Jul 15 13:17:55.177296 np0000005195 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 15 13:17:55.184004 np0000005195 devstack@c-api.service[100140]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 15 13:17:55 2026] *** Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: nodename: np0000005195 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: machine: x86_64 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: clock source: unix Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: pcre jit disabled Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: detected number of CPU cores: 16 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: current working directory: / Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: detected binary path: /usr/bin/uwsgi-core Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: your processes number limit is 257052 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: your memory page size is 4096 bytes Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: detected max file descriptor number: 2048 Jul 15 13:17:55.186341 np0000005195 devstack@c-api.service[100140]: lock engine: pthread robust mutexes Jul 15 13:17:55.186870 np0000005195 devstack@c-api.service[100140]: thunder lock: enabled Jul 15 13:17:55.186870 np0000005195 devstack@c-api.service[100140]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 15 13:17:55.186870 np0000005195 devstack@c-api.service[100140]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 15 13:17:55.186870 np0000005195 devstack@c-api.service[100140]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 15 13:17:55.186870 np0000005195 devstack@c-api.service[100140]: Set PythonHome to /opt/stack/data/venv Jul 15 13:17:55.222707 np0000005195 devstack@c-api.service[100140]: Python main interpreter initialized at 0x7b2dad0a4668 Jul 15 13:17:55.222707 np0000005195 devstack@c-api.service[100140]: python threads support enabled Jul 15 13:17:55.222707 np0000005195 devstack@c-api.service[100140]: your server socket listen backlog is limited to 100 connections Jul 15 13:17:55.222707 np0000005195 devstack@c-api.service[100140]: your mercy for graceful operations on workers is 80 seconds Jul 15 13:17:55.223490 np0000005195 devstack@c-api.service[100140]: mapped 671795 bytes (656 KB) for 4 cores Jul 15 13:17:55.223688 np0000005195 devstack@c-api.service[100140]: *** Operational MODE: preforking *** Jul 15 13:17:55.223955 np0000005195 devstack@c-api.service[100140]: *** uWSGI is running in multiple interpreter mode *** Jul 15 13:17:55.223955 np0000005195 devstack@c-api.service[100140]: spawned uWSGI master process (pid: 100140) Jul 15 13:17:55.224164 np0000005195 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 15 13:17:55.224759 np0000005195 devstack@c-api.service[100140]: spawned uWSGI worker 1 (pid: 100143, cores: 1) Jul 15 13:17:55.225640 np0000005195 devstack@c-api.service[100140]: spawned uWSGI worker 2 (pid: 100144, cores: 1) Jul 15 13:17:55.225837 np0000005195 devstack@c-api.service[100140]: spawned uWSGI worker 3 (pid: 100145, cores: 1) Jul 15 13:17:55.226448 np0000005195 devstack@c-api.service[100140]: spawned uWSGI worker 4 (pid: 100146, cores: 1) Jul 15 13:17:55.226743 np0000005195 devstack@c-api.service[100140]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: we strongly recommend against using it for new projects. Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: If you are already using Eventlet, we recommend migrating to a different Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: framework. For more detail see Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 13:17:55.351341 np0000005195 devstack@c-api.service[100144]: import eventlet # noqa Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: we strongly recommend against using it for new projects. Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: If you are already using Eventlet, we recommend migrating to a different Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: framework. For more detail see Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 13:17:55.363086 np0000005195 devstack@c-api.service[100146]: import eventlet # noqa Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: we strongly recommend against using it for new projects. Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: If you are already using Eventlet, we recommend migrating to a different Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: framework. For more detail see Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 13:17:55.379985 np0000005195 devstack@c-api.service[100143]: import eventlet # noqa Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: we strongly recommend against using it for new projects. Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: If you are already using Eventlet, we recommend migrating to a different Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: framework. For more detail see Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 15 13:17:55.380525 np0000005195 devstack@c-api.service[100145]: import eventlet # noqa Jul 15 13:17:55.526003 np0000005195 devstack@c-api.service[100144]: /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 Jul 15 13:17:55.526003 np0000005195 devstack@c-api.service[100144]: from cgi import parse_header Jul 15 13:17:55.547592 np0000005195 devstack@c-api.service[100146]: /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 Jul 15 13:17:55.547592 np0000005195 devstack@c-api.service[100146]: from cgi import parse_header Jul 15 13:17:55.578200 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 13:17:55.578200 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:17:55.588034 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 13:17:55.588034 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:17:55.588269 np0000005195 devstack@c-api.service[100145]: /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 Jul 15 13:17:55.588269 np0000005195 devstack@c-api.service[100145]: from cgi import parse_header Jul 15 13:17:55.588363 np0000005195 devstack@c-api.service[100143]: /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 Jul 15 13:17:55.588363 np0000005195 devstack@c-api.service[100143]: from cgi import parse_header Jul 15 13:17:55.592989 np0000005195 devstack@c-api.service[100144]: /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. Jul 15 13:17:55.592989 np0000005195 devstack@c-api.service[100144]: removals.removed_module( Jul 15 13:17:55.594198 np0000005195 devstack@c-api.service[100144]: /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. Jul 15 13:17:55.594198 np0000005195 devstack@c-api.service[100144]: removals.removed_module( Jul 15 13:17:55.601791 np0000005195 devstack@c-api.service[100146]: /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. Jul 15 13:17:55.601791 np0000005195 devstack@c-api.service[100146]: removals.removed_module( Jul 15 13:17:55.602636 np0000005195 devstack@c-api.service[100146]: /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. Jul 15 13:17:55.602636 np0000005195 devstack@c-api.service[100146]: removals.removed_module( Jul 15 13:17:55.640532 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 13:17:55.640532 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:17:55.640755 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 15 13:17:55.640755 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:17:55.653511 np0000005195 devstack@c-api.service[100145]: /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. Jul 15 13:17:55.653511 np0000005195 devstack@c-api.service[100145]: removals.removed_module( Jul 15 13:17:55.653657 np0000005195 devstack@c-api.service[100143]: /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. Jul 15 13:17:55.653657 np0000005195 devstack@c-api.service[100143]: removals.removed_module( Jul 15 13:17:55.654449 np0000005195 devstack@c-api.service[100143]: /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. Jul 15 13:17:55.654449 np0000005195 devstack@c-api.service[100143]: removals.removed_module( Jul 15 13:17:55.654507 np0000005195 devstack@c-api.service[100145]: /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. Jul 15 13:17:55.654507 np0000005195 devstack@c-api.service[100145]: removals.removed_module( Jul 15 13:17:56.394953 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 13:17:56.394953 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:17:56.408610 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 13:17:56.408610 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:17:56.446671 np0000005195 devstack@c-api.service[100144]: /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. Jul 15 13:17:56.446671 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:17:56.450793 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 13:17:56.450793 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:17:56.451117 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 15 13:17:56.451117 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:17:56.462311 np0000005195 devstack@c-api.service[100146]: /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. Jul 15 13:17:56.462311 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:17:56.504094 np0000005195 devstack@c-api.service[100143]: /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. Jul 15 13:17:56.504094 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:17:56.513102 np0000005195 devstack@c-api.service[100145]: /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. Jul 15 13:17:56.513102 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:17:56.649307 np0000005195 devstack@c-api.service[100146]: 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. Jul 15 13:17:56.649461 np0000005195 devstack@c-api.service[100146]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100146) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 13:17:56.658805 np0000005195 devstack@c-api.service[100144]: 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. Jul 15 13:17:56.659061 np0000005195 devstack@c-api.service[100144]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100144) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 13:17:56.690927 np0000005195 devstack@c-api.service[100143]: 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. Jul 15 13:17:56.691169 np0000005195 devstack@c-api.service[100143]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100143) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 13:17:56.710712 np0000005195 devstack@c-api.service[100145]: 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. Jul 15 13:17:56.710903 np0000005195 devstack@c-api.service[100145]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100145) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 15 13:17:56.742322 np0000005195 devstack@c-api.service[100146]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 13:17:56.742322 np0000005195 devstack@c-api.service[100146]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 13:17:56.749312 np0000005195 devstack@c-api.service[100144]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 13:17:56.749312 np0000005195 devstack@c-api.service[100144]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 13:17:56.768060 np0000005195 devstack@c-api.service[100143]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 13:17:56.768060 np0000005195 devstack@c-api.service[100143]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 13:17:56.786309 np0000005195 devstack@c-api.service[100145]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 15 13:17:56.786309 np0000005195 devstack@c-api.service[100145]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 15 13:17:57.220189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100144) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 13:17:57.220574 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.220663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.220895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.220978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100146) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 13:17:57.221472 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.221619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.221878 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.222187 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100143) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 13:17:57.222773 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.222907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.223026 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.223064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.223124 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.223196 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.223235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.223265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.223305 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.223381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.223844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.223969 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.224074 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100145) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 15 13:17:57.224123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.224171 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.224262 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.224294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.224354 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.224407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.224440 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.224463 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.224503 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.224551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.224598 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.224645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.224679 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.224782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.224827 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.224862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.224862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.224943 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.224943 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.225040 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.225067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.225067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.225132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.225162 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.225186 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.225221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.225251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.225275 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.225301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.225330 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.225355 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.225379 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.225403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.225427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.225451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.225479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.225514 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.225554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.225581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.225613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.225653 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.225685 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.225685 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.225807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.225835 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.225857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.225881 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.225902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.225929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.225952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.226028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.226074 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.226109 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.226148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.226172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.226201 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.226225 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.226256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.226284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.226308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.226338 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.226362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.226388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.226417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.227003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.227099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.227184 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.227283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.227366 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.227442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.227544 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.227634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.227741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.227792 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.227828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.227870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.227909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.227973 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.228038 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.228084 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.228125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.228164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.228197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.228197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.228240 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.228432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.228513 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.228572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.228609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.228635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.228667 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.228735 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.228735 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.228799 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.228832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.228860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.228906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.228906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.228995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.229029 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.229054 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.229103 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.229187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.229243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.229291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.229328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.229354 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.229386 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.229414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.229441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.229463 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.229490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.229527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.229566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.229601 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.229626 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.229713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.229763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.229814 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.229842 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.229904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.229930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.230007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.230052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.230091 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.230178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.230266 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.230304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.230330 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.230353 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.230384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.230444 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.230492 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.230536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.230575 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.230605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.230605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.230656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.230681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.230730 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.230770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.230821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.230850 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.230898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.230924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.230973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.231009 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.231033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.231061 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.231088 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.231118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.231198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.231275 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.231365 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.231392 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.231434 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.231611 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.231645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.231676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.231719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.231756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.231799 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.231825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.231853 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.231885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.231915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.231938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.231981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.232020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.232047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.232047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.232092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.232120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.232143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.232173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.232173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.232229 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.232263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.232296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.232324 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.232352 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.232375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.232397 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.232428 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.232458 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.232485 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.232523 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.232570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.232603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.232627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.232649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.232675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.232714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.232752 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.232833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.232901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.232944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.232999 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.233046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.233074 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.233107 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.233139 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.233172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.233202 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.233202 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.233295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.233328 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.233352 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.233378 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.233401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.233428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.233455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.233481 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.233522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.233549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.233572 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.233598 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.233598 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.234094 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.234154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.234207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.234305 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.234356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.234398 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.234448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.234646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.234738 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.234912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.234912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.234912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.235063 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.235063 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.235451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.235546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.235655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.235755 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.235791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.235846 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.235885 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.235908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.235934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.236032 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.236065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.236129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.236221 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.236345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.242039 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.242164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.242264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.242329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.242430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.242528 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.242564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.242586 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.242620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.242649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.242673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.242781 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.242828 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.242861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.242884 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.242905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.242946 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.242993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.243048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.243081 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.243141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.243563 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.243708 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.243744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.243813 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.243851 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.243907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.243953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.244011 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.244047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.244112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.244148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.244476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.244534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.244580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.244612 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.244632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.244658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.244687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.244772 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.244772 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.244836 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.244863 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.244887 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.244910 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.244944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.245096 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.245128 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.245128 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.245180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.245217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.245255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.245255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.245255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.245255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.245335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.247251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.247313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.247366 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.247408 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.247438 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.247506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.247559 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.247601 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.247650 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.247695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.247776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.247818 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.247864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.247905 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.247948 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.248023 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.248070 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.248158 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.248203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.248243 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.248288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.248343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.248343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.248343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.248343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.248343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.248343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.248557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.248877 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.248925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.248987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.249031 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.249075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.249120 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.249167 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.249206 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.249235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.249273 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.249273 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.249344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.249399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.249441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.249487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.249527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.249566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.249626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.249668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.249720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.249751 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.249773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.249804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.249848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.249891 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.249891 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.249891 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.250015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.250801 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.250877 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.250971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.251030 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.251088 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.251088 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.251166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.251219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.251271 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.251321 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.251372 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.251415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.251463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.251514 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.251564 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.251622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.251672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.251722 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.251769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.251810 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.251851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.251898 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.251938 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.251996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.252044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.252044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.252044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.252044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.254214 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.254358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.254396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.254427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.254453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.254478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.254506 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.254548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.254576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.254597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.254622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.254650 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.254688 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.254729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.254755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.254779 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.254808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.254840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.254873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.254902 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.254902 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.254940 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.254979 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.255017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.255043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.255073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.255097 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.255097 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.255586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.255705 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.255778 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.255838 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.255914 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.255977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.256015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.256047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.256074 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.256102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.256128 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.256161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.256187 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.256211 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.256239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.256265 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.256302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.256337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.256365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.256409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.256440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.256475 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.256514 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.256668 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.256738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.256789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.256818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.256848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.258084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.258153 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.258192 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.258255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.258323 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.258357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.258381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.258419 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.258465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.258503 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.258547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.258577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.258742 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.258781 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.258833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.258870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.258897 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.258943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.259004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.259004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.259064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.259102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.259137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.259166 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.259187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.259217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.259240 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.259267 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.259291 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.259291 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.259333 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.259359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.259390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.259422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.259468 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.259493 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.259515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.259550 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.259575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.259600 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.259630 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.259656 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.259680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.259711 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.259748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.259786 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.259819 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.259845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.259868 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.259894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.259939 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.259992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.260024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.260054 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.260084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.260115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.260141 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.260168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.260193 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.260219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.260249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.260277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.260298 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.260324 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.260346 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.260375 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.260404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.260433 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.260470 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.260507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.260553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.260582 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.260603 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.260631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.260657 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.260689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.260731 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.260782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.260816 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.260839 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.260872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.260904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.260945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.261010 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.261045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.261070 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.261097 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.261118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.261140 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.261169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.261169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.261217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.261240 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.261271 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.261298 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.261348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.261396 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.261441 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.261441 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.261511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.261551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.261603 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.261643 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.261692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.262016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.262137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.262185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.262185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.262185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.262185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.262185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.262335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.262368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.262393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.262393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.262393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.262393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.262393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.262518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.262566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.262594 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.262621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.262652 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.262677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.262677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.262756 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.262795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.262795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.262844 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.262870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.262895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.262938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.262990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.263027 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.263027 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.263072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.263095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.263116 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.263147 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.263177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.263202 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.263230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.263253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.263280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.263280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.263327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.263350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.263377 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.263423 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.263456 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.263491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.263491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.263575 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.263609 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.263630 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.263659 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.263684 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.263720 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.263748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.263769 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.263792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.263814 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.263843 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.263869 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.263892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.263912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.263933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.263993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.264034 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.264073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.264118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.264162 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.264189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.264210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.264233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.264255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.264285 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.264306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.264328 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.264348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.264373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.264407 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.264437 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.264457 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.264484 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.264519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.264564 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.264591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.264612 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.266476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.266578 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.266578 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.266661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.266710 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.266751 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.266849 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.267146 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.267220 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.267279 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.267353 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.267417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.267472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.267522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.267569 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.267611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.267669 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.267723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.267767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.267815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.267860 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.267910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.267954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.268014 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.268059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.268059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.268147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.268185 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.268815 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.268980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.268980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.269064 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.269137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.269178 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.269209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.269236 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.269321 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.269372 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.269399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.269427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.269469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.269469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.269516 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.269538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.269560 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.269588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.269612 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.269634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.269660 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.269693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.270398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.270398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.270398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.270398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.270398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.270398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.270795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.270883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.270944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.271028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.271802 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.271870 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.271922 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.271996 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.272045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.272096 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.272140 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.272179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.272219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.272336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.272381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.272429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.272478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.272529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.272580 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.272626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.272680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.272746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.272784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.272838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.272884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.272930 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.273007 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.273059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.273101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.273101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.273101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.273226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.273276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.273307 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.273332 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.273355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.273379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.273407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.273433 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.273459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.273483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.273514 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.273539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.273570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.273617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.273663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.273729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.273759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.273785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.273809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.273844 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.273872 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.273899 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.273923 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.273953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.273998 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.274023 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.274057 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.274084 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.274107 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.274141 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.274167 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.274196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.274221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.274256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.274298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.274327 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.274350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.274375 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.274426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.274455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.274496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.274540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.274540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.274615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.274656 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.274705 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.274741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.274777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.274818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.274818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.274818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.274818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.274818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.278126 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.278210 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.278889 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.278934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.278993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.278993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.279053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.279080 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.279080 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.279160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.279160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.279226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.279265 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.279307 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.279355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.279399 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.279399 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.279484 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.279513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.279538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.279572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.279572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.279632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.279632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.279632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.279632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.279632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.279632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.283537 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.283678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.283678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.283793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.283902 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.283977 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.284073 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.284114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.284146 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.284193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.284236 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.284268 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.284303 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.284329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.285018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.285061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.285103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.285135 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.285158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.285185 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.285185 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.285235 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.285235 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.285294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.285338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.285381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.285430 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.285475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.285508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.285543 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.285572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.285611 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.285634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.285655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.285655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.285723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.285807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.285889 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.285917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.285990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.286020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.286073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.286100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.286122 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.286722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.286784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.286784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.286784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.286784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.286880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.286880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.286880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.286880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.286880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.287039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.287086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 15 13:17:57.290384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100146) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.290507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100144) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.290542 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.290577 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100143) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.290609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.290633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.290657 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.290677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100145) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 15 13:17:57.290713 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.291138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.291207 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 15 13:17:57.291256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.291302 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100146) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.291340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.291367 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 15 13:17:57.291396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.291424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100146) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.291470 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100143) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.291499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 15 13:17:57.291521 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100144) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.291545 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100143) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.291573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100145) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 15 13:17:57.291607 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100144) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.291643 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100145) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 15 13:17:57.343369 np0000005195 devstack@c-api.service[100146]: INFO dbcounter [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Registered counter for database cinder Jul 15 13:17:57.343566 np0000005195 devstack@c-api.service[100144]: INFO dbcounter [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Registered counter for database cinder Jul 15 13:17:57.351646 np0000005195 devstack@c-api.service[100145]: INFO dbcounter [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Registered counter for database cinder Jul 15 13:17:57.351804 np0000005195 devstack@c-api.service[100143]: INFO dbcounter [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Registered counter for database cinder Jul 15 13:17:57.390020 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-75a3f490-001f-455d-97ba-66da95d762c4 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=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.394084 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f 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=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.397838 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-b9719e70-de3c-4a81-af22-344811335711 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=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.401878 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-d4246fb5-6606-485a-9682-22f38c746759 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=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.519339 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writer thread running {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 13:17:57.522132 np0000005195 devstack@c-api.service[100144]: INFO cinder.rpc [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 13:17:57.525370 np0000005195 devstack@c-api.service[100144]: INFO cinder.rpc [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 13:17:57.528173 np0000005195 devstack@c-api.service[100144]: INFO cinder.rpc [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 13:17:57.529204 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writer thread running {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 13:17:57.530919 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writer thread running {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 13:17:57.531393 np0000005195 devstack@c-api.service[100144]: INFO cinder.rpc [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 13:17:57.531902 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.532358 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.532735 np0000005195 devstack@c-api.service[100143]: INFO cinder.rpc [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 13:17:57.534333 np0000005195 devstack@c-api.service[100145]: INFO cinder.rpc [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 13:17:57.534567 np0000005195 devstack@c-api.service[100144]: WARNING cinder.keymgr.conf_key_mgr [None req-75a3f490-001f-455d-97ba-66da95d762c4 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' Jul 15 13:17:57.535817 np0000005195 devstack@c-api.service[100143]: INFO cinder.rpc [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 13:17:57.537453 np0000005195 devstack@c-api.service[100145]: INFO cinder.rpc [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 13:17:57.538611 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.538868 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.539447 np0000005195 devstack@c-api.service[100143]: INFO cinder.rpc [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 13:17:57.540140 np0000005195 devstack@c-api.service[100145]: INFO cinder.rpc [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 13:17:57.542391 np0000005195 devstack@c-api.service[100145]: INFO cinder.rpc [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 13:17:57.542474 np0000005195 devstack@c-api.service[100143]: INFO cinder.rpc [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 13:17:57.542868 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.542945 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.543293 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.543453 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.544138 np0000005195 devstack@c-api.service[100143]: WARNING cinder.keymgr.conf_key_mgr [None req-d4246fb5-6606-485a-9682-22f38c746759 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' Jul 15 13:17:57.544224 np0000005195 devstack@c-api.service[100145]: WARNING cinder.keymgr.conf_key_mgr [None req-b9719e70-de3c-4a81-af22-344811335711 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' Jul 15 13:17:57.547597 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.547757 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.547811 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.547846 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.565194 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writer thread running {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 15 13:17:57.568846 np0000005195 devstack@c-api.service[100146]: INFO cinder.rpc [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 15 13:17:57.572214 np0000005195 devstack@c-api.service[100146]: INFO cinder.rpc [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 15 13:17:57.575256 np0000005195 devstack@c-api.service[100146]: INFO cinder.rpc [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 15 13:17:57.578161 np0000005195 devstack@c-api.service[100146]: INFO cinder.rpc [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 15 13:17:57.578617 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.579014 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.579867 np0000005195 devstack@c-api.service[100146]: WARNING cinder.keymgr.conf_key_mgr [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f 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' Jul 15 13:17:57.581388 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-75a3f490-001f-455d-97ba-66da95d762c4 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=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.582453 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-b9719e70-de3c-4a81-af22-344811335711 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=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.583137 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.583275 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.583919 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-d4246fb5-6606-485a-9682-22f38c746759 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=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.584975 np0000005195 devstack@c-api.service[100144]: INFO cinder.rpc [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 13:17:57.586581 np0000005195 devstack@c-api.service[100145]: INFO cinder.rpc [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 13:17:57.586902 np0000005195 devstack@c-api.service[100143]: INFO cinder.rpc [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 13:17:57.587530 np0000005195 devstack@c-api.service[100144]: INFO cinder.rpc [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 13:17:57.588165 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.588214 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.589370 np0000005195 devstack@c-api.service[100143]: INFO cinder.rpc [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 13:17:57.589579 np0000005195 devstack@c-api.service[100145]: INFO cinder.rpc [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 13:17:57.589845 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.590022 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.590113 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.590296 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.598625 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.598842 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.599591 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.599757 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.601462 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.601646 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.604004 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.604201 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.606112 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.606198 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.606249 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.606368 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.606971 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.607137 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.609686 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.609868 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.609923 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.610164 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.610367 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.610550 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.612700 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.612790 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.612941 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.613016 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.613064 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.613167 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.615471 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.615625 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.616015 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.616213 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.617493 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.618364 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.618503 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.618503 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.619291 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.619363 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f 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=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:17:57.619441 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.620514 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.620605 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.620679 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.620807 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.622088 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.622310 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.622350 np0000005195 devstack@c-api.service[100146]: INFO cinder.rpc [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 15 13:17:57.623052 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.623223 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.623648 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.623843 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.624145 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.624298 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.625074 np0000005195 devstack@c-api.service[100146]: INFO cinder.rpc [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 15 13:17:57.625603 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.625678 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.625831 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.625873 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.626350 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.626506 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.627085 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.627143 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.627225 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.627273 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.629222 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.629334 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.629768 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.629909 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.630802 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.630978 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.631177 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.631305 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.632020 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.632138 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.633538 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.633664 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.634190 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.634318 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.634539 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.634761 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.635051 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.635190 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.636157 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.636273 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.637035 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.637101 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.637152 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.637197 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.637316 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.637396 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.638113 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.638245 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.638356 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.638517 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.638898 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.639077 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.639120 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.639197 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.639806 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.639931 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.639999 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.640067 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.640124 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.640279 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.640608 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.640788 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.640920 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.641099 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.641155 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.641281 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.641819 np0000005195 devstack@c-api.service[100143]: WARNING cinder.api.contrib.hosts [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 13:17:57.642034 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.642114 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.642162 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.642282 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.642848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: extensions {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.642906 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.643078 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.643132 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.643300 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.643350 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.643557 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.643816 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.643932 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.643997 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.644109 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.644312 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: consistencygroups {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.644662 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.644786 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.644834 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.644924 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.645832 np0000005195 devstack@c-api.service[100144]: WARNING cinder.api.contrib.hosts [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 13:17:57.646099 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.646233 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.646827 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: extensions {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.647044 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.647177 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.647244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: extra_specs {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.647980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: consistencygroups {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.648036 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.648217 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.648727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: capabilities {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.648882 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.649054 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.649229 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.649423 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.649894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: backups {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.649950 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: extra_specs {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.650247 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.650371 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.651548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-quota-sets {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.651619 np0000005195 devstack@c-api.service[100145]: WARNING cinder.api.contrib.hosts [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 13:17:57.651664 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.651827 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.651954 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.652135 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.652296 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: capabilities {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.652859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: qos-specs {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.653031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: extensions {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.653416 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: backups {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.653639 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.653864 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.654484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: encryption {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.654693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: consistencygroups {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.655258 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-quota-sets {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.655832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: encryption {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.656539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: qos-specs {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.656591 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.656787 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.657275 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: extra_specs {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.657323 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: cgsnapshots {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.658490 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: encryption {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.658552 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: scheduler-stats {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.659526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: capabilities {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.659762 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.659868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-volume-manage {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.659937 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: encryption {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.659998 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.661092 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-snapshot-manage {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.661263 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: backups {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.661322 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: cgsnapshots {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.662464 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-volume-transfer {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.662804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: scheduler-stats {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.662867 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.663002 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.663684 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.663799 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.663839 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-quota-sets {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.664167 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-hosts {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.664367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-volume-manage {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.665469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-volume-type-access {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.665559 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.665605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-snapshot-manage {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.665659 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.665730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: qos-specs {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.666772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-availability-zone {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.666978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-volume-transfer {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.667615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: encryption {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.668040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extended resource: os-quota-class-sets {{(pid=100143) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.668482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-hosts {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.668981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: encryption {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.669360 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.669495 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.669551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-volume-type-access {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.669668 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.669861 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.670402 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: cgsnapshots {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.670484 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.670532 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.670834 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-availability-zone {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.671378 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.671507 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.671783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: scheduler-stats {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.671922 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extended resource: os-quota-class-sets {{(pid=100144) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.672080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] SnapshotActionsController initialized {{(pid=100143) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 13:17:57.673145 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-volume-manage {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.673214 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.673260 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.673304 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.673388 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.673456 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.673521 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.673980 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.674107 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.674404 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.674493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-snapshot-manage {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.674545 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.674697 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.674842 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.675180 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.675296 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.675348 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.675459 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.675509 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.675644 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.675951 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-volume-transfer {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.676040 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.snapshot_actions [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] SnapshotActionsController initialized {{(pid=100144) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 13:17:57.676145 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.676245 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676303 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.676357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676401 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.676460 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676506 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.676558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676654 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676764 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676876 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension UsedLimits extending resource: limits {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.676950 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.677009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677082 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.677135 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677185 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.677235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677278 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.677335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension AdminActions extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension AdminActions extending resource: snapshots {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension AdminActions extending resource: backups {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677662 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeActions extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677781 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.677833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.677906 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.677974 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.router [None req-d4246fb5-6606-485a-9682-22f38c746759 None None] Extension TypesManage extending resource: types {{(pid=100143) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.678021 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-hosts {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.678064 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.678153 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.678801 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.678868 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.678910 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.679047 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.679603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.679648 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-volume-type-access {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.679691 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.679750 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.679780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.679865 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.679984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680182 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension UsedLimits extending resource: limits {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680366 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.680410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680468 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680535 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.680590 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension AdminActions extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.680857 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension AdminActions extending resource: snapshots {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.681036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension AdminActions extending resource: backups {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.681194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeActions extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.681374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.681468 np0000005195 devstack@c-api.service[100146]: WARNING cinder.api.contrib.hosts [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 15 13:17:57.681516 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.router [None req-75a3f490-001f-455d-97ba-66da95d762c4 None None] Extension TypesManage extending resource: types {{(pid=100144) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.681782 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.681824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-availability-zone {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.681928 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.682445 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: extensions {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.683491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: consistencygroups {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.684039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extended resource: os-quota-class-sets {{(pid=100145) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.685366 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: extra_specs {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.685741 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.685889 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.686149 np0000005195 devstack@c-api.service[100143]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2dad0a4668 pid: 100143 (default app) Jul 15 13:17:57.686629 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.686790 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.687051 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: capabilities {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.687463 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.687584 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.688231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9719e70-de3c-4a81-af22-344811335711 None None] SnapshotActionsController initialized {{(pid=100145) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 13:17:57.688571 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.688691 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.688802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: backups {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.689319 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.689432 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.690050 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.690158 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.690815 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.690932 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.691435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.691555 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.691653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.691768 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.691861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.691917 np0000005195 devstack@c-api.service[100144]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2dad0a4668 pid: 100144 (default app) Jul 15 13:17:57.691950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension UsedLimits extending resource: limits {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692157 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692340 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension AdminActions extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension AdminActions extending resource: snapshots {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692587 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-quota-sets {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.692635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension AdminActions extending resource: backups {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692749 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeActions extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.692944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.router [None req-b9719e70-de3c-4a81-af22-344811335711 None None] Extension TypesManage extending resource: types {{(pid=100145) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.694551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: qos-specs {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.695017 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c0ccd5bb-5196-466d-8828-da4dcede7edd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:17:57.696176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: encryption {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.697345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: encryption {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.698302 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1/1] 10.4.3.158 () {60 vars in 925 bytes} [Wed Jul 15 13:17:57 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:17:57.698477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: cgsnapshots {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.699614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: scheduler-stats {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.700521 np0000005195 devstack@c-api.service[100145]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2dad0a4668 pid: 100145 (default app) Jul 15 13:17:57.700702 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-volume-manage {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.701814 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-snapshot-manage {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.703076 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-volume-transfer {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.704421 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-hosts {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.706464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-volume-type-access {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.708742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-availability-zone {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.709980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extended resource: os-quota-class-sets {{(pid=100146) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 15 13:17:57.711284 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.711398 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.712135 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.712229 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.712865 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.712998 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.713518 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.snapshot_actions [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] SnapshotActionsController initialized {{(pid=100146) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 15 13:17:57.713861 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.713976 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.714536 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.714639 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.715257 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.715361 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.716004 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:17:57.716109 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:17:57.716822 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.717043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.717217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.717394 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.717574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.717754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.717909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension UsedLimits extending resource: limits {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718242 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718341 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension AdminActions extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension AdminActions extending resource: snapshots {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718537 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension AdminActions extending resource: backups {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718679 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeActions extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.718878 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.719076 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.router [None req-32bc218f-cd2c-473c-9627-38bf8e48fa8f None None] Extension TypesManage extending resource: types {{(pid=100146) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 15 13:17:57.728036 np0000005195 devstack@c-api.service[100146]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2dad0a4668 pid: 100146 (default app) Jul 15 13:18:02.713416 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6a9fa338-afca-41cd-b3ae-34150825909e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:18:03.411025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a9fa338-afca-41cd-b3ae-34150825909e admin admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:18:03.411635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a9fa338-afca-41cd-b3ae-34150825909e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:18:03.413369 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:18:03.413369 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:18:03.447358 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-6a9fa338-afca-41cd-b3ae-34150825909e 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=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:18:03.474769 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a9fa338-afca-41cd-b3ae-34150825909e admin admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:18:03.475287 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1/2] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Jul 15 13:18:02 2026] POST /volume/v3/types => generated 183 bytes in 776 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:18:03.484745 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-76050a94-ba99-4752-a975-345bf72f5a7d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:18:03.786216 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-76050a94-ba99-4752-a975-345bf72f5a7d admin admin] POST https://10.4.3.158/volume/v3/types/1cdef8ed-181b-46df-b10c-420e22eeed6e/extra_specs Jul 15 13:18:03.786898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-76050a94-ba99-4752-a975-345bf72f5a7d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:18:03.788737 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:18:03.788737 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:18:03.820941 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-76050a94-ba99-4752-a975-345bf72f5a7d 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=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:18:03.879448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-76050a94-ba99-4752-a975-345bf72f5a7d admin admin] https://10.4.3.158/volume/v3/types/1cdef8ed-181b-46df-b10c-420e22eeed6e/extra_specs returned with HTTP 200 Jul 15 13:18:03.879900 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 2/3] 10.4.3.158 () {68 vars in 1449 bytes} [Wed Jul 15 13:18:03 2026] POST /volume/v3/types/1cdef8ed-181b-46df-b10c-420e22eeed6e/extra_specs => generated 52 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:18:04.198607 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7f433bbc-530e-4bbe-9da1-8417a55fa928 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:18:04.527248 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f433bbc-530e-4bbe-9da1-8417a55fa928 admin admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:18:04.528055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f433bbc-530e-4bbe-9da1-8417a55fa928 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:18:04.530021 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:18:04.530021 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:18:04.563637 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-7f433bbc-530e-4bbe-9da1-8417a55fa928 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=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:18:04.591526 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f433bbc-530e-4bbe-9da1-8417a55fa928 admin admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:18:04.592176 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1/4] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Jul 15 13:18:04 2026] POST /volume/v3/types => generated 186 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:18:04.617165 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd54530a-d661-47ba-a5f5-abda9cd40577 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:18:04.975989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd54530a-d661-47ba-a5f5-abda9cd40577 admin admin] POST https://10.4.3.158/volume/v3/types/0e2cff86-2377-4e64-97ad-d2f3feca5c26/extra_specs Jul 15 13:18:04.976933 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd54530a-d661-47ba-a5f5-abda9cd40577 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:18:04.979373 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:18:04.979373 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:18:05.024505 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-fd54530a-d661-47ba-a5f5-abda9cd40577 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=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:18:05.084573 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd54530a-d661-47ba-a5f5-abda9cd40577 admin admin] https://10.4.3.158/volume/v3/types/0e2cff86-2377-4e64-97ad-d2f3feca5c26/extra_specs returned with HTTP 200 Jul 15 13:18:05.085065 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1/5] 10.4.3.158 () {68 vars in 1449 bytes} [Wed Jul 15 13:18:04 2026] POST /volume/v3/types/0e2cff86-2377-4e64-97ad-d2f3feca5c26/extra_specs => generated 45 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:18:13.472431 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:18:13.878106 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:18:14.588765 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:18:15.083102 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:18:33.101266 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-344a744e-5cb5-440e-b5da-b96ef9fcdf6f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:18:33.101828 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-344a744e-5cb5-440e-b5da-b96ef9fcdf6f None None] GET https://10.4.3.158/volume// Jul 15 13:18:33.102028 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-344a744e-5cb5-440e-b5da-b96ef9fcdf6f None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:18:33.102268 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-344a744e-5cb5-440e-b5da-b96ef9fcdf6f None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:18:33.102770 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-344a744e-5cb5-440e-b5da-b96ef9fcdf6f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:18:33.103148 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 2/6] 10.4.3.158 () {66 vars in 1425 bytes} [Wed Jul 15 13:18:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:19:16.925357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c1116991-c1bf-439a-a2fc-cf97b4ea529f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:19:17.236684 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1116991-c1bf-439a-a2fc-cf97b4ea529f tempest-verify_tempest_config-1519678901 tempest-verify_tempest_config-1519678901-project-member] GET https://10.4.3.158/volume/v3/extensions Jul 15 13:19:17.236876 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1116991-c1bf-439a-a2fc-cf97b4ea529f tempest-verify_tempest_config-1519678901 tempest-verify_tempest_config-1519678901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:19:17.237103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1116991-c1bf-439a-a2fc-cf97b4ea529f tempest-verify_tempest_config-1519678901 tempest-verify_tempest_config-1519678901-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:19:17.237476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1116991-c1bf-439a-a2fc-cf97b4ea529f tempest-verify_tempest_config-1519678901 tempest-verify_tempest_config-1519678901-project-member] https://10.4.3.158/volume/v3/extensions returned with HTTP 200 Jul 15 13:19:17.237822 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 3/7] 10.4.3.158 () {66 vars in 1246 bytes} [Wed Jul 15 13:19:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:05.545649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8dce846c-44d0-4f56-b953-250314247a19 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:06.014642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:06.015207 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1803124519"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:06.017051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1803124519'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:06.018140 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume of 1 GB Jul 15 13:20:06.032415 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:20:06.031611. {{(pid=100145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:20:06.032600 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Availability Zones retrieved successfully. Jul 15 13:20:06.067935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Flow 'volume_create_api' (f781c992-3a79-405b-b885-42f68885861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:06.072301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3224874d-9d27-4a8c-85ab-165b0ff35504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.075359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:06.150072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3224874d-9d27-4a8c-85ab-165b0ff35504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.151530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb78265c-85fe-4091-88a7-1f2059e429fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.198064 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-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. Jul 15 13:20:06.198359 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-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. Jul 15 13:20:06.206561 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:06.286571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Created reservations ['372f3349-406b-4d87-b289-6f5a5f023893', '45b0e61b-bf99-4224-b922-36aa2244fc5c', '41be1c05-713b-48dc-a293-00db80635c6b', '10ce904b-c514-451a-9099-799258f1992a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:06.288358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb78265c-85fe-4091-88a7-1f2059e429fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['372f3349-406b-4d87-b289-6f5a5f023893', '45b0e61b-bf99-4224-b922-36aa2244fc5c', '41be1c05-713b-48dc-a293-00db80635c6b', '10ce904b-c514-451a-9099-799258f1992a']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.289132 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e3a40a-ec6c-465e-888b-4d29e42e7d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.362732 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e3a40a-ec6c-465e-888b-4d29e42e7d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af20841-5412-4151-b9a0-8a41ea4c66a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1803124519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f749d6f7b3014bd3835992b1dc06c176',qos_specs=None,replication_status=,reservations=['372f3349-406b-4d87-b289-6f5a5f023893','45b0e61b-bf99-4224-b922-36aa2244fc5c','41be1c05-713b-48dc-a293-00db80635c6b','10ce904b-c514-451a-9099-799258f1992a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cae922176654ad6babe6c57d4498613',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1803124519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af20841-5412-4151-b9a0-8a41ea4c66a2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f749d6f7b3014bd3835992b1dc06c176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cae922176654ad6babe6c57d4498613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.363928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf10b82c-3a74-4c55-a218-ce3a02e0e47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.407605 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf10b82c-3a74-4c55-a218-ce3a02e0e47b) transitioned into state 'SUCCESS' from state '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-1803124519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f749d6f7b3014bd3835992b1dc06c176',qos_specs=None,replication_status=,reservations=['372f3349-406b-4d87-b289-6f5a5f023893','45b0e61b-bf99-4224-b922-36aa2244fc5c','41be1c05-713b-48dc-a293-00db80635c6b','10ce904b-c514-451a-9099-799258f1992a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cae922176654ad6babe6c57d4498613',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.408923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf5471ca-b74e-4e1e-8081-e4830f5bfda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.441507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf5471ca-b74e-4e1e-8081-e4830f5bfda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.442624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Flow 'volume_create_api' (f781c992-3a79-405b-b885-42f68885861e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:06.443293 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume request issued successfully. Jul 15 13:20:06.444259 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8dce846c-44d0-4f56-b953-250314247a19 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:06.444939 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 2/8] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:20:05 2026] POST /volume/v3/volumes => generated 760 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:06.460402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cfa726e7-86c3-4f71-95fc-93b97633cf3d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:06.465306 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cfa726e7-86c3-4f71-95fc-93b97633cf3d tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:06.465306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cfa726e7-86c3-4f71-95fc-93b97633cf3d tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:06.465899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cfa726e7-86c3-4f71-95fc-93b97633cf3d tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:06.511701 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:06.511701 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:06.520118 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cfa726e7-86c3-4f71-95fc-93b97633cf3d tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:06.530813 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cfa726e7-86c3-4f71-95fc-93b97633cf3d tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 returned with HTTP 200 Jul 15 13:20:06.531410 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 3/9] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:06 2026] GET /volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 => generated 828 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:06.705914 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:06.706436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1308302478", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:06.708745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1308302478', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:06.709217 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Create volume of 1 GB Jul 15 13:20:06.725218 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:20:06.724640. {{(pid=100146) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:20:06.725327 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Availability Zones retrieved successfully. Jul 15 13:20:06.748297 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Flow 'volume_create_api' (fd66a7c5-d600-4982-a20f-90e92c71005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:06.749910 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc7475e-b42f-4143-867c-e097ee541f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.751349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:06.812272 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc7475e-b42f-4143-867c-e097ee541f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.813194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72698666-c373-4a76-b748-9454c971d3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.863132 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-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. Jul 15 13:20:06.863486 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-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. Jul 15 13:20:06.926415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Created reservations ['bfa76a76-171e-4e26-87a7-0f63bd7961c5', '509e5b5f-34aa-47fa-bf4f-788b085dfb16', 'c8779993-2aa1-4b16-a9a9-f2a4ddc55777', '15eb112d-5038-432e-8ff3-1cf04c20be96'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:06.927432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72698666-c373-4a76-b748-9454c971d3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfa76a76-171e-4e26-87a7-0f63bd7961c5', '509e5b5f-34aa-47fa-bf4f-788b085dfb16', 'c8779993-2aa1-4b16-a9a9-f2a4ddc55777', '15eb112d-5038-432e-8ff3-1cf04c20be96']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.928437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7a975a-c6ef-4995-b5c8-3cc261d7418f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:06.986738 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7a975a-c6ef-4995-b5c8-3cc261d7418f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1043f7b-5037-4362-8a56-81c573f54307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1308302478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c27c2f6ad543cc9e1724b0786cacfd',qos_specs=None,replication_status=,reservations=['bfa76a76-171e-4e26-87a7-0f63bd7961c5','509e5b5f-34aa-47fa-bf4f-788b085dfb16','c8779993-2aa1-4b16-a9a9-f2a4ddc55777','15eb112d-5038-432e-8ff3-1cf04c20be96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acfa783205e44c87959d304430f98692',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1308302478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1043f7b-5037-4362-8a56-81c573f54307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c27c2f6ad543cc9e1724b0786cacfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acfa783205e44c87959d304430f98692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:06.987879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af3f51d-dc02-4a46-a412-7be89aadb1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:07.018543 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af3f51d-dc02-4a46-a412-7be89aadb1ce) transitioned into state 'SUCCESS' from state '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-1308302478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c27c2f6ad543cc9e1724b0786cacfd',qos_specs=None,replication_status=,reservations=['bfa76a76-171e-4e26-87a7-0f63bd7961c5','509e5b5f-34aa-47fa-bf4f-788b085dfb16','c8779993-2aa1-4b16-a9a9-f2a4ddc55777','15eb112d-5038-432e-8ff3-1cf04c20be96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acfa783205e44c87959d304430f98692',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:07.019675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a011ba-b491-4ab2-b1c5-076ac85216a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:07.047363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0a011ba-b491-4ab2-b1c5-076ac85216a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:07.048518 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Flow 'volume_create_api' (fd66a7c5-d600-4982-a20f-90e92c71005e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:07.048941 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Create volume request issued successfully. Jul 15 13:20:07.050153 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-e2b76e6a-9ef6-40df-b37c-18ddcf059b4f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:07.050645 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 2/10] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Jul 15 13:20:06 2026] POST /volume/v3/volumes => generated 755 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 15 13:20:07.060047 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-072b7e4b-3c8d-496d-983d-01632df5781f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:07.066853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-072b7e4b-3c8d-496d-983d-01632df5781f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:07.067069 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-072b7e4b-3c8d-496d-983d-01632df5781f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:07.067316 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-072b7e4b-3c8d-496d-983d-01632df5781f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:07.101939 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:07.101939 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:07.108402 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-072b7e4b-3c8d-496d-983d-01632df5781f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Volume info retrieved successfully. Jul 15 13:20:07.115823 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2129ec8b-294b-42d5-b40c-578fafff7a75 req-072b7e4b-3c8d-496d-983d-01632df5781f tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 200 Jul 15 13:20:07.116300 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 4/11] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:07 2026] GET /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 823 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:07.548390 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ccb02b0c-11c7-42c9-a44b-200ccdba2363 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:07.550862 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ccb02b0c-11c7-42c9-a44b-200ccdba2363 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:07.551220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ccb02b0c-11c7-42c9-a44b-200ccdba2363 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:07.551540 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ccb02b0c-11c7-42c9-a44b-200ccdba2363 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:07.561240 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:07.561240 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:07.570364 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ccb02b0c-11c7-42c9-a44b-200ccdba2363 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:07.579557 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ccb02b0c-11c7-42c9-a44b-200ccdba2363 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 returned with HTTP 200 Jul 15 13:20:07.580048 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 3/12] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:07 2026] GET /volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:07.687088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8b0a0e38-6130-4229-acf7-e16e0d3e0823 req-229b9bd3-0f13-4c6e-82d8-f70ebfe95dcf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:07.972658 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8b0a0e38-6130-4229-acf7-e16e0d3e0823 req-229b9bd3-0f13-4c6e-82d8-f70ebfe95dcf tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:07.973072 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8b0a0e38-6130-4229-acf7-e16e0d3e0823 req-229b9bd3-0f13-4c6e-82d8-f70ebfe95dcf tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:07.973322 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8b0a0e38-6130-4229-acf7-e16e0d3e0823 req-229b9bd3-0f13-4c6e-82d8-f70ebfe95dcf tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:07.981130 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:07.981130 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:07.985459 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8b0a0e38-6130-4229-acf7-e16e0d3e0823 req-229b9bd3-0f13-4c6e-82d8-f70ebfe95dcf tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Volume info retrieved successfully. Jul 15 13:20:07.991581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8b0a0e38-6130-4229-acf7-e16e0d3e0823 req-229b9bd3-0f13-4c6e-82d8-f70ebfe95dcf tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 200 Jul 15 13:20:07.992196 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 4/13] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:07 2026] GET /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 848 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:08.036000 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-7f0371ba-88b0-4d91-8190-f3c2cd64cc23 req-f42b746d-9833-48fd-89c4-341aa5a4db07 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:08.290426 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7f0371ba-88b0-4d91-8190-f3c2cd64cc23 req-f42b746d-9833-48fd-89c4-341aa5a4db07 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:08.290651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7f0371ba-88b0-4d91-8190-f3c2cd64cc23 req-f42b746d-9833-48fd-89c4-341aa5a4db07 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:08.290927 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7f0371ba-88b0-4d91-8190-f3c2cd64cc23 req-f42b746d-9833-48fd-89c4-341aa5a4db07 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:08.301056 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:08.301056 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:08.317912 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-7f0371ba-88b0-4d91-8190-f3c2cd64cc23 req-f42b746d-9833-48fd-89c4-341aa5a4db07 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:08.325573 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7f0371ba-88b0-4d91-8190-f3c2cd64cc23 req-f42b746d-9833-48fd-89c4-341aa5a4db07 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 returned with HTTP 200 Jul 15 13:20:08.326447 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 3/14] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:08 2026] GET /volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 => generated 853 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:08.340681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:08.342991 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:08.343390 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-115730526"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:08.346030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-115730526'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:08.346716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume of 1 GB Jul 15 13:20:08.362084 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:20:08.361325. {{(pid=100143) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:20:08.362220 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Availability Zones retrieved successfully. Jul 15 13:20:08.388608 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Flow 'volume_create_api' (43d19ba0-f5bf-41e8-8308-39b8fda6f86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:08.390230 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141adb8d-8efa-4fd1-af8c-0551cbb6eea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:08.391522 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:08.448485 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:08.455703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141adb8d-8efa-4fd1-af8c-0551cbb6eea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:08.457891 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec4ff0d-978a-4620-9a4c-faa678c9d0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:08.517985 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-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. Jul 15 13:20:08.518424 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-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. Jul 15 13:20:08.549586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Created reservations ['f426b007-e583-4b17-abd6-84c9d6e8ce42', 'c3f61707-f375-4855-ad43-4894af4bfd60', '49f725bd-ade6-4c33-bd9c-dbbdbfee88d6', 'de254639-65a1-44b7-a3dd-e744c009ae70'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:08.550907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec4ff0d-978a-4620-9a4c-faa678c9d0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f426b007-e583-4b17-abd6-84c9d6e8ce42', 'c3f61707-f375-4855-ad43-4894af4bfd60', '49f725bd-ade6-4c33-bd9c-dbbdbfee88d6', 'de254639-65a1-44b7-a3dd-e744c009ae70']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:08.552157 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b209ee1-75fc-4c2a-b07e-670270901dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:08.589759 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b209ee1-75fc-4c2a-b07e-670270901dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de6e2455-69da-4c05-b865-cab55be15d93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-115730526',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f749d6f7b3014bd3835992b1dc06c176',qos_specs=None,replication_status=,reservations=['f426b007-e583-4b17-abd6-84c9d6e8ce42','c3f61707-f375-4855-ad43-4894af4bfd60','49f725bd-ade6-4c33-bd9c-dbbdbfee88d6','de254639-65a1-44b7-a3dd-e744c009ae70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cae922176654ad6babe6c57d4498613',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-115730526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de6e2455-69da-4c05-b865-cab55be15d93,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f749d6f7b3014bd3835992b1dc06c176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cae922176654ad6babe6c57d4498613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:08.590922 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67227ad3-4c5d-4813-aff6-06543dc8a428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:08.618111 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67227ad3-4c5d-4813-aff6-06543dc8a428) transitioned into state 'SUCCESS' from state '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-115730526',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f749d6f7b3014bd3835992b1dc06c176',qos_specs=None,replication_status=,reservations=['f426b007-e583-4b17-abd6-84c9d6e8ce42','c3f61707-f375-4855-ad43-4894af4bfd60','49f725bd-ade6-4c33-bd9c-dbbdbfee88d6','de254639-65a1-44b7-a3dd-e744c009ae70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cae922176654ad6babe6c57d4498613',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:08.618897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ee3573-2d6f-4fe4-a8c0-e92f8df90272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:08.648418 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ee3573-2d6f-4fe4-a8c0-e92f8df90272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:08.649715 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Flow 'volume_create_api' (43d19ba0-f5bf-41e8-8308-39b8fda6f86c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:08.650220 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume request issued successfully. Jul 15 13:20:08.651105 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f066eb24-6738-450c-92f1-cd8e6e019d9b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:08.651551 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 5/15] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:20:08 2026] POST /volume/v3/volumes => generated 759 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:08.669232 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f1b53552-8913-4b76-9ed3-c76399d446ee None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:08.673192 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f1b53552-8913-4b76-9ed3-c76399d446ee tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:08.673192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f1b53552-8913-4b76-9ed3-c76399d446ee tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:08.673291 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f1b53552-8913-4b76-9ed3-c76399d446ee tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:08.684089 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:08.684089 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:08.688922 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f1b53552-8913-4b76-9ed3-c76399d446ee tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:08.695556 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f1b53552-8913-4b76-9ed3-c76399d446ee tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 returned with HTTP 200 Jul 15 13:20:08.696232 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 5/16] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:08 2026] GET /volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:08.744098 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:20:08.744594 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1043f7b-5037-4362-8a56-81c573f54307", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1105152704", "description": null, "metadata": {}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:08.754723 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:08.754723 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:08.755362 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Volume info retrieved successfully. Jul 15 13:20:08.755454 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Create snapshot from volume a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:08.775673 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-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. Jul 15 13:20:08.808239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Created reservations ['30a5b4f6-1d97-42c9-a008-2e87e9cd4b25', '6bfc43e1-f58a-4dd0-a859-c82efede3fd0', 'b26c78a5-9eda-46fd-91ba-0c8ec27ad2ea', 'b2b5c246-52e1-4c06-8d0d-724173eff510'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:08.872761 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Snapshot create request issued successfully. Jul 15 13:20:08.873231 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa63043c-f913-4adb-ab34-66afcc339554 req-676a22ee-2596-49ac-b55f-4e6c3c50d5ac tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:20:08.873850 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 4/17] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Jul 15 13:20:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:09.233688 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5098dc6b-e7a1-41c3-a558-21db8d7f2488 req-3c9209f2-39ee-494e-ab1f-6117913ba532 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.236048 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5098dc6b-e7a1-41c3-a558-21db8d7f2488 req-3c9209f2-39ee-494e-ab1f-6117913ba532 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] GET https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d Jul 15 13:20:09.236367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5098dc6b-e7a1-41c3-a558-21db8d7f2488 req-3c9209f2-39ee-494e-ab1f-6117913ba532 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.236649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5098dc6b-e7a1-41c3-a558-21db8d7f2488 req-3c9209f2-39ee-494e-ab1f-6117913ba532 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.260869 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.260869 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:09.261456 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-5098dc6b-e7a1-41c3-a558-21db8d7f2488 req-3c9209f2-39ee-494e-ab1f-6117913ba532 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Snapshot retrieved successfully. Jul 15 13:20:09.262899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5098dc6b-e7a1-41c3-a558-21db8d7f2488 req-3c9209f2-39ee-494e-ab1f-6117913ba532 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d returned with HTTP 200 Jul 15 13:20:09.263451 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 4/18] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:20:09 2026] GET /volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:09.290122 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.293124 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:20:09.293428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.293726 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.294164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:09.294572 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.294572 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:09.295854 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:20:09.319350 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] Get all snapshots completed successfully. Jul 15 13:20:09.319929 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.319929 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:09.320955 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e0a7f3c4-6865-44ba-bccd-087569e02689 req-d9cefc10-b255-4340-867e-19d758cf5c2a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-reader] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:20:09.321414 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 6/19] 10.4.3.158 () {68 vars in 1514 bytes} [Wed Jul 15 13:20:09 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:09.355867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-794a3662-cf72-41b8-a73b-bba0e12a0bd4 req-6e2f9069-8786-460d-bd48-736aaee505d0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.358712 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-794a3662-cf72-41b8-a73b-bba0e12a0bd4 req-6e2f9069-8786-460d-bd48-736aaee505d0 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d Jul 15 13:20:09.359056 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-794a3662-cf72-41b8-a73b-bba0e12a0bd4 req-6e2f9069-8786-460d-bd48-736aaee505d0 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.359288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-794a3662-cf72-41b8-a73b-bba0e12a0bd4 req-6e2f9069-8786-460d-bd48-736aaee505d0 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.388476 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.388476 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:09.388997 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-794a3662-cf72-41b8-a73b-bba0e12a0bd4 req-6e2f9069-8786-460d-bd48-736aaee505d0 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Snapshot retrieved successfully. Jul 15 13:20:09.390108 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-794a3662-cf72-41b8-a73b-bba0e12a0bd4 req-6e2f9069-8786-460d-bd48-736aaee505d0 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d returned with HTTP 200 Jul 15 13:20:09.390788 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 6/20] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:20:09 2026] GET /volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:09.420909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.424531 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d Jul 15 13:20:09.424531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.424907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.424907 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Delete snapshot with id: 30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d Jul 15 13:20:09.433355 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.433355 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:09.434092 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Snapshot retrieved successfully. Jul 15 13:20:09.463298 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Snapshot delete request issued successfully. Jul 15 13:20:09.464109 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e2ca2863-7d13-40c0-ac66-20af23a08963 req-c4fc5169-3925-4bde-900f-703a2cb98f8b tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d returned with HTTP 202 Jul 15 13:20:09.464288 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 5/21] 10.4.3.158 () {70 vars in 1626 bytes} [Wed Jul 15 13:20:09 2026] DELETE /volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:09.495457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-a5e32fa9-bbe6-4d93-829f-c7f9e21fa016 req-01bafd4c-784f-482a-9fc4-4820be2e6618 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.499948 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-a5e32fa9-bbe6-4d93-829f-c7f9e21fa016 req-01bafd4c-784f-482a-9fc4-4820be2e6618 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d Jul 15 13:20:09.500451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-a5e32fa9-bbe6-4d93-829f-c7f9e21fa016 req-01bafd4c-784f-482a-9fc4-4820be2e6618 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.500451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-a5e32fa9-bbe6-4d93-829f-c7f9e21fa016 req-01bafd4c-784f-482a-9fc4-4820be2e6618 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.506990 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.506990 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:09.507700 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-a5e32fa9-bbe6-4d93-829f-c7f9e21fa016 req-01bafd4c-784f-482a-9fc4-4820be2e6618 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Snapshot retrieved successfully. Jul 15 13:20:09.509162 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-a5e32fa9-bbe6-4d93-829f-c7f9e21fa016 req-01bafd4c-784f-482a-9fc4-4820be2e6618 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d returned with HTTP 200 Jul 15 13:20:09.509682 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 5/22] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:20:09 2026] GET /volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:09.713822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f6b65a72-e599-46d2-8ea1-491bedf4cb66 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.716341 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6b65a72-e599-46d2-8ea1-491bedf4cb66 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:09.716623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6b65a72-e599-46d2-8ea1-491bedf4cb66 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.716911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6b65a72-e599-46d2-8ea1-491bedf4cb66 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.727291 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.727291 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:09.732409 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f6b65a72-e599-46d2-8ea1-491bedf4cb66 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:09.739298 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6b65a72-e599-46d2-8ea1-491bedf4cb66 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 returned with HTTP 200 Jul 15 13:20:09.740423 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 7/23] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:09 2026] GET /volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:09.772011 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-9abd8d4e-b0e2-4b34-8685-ae8bc943cbf6 req-fc41992f-e34c-4509-ae19-e2baf6628873 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.774322 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9abd8d4e-b0e2-4b34-8685-ae8bc943cbf6 req-fc41992f-e34c-4509-ae19-e2baf6628873 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:09.774597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9abd8d4e-b0e2-4b34-8685-ae8bc943cbf6 req-fc41992f-e34c-4509-ae19-e2baf6628873 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:09.775036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9abd8d4e-b0e2-4b34-8685-ae8bc943cbf6 req-fc41992f-e34c-4509-ae19-e2baf6628873 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:09.783338 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.783338 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:09.789026 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-9abd8d4e-b0e2-4b34-8685-ae8bc943cbf6 req-fc41992f-e34c-4509-ae19-e2baf6628873 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:09.795900 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9abd8d4e-b0e2-4b34-8685-ae8bc943cbf6 req-fc41992f-e34c-4509-ae19-e2baf6628873 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 returned with HTTP 200 Jul 15 13:20:09.796575 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 7/24] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:09 2026] GET /volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:09.811854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d7b04873-906d-4930-a050-1b69517a0cfa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:09.814406 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:09.814930 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2011382917"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:09.817496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2011382917'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:09.817496 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume of 1 GB Jul 15 13:20:09.817889 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:09.817889 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:09.823788 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Availability Zones retrieved successfully. Jul 15 13:20:09.833340 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Flow 'volume_create_api' (a83e8ff6-2d3e-497c-9863-0bd3944ea914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:09.834809 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2c7af0-caeb-4d3a-be61-8ced073e3362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:09.836195 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:10.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a2c7af0-caeb-4d3a-be61-8ced073e3362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:10.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ac1534-23aa-498c-b498-928ce327f4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:10.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Created reservations ['48fa1698-b0f7-499e-8fee-d35da5bc7d26', '608bde56-0bc0-42dc-b825-31ea4ca70cd1', 'c61b341f-e294-4f76-9682-9210e8f8f2e5', '5958c6a1-d350-4280-977c-b787266a71d1'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:10.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ac1534-23aa-498c-b498-928ce327f4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48fa1698-b0f7-499e-8fee-d35da5bc7d26', '608bde56-0bc0-42dc-b825-31ea4ca70cd1', 'c61b341f-e294-4f76-9682-9210e8f8f2e5', '5958c6a1-d350-4280-977c-b787266a71d1']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:10.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9c3f1a-6335-460a-a852-f80adcf5a0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:10.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9c3f1a-6335-460a-a852-f80adcf5a0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a298e4-2856-429d-9a47-f29ff2862c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2011382917',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f749d6f7b3014bd3835992b1dc06c176',qos_specs=None,replication_status=,reservations=['48fa1698-b0f7-499e-8fee-d35da5bc7d26','608bde56-0bc0-42dc-b825-31ea4ca70cd1','c61b341f-e294-4f76-9682-9210e8f8f2e5','5958c6a1-d350-4280-977c-b787266a71d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cae922176654ad6babe6c57d4498613',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2011382917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a298e4-2856-429d-9a47-f29ff2862c0f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f749d6f7b3014bd3835992b1dc06c176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cae922176654ad6babe6c57d4498613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58be763c-8179-4199-9d5e-831e7b59925e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58be763c-8179-4199-9d5e-831e7b59925e) transitioned into state 'SUCCESS' from state '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-2011382917',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f749d6f7b3014bd3835992b1dc06c176',qos_specs=None,replication_status=,reservations=['48fa1698-b0f7-499e-8fee-d35da5bc7d26','608bde56-0bc0-42dc-b825-31ea4ca70cd1','c61b341f-e294-4f76-9682-9210e8f8f2e5','5958c6a1-d350-4280-977c-b787266a71d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cae922176654ad6babe6c57d4498613',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857b4790-322b-4748-b1a4-32155027880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857b4790-322b-4748-b1a4-32155027880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Flow 'volume_create_api' (a83e8ff6-2d3e-497c-9863-0bd3944ea914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Create volume request issued successfully. Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d7b04873-906d-4930-a050-1b69517a0cfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:10.322260 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 6/25] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:20:09 2026] POST /volume/v3/volumes => generated 760 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8514a85f-bf04-4577-93fa-36553abc2def None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8514a85f-bf04-4577-93fa-36553abc2def tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8514a85f-bf04-4577-93fa-36553abc2def tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8514a85f-bf04-4577-93fa-36553abc2def tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8514a85f-bf04-4577-93fa-36553abc2def tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8514a85f-bf04-4577-93fa-36553abc2def tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f returned with HTTP 200 Jul 15 13:20:10.322940 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 6/26] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:10 2026] GET /volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:10.537592 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6b476bbb-9333-4c05-8c0c-88cb2563efaa req-a1dd324a-982b-4016-b1da-7c962c92466a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:10.542227 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6b476bbb-9333-4c05-8c0c-88cb2563efaa req-a1dd324a-982b-4016-b1da-7c962c92466a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d Jul 15 13:20:10.542227 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6b476bbb-9333-4c05-8c0c-88cb2563efaa req-a1dd324a-982b-4016-b1da-7c962c92466a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:10.542227 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6b476bbb-9333-4c05-8c0c-88cb2563efaa req-a1dd324a-982b-4016-b1da-7c962c92466a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:10.569129 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6b476bbb-9333-4c05-8c0c-88cb2563efaa req-a1dd324a-982b-4016-b1da-7c962c92466a tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d returned with HTTP 404 Jul 15 13:20:10.569129 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 8/27] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:20:10 2026] GET /volume/v3/snapshots/30b4d2b2-7f2c-48bd-a0bf-abbe9e3cf46d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:10.595754 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:10.598299 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:10.598532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:10.598780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:10.599038 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Delete volume with id: a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:10.607158 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:10.607158 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:10.607761 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Volume info retrieved successfully. Jul 15 13:20:10.649496 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Delete volume request issued successfully. Jul 15 13:20:10.650445 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-15b72754-aa5c-45d0-ac80-004b61a2f4fc req-93cc5417-c436-4d81-9342-1a15e847e867 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 202 Jul 15 13:20:10.650445 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 8/28] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:20:10 2026] DELETE /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:10.680733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-08456e22-effb-4d01-add7-2ff2e11f5256 req-da7585a5-d166-48cf-8e50-ba4ecceacfa1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:10.682801 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-08456e22-effb-4d01-add7-2ff2e11f5256 req-da7585a5-d166-48cf-8e50-ba4ecceacfa1 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:10.683160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-08456e22-effb-4d01-add7-2ff2e11f5256 req-da7585a5-d166-48cf-8e50-ba4ecceacfa1 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:10.683437 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-08456e22-effb-4d01-add7-2ff2e11f5256 req-da7585a5-d166-48cf-8e50-ba4ecceacfa1 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:10.693015 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:10.693015 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:10.699563 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-08456e22-effb-4d01-add7-2ff2e11f5256 req-da7585a5-d166-48cf-8e50-ba4ecceacfa1 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Volume info retrieved successfully. Jul 15 13:20:10.709608 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-08456e22-effb-4d01-add7-2ff2e11f5256 req-da7585a5-d166-48cf-8e50-ba4ecceacfa1 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 200 Jul 15 13:20:10.709608 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 7/29] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:10 2026] GET /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:11.092545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5c9d5b98-02f6-4bcf-9400-8e2e2653a615 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.097356 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5c9d5b98-02f6-4bcf-9400-8e2e2653a615 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:11.097602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5c9d5b98-02f6-4bcf-9400-8e2e2653a615 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.097897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5c9d5b98-02f6-4bcf-9400-8e2e2653a615 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.110475 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.110475 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:11.116085 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5c9d5b98-02f6-4bcf-9400-8e2e2653a615 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:11.124816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5c9d5b98-02f6-4bcf-9400-8e2e2653a615 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f returned with HTTP 200 Jul 15 13:20:11.125467 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 7/30] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:11.156841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-8e8ccd5b-dcaf-4e92-bba1-c519efca04fe req-d55aa8c7-0136-4804-88c3-9a6ac2256dfa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.162214 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8e8ccd5b-dcaf-4e92-bba1-c519efca04fe req-d55aa8c7-0136-4804-88c3-9a6ac2256dfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:11.162585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8e8ccd5b-dcaf-4e92-bba1-c519efca04fe req-d55aa8c7-0136-4804-88c3-9a6ac2256dfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.162886 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8e8ccd5b-dcaf-4e92-bba1-c519efca04fe req-d55aa8c7-0136-4804-88c3-9a6ac2256dfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.173093 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.173093 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:11.178456 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-8e8ccd5b-dcaf-4e92-bba1-c519efca04fe req-d55aa8c7-0136-4804-88c3-9a6ac2256dfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:11.184235 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8e8ccd5b-dcaf-4e92-bba1-c519efca04fe req-d55aa8c7-0136-4804-88c3-9a6ac2256dfa tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f returned with HTTP 200 Jul 15 13:20:11.184862 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 9/31] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:11.483110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.485875 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.486191 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.486606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.487429 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.488514 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.529888 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.531152 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.531152 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:11.536788 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f6337868-e8cb-46b0-9094-020eef9763b8 req-b1fadff9-5c53-4c48-afec-43b2778f189b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.537394 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 9/32] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:11.579468 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.582926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.583249 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.583583 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.584170 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.586356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.631501 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.634194 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.634194 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:11.639265 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f876b98a-3e2a-4828-9ee4-1bf7a0fefa1e req-d545e33d-ec8a-402b-bb08-46de6de1a20b tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.639879 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 8/33] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:11.676618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.679604 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.680476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.680476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.681762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.685561 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.719856 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.721330 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.721330 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:11.730152 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-17385177-359a-43fd-ac1d-ec7f2a609497 req-c9ee8d6c-455b-4e8a-8891-6cca8f9e6187 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.732457 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 8/34] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:11.744133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-23013888-daf1-4fef-8dc9-f5fe57403336 req-2c2f6982-4fde-4138-9ed0-ca5caa667634 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.747020 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-23013888-daf1-4fef-8dc9-f5fe57403336 req-2c2f6982-4fde-4138-9ed0-ca5caa667634 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:11.747435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-23013888-daf1-4fef-8dc9-f5fe57403336 req-2c2f6982-4fde-4138-9ed0-ca5caa667634 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.747833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-23013888-daf1-4fef-8dc9-f5fe57403336 req-2c2f6982-4fde-4138-9ed0-ca5caa667634 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.756638 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-23013888-daf1-4fef-8dc9-f5fe57403336 req-2c2f6982-4fde-4138-9ed0-ca5caa667634 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 404 Jul 15 13:20:11.757473 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 10/35] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:11.770161 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.772476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.772788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.773141 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.774405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.774625 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.784989 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.785838 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.785838 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:11.790176 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-19000ded-5938-4e1a-9abc-883647bbfc10 req-96289a56-1f91-45ec-8826-b1a17c717e77 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.790518 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 10/36] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:11.793995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-326f27f7-ac43-42c9-b84c-625e2cf74025 req-b08d8a74-18c7-41ab-b94d-5b94153730f8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.795248 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-326f27f7-ac43-42c9-b84c-625e2cf74025 req-b08d8a74-18c7-41ab-b94d-5b94153730f8 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:11.795461 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-326f27f7-ac43-42c9-b84c-625e2cf74025 req-b08d8a74-18c7-41ab-b94d-5b94153730f8 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.795734 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-326f27f7-ac43-42c9-b84c-625e2cf74025 req-b08d8a74-18c7-41ab-b94d-5b94153730f8 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.796521 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-326f27f7-ac43-42c9-b84c-625e2cf74025 req-b08d8a74-18c7-41ab-b94d-5b94153730f8 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Delete volume with id: a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:11.806945 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-326f27f7-ac43-42c9-b84c-625e2cf74025 req-b08d8a74-18c7-41ab-b94d-5b94153730f8 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 404 Jul 15 13:20:11.807723 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 9/37] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:20:11 2026] DELETE /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:11.822527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.826346 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.826858 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.827876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.827876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.829636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.838068 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1cc39c97-e0ef-4aab-bf2e-fe1744f83792 req-6863b51e-61c4-4131-bc41-bf47d9bab340 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.840504 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1cc39c97-e0ef-4aab-bf2e-fe1744f83792 req-6863b51e-61c4-4131-bc41-bf47d9bab340 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] GET https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 Jul 15 13:20:11.840931 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1cc39c97-e0ef-4aab-bf2e-fe1744f83792 req-6863b51e-61c4-4131-bc41-bf47d9bab340 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.841384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1cc39c97-e0ef-4aab-bf2e-fe1744f83792 req-6863b51e-61c4-4131-bc41-bf47d9bab340 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.845686 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.846878 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.846878 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:11.854763 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1cc39c97-e0ef-4aab-bf2e-fe1744f83792 req-6863b51e-61c4-4131-bc41-bf47d9bab340 tempest-VolumesSnapshotsTestJSON-649394419 tempest-VolumesSnapshotsTestJSON-649394419-project-member] https://10.4.3.158/volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 returned with HTTP 404 Jul 15 13:20:11.854945 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 11/38] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/a1043f7b-5037-4362-8a56-81c573f54307 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:11.856625 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c6ee8627-02b7-42bb-80f5-d92f00d85b2b req-8511ea07-b9c7-443b-bce6-0e43d166ff75 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.857680 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 9/39] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:20:11.891813 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.894361 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.894835 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.894947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.895492 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.896225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.906138 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.907499 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.907499 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:11.913051 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cbecea53-52a4-4451-8880-29cee986d519 req-33c738ca-1843-41f8-bcd0-d6604c0878ce tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.913624 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 11/40] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:11.950110 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:11.954158 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:11.954334 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:11.954625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:11.955080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:11.956539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:11.969584 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:11.971069 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:11.971069 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:11.977629 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f69fe535-8118-492b-9ff4-eb2b6c8dd350 req-4c3216df-29e6-4fc6-9537-5cb8116d0f72 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:11.978345 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 10/41] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:11 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:12.015920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:12.018981 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:12.019891 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:12.019891 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:12.020726 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:12.021750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:12.067437 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] Get all volumes completed successfully. Jul 15 13:20:12.069138 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:12.069138 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:12.075737 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-87d73cf6-475c-4289-9a04-4c8ce00cf1f3 req-982a54eb-ead6-4cd7-9514-ff5f090fa958 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:12.076331 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 12/42] 10.4.3.158 () {68 vars in 1508 bytes} [Wed Jul 15 13:20:12 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:12.099582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:12.101602 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:12.101856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:12.102134 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:12.102351 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Delete volume with id: a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:12.111857 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:12.111857 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:12.112854 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:12.146631 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Delete volume request issued successfully. Jul 15 13:20:12.146790 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6cb94f5d-07ce-4352-8c5e-a7774a41cb00 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f returned with HTTP 202 Jul 15 13:20:12.147235 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 10/43] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:20:12 2026] DELETE /volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:12.157330 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a73b46d6-b6a2-42fe-8f91-cd74d91dce74 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:12.160104 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a73b46d6-b6a2-42fe-8f91-cd74d91dce74 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:12.160356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a73b46d6-b6a2-42fe-8f91-cd74d91dce74 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:12.160576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a73b46d6-b6a2-42fe-8f91-cd74d91dce74 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:12.169107 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:12.169107 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:12.173999 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a73b46d6-b6a2-42fe-8f91-cd74d91dce74 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:12.181280 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a73b46d6-b6a2-42fe-8f91-cd74d91dce74 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f returned with HTTP 200 Jul 15 13:20:12.181996 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 12/44] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:12 2026] GET /volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:13.197102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ef24c34c-e9b9-4037-a40c-a728e148c1fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:13.200391 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ef24c34c-e9b9-4037-a40c-a728e148c1fc tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f Jul 15 13:20:13.200802 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ef24c34c-e9b9-4037-a40c-a728e148c1fc tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:13.201016 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ef24c34c-e9b9-4037-a40c-a728e148c1fc tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:13.209220 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ef24c34c-e9b9-4037-a40c-a728e148c1fc tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f returned with HTTP 404 Jul 15 13:20:13.209936 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 11/45] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:13 2026] GET /volume/v3/volumes/a5a298e4-2856-429d-9a47-f29ff2862c0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:13.220025 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:13.224318 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] DELETE https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:13.224318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:13.225551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:13.226476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Delete volume with id: de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:13.240000 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:13.240000 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:13.242160 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:13.285508 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Delete volume request issued successfully. Jul 15 13:20:13.285508 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba214d6a-2dc1-4bce-a09d-8807db80483f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 returned with HTTP 202 Jul 15 13:20:13.286046 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 13/46] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:20:13 2026] DELETE /volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:13.297906 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d938f5d7-deb5-4e7d-9d70-70653faae706 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:13.300046 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d938f5d7-deb5-4e7d-9d70-70653faae706 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:13.300300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d938f5d7-deb5-4e7d-9d70-70653faae706 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:13.300546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d938f5d7-deb5-4e7d-9d70-70653faae706 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:13.312263 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:13.312263 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:13.318405 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d938f5d7-deb5-4e7d-9d70-70653faae706 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:13.329422 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d938f5d7-deb5-4e7d-9d70-70653faae706 tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 returned with HTTP 200 Jul 15 13:20:13.330344 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 11/47] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:13 2026] GET /volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:14.347954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-03ffbe11-7a6f-4846-9018-94828b331b2f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:14.349708 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03ffbe11-7a6f-4846-9018-94828b331b2f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 Jul 15 13:20:14.349947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03ffbe11-7a6f-4846-9018-94828b331b2f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:14.350380 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03ffbe11-7a6f-4846-9018-94828b331b2f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:14.360341 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03ffbe11-7a6f-4846-9018-94828b331b2f tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 returned with HTTP 404 Jul 15 13:20:14.360980 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 13/48] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:14 2026] GET /volume/v3/volumes/de6e2455-69da-4c05-b865-cab55be15d93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:14.369691 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:14.371645 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:14.371915 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:14.372180 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:14.372411 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Delete volume with id: 7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:14.383301 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:14.383301 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:14.383954 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:14.421080 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Delete volume request issued successfully. Jul 15 13:20:14.421184 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba357392-0a24-4d83-8ac6-bab3ccfc8dff tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 returned with HTTP 202 Jul 15 13:20:14.421720 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 12/49] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:20:14 2026] DELETE /volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:14.434352 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b75e30f1-378c-48df-8db6-dc1ef4211f4e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:14.436452 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b75e30f1-378c-48df-8db6-dc1ef4211f4e tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:14.436872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b75e30f1-378c-48df-8db6-dc1ef4211f4e tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:14.437291 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b75e30f1-378c-48df-8db6-dc1ef4211f4e tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:14.448215 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:14.448215 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:14.458829 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b75e30f1-378c-48df-8db6-dc1ef4211f4e tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Volume info retrieved successfully. Jul 15 13:20:14.466382 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b75e30f1-378c-48df-8db6-dc1ef4211f4e tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 returned with HTTP 200 Jul 15 13:20:14.466729 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 14/50] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:14 2026] GET /volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:15.488342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-83653b7e-d665-476a-8e08-36f8e6d2deac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:15.490830 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83653b7e-d665-476a-8e08-36f8e6d2deac tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] GET https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 Jul 15 13:20:15.491165 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83653b7e-d665-476a-8e08-36f8e6d2deac tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:15.491434 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83653b7e-d665-476a-8e08-36f8e6d2deac tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:15.503740 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83653b7e-d665-476a-8e08-36f8e6d2deac tempest-VolumesTestJSON-1868883524 tempest-VolumesTestJSON-1868883524-project-member] https://10.4.3.158/volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 returned with HTTP 404 Jul 15 13:20:15.503740 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 12/51] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:15 2026] GET /volume/v3/volumes/7af20841-5412-4151-b9a0-8a41ea4c66a2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:21.581285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:21.584656 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:21.584656 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1255354578", "imageRef": "ace49e26-7d75-4cbe-9dea-ceee490235b5", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:21.586434 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1255354578', 'imageRef': 'ace49e26-7d75-4cbe-9dea-ceee490235b5', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:22.078338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f20cc825-9bbb-43b1-ab74-0c77e74b8f6e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:22.240709 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Create volume of 1 GB Jul 15 13:20:22.271834 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:20:22.271094. {{(pid=100144) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:20:22.272493 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Availability Zones retrieved successfully. Jul 15 13:20:22.295036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Flow 'volume_create_api' (57241d7b-cc12-46cb-bdca-96e08cf29951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:22.296438 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db000b9-ec22-4778-b01c-95625efc23f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:22.297833 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:22.445893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8db000b9-ec22-4778-b01c-95625efc23f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:22.446990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044a51c6-2362-4a94-80b6-19840f7cb906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:22.500840 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f20cc825-9bbb-43b1-ab74-0c77e74b8f6e tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:20:22.501325 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f20cc825-9bbb-43b1-ab74-0c77e74b8f6e tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1939031283"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:22.517306 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-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. Jul 15 13:20:22.518447 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-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. Jul 15 13:20:22.532939 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f20cc825-9bbb-43b1-ab74-0c77e74b8f6e tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:20:22.533696 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 13/52] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:20:22 2026] POST /volume/v3/types => generated 228 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:22.547993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-14e8e6f2-e955-47d6-a55a-bbdd4117c4c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:22.548744 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-14e8e6f2-e955-47d6-a55a-bbdd4117c4c3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:20:22.549201 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-14e8e6f2-e955-47d6-a55a-bbdd4117c4c3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-964914977"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:22.589799 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-14e8e6f2-e955-47d6-a55a-bbdd4117c4c3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:20:22.589799 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 15/53] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:20:22 2026] POST /volume/v3/group_types => generated 184 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:22.601153 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Created reservations ['97c13396-f4c8-4965-b4d1-0ea1ba02f85f', '428b23d0-d58a-4511-89f3-5cbd39439ece', '3f1010cd-028e-4705-acd8-780c15ca1ff0', 'bb82000b-6916-44ee-9b90-b12d22a838de'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:22.601652 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044a51c6-2362-4a94-80b6-19840f7cb906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97c13396-f4c8-4965-b4d1-0ea1ba02f85f', '428b23d0-d58a-4511-89f3-5cbd39439ece', '3f1010cd-028e-4705-acd8-780c15ca1ff0', 'bb82000b-6916-44ee-9b90-b12d22a838de']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:22.602753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dada055-5afe-441a-a6ba-fdf26f8069a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:22.603364 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:22.638340 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dada055-5afe-441a-a6ba-fdf26f8069a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c4d781-7d50-4a56-9835-18ac78272956', '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-1255354578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2038d36d94a49b59120dc1c64839a22',qos_specs=None,replication_status=,reservations=['97c13396-f4c8-4965-b4d1-0ea1ba02f85f','428b23d0-d58a-4511-89f3-5cbd39439ece','3f1010cd-028e-4705-acd8-780c15ca1ff0','bb82000b-6916-44ee-9b90-b12d22a838de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddbd90b20e3e41d5b85c31d2b14f7202',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1255354578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c4d781-7d50-4a56-9835-18ac78272956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2038d36d94a49b59120dc1c64839a22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddbd90b20e3e41d5b85c31d2b14f7202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:22.640144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7675f2-b36d-487c-bf97-3ebbffad5f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:22.674392 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7675f2-b36d-487c-bf97-3ebbffad5f47) transitioned into state 'SUCCESS' from state '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-1255354578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2038d36d94a49b59120dc1c64839a22',qos_specs=None,replication_status=,reservations=['97c13396-f4c8-4965-b4d1-0ea1ba02f85f','428b23d0-d58a-4511-89f3-5cbd39439ece','3f1010cd-028e-4705-acd8-780c15ca1ff0','bb82000b-6916-44ee-9b90-b12d22a838de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddbd90b20e3e41d5b85c31d2b14f7202',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:22.675749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b35ebb-73c8-4d1b-8dcd-8a34748ce918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:22.693314 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b35ebb-73c8-4d1b-8dcd-8a34748ce918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:22.694598 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Flow 'volume_create_api' (57241d7b-cc12-46cb-bdca-96e08cf29951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:22.695113 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Create volume request issued successfully. Jul 15 13:20:22.696123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ffd4e6a-a395-42ed-bf7b-a5c28bf0ae7c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:22.696734 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 14/54] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:20:21 2026] POST /volume/v3/volumes => generated 753 bytes in 1117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:22.712596 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f21c1599-2573-4038-aaec-6421105cc2aa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:22.717468 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f21c1599-2573-4038-aaec-6421105cc2aa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:22.717619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f21c1599-2573-4038-aaec-6421105cc2aa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:22.717856 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f21c1599-2573-4038-aaec-6421105cc2aa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:22.738524 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:22.738524 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:22.748504 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f21c1599-2573-4038-aaec-6421105cc2aa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:22.756656 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f21c1599-2573-4038-aaec-6421105cc2aa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:22.759755 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 14/55] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:22 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:22.960988 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:20:22.961540 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3fc2dbb4-81c6-4745-99a5-cda70261ea7f", "volume_types": ["0666fda3-ccc6-4e47-b46d-c0c092246a98"], "name": "tempest-GroupSnapshotsV319Test-Group-2071441093"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:22.964695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Creating new group {'group': {'group_type': '3fc2dbb4-81c6-4745-99a5-cda70261ea7f', 'volume_types': ['0666fda3-ccc6-4e47-b46d-c0c092246a98'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2071441093'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:20:22.978972 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2071441093. Jul 15 13:20:23.007519 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:20:23.007116. {{(pid=100146) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:20:23.007673 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Availability Zones retrieved successfully. Jul 15 13:20:23.043556 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Created reservations ['e2630b23-e715-417d-ac3e-e39cef5d9265'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:23.096215 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce0ffd12-4d0d-4c81-8eb6-abdcdb2c0e42 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:20:23.096814 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 13/56] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:20:22 2026] POST /volume/v3/groups => generated 116 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:23.106694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6d45f83c-a7a9-46c7-ba94-70b6c6fc004e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:23.111274 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d45f83c-a7a9-46c7-ba94-70b6c6fc004e tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a Jul 15 13:20:23.111597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d45f83c-a7a9-46c7-ba94-70b6c6fc004e tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:23.111880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d45f83c-a7a9-46c7-ba94-70b6c6fc004e tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:23.112141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-6d45f83c-a7a9-46c7-ba94-70b6c6fc004e tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member b449afbe-6352-4d88-bc6c-eb4292774b9a {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:23.120555 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:23.120555 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:23.147557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d45f83c-a7a9-46c7-ba94-70b6c6fc004e tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a returned with HTTP 200 Jul 15 13:20:23.148680 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 16/57] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:23 2026] GET /volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a => generated 396 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:23.778743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-322ec08a-a3d3-453e-aec4-70abbb8a5497 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:23.781733 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-322ec08a-a3d3-453e-aec4-70abbb8a5497 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:23.782135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-322ec08a-a3d3-453e-aec4-70abbb8a5497 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:23.782373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-322ec08a-a3d3-453e-aec4-70abbb8a5497 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:23.796068 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:23.796068 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:23.803774 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-322ec08a-a3d3-453e-aec4-70abbb8a5497 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:23.810774 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-322ec08a-a3d3-453e-aec4-70abbb8a5497 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:23.811275 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 15/58] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:23 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:24.165542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f3679ae0-745e-469e-ab8a-6c71755da3ba None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:24.171836 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f3679ae0-745e-469e-ab8a-6c71755da3ba tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a Jul 15 13:20:24.172455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f3679ae0-745e-469e-ab8a-6c71755da3ba tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:24.172656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f3679ae0-745e-469e-ab8a-6c71755da3ba tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:24.173032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-f3679ae0-745e-469e-ab8a-6c71755da3ba tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member b449afbe-6352-4d88-bc6c-eb4292774b9a {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:24.182897 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.182897 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:24.232355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f3679ae0-745e-469e-ab8a-6c71755da3ba tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a returned with HTTP 200 Jul 15 13:20:24.233577 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 15/59] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:24 2026] GET /volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a => generated 397 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:24.262401 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:24.266255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:24.267117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1815318099", "volume_type": "0666fda3-ccc6-4e47-b46d-c0c092246a98", "group_id": "b449afbe-6352-4d88-bc6c-eb4292774b9a", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:24.269731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1815318099', 'volume_type': '0666fda3-ccc6-4e47-b46d-c0c092246a98', 'group_id': 'b449afbe-6352-4d88-bc6c-eb4292774b9a', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:24.286136 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.286136 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:24.286853 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Create volume of 1 GB Jul 15 13:20:24.307304 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Availability Zones retrieved successfully. Jul 15 13:20:24.315563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Flow 'volume_create_api' (1905a495-7166-4f0f-9afc-20ec08f8fa48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:24.317092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfe7ebe-7f2a-4607-a3cc-d1644a050d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:24.318113 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.318113 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:24.318539 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:24.364988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cfe7ebe-7f2a-4607-a3cc-d1644a050d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:20:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0666fda3-ccc6-4e47-b46d-c0c092246a98,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1939031283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0666fda3-ccc6-4e47-b46d-c0c092246a98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b449afbe-6352-4d88-bc6c-eb4292774b9a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:24.366525 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bd5c67-7342-4e07-bb93-1204f474c57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:24.418725 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1939031283 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1939031283, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:20:24.419181 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1939031283 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1939031283, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:20:24.482203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Created reservations ['81303718-4686-42de-a760-537ed3173224', '9f276a78-82a1-45b4-84c2-10011e7dc993', 'fe9888f9-4bbc-4dbc-aea2-a200c66f44e1', '56c3b29d-de1b-4160-b50c-19465e63739d'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:24.483766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bd5c67-7342-4e07-bb93-1204f474c57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81303718-4686-42de-a760-537ed3173224', '9f276a78-82a1-45b4-84c2-10011e7dc993', 'fe9888f9-4bbc-4dbc-aea2-a200c66f44e1', '56c3b29d-de1b-4160-b50c-19465e63739d']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:24.485246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691e63a4-affd-493d-9df3-74bef0f4042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:24.529570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691e63a4-affd-493d-9df3-74bef0f4042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3229f4cc-63c0-4db4-8059-44f578ae2c2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1815318099',encryption_key_id=None,group_id=b449afbe-6352-4d88-bc6c-eb4292774b9a,group_type_id=,metadata={},multiattach=False,project_id='4de0231ee10a40588358aeb39abca0d3',qos_specs=None,replication_status=,reservations=['81303718-4686-42de-a760-537ed3173224','9f276a78-82a1-45b4-84c2-10011e7dc993','fe9888f9-4bbc-4dbc-aea2-a200c66f44e1','56c3b29d-de1b-4160-b50c-19465e63739d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5192996892c43e8af16a7d7a51569ea',volume_type_id=0666fda3-ccc6-4e47-b46d-c0c092246a98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1815318099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b449afbe-6352-4d88-bc6c-eb4292774b9a,host=None,id=3229f4cc-63c0-4db4-8059-44f578ae2c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de0231ee10a40588358aeb39abca0d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5192996892c43e8af16a7d7a51569ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0666fda3-ccc6-4e47-b46d-c0c092246a98),volume_type_id=0666fda3-ccc6-4e47-b46d-c0c092246a98)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:24.531948 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0232dc3-3309-4d28-b313-e29586189168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:24.574006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0232dc3-3309-4d28-b313-e29586189168) transitioned into state 'SUCCESS' from state '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-1815318099',encryption_key_id=None,group_id=b449afbe-6352-4d88-bc6c-eb4292774b9a,group_type_id=,metadata={},multiattach=False,project_id='4de0231ee10a40588358aeb39abca0d3',qos_specs=None,replication_status=,reservations=['81303718-4686-42de-a760-537ed3173224','9f276a78-82a1-45b4-84c2-10011e7dc993','fe9888f9-4bbc-4dbc-aea2-a200c66f44e1','56c3b29d-de1b-4160-b50c-19465e63739d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5192996892c43e8af16a7d7a51569ea',volume_type_id=0666fda3-ccc6-4e47-b46d-c0c092246a98)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:24.575412 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a15fb1-87c9-45b5-b8d0-5027cc5cb90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:24.603845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a15fb1-87c9-45b5-b8d0-5027cc5cb90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:24.605200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Flow 'volume_create_api' (1905a495-7166-4f0f-9afc-20ec08f8fa48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:24.606633 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Create volume request issued successfully. Jul 15 13:20:24.610124 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:20:24.610124 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:20:24.676477 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:20:24.684465 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.684465 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:24.694220 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bac35096-f96b-4c03-b69b-1a6382cfff48 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:24.695930 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 14/60] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:20:24 2026] POST /volume/v3/volumes => generated 827 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:24.713430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-99a7350f-7a80-4535-a0c5-ca620945277a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:24.720344 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c Jul 15 13:20:24.720344 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:24.720344 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:24.734618 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.734618 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:24.741465 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Volume info retrieved successfully. Jul 15 13:20:24.742563 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:20:24.742805 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:20:24.808152 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:20:24.817195 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.817195 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:24.833169 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-99a7350f-7a80-4535-a0c5-ca620945277a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c returned with HTTP 200 Jul 15 13:20:24.833169 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 17/61] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:20:24 2026] GET /volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c => generated 895 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:24.839112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e33d3553-66ae-4278-99a6-b5bfe01efefa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:24.841681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e33d3553-66ae-4278-99a6-b5bfe01efefa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:24.842029 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e33d3553-66ae-4278-99a6-b5bfe01efefa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:24.842325 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e33d3553-66ae-4278-99a6-b5bfe01efefa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:24.856811 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:24.856811 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:24.862419 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e33d3553-66ae-4278-99a6-b5bfe01efefa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:24.869829 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e33d3553-66ae-4278-99a6-b5bfe01efefa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:24.870185 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 16/62] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:24 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:25.852601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:25.857010 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c Jul 15 13:20:25.857287 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:25.857526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:25.876838 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:25.876838 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:25.885295 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Volume info retrieved successfully. Jul 15 13:20:25.889306 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:20:25.889306 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:20:25.896183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-99831e77-89e5-4bb9-83e7-61dd6a0f055e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:25.900258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99831e77-89e5-4bb9-83e7-61dd6a0f055e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:25.900258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99831e77-89e5-4bb9-83e7-61dd6a0f055e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:25.900258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99831e77-89e5-4bb9-83e7-61dd6a0f055e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:25.909988 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:25.909988 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:25.914931 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-99831e77-89e5-4bb9-83e7-61dd6a0f055e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:25.922400 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99831e77-89e5-4bb9-83e7-61dd6a0f055e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:25.922826 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 15/63] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:25 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:25.954000 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:20:25.958713 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:25.958713 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:25.972919 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c8f19ac2-e81a-4cbb-a775-fafcc0867e77 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c returned with HTTP 200 Jul 15 13:20:25.973424 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 16/64] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:20:25 2026] GET /volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:25.993454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-69752c39-028c-4d08-b582-f995b5b773b6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:25.995993 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Jul 15 13:20:25.996603 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b449afbe-6352-4d88-bc6c-eb4292774b9a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-229306201"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:25.998757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.group_snapshots [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b449afbe-6352-4d88-bc6c-eb4292774b9a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-229306201'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 15 13:20:26.004326 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:26.004326 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:26.009746 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.group_snapshots [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-229306201. Jul 15 13:20:26.070975 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:26.070975 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:26.089312 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1939031283 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1939031283, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:20:26.091636 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1939031283 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1939031283, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:20:26.133663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Created reservations ['b259adcd-db83-4d61-b51a-527a54daae5e', 'f8ac281b-9a2a-417d-abc7-74f03f35eff9', 'e9b16a12-8099-4770-bf6c-5ff4fabd5607', 'e3977b29-b22a-43a7-98dc-e7d9e838901e'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:26.181761 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-69752c39-028c-4d08-b582-f995b5b773b6 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Jul 15 13:20:26.182513 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 18/65] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Jul 15 13:20:25 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:26.197112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0a303928-2743-4724-8ef1-1842462ef7ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:26.202561 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a303928-2743-4724-8ef1-1842462ef7ff tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:26.202561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a303928-2743-4724-8ef1-1842462ef7ff tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:26.202561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a303928-2743-4724-8ef1-1842462ef7ff tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:26.202561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-0a303928-2743-4724-8ef1-1842462ef7ff tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:26.213730 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:26.213730 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:26.228065 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a303928-2743-4724-8ef1-1842462ef7ff tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:26.228559 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 17/66] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:26 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 329 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:26.946290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a5df1738-a37e-43ab-8090-de5c69acbed0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:26.948917 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a5df1738-a37e-43ab-8090-de5c69acbed0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:26.949145 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a5df1738-a37e-43ab-8090-de5c69acbed0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:26.949374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a5df1738-a37e-43ab-8090-de5c69acbed0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:26.960518 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:26.960518 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:26.964631 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a5df1738-a37e-43ab-8090-de5c69acbed0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:26.970524 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a5df1738-a37e-43ab-8090-de5c69acbed0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:26.970894 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 16/67] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:26 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:27.245776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c78f1b2e-e69d-41b9-a7cd-5613ae8c70af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.248541 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c78f1b2e-e69d-41b9-a7cd-5613ae8c70af tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.248724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c78f1b2e-e69d-41b9-a7cd-5613ae8c70af tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.248994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c78f1b2e-e69d-41b9-a7cd-5613ae8c70af tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.249156 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-c78f1b2e-e69d-41b9-a7cd-5613ae8c70af tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:27.264007 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.264007 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:27.276550 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c78f1b2e-e69d-41b9-a7cd-5613ae8c70af tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:27.277855 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 17/68] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.293437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.296245 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:20:27.297781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.298164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.298675 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:27.299067 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.299067 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:27.301390 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:20:27.316716 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Get all snapshots completed successfully. Jul 15 13:20:27.317894 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.317894 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:27.319146 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-91e98e8d-e413-41cd-b7db-1888e08bf92f tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:20:27.319146 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 19/69] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:27.341076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f4fb2117-6092-4f05-a18f-63c88297e4df None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.343353 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4fb2117-6092-4f05-a18f-63c88297e4df tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/snapshots/c332be77-4bee-4230-914f-b88963cfdfb0 Jul 15 13:20:27.344647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4fb2117-6092-4f05-a18f-63c88297e4df tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.344647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4fb2117-6092-4f05-a18f-63c88297e4df tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.360003 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.360003 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:27.360650 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f4fb2117-6092-4f05-a18f-63c88297e4df tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Snapshot retrieved successfully. Jul 15 13:20:27.361785 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4fb2117-6092-4f05-a18f-63c88297e4df tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/snapshots/c332be77-4bee-4230-914f-b88963cfdfb0 returned with HTTP 200 Jul 15 13:20:27.362557 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 18/70] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/snapshots/c332be77-4bee-4230-914f-b88963cfdfb0 => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:27.377981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fac9f00c-7761-472e-a94c-7f8adbfba0f2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.382510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fac9f00c-7761-472e-a94c-7f8adbfba0f2 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action Jul 15 13:20:27.384701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fac9f00c-7761-472e-a94c-7f8adbfba0f2 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:27.384790 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fac9f00c-7761-472e-a94c-7f8adbfba0f2 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:27.387072 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-fac9f00c-7761-472e-a94c-7f8adbfba0f2 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Updating group 'ae3b3eb8-a133-43ea-bb0c-55687869fc88' with 'creating' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 15 13:20:27.399767 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.399767 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:27.421818 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fac9f00c-7761-472e-a94c-7f8adbfba0f2 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action returned with HTTP 202 Jul 15 13:20:27.422241 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 17/71] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Jul 15 13:20:27 2026] POST /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:27.434217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5495f83c-b509-4aa9-b988-24c9f0f65b72 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.440673 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5495f83c-b509-4aa9-b988-24c9f0f65b72 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.440673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5495f83c-b509-4aa9-b988-24c9f0f65b72 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.440673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5495f83c-b509-4aa9-b988-24c9f0f65b72 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.440673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-5495f83c-b509-4aa9-b988-24c9f0f65b72 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:27.445616 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.445616 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:27.453176 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5495f83c-b509-4aa9-b988-24c9f0f65b72 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:27.453823 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 18/72] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.467320 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4312c227-306d-44d6-ad72-180c155d65b3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.470842 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4312c227-306d-44d6-ad72-180c155d65b3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action Jul 15 13:20:27.471929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4312c227-306d-44d6-ad72-180c155d65b3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:27.471929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4312c227-306d-44d6-ad72-180c155d65b3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:27.475236 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.group_snapshots [None req-4312c227-306d-44d6-ad72-180c155d65b3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Updating group 'ae3b3eb8-a133-43ea-bb0c-55687869fc88' with 'available' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 15 13:20:27.486551 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.486551 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:27.509766 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4312c227-306d-44d6-ad72-180c155d65b3 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action returned with HTTP 202 Jul 15 13:20:27.510358 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 20/73] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Jul 15 13:20:27 2026] POST /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:27.521071 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-87093a8d-1a3d-47b9-b52d-14935839fb17 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.523040 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-87093a8d-1a3d-47b9-b52d-14935839fb17 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.523302 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-87093a8d-1a3d-47b9-b52d-14935839fb17 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.523530 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-87093a8d-1a3d-47b9-b52d-14935839fb17 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.523655 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-87093a8d-1a3d-47b9-b52d-14935839fb17 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:27.528910 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.528910 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:27.537308 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-87093a8d-1a3d-47b9-b52d-14935839fb17 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:27.537308 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 19/74] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.550107 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f8e38bf8-3619-4dab-b710-2c351a1eaeb1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.554138 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8e38bf8-3619-4dab-b710-2c351a1eaeb1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action Jul 15 13:20:27.554138 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8e38bf8-3619-4dab-b710-2c351a1eaeb1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:27.554138 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8e38bf8-3619-4dab-b710-2c351a1eaeb1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:27.556022 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-f8e38bf8-3619-4dab-b710-2c351a1eaeb1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Updating group 'ae3b3eb8-a133-43ea-bb0c-55687869fc88' with 'error' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 15 13:20:27.560673 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.560673 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:27.580910 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8e38bf8-3619-4dab-b710-2c351a1eaeb1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action returned with HTTP 202 Jul 15 13:20:27.581379 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 18/75] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Jul 15 13:20:27 2026] POST /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:27.593313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8cbcf1e4-1e06-4d91-94f1-e09e45eba478 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.595655 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8cbcf1e4-1e06-4d91-94f1-e09e45eba478 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.596529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8cbcf1e4-1e06-4d91-94f1-e09e45eba478 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.599163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8cbcf1e4-1e06-4d91-94f1-e09e45eba478 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.599163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-8cbcf1e4-1e06-4d91-94f1-e09e45eba478 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:27.604124 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.604124 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:27.610503 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8cbcf1e4-1e06-4d91-94f1-e09e45eba478 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:27.611083 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 19/76] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.626791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b82d2004-4281-4c9b-a18e-0cda763ce244 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.628997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b82d2004-4281-4c9b-a18e-0cda763ce244 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] POST https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action Jul 15 13:20:27.629818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b82d2004-4281-4c9b-a18e-0cda763ce244 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:27.629818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b82d2004-4281-4c9b-a18e-0cda763ce244 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:27.631339 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.group_snapshots [None req-b82d2004-4281-4c9b-a18e-0cda763ce244 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Updating group 'ae3b3eb8-a133-43ea-bb0c-55687869fc88' with 'available' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 15 13:20:27.635095 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.635095 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:27.653257 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b82d2004-4281-4c9b-a18e-0cda763ce244 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action returned with HTTP 202 Jul 15 13:20:27.654880 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 21/77] 10.4.3.158 () {70 vars in 1455 bytes} [Wed Jul 15 13:20:27 2026] POST /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:27.664700 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4f40a15d-4761-45a3-8929-d8ed798fa257 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.667220 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4f40a15d-4761-45a3-8929-d8ed798fa257 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.667580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4f40a15d-4761-45a3-8929-d8ed798fa257 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.667864 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4f40a15d-4761-45a3-8929-d8ed798fa257 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.668089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-4f40a15d-4761-45a3-8929-d8ed798fa257 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:27.673392 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.673392 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:27.678322 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4f40a15d-4761-45a3-8929-d8ed798fa257 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:27.678944 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 20/78] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.688118 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.690474 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.690798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.691071 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.691258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] delete called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 15 13:20:27.691426 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.group_snapshots [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Delete group_snapshot with id: ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.698712 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.698712 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:27.755642 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec6f7bb9-2ba2-4386-9172-3536865109c8 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 202 Jul 15 13:20:27.756206 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 19/79] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:20:27 2026] DELETE /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:27.765612 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.767929 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:27.768992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.768992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.768992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:27.769666 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:27.777740 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Get all volumes completed successfully. Jul 15 13:20:27.778609 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:20:27.778768 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:20:27.816633 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:20:27.821562 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.821562 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:27.833617 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c1b21b84-546a-41c7-9e89-60be7804ae89 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:27.834105 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 20/80] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.856627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.858767 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:20:27.859254 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.859254 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.859377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:27.860550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:20:27.865087 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Get all snapshots completed successfully. Jul 15 13:20:27.866148 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c823d47c-fd53-496e-9a56-4b67d627dc8a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:20:27.866517 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 22/81] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:20:27.878988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0570bde3-3e23-4433-89b7-685571359781 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.881049 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0570bde3-3e23-4433-89b7-685571359781 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:27.881351 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0570bde3-3e23-4433-89b7-685571359781 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.881666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0570bde3-3e23-4433-89b7-685571359781 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:27.881854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-0570bde3-3e23-4433-89b7-685571359781 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:27.888198 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:27.888198 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:27.896220 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0570bde3-3e23-4433-89b7-685571359781 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 200 Jul 15 13:20:27.896728 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 21/82] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:27.990592 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c682b903-0a11-4006-85f0-9c9f9f4da717 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:27.994033 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c682b903-0a11-4006-85f0-9c9f9f4da717 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:27.994033 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c682b903-0a11-4006-85f0-9c9f9f4da717 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:27.994033 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c682b903-0a11-4006-85f0-9c9f9f4da717 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:28.003436 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:28.003436 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:28.008778 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c682b903-0a11-4006-85f0-9c9f9f4da717 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:28.015486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c682b903-0a11-4006-85f0-9c9f9f4da717 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:28.015974 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 20/83] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:27 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:28.908561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87337945-208b-4700-add5-6484f9868847 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:28.910637 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87337945-208b-4700-add5-6484f9868847 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 Jul 15 13:20:28.911068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87337945-208b-4700-add5-6484f9868847 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:28.911580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87337945-208b-4700-add5-6484f9868847 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:28.912538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-87337945-208b-4700-add5-6484f9868847 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member ae3b3eb8-a133-43ea-bb0c-55687869fc88 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:20:28.919118 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87337945-208b-4700-add5-6484f9868847 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 returned with HTTP 404 Jul 15 13:20:28.920238 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 21/84] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:20:28 2026] GET /volume/v3/group_snapshots/ae3b3eb8-a133-43ea-bb0c-55687869fc88 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:20:28.930714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:28.932852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:28.933071 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:28.933250 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:28.933568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:28.934724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:28.944307 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Get all volumes completed successfully. Jul 15 13:20:28.945226 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:20:28.945502 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:20:29.005218 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:20:29.010948 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:29.010948 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:29.025727 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-688893ee-6f99-4e8f-bd1f-c8ee2940af23 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:29.026491 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 23/85] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:20:28 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:29.032516 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0bc79ec-ef40-400a-8310-8e260eb15f8d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:29.037990 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0bc79ec-ef40-400a-8310-8e260eb15f8d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:29.038273 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0bc79ec-ef40-400a-8310-8e260eb15f8d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:29.038999 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0bc79ec-ef40-400a-8310-8e260eb15f8d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:29.048624 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:29.048624 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:29.048845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:29.052713 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] POST https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a/action Jul 15 13:20:29.052840 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c0bc79ec-ef40-400a-8310-8e260eb15f8d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:29.053837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:29.053837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:29.059320 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0bc79ec-ef40-400a-8310-8e260eb15f8d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:29.060342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] delete called for group b449afbe-6352-4d88-bc6c-eb4292774b9a {{(pid=100146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:20:29.060342 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Delete group with id: b449afbe-6352-4d88-bc6c-eb4292774b9a Jul 15 13:20:29.060559 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 22/86] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:29 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:29.066275 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:29.066275 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:29.327791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-894979d3-5ec0-4287-930a-d4ca4a1da37c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a/action returned with HTTP 202 Jul 15 13:20:29.328356 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 21/87] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:20:29 2026] POST /volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:29.336642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-985c013f-8e88-4268-8b2d-86fa111deba4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:29.339574 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c Jul 15 13:20:29.340184 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:29.340601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:29.355296 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:29.355296 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:29.362584 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Volume info retrieved successfully. Jul 15 13:20:29.363712 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:20:29.363885 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:20:29.421328 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:20:29.425589 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:29.425589 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:29.436924 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-985c013f-8e88-4268-8b2d-86fa111deba4 tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c returned with HTTP 200 Jul 15 13:20:29.437546 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 22/88] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:20:29 2026] GET /volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:30.079634 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ce85081f-6651-4a4e-9eee-f3ded8625cc9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:30.081997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce85081f-6651-4a4e-9eee-f3ded8625cc9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:30.082250 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce85081f-6651-4a4e-9eee-f3ded8625cc9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:30.082777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce85081f-6651-4a4e-9eee-f3ded8625cc9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:30.095814 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:30.095814 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:30.103342 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ce85081f-6651-4a4e-9eee-f3ded8625cc9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:30.112489 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce85081f-6651-4a4e-9eee-f3ded8625cc9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:30.112489 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 24/89] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:30 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:30.458036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-87421187-d357-469f-84ba-3880f31dc96c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:30.462045 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-87421187-d357-469f-84ba-3880f31dc96c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c Jul 15 13:20:30.462577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-87421187-d357-469f-84ba-3880f31dc96c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:30.462793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-87421187-d357-469f-84ba-3880f31dc96c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:30.470636 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-87421187-d357-469f-84ba-3880f31dc96c tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c returned with HTTP 404 Jul 15 13:20:30.471070 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 23/90] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:20:30 2026] GET /volume/v3/volumes/3229f4cc-63c0-4db4-8059-44f578ae2c2c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:20:30.481622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2c5a6f31-cbd7-4ddb-8fde-957719d8356a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:30.484808 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c5a6f31-cbd7-4ddb-8fde-957719d8356a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] GET https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a Jul 15 13:20:30.486376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c5a6f31-cbd7-4ddb-8fde-957719d8356a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:30.486376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c5a6f31-cbd7-4ddb-8fde-957719d8356a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:30.486376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-2c5a6f31-cbd7-4ddb-8fde-957719d8356a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] show called for member b449afbe-6352-4d88-bc6c-eb4292774b9a {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:30.490991 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c5a6f31-cbd7-4ddb-8fde-957719d8356a tempest-GroupSnapshotsV319Test-1028722585 tempest-GroupSnapshotsV319Test-1028722585-project-member] https://10.4.3.158/volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a returned with HTTP 404 Jul 15 13:20:30.491820 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 22/91] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:30 2026] GET /volume/v3/groups/b449afbe-6352-4d88-bc6c-eb4292774b9a => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:20:30.501905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a87747c2-b91e-46af-9966-8e508e3a1e4c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:30.503991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a87747c2-b91e-46af-9966-8e508e3a1e4c tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/3fc2dbb4-81c6-4745-99a5-cda70261ea7f Jul 15 13:20:30.504292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a87747c2-b91e-46af-9966-8e508e3a1e4c tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:30.504547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a87747c2-b91e-46af-9966-8e508e3a1e4c tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:30.529158 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a87747c2-b91e-46af-9966-8e508e3a1e4c tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/group_types/3fc2dbb4-81c6-4745-99a5-cda70261ea7f returned with HTTP 202 Jul 15 13:20:30.529772 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 23/92] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:20:30 2026] DELETE /volume/v3/group_types/3fc2dbb4-81c6-4745-99a5-cda70261ea7f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:30.540253 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ee453315-a6a6-4be1-9827-af02bf55898b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:30.543099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ee453315-a6a6-4be1-9827-af02bf55898b tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] DELETE https://10.4.3.158/volume/v3/types/0666fda3-ccc6-4e47-b46d-c0c092246a98 Jul 15 13:20:30.543323 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ee453315-a6a6-4be1-9827-af02bf55898b tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:30.543637 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ee453315-a6a6-4be1-9827-af02bf55898b tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:30.600055 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ee453315-a6a6-4be1-9827-af02bf55898b tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/types/0666fda3-ccc6-4e47-b46d-c0c092246a98 returned with HTTP 202 Jul 15 13:20:30.600528 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 25/93] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:20:30 2026] DELETE /volume/v3/types/0666fda3-ccc6-4e47-b46d-c0c092246a98 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:30.610534 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-01ed079c-6377-4da1-a9a4-d981ecd34dd1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:30.613347 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01ed079c-6377-4da1-a9a4-d981ecd34dd1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] GET https://10.4.3.158/volume/v3/types/0666fda3-ccc6-4e47-b46d-c0c092246a98 Jul 15 13:20:30.613667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01ed079c-6377-4da1-a9a4-d981ecd34dd1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:30.613948 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01ed079c-6377-4da1-a9a4-d981ecd34dd1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:30.619070 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01ed079c-6377-4da1-a9a4-d981ecd34dd1 tempest-GroupSnapshotsV319Test-1215126063 tempest-GroupSnapshotsV319Test-1215126063-project-admin] https://10.4.3.158/volume/v3/types/0666fda3-ccc6-4e47-b46d-c0c092246a98 returned with HTTP 404 Jul 15 13:20:30.619746 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 24/94] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:20:30 2026] GET /volume/v3/types/0666fda3-ccc6-4e47-b46d-c0c092246a98 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:31.128839 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ec7d60f4-7453-43d7-80bb-65ce3a49722c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:31.131540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec7d60f4-7453-43d7-80bb-65ce3a49722c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:31.131763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec7d60f4-7453-43d7-80bb-65ce3a49722c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:31.132091 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec7d60f4-7453-43d7-80bb-65ce3a49722c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:31.143490 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:31.143490 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:31.149366 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ec7d60f4-7453-43d7-80bb-65ce3a49722c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:31.156544 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec7d60f4-7453-43d7-80bb-65ce3a49722c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:31.157141 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 23/95] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:31 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:32.178990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c05112bc-ae30-4d8e-a05f-748a8f071586 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:32.179492 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c05112bc-ae30-4d8e-a05f-748a8f071586 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:32.179689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c05112bc-ae30-4d8e-a05f-748a8f071586 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:32.179973 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c05112bc-ae30-4d8e-a05f-748a8f071586 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:32.200809 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:32.200809 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:32.209549 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c05112bc-ae30-4d8e-a05f-748a8f071586 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:32.218592 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c05112bc-ae30-4d8e-a05f-748a8f071586 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:32.219243 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 24/96] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:32 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:33.244417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-931a1845-abbd-4e1a-8460-ebb0d42b8d04 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:33.246869 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-931a1845-abbd-4e1a-8460-ebb0d42b8d04 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:33.247407 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-931a1845-abbd-4e1a-8460-ebb0d42b8d04 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:33.247407 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-931a1845-abbd-4e1a-8460-ebb0d42b8d04 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:33.257271 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:33.257271 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:33.274055 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-931a1845-abbd-4e1a-8460-ebb0d42b8d04 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:33.284104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-931a1845-abbd-4e1a-8460-ebb0d42b8d04 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:33.285127 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 26/97] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:33 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:33.410538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:33.792242 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:33.792242 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1562996739"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:33.797272 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1562996739'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:33.797547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Create volume of 1 GB Jul 15 13:20:33.806575 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Availability Zones retrieved successfully. Jul 15 13:20:33.813386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Flow 'volume_create_api' (a76e29ed-6053-436d-ab9f-8cc2d4cb5179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:33.814795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7ced1e-ad97-4ea1-b985-fcbe56a699ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:33.815985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:33.856455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7ced1e-ad97-4ea1-b985-fcbe56a699ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:33.857519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b2e267-6ae3-472a-81a1-894636335725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:33.982759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Created reservations ['6d39cd6c-667d-4498-ad17-85f504a70ed1', '711df43a-6f8e-49fa-a8c4-91d645e237a2', 'a3ef3e19-d3c1-4f90-bdc1-8203edaeb703', '8b563926-990d-42f2-a1bb-4b3e1f192ca8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:33.982759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92b2e267-6ae3-472a-81a1-894636335725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d39cd6c-667d-4498-ad17-85f504a70ed1', '711df43a-6f8e-49fa-a8c4-91d645e237a2', 'a3ef3e19-d3c1-4f90-bdc1-8203edaeb703', '8b563926-990d-42f2-a1bb-4b3e1f192ca8']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:33.983746 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f309da85-71d5-4fb8-971d-3b4c317c6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:34.062130 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f309da85-71d5-4fb8-971d-3b4c317c6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da3b5bce-b3e6-4da6-b361-0a8f09f4e25a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1562996739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5124b87342ca47688641d3bde6046f1f',qos_specs=None,replication_status=,reservations=['6d39cd6c-667d-4498-ad17-85f504a70ed1','711df43a-6f8e-49fa-a8c4-91d645e237a2','a3ef3e19-d3c1-4f90-bdc1-8203edaeb703','8b563926-990d-42f2-a1bb-4b3e1f192ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2389390ab2d948ad854f1e2af24f1f34',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1562996739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da3b5bce-b3e6-4da6-b361-0a8f09f4e25a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5124b87342ca47688641d3bde6046f1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2389390ab2d948ad854f1e2af24f1f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:34.064984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e13345-607e-49b3-b584-dfef396933a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:34.106082 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e13345-607e-49b3-b584-dfef396933a8) transitioned into state 'SUCCESS' from state '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-1562996739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5124b87342ca47688641d3bde6046f1f',qos_specs=None,replication_status=,reservations=['6d39cd6c-667d-4498-ad17-85f504a70ed1','711df43a-6f8e-49fa-a8c4-91d645e237a2','a3ef3e19-d3c1-4f90-bdc1-8203edaeb703','8b563926-990d-42f2-a1bb-4b3e1f192ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2389390ab2d948ad854f1e2af24f1f34',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:34.107149 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d73c50-243c-4fe6-8999-ba9405001e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:34.124309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d73c50-243c-4fe6-8999-ba9405001e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:34.125668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Flow 'volume_create_api' (a76e29ed-6053-436d-ab9f-8cc2d4cb5179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:34.126323 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Create volume request issued successfully. Jul 15 13:20:34.126831 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-384efa02-b32a-40c4-aeaa-b2329eb19f8f tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:34.127301 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 25/98] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:20:33 2026] POST /volume/v3/volumes => generated 785 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:34.147265 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ed726a62-b769-44b2-a5c1-7dc221ddd770 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:34.153882 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed726a62-b769-44b2-a5c1-7dc221ddd770 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:20:34.154762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed726a62-b769-44b2-a5c1-7dc221ddd770 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:34.158301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed726a62-b769-44b2-a5c1-7dc221ddd770 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:34.227704 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:34.227704 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:34.248842 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ed726a62-b769-44b2-a5c1-7dc221ddd770 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:20:34.257274 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed726a62-b769-44b2-a5c1-7dc221ddd770 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:20:34.258062 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 24/99] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:34 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 964 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:34.310425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d7572e9d-c015-4cd7-9ecb-0c13eb84d282 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:34.313024 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d7572e9d-c015-4cd7-9ecb-0c13eb84d282 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:34.313024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d7572e9d-c015-4cd7-9ecb-0c13eb84d282 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:34.313024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d7572e9d-c015-4cd7-9ecb-0c13eb84d282 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:34.325091 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:34.325091 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:34.330182 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d7572e9d-c015-4cd7-9ecb-0c13eb84d282 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:34.338395 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d7572e9d-c015-4cd7-9ecb-0c13eb84d282 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:34.338956 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 25/100] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:34 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:35.277155 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-78ac3526-8d5a-4abe-920f-4fa04de14d65 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:35.281115 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78ac3526-8d5a-4abe-920f-4fa04de14d65 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:20:35.281115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78ac3526-8d5a-4abe-920f-4fa04de14d65 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:35.281115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78ac3526-8d5a-4abe-920f-4fa04de14d65 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:35.358402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-73d28504-7f8a-48ae-87b5-e040b5fb6dd6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:35.360143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73d28504-7f8a-48ae-87b5-e040b5fb6dd6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:35.360368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73d28504-7f8a-48ae-87b5-e040b5fb6dd6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:35.360628 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73d28504-7f8a-48ae-87b5-e040b5fb6dd6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:35.371760 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:35.371760 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:35.379111 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-73d28504-7f8a-48ae-87b5-e040b5fb6dd6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:35.387626 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73d28504-7f8a-48ae-87b5-e040b5fb6dd6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:35.388246 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 26/101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:35 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:35.486395 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:35.486395 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:35.489190 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-78ac3526-8d5a-4abe-920f-4fa04de14d65 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:20:35.494426 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78ac3526-8d5a-4abe-920f-4fa04de14d65 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:20:35.495031 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 27/102] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:35 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:36.410139 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e7846c94-cad5-4652-89fa-60ffd0531beb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:36.412767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e7846c94-cad5-4652-89fa-60ffd0531beb tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:36.413052 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e7846c94-cad5-4652-89fa-60ffd0531beb tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:36.413599 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e7846c94-cad5-4652-89fa-60ffd0531beb tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:36.425279 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:36.425279 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:36.437044 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e7846c94-cad5-4652-89fa-60ffd0531beb tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:36.451253 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e7846c94-cad5-4652-89fa-60ffd0531beb tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:36.452573 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 25/103] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:36 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:37.469822 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f30844bb-7f18-4abe-a5fd-78549502a357 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:37.473012 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f30844bb-7f18-4abe-a5fd-78549502a357 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:37.473268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f30844bb-7f18-4abe-a5fd-78549502a357 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:37.473489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f30844bb-7f18-4abe-a5fd-78549502a357 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:37.487745 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:37.487745 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:37.492892 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f30844bb-7f18-4abe-a5fd-78549502a357 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:37.498735 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f30844bb-7f18-4abe-a5fd-78549502a357 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:37.498875 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 26/104] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:37 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:38.518031 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8b70f04a-9e2b-453d-a11f-a82ff9f6a52e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:38.520760 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8b70f04a-9e2b-453d-a11f-a82ff9f6a52e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:38.521379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8b70f04a-9e2b-453d-a11f-a82ff9f6a52e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:38.521379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8b70f04a-9e2b-453d-a11f-a82ff9f6a52e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:38.531882 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:38.531882 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:38.539795 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8b70f04a-9e2b-453d-a11f-a82ff9f6a52e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:38.546400 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8b70f04a-9e2b-453d-a11f-a82ff9f6a52e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:38.551289 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 27/105] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:38 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:39.086532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:39.090300 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:39.090686 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-275593437"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:39.092911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-275593437'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:39.093104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Create volume of 1 GB Jul 15 13:20:39.100599 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Availability Zones retrieved successfully. Jul 15 13:20:39.109138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Flow 'volume_create_api' (5c5d26f9-702a-440d-964f-ac05a880e489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:39.110641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bb55dc-9bcd-495d-82e2-569a98997840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:39.111601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:39.158342 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bb55dc-9bcd-495d-82e2-569a98997840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:39.159349 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4917e90f-170d-40f8-9be9-d32d87abf927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:39.327627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Created reservations ['85324276-4d81-4bdc-a298-ac762a345084', '1df9a370-d9ec-44a5-baeb-2737cf068078', 'a66ac7ff-ab4d-43a5-b7ac-7e5a8d340486', 'cf699fbb-df84-4b53-bef2-15b60b34fd05'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:39.328461 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4917e90f-170d-40f8-9be9-d32d87abf927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85324276-4d81-4bdc-a298-ac762a345084', '1df9a370-d9ec-44a5-baeb-2737cf068078', 'a66ac7ff-ab4d-43a5-b7ac-7e5a8d340486', 'cf699fbb-df84-4b53-bef2-15b60b34fd05']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:39.330409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb9a6ed-77d4-437a-95c3-e6f144b53c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:39.369748 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb9a6ed-77d4-437a-95c3-e6f144b53c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b17b3b79-2646-408e-aed1-6ccb8c3abeea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-275593437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322bc5503d5b4b9aa9c5489e80e21fa3',qos_specs=None,replication_status=,reservations=['85324276-4d81-4bdc-a298-ac762a345084','1df9a370-d9ec-44a5-baeb-2737cf068078','a66ac7ff-ab4d-43a5-b7ac-7e5a8d340486','cf699fbb-df84-4b53-bef2-15b60b34fd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9524e8d5e8f408fb9822fea9ec76e88',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-275593437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b17b3b79-2646-408e-aed1-6ccb8c3abeea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322bc5503d5b4b9aa9c5489e80e21fa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9524e8d5e8f408fb9822fea9ec76e88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:39.370570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145f623d-7028-42cd-a5e2-1fa06dd475b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:39.416187 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145f623d-7028-42cd-a5e2-1fa06dd475b2) transitioned into state 'SUCCESS' from state '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-275593437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322bc5503d5b4b9aa9c5489e80e21fa3',qos_specs=None,replication_status=,reservations=['85324276-4d81-4bdc-a298-ac762a345084','1df9a370-d9ec-44a5-baeb-2737cf068078','a66ac7ff-ab4d-43a5-b7ac-7e5a8d340486','cf699fbb-df84-4b53-bef2-15b60b34fd05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9524e8d5e8f408fb9822fea9ec76e88',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:39.418034 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66767528-6fa9-4ce8-88a8-262d8edb888e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:39.446945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66767528-6fa9-4ce8-88a8-262d8edb888e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:39.449200 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Flow 'volume_create_api' (5c5d26f9-702a-440d-964f-ac05a880e489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:39.450031 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Create volume request issued successfully. Jul 15 13:20:39.452178 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77f90e27-46c1-4d31-aa31-27a5d4696eb7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:39.452178 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 28/106] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:20:39 2026] POST /volume/v3/volumes => generated 751 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:39.471542 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-435e0274-969e-4b7d-9955-e0aa67b1764d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:39.474781 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-435e0274-969e-4b7d-9955-e0aa67b1764d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:39.475016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-435e0274-969e-4b7d-9955-e0aa67b1764d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:39.475390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-435e0274-969e-4b7d-9955-e0aa67b1764d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:39.497059 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:39.497059 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:39.504298 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-435e0274-969e-4b7d-9955-e0aa67b1764d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:39.515359 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-435e0274-969e-4b7d-9955-e0aa67b1764d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:39.516205 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 26/107] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:39 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:39.565191 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aa9975c8-9aba-402b-a2a1-9356781e788f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:39.567729 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa9975c8-9aba-402b-a2a1-9356781e788f tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:39.568050 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa9975c8-9aba-402b-a2a1-9356781e788f tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:39.568372 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa9975c8-9aba-402b-a2a1-9356781e788f tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:39.587878 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:39.587878 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:39.597621 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aa9975c8-9aba-402b-a2a1-9356781e788f tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:39.614630 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa9975c8-9aba-402b-a2a1-9356781e788f tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:39.615418 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 27/108] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:39 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:40.534185 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-258c00b2-fd00-433a-ae9f-c1c8e004f649 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:40.539612 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-258c00b2-fd00-433a-ae9f-c1c8e004f649 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:40.539977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-258c00b2-fd00-433a-ae9f-c1c8e004f649 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:40.540272 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-258c00b2-fd00-433a-ae9f-c1c8e004f649 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:40.555475 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:40.555475 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:40.564622 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-258c00b2-fd00-433a-ae9f-c1c8e004f649 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:40.571606 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-258c00b2-fd00-433a-ae9f-c1c8e004f649 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:40.572445 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 28/109] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:40 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:40.637755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-de375de8-3b6f-41c0-bff7-a5f8d8bbb619 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:40.640464 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-de375de8-3b6f-41c0-bff7-a5f8d8bbb619 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:40.640669 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-de375de8-3b6f-41c0-bff7-a5f8d8bbb619 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:40.640895 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-de375de8-3b6f-41c0-bff7-a5f8d8bbb619 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:40.661408 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:40.661408 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:40.668624 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-b87bc619-a5f7-4808-ab44-24d5901e5f00 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:40.671351 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-b87bc619-a5f7-4808-ab44-24d5901e5f00 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:40.671760 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-b87bc619-a5f7-4808-ab44-24d5901e5f00 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:40.672023 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-b87bc619-a5f7-4808-ab44-24d5901e5f00 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:40.677673 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-de375de8-3b6f-41c0-bff7-a5f8d8bbb619 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:40.683115 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:40.683115 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:40.686916 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-de375de8-3b6f-41c0-bff7-a5f8d8bbb619 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:40.690523 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 29/110] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:40 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:40.695986 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-b87bc619-a5f7-4808-ab44-24d5901e5f00 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:40.707581 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-b87bc619-a5f7-4808-ab44-24d5901e5f00 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:40.707581 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 27/111] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:40 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:40.989263 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8611fc4b-6b7e-4c2e-bbfb-3421ad48d81f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.266605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-993bd6a7-290b-417e-95e6-69ddba6ece44 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.267474 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-993bd6a7-290b-417e-95e6-69ddba6ece44 None None] GET https://10.4.3.158/volume// Jul 15 13:20:41.267474 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-993bd6a7-290b-417e-95e6-69ddba6ece44 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:41.267742 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-993bd6a7-290b-417e-95e6-69ddba6ece44 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:41.268226 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-993bd6a7-290b-417e-95e6-69ddba6ece44 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:20:41.269347 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 29/112] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:20:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:20:41.295717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-dcdf3a0e-c5b6-4379-bbc0-ea55b16325ca None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.450716 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8611fc4b-6b7e-4c2e-bbfb-3421ad48d81f tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:20:41.451596 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8611fc4b-6b7e-4c2e-bbfb-3421ad48d81f tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1113146122"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:41.484999 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8611fc4b-6b7e-4c2e-bbfb-3421ad48d81f tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:20:41.486116 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 28/113] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:20:40 2026] POST /volume/v3/types => generated 220 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:41.498047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c89b4e8-b8b3-4cae-a689-ce79501fe608 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.501980 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c89b4e8-b8b3-4cae-a689-ce79501fe608 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:20:41.502552 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c89b4e8-b8b3-4cae-a689-ce79501fe608 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-421860613"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:41.542329 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c89b4e8-b8b3-4cae-a689-ce79501fe608 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:20:41.542897 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 28/114] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:20:41 2026] POST /volume/v3/group_types => generated 176 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:41.561039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.709580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e8aa7b5d-df6e-4c40-899f-8c44181213ce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.712128 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e8aa7b5d-df6e-4c40-899f-8c44181213ce tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:41.713015 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e8aa7b5d-df6e-4c40-899f-8c44181213ce tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:41.713015 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e8aa7b5d-df6e-4c40-899f-8c44181213ce tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:41.727996 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:41.727996 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:41.733569 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e8aa7b5d-df6e-4c40-899f-8c44181213ce tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:41.742904 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e8aa7b5d-df6e-4c40-899f-8c44181213ce tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:41.743794 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 29/115] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:41 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:41.760980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-dcdf3a0e-c5b6-4379-bbc0-ea55b16325ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:20:41.761411 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-dcdf3a0e-c5b6-4379-bbc0-ea55b16325ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b17b3b79-2646-408e-aed1-6ccb8c3abeea", "connector": null, "instance_uuid": "8eaaac06-488d-4487-8b3f-7b55324423da"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:41.777810 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:41.777810 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:41.846549 np0000005195 devstack@c-api.service[100143]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 15 13:20:41.846549 np0000005195 devstack@c-api.service[100143]: .first() Jul 15 13:20:41.875405 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-dcdf3a0e-c5b6-4379-bbc0-ea55b16325ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:20:41.875837 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 30/116] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:20:41 2026] POST /volume/v3/attachments => generated 273 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:41.901672 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:20:41.902101 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a50dd7e-46f7-419d-a0ce-fe7d21101832", "volume_types": ["c537d744-0771-4f7c-a1c8-9ed5cef2a941"], "name": "tempest-GroupsV320Test-Group-346193467"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:41.904436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Creating new group {'group': {'group_type': '8a50dd7e-46f7-419d-a0ce-fe7d21101832', 'volume_types': ['c537d744-0771-4f7c-a1c8-9ed5cef2a941'], 'name': 'tempest-GroupsV320Test-Group-346193467'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:20:41.909610 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.groups [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Creating group tempest-GroupsV320Test-Group-346193467. Jul 15 13:20:41.929911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0b74bda8-57ba-47c6-8020-805a46bfcb77 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.932768 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:20:41.931860. {{(pid=100144) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:20:41.932768 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Availability Zones retrieved successfully. Jul 15 13:20:41.934846 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b74bda8-57ba-47c6-8020-805a46bfcb77 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:41.935071 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b74bda8-57ba-47c6-8020-805a46bfcb77 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:41.935363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b74bda8-57ba-47c6-8020-805a46bfcb77 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:41.955942 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:41.955942 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:41.963328 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0b74bda8-57ba-47c6-8020-805a46bfcb77 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:41.970673 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b74bda8-57ba-47c6-8020-805a46bfcb77 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:41.970752 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-891780e6-4583-429b-8bec-d18c406237c2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:41.971168 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 29/117] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:41 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:41.971583 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-891780e6-4583-429b-8bec-d18c406237c2 None None] GET https://10.4.3.158/volume// Jul 15 13:20:41.971752 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-891780e6-4583-429b-8bec-d18c406237c2 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:41.972055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-891780e6-4583-429b-8bec-d18c406237c2 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:41.972683 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-891780e6-4583-429b-8bec-d18c406237c2 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:20:41.973859 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 30/118] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:20:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:20:41.979889 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Created reservations ['fc812659-8342-4c67-addc-94a4bfa7ca73'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:42.026668 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-e50e640f-bc88-4330-8b75-680518357a1b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:42.027752 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ebb0536-650b-4b4b-8688-d9e18514af4f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:20:42.029082 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 30/119] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:20:41 2026] POST /volume/v3/groups => generated 107 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:42.033272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-e50e640f-bc88-4330-8b75-680518357a1b tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:42.033272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-e50e640f-bc88-4330-8b75-680518357a1b tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:42.033272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-e50e640f-bc88-4330-8b75-680518357a1b tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:42.043408 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bedb45d8-5701-44ec-b4ed-9e0ef226dd02 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:42.046523 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bedb45d8-5701-44ec-b4ed-9e0ef226dd02 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:42.046523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bedb45d8-5701-44ec-b4ed-9e0ef226dd02 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:42.047268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bedb45d8-5701-44ec-b4ed-9e0ef226dd02 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:42.047268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-bedb45d8-5701-44ec-b4ed-9e0ef226dd02 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:42.053731 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:42.053731 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:42.064543 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:42.064543 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:42.069918 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-e50e640f-bc88-4330-8b75-680518357a1b tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:42.077513 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-e50e640f-bc88-4330-8b75-680518357a1b tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:42.077513 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 31/120] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:20:42 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 1023 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:20:42.080458 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bedb45d8-5701-44ec-b4ed-9e0ef226dd02 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:42.080458 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 30/121] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:42 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:42.762496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a9d5ff82-2502-40f6-bcd7-2d5775c42fb2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:42.766921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a9d5ff82-2502-40f6-bcd7-2d5775c42fb2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:42.767658 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a9d5ff82-2502-40f6-bcd7-2d5775c42fb2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:42.767990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a9d5ff82-2502-40f6-bcd7-2d5775c42fb2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:42.784708 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:42.784708 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:42.789636 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a9d5ff82-2502-40f6-bcd7-2d5775c42fb2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:42.795062 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a9d5ff82-2502-40f6-bcd7-2d5775c42fb2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:42.795484 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 31/122] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:42 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:42.992321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-796a9573-c88e-4f2f-b034-9bd7aa14fa93 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:42.994597 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-796a9573-c88e-4f2f-b034-9bd7aa14fa93 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:42.995318 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-796a9573-c88e-4f2f-b034-9bd7aa14fa93 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:42.995402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-796a9573-c88e-4f2f-b034-9bd7aa14fa93 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.010303 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.010303 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:43.015631 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-796a9573-c88e-4f2f-b034-9bd7aa14fa93 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:43.021405 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-796a9573-c88e-4f2f-b034-9bd7aa14fa93 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:43.021601 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 31/123] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:42 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:43.097128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-afc072b6-8ca2-4e80-91f4-0a7eeb26f39e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.099100 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.102389 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afc072b6-8ca2-4e80-91f4-0a7eeb26f39e tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.102389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afc072b6-8ca2-4e80-91f4-0a7eeb26f39e tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.102389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afc072b6-8ca2-4e80-91f4-0a7eeb26f39e tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.102389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-afc072b6-8ca2-4e80-91f4-0a7eeb26f39e tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:43.105399 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] PUT https://10.4.3.158/volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018 Jul 15 13:20:43.106124 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:43.119682 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.119682 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:43.125770 np0000005195 devstack@c-api.service[100146]: /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. Jul 15 13:20:43.125770 np0000005195 devstack@c-api.service[100146]: .first() Jul 15 13:20:43.132812 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afc072b6-8ca2-4e80-91f4-0a7eeb26f39e tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:43.134220 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 32/124] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:43.141113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Acquiring lock "cinder-attachment_update-b17b3b79-2646-408e-aed1-6ccb8c3abeea-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:20:43.146664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-476be185-7074-447e-89eb-83d321a2ba1c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.149198 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Lock "cinder-attachment_update-b17b3b79-2646-408e-aed1-6ccb8c3abeea-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:20:43.149320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-476be185-7074-447e-89eb-83d321a2ba1c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] POST https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action Jul 15 13:20:43.149353 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.149353 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:43.149948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-476be185-7074-447e-89eb-83d321a2ba1c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:43.150163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-476be185-7074-447e-89eb-83d321a2ba1c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:43.155008 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-476be185-7074-447e-89eb-83d321a2ba1c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Updating group 'd38719c1-018f-422f-ac9f-b5ed86206990' with 'creating' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 15 13:20:43.164462 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.164462 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:43.182775 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-476be185-7074-447e-89eb-83d321a2ba1c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action returned with HTTP 202 Jul 15 13:20:43.182775 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 32/125] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:20:43 2026] POST /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:43.198603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-26786082-4190-4829-938c-7be447e28d0d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.202063 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26786082-4190-4829-938c-7be447e28d0d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.203157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26786082-4190-4829-938c-7be447e28d0d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.203157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26786082-4190-4829-938c-7be447e28d0d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.204224 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-26786082-4190-4829-938c-7be447e28d0d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:43.212925 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.212925 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:43.231954 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26786082-4190-4829-938c-7be447e28d0d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:43.234562 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 32/126] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:43.252187 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-433b6c2a-6736-4dba-9ccb-e2cfd7bfd993 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.254344 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-433b6c2a-6736-4dba-9ccb-e2cfd7bfd993 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] POST https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action Jul 15 13:20:43.255599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-433b6c2a-6736-4dba-9ccb-e2cfd7bfd993 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:43.255766 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-433b6c2a-6736-4dba-9ccb-e2cfd7bfd993 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:43.258518 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-433b6c2a-6736-4dba-9ccb-e2cfd7bfd993 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Updating group 'd38719c1-018f-422f-ac9f-b5ed86206990' with 'available' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 15 13:20:43.270436 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.270436 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:43.291128 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-433b6c2a-6736-4dba-9ccb-e2cfd7bfd993 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action returned with HTTP 202 Jul 15 13:20:43.291128 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 33/127] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:20:43 2026] POST /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:43.308694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6250a50a-0c26-4783-a5e3-954745bda5cf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.314688 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6250a50a-0c26-4783-a5e3-954745bda5cf tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.314688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6250a50a-0c26-4783-a5e3-954745bda5cf tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.315459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6250a50a-0c26-4783-a5e3-954745bda5cf tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.316004 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-6250a50a-0c26-4783-a5e3-954745bda5cf tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:43.322772 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.322772 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:43.340259 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6250a50a-0c26-4783-a5e3-954745bda5cf tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:43.341007 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 33/128] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:43.358917 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Lock "cinder-attachment_update-b17b3b79-2646-408e-aed1-6ccb8c3abeea-np0000005195" released by "attachment_update" :: held 0.210s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:20:43.358917 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-a9de30c4-3526-44b4-9030-ce324e7e1920 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018 returned with HTTP 200 Jul 15 13:20:43.359227 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-95054d6b-f9db-4538-9c6d-49b4e8d0cf4c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.359319 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 31/129] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:20:43 2026] PUT /volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018 => generated 969 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:43.361485 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95054d6b-f9db-4538-9c6d-49b4e8d0cf4c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] POST https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action Jul 15 13:20:43.362241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95054d6b-f9db-4538-9c6d-49b4e8d0cf4c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:43.362431 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95054d6b-f9db-4538-9c6d-49b4e8d0cf4c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:43.364104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-95054d6b-f9db-4538-9c6d-49b4e8d0cf4c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Updating group 'd38719c1-018f-422f-ac9f-b5ed86206990' with 'error' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 15 13:20:43.374864 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.374864 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:43.385642 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95054d6b-f9db-4538-9c6d-49b4e8d0cf4c tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action returned with HTTP 202 Jul 15 13:20:43.386340 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 33/130] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:20:43 2026] POST /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:43.395775 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f97eba59-f5c7-4a21-8838-5716533306ad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.398597 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f97eba59-f5c7-4a21-8838-5716533306ad tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.398597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f97eba59-f5c7-4a21-8838-5716533306ad tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.399242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f97eba59-f5c7-4a21-8838-5716533306ad tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.399242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-f97eba59-f5c7-4a21-8838-5716533306ad tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:43.404316 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.404316 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:43.413104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f97eba59-f5c7-4a21-8838-5716533306ad tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:43.414459 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 34/131] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 384 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:43.427369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-529756ff-08ca-463a-af07-5d7e124133c7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.429589 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-529756ff-08ca-463a-af07-5d7e124133c7 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] POST https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action Jul 15 13:20:43.430074 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-529756ff-08ca-463a-af07-5d7e124133c7 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:43.431193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-529756ff-08ca-463a-af07-5d7e124133c7 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:43.432073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-529756ff-08ca-463a-af07-5d7e124133c7 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Updating group 'd38719c1-018f-422f-ac9f-b5ed86206990' with 'available' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 15 13:20:43.438767 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.438767 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:43.450807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-529756ff-08ca-463a-af07-5d7e124133c7 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action returned with HTTP 202 Jul 15 13:20:43.451378 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 34/132] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:20:43 2026] POST /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:43.467649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-398d9a57-d372-4e49-a903-b47d2094f9a1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.471205 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-398d9a57-d372-4e49-a903-b47d2094f9a1 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.471544 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-398d9a57-d372-4e49-a903-b47d2094f9a1 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.472278 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-398d9a57-d372-4e49-a903-b47d2094f9a1 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.472526 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-398d9a57-d372-4e49-a903-b47d2094f9a1 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:43.481986 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.481986 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:43.510044 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-398d9a57-d372-4e49-a903-b47d2094f9a1 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:43.510667 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 32/133] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 388 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:43.526618 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5139e728-3fa6-4233-b75f-560794e044f6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.528824 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:20:43.529177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.529505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.530001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:20:43.531721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:20:43.705942 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Get all volumes completed successfully. Jul 15 13:20:43.708819 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5139e728-3fa6-4233-b75f-560794e044f6 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:20:43.709298 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 34/134] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:43.735618 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.743411 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] POST https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action Jul 15 13:20:43.743411 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:20:43.743411 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:43.747828 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] delete called for group d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100143) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:20:43.748060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Delete group with id: d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.754287 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.754287 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:43.806949 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f26a7db6-5593-4fad-9965-c53d23ebc08f tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action returned with HTTP 202 Jul 15 13:20:43.810282 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 35/135] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:20:43 2026] POST /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:43.819734 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-98020456-33e1-4380-8ada-d4ad53212d37 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.822467 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98020456-33e1-4380-8ada-d4ad53212d37 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:43.822732 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98020456-33e1-4380-8ada-d4ad53212d37 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.827425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98020456-33e1-4380-8ada-d4ad53212d37 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.829232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ee1342b7-c49d-40c6-969f-7d6719707381 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:43.833844 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.833844 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:43.834047 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee1342b7-c49d-40c6-969f-7d6719707381 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:43.834701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee1342b7-c49d-40c6-969f-7d6719707381 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:43.834701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee1342b7-c49d-40c6-969f-7d6719707381 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:43.835001 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-ee1342b7-c49d-40c6-969f-7d6719707381 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:43.839432 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98020456-33e1-4380-8ada-d4ad53212d37 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:43.847536 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:43.847536 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:43.849837 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98020456-33e1-4380-8ada-d4ad53212d37 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:43.850771 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 35/136] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:43.867108 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee1342b7-c49d-40c6-969f-7d6719707381 tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 200 Jul 15 13:20:43.867257 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 33/137] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:43 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:44.041977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-397e5a72-16a5-4b44-96a4-1ce11e80a1f7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:44.045458 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-397e5a72-16a5-4b44-96a4-1ce11e80a1f7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:44.045806 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-397e5a72-16a5-4b44-96a4-1ce11e80a1f7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:44.046576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-397e5a72-16a5-4b44-96a4-1ce11e80a1f7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:44.062664 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:44.062664 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:44.069068 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-397e5a72-16a5-4b44-96a4-1ce11e80a1f7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:44.076482 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-397e5a72-16a5-4b44-96a4-1ce11e80a1f7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:44.077044 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 35/138] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:44 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:44.871712 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b0beb473-8684-488c-995d-068b2ce45588 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:44.874691 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0beb473-8684-488c-995d-068b2ce45588 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:44.874691 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b0beb473-8684-488c-995d-068b2ce45588 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:44.874691 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b0beb473-8684-488c-995d-068b2ce45588 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:44.886051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cc1b3292-e5d5-4e85-bfea-a31aa03ca02d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:44.888256 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc1b3292-e5d5-4e85-bfea-a31aa03ca02d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] GET https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 Jul 15 13:20:44.888505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc1b3292-e5d5-4e85-bfea-a31aa03ca02d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:44.889129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc1b3292-e5d5-4e85-bfea-a31aa03ca02d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:44.889129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-cc1b3292-e5d5-4e85-bfea-a31aa03ca02d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] show called for member d38719c1-018f-422f-ac9f-b5ed86206990 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:20:44.890664 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:44.890664 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:44.897619 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc1b3292-e5d5-4e85-bfea-a31aa03ca02d tempest-GroupsV320Test-529236738 tempest-GroupsV320Test-529236738-project-member] https://10.4.3.158/volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 returned with HTTP 404 Jul 15 13:20:44.898694 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 36/139] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:20:44 2026] GET /volume/v3/groups/d38719c1-018f-422f-ac9f-b5ed86206990 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:20:44.901088 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b0beb473-8684-488c-995d-068b2ce45588 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:44.916289 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0beb473-8684-488c-995d-068b2ce45588 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:44.916469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7fdd6b46-83e7-427e-8408-7bd181ee5528 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:44.917017 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 36/140] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:44 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:44.919830 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7fdd6b46-83e7-427e-8408-7bd181ee5528 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/8a50dd7e-46f7-419d-a0ce-fe7d21101832 Jul 15 13:20:44.920138 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7fdd6b46-83e7-427e-8408-7bd181ee5528 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:44.920796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7fdd6b46-83e7-427e-8408-7bd181ee5528 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:44.921181 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:44.921181 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:44.951234 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7fdd6b46-83e7-427e-8408-7bd181ee5528 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/group_types/8a50dd7e-46f7-419d-a0ce-fe7d21101832 returned with HTTP 202 Jul 15 13:20:44.952258 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 34/141] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:20:44 2026] DELETE /volume/v3/group_types/8a50dd7e-46f7-419d-a0ce-fe7d21101832 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:20:44.965268 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-35061214-cdd4-426d-bd0e-c3c4e5bd0a75 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:44.968367 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35061214-cdd4-426d-bd0e-c3c4e5bd0a75 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] DELETE https://10.4.3.158/volume/v3/types/c537d744-0771-4f7c-a1c8-9ed5cef2a941 Jul 15 13:20:44.968666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35061214-cdd4-426d-bd0e-c3c4e5bd0a75 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:44.968957 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35061214-cdd4-426d-bd0e-c3c4e5bd0a75 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:45.038233 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35061214-cdd4-426d-bd0e-c3c4e5bd0a75 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/types/c537d744-0771-4f7c-a1c8-9ed5cef2a941 returned with HTTP 202 Jul 15 13:20:45.038804 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 36/142] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:20:44 2026] DELETE /volume/v3/types/c537d744-0771-4f7c-a1c8-9ed5cef2a941 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:45.047986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0645ab37-66ed-47fd-891b-2a805050bad0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:45.051561 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0645ab37-66ed-47fd-891b-2a805050bad0 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] GET https://10.4.3.158/volume/v3/types/c537d744-0771-4f7c-a1c8-9ed5cef2a941 Jul 15 13:20:45.051755 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0645ab37-66ed-47fd-891b-2a805050bad0 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:45.052317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0645ab37-66ed-47fd-891b-2a805050bad0 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:45.061888 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0645ab37-66ed-47fd-891b-2a805050bad0 tempest-GroupsV320Test-1264165733 tempest-GroupsV320Test-1264165733-project-admin] https://10.4.3.158/volume/v3/types/c537d744-0771-4f7c-a1c8-9ed5cef2a941 returned with HTTP 404 Jul 15 13:20:45.063196 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 37/143] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:20:45 2026] GET /volume/v3/types/c537d744-0771-4f7c-a1c8-9ed5cef2a941 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:45.095896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8b7db7ce-d1e1-41a6-b15b-6f380ebfc4b9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:45.099578 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8b7db7ce-d1e1-41a6-b15b-6f380ebfc4b9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:45.099903 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8b7db7ce-d1e1-41a6-b15b-6f380ebfc4b9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:45.100221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8b7db7ce-d1e1-41a6-b15b-6f380ebfc4b9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:45.124701 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:45.124701 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:45.132174 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8b7db7ce-d1e1-41a6-b15b-6f380ebfc4b9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:45.140087 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8b7db7ce-d1e1-41a6-b15b-6f380ebfc4b9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:45.140087 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 37/144] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:45 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:45.936493 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-746bf9df-d84d-4a13-9ae4-358a7581b52a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:45.944194 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-746bf9df-d84d-4a13-9ae4-358a7581b52a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:45.944475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-746bf9df-d84d-4a13-9ae4-358a7581b52a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:45.944747 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-746bf9df-d84d-4a13-9ae4-358a7581b52a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:45.955584 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:45.955584 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:45.962493 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-746bf9df-d84d-4a13-9ae4-358a7581b52a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:45.971020 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-746bf9df-d84d-4a13-9ae4-358a7581b52a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:45.971641 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 35/145] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:45 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:46.160536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c37434bc-a6b9-442e-ae64-893a13afe8e9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:46.163189 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c37434bc-a6b9-442e-ae64-893a13afe8e9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:46.163653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c37434bc-a6b9-442e-ae64-893a13afe8e9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:46.163867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c37434bc-a6b9-442e-ae64-893a13afe8e9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:46.184707 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:46.184707 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:46.191269 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c37434bc-a6b9-442e-ae64-893a13afe8e9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:46.200406 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c37434bc-a6b9-442e-ae64-893a13afe8e9 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:46.200990 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 37/146] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:46 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:20:46.991534 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-49b2bf5e-7abc-4e71-afd6-5edc2a5ec073 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:47.000706 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49b2bf5e-7abc-4e71-afd6-5edc2a5ec073 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:47.001493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49b2bf5e-7abc-4e71-afd6-5edc2a5ec073 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:47.002904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49b2bf5e-7abc-4e71-afd6-5edc2a5ec073 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:47.013286 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:47.013286 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:47.020448 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-49b2bf5e-7abc-4e71-afd6-5edc2a5ec073 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:47.027496 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49b2bf5e-7abc-4e71-afd6-5edc2a5ec073 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:47.028454 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 38/147] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:46 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:47.218910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5822d93e-7a70-4375-96fc-b077981f8b26 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:47.221450 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5822d93e-7a70-4375-96fc-b077981f8b26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:47.221762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5822d93e-7a70-4375-96fc-b077981f8b26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:47.222459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5822d93e-7a70-4375-96fc-b077981f8b26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:47.238857 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:47.238857 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:47.244919 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5822d93e-7a70-4375-96fc-b077981f8b26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:47.253635 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5822d93e-7a70-4375-96fc-b077981f8b26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:47.254535 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 38/148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:47 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:48.045991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a8c6a444-1fed-4f19-a74b-ebeb1107c39d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:48.051823 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8c6a444-1fed-4f19-a74b-ebeb1107c39d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:48.051823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8c6a444-1fed-4f19-a74b-ebeb1107c39d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:48.051823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8c6a444-1fed-4f19-a74b-ebeb1107c39d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:48.064053 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:48.064053 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:48.077683 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a8c6a444-1fed-4f19-a74b-ebeb1107c39d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:48.091291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8c6a444-1fed-4f19-a74b-ebeb1107c39d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:48.091422 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 36/149] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:48 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:48.275759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1d368350-97e3-46c4-9b0a-6f64d8f28f1f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:48.281277 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d368350-97e3-46c4-9b0a-6f64d8f28f1f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:48.283238 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d368350-97e3-46c4-9b0a-6f64d8f28f1f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:48.283238 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d368350-97e3-46c4-9b0a-6f64d8f28f1f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:48.307873 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:48.307873 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:48.319988 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1d368350-97e3-46c4-9b0a-6f64d8f28f1f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:48.323871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d368350-97e3-46c4-9b0a-6f64d8f28f1f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:48.324686 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 38/150] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:48 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:48.631137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:48.633797 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:48.634645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1534095065"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:48.636918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1534095065'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:48.636918 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Create volume of 1 GB Jul 15 13:20:48.643914 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Availability Zones retrieved successfully. Jul 15 13:20:48.654556 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Flow 'volume_create_api' (c6668fa4-eaa1-449f-ad2a-f080d30741db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:48.657310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75916a9c-1e8f-46c1-97a1-132e8bdd4bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:48.659136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:48.697620 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75916a9c-1e8f-46c1-97a1-132e8bdd4bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:48.698320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b094b9e7-0b5e-4f5a-9407-723685705d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:48.810060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Created reservations ['43225a2f-703d-4316-88cc-86bd58286584', '7bf4354d-4108-49d9-bfa8-d0896480a8d2', 'd4ee6528-99cc-4a50-9946-39188f72ef7f', '5f2c6002-df60-4bbb-93fd-dc018643bb67'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:48.811412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b094b9e7-0b5e-4f5a-9407-723685705d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43225a2f-703d-4316-88cc-86bd58286584', '7bf4354d-4108-49d9-bfa8-d0896480a8d2', 'd4ee6528-99cc-4a50-9946-39188f72ef7f', '5f2c6002-df60-4bbb-93fd-dc018643bb67']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:48.813730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5086d2b-8ff6-47a8-b8d6-b2b16d5be514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:48.850129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5086d2b-8ff6-47a8-b8d6-b2b16d5be514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8a0a2a9-2e2a-4092-a035-60ed0b2314f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1534095065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25154e17611485da022b48d0d343b27',qos_specs=None,replication_status=,reservations=['43225a2f-703d-4316-88cc-86bd58286584','7bf4354d-4108-49d9-bfa8-d0896480a8d2','d4ee6528-99cc-4a50-9946-39188f72ef7f','5f2c6002-df60-4bbb-93fd-dc018643bb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='931b9714e28c44caaf3851c90ae856c9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1534095065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8a0a2a9-2e2a-4092-a035-60ed0b2314f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d25154e17611485da022b48d0d343b27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='931b9714e28c44caaf3851c90ae856c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:48.851626 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4430adde-fbad-443f-af29-ee531ae66c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:48.886939 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4430adde-fbad-443f-af29-ee531ae66c66) transitioned into state 'SUCCESS' from state '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-1534095065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d25154e17611485da022b48d0d343b27',qos_specs=None,replication_status=,reservations=['43225a2f-703d-4316-88cc-86bd58286584','7bf4354d-4108-49d9-bfa8-d0896480a8d2','d4ee6528-99cc-4a50-9946-39188f72ef7f','5f2c6002-df60-4bbb-93fd-dc018643bb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='931b9714e28c44caaf3851c90ae856c9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:48.887762 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e9799d-0290-43a2-9b3f-d10025a6cca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:48.903189 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e9799d-0290-43a2-9b3f-d10025a6cca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:48.904369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Flow 'volume_create_api' (c6668fa4-eaa1-449f-ad2a-f080d30741db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:48.905205 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Create volume request issued successfully. Jul 15 13:20:48.905912 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72d21ff2-0f61-4ff1-8d18-ff035de52fbf tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:48.906614 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 39/151] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:20:48 2026] POST /volume/v3/volumes => generated 755 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:48.925829 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-06cdbe8f-b8eb-4df8-80ce-b8653fd974f4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:48.928448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06cdbe8f-b8eb-4df8-80ce-b8653fd974f4 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] GET https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 Jul 15 13:20:48.928717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06cdbe8f-b8eb-4df8-80ce-b8653fd974f4 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:48.929872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06cdbe8f-b8eb-4df8-80ce-b8653fd974f4 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:48.938756 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:48.938756 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:48.944031 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-06cdbe8f-b8eb-4df8-80ce-b8653fd974f4 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Volume info retrieved successfully. Jul 15 13:20:48.950878 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06cdbe8f-b8eb-4df8-80ce-b8653fd974f4 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 returned with HTTP 200 Jul 15 13:20:48.951673 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 39/152] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:48 2026] GET /volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:49.112438 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-16c44ee8-dfe6-4493-ba3d-bacd8452ed9d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:49.116791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-16c44ee8-dfe6-4493-ba3d-bacd8452ed9d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:49.116791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-16c44ee8-dfe6-4493-ba3d-bacd8452ed9d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:49.116791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-16c44ee8-dfe6-4493-ba3d-bacd8452ed9d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:49.139629 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:49.139629 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:49.152183 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-16c44ee8-dfe6-4493-ba3d-bacd8452ed9d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:49.159918 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-16c44ee8-dfe6-4493-ba3d-bacd8452ed9d tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:49.160531 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 37/153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:49 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:49.345510 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-569b4c71-3441-4d4f-bc4b-9627ebaf27a5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:49.348502 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-569b4c71-3441-4d4f-bc4b-9627ebaf27a5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:49.348819 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-569b4c71-3441-4d4f-bc4b-9627ebaf27a5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:49.349096 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-569b4c71-3441-4d4f-bc4b-9627ebaf27a5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:49.371049 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:49.371049 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:49.389540 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-569b4c71-3441-4d4f-bc4b-9627ebaf27a5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:49.399083 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-569b4c71-3441-4d4f-bc4b-9627ebaf27a5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:49.400055 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 39/154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:49 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:49.973590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6e3054cc-5b8e-4231-85b5-451033b40791 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:49.976778 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e3054cc-5b8e-4231-85b5-451033b40791 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] GET https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 Jul 15 13:20:49.977288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e3054cc-5b8e-4231-85b5-451033b40791 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:49.977341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e3054cc-5b8e-4231-85b5-451033b40791 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:49.989986 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:49.989986 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:49.996465 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6e3054cc-5b8e-4231-85b5-451033b40791 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Volume info retrieved successfully. Jul 15 13:20:50.005467 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e3054cc-5b8e-4231-85b5-451033b40791 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 returned with HTTP 200 Jul 15 13:20:50.005467 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 40/155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:49 2026] GET /volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:50.184128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2b7e58ea-9eb7-40ef-842b-2417afc84371 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:50.188988 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2b7e58ea-9eb7-40ef-842b-2417afc84371 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:50.188988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2b7e58ea-9eb7-40ef-842b-2417afc84371 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:50.189277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2b7e58ea-9eb7-40ef-842b-2417afc84371 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:50.210518 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:50.210518 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:50.216982 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2b7e58ea-9eb7-40ef-842b-2417afc84371 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:50.229533 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2b7e58ea-9eb7-40ef-842b-2417afc84371 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:50.230187 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 40/156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:50 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:50.420343 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-048d035e-d241-44a4-aa49-8ae8c3b358c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:50.426877 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-048d035e-d241-44a4-aa49-8ae8c3b358c5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:50.427034 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-048d035e-d241-44a4-aa49-8ae8c3b358c5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:50.427304 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-048d035e-d241-44a4-aa49-8ae8c3b358c5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:50.444349 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:50.444349 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:50.450807 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-048d035e-d241-44a4-aa49-8ae8c3b358c5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:50.459690 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-048d035e-d241-44a4-aa49-8ae8c3b358c5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:50.460575 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 38/157] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:50 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:50.649243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d192822a-8168-469c-8962-333485d5720a req-a9cff785-6755-4373-be26-6ce9943a0d52 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:50.653154 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d192822a-8168-469c-8962-333485d5720a req-a9cff785-6755-4373-be26-6ce9943a0d52 tempest-VolumesAdminNegativeTest-1028010451 tempest-VolumesAdminNegativeTest-1028010451-project] GET https://10.4.3.158/volume/v3/volumes/2d3c2cf6-4b81-4822-b5bd-b462376b1f21 Jul 15 13:20:50.653309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d192822a-8168-469c-8962-333485d5720a req-a9cff785-6755-4373-be26-6ce9943a0d52 tempest-VolumesAdminNegativeTest-1028010451 tempest-VolumesAdminNegativeTest-1028010451-project] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:50.653562 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d192822a-8168-469c-8962-333485d5720a req-a9cff785-6755-4373-be26-6ce9943a0d52 tempest-VolumesAdminNegativeTest-1028010451 tempest-VolumesAdminNegativeTest-1028010451-project] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:50.666560 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d192822a-8168-469c-8962-333485d5720a req-a9cff785-6755-4373-be26-6ce9943a0d52 tempest-VolumesAdminNegativeTest-1028010451 tempest-VolumesAdminNegativeTest-1028010451-project] https://10.4.3.158/volume/v3/volumes/2d3c2cf6-4b81-4822-b5bd-b462376b1f21 returned with HTTP 404 Jul 15 13:20:50.667543 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 40/158] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:20:50 2026] GET /volume/v3/volumes/2d3c2cf6-4b81-4822-b5bd-b462376b1f21 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:50.684776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:50.688208 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 Jul 15 13:20:50.688337 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:50.688724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:50.689228 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Delete volume with id: a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 Jul 15 13:20:50.848901 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:50.848901 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:50.850077 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Volume info retrieved successfully. Jul 15 13:20:50.879140 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Delete volume request issued successfully. Jul 15 13:20:50.879420 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ecd51b3d-3d7f-4e1c-abb5-d6a29dc6792a tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 returned with HTTP 202 Jul 15 13:20:50.880073 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 41/159] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:20:50 2026] DELETE /volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:20:50.890883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dcd2e693-94b3-4652-b99a-1993f5c7de65 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:50.892834 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dcd2e693-94b3-4652-b99a-1993f5c7de65 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] GET https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 Jul 15 13:20:50.894052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dcd2e693-94b3-4652-b99a-1993f5c7de65 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:50.894052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dcd2e693-94b3-4652-b99a-1993f5c7de65 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:50.904069 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:50.904069 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:50.912003 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dcd2e693-94b3-4652-b99a-1993f5c7de65 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Volume info retrieved successfully. Jul 15 13:20:50.916343 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dcd2e693-94b3-4652-b99a-1993f5c7de65 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 returned with HTTP 200 Jul 15 13:20:50.916793 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 41/160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:50 2026] GET /volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:51.251331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd3c8ab1-92c0-4252-bf25-4d2fbf5f66c4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:51.257490 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd3c8ab1-92c0-4252-bf25-4d2fbf5f66c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:51.257791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd3c8ab1-92c0-4252-bf25-4d2fbf5f66c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:51.258067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd3c8ab1-92c0-4252-bf25-4d2fbf5f66c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:51.277267 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:51.277267 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:51.285014 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd3c8ab1-92c0-4252-bf25-4d2fbf5f66c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:51.292433 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd3c8ab1-92c0-4252-bf25-4d2fbf5f66c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:51.292433 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 39/161] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:51 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:51.481501 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c4ed35e1-45fb-4665-9b13-3ab9d2e7913e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:51.486873 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4ed35e1-45fb-4665-9b13-3ab9d2e7913e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:51.486873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4ed35e1-45fb-4665-9b13-3ab9d2e7913e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:51.489982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4ed35e1-45fb-4665-9b13-3ab9d2e7913e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:51.509257 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:51.509257 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:51.515811 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c4ed35e1-45fb-4665-9b13-3ab9d2e7913e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:51.526707 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4ed35e1-45fb-4665-9b13-3ab9d2e7913e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:51.527357 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 41/162] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:51 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:51.940254 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8bf0d295-280e-4124-b5f2-3cdf554dcb02 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:51.944417 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8bf0d295-280e-4124-b5f2-3cdf554dcb02 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] GET https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 Jul 15 13:20:51.944417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8bf0d295-280e-4124-b5f2-3cdf554dcb02 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:51.944417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8bf0d295-280e-4124-b5f2-3cdf554dcb02 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:51.954433 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8bf0d295-280e-4124-b5f2-3cdf554dcb02 tempest-VolumesAdminNegativeTest-778734484 tempest-VolumesAdminNegativeTest-778734484-project-member] https://10.4.3.158/volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 returned with HTTP 404 Jul 15 13:20:51.954433 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 42/163] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:51 2026] GET /volume/v3/volumes/a8a0a2a9-2e2a-4092-a035-60ed0b2314f3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:20:52.275080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7402f1d8-819c-424a-bdd6-886b1c006b08 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:52.313783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5580c95b-2cff-46a8-9e37-4b9fbd6a8bbc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:52.317318 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5580c95b-2cff-46a8-9e37-4b9fbd6a8bbc tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:52.317589 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5580c95b-2cff-46a8-9e37-4b9fbd6a8bbc tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:52.317862 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5580c95b-2cff-46a8-9e37-4b9fbd6a8bbc tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:52.335421 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:52.335421 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:52.345745 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5580c95b-2cff-46a8-9e37-4b9fbd6a8bbc tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:52.352273 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5580c95b-2cff-46a8-9e37-4b9fbd6a8bbc tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:52.353102 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 40/164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:52 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:52.549554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0778d48e-d7e8-4282-98f0-44541200e120 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:52.555392 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0778d48e-d7e8-4282-98f0-44541200e120 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:52.555810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0778d48e-d7e8-4282-98f0-44541200e120 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:52.556093 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0778d48e-d7e8-4282-98f0-44541200e120 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:52.572831 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:52.572831 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:52.581577 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0778d48e-d7e8-4282-98f0-44541200e120 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:52.588260 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0778d48e-d7e8-4282-98f0-44541200e120 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:52.588650 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 42/165] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:52 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:52.641426 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7402f1d8-819c-424a-bdd6-886b1c006b08 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True Jul 15 13:20:52.641426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7402f1d8-819c-424a-bdd6-886b1c006b08 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:52.641982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7402f1d8-819c-424a-bdd6-886b1c006b08 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] Calling method 'get_pools' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:52.676126 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7402f1d8-819c-424a-bdd6-886b1c006b08 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 15 13:20:52.676570 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 42/166] 10.4.3.158 () {66 vars in 1314 bytes} [Wed Jul 15 13:20:52 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:20:52.690575 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dbdd43f2-9c71-4e73-81b7-c0956b1a9996 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:52.693429 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dbdd43f2-9c71-4e73-81b7-c0956b1a9996 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Jul 15 13:20:52.693738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dbdd43f2-9c71-4e73-81b7-c0956b1a9996 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:52.694028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dbdd43f2-9c71-4e73-81b7-c0956b1a9996 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] Calling method 'get_pools' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:52.725632 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dbdd43f2-9c71-4e73-81b7-c0956b1a9996 tempest-VolumePoolsAdminTestsJSON-1452585014 tempest-VolumePoolsAdminTestsJSON-1452585014-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 15 13:20:52.727309 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 43/167] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:20:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:53.369931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6dab1e21-cce9-4673-9412-4ee18d748a28 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:53.375309 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6dab1e21-cce9-4673-9412-4ee18d748a28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:53.375866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6dab1e21-cce9-4673-9412-4ee18d748a28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:53.377865 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6dab1e21-cce9-4673-9412-4ee18d748a28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:53.401332 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:53.401332 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:53.414924 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6dab1e21-cce9-4673-9412-4ee18d748a28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:53.427477 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6dab1e21-cce9-4673-9412-4ee18d748a28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:53.427477 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 41/168] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:53 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:53.607593 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ca9b2962-dc86-4cde-af3c-77f89d047777 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:53.611547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ca9b2962-dc86-4cde-af3c-77f89d047777 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:53.612267 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ca9b2962-dc86-4cde-af3c-77f89d047777 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:53.612267 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ca9b2962-dc86-4cde-af3c-77f89d047777 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:53.637098 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:53.637098 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:53.642904 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ca9b2962-dc86-4cde-af3c-77f89d047777 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:53.651800 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ca9b2962-dc86-4cde-af3c-77f89d047777 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:53.652397 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 43/169] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:53 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:54.447141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-458a4e00-64b3-4825-a934-010b09949048 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:54.449816 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-458a4e00-64b3-4825-a934-010b09949048 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:54.450090 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-458a4e00-64b3-4825-a934-010b09949048 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:54.450331 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-458a4e00-64b3-4825-a934-010b09949048 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:54.458904 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:54.458904 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:54.463878 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-458a4e00-64b3-4825-a934-010b09949048 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:54.469412 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-458a4e00-64b3-4825-a934-010b09949048 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:54.469787 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 43/170] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:54 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:54.669935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d18223e8-db96-4d57-92ff-b00a48d6bc97 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:54.672681 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d18223e8-db96-4d57-92ff-b00a48d6bc97 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:54.672897 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d18223e8-db96-4d57-92ff-b00a48d6bc97 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:54.673143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d18223e8-db96-4d57-92ff-b00a48d6bc97 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:54.688845 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:54.688845 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:54.698371 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d18223e8-db96-4d57-92ff-b00a48d6bc97 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:54.704399 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d18223e8-db96-4d57-92ff-b00a48d6bc97 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:54.704828 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 44/171] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:54 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:55.485546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7c156b00-0a2c-41ca-aba3-f9b33f8083b7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:55.487833 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c156b00-0a2c-41ca-aba3-f9b33f8083b7 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:55.488133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c156b00-0a2c-41ca-aba3-f9b33f8083b7 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:55.488457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c156b00-0a2c-41ca-aba3-f9b33f8083b7 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:55.500026 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:55.500026 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:55.508737 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7c156b00-0a2c-41ca-aba3-f9b33f8083b7 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:55.522452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c156b00-0a2c-41ca-aba3-f9b33f8083b7 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:55.523341 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 42/172] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:55 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:55.723281 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c917e8de-814b-4ec8-a3c5-1cfb5f15aea4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:55.725259 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c917e8de-814b-4ec8-a3c5-1cfb5f15aea4 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:55.725503 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c917e8de-814b-4ec8-a3c5-1cfb5f15aea4 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:55.725745 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c917e8de-814b-4ec8-a3c5-1cfb5f15aea4 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:55.737855 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:55.737855 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:55.743193 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c917e8de-814b-4ec8-a3c5-1cfb5f15aea4 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:55.749093 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c917e8de-814b-4ec8-a3c5-1cfb5f15aea4 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:55.749490 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 44/173] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:55 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:56.539937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2f5d111f-b3db-428c-be13-7fcbaf6b4455 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:56.544751 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2f5d111f-b3db-428c-be13-7fcbaf6b4455 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:56.544751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2f5d111f-b3db-428c-be13-7fcbaf6b4455 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:56.544751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2f5d111f-b3db-428c-be13-7fcbaf6b4455 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:56.564084 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:56.564084 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:56.575303 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2f5d111f-b3db-428c-be13-7fcbaf6b4455 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:56.584294 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2f5d111f-b3db-428c-be13-7fcbaf6b4455 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:56.584866 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 44/174] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:56 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:56.766839 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d816fde8-e007-4c80-957b-01a107c76737 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:56.770194 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d816fde8-e007-4c80-957b-01a107c76737 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:56.770690 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d816fde8-e007-4c80-957b-01a107c76737 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:56.771146 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d816fde8-e007-4c80-957b-01a107c76737 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:56.787071 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:56.787071 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:56.792816 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d816fde8-e007-4c80-957b-01a107c76737 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:56.800647 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d816fde8-e007-4c80-957b-01a107c76737 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:56.801136 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 45/175] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:56 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:57.599185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6bb0b0fc-b3c7-4aec-9abf-1a30cf520d73 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:57.602164 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6bb0b0fc-b3c7-4aec-9abf-1a30cf520d73 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:57.602459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6bb0b0fc-b3c7-4aec-9abf-1a30cf520d73 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:57.602728 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6bb0b0fc-b3c7-4aec-9abf-1a30cf520d73 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:57.616254 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:57.616254 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:57.623391 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6bb0b0fc-b3c7-4aec-9abf-1a30cf520d73 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:57.628880 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6bb0b0fc-b3c7-4aec-9abf-1a30cf520d73 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:57.629291 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 43/176] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:57 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:57.823493 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-16f4b13e-f161-430e-8065-89924ba3ce45 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:57.832027 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16f4b13e-f161-430e-8065-89924ba3ce45 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:57.832444 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16f4b13e-f161-430e-8065-89924ba3ce45 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:57.832779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16f4b13e-f161-430e-8065-89924ba3ce45 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:57.850996 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:57.850996 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:20:57.857091 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-16f4b13e-f161-430e-8065-89924ba3ce45 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:57.864127 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16f4b13e-f161-430e-8065-89924ba3ce45 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:57.864919 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 45/177] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:57 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:58.518561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2f08e08e-f86c-4612-9099-76514b974b66 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:58.649044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f9673eab-3138-4630-bbd1-cae910de0b4a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:58.651374 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9673eab-3138-4630-bbd1-cae910de0b4a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:58.651674 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9673eab-3138-4630-bbd1-cae910de0b4a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:58.651944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9673eab-3138-4630-bbd1-cae910de0b4a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:58.663898 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:58.663898 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:58.670515 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f9673eab-3138-4630-bbd1-cae910de0b4a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:58.681469 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9673eab-3138-4630-bbd1-cae910de0b4a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:58.681831 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 46/178] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:58 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:58.837273 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d Jul 15 13:20:58.837538 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:58.841311 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:58.861454 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.861454 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.862059 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.862400 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.862894 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.863077 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.864235 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:20:58.873194 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2f08e08e-f86c-4612-9099-76514b974b66 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d returned with HTTP 200 Jul 15 13:20:58.873194 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 45/179] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:20:58 2026] GET /volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d => generated 437 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:58.887297 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:58.889067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-35933a1e-16a1-4e99-9f76-98b68730a984 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:58.895548 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-35933a1e-16a1-4e99-9f76-98b68730a984 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:58.895548 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-35933a1e-16a1-4e99-9f76-98b68730a984 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:58.895548 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-35933a1e-16a1-4e99-9f76-98b68730a984 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:58.916788 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:58.916788 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:20:58.929235 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-35933a1e-16a1-4e99-9f76-98b68730a984 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:20:58.937565 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-35933a1e-16a1-4e99-9f76-98b68730a984 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:20:58.937565 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 44/180] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:58 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:59.241954 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:20:59.243604 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-514470260"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:20:59.244457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-514470260'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:20:59.244703 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume of 1 GB Jul 15 13:20:59.251412 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Availability Zones retrieved successfully. Jul 15 13:20:59.260468 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Flow 'volume_create_api' (b7ce1eec-7047-4499-90da-6440204d87cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:59.261988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0fd5d44-ee5c-4910-9acd-5caf8aab1888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:59.263454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:20:59.298607 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0fd5d44-ee5c-4910-9acd-5caf8aab1888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:59.299405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cb304c-7b1d-47b6-9e66-7dd2fc6122b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:59.376804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Created reservations ['3fdc1865-65ef-443f-bd88-7892432cc7a8', '805a1b61-18c1-493f-9b23-f81ba4714cec', 'ac6e16fb-77d5-4b29-aa11-dedf26259fd4', '392410c3-3a67-497d-8bc3-ae10f07d328d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:20:59.377768 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cb304c-7b1d-47b6-9e66-7dd2fc6122b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdc1865-65ef-443f-bd88-7892432cc7a8', '805a1b61-18c1-493f-9b23-f81ba4714cec', 'ac6e16fb-77d5-4b29-aa11-dedf26259fd4', '392410c3-3a67-497d-8bc3-ae10f07d328d']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:59.378670 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f4b767-46b3-40f4-a663-7e6791346fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:59.407791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f4b767-46b3-40f4-a663-7e6791346fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-514470260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea91316f2f04cc0a5f97a4c332e327d',qos_specs=None,replication_status=,reservations=['3fdc1865-65ef-443f-bd88-7892432cc7a8','805a1b61-18c1-493f-9b23-f81ba4714cec','ac6e16fb-77d5-4b29-aa11-dedf26259fd4','392410c3-3a67-497d-8bc3-ae10f07d328d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f9408facaf4be29ebbafd9d8f14bc2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-514470260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ea91316f2f04cc0a5f97a4c332e327d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6f9408facaf4be29ebbafd9d8f14bc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:59.408692 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac6e913-b8d6-47a5-ab66-9174a2a75b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:59.435226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac6e913-b8d6-47a5-ab66-9174a2a75b52) transitioned into state 'SUCCESS' from state '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-514470260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ea91316f2f04cc0a5f97a4c332e327d',qos_specs=None,replication_status=,reservations=['3fdc1865-65ef-443f-bd88-7892432cc7a8','805a1b61-18c1-493f-9b23-f81ba4714cec','ac6e16fb-77d5-4b29-aa11-dedf26259fd4','392410c3-3a67-497d-8bc3-ae10f07d328d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f9408facaf4be29ebbafd9d8f14bc2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:59.436199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bf6e14-915f-4734-a324-fcf9292492f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:20:59.459128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bf6e14-915f-4734-a324-fcf9292492f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:20:59.460396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Flow 'volume_create_api' (b7ce1eec-7047-4499-90da-6440204d87cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:20:59.460893 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume request issued successfully. Jul 15 13:20:59.462567 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-416b05c9-8883-4aa5-a0fa-060ba686d13c tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:20:59.462730 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 46/181] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:20:58 2026] POST /volume/v3/volumes => generated 758 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:20:59.479596 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dd82a6c2-1a4b-406e-8eda-f2ae51b09993 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:59.481626 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd82a6c2-1a4b-406e-8eda-f2ae51b09993 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] GET https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:20:59.482111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd82a6c2-1a4b-406e-8eda-f2ae51b09993 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:59.482307 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd82a6c2-1a4b-406e-8eda-f2ae51b09993 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:59.490888 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:59.490888 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:20:59.497416 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dd82a6c2-1a4b-406e-8eda-f2ae51b09993 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Volume info retrieved successfully. Jul 15 13:20:59.504731 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd82a6c2-1a4b-406e-8eda-f2ae51b09993 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c returned with HTTP 200 Jul 15 13:20:59.505223 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 47/182] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:59 2026] GET /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:59.705170 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3d8b602c-a3ed-4986-afb3-5702438410e2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:59.708115 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d8b602c-a3ed-4986-afb3-5702438410e2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:20:59.708115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d8b602c-a3ed-4986-afb3-5702438410e2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:59.708327 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d8b602c-a3ed-4986-afb3-5702438410e2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:20:59.720955 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:20:59.720955 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:20:59.726759 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3d8b602c-a3ed-4986-afb3-5702438410e2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:20:59.737090 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d8b602c-a3ed-4986-afb3-5702438410e2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:20:59.737090 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 46/183] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:59 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:20:59.958596 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-af084cc1-c05f-4b64-8380-c054d55709bc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:20:59.960071 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-af084cc1-c05f-4b64-8380-c054d55709bc tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:20:59.960302 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-af084cc1-c05f-4b64-8380-c054d55709bc tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:20:59.960469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-af084cc1-c05f-4b64-8380-c054d55709bc tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:00.005157 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:00.005157 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:00.012303 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-af084cc1-c05f-4b64-8380-c054d55709bc tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:00.022630 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-af084cc1-c05f-4b64-8380-c054d55709bc tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:00.022807 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 45/184] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:20:59 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:00.525984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-051b595c-1f2b-4f0f-97aa-3f357ea3933b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:00.528239 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-051b595c-1f2b-4f0f-97aa-3f357ea3933b tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] GET https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:21:00.528452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-051b595c-1f2b-4f0f-97aa-3f357ea3933b tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:00.528749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-051b595c-1f2b-4f0f-97aa-3f357ea3933b tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:00.538256 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:00.538256 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:00.543696 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-051b595c-1f2b-4f0f-97aa-3f357ea3933b tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Volume info retrieved successfully. Jul 15 13:21:00.550809 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-051b595c-1f2b-4f0f-97aa-3f357ea3933b tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c returned with HTTP 200 Jul 15 13:21:00.551409 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 47/185] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:00 2026] GET /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:00.567823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-19648851-403e-4beb-a42c-5e196ba182ee None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:00.570706 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d Jul 15 13:21:00.571260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:00.653363 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.653706 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.654234 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.655040 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.655410 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.656580 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.665864 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-19648851-403e-4beb-a42c-5e196ba182ee tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d returned with HTTP 200 Jul 15 13:21:00.666654 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 48/186] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:21:00 2026] PUT /volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d => generated 392 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:00.678104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:00.680383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:00.680841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:00.682947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:00.683076 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume of 2 GB Jul 15 13:21:00.691800 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Availability Zones retrieved successfully. Jul 15 13:21:00.697719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Flow 'volume_create_api' (974842d7-6a2b-459e-b166-3a5256131653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:00.698910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ac7588-7b6c-469d-929c-63037bbc5972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:00.699987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Validating volume size '2' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:00.749367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ac7588-7b6c-469d-929c-63037bbc5972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:00.750345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca17e9-1f9b-48c7-b5f6-867acca75ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:00.751208 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6a2456ba-3e72-496a-a34c-ed85a9579632 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:00.753928 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a2456ba-3e72-496a-a34c-ed85a9579632 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:00.754092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a2456ba-3e72-496a-a34c-ed85a9579632 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:00.754380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a2456ba-3e72-496a-a34c-ed85a9579632 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:00.764363 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:00.764363 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:00.781917 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6a2456ba-3e72-496a-a34c-ed85a9579632 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:00.789917 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a2456ba-3e72-496a-a34c-ed85a9579632 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:00.790576 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 46/187] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:00 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:00.806085 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota_utils [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Quota exceeded for 2ea91316f2f04cc0a5f97a4c332e327d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 15 13:21:00.808867 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca17e9-1f9b-48c7-b5f6-867acca75ba5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 15 13:21:00.808867 np0000005195 devstack@c-api.service[100143]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 15 13:21:00.810435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca17e9-1f9b-48c7-b5f6-867acca75ba5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:00.811185 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca17e9-1f9b-48c7-b5f6-867acca75ba5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:21:00.811809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ac7588-7b6c-469d-929c-63037bbc5972) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:00.812520 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ac7588-7b6c-469d-929c-63037bbc5972) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:21:00.813243 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Flow 'volume_create_api' (974842d7-6a2b-459e-b166-3a5256131653) transitioned into state 'REVERTED' from state 'RUNNING' Jul 15 13:21:00.813486 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.middleware.fault [None req-5a12b3c4-7892-4ef1-8444-8e2309419ae0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 413 Jul 15 13:21:00.814583 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 47/188] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:00 2026] POST /volume/v3/volumes => generated 208 bytes in 137 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 15 13:21:00.823615 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-be17b00f-17a1-4041-b615-a704155bdba1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:00.826444 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d Jul 15 13:21:00.826822 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:00.883867 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.884313 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.884664 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.885792 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.885792 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.885792 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.886093 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:00.892180 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-be17b00f-17a1-4041-b615-a704155bdba1 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d returned with HTTP 200 Jul 15 13:21:00.893092 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 48/189] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:21:00 2026] PUT /volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:00.902798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-62e87deb-9937-489d-9448-c52a630d1f1a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:00.907948 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:00.908438 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:00.909893 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:00.910084 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Create volume of 1 GB Jul 15 13:21:00.914943 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Availability Zones retrieved successfully. Jul 15 13:21:00.920867 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Flow 'volume_create_api' (a6837868-445f-446f-90b0-129862c9c111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:00.922026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ea3412-ae02-419e-9800-c46f745ce709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:00.923215 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:00.963259 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ea3412-ae02-419e-9800-c46f745ce709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:00.964383 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f736011c-e489-4464-9374-88f65845a1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:01.006233 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota_utils [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Quota exceeded for 2ea91316f2f04cc0a5f97a4c332e327d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 15 13:21:01.011822 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f736011c-e489-4464-9374-88f65845a1d7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 15 13:21:01.011822 np0000005195 devstack@c-api.service[100145]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 15 13:21:01.014450 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f736011c-e489-4464-9374-88f65845a1d7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:01.016043 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f736011c-e489-4464-9374-88f65845a1d7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:21:01.016379 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ea3412-ae02-419e-9800-c46f745ce709) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:01.017537 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ea3412-ae02-419e-9800-c46f745ce709) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:21:01.018643 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Flow 'volume_create_api' (a6837868-445f-446f-90b0-129862c9c111) transitioned into state 'REVERTED' from state 'RUNNING' Jul 15 13:21:01.019043 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.middleware.fault [None req-62e87deb-9937-489d-9448-c52a630d1f1a tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 413 Jul 15 13:21:01.019952 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 49/190] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:00 2026] POST /volume/v3/volumes => generated 150 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 15 13:21:01.030389 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.037099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d Jul 15 13:21:01.037643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:01.040179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9f3d3760-3f90-46c5-87f8-840a737b6115 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.042507 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f3d3760-3f90-46c5-87f8-840a737b6115 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:01.042714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f3d3760-3f90-46c5-87f8-840a737b6115 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:01.042966 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f3d3760-3f90-46c5-87f8-840a737b6115 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:01.055049 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:01.055049 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:01.059548 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9f3d3760-3f90-46c5-87f8-840a737b6115 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:01.064980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f3d3760-3f90-46c5-87f8-840a737b6115 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:01.065464 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 48/191] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:01 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:01.088717 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.089152 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.089414 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.089947 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.090401 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.090572 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.090891 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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. Jul 15 13:21:01.097360 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fb92df38-e4fd-429e-98a5-c80cedcbb855 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d returned with HTTP 200 Jul 15 13:21:01.098076 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 47/192] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:21:01 2026] PUT /volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d => generated 391 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:01.107206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.109532 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] POST https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c/action Jul 15 13:21:01.110119 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:01.110225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:01.120954 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:01.120954 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:01.122098 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Volume info retrieved successfully. Jul 15 13:21:01.166294 np0000005195 devstack@c-api.service[100144]: ERROR cinder.volume.api [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Quota exceeded for 2ea91316f2f04cc0a5f97a4c332e327d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 15 13:21:01.172842 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.middleware.fault [None req-df71fdb1-3833-46f7-8604-2dbccf3b65bc tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c/action returned with HTTP 413 Jul 15 13:21:01.174628 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 49/193] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:01 2026] POST /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c/action => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 15 13:21:01.186608 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9e22396f-dc9c-4fbe-b682-c302aa76c20e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.189134 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e22396f-dc9c-4fbe-b682-c302aa76c20e tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] GET https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:21:01.190313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e22396f-dc9c-4fbe-b682-c302aa76c20e tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:01.190596 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e22396f-dc9c-4fbe-b682-c302aa76c20e tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:01.198068 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:01.198068 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:01.202465 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9e22396f-dc9c-4fbe-b682-c302aa76c20e tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Volume info retrieved successfully. Jul 15 13:21:01.207482 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e22396f-dc9c-4fbe-b682-c302aa76c20e tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c returned with HTTP 200 Jul 15 13:21:01.207955 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 50/194] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:01 2026] GET /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:01.227877 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.230066 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:21:01.230282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:01.230520 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:01.230769 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Delete volume with id: ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:21:01.241858 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:01.241858 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:01.242562 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Volume info retrieved successfully. Jul 15 13:21:01.277484 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Delete volume request issued successfully. Jul 15 13:21:01.277484 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1eadce80-a6de-47e7-93fe-70742c0f4cfe tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c returned with HTTP 202 Jul 15 13:21:01.277997 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 49/195] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:01 2026] DELETE /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:21:01.287762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29d252c2-973c-4657-bc71-722b3b1f22f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.290768 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29d252c2-973c-4657-bc71-722b3b1f22f0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] GET https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:21:01.291135 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29d252c2-973c-4657-bc71-722b3b1f22f0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:01.291407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29d252c2-973c-4657-bc71-722b3b1f22f0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:01.301066 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:01.301066 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:01.306004 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-29d252c2-973c-4657-bc71-722b3b1f22f0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Volume info retrieved successfully. Jul 15 13:21:01.311604 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29d252c2-973c-4657-bc71-722b3b1f22f0 tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c returned with HTTP 200 Jul 15 13:21:01.312363 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 48/196] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:01 2026] GET /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:01.809836 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-407101bd-2558-4827-afd6-cd950ae38199 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:01.811849 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-407101bd-2558-4827-afd6-cd950ae38199 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:01.812146 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-407101bd-2558-4827-afd6-cd950ae38199 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:01.812377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-407101bd-2558-4827-afd6-cd950ae38199 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:01.821799 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:01.821799 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:01.827996 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-407101bd-2558-4827-afd6-cd950ae38199 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:01.835743 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-407101bd-2558-4827-afd6-cd950ae38199 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:01.836337 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 50/197] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:01 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:02.083527 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3d64e604-14cc-4cc1-954e-697f44cc1dd2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:02.086057 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d64e604-14cc-4cc1-954e-697f44cc1dd2 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:02.086343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d64e604-14cc-4cc1-954e-697f44cc1dd2 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:02.086616 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d64e604-14cc-4cc1-954e-697f44cc1dd2 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:02.101627 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:02.101627 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:02.108955 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3d64e604-14cc-4cc1-954e-697f44cc1dd2 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:02.115145 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d64e604-14cc-4cc1-954e-697f44cc1dd2 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:02.115720 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 51/198] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:02 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:02.361810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ad6126d9-b90e-4354-ab06-e34e068b503f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:02.363822 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad6126d9-b90e-4354-ab06-e34e068b503f tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] GET https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c Jul 15 13:21:02.364051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad6126d9-b90e-4354-ab06-e34e068b503f tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:02.364255 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad6126d9-b90e-4354-ab06-e34e068b503f tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:02.371838 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad6126d9-b90e-4354-ab06-e34e068b503f tempest-VolumeQuotasNegativeTestJSON-5799172 tempest-VolumeQuotasNegativeTestJSON-5799172-project-member] https://10.4.3.158/volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c returned with HTTP 404 Jul 15 13:21:02.372563 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 50/199] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:02 2026] GET /volume/v3/volumes/ca63ff09-b3c9-44f1-a651-5fcfdd2e6f2c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:02.384921 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2218569d-4cae-4fd9-860d-e2c1f09f08d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:02.387698 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2218569d-4cae-4fd9-860d-e2c1f09f08d8 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d Jul 15 13:21:02.388237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2218569d-4cae-4fd9-860d-e2c1f09f08d8 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:02.499321 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2218569d-4cae-4fd9-860d-e2c1f09f08d8 tempest-VolumeQuotasNegativeTestJSON-124083644 tempest-VolumeQuotasNegativeTestJSON-124083644-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d returned with HTTP 200 Jul 15 13:21:02.499919 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 49/200] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Jul 15 13:21:02 2026] PUT /volume/v3/os-quota-sets/2ea91316f2f04cc0a5f97a4c332e327d => generated 395 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:02.858059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4c106e5-c94b-4bc0-a785-c7f8fffe4042 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:02.861817 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4c106e5-c94b-4bc0-a785-c7f8fffe4042 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:02.861817 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4c106e5-c94b-4bc0-a785-c7f8fffe4042 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:02.861817 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4c106e5-c94b-4bc0-a785-c7f8fffe4042 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:02.871154 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:02.871154 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:02.879775 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4c106e5-c94b-4bc0-a785-c7f8fffe4042 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:02.891119 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4c106e5-c94b-4bc0-a785-c7f8fffe4042 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:02.891119 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 51/201] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:02 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:03.138559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-304475f7-4d8f-44a6-aacd-9a08f0463d6d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:03.141493 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-304475f7-4d8f-44a6-aacd-9a08f0463d6d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:03.141493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-304475f7-4d8f-44a6-aacd-9a08f0463d6d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:03.141493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-304475f7-4d8f-44a6-aacd-9a08f0463d6d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:03.164090 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:03.164090 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:03.171503 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-304475f7-4d8f-44a6-aacd-9a08f0463d6d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:03.178057 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-304475f7-4d8f-44a6-aacd-9a08f0463d6d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:03.178498 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 52/202] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:03 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:03.909574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-04a067f3-d70b-44e9-aa3a-87f435838ee5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:03.912536 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04a067f3-d70b-44e9-aa3a-87f435838ee5 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:03.912877 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04a067f3-d70b-44e9-aa3a-87f435838ee5 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:03.913117 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04a067f3-d70b-44e9-aa3a-87f435838ee5 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:03.924705 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:03.924705 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:03.927173 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=233,cinder:INSERT=29,cinder:UPDATE=48 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:21:03.931426 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-04a067f3-d70b-44e9-aa3a-87f435838ee5 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:03.941328 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04a067f3-d70b-44e9-aa3a-87f435838ee5 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:03.941328 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 51/203] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:03 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:04.193788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-30cafd4e-1b14-47b4-8dfa-0c15dddffe13 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:04.196408 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30cafd4e-1b14-47b4-8dfa-0c15dddffe13 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:04.196720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30cafd4e-1b14-47b4-8dfa-0c15dddffe13 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:04.197048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30cafd4e-1b14-47b4-8dfa-0c15dddffe13 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:04.216692 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:04.216692 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:04.222677 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-30cafd4e-1b14-47b4-8dfa-0c15dddffe13 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:04.229659 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30cafd4e-1b14-47b4-8dfa-0c15dddffe13 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:04.230223 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 50/204] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:04 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:04.956616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c67a9065-5100-4b63-8e37-affece9cea56 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:04.959085 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c67a9065-5100-4b63-8e37-affece9cea56 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:04.959443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c67a9065-5100-4b63-8e37-affece9cea56 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:04.960651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c67a9065-5100-4b63-8e37-affece9cea56 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:04.962444 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=265,cinder:UPDATE=49,cinder:INSERT=35 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:21:04.969377 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:04.969377 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:04.974246 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c67a9065-5100-4b63-8e37-affece9cea56 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:04.980002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c67a9065-5100-4b63-8e37-affece9cea56 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:04.981140 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 52/205] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:04 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:05.247895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0e6b038c-94aa-4ee6-8736-fc01804caed6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:05.250104 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e6b038c-94aa-4ee6-8736-fc01804caed6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:05.250343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e6b038c-94aa-4ee6-8736-fc01804caed6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:05.250733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e6b038c-94aa-4ee6-8736-fc01804caed6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:05.253181 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=261,cinder:INSERT=41,cinder:UPDATE=55 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:21:05.264020 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:05.264020 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:05.273242 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e6b038c-94aa-4ee6-8736-fc01804caed6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:05.284591 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e6b038c-94aa-4ee6-8736-fc01804caed6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:05.285218 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 53/206] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:05 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:05.997696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f5064d19-515a-4f83-a7ea-34310e278c80 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:06.001739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5064d19-515a-4f83-a7ea-34310e278c80 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:06.002166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5064d19-515a-4f83-a7ea-34310e278c80 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:06.003062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5064d19-515a-4f83-a7ea-34310e278c80 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:06.016320 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:06.016320 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:06.023301 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f5064d19-515a-4f83-a7ea-34310e278c80 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:06.035660 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5064d19-515a-4f83-a7ea-34310e278c80 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:06.036458 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 52/207] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:05 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:06.307247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7a48643c-2c90-4dd1-b703-360ca35fd122 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:06.314792 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a48643c-2c90-4dd1-b703-360ca35fd122 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:06.314792 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a48643c-2c90-4dd1-b703-360ca35fd122 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:06.314792 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a48643c-2c90-4dd1-b703-360ca35fd122 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:06.319033 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=271,cinder:INSERT=30,cinder:UPDATE=40 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:21:06.338005 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:06.338005 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:06.347075 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7a48643c-2c90-4dd1-b703-360ca35fd122 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:06.355407 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a48643c-2c90-4dd1-b703-360ca35fd122 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:06.355407 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 51/208] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:06 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:07.055225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-83c200e2-a399-48e9-9613-d274b597a21e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:07.058133 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-83c200e2-a399-48e9-9613-d274b597a21e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:07.060025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-83c200e2-a399-48e9-9613-d274b597a21e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:07.060025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-83c200e2-a399-48e9-9613-d274b597a21e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:07.071683 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:07.071683 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:07.080146 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-83c200e2-a399-48e9-9613-d274b597a21e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:07.086819 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-83c200e2-a399-48e9-9613-d274b597a21e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:07.087656 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 53/209] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:07 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:07.383120 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bd388324-a417-4df6-9d72-505aec347e9e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:07.387290 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd388324-a417-4df6-9d72-505aec347e9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:07.387566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd388324-a417-4df6-9d72-505aec347e9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:07.387906 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd388324-a417-4df6-9d72-505aec347e9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:07.406842 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:07.406842 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:07.413236 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bd388324-a417-4df6-9d72-505aec347e9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:07.421466 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd388324-a417-4df6-9d72-505aec347e9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:07.422123 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 54/210] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:07 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:08.105713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12969037-d560-43d0-b349-2e72895ab736 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:08.108782 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12969037-d560-43d0-b349-2e72895ab736 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:08.111515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12969037-d560-43d0-b349-2e72895ab736 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:08.111515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12969037-d560-43d0-b349-2e72895ab736 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:08.119945 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:08.119945 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:08.127447 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-12969037-d560-43d0-b349-2e72895ab736 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:08.136012 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12969037-d560-43d0-b349-2e72895ab736 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:08.136012 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 53/211] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:08 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:08.441498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-edc0f731-a1ed-4e6b-ba1a-ac05f95f2858 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:08.446138 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-edc0f731-a1ed-4e6b-ba1a-ac05f95f2858 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:08.446354 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-edc0f731-a1ed-4e6b-ba1a-ac05f95f2858 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:08.446560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-edc0f731-a1ed-4e6b-ba1a-ac05f95f2858 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:08.456764 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:08.456764 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:08.460952 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-edc0f731-a1ed-4e6b-ba1a-ac05f95f2858 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:08.465594 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-edc0f731-a1ed-4e6b-ba1a-ac05f95f2858 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:08.466019 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 52/212] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:08 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:08.532025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:08.784565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:08.784926 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1906101034"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:08.787082 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1906101034'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:08.787240 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Create volume of 1 GB Jul 15 13:21:08.792133 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Availability Zones retrieved successfully. Jul 15 13:21:08.798759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Flow 'volume_create_api' (744fbf9b-62c0-442e-bfe7-ff72cea550e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:08.799742 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eff856a-131c-4e3e-92c6-bedb2c7e5c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:08.801326 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:08.834209 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eff856a-131c-4e3e-92c6-bedb2c7e5c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:08.835122 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1ab115-c60c-4971-ac1c-fdcb9438763a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:08.917314 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Created reservations ['e0c2f331-50b7-4c8d-97bc-8b51d617a398', 'e0df6a90-a00c-4d5b-aae0-18ec062632b9', 'e32d00cb-888e-4f89-b542-0dcd9b1276f7', 'cc9b8544-d97b-4e71-997a-b71779aa4ef7'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:08.918438 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1ab115-c60c-4971-ac1c-fdcb9438763a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c2f331-50b7-4c8d-97bc-8b51d617a398', 'e0df6a90-a00c-4d5b-aae0-18ec062632b9', 'e32d00cb-888e-4f89-b542-0dcd9b1276f7', 'cc9b8544-d97b-4e71-997a-b71779aa4ef7']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:08.919447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6fd8edf-2164-4272-a8c7-5b1510da2f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:08.951698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6fd8edf-2164-4272-a8c7-5b1510da2f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33eca800-49c3-4d7f-aacb-12d9440b20a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1906101034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='358cb575452b47bb8c87a7ddbf60abfd',qos_specs=None,replication_status=,reservations=['e0c2f331-50b7-4c8d-97bc-8b51d617a398','e0df6a90-a00c-4d5b-aae0-18ec062632b9','e32d00cb-888e-4f89-b542-0dcd9b1276f7','cc9b8544-d97b-4e71-997a-b71779aa4ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37494fbcbcde49788e54bddc787a88f0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1906101034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33eca800-49c3-4d7f-aacb-12d9440b20a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='358cb575452b47bb8c87a7ddbf60abfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37494fbcbcde49788e54bddc787a88f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:08.953697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe40b508-cbb4-4fac-87ab-1f8ba158c00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:08.981934 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe40b508-cbb4-4fac-87ab-1f8ba158c00c) transitioned into state 'SUCCESS' from state '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-1906101034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='358cb575452b47bb8c87a7ddbf60abfd',qos_specs=None,replication_status=,reservations=['e0c2f331-50b7-4c8d-97bc-8b51d617a398','e0df6a90-a00c-4d5b-aae0-18ec062632b9','e32d00cb-888e-4f89-b542-0dcd9b1276f7','cc9b8544-d97b-4e71-997a-b71779aa4ef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37494fbcbcde49788e54bddc787a88f0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:08.982302 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cdce454-b2c1-49b2-beb9-37ab958eb9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:08.995796 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cdce454-b2c1-49b2-beb9-37ab958eb9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:08.999628 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Flow 'volume_create_api' (744fbf9b-62c0-442e-bfe7-ff72cea550e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:08.999628 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Create volume request issued successfully. Jul 15 13:21:08.999628 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2c9a3b9-64c0-4e88-b791-04e60b43f5e6 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:08.999628 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 54/213] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:08 2026] POST /volume/v3/volumes => generated 750 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:09.018358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d0cab9b5-bf7f-4194-99ee-770fd670b947 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:09.024187 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d0cab9b5-bf7f-4194-99ee-770fd670b947 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] GET https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:09.024450 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d0cab9b5-bf7f-4194-99ee-770fd670b947 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:09.024673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d0cab9b5-bf7f-4194-99ee-770fd670b947 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:09.033723 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:09.033723 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:09.040230 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d0cab9b5-bf7f-4194-99ee-770fd670b947 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Volume info retrieved successfully. Jul 15 13:21:09.048867 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d0cab9b5-bf7f-4194-99ee-770fd670b947 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 returned with HTTP 200 Jul 15 13:21:09.049481 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 55/214] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:09 2026] GET /volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:09.154853 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f90c1c35-ea5b-4074-8fe0-106af410f175 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:09.157096 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f90c1c35-ea5b-4074-8fe0-106af410f175 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:09.157386 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f90c1c35-ea5b-4074-8fe0-106af410f175 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:09.157635 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f90c1c35-ea5b-4074-8fe0-106af410f175 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:09.170065 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:09.170065 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:09.175570 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f90c1c35-ea5b-4074-8fe0-106af410f175 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:09.182513 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f90c1c35-ea5b-4074-8fe0-106af410f175 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:09.183071 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 54/215] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:09 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:09.482608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0705f3ca-b121-444d-a986-89b5af0ed2ca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:09.484840 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0705f3ca-b121-444d-a986-89b5af0ed2ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:09.485161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0705f3ca-b121-444d-a986-89b5af0ed2ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:09.485326 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0705f3ca-b121-444d-a986-89b5af0ed2ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:09.505278 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:09.505278 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:09.512386 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0705f3ca-b121-444d-a986-89b5af0ed2ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:09.525229 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0705f3ca-b121-444d-a986-89b5af0ed2ca tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:09.525229 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 53/216] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:09 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:09.723103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-937fb7fb-c267-4f24-b388-981076f324f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:09.997400 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:09.997849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-81038799", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:09.999361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-81038799', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:10.064253 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fe852d49-6f0b-482f-bc5d-230a8ff50379 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.066498 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fe852d49-6f0b-482f-bc5d-230a8ff50379 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] GET https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:10.066753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fe852d49-6f0b-482f-bc5d-230a8ff50379 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.066989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fe852d49-6f0b-482f-bc5d-230a8ff50379 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.074808 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.074808 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:10.095183 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fe852d49-6f0b-482f-bc5d-230a8ff50379 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Volume info retrieved successfully. Jul 15 13:21:10.101450 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fe852d49-6f0b-482f-bc5d-230a8ff50379 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 returned with HTTP 200 Jul 15 13:21:10.102132 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 56/217] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:10.119752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f102ac1-ff2f-4cd1-9208-6cc7fa1080a1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.122823 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f102ac1-ff2f-4cd1-9208-6cc7fa1080a1 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] GET https://10.4.3.158/volume/v3/limits Jul 15 13:21:10.122823 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f102ac1-ff2f-4cd1-9208-6cc7fa1080a1 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.123026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f102ac1-ff2f-4cd1-9208-6cc7fa1080a1 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.126817 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume of 1 GB Jul 15 13:21:10.127251 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.127251 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:10.136312 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Availability Zones retrieved successfully. Jul 15 13:21:10.145026 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Flow 'volume_create_api' (78c621ae-599b-407e-8c78-cc75d0195c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:10.146909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7487e7b2-717f-4861-9b3b-f9c845ee7916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:10.147997 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:10.157216 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f102ac1-ff2f-4cd1-9208-6cc7fa1080a1 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Jul 15 13:21:10.157788 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 55/218] 10.4.3.158 () {66 vars in 1234 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:10.167593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1940ea9c-0fde-4bcd-bd54-806b890e504b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.172798 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1940ea9c-0fde-4bcd-bd54-806b890e504b tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] GET https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:10.173568 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1940ea9c-0fde-4bcd-bd54-806b890e504b tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.173568 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1940ea9c-0fde-4bcd-bd54-806b890e504b tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.189328 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.189328 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:10.194940 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1940ea9c-0fde-4bcd-bd54-806b890e504b tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Volume info retrieved successfully. Jul 15 13:21:10.200239 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1940ea9c-0fde-4bcd-bd54-806b890e504b tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 returned with HTTP 200 Jul 15 13:21:10.201276 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 54/219] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:10.202592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-796efe24-ea34-4dbb-ada7-c5eede728b16 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.205986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-796efe24-ea34-4dbb-ada7-c5eede728b16 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:10.206203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-796efe24-ea34-4dbb-ada7-c5eede728b16 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.206373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-796efe24-ea34-4dbb-ada7-c5eede728b16 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.214094 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.214094 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:10.220883 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-796efe24-ea34-4dbb-ada7-c5eede728b16 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:10.221545 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.224211 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] DELETE https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:10.224702 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.224917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.225383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Delete volume with id: 33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:10.226585 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-796efe24-ea34-4dbb-ada7-c5eede728b16 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:10.227087 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 57/220] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:10.235098 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.235098 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:10.236243 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Volume info retrieved successfully. Jul 15 13:21:10.255843 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7487e7b2-717f-4861-9b3b-f9c845ee7916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:10.256894 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b696d4-5245-4724-a48b-f0772f42b06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:10.274164 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Delete volume request issued successfully. Jul 15 13:21:10.274447 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10e30f8e-595e-43a0-bf6d-9fc093cefa65 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 returned with HTTP 202 Jul 15 13:21:10.275028 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 56/221] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:10 2026] DELETE /volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:21:10.283879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a97c127e-b6ad-4ff0-9bbe-03f18d35409c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.287057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a97c127e-b6ad-4ff0-9bbe-03f18d35409c tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] GET https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:10.288288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a97c127e-b6ad-4ff0-9bbe-03f18d35409c tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.288363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a97c127e-b6ad-4ff0-9bbe-03f18d35409c tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.299051 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.299051 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:10.303809 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a97c127e-b6ad-4ff0-9bbe-03f18d35409c tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Volume info retrieved successfully. Jul 15 13:21:10.311980 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a97c127e-b6ad-4ff0-9bbe-03f18d35409c tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 returned with HTTP 200 Jul 15 13:21:10.312176 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 55/222] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:10.339815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Created reservations ['6cbd2484-05fd-4dde-93f7-eeaf4071f634', '31caebc1-8084-4891-8ecf-740314773bb4', 'd5521251-876b-4543-81c1-e703545f1555', '38319290-f5f9-4fd1-bed1-e94353547c36'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:10.340855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5b696d4-5245-4724-a48b-f0772f42b06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cbd2484-05fd-4dde-93f7-eeaf4071f634', '31caebc1-8084-4891-8ecf-740314773bb4', 'd5521251-876b-4543-81c1-e703545f1555', '38319290-f5f9-4fd1-bed1-e94353547c36']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:10.341674 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86673ff5-c5b3-48f1-9c36-5b0384905928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:10.367822 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86673ff5-c5b3-48f1-9c36-5b0384905928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf2c3670-343e-4341-930f-9095c4f61dcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-81038799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',qos_specs=None,replication_status=,reservations=['6cbd2484-05fd-4dde-93f7-eeaf4071f634','31caebc1-8084-4891-8ecf-740314773bb4','d5521251-876b-4543-81c1-e703545f1555','38319290-f5f9-4fd1-bed1-e94353547c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04506ef9f51941af9872ddba36e9ccd0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-81038799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf2c3670-343e-4341-930f-9095c4f61dcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04506ef9f51941af9872ddba36e9ccd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:10.368779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8998e1f6-67e4-4755-8b38-a96de3889a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:10.397298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8998e1f6-67e4-4755-8b38-a96de3889a6b) transitioned into state 'SUCCESS' from state '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-81038799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',qos_specs=None,replication_status=,reservations=['6cbd2484-05fd-4dde-93f7-eeaf4071f634','31caebc1-8084-4891-8ecf-740314773bb4','d5521251-876b-4543-81c1-e703545f1555','38319290-f5f9-4fd1-bed1-e94353547c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04506ef9f51941af9872ddba36e9ccd0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:10.398042 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485d7815-ba15-44b0-a953-6f3f856863fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:10.411723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485d7815-ba15-44b0-a953-6f3f856863fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:10.413282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Flow 'volume_create_api' (78c621ae-599b-407e-8c78-cc75d0195c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:10.413536 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume request issued successfully. Jul 15 13:21:10.416984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-937fb7fb-c267-4f24-b388-981076f324f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:10.416984 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 55/223] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:21:09 2026] POST /volume/v3/volumes => generated 755 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:10.429262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ea95c76-1498-4fe1-8578-3cb69fb9b117 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.435985 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ea95c76-1498-4fe1-8578-3cb69fb9b117 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:10.435985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ea95c76-1498-4fe1-8578-3cb69fb9b117 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.435985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ea95c76-1498-4fe1-8578-3cb69fb9b117 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.449181 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.449181 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:10.450774 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9ea95c76-1498-4fe1-8578-3cb69fb9b117 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:10.457599 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ea95c76-1498-4fe1-8578-3cb69fb9b117 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:10.458206 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 58/224] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:10.544263 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-82d33f4a-67b0-4295-837d-a0cbbd3f96b1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:10.545762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82d33f4a-67b0-4295-837d-a0cbbd3f96b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:10.545976 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82d33f4a-67b0-4295-837d-a0cbbd3f96b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:10.546172 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82d33f4a-67b0-4295-837d-a0cbbd3f96b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:10.558799 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:10.558799 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:10.565240 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-82d33f4a-67b0-4295-837d-a0cbbd3f96b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:10.572423 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82d33f4a-67b0-4295-837d-a0cbbd3f96b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:10.573604 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 57/225] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:10 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:11.251194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3c21f622-9119-4569-a53c-e418a00b66d3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:11.256942 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3c21f622-9119-4569-a53c-e418a00b66d3 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:11.257227 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3c21f622-9119-4569-a53c-e418a00b66d3 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:11.257457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3c21f622-9119-4569-a53c-e418a00b66d3 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:11.275272 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:11.275272 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:11.287316 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3c21f622-9119-4569-a53c-e418a00b66d3 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:11.298382 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3c21f622-9119-4569-a53c-e418a00b66d3 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:11.299160 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 56/226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:11 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:21:11.329011 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5de9591e-da48-43c9-81a4-88db7a344864 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:11.331608 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5de9591e-da48-43c9-81a4-88db7a344864 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] GET https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 Jul 15 13:21:11.331714 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5de9591e-da48-43c9-81a4-88db7a344864 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:11.331991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5de9591e-da48-43c9-81a4-88db7a344864 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:11.341325 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5de9591e-da48-43c9-81a4-88db7a344864 tempest-AbsoluteLimitsTests-1557489344 tempest-AbsoluteLimitsTests-1557489344-project-member] https://10.4.3.158/volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 returned with HTTP 404 Jul 15 13:21:11.342107 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 56/227] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:11 2026] GET /volume/v3/volumes/33eca800-49c3-4d7f-aacb-12d9440b20a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:11.477065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-265d8efa-33eb-4bc1-99ea-b7dc5988f16e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:11.479777 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-265d8efa-33eb-4bc1-99ea-b7dc5988f16e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:11.480303 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-265d8efa-33eb-4bc1-99ea-b7dc5988f16e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:11.481796 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-265d8efa-33eb-4bc1-99ea-b7dc5988f16e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:11.494466 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:11.494466 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:11.501417 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-265d8efa-33eb-4bc1-99ea-b7dc5988f16e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:11.507415 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-265d8efa-33eb-4bc1-99ea-b7dc5988f16e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:11.508114 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 59/228] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:11 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:11.589396 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7cc139f7-1434-40ed-9825-001f1b12f693 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:11.592857 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7cc139f7-1434-40ed-9825-001f1b12f693 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:11.593177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7cc139f7-1434-40ed-9825-001f1b12f693 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:11.593682 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7cc139f7-1434-40ed-9825-001f1b12f693 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:11.609615 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:11.609615 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:11.614938 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7cc139f7-1434-40ed-9825-001f1b12f693 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:11.622908 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7cc139f7-1434-40ed-9825-001f1b12f693 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:11.623391 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 58/229] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:11 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:12.316760 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-34ccab6c-7de2-4c38-a801-3630a6f653b6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:12.319099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-34ccab6c-7de2-4c38-a801-3630a6f653b6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:12.319377 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-34ccab6c-7de2-4c38-a801-3630a6f653b6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:12.319657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-34ccab6c-7de2-4c38-a801-3630a6f653b6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:12.327006 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:12.327006 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:12.331351 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-34ccab6c-7de2-4c38-a801-3630a6f653b6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:12.337096 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-34ccab6c-7de2-4c38-a801-3630a6f653b6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:12.337631 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 57/230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:12 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:12.524648 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b5b069f3-a804-4aee-bbbf-aeff4ec1f97b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:12.526786 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b5b069f3-a804-4aee-bbbf-aeff4ec1f97b tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:12.527328 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b5b069f3-a804-4aee-bbbf-aeff4ec1f97b tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:12.527328 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b5b069f3-a804-4aee-bbbf-aeff4ec1f97b tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:12.536439 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:12.536439 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:12.542206 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b5b069f3-a804-4aee-bbbf-aeff4ec1f97b tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:12.548551 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b5b069f3-a804-4aee-bbbf-aeff4ec1f97b tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:12.549055 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 57/231] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:12 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:12.642119 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fadbc1d5-9229-4043-beff-13086713224d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:12.642677 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fadbc1d5-9229-4043-beff-13086713224d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:12.643205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fadbc1d5-9229-4043-beff-13086713224d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:12.644800 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fadbc1d5-9229-4043-beff-13086713224d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:12.654991 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:12.654991 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:12.660098 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fadbc1d5-9229-4043-beff-13086713224d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:12.665297 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fadbc1d5-9229-4043-beff-13086713224d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:12.665753 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 60/232] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:12 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:13.358859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b77955aa-a2e6-4c40-8f89-16cc6d61487c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:13.361078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b77955aa-a2e6-4c40-8f89-16cc6d61487c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:13.361078 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b77955aa-a2e6-4c40-8f89-16cc6d61487c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:13.361078 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b77955aa-a2e6-4c40-8f89-16cc6d61487c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:13.371492 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:13.371492 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:13.375523 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b77955aa-a2e6-4c40-8f89-16cc6d61487c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:13.380388 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b77955aa-a2e6-4c40-8f89-16cc6d61487c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:13.380735 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 59/233] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:13 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:13.565465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-440895db-da83-4943-a277-1da78ab9c888 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:13.567104 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-440895db-da83-4943-a277-1da78ab9c888 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:13.567700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-440895db-da83-4943-a277-1da78ab9c888 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:13.567700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-440895db-da83-4943-a277-1da78ab9c888 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:13.576351 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:13.576351 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:13.580470 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-440895db-da83-4943-a277-1da78ab9c888 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:13.587246 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-440895db-da83-4943-a277-1da78ab9c888 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:13.587758 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 58/234] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:13 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:13.683032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dd86a287-d773-4974-aa15-a692a5ea0a0d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:13.686349 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd86a287-d773-4974-aa15-a692a5ea0a0d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:13.687458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd86a287-d773-4974-aa15-a692a5ea0a0d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:13.687458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd86a287-d773-4974-aa15-a692a5ea0a0d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:13.710953 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:13.710953 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:13.718826 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dd86a287-d773-4974-aa15-a692a5ea0a0d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:13.725810 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd86a287-d773-4974-aa15-a692a5ea0a0d tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:13.726513 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 58/235] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:13 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:14.395039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae34bf7f-3001-487a-8d78-63dba55276b1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:14.396888 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae34bf7f-3001-487a-8d78-63dba55276b1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:14.397171 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae34bf7f-3001-487a-8d78-63dba55276b1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:14.397412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae34bf7f-3001-487a-8d78-63dba55276b1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:14.405211 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:14.405211 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:14.409661 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ae34bf7f-3001-487a-8d78-63dba55276b1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:14.415383 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae34bf7f-3001-487a-8d78-63dba55276b1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:14.415889 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 61/236] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:14 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:14.601420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a3cb3c3a-d88b-478e-a31c-3386104f729c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:14.603662 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3cb3c3a-d88b-478e-a31c-3386104f729c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:14.603919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3cb3c3a-d88b-478e-a31c-3386104f729c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:14.604182 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3cb3c3a-d88b-478e-a31c-3386104f729c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:14.613742 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:14.613742 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:14.618286 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a3cb3c3a-d88b-478e-a31c-3386104f729c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:14.625021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3cb3c3a-d88b-478e-a31c-3386104f729c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:14.625549 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 60/237] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:14 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:14.742859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5877ad73-77d6-4337-8f1a-1486a922bb72 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:14.745106 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5877ad73-77d6-4337-8f1a-1486a922bb72 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:14.745351 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5877ad73-77d6-4337-8f1a-1486a922bb72 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:14.745605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5877ad73-77d6-4337-8f1a-1486a922bb72 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:14.758558 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:14.758558 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:14.764986 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5877ad73-77d6-4337-8f1a-1486a922bb72 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:14.771420 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5877ad73-77d6-4337-8f1a-1486a922bb72 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:14.772006 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 59/238] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:14 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:15.431647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e99e3eb0-e425-4af7-8d49-1e5df6fe082e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:15.433837 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e99e3eb0-e425-4af7-8d49-1e5df6fe082e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:15.434110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e99e3eb0-e425-4af7-8d49-1e5df6fe082e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:15.434572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e99e3eb0-e425-4af7-8d49-1e5df6fe082e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:15.443479 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:15.443479 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:15.448272 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e99e3eb0-e425-4af7-8d49-1e5df6fe082e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:15.453196 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e99e3eb0-e425-4af7-8d49-1e5df6fe082e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:15.453585 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 59/239] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:15 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:15.639760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2928cd84-6ff5-4a84-959a-12b512bc81fa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:15.645696 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2928cd84-6ff5-4a84-959a-12b512bc81fa tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:15.646143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2928cd84-6ff5-4a84-959a-12b512bc81fa tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:15.646467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2928cd84-6ff5-4a84-959a-12b512bc81fa tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:15.656016 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:15.656016 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:15.663163 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2928cd84-6ff5-4a84-959a-12b512bc81fa tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:15.669128 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2928cd84-6ff5-4a84-959a-12b512bc81fa tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:15.669755 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 62/240] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:15 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:15.788030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-24418bc6-49e9-4823-bd2c-4a81e8bbd175 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:15.790578 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-24418bc6-49e9-4823-bd2c-4a81e8bbd175 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:15.790578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-24418bc6-49e9-4823-bd2c-4a81e8bbd175 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:15.790578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-24418bc6-49e9-4823-bd2c-4a81e8bbd175 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:15.803654 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:15.803654 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:15.808140 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-24418bc6-49e9-4823-bd2c-4a81e8bbd175 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:15.813713 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-24418bc6-49e9-4823-bd2c-4a81e8bbd175 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:15.814244 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 61/241] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:15 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:16.466792 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e27c74c4-2bcb-4da2-bb40-5b0d3e364973 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:16.469304 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e27c74c4-2bcb-4da2-bb40-5b0d3e364973 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:16.469538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e27c74c4-2bcb-4da2-bb40-5b0d3e364973 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:16.469736 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e27c74c4-2bcb-4da2-bb40-5b0d3e364973 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:16.477809 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:16.477809 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:16.486300 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e27c74c4-2bcb-4da2-bb40-5b0d3e364973 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:16.499433 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e27c74c4-2bcb-4da2-bb40-5b0d3e364973 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:16.500022 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 60/242] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:16 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:16.683255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6a8de9f3-b85c-4386-a2f4-250cf653149c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:16.685161 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a8de9f3-b85c-4386-a2f4-250cf653149c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:16.685385 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a8de9f3-b85c-4386-a2f4-250cf653149c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:16.685623 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a8de9f3-b85c-4386-a2f4-250cf653149c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:16.692755 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:16.692755 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:16.696716 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6a8de9f3-b85c-4386-a2f4-250cf653149c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:16.702162 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a8de9f3-b85c-4386-a2f4-250cf653149c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:16.702695 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 60/243] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:16 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:16.833485 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ce3f2bd-0c5c-450a-8ebf-807820303eaa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:16.835486 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ce3f2bd-0c5c-450a-8ebf-807820303eaa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:16.835746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ce3f2bd-0c5c-450a-8ebf-807820303eaa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:16.835997 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ce3f2bd-0c5c-450a-8ebf-807820303eaa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:16.850433 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:16.850433 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:16.855746 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2ce3f2bd-0c5c-450a-8ebf-807820303eaa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:16.861573 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ce3f2bd-0c5c-450a-8ebf-807820303eaa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:16.862110 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 63/244] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:16 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:17.157106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:17.385215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:17.385719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-213612131"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:17.387282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-213612131'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:17.387434 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Create volume of 1 GB Jul 15 13:21:17.393032 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Availability Zones retrieved successfully. Jul 15 13:21:17.401429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Flow 'volume_create_api' (adc64797-1314-4165-929e-bf507edb962b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:17.402811 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1034e52f-7491-477c-b5b9-440274f1632e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:17.404230 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:17.438186 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1034e52f-7491-477c-b5b9-440274f1632e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:17.439279 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b994f4c-76c5-41dd-8e7c-a6b56cf9dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:17.517989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Created reservations ['d1ddfeba-9151-4743-960a-a25213da6d2f', 'a4692e03-7cf1-4507-91e8-a51daa336e80', '6e6b98c9-bbcb-4054-abf2-324484299487', '5c28ac04-914c-453e-8ddc-f55f13abae2f'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:17.517989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b994f4c-76c5-41dd-8e7c-a6b56cf9dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ddfeba-9151-4743-960a-a25213da6d2f', 'a4692e03-7cf1-4507-91e8-a51daa336e80', '6e6b98c9-bbcb-4054-abf2-324484299487', '5c28ac04-914c-453e-8ddc-f55f13abae2f']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:17.517989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7955db22-a6ec-4ae5-a578-6adba1a99eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:17.518193 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2e782c08-7cb0-454c-87e2-76fce9cbe996 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:17.521591 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2e782c08-7cb0-454c-87e2-76fce9cbe996 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:17.525094 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2e782c08-7cb0-454c-87e2-76fce9cbe996 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:17.525094 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2e782c08-7cb0-454c-87e2-76fce9cbe996 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:17.539989 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:17.539989 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:17.545989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7955db22-a6ec-4ae5-a578-6adba1a99eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa833e9-a745-4977-903c-991a47f699e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-213612131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598654bb5ba54e3993c9d4bcf22088e4',qos_specs=None,replication_status=,reservations=['d1ddfeba-9151-4743-960a-a25213da6d2f','a4692e03-7cf1-4507-91e8-a51daa336e80','6e6b98c9-bbcb-4054-abf2-324484299487','5c28ac04-914c-453e-8ddc-f55f13abae2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f65537216454b7aa987bc1b1ca32094',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-213612131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa833e9-a745-4977-903c-991a47f699e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598654bb5ba54e3993c9d4bcf22088e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f65537216454b7aa987bc1b1ca32094',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:17.545989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab107c6-f022-4cd0-b80e-884df31d937d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:17.546317 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2e782c08-7cb0-454c-87e2-76fce9cbe996 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:17.549303 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2e782c08-7cb0-454c-87e2-76fce9cbe996 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:17.549791 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 61/245] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:17 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:17.581852 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab107c6-f022-4cd0-b80e-884df31d937d) transitioned into state 'SUCCESS' from state '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-213612131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598654bb5ba54e3993c9d4bcf22088e4',qos_specs=None,replication_status=,reservations=['d1ddfeba-9151-4743-960a-a25213da6d2f','a4692e03-7cf1-4507-91e8-a51daa336e80','6e6b98c9-bbcb-4054-abf2-324484299487','5c28ac04-914c-453e-8ddc-f55f13abae2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f65537216454b7aa987bc1b1ca32094',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:17.582846 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4930ba6-fb9c-44af-8dc3-7570fd5b85f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:17.600647 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4930ba6-fb9c-44af-8dc3-7570fd5b85f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:17.601768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Flow 'volume_create_api' (adc64797-1314-4165-929e-bf507edb962b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:17.602207 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Create volume request issued successfully. Jul 15 13:21:17.603025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-057e10cc-c2a1-40eb-9da8-a26dc8dd9c9a tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:17.603588 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 62/246] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:21:17 2026] POST /volume/v3/volumes => generated 818 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:17.620179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7d178c72-d603-49ea-baf3-47fbdb1e343d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:17.622376 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7d178c72-d603-49ea-baf3-47fbdb1e343d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:17.622660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7d178c72-d603-49ea-baf3-47fbdb1e343d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:17.622904 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7d178c72-d603-49ea-baf3-47fbdb1e343d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:17.637123 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:17.637123 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:17.645941 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7d178c72-d603-49ea-baf3-47fbdb1e343d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:17.656311 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7d178c72-d603-49ea-baf3-47fbdb1e343d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 200 Jul 15 13:21:17.657033 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 61/247] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:17 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 886 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:17.720902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-abd661ae-10af-4ce3-a424-6873e2b9416f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:17.723223 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abd661ae-10af-4ce3-a424-6873e2b9416f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:17.723452 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abd661ae-10af-4ce3-a424-6873e2b9416f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:17.723724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abd661ae-10af-4ce3-a424-6873e2b9416f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:17.732896 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:17.732896 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:17.737091 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-abd661ae-10af-4ce3-a424-6873e2b9416f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:17.742661 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abd661ae-10af-4ce3-a424-6873e2b9416f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:17.743084 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 64/248] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:17 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:17.878423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-03175601-b11d-4084-acfe-9f7d5c595903 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:17.880361 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03175601-b11d-4084-acfe-9f7d5c595903 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:17.880631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03175601-b11d-4084-acfe-9f7d5c595903 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:17.880867 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03175601-b11d-4084-acfe-9f7d5c595903 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:17.890924 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:17.890924 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:17.895037 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-03175601-b11d-4084-acfe-9f7d5c595903 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:17.901295 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03175601-b11d-4084-acfe-9f7d5c595903 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:17.901938 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 62/249] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:17 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:18.570975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7d6bb6f1-ae2a-4303-80f4-6d6e41892f28 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.574070 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d6bb6f1-ae2a-4303-80f4-6d6e41892f28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:18.574328 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d6bb6f1-ae2a-4303-80f4-6d6e41892f28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.574614 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d6bb6f1-ae2a-4303-80f4-6d6e41892f28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.582884 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:18.582884 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:18.586863 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7d6bb6f1-ae2a-4303-80f4-6d6e41892f28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:18.591889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d6bb6f1-ae2a-4303-80f4-6d6e41892f28 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:18.592498 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 63/250] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:18.673973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-60b7f6bf-f5ed-4723-9083-082c8b946e4c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.676508 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60b7f6bf-f5ed-4723-9083-082c8b946e4c tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:18.676709 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60b7f6bf-f5ed-4723-9083-082c8b946e4c tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.676886 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60b7f6bf-f5ed-4723-9083-082c8b946e4c tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.684215 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:18.684215 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:18.688247 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-60b7f6bf-f5ed-4723-9083-082c8b946e4c tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:18.692591 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60b7f6bf-f5ed-4723-9083-082c8b946e4c tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 200 Jul 15 13:21:18.692948 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 62/251] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:18.710092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.714219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Jul 15 13:21:18.714643 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4fa833e9-a745-4977-903c-991a47f699e9"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:18.717503 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volume_transfer [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Creating new volume transfer {'transfer': {'volume_id': '4fa833e9-a745-4977-903c-991a47f699e9'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 15 13:21:18.717702 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volume_transfer [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Creating transfer of volume 4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:18.720217 np0000005195 devstack@c-api.service[100145]: INFO cinder.transfer.api [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Generating transfer record for volume 4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:18.728568 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:18.728568 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:18.756938 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ba39abb-0e4d-4f83-a3d6-5d2fd4b9c118 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Jul 15 13:21:18.756938 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 65/252] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Jul 15 13:21:18 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:18.757439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ba6eb3dc-6769-4acf-a5a9-7d950732b317 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.759197 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ba6eb3dc-6769-4acf-a5a9-7d950732b317 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:18.760378 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ba6eb3dc-6769-4acf-a5a9-7d950732b317 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.760378 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ba6eb3dc-6769-4acf-a5a9-7d950732b317 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.768122 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:18.768122 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:18.770146 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bd4d4df9-4719-4eaf-8d1b-adec0a4678cd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.772077 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd4d4df9-4719-4eaf-8d1b-adec0a4678cd tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:18.772329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd4d4df9-4719-4eaf-8d1b-adec0a4678cd tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.772525 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ba6eb3dc-6769-4acf-a5a9-7d950732b317 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:18.772583 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd4d4df9-4719-4eaf-8d1b-adec0a4678cd tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.777870 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ba6eb3dc-6769-4acf-a5a9-7d950732b317 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:18.778365 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 63/253] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:18.780302 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:18.780302 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:18.787870 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bd4d4df9-4719-4eaf-8d1b-adec0a4678cd tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:18.792547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd4d4df9-4719-4eaf-8d1b-adec0a4678cd tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 200 Jul 15 13:21:18.792920 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 64/254] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:18.809516 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ad139635-9986-4297-abd2-c0629033ed04 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.814282 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad139635-9986-4297-abd2-c0629033ed04 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25 Jul 15 13:21:18.815028 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad139635-9986-4297-abd2-c0629033ed04 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.815028 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad139635-9986-4297-abd2-c0629033ed04 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.830885 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad139635-9986-4297-abd2-c0629033ed04 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25 returned with HTTP 200 Jul 15 13:21:18.831442 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 63/255] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25 => generated 432 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:18.840526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3a45c86a-325b-4861-8232-1a7aceb38ae6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.842324 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a45c86a-325b-4861-8232-1a7aceb38ae6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volume-transfers Jul 15 13:21:18.842590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a45c86a-325b-4861-8232-1a7aceb38ae6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.842831 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a45c86a-325b-4861-8232-1a7aceb38ae6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.843054 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volume_transfer [None req-3a45c86a-325b-4861-8232-1a7aceb38ae6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Listing volume transfers {{(pid=100145) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 15 13:21:18.866270 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a45c86a-325b-4861-8232-1a7aceb38ae6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 200 Jul 15 13:21:18.867118 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 66/256] 10.4.3.158 () {68 vars in 1305 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:18.886548 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2d6e7869-2810-434a-b07b-095db1491768 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.917009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83889f09-0e11-4954-a970-8d896025f982 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:18.919192 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83889f09-0e11-4954-a970-8d896025f982 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:18.919498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83889f09-0e11-4954-a970-8d896025f982 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:18.919607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83889f09-0e11-4954-a970-8d896025f982 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:18.939472 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:18.939472 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:18.946598 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83889f09-0e11-4954-a970-8d896025f982 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:18.955990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83889f09-0e11-4954-a970-8d896025f982 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:18.956554 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 65/257] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:18 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:19.131988 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] POST https://10.4.3.158/volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25/accept Jul 15 13:21:19.131988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9a734473c193c6fd"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:19.133306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.volume_transfer [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Accepting volume transfer 06fe99a7-0120-469f-a0c4-f0b92ed95c25 {{(pid=100146) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 15 13:21:19.133652 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Accepting transfer 06fe99a7-0120-469f-a0c4-f0b92ed95c25 Jul 15 13:21:19.215266 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Created reservations ['54dfccb3-dabd-44d0-85de-618e318b41f4', '1c09ccc6-521e-45c3-862b-099b4d262458', '83838b11-6847-4fbc-934f-e45434cd88d1', 'ef8becaf-5c9e-406c-bd1f-0207802cbf9b'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:19.238977 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Created reservations ['0e95d098-e79f-4303-b0e0-c397204374be', '66d99ffa-a5ea-44a4-a14e-e34355bfd680', '4ae44cd8-c2e8-4e73-a52a-063deb025521', '6d398825-c2f4-4ee4-a3c5-136e8096266c'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:19.285763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Created reservations ['ef6be013-2a18-4a18-9ec6-f4b7d1dff5f8', '43587d42-62ce-4e27-b296-4cb6e98bcc00', 'f6aad778-7d16-493d-aa94-dd251096f06c', 'cf15f605-012f-45fd-8c2e-52643a03bcb4'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:19.324160 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Created reservations ['bf27be69-8504-4cfe-a70c-78ec0a6b72d0', '6157fd4c-58d9-41f3-9a44-0e83b8ec0b61', '06f1318e-169e-42f1-a25d-5d077e7308fe', '19777b55-eff5-4088-a37f-e62f0b42736f'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:19.341185 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Transfer volume completed successfully. Jul 15 13:21:19.452128 np0000005195 devstack@c-api.service[100146]: INFO cinder.transfer.api [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Volume 4fa833e9-a745-4977-903c-991a47f699e9 has been transferred. Jul 15 13:21:19.462116 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d6e7869-2810-434a-b07b-095db1491768 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] https://10.4.3.158/volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25/accept returned with HTTP 202 Jul 15 13:21:19.462702 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 64/258] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Jul 15 13:21:18 2026] POST /volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25/accept => generated 365 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:19.478367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9a7e883f-f2f3-45e8-955a-52fb1ee0998d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.482640 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9a7e883f-f2f3-45e8-955a-52fb1ee0998d tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:19.482640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9a7e883f-f2f3-45e8-955a-52fb1ee0998d tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.482640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9a7e883f-f2f3-45e8-955a-52fb1ee0998d tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.492397 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.492397 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:19.500402 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9a7e883f-f2f3-45e8-955a-52fb1ee0998d tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Volume info retrieved successfully. Jul 15 13:21:19.506253 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9a7e883f-f2f3-45e8-955a-52fb1ee0998d tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 200 Jul 15 13:21:19.507348 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 64/259] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:19 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:19.527425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b05f4282-2f09-4946-ab64-6328d8a15ef7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.531095 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b05f4282-2f09-4946-ab64-6328d8a15ef7 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:19.531779 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b05f4282-2f09-4946-ab64-6328d8a15ef7 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.532542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b05f4282-2f09-4946-ab64-6328d8a15ef7 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.543281 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.543281 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:19.549630 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b05f4282-2f09-4946-ab64-6328d8a15ef7 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] Volume info retrieved successfully. Jul 15 13:21:19.560951 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b05f4282-2f09-4946-ab64-6328d8a15ef7 tempest-VolumesTransfersV355Test-542479188 tempest-VolumesTransfersV355Test-542479188-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 200 Jul 15 13:21:19.561591 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 67/260] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:19 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:19.578573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9963ac30-6716-4f96-8dd4-fea2838432e5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.581697 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9963ac30-6716-4f96-8dd4-fea2838432e5 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25 Jul 15 13:21:19.582029 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9963ac30-6716-4f96-8dd4-fea2838432e5 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.582306 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9963ac30-6716-4f96-8dd4-fea2838432e5 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.582521 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.volume_transfer [None req-9963ac30-6716-4f96-8dd4-fea2838432e5 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Delete transfer with id: 06fe99a7-0120-469f-a0c4-f0b92ed95c25 Jul 15 13:21:19.592122 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9963ac30-6716-4f96-8dd4-fea2838432e5 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25 returned with HTTP 404 Jul 15 13:21:19.592912 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 66/261] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Jul 15 13:21:19 2026] DELETE /volume/v3/volume-transfers/06fe99a7-0120-469f-a0c4-f0b92ed95c25 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:19.603119 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-de2beaa3-a770-4b02-a96a-f880228f8380 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.616343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9cd2751a-dbb5-4c1e-8692-9b4e0ff9f84c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.618327 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9cd2751a-dbb5-4c1e-8692-9b4e0ff9f84c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:19.618584 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9cd2751a-dbb5-4c1e-8692-9b4e0ff9f84c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.618820 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9cd2751a-dbb5-4c1e-8692-9b4e0ff9f84c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.632755 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.632755 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:19.641517 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9cd2751a-dbb5-4c1e-8692-9b4e0ff9f84c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:19.650486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9cd2751a-dbb5-4c1e-8692-9b4e0ff9f84c tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:19.651296 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 65/262] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:19 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:19.798714 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2c631ad2-41e3-4633-98da-061952ec8d8c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.805693 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2c631ad2-41e3-4633-98da-061952ec8d8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:19.806150 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2c631ad2-41e3-4633-98da-061952ec8d8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.807677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2c631ad2-41e3-4633-98da-061952ec8d8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.820024 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.820024 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:19.827524 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2c631ad2-41e3-4633-98da-061952ec8d8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:19.834926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2c631ad2-41e3-4633-98da-061952ec8d8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:19.836184 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 68/263] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:19 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:19.910305 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:19.910807 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.911003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.915564 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Delete volume with id: 4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:19.930795 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.930795 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:19.932210 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Volume info retrieved successfully. Jul 15 13:21:19.956480 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Delete volume request issued successfully. Jul 15 13:21:19.956636 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-de2beaa3-a770-4b02-a96a-f880228f8380 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 202 Jul 15 13:21:19.957193 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 65/264] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:21:19 2026] DELETE /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:21:19.969085 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-38d80688-7a28-4331-8ab8-008c5975c2e9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.971793 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-38d80688-7a28-4331-8ab8-008c5975c2e9 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:19.972037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-38d80688-7a28-4331-8ab8-008c5975c2e9 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.972100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df569963-3eda-47f1-bb17-1da20bdd2f39 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:19.972379 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-38d80688-7a28-4331-8ab8-008c5975c2e9 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.975289 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df569963-3eda-47f1-bb17-1da20bdd2f39 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:19.975644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df569963-3eda-47f1-bb17-1da20bdd2f39 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:19.975885 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df569963-3eda-47f1-bb17-1da20bdd2f39 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:19.982554 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.982554 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:19.990257 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-38d80688-7a28-4331-8ab8-008c5975c2e9 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Volume info retrieved successfully. Jul 15 13:21:19.996742 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-38d80688-7a28-4331-8ab8-008c5975c2e9 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 200 Jul 15 13:21:19.997312 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 67/265] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:19 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:19.997689 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:19.997689 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:20.006030 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df569963-3eda-47f1-bb17-1da20bdd2f39 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:20.018201 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df569963-3eda-47f1-bb17-1da20bdd2f39 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:20.021866 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 66/266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:19 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:20.668574 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ab92f7e8-8888-46fc-9714-5d6f5f5c20e6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:20.674649 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab92f7e8-8888-46fc-9714-5d6f5f5c20e6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:20.674649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab92f7e8-8888-46fc-9714-5d6f5f5c20e6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:20.674649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab92f7e8-8888-46fc-9714-5d6f5f5c20e6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:20.681039 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:20.681039 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:20.685455 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ab92f7e8-8888-46fc-9714-5d6f5f5c20e6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:20.691138 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab92f7e8-8888-46fc-9714-5d6f5f5c20e6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:20.691644 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 69/267] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:20 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:20.852294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dc9b2479-66f8-4237-88b1-4e8873193cc6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:20.854621 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dc9b2479-66f8-4237-88b1-4e8873193cc6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:20.854864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dc9b2479-66f8-4237-88b1-4e8873193cc6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:20.855111 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dc9b2479-66f8-4237-88b1-4e8873193cc6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:20.863629 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:20.863629 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:20.867980 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dc9b2479-66f8-4237-88b1-4e8873193cc6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:20.873278 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dc9b2479-66f8-4237-88b1-4e8873193cc6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:20.873740 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 66/268] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:20 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:21.013223 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-af8e2f58-ea53-42d6-9ba4-3b8af1204f27 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.019989 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af8e2f58-ea53-42d6-9ba4-3b8af1204f27 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:21.019989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af8e2f58-ea53-42d6-9ba4-3b8af1204f27 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.019989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af8e2f58-ea53-42d6-9ba4-3b8af1204f27 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.029260 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af8e2f58-ea53-42d6-9ba4-3b8af1204f27 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 404 Jul 15 13:21:21.030097 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 68/269] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:21 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:21.038384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9d8a7172-5f03-4d4b-8b2f-21ac7aed5373 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.040877 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3bd52002-bd01-4808-8251-3110d6744a9e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.041171 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d8a7172-5f03-4d4b-8b2f-21ac7aed5373 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:21.041552 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d8a7172-5f03-4d4b-8b2f-21ac7aed5373 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.041792 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d8a7172-5f03-4d4b-8b2f-21ac7aed5373 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.043495 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3bd52002-bd01-4808-8251-3110d6744a9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:21.043759 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3bd52002-bd01-4808-8251-3110d6744a9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.044041 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3bd52002-bd01-4808-8251-3110d6744a9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.050677 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d8a7172-5f03-4d4b-8b2f-21ac7aed5373 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 404 Jul 15 13:21:21.051512 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 67/270] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:21 2026] GET /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:21.060276 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:21.060276 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:21.062125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-052473ae-3719-421e-8739-eb20397f9e9d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.064306 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3bd52002-bd01-4808-8251-3110d6744a9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:21.066391 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-052473ae-3719-421e-8739-eb20397f9e9d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:21.066391 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-052473ae-3719-421e-8739-eb20397f9e9d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.066724 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-052473ae-3719-421e-8739-eb20397f9e9d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.066919 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-052473ae-3719-421e-8739-eb20397f9e9d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Delete volume with id: 4fa833e9-a745-4977-903c-991a47f699e9 Jul 15 13:21:21.071669 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3bd52002-bd01-4808-8251-3110d6744a9e tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:21.071669 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 70/271] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:21 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:21.080790 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-052473ae-3719-421e-8739-eb20397f9e9d tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 returned with HTTP 404 Jul 15 13:21:21.081151 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 67/272] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:21:21 2026] DELETE /volume/v3/volumes/4fa833e9-a745-4977-903c-991a47f699e9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:21.094128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.098614 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:21.098614 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1485497339"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:21.100473 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1485497339'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:21.100872 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Create volume of 1 GB Jul 15 13:21:21.108495 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Availability Zones retrieved successfully. Jul 15 13:21:21.118697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Flow 'volume_create_api' (d9d9236b-12d4-492d-be56-d5ef72c30b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:21.120266 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca4acb6-5d81-47c0-b1c7-658d5ef8449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:21.122643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:21.164198 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca4acb6-5d81-47c0-b1c7-658d5ef8449f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:21.165849 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd88c383-c514-4fd5-96d8-00d02be7070e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:21.255120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Created reservations ['1358caf3-a86c-4ef4-b963-97d45f621ba0', '90de9781-baf7-460a-a83a-a867a9d383e7', '85e8b1e2-7bba-4499-898b-3b39642efe00', 'd93a793b-c5eb-4aaf-97ff-caa0f8e39369'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:21.256191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd88c383-c514-4fd5-96d8-00d02be7070e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1358caf3-a86c-4ef4-b963-97d45f621ba0', '90de9781-baf7-460a-a83a-a867a9d383e7', '85e8b1e2-7bba-4499-898b-3b39642efe00', 'd93a793b-c5eb-4aaf-97ff-caa0f8e39369']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:21.257620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8e4505-b288-489a-9d19-79ddedc88b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:21.295069 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8e4505-b288-489a-9d19-79ddedc88b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1485497339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598654bb5ba54e3993c9d4bcf22088e4',qos_specs=None,replication_status=,reservations=['1358caf3-a86c-4ef4-b963-97d45f621ba0','90de9781-baf7-460a-a83a-a867a9d383e7','85e8b1e2-7bba-4499-898b-3b39642efe00','d93a793b-c5eb-4aaf-97ff-caa0f8e39369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f65537216454b7aa987bc1b1ca32094',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1485497339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='598654bb5ba54e3993c9d4bcf22088e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f65537216454b7aa987bc1b1ca32094',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:21.295994 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e42957-fbfa-4232-8cca-462ed1d026ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:21.334433 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e42957-fbfa-4232-8cca-462ed1d026ec) transitioned into state 'SUCCESS' from state '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-1485497339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='598654bb5ba54e3993c9d4bcf22088e4',qos_specs=None,replication_status=,reservations=['1358caf3-a86c-4ef4-b963-97d45f621ba0','90de9781-baf7-460a-a83a-a867a9d383e7','85e8b1e2-7bba-4499-898b-3b39642efe00','d93a793b-c5eb-4aaf-97ff-caa0f8e39369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f65537216454b7aa987bc1b1ca32094',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:21.335453 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e1004f-5d8f-4d49-90fd-1d2bcf37cdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:21.356933 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e1004f-5d8f-4d49-90fd-1d2bcf37cdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:21.357591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Flow 'volume_create_api' (d9d9236b-12d4-492d-be56-d5ef72c30b6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:21.358591 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Create volume request issued successfully. Jul 15 13:21:21.359383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d0f8c39-e40d-4e15-abf0-a21e0ed0a52e tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:21.359896 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 69/273] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:21:21 2026] POST /volume/v3/volumes => generated 819 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:21.375790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0025a5ca-19f4-4c26-baea-3da79427e3c8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.379214 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0025a5ca-19f4-4c26-baea-3da79427e3c8 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:21.379214 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0025a5ca-19f4-4c26-baea-3da79427e3c8 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.379571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0025a5ca-19f4-4c26-baea-3da79427e3c8 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.390599 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:21.390599 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:21.396610 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0025a5ca-19f4-4c26-baea-3da79427e3c8 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:21.403567 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0025a5ca-19f4-4c26-baea-3da79427e3c8 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 200 Jul 15 13:21:21.403567 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 68/274] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:21 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:21.715060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-931fb272-3bcc-4424-bcab-cd975029a19b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.723652 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-931fb272-3bcc-4424-bcab-cd975029a19b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:21.728404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-931fb272-3bcc-4424-bcab-cd975029a19b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.730635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-931fb272-3bcc-4424-bcab-cd975029a19b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.739491 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:21.739491 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:21.745703 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-931fb272-3bcc-4424-bcab-cd975029a19b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:21.751643 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-931fb272-3bcc-4424-bcab-cd975029a19b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:21.752140 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 71/275] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:21 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:21.889465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ec0ca3b-a52b-415e-93f9-17092a678ab8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:21.891942 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ec0ca3b-a52b-415e-93f9-17092a678ab8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:21.892269 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ec0ca3b-a52b-415e-93f9-17092a678ab8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:21.892569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ec0ca3b-a52b-415e-93f9-17092a678ab8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:21.903115 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:21.903115 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:21.910737 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5ec0ca3b-a52b-415e-93f9-17092a678ab8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:21.917780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ec0ca3b-a52b-415e-93f9-17092a678ab8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:21.918804 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 68/276] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:21 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:22.011884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.088124 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0d0fd6a5-d706-405f-99b8-c4a29c2b1cc6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.090117 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0d0fd6a5-d706-405f-99b8-c4a29c2b1cc6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:22.090319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0d0fd6a5-d706-405f-99b8-c4a29c2b1cc6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.090546 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0d0fd6a5-d706-405f-99b8-c4a29c2b1cc6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.100452 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.100452 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:22.104050 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0d0fd6a5-d706-405f-99b8-c4a29c2b1cc6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:22.108724 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0d0fd6a5-d706-405f-99b8-c4a29c2b1cc6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:22.109131 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 69/277] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:22.211236 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:22.211587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1384120701", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:22.213084 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1384120701', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:22.423644 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6d1d283b-79bb-4985-985c-d4f5ada91041 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.426106 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6d1d283b-79bb-4985-985c-d4f5ada91041 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.426466 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6d1d283b-79bb-4985-985c-d4f5ada91041 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.426857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6d1d283b-79bb-4985-985c-d4f5ada91041 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.434541 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.434541 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:22.441065 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6d1d283b-79bb-4985-985c-d4f5ada91041 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:22.446353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6d1d283b-79bb-4985-985c-d4f5ada91041 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 200 Jul 15 13:21:22.446858 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 72/278] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:22.463443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.465834 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Jul 15 13:21:22.466344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:22.468342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volume_transfer [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 15 13:21:22.468521 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volume_transfer [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Creating transfer of volume b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.468847 np0000005195 devstack@c-api.service[100146]: INFO cinder.transfer.api [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Generating transfer record for volume b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.478549 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.478549 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:22.498866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5b95425-d5b7-4fd8-8c5f-6cc698749d36 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Jul 15 13:21:22.500642 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 69/279] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Jul 15 13:21:22 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:22.514088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-513267bb-f673-4f82-84e1-ab8558f8ccaa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.516430 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-513267bb-f673-4f82-84e1-ab8558f8ccaa tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.516588 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-513267bb-f673-4f82-84e1-ab8558f8ccaa tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.516777 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-513267bb-f673-4f82-84e1-ab8558f8ccaa tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.528415 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.528415 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:22.536571 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-513267bb-f673-4f82-84e1-ab8558f8ccaa tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:22.541165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-513267bb-f673-4f82-84e1-ab8558f8ccaa tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 200 Jul 15 13:21:22.541729 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 70/280] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:22.557746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-85a219b2-1482-42d5-a655-13ec372fa743 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.559916 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-85a219b2-1482-42d5-a655-13ec372fa743 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/detail Jul 15 13:21:22.560172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-85a219b2-1482-42d5-a655-13ec372fa743 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.560429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-85a219b2-1482-42d5-a655-13ec372fa743 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.561464 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volume_transfer [None req-85a219b2-1482-42d5-a655-13ec372fa743 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Listing volume transfers {{(pid=100145) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 15 13:21:22.565582 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-85a219b2-1482-42d5-a655-13ec372fa743 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 15 13:21:22.565951 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 73/281] 10.4.3.158 () {68 vars in 1326 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:22.575129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-91535a7b-426a-439e-b8b8-2e44429b9d38 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.577432 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91535a7b-426a-439e-b8b8-2e44429b9d38 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 Jul 15 13:21:22.577785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91535a7b-426a-439e-b8b8-2e44429b9d38 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.578235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91535a7b-426a-439e-b8b8-2e44429b9d38 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.578290 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-91535a7b-426a-439e-b8b8-2e44429b9d38 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Delete transfer with id: e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 Jul 15 13:21:22.592764 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.592764 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:22.603447 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91535a7b-426a-439e-b8b8-2e44429b9d38 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers/e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 returned with HTTP 202 Jul 15 13:21:22.604032 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 70/282] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Jul 15 13:21:22 2026] DELETE /volume/v3/volume-transfers/e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:21:22.613434 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9c4c210c-b9cc-4489-9e9d-8b803c3e7a18 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.616075 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9c4c210c-b9cc-4489-9e9d-8b803c3e7a18 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.616592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9c4c210c-b9cc-4489-9e9d-8b803c3e7a18 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.616592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9c4c210c-b9cc-4489-9e9d-8b803c3e7a18 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.625304 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.625304 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:22.630345 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9c4c210c-b9cc-4489-9e9d-8b803c3e7a18 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Volume info retrieved successfully. Jul 15 13:21:22.649256 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9c4c210c-b9cc-4489-9e9d-8b803c3e7a18 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 200 Jul 15 13:21:22.649659 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 71/283] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 946 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:22.665072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2b3e974b-d0af-4312-ba6b-eb7216a9d3c0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.667705 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2b3e974b-d0af-4312-ba6b-eb7216a9d3c0 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 Jul 15 13:21:22.668006 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2b3e974b-d0af-4312-ba6b-eb7216a9d3c0 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.668397 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2b3e974b-d0af-4312-ba6b-eb7216a9d3c0 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.668543 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.volume_transfer [None req-2b3e974b-d0af-4312-ba6b-eb7216a9d3c0 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Delete transfer with id: e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 Jul 15 13:21:22.672933 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2b3e974b-d0af-4312-ba6b-eb7216a9d3c0 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volume-transfers/e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 returned with HTTP 404 Jul 15 13:21:22.673487 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 74/284] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Jul 15 13:21:22 2026] DELETE /volume/v3/volume-transfers/e94ccd8c-50ab-42b1-b6eb-ddb4d6601fb9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:22.681515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.683859 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.684290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.684713 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.685009 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Delete volume with id: b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.691931 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.691931 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:22.692370 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Volume info retrieved successfully. Jul 15 13:21:22.713667 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Delete volume request issued successfully. Jul 15 13:21:22.713930 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c6f4f83b-da11-49e2-9ea7-66f54d0cfbb3 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 202 Jul 15 13:21:22.714495 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 71/285] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:21:22 2026] DELETE /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:21:22.726260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ea6e3172-2f3b-4d52-a278-b1ee20379247 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.728608 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea6e3172-2f3b-4d52-a278-b1ee20379247 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:22.728867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea6e3172-2f3b-4d52-a278-b1ee20379247 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.729122 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea6e3172-2f3b-4d52-a278-b1ee20379247 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.739774 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.739774 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:22.744177 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ea6e3172-2f3b-4d52-a278-b1ee20379247 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Volume info retrieved successfully. Jul 15 13:21:22.749243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea6e3172-2f3b-4d52-a278-b1ee20379247 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 200 Jul 15 13:21:22.749759 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 72/286] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:22.765159 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-476591db-75b7-4b4e-91d6-93ad216df403 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.766497 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-476591db-75b7-4b4e-91d6-93ad216df403 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:22.766680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-476591db-75b7-4b4e-91d6-93ad216df403 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.766823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-476591db-75b7-4b4e-91d6-93ad216df403 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.774127 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.774127 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:22.779020 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-476591db-75b7-4b4e-91d6-93ad216df403 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:22.782799 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-476591db-75b7-4b4e-91d6-93ad216df403 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:22.783531 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 75/287] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:22.798582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Create volume of 1 GB Jul 15 13:21:22.799050 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.799050 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:22.803742 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Availability Zones retrieved successfully. Jul 15 13:21:22.811128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Flow 'volume_create_api' (d96f35d6-072a-4d8c-8301-b1ce959465d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:22.812238 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f0ae17-fcdb-4199-8fa0-a189274095d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:22.813491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:22.895419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f0ae17-fcdb-4199-8fa0-a189274095d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:22.896159 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7dcb8d-6001-45c1-8777-9e2da314b743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:22.938100 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5e760887-091c-43a2-81eb-2c07a1209ba8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.939886 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e760887-091c-43a2-81eb-2c07a1209ba8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:22.940168 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e760887-091c-43a2-81eb-2c07a1209ba8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:22.940355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e760887-091c-43a2-81eb-2c07a1209ba8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:22.946238 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:22.947836 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:22.948403 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1985333756"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:22.949983 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:22.949983 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:22.950199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1985333756'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:22.950409 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Create volume of 1 GB Jul 15 13:21:22.954653 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Availability Zones retrieved successfully. Jul 15 13:21:22.957983 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5e760887-091c-43a2-81eb-2c07a1209ba8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:22.961075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Flow 'volume_create_api' (3e07409a-30ea-44f2-a88d-ee58916dfab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:22.962244 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bc71c5-7dd4-4468-9ffc-efe7aadf9b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:22.962555 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e760887-091c-43a2-81eb-2c07a1209ba8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:22.963284 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 72/288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:22 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:22.963988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:22.975289 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Created reservations ['7b42e765-925b-439d-a56d-2bfd1bd2af27', '7e72e1a5-91b1-4cf7-a0d9-e247b20bd8a4', '3cffa97c-ba1b-47c6-8d25-1e00ebf744a2', '2fcf70a1-9c81-4809-94aa-4d5f5f5943a3'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:22.976319 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7dcb8d-6001-45c1-8777-9e2da314b743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b42e765-925b-439d-a56d-2bfd1bd2af27', '7e72e1a5-91b1-4cf7-a0d9-e247b20bd8a4', '3cffa97c-ba1b-47c6-8d25-1e00ebf744a2', '2fcf70a1-9c81-4809-94aa-4d5f5f5943a3']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:22.977347 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43445710-5a0f-4090-8789-988bc3256055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:22.996192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bc71c5-7dd4-4468-9ffc-efe7aadf9b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:22.996625 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a8d92b-e9bc-4acb-a17a-2688dcaeee69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:23.007809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43445710-5a0f-4090-8789-988bc3256055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96aaa756-4038-4969-a721-a8408a3284ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1384120701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b043e48cf7f4eb49d127e996c56dab5',qos_specs=None,replication_status=,reservations=['7b42e765-925b-439d-a56d-2bfd1bd2af27','7e72e1a5-91b1-4cf7-a0d9-e247b20bd8a4','3cffa97c-ba1b-47c6-8d25-1e00ebf744a2','2fcf70a1-9c81-4809-94aa-4d5f5f5943a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d62845c74b46689b7e3ccc9147297a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1384120701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96aaa756-4038-4969-a721-a8408a3284ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b043e48cf7f4eb49d127e996c56dab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19d62845c74b46689b7e3ccc9147297a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.009617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d681c5a3-d5a6-4164-95c0-9bce620c5918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:23.032701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d681c5a3-d5a6-4164-95c0-9bce620c5918) transitioned into state 'SUCCESS' from state '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-1384120701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b043e48cf7f4eb49d127e996c56dab5',qos_specs=None,replication_status=,reservations=['7b42e765-925b-439d-a56d-2bfd1bd2af27','7e72e1a5-91b1-4cf7-a0d9-e247b20bd8a4','3cffa97c-ba1b-47c6-8d25-1e00ebf744a2','2fcf70a1-9c81-4809-94aa-4d5f5f5943a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19d62845c74b46689b7e3ccc9147297a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.033412 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f31a11-b6bc-472e-9151-cdc3d1f54338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:23.044935 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f31a11-b6bc-472e-9151-cdc3d1f54338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.046822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Flow 'volume_create_api' (d96f35d6-072a-4d8c-8301-b1ce959465d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:23.046822 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Create volume request issued successfully. Jul 15 13:21:23.047412 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a36c31b-b393-43c2-b9aa-93302b416a3a tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:23.048379 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 70/289] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:21:22 2026] POST /volume/v3/volumes => generated 752 bytes in 1037 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:23.065753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1aadc768-321c-4627-9346-1a31e86a102b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.070002 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1aadc768-321c-4627-9346-1a31e86a102b tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:23.070310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1aadc768-321c-4627-9346-1a31e86a102b tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.073028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1aadc768-321c-4627-9346-1a31e86a102b tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.073135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Created reservations ['033faca3-b0c6-4ab7-a8c2-2969a8b83166', '4604b768-d825-4442-b95d-75d5178255d6', 'a261f08a-0996-4a1a-917c-10e7fd33fb5c', 'b3919a81-fd1f-42c1-aa8b-d940fc335953'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:23.073135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53a8d92b-e9bc-4acb-a17a-2688dcaeee69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['033faca3-b0c6-4ab7-a8c2-2969a8b83166', '4604b768-d825-4442-b95d-75d5178255d6', 'a261f08a-0996-4a1a-917c-10e7fd33fb5c', 'b3919a81-fd1f-42c1-aa8b-d940fc335953']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.073135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd72a5c0-949e-4a96-a56f-56e8de722e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:23.081315 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:23.081315 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:23.087075 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1aadc768-321c-4627-9346-1a31e86a102b tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:23.094900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1aadc768-321c-4627-9346-1a31e86a102b tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:23.095422 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 76/290] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:23.102461 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd72a5c0-949e-4a96-a56f-56e8de722e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ca87a65-6518-4f93-8440-c5eda3437b87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1985333756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e280309961f4c0b9572416019b7f5c9',qos_specs=None,replication_status=,reservations=['033faca3-b0c6-4ab7-a8c2-2969a8b83166','4604b768-d825-4442-b95d-75d5178255d6','a261f08a-0996-4a1a-917c-10e7fd33fb5c','b3919a81-fd1f-42c1-aa8b-d940fc335953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df0b87ff241a4ec0a7b1dd5cfa7f8525',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1985333756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ca87a65-6518-4f93-8440-c5eda3437b87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e280309961f4c0b9572416019b7f5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df0b87ff241a4ec0a7b1dd5cfa7f8525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.103722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d63117e-fb41-4608-86b6-462ef88ac431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:23.123774 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0b85f79e-6a3f-4da2-bfac-ede2f5846c26 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.124188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d63117e-fb41-4608-86b6-462ef88ac431) transitioned into state 'SUCCESS' from state '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-1985333756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e280309961f4c0b9572416019b7f5c9',qos_specs=None,replication_status=,reservations=['033faca3-b0c6-4ab7-a8c2-2969a8b83166','4604b768-d825-4442-b95d-75d5178255d6','a261f08a-0996-4a1a-917c-10e7fd33fb5c','b3919a81-fd1f-42c1-aa8b-d940fc335953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df0b87ff241a4ec0a7b1dd5cfa7f8525',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.125471 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ea16ff-5445-413e-889d-581d7f20d4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:23.126099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b85f79e-6a3f-4da2-bfac-ede2f5846c26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:23.127094 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b85f79e-6a3f-4da2-bfac-ede2f5846c26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.127094 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b85f79e-6a3f-4da2-bfac-ede2f5846c26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.138081 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:23.138081 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:23.139624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ea16ff-5445-413e-889d-581d7f20d4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:23.140862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Flow 'volume_create_api' (3e07409a-30ea-44f2-a88d-ee58916dfab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:23.141407 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Create volume request issued successfully. Jul 15 13:21:23.142145 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0b85f79e-6a3f-4da2-bfac-ede2f5846c26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:23.142556 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95e3a920-248a-44de-b1ce-ad28a5113ae5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:23.143196 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 73/291] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:22 2026] POST /volume/v3/volumes => generated 759 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:23.148194 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b85f79e-6a3f-4da2-bfac-ede2f5846c26 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:23.148666 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 73/292] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:23.160082 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4dfbfe22-998b-47ec-aa46-f9604c210a60 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.162141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4dfbfe22-998b-47ec-aa46-f9604c210a60 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 Jul 15 13:21:23.162401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4dfbfe22-998b-47ec-aa46-f9604c210a60 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.162611 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4dfbfe22-998b-47ec-aa46-f9604c210a60 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.170221 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:23.170221 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:23.174233 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4dfbfe22-998b-47ec-aa46-f9604c210a60 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:21:23.178747 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4dfbfe22-998b-47ec-aa46-f9604c210a60 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 returned with HTTP 200 Jul 15 13:21:23.179217 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 71/293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:23.766715 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b8bebf13-a229-4414-87b4-3323797f2603 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.769058 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b8bebf13-a229-4414-87b4-3323797f2603 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:23.769347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b8bebf13-a229-4414-87b4-3323797f2603 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.769595 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b8bebf13-a229-4414-87b4-3323797f2603 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.801664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-60251ecc-fa90-42cb-bb88-4a6f4a3c0100 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.803110 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60251ecc-fa90-42cb-bb88-4a6f4a3c0100 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:23.803482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60251ecc-fa90-42cb-bb88-4a6f4a3c0100 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.803740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60251ecc-fa90-42cb-bb88-4a6f4a3c0100 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.806500 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b8bebf13-a229-4414-87b4-3323797f2603 tempest-VolumesTransfersV355Test-2001404686 tempest-VolumesTransfersV355Test-2001404686-project-admin] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 404 Jul 15 13:21:23.807300 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 77/294] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:23.812890 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:23.812890 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:23.817056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-da47996b-0d63-429f-a23b-3cc059d45899 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.820387 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-60251ecc-fa90-42cb-bb88-4a6f4a3c0100 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:23.820475 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-da47996b-0d63-429f-a23b-3cc059d45899 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] GET https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:23.820475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-da47996b-0d63-429f-a23b-3cc059d45899 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.820475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-da47996b-0d63-429f-a23b-3cc059d45899 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.822753 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60251ecc-fa90-42cb-bb88-4a6f4a3c0100 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:23.823276 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 74/295] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:23.826163 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-da47996b-0d63-429f-a23b-3cc059d45899 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 404 Jul 15 13:21:23.826929 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 74/296] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:23.834735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c68170f1-0e3c-4fb0-91d9-8f9b2440bfe6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.836527 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c68170f1-0e3c-4fb0-91d9-8f9b2440bfe6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:23.836758 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c68170f1-0e3c-4fb0-91d9-8f9b2440bfe6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.836953 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c68170f1-0e3c-4fb0-91d9-8f9b2440bfe6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.837168 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-c68170f1-0e3c-4fb0-91d9-8f9b2440bfe6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] Delete volume with id: b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 Jul 15 13:21:23.842713 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c68170f1-0e3c-4fb0-91d9-8f9b2440bfe6 tempest-VolumesTransfersV355Test-505972990 tempest-VolumesTransfersV355Test-505972990-project-member] https://10.4.3.158/volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 returned with HTTP 404 Jul 15 13:21:23.843233 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 72/297] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:21:23 2026] DELETE /volume/v3/volumes/b30af9b5-7abf-4f71-b6cc-bf98c2e4a8b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:21:23.980884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-915e4ec6-cc59-449a-bc85-5b39d366a1b6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:23.983745 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-915e4ec6-cc59-449a-bc85-5b39d366a1b6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:23.984099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-915e4ec6-cc59-449a-bc85-5b39d366a1b6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:23.984558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-915e4ec6-cc59-449a-bc85-5b39d366a1b6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:23.994616 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:23.994616 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:23.999802 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-915e4ec6-cc59-449a-bc85-5b39d366a1b6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:24.006663 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-915e4ec6-cc59-449a-bc85-5b39d366a1b6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:24.007228 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 78/298] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:23 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:24.114129 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-94e20bdf-11a2-44c7-bb49-beb839504e01 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:24.119038 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94e20bdf-11a2-44c7-bb49-beb839504e01 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:24.119038 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94e20bdf-11a2-44c7-bb49-beb839504e01 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:24.119038 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94e20bdf-11a2-44c7-bb49-beb839504e01 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:24.127447 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:24.127447 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:24.131910 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-94e20bdf-11a2-44c7-bb49-beb839504e01 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:24.137099 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94e20bdf-11a2-44c7-bb49-beb839504e01 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:24.137790 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 75/299] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:24 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:24.166462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b095218b-f0d9-4c17-a8cc-452039ae6092 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:24.169414 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b095218b-f0d9-4c17-a8cc-452039ae6092 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:24.169751 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b095218b-f0d9-4c17-a8cc-452039ae6092 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:24.170053 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b095218b-f0d9-4c17-a8cc-452039ae6092 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:24.185902 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:24.185902 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:24.190437 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b095218b-f0d9-4c17-a8cc-452039ae6092 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:24.195448 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b095218b-f0d9-4c17-a8cc-452039ae6092 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:24.195568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-96665252-0b5a-4681-9413-553e9684b55a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:24.195891 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 75/300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:24 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:24.197737 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-96665252-0b5a-4681-9413-553e9684b55a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 Jul 15 13:21:24.197979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-96665252-0b5a-4681-9413-553e9684b55a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:24.198224 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-96665252-0b5a-4681-9413-553e9684b55a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:24.205611 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:24.205611 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:24.210618 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-96665252-0b5a-4681-9413-553e9684b55a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:21:24.217026 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-96665252-0b5a-4681-9413-553e9684b55a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 returned with HTTP 200 Jul 15 13:21:24.217605 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 73/301] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:24 2026] GET /volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:24.845101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8d47a0b9-1a9a-4384-a343-6fc432b15a42 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:24.847398 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d47a0b9-1a9a-4384-a343-6fc432b15a42 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:24.847662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d47a0b9-1a9a-4384-a343-6fc432b15a42 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:24.847910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d47a0b9-1a9a-4384-a343-6fc432b15a42 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:24.858653 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:24.858653 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:24.865227 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8d47a0b9-1a9a-4384-a343-6fc432b15a42 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:24.872626 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d47a0b9-1a9a-4384-a343-6fc432b15a42 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:24.873367 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 79/302] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:24 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:25.026136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-49d50cf6-f563-49cd-be65-2fa47cfd3540 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:25.031412 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-49d50cf6-f563-49cd-be65-2fa47cfd3540 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:25.033867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-49d50cf6-f563-49cd-be65-2fa47cfd3540 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:25.036167 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-49d50cf6-f563-49cd-be65-2fa47cfd3540 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:25.050279 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:25.050279 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:25.055305 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-49d50cf6-f563-49cd-be65-2fa47cfd3540 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:25.064850 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-49d50cf6-f563-49cd-be65-2fa47cfd3540 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:25.065793 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 76/303] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:25 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:25.155467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62ae3f13-166a-4b31-8cd4-c7320ded9e53 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:25.158383 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62ae3f13-166a-4b31-8cd4-c7320ded9e53 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:25.159108 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62ae3f13-166a-4b31-8cd4-c7320ded9e53 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:25.159108 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62ae3f13-166a-4b31-8cd4-c7320ded9e53 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:25.171657 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:25.171657 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:25.178887 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-62ae3f13-166a-4b31-8cd4-c7320ded9e53 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:25.185556 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62ae3f13-166a-4b31-8cd4-c7320ded9e53 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:25.185556 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 76/304] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:25 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:25.212204 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-57a80fe4-8ace-4d12-bc59-0ff8ae3f4a8a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:25.214779 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-57a80fe4-8ace-4d12-bc59-0ff8ae3f4a8a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:25.215077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-57a80fe4-8ace-4d12-bc59-0ff8ae3f4a8a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:25.215371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-57a80fe4-8ace-4d12-bc59-0ff8ae3f4a8a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:25.232365 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:25.232365 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:25.240050 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-57a80fe4-8ace-4d12-bc59-0ff8ae3f4a8a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:25.248991 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-57a80fe4-8ace-4d12-bc59-0ff8ae3f4a8a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:25.250047 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 74/305] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:25 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:25.892202 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-eeb6290c-67e9-4812-b812-83c0ab39f1d6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:25.894893 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eeb6290c-67e9-4812-b812-83c0ab39f1d6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:25.895252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eeb6290c-67e9-4812-b812-83c0ab39f1d6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:25.895573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eeb6290c-67e9-4812-b812-83c0ab39f1d6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:25.906364 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:25.906364 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:25.912661 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-eeb6290c-67e9-4812-b812-83c0ab39f1d6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:25.919168 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eeb6290c-67e9-4812-b812-83c0ab39f1d6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:25.919786 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 80/306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:25 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:26.086986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e9e8ea8d-9043-4490-af1a-2530dac9aed6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:26.089236 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e9e8ea8d-9043-4490-af1a-2530dac9aed6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:26.089553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e9e8ea8d-9043-4490-af1a-2530dac9aed6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:26.089823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e9e8ea8d-9043-4490-af1a-2530dac9aed6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:26.098245 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:26.098245 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:26.103575 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e9e8ea8d-9043-4490-af1a-2530dac9aed6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:26.110069 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e9e8ea8d-9043-4490-af1a-2530dac9aed6 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:26.110654 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 77/307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:26 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:26.206317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f7c5f787-cfd0-4263-a5a7-d43b5193bd4e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:26.208788 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f7c5f787-cfd0-4263-a5a7-d43b5193bd4e tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:26.209206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f7c5f787-cfd0-4263-a5a7-d43b5193bd4e tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:26.209532 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f7c5f787-cfd0-4263-a5a7-d43b5193bd4e tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:26.219409 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:26.219409 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:26.227410 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f7c5f787-cfd0-4263-a5a7-d43b5193bd4e tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:26.233956 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f7c5f787-cfd0-4263-a5a7-d43b5193bd4e tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:26.234663 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 77/308] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:26 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:26.265692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-374535e8-1ed5-44d1-a19d-677883dafa0a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:26.268380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-374535e8-1ed5-44d1-a19d-677883dafa0a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:26.268643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-374535e8-1ed5-44d1-a19d-677883dafa0a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:26.269061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-374535e8-1ed5-44d1-a19d-677883dafa0a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:26.284460 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:26.284460 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:26.290548 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-374535e8-1ed5-44d1-a19d-677883dafa0a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:26.296425 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-374535e8-1ed5-44d1-a19d-677883dafa0a tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:26.296969 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 75/309] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:26 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:26.809774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-33707f7e-42bf-4811-b7cf-280c539f356f req-4697a433-b955-4278-9f8c-3e9c3cb34661 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:26.813751 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-4697a433-b955-4278-9f8c-3e9c3cb34661 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:26.813751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-4697a433-b955-4278-9f8c-3e9c3cb34661 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:26.813751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-4697a433-b955-4278-9f8c-3e9c3cb34661 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:26.822417 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:26.822417 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:26.827362 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-33707f7e-42bf-4811-b7cf-280c539f356f req-4697a433-b955-4278-9f8c-3e9c3cb34661 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:26.835342 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-4697a433-b955-4278-9f8c-3e9c3cb34661 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:26.835942 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 81/310] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:26 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:26.938427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8d608fe0-3739-40fc-9fb5-d8dd286be5a9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:26.943302 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8d608fe0-3739-40fc-9fb5-d8dd286be5a9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:26.943526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8d608fe0-3739-40fc-9fb5-d8dd286be5a9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:26.943819 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8d608fe0-3739-40fc-9fb5-d8dd286be5a9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:26.952986 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:26.952986 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:26.958412 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8d608fe0-3739-40fc-9fb5-d8dd286be5a9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:26.965412 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8d608fe0-3739-40fc-9fb5-d8dd286be5a9 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:26.966005 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 78/311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:26 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:27.124068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4f7f5afb-e7be-4d87-af9c-8f3393c822e8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.125774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4f7f5afb-e7be-4d87-af9c-8f3393c822e8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:27.126010 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5afb-e7be-4d87-af9c-8f3393c822e8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.126244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4f7f5afb-e7be-4d87-af9c-8f3393c822e8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.133636 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.133636 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:27.138522 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4f7f5afb-e7be-4d87-af9c-8f3393c822e8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:27.143518 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4f7f5afb-e7be-4d87-af9c-8f3393c822e8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:27.144099 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 78/312] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:27.166883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f67cc75-06b9-4f92-bf9f-19c8960b976f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.170045 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f67cc75-06b9-4f92-bf9f-19c8960b976f None None] GET https://10.4.3.158/volume// Jul 15 13:21:27.170045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f67cc75-06b9-4f92-bf9f-19c8960b976f None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.170045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f67cc75-06b9-4f92-bf9f-19c8960b976f None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.174235 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f67cc75-06b9-4f92-bf9f-19c8960b976f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:27.174745 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 76/313] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:27.192093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-33707f7e-42bf-4811-b7cf-280c539f356f req-52851796-b1b6-4ca8-bbdf-158c2a16f9a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.250710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eae1c6a5-29d9-4f01-aca5-89c6091393e5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.252588 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eae1c6a5-29d9-4f01-aca5-89c6091393e5 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:27.252800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eae1c6a5-29d9-4f01-aca5-89c6091393e5 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.253043 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eae1c6a5-29d9-4f01-aca5-89c6091393e5 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.262159 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.262159 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:27.270654 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eae1c6a5-29d9-4f01-aca5-89c6091393e5 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:27.277697 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eae1c6a5-29d9-4f01-aca5-89c6091393e5 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:27.278278 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 79/314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:27.312833 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cc8555be-d32c-4727-b8b0-ee1e2373e9c8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.316085 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc8555be-d32c-4727-b8b0-ee1e2373e9c8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:27.316383 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc8555be-d32c-4727-b8b0-ee1e2373e9c8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.316656 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc8555be-d32c-4727-b8b0-ee1e2373e9c8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.340548 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.340548 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:27.345980 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cc8555be-d32c-4727-b8b0-ee1e2373e9c8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:27.357389 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc8555be-d32c-4727-b8b0-ee1e2373e9c8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:27.357891 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 79/315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:27.534916 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-52851796-b1b6-4ca8-bbdf-158c2a16f9a8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:21:27.535323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-52851796-b1b6-4ca8-bbdf-158c2a16f9a8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da3b5bce-b3e6-4da6-b361-0a8f09f4e25a", "connector": null, "instance_uuid": "e179dec8-5840-407f-a871-c8f4f3471661"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:27.545818 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.545818 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:27.595131 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-52851796-b1b6-4ca8-bbdf-158c2a16f9a8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:21:27.595332 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 82/316] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:21:27 2026] POST /volume/v3/attachments => generated 273 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:27.634163 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-527ec128-6740-493d-8d27-a330510b5775 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.637547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-527ec128-6740-493d-8d27-a330510b5775 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:27.637678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-527ec128-6740-493d-8d27-a330510b5775 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.637945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-527ec128-6740-493d-8d27-a330510b5775 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.647954 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.647954 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:27.649756 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2971ba10-e567-4f6e-9bfc-39847045b52e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.650602 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2971ba10-e567-4f6e-9bfc-39847045b52e None None] GET https://10.4.3.158/volume// Jul 15 13:21:27.650602 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2971ba10-e567-4f6e-9bfc-39847045b52e None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.650841 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2971ba10-e567-4f6e-9bfc-39847045b52e None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.651313 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2971ba10-e567-4f6e-9bfc-39847045b52e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:27.651727 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 80/317] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:27.652125 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-527ec128-6740-493d-8d27-a330510b5775 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:27.660236 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-527ec128-6740-493d-8d27-a330510b5775 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:27.661072 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 77/318] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:27.664928 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-33707f7e-42bf-4811-b7cf-280c539f356f req-9c88072a-8c30-4da6-bbf0-f64d8414edd0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.670381 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-9c88072a-8c30-4da6-bbf0-f64d8414edd0 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:27.670553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-9c88072a-8c30-4da6-bbf0-f64d8414edd0 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.670815 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-9c88072a-8c30-4da6-bbf0-f64d8414edd0 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.686984 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.686984 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:27.692088 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-33707f7e-42bf-4811-b7cf-280c539f356f req-9c88072a-8c30-4da6-bbf0-f64d8414edd0 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:27.697950 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-9c88072a-8c30-4da6-bbf0-f64d8414edd0 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:27.698855 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 80/319] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:27.801551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.804300 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] PUT https://10.4.3.158/volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c Jul 15 13:21:27.804800 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:27.816304 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Acquiring lock "cinder-attachment_update-da3b5bce-b3e6-4da6-b361-0a8f09f4e25a-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:21:27.822378 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Lock "cinder-attachment_update-da3b5bce-b3e6-4da6-b361-0a8f09f4e25a-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:21:27.823685 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.823685 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:27.915716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Lock "cinder-attachment_update-da3b5bce-b3e6-4da6-b361-0a8f09f4e25a-np0000005195" released by "attachment_update" :: held 0.093s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:21:27.916101 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-bf29c6cd-98d8-4a44-85d7-2dc61e3d65d1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c returned with HTTP 200 Jul 15 13:21:27.916762 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 83/320] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:21:27 2026] PUT /volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:27.980610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-582f24f2-b894-43cc-80e2-c4f092c860ea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:27.982921 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-582f24f2-b894-43cc-80e2-c4f092c860ea tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:27.983164 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-582f24f2-b894-43cc-80e2-c4f092c860ea tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:27.983393 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-582f24f2-b894-43cc-80e2-c4f092c860ea tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:27.991201 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:27.991201 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:27.995436 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-582f24f2-b894-43cc-80e2-c4f092c860ea tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:28.000914 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-582f24f2-b894-43cc-80e2-c4f092c860ea tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:28.001474 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 81/321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:27 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:28.160162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1a5a4f3c-d1b1-4952-8403-8d5fb014d855 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:28.162766 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a5a4f3c-d1b1-4952-8403-8d5fb014d855 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:28.163059 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a5a4f3c-d1b1-4952-8403-8d5fb014d855 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:28.163274 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a5a4f3c-d1b1-4952-8403-8d5fb014d855 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:28.173317 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:28.173317 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:28.181092 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1a5a4f3c-d1b1-4952-8403-8d5fb014d855 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:28.191010 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a5a4f3c-d1b1-4952-8403-8d5fb014d855 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:28.191575 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 78/322] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:28 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:28.227201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:28.229503 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:28.230062 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1132031017"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:28.231996 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1132031017'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:28.232209 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Create volume of 1 GB Jul 15 13:21:28.237205 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Availability Zones retrieved successfully. Jul 15 13:21:28.245575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Flow 'volume_create_api' (297a8e64-8e5a-4ac4-9969-ba9b3ecf39cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:28.246868 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d3b2a8-5402-42b9-aefd-110f189fd145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:28.248237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:28.299993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d3b2a8-5402-42b9-aefd-110f189fd145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:28.300208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-197323e9-997a-40c9-9c8a-82d35608b0bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:28.300541 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa267a6-2b30-44d1-afe9-be1df80e8c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:28.302501 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-197323e9-997a-40c9-9c8a-82d35608b0bb tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:28.302788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-197323e9-997a-40c9-9c8a-82d35608b0bb tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:28.305991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-197323e9-997a-40c9-9c8a-82d35608b0bb tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:28.311604 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:28.311604 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:28.316071 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-197323e9-997a-40c9-9c8a-82d35608b0bb tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:28.323757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-197323e9-997a-40c9-9c8a-82d35608b0bb tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:28.323757 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 84/323] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:28 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:28.373815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-29ccd68b-76a0-4055-945e-b14c1464baeb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:28.376436 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29ccd68b-76a0-4055-945e-b14c1464baeb tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:28.376436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29ccd68b-76a0-4055-945e-b14c1464baeb tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:28.376619 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29ccd68b-76a0-4055-945e-b14c1464baeb tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:28.393194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Created reservations ['9a59dd02-a41a-4fa1-9f29-8a8129480866', 'ba68ed0e-d84a-477d-87db-dd6c6b16f94c', 'cac57835-2088-4c4b-92f1-23a3ffb820ea', 'ab10cbe8-43c1-46db-a133-b609dc3ca2d4'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:28.394479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa267a6-2b30-44d1-afe9-be1df80e8c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a59dd02-a41a-4fa1-9f29-8a8129480866', 'ba68ed0e-d84a-477d-87db-dd6c6b16f94c', 'cac57835-2088-4c4b-92f1-23a3ffb820ea', 'ab10cbe8-43c1-46db-a133-b609dc3ca2d4']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:28.395588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7493f7e-64ea-4304-989e-ed1711e04edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:28.395944 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:28.395944 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:28.400741 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-29ccd68b-76a0-4055-945e-b14c1464baeb tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:28.408574 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29ccd68b-76a0-4055-945e-b14c1464baeb tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:28.408574 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 82/324] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:28 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:28.431310 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7493f7e-64ea-4304-989e-ed1711e04edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40fe1f81-8f4d-4e23-97e3-531aae547f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1132031017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511f3981cb284a13bbda6a7c53b99e7b',qos_specs=None,replication_status=,reservations=['9a59dd02-a41a-4fa1-9f29-8a8129480866','ba68ed0e-d84a-477d-87db-dd6c6b16f94c','cac57835-2088-4c4b-92f1-23a3ffb820ea','ab10cbe8-43c1-46db-a133-b609dc3ca2d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f79db456c241f8ae7897d441f8cb03',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1132031017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40fe1f81-8f4d-4e23-97e3-531aae547f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='511f3981cb284a13bbda6a7c53b99e7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08f79db456c241f8ae7897d441f8cb03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:28.432382 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254e9020-daeb-4294-ba5f-c828739c338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:28.468760 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (254e9020-daeb-4294-ba5f-c828739c338c) transitioned into state 'SUCCESS' from state '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-1132031017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='511f3981cb284a13bbda6a7c53b99e7b',qos_specs=None,replication_status=,reservations=['9a59dd02-a41a-4fa1-9f29-8a8129480866','ba68ed0e-d84a-477d-87db-dd6c6b16f94c','cac57835-2088-4c4b-92f1-23a3ffb820ea','ab10cbe8-43c1-46db-a133-b609dc3ca2d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08f79db456c241f8ae7897d441f8cb03',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:28.469382 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8043eec6-d90b-4574-847e-5573c1f3afa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:28.485168 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8043eec6-d90b-4574-847e-5573c1f3afa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:28.486652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Flow 'volume_create_api' (297a8e64-8e5a-4ac4-9969-ba9b3ecf39cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:28.487380 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Create volume request issued successfully. Jul 15 13:21:28.488395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b0ee9d8-f50a-4111-aef5-bec98c356fda tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:28.489050 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 81/325] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:28 2026] POST /volume/v3/volumes => generated 755 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:28.507096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ee769062-2d03-475a-b574-55513b0ff8b0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:28.511623 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ee769062-2d03-475a-b574-55513b0ff8b0 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:28.511623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ee769062-2d03-475a-b574-55513b0ff8b0 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:28.511623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ee769062-2d03-475a-b574-55513b0ff8b0 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:28.522815 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:28.522815 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:28.533371 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ee769062-2d03-475a-b574-55513b0ff8b0 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:28.547127 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ee769062-2d03-475a-b574-55513b0ff8b0 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:28.547127 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 79/326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:28 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:28.678362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2646a336-9ff6-4abb-a348-e7d9babe542b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:28.680343 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2646a336-9ff6-4abb-a348-e7d9babe542b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:28.681407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2646a336-9ff6-4abb-a348-e7d9babe542b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:28.681857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2646a336-9ff6-4abb-a348-e7d9babe542b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:28.696281 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:28.696281 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:28.706983 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2646a336-9ff6-4abb-a348-e7d9babe542b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:28.709469 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2646a336-9ff6-4abb-a348-e7d9babe542b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:28.709987 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 85/327] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:28 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:29.013924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4356e83-f16e-44fa-a823-3fcb31d39708 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.015493 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4356e83-f16e-44fa-a823-3fcb31d39708 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:29.015908 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4356e83-f16e-44fa-a823-3fcb31d39708 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.016232 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4356e83-f16e-44fa-a823-3fcb31d39708 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.023565 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.023565 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:29.030335 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4356e83-f16e-44fa-a823-3fcb31d39708 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:29.032506 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4356e83-f16e-44fa-a823-3fcb31d39708 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:29.033102 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 83/328] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:29.207706 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0099c6ae-bf3b-402a-81ba-c7b47e1d303d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.209925 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0099c6ae-bf3b-402a-81ba-c7b47e1d303d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:29.210277 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0099c6ae-bf3b-402a-81ba-c7b47e1d303d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.210538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0099c6ae-bf3b-402a-81ba-c7b47e1d303d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.218636 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.218636 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:29.222849 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0099c6ae-bf3b-402a-81ba-c7b47e1d303d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:29.228433 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0099c6ae-bf3b-402a-81ba-c7b47e1d303d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:29.228919 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 82/329] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:29.337901 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b21cc555-6981-450a-99b5-0d0e5cc090bc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.340189 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b21cc555-6981-450a-99b5-0d0e5cc090bc tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:29.340430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b21cc555-6981-450a-99b5-0d0e5cc090bc tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.340690 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b21cc555-6981-450a-99b5-0d0e5cc090bc tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.348153 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.348153 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:29.352868 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b21cc555-6981-450a-99b5-0d0e5cc090bc tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:29.361143 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b21cc555-6981-450a-99b5-0d0e5cc090bc tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 200 Jul 15 13:21:29.361525 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 80/330] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:29.382362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.387889 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:29.387889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.387889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.387889 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Delete volume with id: 96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:29.396209 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.396209 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:29.397123 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Volume info retrieved successfully. Jul 15 13:21:29.398812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:21:29.421914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b0fe15c7-963a-4e5e-a639-7abf997af538 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.424275 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b0fe15c7-963a-4e5e-a639-7abf997af538 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:29.426225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b0fe15c7-963a-4e5e-a639-7abf997af538 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.426225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b0fe15c7-963a-4e5e-a639-7abf997af538 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.434428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Created reservations ['58c4830a-d50d-4b0e-af7d-52474279fcad', '09191163-814e-4614-9d88-e3947604c988', 'adfa0929-1e4a-475f-925e-8c3140ebfb0f', 'c66029c9-2e39-4159-8ab6-3432c42b9c15'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:29.440636 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.440636 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:29.448049 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b0fe15c7-963a-4e5e-a639-7abf997af538 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:29.454678 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b0fe15c7-963a-4e5e-a639-7abf997af538 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:29.455609 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 84/331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:29.479897 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Delete volume request issued successfully. Jul 15 13:21:29.480112 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee15f461-2bea-4226-87bd-7420bdd524b8 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 202 Jul 15 13:21:29.480552 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 86/332] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:29 2026] DELETE /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:21:29.494876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d770d683-ea28-4126-a3c4-4d70a270ebd9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.497245 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d770d683-ea28-4126-a3c4-4d70a270ebd9 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] GET https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce Jul 15 13:21:29.497574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d770d683-ea28-4126-a3c4-4d70a270ebd9 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.497864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d770d683-ea28-4126-a3c4-4d70a270ebd9 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.503732 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d770d683-ea28-4126-a3c4-4d70a270ebd9 tempest-TaggedBootDevicesTest-1848473867 tempest-TaggedBootDevicesTest-1848473867-project-member] https://10.4.3.158/volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce returned with HTTP 404 Jul 15 13:21:29.504205 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 83/333] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/96aaa756-4038-4969-a721-a8408a3284ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:29.565390 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fd285bd3-cd7a-4d9e-873c-e14b7f116be5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.568461 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd285bd3-cd7a-4d9e-873c-e14b7f116be5 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:29.568802 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd285bd3-cd7a-4d9e-873c-e14b7f116be5 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.569169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd285bd3-cd7a-4d9e-873c-e14b7f116be5 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.576516 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.576516 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:29.581021 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fd285bd3-cd7a-4d9e-873c-e14b7f116be5 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:29.587495 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd285bd3-cd7a-4d9e-873c-e14b7f116be5 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:29.587936 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 81/334] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:29.651847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5cc589c6-668f-4afe-bc8c-46acf53baf3a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.656785 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5cc589c6-668f-4afe-bc8c-46acf53baf3a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:29.656785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5cc589c6-668f-4afe-bc8c-46acf53baf3a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.656785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5cc589c6-668f-4afe-bc8c-46acf53baf3a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.664467 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.664467 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:29.669862 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5cc589c6-668f-4afe-bc8c-46acf53baf3a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:29.676223 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5cc589c6-668f-4afe-bc8c-46acf53baf3a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:29.676740 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 85/335] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:29.726800 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b71199c1-854e-413b-90de-f2b7caa70d2c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.729365 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b71199c1-854e-413b-90de-f2b7caa70d2c tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:29.729622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b71199c1-854e-413b-90de-f2b7caa70d2c tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.729891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b71199c1-854e-413b-90de-f2b7caa70d2c tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.741702 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.741702 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:29.745994 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b71199c1-854e-413b-90de-f2b7caa70d2c tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:29.751218 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b71199c1-854e-413b-90de-f2b7caa70d2c tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:29.751883 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 87/336] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:29.828791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0fd09ee5-67ab-4d45-8f79-44c761836aaa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.829668 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0fd09ee5-67ab-4d45-8f79-44c761836aaa None None] GET https://10.4.3.158/volume// Jul 15 13:21:29.829911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0fd09ee5-67ab-4d45-8f79-44c761836aaa None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.830224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0fd09ee5-67ab-4d45-8f79-44c761836aaa None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.830831 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0fd09ee5-67ab-4d45-8f79-44c761836aaa None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:29.831674 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 84/337] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:29.841981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-b14d67de-489b-47a3-84c7-91a3e9817838 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.848154 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-b14d67de-489b-47a3-84c7-91a3e9817838 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:21:29.848593 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-b14d67de-489b-47a3-84c7-91a3e9817838 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40fe1f81-8f4d-4e23-97e3-531aae547f04", "connector": null, "instance_uuid": "4bfeb33a-70ee-4e58-8259-1e2ab7cf3038"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:29.858147 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.858147 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:29.907759 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-b14d67de-489b-47a3-84c7-91a3e9817838 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:21:29.910337 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 82/338] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:21:29 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) Jul 15 13:21:29.975807 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e85cdfe6-fe57-43a7-a926-cd25e346868c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.977662 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e85cdfe6-fe57-43a7-a926-cd25e346868c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:29.978003 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e85cdfe6-fe57-43a7-a926-cd25e346868c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.978306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e85cdfe6-fe57-43a7-a926-cd25e346868c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.993297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7ebefc35-3b40-4a69-aa7d-e18e4ac00148 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:29.993297 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7ebefc35-3b40-4a69-aa7d-e18e4ac00148 None None] GET https://10.4.3.158/volume// Jul 15 13:21:29.993297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7ebefc35-3b40-4a69-aa7d-e18e4ac00148 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:29.993297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7ebefc35-3b40-4a69-aa7d-e18e4ac00148 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:29.993297 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7ebefc35-3b40-4a69-aa7d-e18e4ac00148 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:29.994510 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 88/339] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:29.999669 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:29.999669 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:30.007839 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e85cdfe6-fe57-43a7-a926-cd25e346868c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:30.009279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-df2d0aef-4fb1-4843-87b3-9672622cd990 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:30.014263 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-df2d0aef-4fb1-4843-87b3-9672622cd990 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:30.014618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-df2d0aef-4fb1-4843-87b3-9672622cd990 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:30.014907 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-df2d0aef-4fb1-4843-87b3-9672622cd990 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:30.017232 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e85cdfe6-fe57-43a7-a926-cd25e346868c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:30.018113 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 86/340] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:29 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:30.029535 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:30.029535 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:30.036019 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-df2d0aef-4fb1-4843-87b3-9672622cd990 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:30.042463 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-df2d0aef-4fb1-4843-87b3-9672622cd990 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:30.043393 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 85/341] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:21:30 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:30.048780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c6dbd353-8d76-4323-9c9d-81a9d51168c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:30.051813 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6dbd353-8d76-4323-9c9d-81a9d51168c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:30.052033 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6dbd353-8d76-4323-9c9d-81a9d51168c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:30.052341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6dbd353-8d76-4323-9c9d-81a9d51168c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:30.065688 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:30.065688 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:30.072374 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c6dbd353-8d76-4323-9c9d-81a9d51168c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:30.082456 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6dbd353-8d76-4323-9c9d-81a9d51168c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:30.083409 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 83/342] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:30 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:30.130174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:30.133733 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] PUT https://10.4.3.158/volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937 Jul 15 13:21:30.134986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:30.152331 np0000005195 devstack@c-api.service[100145]: /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. Jul 15 13:21:30.152331 np0000005195 devstack@c-api.service[100145]: .first() Jul 15 13:21:30.163239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Acquiring lock "cinder-attachment_update-40fe1f81-8f4d-4e23-97e3-531aae547f04-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:21:30.172355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Lock "cinder-attachment_update-40fe1f81-8f4d-4e23-97e3-531aae547f04-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:21:30.174477 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:30.174477 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:30.245418 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ed091681-33fd-44a0-901c-806117d2331f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:30.247737 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ed091681-33fd-44a0-901c-806117d2331f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:30.248050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ed091681-33fd-44a0-901c-806117d2331f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:30.248368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ed091681-33fd-44a0-901c-806117d2331f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:30.260632 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:30.260632 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:30.267988 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ed091681-33fd-44a0-901c-806117d2331f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:30.278863 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ed091681-33fd-44a0-901c-806117d2331f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:30.279590 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 87/343] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:30 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:30.308283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Lock "cinder-attachment_update-40fe1f81-8f4d-4e23-97e3-531aae547f04-np0000005195" released by "attachment_update" :: held 0.135s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:21:30.308283 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-638c6bbb-fef5-4428-93b1-c41f6d48b8a7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937 returned with HTTP 200 Jul 15 13:21:30.308283 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 89/344] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:21:30 2026] PUT /volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:30.470744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-79b30aeb-821c-45dc-861c-6b27ebb242f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:30.472891 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-79b30aeb-821c-45dc-861c-6b27ebb242f0 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:30.473268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-79b30aeb-821c-45dc-861c-6b27ebb242f0 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:30.473423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-79b30aeb-821c-45dc-861c-6b27ebb242f0 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:30.485659 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:30.485659 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:30.491745 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-79b30aeb-821c-45dc-861c-6b27ebb242f0 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:30.497774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-79b30aeb-821c-45dc-861c-6b27ebb242f0 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:30.498343 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 86/345] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:30 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:30.769935 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-19e1e549-70cd-4067-b7e7-d01bad1e52f5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:30.772807 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-19e1e549-70cd-4067-b7e7-d01bad1e52f5 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:30.773091 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-19e1e549-70cd-4067-b7e7-d01bad1e52f5 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:30.773318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-19e1e549-70cd-4067-b7e7-d01bad1e52f5 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:30.786502 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:30.786502 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:30.790840 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-19e1e549-70cd-4067-b7e7-d01bad1e52f5 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:30.796616 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-19e1e549-70cd-4067-b7e7-d01bad1e52f5 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:30.797123 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 84/346] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:30 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:31.033442 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0ac5747-84f5-4ee7-a031-132eddbe334e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.036382 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0ac5747-84f5-4ee7-a031-132eddbe334e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:31.036537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0ac5747-84f5-4ee7-a031-132eddbe334e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:31.036781 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0ac5747-84f5-4ee7-a031-132eddbe334e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:31.050060 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:31.050060 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:31.054802 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c0ac5747-84f5-4ee7-a031-132eddbe334e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:31.061219 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0ac5747-84f5-4ee7-a031-132eddbe334e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:31.061744 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 88/347] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:31 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:31.101823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b42d46bf-0016-4e13-ba5b-0324a530aca0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.103767 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b42d46bf-0016-4e13-ba5b-0324a530aca0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:31.103996 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b42d46bf-0016-4e13-ba5b-0324a530aca0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:31.104160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b42d46bf-0016-4e13-ba5b-0324a530aca0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:31.113798 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:31.113798 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:31.119595 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b42d46bf-0016-4e13-ba5b-0324a530aca0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:31.124792 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b42d46bf-0016-4e13-ba5b-0324a530aca0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:31.125295 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 90/348] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:31 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:31.298425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8af469a3-f4ef-47d0-9a20-cd0bb14d7213 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.306193 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8af469a3-f4ef-47d0-9a20-cd0bb14d7213 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:31.306511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8af469a3-f4ef-47d0-9a20-cd0bb14d7213 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:31.308511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8af469a3-f4ef-47d0-9a20-cd0bb14d7213 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:31.323595 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:31.323595 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:31.339851 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8af469a3-f4ef-47d0-9a20-cd0bb14d7213 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:31.346906 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8af469a3-f4ef-47d0-9a20-cd0bb14d7213 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:31.347851 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 87/349] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:31 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:31.428032 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2962bef5-d22d-4c70-b471-57746a9045ba None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.432103 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:31.435012 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-905559006"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:31.437132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-905559006'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:31.439088 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Create volume of 1 GB Jul 15 13:21:31.443983 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Availability Zones retrieved successfully. Jul 15 13:21:31.449619 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Flow 'volume_create_api' (69dd6b1e-cbfe-4029-b6b4-d967883192f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:31.450688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d205eb8f-21fe-4d5a-aac2-f00de01af9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:31.451770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:31.485679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d205eb8f-21fe-4d5a-aac2-f00de01af9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:31.486740 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f212d0-1e2e-4e24-b547-56ea2d01cd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:31.515976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-024e2b0a-a4dc-4fa0-b719-3864884a556f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.517948 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-024e2b0a-a4dc-4fa0-b719-3864884a556f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:31.518495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-024e2b0a-a4dc-4fa0-b719-3864884a556f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:31.519983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-024e2b0a-a4dc-4fa0-b719-3864884a556f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:31.531387 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:31.531387 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:31.536708 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-024e2b0a-a4dc-4fa0-b719-3864884a556f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:31.538072 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Created reservations ['7a8ae8e0-c214-4f5c-baf2-94896fa28889', 'f8c58f1d-b736-4f25-8110-e66fee8d907c', '8e66b9aa-af8d-41c5-b7c0-4a00a41d6907', '2341d4f9-252b-4114-8a3f-5f7b0fa400b2'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:31.539124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f212d0-1e2e-4e24-b547-56ea2d01cd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8ae8e0-c214-4f5c-baf2-94896fa28889', 'f8c58f1d-b736-4f25-8110-e66fee8d907c', '8e66b9aa-af8d-41c5-b7c0-4a00a41d6907', '2341d4f9-252b-4114-8a3f-5f7b0fa400b2']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:31.540205 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925612ea-623d-4a3a-911a-3277bd19872f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:31.547176 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-024e2b0a-a4dc-4fa0-b719-3864884a556f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:31.547176 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 89/350] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:31 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:31.575900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925612ea-623d-4a3a-911a-3277bd19872f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '240130e3-5961-41bb-b1d9-ecfc19e4c4a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-905559006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e280309961f4c0b9572416019b7f5c9',qos_specs=None,replication_status=,reservations=['7a8ae8e0-c214-4f5c-baf2-94896fa28889','f8c58f1d-b736-4f25-8110-e66fee8d907c','8e66b9aa-af8d-41c5-b7c0-4a00a41d6907','2341d4f9-252b-4114-8a3f-5f7b0fa400b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df0b87ff241a4ec0a7b1dd5cfa7f8525',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-905559006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=240130e3-5961-41bb-b1d9-ecfc19e4c4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e280309961f4c0b9572416019b7f5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df0b87ff241a4ec0a7b1dd5cfa7f8525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:31.578194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56931c02-2640-44e9-8217-33dd668209e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:31.600064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56931c02-2640-44e9-8217-33dd668209e5) transitioned into state 'SUCCESS' from state '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-905559006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e280309961f4c0b9572416019b7f5c9',qos_specs=None,replication_status=,reservations=['7a8ae8e0-c214-4f5c-baf2-94896fa28889','f8c58f1d-b736-4f25-8110-e66fee8d907c','8e66b9aa-af8d-41c5-b7c0-4a00a41d6907','2341d4f9-252b-4114-8a3f-5f7b0fa400b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df0b87ff241a4ec0a7b1dd5cfa7f8525',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:31.601067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8e1e18-2241-4d63-8d70-f63adc3ac84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:31.610010 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8e1e18-2241-4d63-8d70-f63adc3ac84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:31.610774 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Flow 'volume_create_api' (69dd6b1e-cbfe-4029-b6b4-d967883192f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:31.611191 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Create volume request issued successfully. Jul 15 13:21:31.611822 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2962bef5-d22d-4c70-b471-57746a9045ba tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:31.612351 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 85/351] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:31 2026] POST /volume/v3/volumes => generated 758 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:31.626954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d3513418-306c-4ce4-8884-7b9f5e98ea20 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.629425 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d3513418-306c-4ce4-8884-7b9f5e98ea20 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:21:31.629691 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d3513418-306c-4ce4-8884-7b9f5e98ea20 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:31.629977 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d3513418-306c-4ce4-8884-7b9f5e98ea20 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:31.640815 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:31.640815 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:31.645542 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d3513418-306c-4ce4-8884-7b9f5e98ea20 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:21:31.650752 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d3513418-306c-4ce4-8884-7b9f5e98ea20 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:21:31.651211 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 91/352] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:31 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:31.814507 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2ba7c155-f0eb-4e69-840f-f4e3798004be None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:31.816957 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2ba7c155-f0eb-4e69-840f-f4e3798004be tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:31.817381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2ba7c155-f0eb-4e69-840f-f4e3798004be tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:31.817710 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2ba7c155-f0eb-4e69-840f-f4e3798004be tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:31.831880 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:31.831880 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:31.835418 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2ba7c155-f0eb-4e69-840f-f4e3798004be tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:31.839600 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2ba7c155-f0eb-4e69-840f-f4e3798004be tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:31.840046 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 88/353] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:31 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:32.083893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0d76070f-b3d6-4b66-bdec-4e95d4496aff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:32.086473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0d76070f-b3d6-4b66-bdec-4e95d4496aff tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:32.088049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0d76070f-b3d6-4b66-bdec-4e95d4496aff tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:32.088049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0d76070f-b3d6-4b66-bdec-4e95d4496aff tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:32.112449 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:32.112449 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:32.119834 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0d76070f-b3d6-4b66-bdec-4e95d4496aff tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:32.125674 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0d76070f-b3d6-4b66-bdec-4e95d4496aff tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:32.126252 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 90/354] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:32 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:32.144435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-38d1220c-93cd-4c75-9dcc-9d774f5adbc2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:32.147196 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-38d1220c-93cd-4c75-9dcc-9d774f5adbc2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:32.147446 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-38d1220c-93cd-4c75-9dcc-9d774f5adbc2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:32.147705 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-38d1220c-93cd-4c75-9dcc-9d774f5adbc2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:32.156680 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:32.156680 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:32.162032 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-38d1220c-93cd-4c75-9dcc-9d774f5adbc2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:32.169324 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-38d1220c-93cd-4c75-9dcc-9d774f5adbc2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:32.169794 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 86/355] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:32 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:32.365428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ff63ce1-9315-4e06-8c43-763f5e0bee2d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:32.367529 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ff63ce1-9315-4e06-8c43-763f5e0bee2d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:32.367774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ff63ce1-9315-4e06-8c43-763f5e0bee2d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:32.368024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ff63ce1-9315-4e06-8c43-763f5e0bee2d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:32.378549 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:32.378549 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:32.385837 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2ff63ce1-9315-4e06-8c43-763f5e0bee2d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:32.392446 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ff63ce1-9315-4e06-8c43-763f5e0bee2d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:32.392926 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 92/356] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:32 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:32.563748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d0159b67-a6c3-4dbd-bf2b-5562858c5df5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:32.566068 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d0159b67-a6c3-4dbd-bf2b-5562858c5df5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:32.566404 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d0159b67-a6c3-4dbd-bf2b-5562858c5df5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:32.566707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d0159b67-a6c3-4dbd-bf2b-5562858c5df5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:32.579726 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:32.579726 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:32.585611 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d0159b67-a6c3-4dbd-bf2b-5562858c5df5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:32.592230 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d0159b67-a6c3-4dbd-bf2b-5562858c5df5 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:32.592587 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 89/357] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:32 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:32.668570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fd5932fd-a7f2-4661-b048-5c9d21be6c67 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:32.670659 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd5932fd-a7f2-4661-b048-5c9d21be6c67 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:21:32.670873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd5932fd-a7f2-4661-b048-5c9d21be6c67 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:32.671172 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd5932fd-a7f2-4661-b048-5c9d21be6c67 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:32.679525 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:32.679525 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:32.684440 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fd5932fd-a7f2-4661-b048-5c9d21be6c67 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:21:32.691954 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd5932fd-a7f2-4661-b048-5c9d21be6c67 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:21:32.692535 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 91/358] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:32 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:32.854996 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fc37ceb7-489f-4d19-af70-ad7d4158d295 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:32.857311 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc37ceb7-489f-4d19-af70-ad7d4158d295 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:32.857605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc37ceb7-489f-4d19-af70-ad7d4158d295 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:32.857850 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc37ceb7-489f-4d19-af70-ad7d4158d295 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:32.873841 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:32.873841 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:32.885555 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fc37ceb7-489f-4d19-af70-ad7d4158d295 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:32.892652 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc37ceb7-489f-4d19-af70-ad7d4158d295 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:32.893690 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 87/359] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:32 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:33.148612 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-68dc1029-2b31-4929-83eb-28d45968a3b3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:33.150945 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-68dc1029-2b31-4929-83eb-28d45968a3b3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:33.151243 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-68dc1029-2b31-4929-83eb-28d45968a3b3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:33.151538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-68dc1029-2b31-4929-83eb-28d45968a3b3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:33.166523 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:33.166523 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:33.173765 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-68dc1029-2b31-4929-83eb-28d45968a3b3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:33.180416 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-68dc1029-2b31-4929-83eb-28d45968a3b3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:33.180416 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 93/360] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:33 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:33.188671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d3218931-75c8-4764-b2aa-aead0ac91fbf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:33.190996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3218931-75c8-4764-b2aa-aead0ac91fbf tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:33.191360 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3218931-75c8-4764-b2aa-aead0ac91fbf tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:33.191618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3218931-75c8-4764-b2aa-aead0ac91fbf tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:33.202298 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:33.202298 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:33.209073 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3218931-75c8-4764-b2aa-aead0ac91fbf tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:33.216073 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3218931-75c8-4764-b2aa-aead0ac91fbf tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:33.216873 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 90/361] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:33 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:33.407747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d16aeca5-6745-4463-bea0-b56913aa5d87 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:33.410444 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d16aeca5-6745-4463-bea0-b56913aa5d87 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:33.410765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d16aeca5-6745-4463-bea0-b56913aa5d87 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:33.411166 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d16aeca5-6745-4463-bea0-b56913aa5d87 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:33.420743 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:33.420743 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:33.426476 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d16aeca5-6745-4463-bea0-b56913aa5d87 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:33.432559 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d16aeca5-6745-4463-bea0-b56913aa5d87 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:33.433019 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 92/362] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:33 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:33.605586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5fba870b-c656-4e19-9664-ab7fe28c1797 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:33.609012 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5fba870b-c656-4e19-9664-ab7fe28c1797 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:33.609369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5fba870b-c656-4e19-9664-ab7fe28c1797 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:33.609652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5fba870b-c656-4e19-9664-ab7fe28c1797 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:33.622423 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:33.622423 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:33.628782 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5fba870b-c656-4e19-9664-ab7fe28c1797 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:33.635207 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5fba870b-c656-4e19-9664-ab7fe28c1797 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:33.635756 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 88/363] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:33 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:33.912361 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-426efc98-b90c-4a4c-90b2-13e1e8c89f5e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:33.914995 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-426efc98-b90c-4a4c-90b2-13e1e8c89f5e tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:33.916059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-426efc98-b90c-4a4c-90b2-13e1e8c89f5e tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:33.916059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-426efc98-b90c-4a4c-90b2-13e1e8c89f5e tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:33.931980 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:33.931980 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:33.939176 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-426efc98-b90c-4a4c-90b2-13e1e8c89f5e tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:33.946338 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-426efc98-b90c-4a4c-90b2-13e1e8c89f5e tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:33.947090 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 94/364] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:33 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:34.199277 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-038f3883-f75f-494f-9e9c-760cc6979d90 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.201161 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-038f3883-f75f-494f-9e9c-760cc6979d90 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:34.201404 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-038f3883-f75f-494f-9e9c-760cc6979d90 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:34.201605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-038f3883-f75f-494f-9e9c-760cc6979d90 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:34.215995 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:34.215995 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:34.224487 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-038f3883-f75f-494f-9e9c-760cc6979d90 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:34.234722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8dbf2845-c106-42a0-a97b-38826298b8fa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.237303 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8dbf2845-c106-42a0-a97b-38826298b8fa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:34.237486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-038f3883-f75f-494f-9e9c-760cc6979d90 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:34.237554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8dbf2845-c106-42a0-a97b-38826298b8fa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:34.238532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8dbf2845-c106-42a0-a97b-38826298b8fa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:34.238775 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 91/365] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:34 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:34.252003 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:34.252003 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:34.260152 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8dbf2845-c106-42a0-a97b-38826298b8fa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:34.266244 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8dbf2845-c106-42a0-a97b-38826298b8fa tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:34.266570 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 93/366] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:34 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:34.452046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d4ed04e7-6f8b-4754-a295-afe61ce3ff1e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.453822 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d4ed04e7-6f8b-4754-a295-afe61ce3ff1e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:34.454490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d4ed04e7-6f8b-4754-a295-afe61ce3ff1e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:34.454870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d4ed04e7-6f8b-4754-a295-afe61ce3ff1e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:34.466678 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:34.466678 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:34.476591 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.477290 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d4ed04e7-6f8b-4754-a295-afe61ce3ff1e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:34.484585 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d4ed04e7-6f8b-4754-a295-afe61ce3ff1e tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:34.485068 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 89/367] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:34 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:34.653603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-07d39634-633b-4b74-978f-7174aa2e9eac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.655924 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07d39634-633b-4b74-978f-7174aa2e9eac tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:34.656339 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07d39634-633b-4b74-978f-7174aa2e9eac tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:34.656675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07d39634-633b-4b74-978f-7174aa2e9eac tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:34.669852 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:34.669852 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:34.674470 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-07d39634-633b-4b74-978f-7174aa2e9eac tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:34.680765 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07d39634-633b-4b74-978f-7174aa2e9eac tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:34.681264 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 92/368] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:34 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:34.731413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:34.731874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2094042867"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:34.733645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2094042867'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:34.733864 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Create volume of 1 GB Jul 15 13:21:34.739392 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Availability Zones retrieved successfully. Jul 15 13:21:34.747845 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Flow 'volume_create_api' (5b435e3b-0813-4a53-b72b-acf434b70a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:34.751787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05cbd4cf-3675-4a2b-9603-88febb0266b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:34.759993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:34.804234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05cbd4cf-3675-4a2b-9603-88febb0266b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:34.804234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecfefca-bd30-4bff-9466-ddb61c53d84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:34.891687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Created reservations ['19609267-17c2-4925-99b4-06bd16e9f4f7', 'd280e695-9695-4276-8d8a-26c41788b0c7', '72a2c62b-372e-4076-9f12-9141f0094ba6', '1c97b80e-b928-4e28-80ab-aaa6e95e3737'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:34.892992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecfefca-bd30-4bff-9466-ddb61c53d84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19609267-17c2-4925-99b4-06bd16e9f4f7', 'd280e695-9695-4276-8d8a-26c41788b0c7', '72a2c62b-372e-4076-9f12-9141f0094ba6', '1c97b80e-b928-4e28-80ab-aaa6e95e3737']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:34.892992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf888ca-4f7a-437c-ad66-6fbf4cd08503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:34.920987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf888ca-4f7a-437c-ad66-6fbf4cd08503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9373e704-96ad-4560-8f7a-a61e0aee4393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2094042867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691b375abb2b4444966286f8eb3377f8',qos_specs=None,replication_status=,reservations=['19609267-17c2-4925-99b4-06bd16e9f4f7','d280e695-9695-4276-8d8a-26c41788b0c7','72a2c62b-372e-4076-9f12-9141f0094ba6','1c97b80e-b928-4e28-80ab-aaa6e95e3737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acfa87e6b0304e8cb91eb8e1f8a3f93d',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2094042867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9373e704-96ad-4560-8f7a-a61e0aee4393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='691b375abb2b4444966286f8eb3377f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acfa87e6b0304e8cb91eb8e1f8a3f93d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:34.922554 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca24219-91ab-47c5-871e-f36a2c08b6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:34.948446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fca24219-91ab-47c5-871e-f36a2c08b6e6) transitioned into state 'SUCCESS' from state '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-2094042867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691b375abb2b4444966286f8eb3377f8',qos_specs=None,replication_status=,reservations=['19609267-17c2-4925-99b4-06bd16e9f4f7','d280e695-9695-4276-8d8a-26c41788b0c7','72a2c62b-372e-4076-9f12-9141f0094ba6','1c97b80e-b928-4e28-80ab-aaa6e95e3737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acfa87e6b0304e8cb91eb8e1f8a3f93d',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:34.949413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00e0b81-4a15-4eab-9b48-008a88e4431a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:34.963126 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00e0b81-4a15-4eab-9b48-008a88e4431a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:34.963392 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e4028aaf-67e7-452f-95db-874844068809 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.964244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Flow 'volume_create_api' (5b435e3b-0813-4a53-b72b-acf434b70a27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:34.964602 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Create volume request issued successfully. Jul 15 13:21:34.965272 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58a34e2d-8ea8-4745-b89f-1bab5046efa2 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:34.965827 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 95/369] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:34 2026] POST /volume/v3/volumes => generated 749 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:34.968929 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4028aaf-67e7-452f-95db-874844068809 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:34.969209 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4028aaf-67e7-452f-95db-874844068809 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:34.969323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4028aaf-67e7-452f-95db-874844068809 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:34.981182 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ad8dfa41-f9f0-4ca0-9fdf-9d8b30d63b80 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:34.981784 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:34.981784 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:34.983132 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad8dfa41-f9f0-4ca0-9fdf-9d8b30d63b80 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:34.983395 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad8dfa41-f9f0-4ca0-9fdf-9d8b30d63b80 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:34.983590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad8dfa41-f9f0-4ca0-9fdf-9d8b30d63b80 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:34.987933 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e4028aaf-67e7-452f-95db-874844068809 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:34.991775 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:34.991775 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:34.994152 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4028aaf-67e7-452f-95db-874844068809 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:34.995145 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 94/370] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:34 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:35.001423 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ad8dfa41-f9f0-4ca0-9fdf-9d8b30d63b80 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:35.013765 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad8dfa41-f9f0-4ca0-9fdf-9d8b30d63b80 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:35.014366 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 90/371] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:34 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:35.259418 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ad5350b7-d216-41e6-894f-a5a9ec60bd37 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.261613 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad5350b7-d216-41e6-894f-a5a9ec60bd37 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:35.261613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad5350b7-d216-41e6-894f-a5a9ec60bd37 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.261613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad5350b7-d216-41e6-894f-a5a9ec60bd37 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.273485 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.273485 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:35.279504 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ad5350b7-d216-41e6-894f-a5a9ec60bd37 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:35.283182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9b84ae66-aa54-4cd1-bd7e-c7c9bcfb4a3a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.285971 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad5350b7-d216-41e6-894f-a5a9ec60bd37 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:35.286441 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9b84ae66-aa54-4cd1-bd7e-c7c9bcfb4a3a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:35.286493 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 93/372] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:35.286748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9b84ae66-aa54-4cd1-bd7e-c7c9bcfb4a3a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.287024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9b84ae66-aa54-4cd1-bd7e-c7c9bcfb4a3a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.296751 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.296751 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:35.302512 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9b84ae66-aa54-4cd1-bd7e-c7c9bcfb4a3a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:35.309444 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9b84ae66-aa54-4cd1-bd7e-c7c9bcfb4a3a tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:35.309951 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 96/373] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:35.352687 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-47142df5-4522-4642-a209-d995d94ad0e4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.357797 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-47142df5-4522-4642-a209-d995d94ad0e4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:35.358184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-47142df5-4522-4642-a209-d995d94ad0e4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.358435 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-47142df5-4522-4642-a209-d995d94ad0e4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.371054 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.371054 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:35.380630 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-47142df5-4522-4642-a209-d995d94ad0e4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:35.389156 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-47142df5-4522-4642-a209-d995d94ad0e4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:35.389640 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 95/374] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:35.498129 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e622d28-dccf-45c2-a5e4-7fa33aee2665 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.500301 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e622d28-dccf-45c2-a5e4-7fa33aee2665 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:35.500435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e622d28-dccf-45c2-a5e4-7fa33aee2665 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.501154 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e622d28-dccf-45c2-a5e4-7fa33aee2665 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.511850 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.511850 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:35.521022 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e622d28-dccf-45c2-a5e4-7fa33aee2665 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:35.532235 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e622d28-dccf-45c2-a5e4-7fa33aee2665 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:35.532979 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 91/375] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:35.702217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eef30b84-96c1-436c-a60f-e53e25f3a477 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.705157 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eef30b84-96c1-436c-a60f-e53e25f3a477 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:35.705600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eef30b84-96c1-436c-a60f-e53e25f3a477 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.705600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eef30b84-96c1-436c-a60f-e53e25f3a477 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.724637 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.724637 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:35.730607 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-eef30b84-96c1-436c-a60f-e53e25f3a477 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:35.742410 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eef30b84-96c1-436c-a60f-e53e25f3a477 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:35.742895 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 94/376] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:35.842357 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-28655fc1-e141-4fe5-b483-877b722b513e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.845152 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-28655fc1-e141-4fe5-b483-877b722b513e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:35.845437 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-28655fc1-e141-4fe5-b483-877b722b513e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.845702 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-28655fc1-e141-4fe5-b483-877b722b513e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.854798 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.854798 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:35.860119 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-28655fc1-e141-4fe5-b483-877b722b513e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:35.866108 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-28655fc1-e141-4fe5-b483-877b722b513e tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:35.866822 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 97/377] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:35.880994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3e18c372-8614-4867-9e9f-751881b4891f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.880994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3e18c372-8614-4867-9e9f-751881b4891f None None] GET https://10.4.3.158/volume// Jul 15 13:21:35.880994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3e18c372-8614-4867-9e9f-751881b4891f None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:35.880994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3e18c372-8614-4867-9e9f-751881b4891f None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:35.880994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3e18c372-8614-4867-9e9f-751881b4891f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:35.880994 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 96/378] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:21:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:35.891821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-af2c401e-ebb6-4bb8-949f-5d9a8ce585c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:35.893546 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-af2c401e-ebb6-4bb8-949f-5d9a8ce585c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:21:35.893893 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-af2c401e-ebb6-4bb8-949f-5d9a8ce585c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11c4d781-7d50-4a56-9835-18ac78272956", "connector": null, "instance_uuid": "ed269ee6-f9aa-49e8-8f16-408e736724db"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:35.904852 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:35.904852 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:35.967272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-af2c401e-ebb6-4bb8-949f-5d9a8ce585c4 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:21:35.967774 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 92/379] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:21:35 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) Jul 15 13:21:36.018908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e36009c4-b20e-46f8-ad0d-6ef3803cb632 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:36.021448 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e36009c4-b20e-46f8-ad0d-6ef3803cb632 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:36.021727 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e36009c4-b20e-46f8-ad0d-6ef3803cb632 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:36.022010 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e36009c4-b20e-46f8-ad0d-6ef3803cb632 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:36.027170 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fd6c528f-2884-442c-a731-0b1c3fa3d7c7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:36.032991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fd6c528f-2884-442c-a731-0b1c3fa3d7c7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:36.032991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fd6c528f-2884-442c-a731-0b1c3fa3d7c7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:36.032991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fd6c528f-2884-442c-a731-0b1c3fa3d7c7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:36.036110 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:36.036110 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:36.039472 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:36.039472 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:36.041189 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e36009c4-b20e-46f8-ad0d-6ef3803cb632 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:36.043856 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fd6c528f-2884-442c-a731-0b1c3fa3d7c7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:36.049935 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fd6c528f-2884-442c-a731-0b1c3fa3d7c7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:36.050485 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 98/380] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:36 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:36.061225 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e36009c4-b20e-46f8-ad0d-6ef3803cb632 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:36.061708 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 95/381] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:36 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:36.305475 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b35278e4-134e-4d2d-8e8e-56019e7687d6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:36.308913 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b35278e4-134e-4d2d-8e8e-56019e7687d6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:36.309617 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b35278e4-134e-4d2d-8e8e-56019e7687d6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:36.310222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b35278e4-134e-4d2d-8e8e-56019e7687d6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:36.326993 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:36.326993 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:36.330871 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b35278e4-134e-4d2d-8e8e-56019e7687d6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:36.341762 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b35278e4-134e-4d2d-8e8e-56019e7687d6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:36.342933 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 97/382] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:36 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:36.548374 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-65be3c57-d30f-46e6-9c09-c947df2543f5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:36.550476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-65be3c57-d30f-46e6-9c09-c947df2543f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:36.550752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-65be3c57-d30f-46e6-9c09-c947df2543f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:36.550874 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-65be3c57-d30f-46e6-9c09-c947df2543f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:36.560558 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:36.560558 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:36.570460 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-65be3c57-d30f-46e6-9c09-c947df2543f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:36.578086 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-65be3c57-d30f-46e6-9c09-c947df2543f5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:36.578736 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 93/383] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:36 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:36.761132 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e7288779-a043-446a-bc08-295402a7b83f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:36.766803 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7288779-a043-446a-bc08-295402a7b83f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:36.767078 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7288779-a043-446a-bc08-295402a7b83f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:36.767354 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7288779-a043-446a-bc08-295402a7b83f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:36.784668 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:36.784668 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:36.792983 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e7288779-a043-446a-bc08-295402a7b83f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:36.796813 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7288779-a043-446a-bc08-295402a7b83f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:36.797553 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 99/384] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:36 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:37.094938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3761651f-6eae-4feb-b936-ed583fab1edb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.097598 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3761651f-6eae-4feb-b936-ed583fab1edb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:37.097913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3761651f-6eae-4feb-b936-ed583fab1edb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:37.098240 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3761651f-6eae-4feb-b936-ed583fab1edb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:37.112820 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.112820 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:37.119103 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3761651f-6eae-4feb-b936-ed583fab1edb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:37.128516 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3761651f-6eae-4feb-b936-ed583fab1edb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:37.128675 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 96/385] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:37 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:37.358669 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-20d4e25f-dbf2-4560-9151-847e9ce4f13e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.362454 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-20d4e25f-dbf2-4560-9151-847e9ce4f13e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:37.362454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-20d4e25f-dbf2-4560-9151-847e9ce4f13e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:37.362454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-20d4e25f-dbf2-4560-9151-847e9ce4f13e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:37.375860 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.375860 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:37.389929 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-20d4e25f-dbf2-4560-9151-847e9ce4f13e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:37.398204 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-20d4e25f-dbf2-4560-9151-847e9ce4f13e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:37.398469 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 98/386] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:37 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:37.453215 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9827c763-6a7d-4eb8-990d-cb5b2844a72d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.453215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9827c763-6a7d-4eb8-990d-cb5b2844a72d None None] GET https://10.4.3.158/volume// Jul 15 13:21:37.453410 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9827c763-6a7d-4eb8-990d-cb5b2844a72d None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:37.453535 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9827c763-6a7d-4eb8-990d-cb5b2844a72d None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:37.454344 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9827c763-6a7d-4eb8-990d-cb5b2844a72d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:37.454669 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 94/387] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:21:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:37.466589 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-039cbfb9-9943-4100-b7b8-1da7aa321b8b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.469930 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-039cbfb9-9943-4100-b7b8-1da7aa321b8b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:37.471236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-039cbfb9-9943-4100-b7b8-1da7aa321b8b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:37.471236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-039cbfb9-9943-4100-b7b8-1da7aa321b8b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:37.488906 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.488906 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:37.495504 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-039cbfb9-9943-4100-b7b8-1da7aa321b8b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:37.506929 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-039cbfb9-9943-4100-b7b8-1da7aa321b8b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:37.507600 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 100/388] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:21:37 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 1339 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:37.595480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-180d8a26-ee7e-4a27-9a99-317ee6b30000 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.598339 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-180d8a26-ee7e-4a27-9a99-317ee6b30000 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:37.598637 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-180d8a26-ee7e-4a27-9a99-317ee6b30000 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:37.598874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-180d8a26-ee7e-4a27-9a99-317ee6b30000 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:37.613137 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.613137 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:37.619750 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-180d8a26-ee7e-4a27-9a99-317ee6b30000 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:37.627260 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-180d8a26-ee7e-4a27-9a99-317ee6b30000 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:37.627932 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 97/389] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:37 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:37.646937 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.651607 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] PUT https://10.4.3.158/volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86 Jul 15 13:21:37.651607 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:37.671801 np0000005195 devstack@c-api.service[100144]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 15 13:21:37.671801 np0000005195 devstack@c-api.service[100144]: .first() Jul 15 13:21:37.680356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Acquiring lock "cinder-attachment_update-11c4d781-7d50-4a56-9835-18ac78272956-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:21:37.687980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Lock "cinder-attachment_update-11c4d781-7d50-4a56-9835-18ac78272956-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:21:37.689073 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.689073 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:37.816340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e9aa49d7-5130-442e-bfb0-2d295ca3c600 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.820076 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9aa49d7-5130-442e-bfb0-2d295ca3c600 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:37.820076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9aa49d7-5130-442e-bfb0-2d295ca3c600 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:37.820315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9aa49d7-5130-442e-bfb0-2d295ca3c600 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:37.829995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Lock "cinder-attachment_update-11c4d781-7d50-4a56-9835-18ac78272956-np0000005195" released by "attachment_update" :: held 0.142s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:21:37.830609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-576fa23b-4101-420f-8794-c38ea4cab2c6 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86 returned with HTTP 200 Jul 15 13:21:37.831187 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 99/390] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:21:37 2026] PUT /volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:37.838130 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.838130 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:37.848816 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e9aa49d7-5130-442e-bfb0-2d295ca3c600 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:37.856806 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9aa49d7-5130-442e-bfb0-2d295ca3c600 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:37.857281 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 95/391] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:37 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:37.879536 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-8558e490-995b-4ffe-86cf-92d0201091ab None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:37.882892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-8558e490-995b-4ffe-86cf-92d0201091ab tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] POST https://10.4.3.158/volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86/action Jul 15 13:21:37.883439 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-8558e490-995b-4ffe-86cf-92d0201091ab tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:37.883624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-8558e490-995b-4ffe-86cf-92d0201091ab tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:37.921215 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:37.921215 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:37.939363 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2f7c42da-47a3-43f5-9fdf-bfc0140cec07 req-8558e490-995b-4ffe-86cf-92d0201091ab tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86/action returned with HTTP 204 Jul 15 13:21:37.939885 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 101/392] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:21:37 2026] POST /volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:38.152805 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0b17c532-5801-4837-b004-c1835673c1b9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:38.156290 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b17c532-5801-4837-b004-c1835673c1b9 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:38.156290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b17c532-5801-4837-b004-c1835673c1b9 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:38.156290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b17c532-5801-4837-b004-c1835673c1b9 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:38.171266 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:38.171266 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:38.178738 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0b17c532-5801-4837-b004-c1835673c1b9 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:38.183442 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b17c532-5801-4837-b004-c1835673c1b9 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:38.184154 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 98/393] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:38 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:38.420909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f0a8e70a-c15f-4e82-aac6-8a0cc6217a1e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:38.429265 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0a8e70a-c15f-4e82-aac6-8a0cc6217a1e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:38.429265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0a8e70a-c15f-4e82-aac6-8a0cc6217a1e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:38.429265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0a8e70a-c15f-4e82-aac6-8a0cc6217a1e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:38.457511 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:38.457511 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:38.465848 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f0a8e70a-c15f-4e82-aac6-8a0cc6217a1e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:38.475668 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0a8e70a-c15f-4e82-aac6-8a0cc6217a1e tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:38.476472 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 100/394] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:38 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:38.651443 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aa9217a6-93be-4208-a862-ffdd5a11b4b9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:38.656557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aa9217a6-93be-4208-a862-ffdd5a11b4b9 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:38.656557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aa9217a6-93be-4208-a862-ffdd5a11b4b9 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:38.656557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aa9217a6-93be-4208-a862-ffdd5a11b4b9 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:38.670056 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:38.670056 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:38.682210 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-aa9217a6-93be-4208-a862-ffdd5a11b4b9 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:38.692784 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aa9217a6-93be-4208-a862-ffdd5a11b4b9 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:38.693385 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 96/395] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:38 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:38.878213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c4f1633f-04b4-4183-a466-7dcd8b73a5a6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:38.884109 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4f1633f-04b4-4183-a466-7dcd8b73a5a6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:38.884109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4f1633f-04b4-4183-a466-7dcd8b73a5a6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:38.884109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4f1633f-04b4-4183-a466-7dcd8b73a5a6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:38.907339 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:38.907339 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:38.918305 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c4f1633f-04b4-4183-a466-7dcd8b73a5a6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:38.927671 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4f1633f-04b4-4183-a466-7dcd8b73a5a6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:38.928206 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 102/396] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:38 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:39.201177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ebe9535b-924c-43bd-b780-70b1adfe6595 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:39.204371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebe9535b-924c-43bd-b780-70b1adfe6595 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:39.205371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebe9535b-924c-43bd-b780-70b1adfe6595 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:39.205371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebe9535b-924c-43bd-b780-70b1adfe6595 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:39.228128 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:39.228128 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:39.232312 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ebe9535b-924c-43bd-b780-70b1adfe6595 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:39.242671 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebe9535b-924c-43bd-b780-70b1adfe6595 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:39.243322 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 99/397] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:39 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:39.495195 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-200c0d2e-dba5-4ff3-b0b3-5e544157633a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:39.497725 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-200c0d2e-dba5-4ff3-b0b3-5e544157633a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:39.498370 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-200c0d2e-dba5-4ff3-b0b3-5e544157633a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:39.498783 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-200c0d2e-dba5-4ff3-b0b3-5e544157633a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:39.519205 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:39.519205 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:39.528433 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-200c0d2e-dba5-4ff3-b0b3-5e544157633a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:39.536601 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-200c0d2e-dba5-4ff3-b0b3-5e544157633a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:39.537497 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 101/398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:39 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:39.713928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7931511f-dbc3-4e25-ad70-08d874c82355 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:39.718684 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7931511f-dbc3-4e25-ad70-08d874c82355 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:39.718908 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7931511f-dbc3-4e25-ad70-08d874c82355 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:39.719161 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7931511f-dbc3-4e25-ad70-08d874c82355 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:39.727296 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:39.727296 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:39.733203 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7931511f-dbc3-4e25-ad70-08d874c82355 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:39.744450 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7931511f-dbc3-4e25-ad70-08d874c82355 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:39.744450 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 97/399] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:39 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:39.958956 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-da92aa65-6380-4106-a5ff-b873279a08a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:39.960020 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da92aa65-6380-4106-a5ff-b873279a08a8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:39.960757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da92aa65-6380-4106-a5ff-b873279a08a8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:39.960757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da92aa65-6380-4106-a5ff-b873279a08a8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:39.975808 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:39.975808 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:39.983434 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-da92aa65-6380-4106-a5ff-b873279a08a8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:39.989060 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da92aa65-6380-4106-a5ff-b873279a08a8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:39.989060 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 103/400] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:39 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:40.266014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-083969be-81ba-4576-bfa5-6daf8d16913a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:40.269555 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-083969be-81ba-4576-bfa5-6daf8d16913a tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:40.270012 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-083969be-81ba-4576-bfa5-6daf8d16913a tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:40.270012 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-083969be-81ba-4576-bfa5-6daf8d16913a tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:40.286623 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:40.286623 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:40.294402 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-083969be-81ba-4576-bfa5-6daf8d16913a tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:40.302403 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-083969be-81ba-4576-bfa5-6daf8d16913a tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:40.303095 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 100/401] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:40 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:40.553646 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e0026f2c-96c1-4ea3-aad0-5c2a4be24c1b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:40.556070 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0026f2c-96c1-4ea3-aad0-5c2a4be24c1b tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:40.556407 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0026f2c-96c1-4ea3-aad0-5c2a4be24c1b tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:40.556865 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0026f2c-96c1-4ea3-aad0-5c2a4be24c1b tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:40.571568 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:40.571568 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:40.577115 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e0026f2c-96c1-4ea3-aad0-5c2a4be24c1b tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:40.585121 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0026f2c-96c1-4ea3-aad0-5c2a4be24c1b tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:40.585724 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 102/402] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:40 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:40.764370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-85314098-0174-4297-9be2-dcb31293fafd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:40.767679 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-85314098-0174-4297-9be2-dcb31293fafd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:40.768040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-85314098-0174-4297-9be2-dcb31293fafd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:40.768363 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-85314098-0174-4297-9be2-dcb31293fafd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:40.782322 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:40.782322 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:40.790407 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-85314098-0174-4297-9be2-dcb31293fafd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:40.798388 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-85314098-0174-4297-9be2-dcb31293fafd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:40.799734 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 98/403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:40 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:41.014601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e4ca140a-76c9-4ff1-aff4-cd4dd6205b06 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:41.014601 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4ca140a-76c9-4ff1-aff4-cd4dd6205b06 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:41.014601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4ca140a-76c9-4ff1-aff4-cd4dd6205b06 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:41.014601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4ca140a-76c9-4ff1-aff4-cd4dd6205b06 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:41.031588 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:41.031588 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:41.040002 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e4ca140a-76c9-4ff1-aff4-cd4dd6205b06 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:41.054636 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4ca140a-76c9-4ff1-aff4-cd4dd6205b06 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:41.058600 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 104/404] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:41 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:41.326014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-30db46fc-d499-4c30-b0c2-8d81a87cb9b7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:41.328562 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30db46fc-d499-4c30-b0c2-8d81a87cb9b7 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:41.328957 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30db46fc-d499-4c30-b0c2-8d81a87cb9b7 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:41.329235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30db46fc-d499-4c30-b0c2-8d81a87cb9b7 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:41.349430 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:41.349430 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:41.360093 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-30db46fc-d499-4c30-b0c2-8d81a87cb9b7 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:41.365490 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30db46fc-d499-4c30-b0c2-8d81a87cb9b7 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:41.366039 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 101/405] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:41 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:41.607517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-26a48334-c75e-4de4-beba-a4b2f0d9db44 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:41.609883 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26a48334-c75e-4de4-beba-a4b2f0d9db44 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:41.610226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26a48334-c75e-4de4-beba-a4b2f0d9db44 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:41.610485 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26a48334-c75e-4de4-beba-a4b2f0d9db44 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:41.631369 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:41.631369 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:41.640018 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-26a48334-c75e-4de4-beba-a4b2f0d9db44 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:41.648593 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26a48334-c75e-4de4-beba-a4b2f0d9db44 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:41.649259 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 103/406] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:41 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:41.816358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7960f4c1-40fd-4430-b30b-aa41f528b358 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:41.818817 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7960f4c1-40fd-4430-b30b-aa41f528b358 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:41.819128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7960f4c1-40fd-4430-b30b-aa41f528b358 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:41.819398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7960f4c1-40fd-4430-b30b-aa41f528b358 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:41.829334 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:41.829334 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:41.836784 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7960f4c1-40fd-4430-b30b-aa41f528b358 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:41.844819 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7960f4c1-40fd-4430-b30b-aa41f528b358 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:41.844819 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 99/407] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:41 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:42.079409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-82cb7ccb-f524-4fe9-bd23-654a8454510f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:42.082369 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-82cb7ccb-f524-4fe9-bd23-654a8454510f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:42.082651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-82cb7ccb-f524-4fe9-bd23-654a8454510f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:42.083142 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-82cb7ccb-f524-4fe9-bd23-654a8454510f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:42.096371 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:42.096371 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:42.101997 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-82cb7ccb-f524-4fe9-bd23-654a8454510f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:42.108492 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-82cb7ccb-f524-4fe9-bd23-654a8454510f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:42.109084 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 105/408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:42 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:42.113789 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-4d85baf8-a5b8-441b-a4d6-148289167582 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:42.117109 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-4d85baf8-a5b8-441b-a4d6-148289167582 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] POST https://10.4.3.158/volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018/action Jul 15 13:21:42.117763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-4d85baf8-a5b8-441b-a4d6-148289167582 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:42.117763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-4d85baf8-a5b8-441b-a4d6-148289167582 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:42.134384 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:42.134384 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:42.147427 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eabfa1a1-f341-4204-ab0a-c6fb387ab961 req-4d85baf8-a5b8-441b-a4d6-148289167582 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018/action returned with HTTP 204 Jul 15 13:21:42.150897 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 102/409] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:21:42 2026] POST /volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:42.392058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-857fc54f-64d7-41f6-a2da-bc7f6324abf8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:42.392410 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-857fc54f-64d7-41f6-a2da-bc7f6324abf8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:42.392610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-857fc54f-64d7-41f6-a2da-bc7f6324abf8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:42.392610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-857fc54f-64d7-41f6-a2da-bc7f6324abf8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:42.410126 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:42.410126 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:42.418614 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-857fc54f-64d7-41f6-a2da-bc7f6324abf8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:42.427547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-857fc54f-64d7-41f6-a2da-bc7f6324abf8 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:42.428157 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 104/410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:42 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:42.668872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-94e54b3f-6597-4c8b-92d9-f1d0b783b528 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:42.671680 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94e54b3f-6597-4c8b-92d9-f1d0b783b528 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:42.672136 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94e54b3f-6597-4c8b-92d9-f1d0b783b528 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:42.672136 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94e54b3f-6597-4c8b-92d9-f1d0b783b528 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:42.686717 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:42.686717 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:42.693069 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-94e54b3f-6597-4c8b-92d9-f1d0b783b528 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:42.699808 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94e54b3f-6597-4c8b-92d9-f1d0b783b528 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:42.701108 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 100/411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:42 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:42.858771 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c62402d1-7835-4309-8909-4b0093c987d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:42.862006 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c62402d1-7835-4309-8909-4b0093c987d3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:42.862281 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c62402d1-7835-4309-8909-4b0093c987d3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:42.862619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c62402d1-7835-4309-8909-4b0093c987d3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:42.871429 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:42.871429 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:42.880021 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c62402d1-7835-4309-8909-4b0093c987d3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:42.891990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c62402d1-7835-4309-8909-4b0093c987d3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:42.892295 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 106/412] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:42 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:43.124656 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-16636818-3e46-4d81-90ed-2ea6d241ebfa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.127349 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-16636818-3e46-4d81-90ed-2ea6d241ebfa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:43.127349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-16636818-3e46-4d81-90ed-2ea6d241ebfa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:43.127349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-16636818-3e46-4d81-90ed-2ea6d241ebfa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:43.137517 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.137517 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:43.141878 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-16636818-3e46-4d81-90ed-2ea6d241ebfa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:43.147762 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-16636818-3e46-4d81-90ed-2ea6d241ebfa tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:43.147762 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 103/413] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:43 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:43.163249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c2b1554c-01f4-480c-afa4-498dca5f867f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.165532 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c2b1554c-01f4-480c-afa4-498dca5f867f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:43.165797 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c2b1554c-01f4-480c-afa4-498dca5f867f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:43.166088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c2b1554c-01f4-480c-afa4-498dca5f867f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:43.183322 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.183322 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:43.187782 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c2b1554c-01f4-480c-afa4-498dca5f867f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:43.200123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c2b1554c-01f4-480c-afa4-498dca5f867f tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:43.200123 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 105/414] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:43 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:43.451049 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d14226c6-bd94-4a74-9d40-f773c1bde8ad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.454797 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d14226c6-bd94-4a74-9d40-f773c1bde8ad tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:43.454797 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d14226c6-bd94-4a74-9d40-f773c1bde8ad tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:43.454797 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d14226c6-bd94-4a74-9d40-f773c1bde8ad tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:43.473277 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.473277 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:43.479023 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d14226c6-bd94-4a74-9d40-f773c1bde8ad tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:43.490996 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d14226c6-bd94-4a74-9d40-f773c1bde8ad tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:43.490996 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 101/415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:43 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:43.721044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c9d9771d-a14a-4861-898c-2820b0c75fe8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.722944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9d9771d-a14a-4861-898c-2820b0c75fe8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:43.723305 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9d9771d-a14a-4861-898c-2820b0c75fe8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:43.723797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9d9771d-a14a-4861-898c-2820b0c75fe8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:43.740131 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.740131 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:43.746543 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c9d9771d-a14a-4861-898c-2820b0c75fe8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:43.755551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9d9771d-a14a-4861-898c-2820b0c75fe8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:43.755804 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 107/416] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:43 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:43.784689 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.789684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:43.790165 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-attach": {"instance_uuid": "e2ca48d1-4da8-4830-947c-3b923f71b136", "mountpoint": "/dev/vdb"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:43.790323 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e2ca48d1-4da8-4830-947c-3b923f71b136", "mountpoint": "/dev/vdb"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:43.803209 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.803209 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:43.803637 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:43.822759 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Update volume admin metadata completed successfully. Jul 15 13:21:43.913096 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2142eb42-9b88-4e0d-9d6a-64840e12154d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.917756 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2142eb42-9b88-4e0d-9d6a-64840e12154d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:43.918107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2142eb42-9b88-4e0d-9d6a-64840e12154d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:43.918365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2142eb42-9b88-4e0d-9d6a-64840e12154d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:43.929608 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.929608 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:43.935397 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2142eb42-9b88-4e0d-9d6a-64840e12154d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:43.941287 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2142eb42-9b88-4e0d-9d6a-64840e12154d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:43.941945 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 106/417] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:43 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:43.961287 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Attach volume completed successfully. Jul 15 13:21:43.961287 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00614d7c-9210-4ca7-8d2b-6328256b6af4 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:43.961287 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 104/418] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:43 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:43.974591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d369a313-3126-4bfa-8666-5200cf171fe5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:43.979864 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d369a313-3126-4bfa-8666-5200cf171fe5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:43.979864 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d369a313-3126-4bfa-8666-5200cf171fe5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:43.980060 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d369a313-3126-4bfa-8666-5200cf171fe5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:43.997095 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:43.997095 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:44.005407 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d369a313-3126-4bfa-8666-5200cf171fe5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:44.014693 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d369a313-3126-4bfa-8666-5200cf171fe5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:44.015683 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 102/419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:43 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 1176 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:44.038599 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:44.041446 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:44.042586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-detach": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:44.042742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:44.066326 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:44.066326 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:44.067411 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:44.167300 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Detach volume completed successfully. Jul 15 13:21:44.167300 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6b2f929a-64bd-4655-9d6e-e68a4e40660e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:44.169511 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 108/420] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:44 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:44.187160 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-57937cc8-f06e-47ac-9781-2d2b7616f057 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:44.190497 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-57937cc8-f06e-47ac-9781-2d2b7616f057 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:44.190782 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-57937cc8-f06e-47ac-9781-2d2b7616f057 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:44.191104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-57937cc8-f06e-47ac-9781-2d2b7616f057 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:44.203735 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:44.203735 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:44.209634 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-57937cc8-f06e-47ac-9781-2d2b7616f057 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:44.221436 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-57937cc8-f06e-47ac-9781-2d2b7616f057 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:44.221979 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 107/421] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:44 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:44.508415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ecab3e5-bbce-4c5a-828b-f87ae656b5b1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:44.513506 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ecab3e5-bbce-4c5a-828b-f87ae656b5b1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:44.513823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ecab3e5-bbce-4c5a-828b-f87ae656b5b1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:44.514192 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ecab3e5-bbce-4c5a-828b-f87ae656b5b1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:44.533017 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:44.533017 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:44.539434 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ecab3e5-bbce-4c5a-828b-f87ae656b5b1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:44.548929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ecab3e5-bbce-4c5a-828b-f87ae656b5b1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:44.549489 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 105/422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:44 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:44.776565 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f1b3210-0dbf-4172-99ff-5cf52111d04c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:44.779889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f1b3210-0dbf-4172-99ff-5cf52111d04c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:44.780233 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f1b3210-0dbf-4172-99ff-5cf52111d04c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:44.780548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f1b3210-0dbf-4172-99ff-5cf52111d04c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:44.800316 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:44.800316 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:44.807529 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5f1b3210-0dbf-4172-99ff-5cf52111d04c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:44.816354 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f1b3210-0dbf-4172-99ff-5cf52111d04c tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:44.818224 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 103/423] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:44 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:44.961056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7f30484a-bacc-4c05-9351-aece762f07c8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:44.965255 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f30484a-bacc-4c05-9351-aece762f07c8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:44.965637 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f30484a-bacc-4c05-9351-aece762f07c8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:44.965761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f30484a-bacc-4c05-9351-aece762f07c8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:44.982378 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:44.982378 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:44.994583 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7f30484a-bacc-4c05-9351-aece762f07c8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:45.002593 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f30484a-bacc-4c05-9351-aece762f07c8 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:45.003531 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 109/424] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:44 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:21:45.567734 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-710e0761-520c-4032-9e7e-d57b31fa7cbd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:45.570014 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-710e0761-520c-4032-9e7e-d57b31fa7cbd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:45.570336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-710e0761-520c-4032-9e7e-d57b31fa7cbd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:45.570990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-710e0761-520c-4032-9e7e-d57b31fa7cbd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:45.586735 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:45.586735 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:45.591406 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-710e0761-520c-4032-9e7e-d57b31fa7cbd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:45.596502 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-710e0761-520c-4032-9e7e-d57b31fa7cbd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:45.597141 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 108/425] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:45 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:45.832587 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cced3514-8689-49b1-af3b-18892b6770c3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:45.834577 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cced3514-8689-49b1-af3b-18892b6770c3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:45.834751 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cced3514-8689-49b1-af3b-18892b6770c3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:45.834979 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cced3514-8689-49b1-af3b-18892b6770c3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:45.848034 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:45.848034 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:45.852578 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cced3514-8689-49b1-af3b-18892b6770c3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:45.857975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cced3514-8689-49b1-af3b-18892b6770c3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:45.858718 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 106/426] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:45 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:46.023688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ea1d9d91-0429-4716-adc3-b9b6d87e6e50 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:46.027098 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea1d9d91-0429-4716-adc3-b9b6d87e6e50 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:46.027748 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea1d9d91-0429-4716-adc3-b9b6d87e6e50 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:46.028352 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea1d9d91-0429-4716-adc3-b9b6d87e6e50 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:46.037943 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:46.037943 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:46.045347 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ea1d9d91-0429-4716-adc3-b9b6d87e6e50 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:46.050494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea1d9d91-0429-4716-adc3-b9b6d87e6e50 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:46.051208 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 104/427] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:46 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:46.072792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-33707f7e-42bf-4811-b7cf-280c539f356f req-2f924c2b-dbae-41af-b042-dc16cee79609 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:46.075462 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-2f924c2b-dbae-41af-b042-dc16cee79609 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] POST https://10.4.3.158/volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c/action Jul 15 13:21:46.076026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-2f924c2b-dbae-41af-b042-dc16cee79609 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:46.076260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-2f924c2b-dbae-41af-b042-dc16cee79609 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:46.097335 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:46.097335 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:46.117057 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33707f7e-42bf-4811-b7cf-280c539f356f req-2f924c2b-dbae-41af-b042-dc16cee79609 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c/action returned with HTTP 204 Jul 15 13:21:46.117732 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 110/428] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:21:46 2026] POST /volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:46.614360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ab1f1158-4ced-4cc4-bff6-2ba26f3d6b45 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:46.616230 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab1f1158-4ced-4cc4-bff6-2ba26f3d6b45 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:46.616469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab1f1158-4ced-4cc4-bff6-2ba26f3d6b45 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:46.616673 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab1f1158-4ced-4cc4-bff6-2ba26f3d6b45 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:46.627938 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:46.627938 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:46.631535 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ab1f1158-4ced-4cc4-bff6-2ba26f3d6b45 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:46.637991 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab1f1158-4ced-4cc4-bff6-2ba26f3d6b45 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:46.637991 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 109/429] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:46 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:46.652944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d3c4dc97-3b1b-4182-b42c-1dbaa218273b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:46.655387 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3c4dc97-3b1b-4182-b42c-1dbaa218273b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:46.655798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3c4dc97-3b1b-4182-b42c-1dbaa218273b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:46.656162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3c4dc97-3b1b-4182-b42c-1dbaa218273b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:46.669416 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:46.669416 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:46.674170 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3c4dc97-3b1b-4182-b42c-1dbaa218273b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:46.679676 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3c4dc97-3b1b-4182-b42c-1dbaa218273b tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:46.679943 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 107/430] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:46 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:46.879907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f73598c-4755-4ce2-be4b-3b3bfb55e6bf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:46.883776 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f73598c-4755-4ce2-be4b-3b3bfb55e6bf tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:46.883776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f73598c-4755-4ce2-be4b-3b3bfb55e6bf tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:46.883776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f73598c-4755-4ce2-be4b-3b3bfb55e6bf tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:46.894485 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:46.894485 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:46.898877 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5f73598c-4755-4ce2-be4b-3b3bfb55e6bf tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:46.905043 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f73598c-4755-4ce2-be4b-3b3bfb55e6bf tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:46.905856 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 105/431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:46 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:47.065407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6c993dd4-ec54-44e1-82b9-f0dd5fbe285d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.067511 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6c993dd4-ec54-44e1-82b9-f0dd5fbe285d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:47.067749 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6c993dd4-ec54-44e1-82b9-f0dd5fbe285d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:47.067978 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6c993dd4-ec54-44e1-82b9-f0dd5fbe285d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:47.075835 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:47.075835 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:47.079940 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6c993dd4-ec54-44e1-82b9-f0dd5fbe285d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:47.089743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6c993dd4-ec54-44e1-82b9-f0dd5fbe285d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:47.090286 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 111/432] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:47 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:47.125560 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-38e95447-2ac6-45dc-b8f0-4c4d7fb335ca None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.127754 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-38e95447-2ac6-45dc-b8f0-4c4d7fb335ca tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:47.128141 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-38e95447-2ac6-45dc-b8f0-4c4d7fb335ca tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:47.128352 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-38e95447-2ac6-45dc-b8f0-4c4d7fb335ca tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:47.130198 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-ecf213d5-0f41-4d5e-8805-9d4040b9b1c1 req-4ca31a82-c02b-4f0b-980c-8637b808922c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.134032 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ecf213d5-0f41-4d5e-8805-9d4040b9b1c1 req-4ca31a82-c02b-4f0b-980c-8637b808922c tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] POST https://10.4.3.158/volume/v3/snapshots/9b62c106-18c5-422d-b466-6c912ce8b3f5/action Jul 15 13:21:47.134471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ecf213d5-0f41-4d5e-8805-9d4040b9b1c1 req-4ca31a82-c02b-4f0b-980c-8637b808922c tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:47.134670 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ecf213d5-0f41-4d5e-8805-9d4040b9b1c1 req-4ca31a82-c02b-4f0b-980c-8637b808922c tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:47.137431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.snapshot_actions [req-ecf213d5-0f41-4d5e-8805-9d4040b9b1c1 req-4ca31a82-c02b-4f0b-980c-8637b808922c tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100146) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 15 13:21:47.137543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3e51a7f1-e362-48e5-b73c-15ef51fdb9d1 req-38f40728-fb59-4168-a635-ceeefbce9197 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.141671 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e51a7f1-e362-48e5-b73c-15ef51fdb9d1 req-38f40728-fb59-4168-a635-ceeefbce9197 tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] POST https://10.4.3.158/volume/v3/snapshots/None/action Jul 15 13:21:47.142162 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:47.142162 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:47.143489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e51a7f1-e362-48e5-b73c-15ef51fdb9d1 req-38f40728-fb59-4168-a635-ceeefbce9197 tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:47.143809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e51a7f1-e362-48e5-b73c-15ef51fdb9d1 req-38f40728-fb59-4168-a635-ceeefbce9197 tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:47.145295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.snapshot_actions [req-3e51a7f1-e362-48e5-b73c-15ef51fdb9d1 req-38f40728-fb59-4168-a635-ceeefbce9197 tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100143) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 15 13:21:47.149987 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-38e95447-2ac6-45dc-b8f0-4c4d7fb335ca tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:47.153673 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-38e95447-2ac6-45dc-b8f0-4c4d7fb335ca tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:47.154269 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 110/433] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:47 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:47.164347 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ecf213d5-0f41-4d5e-8805-9d4040b9b1c1 req-4ca31a82-c02b-4f0b-980c-8637b808922c tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] https://10.4.3.158/volume/v3/snapshots/9b62c106-18c5-422d-b466-6c912ce8b3f5/action returned with HTTP 404 Jul 15 13:21:47.165272 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 108/434] 10.4.3.158 () {72 vars in 1678 bytes} [Wed Jul 15 13:21:47 2026] POST /volume/v3/snapshots/9b62c106-18c5-422d-b466-6c912ce8b3f5/action => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:47.180676 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e51a7f1-e362-48e5-b73c-15ef51fdb9d1 req-38f40728-fb59-4168-a635-ceeefbce9197 tempest-VolumesAssistedSnapshotsTest-74006414 tempest-VolumesAssistedSnapshotsTest-74006414-project] https://10.4.3.158/volume/v3/snapshots/None/action returned with HTTP 404 Jul 15 13:21:47.180676 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 106/435] 10.4.3.158 () {72 vars in 1582 bytes} [Wed Jul 15 13:21:47 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:47.243127 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-7a5d1c4c-d8e8-4d0e-a465-c8aaf7c9c686 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.246872 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-7a5d1c4c-d8e8-4d0e-a465-c8aaf7c9c686 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:47.247218 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-7a5d1c4c-d8e8-4d0e-a465-c8aaf7c9c686 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:47.247501 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-7a5d1c4c-d8e8-4d0e-a465-c8aaf7c9c686 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:47.264696 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:47.264696 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:47.270833 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-7a5d1c4c-d8e8-4d0e-a465-c8aaf7c9c686 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:47.278093 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-7a5d1c4c-d8e8-4d0e-a465-c8aaf7c9c686 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:47.278719 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 112/436] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:47 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:47.337984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.342283 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] POST https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a/action Jul 15 13:21:47.342752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:47.342980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:47.361939 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:47.361939 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:47.362219 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:47.373732 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Begin detaching volume completed successfully. Jul 15 13:21:47.373994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-a49d51cf-82c2-498f-b634-1181b09e82bf tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a/action returned with HTTP 202 Jul 15 13:21:47.374673 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 111/437] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:21:47 2026] POST /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:47.435917 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4cfe5e59-a261-4d0a-9bdd-68c7bed5eab1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.436313 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cfe5e59-a261-4d0a-9bdd-68c7bed5eab1 None None] GET https://10.4.3.158/volume// Jul 15 13:21:47.436545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cfe5e59-a261-4d0a-9bdd-68c7bed5eab1 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:47.436825 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cfe5e59-a261-4d0a-9bdd-68c7bed5eab1 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:47.437296 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cfe5e59-a261-4d0a-9bdd-68c7bed5eab1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:47.437653 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 109/438] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:21:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:47.448451 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-50777d13-12b0-49b3-8f03-3d9616f20cd1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.451895 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-50777d13-12b0-49b3-8f03-3d9616f20cd1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:47.455341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-50777d13-12b0-49b3-8f03-3d9616f20cd1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:47.455341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-50777d13-12b0-49b3-8f03-3d9616f20cd1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:47.472759 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:47.472759 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:47.480141 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-50777d13-12b0-49b3-8f03-3d9616f20cd1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:47.487178 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-50777d13-12b0-49b3-8f03-3d9616f20cd1 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:47.487660 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 107/439] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:21:47 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:47.922571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5886a819-5cf6-45a0-a7dc-6e2870b2eb74 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:47.925667 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5886a819-5cf6-45a0-a7dc-6e2870b2eb74 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:47.926074 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5886a819-5cf6-45a0-a7dc-6e2870b2eb74 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:47.926381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5886a819-5cf6-45a0-a7dc-6e2870b2eb74 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:47.942204 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:47.942204 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:47.948906 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5886a819-5cf6-45a0-a7dc-6e2870b2eb74 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:47.954750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5886a819-5cf6-45a0-a7dc-6e2870b2eb74 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:47.955394 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 113/440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:47 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:48.105694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cab98dc8-1344-4887-bd09-0002f875609c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:48.107830 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cab98dc8-1344-4887-bd09-0002f875609c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:48.108011 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cab98dc8-1344-4887-bd09-0002f875609c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:48.108684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cab98dc8-1344-4887-bd09-0002f875609c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:48.117141 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:48.117141 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:48.122646 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cab98dc8-1344-4887-bd09-0002f875609c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:48.128565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cab98dc8-1344-4887-bd09-0002f875609c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:48.129274 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 112/441] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:48 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:48.975668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-383496dd-ebb5-4c67-91df-5b4b2e51f46d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:48.979940 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-383496dd-ebb5-4c67-91df-5b4b2e51f46d tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:48.981619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-383496dd-ebb5-4c67-91df-5b4b2e51f46d tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:48.982065 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-383496dd-ebb5-4c67-91df-5b4b2e51f46d tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:49.008516 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:49.008516 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:49.016063 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-383496dd-ebb5-4c67-91df-5b4b2e51f46d tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:49.025153 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-383496dd-ebb5-4c67-91df-5b4b2e51f46d tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:49.025596 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 110/442] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:48 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:49.148359 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a3a02868-5dbf-4819-9d89-7e846da02465 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:49.150667 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3a02868-5dbf-4819-9d89-7e846da02465 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:49.150930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3a02868-5dbf-4819-9d89-7e846da02465 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:49.151213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3a02868-5dbf-4819-9d89-7e846da02465 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:49.155435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5fd3a07a-e555-4a13-acfd-cc2fbc9f5bd4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:49.160424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5fd3a07a-e555-4a13-acfd-cc2fbc9f5bd4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] POST https://10.4.3.158/volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937/action Jul 15 13:21:49.161050 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5fd3a07a-e555-4a13-acfd-cc2fbc9f5bd4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:49.161216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5fd3a07a-e555-4a13-acfd-cc2fbc9f5bd4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:49.161979 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:49.161979 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:49.167838 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a3a02868-5dbf-4819-9d89-7e846da02465 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:49.175157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3a02868-5dbf-4819-9d89-7e846da02465 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:49.175817 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 108/443] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:49 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:49.182603 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:49.182603 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:49.199572 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-782da430-fb8c-48e2-b3e5-c8f59d806b32 req-5fd3a07a-e555-4a13-acfd-cc2fbc9f5bd4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937/action returned with HTTP 204 Jul 15 13:21:49.200144 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 114/444] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:21:49 2026] POST /volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:50.044988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-28f94adc-0a6e-4b5d-bf48-949b43208ade None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.045882 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28f94adc-0a6e-4b5d-bf48-949b43208ade tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:50.046361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28f94adc-0a6e-4b5d-bf48-949b43208ade tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.046701 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28f94adc-0a6e-4b5d-bf48-949b43208ade tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.062581 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.062581 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:50.068200 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-28f94adc-0a6e-4b5d-bf48-949b43208ade tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:50.075631 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28f94adc-0a6e-4b5d-bf48-949b43208ade tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:50.076209 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 113/445] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:50.091834 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-55c3ccd9-05c4-4508-974b-e45908b60983 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.093899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55c3ccd9-05c4-4508-974b-e45908b60983 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:50.094186 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55c3ccd9-05c4-4508-974b-e45908b60983 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.094396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55c3ccd9-05c4-4508-974b-e45908b60983 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.107941 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.107941 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:50.113428 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-55c3ccd9-05c4-4508-974b-e45908b60983 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:50.119028 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55c3ccd9-05c4-4508-974b-e45908b60983 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:50.119028 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 111/446] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:50.140284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-62dab2c1-179f-4dfa-bd13-8ca95b4804d7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.143444 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-62dab2c1-179f-4dfa-bd13-8ca95b4804d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:50.143674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-62dab2c1-179f-4dfa-bd13-8ca95b4804d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.143889 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-62dab2c1-179f-4dfa-bd13-8ca95b4804d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.167772 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.167772 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:50.177004 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-62dab2c1-179f-4dfa-bd13-8ca95b4804d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Volume info retrieved successfully. Jul 15 13:21:50.186576 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-62dab2c1-179f-4dfa-bd13-8ca95b4804d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:50.186801 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 109/447] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:50.195581 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-722156e4-3f2c-4d8d-8291-398772291b99 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.199251 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-722156e4-3f2c-4d8d-8291-398772291b99 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:50.200203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-722156e4-3f2c-4d8d-8291-398772291b99 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.200472 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-722156e4-3f2c-4d8d-8291-398772291b99 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.212162 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.212162 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:50.216665 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-722156e4-3f2c-4d8d-8291-398772291b99 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:50.224987 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-722156e4-3f2c-4d8d-8291-398772291b99 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:50.225638 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 115/448] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:50.328001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-d6d7e9e1-a1e3-4a67-beb9-4f62acdc6db7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.330878 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-d6d7e9e1-a1e3-4a67-beb9-4f62acdc6db7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:50.331762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-d6d7e9e1-a1e3-4a67-beb9-4f62acdc6db7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.331762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-d6d7e9e1-a1e3-4a67-beb9-4f62acdc6db7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.344642 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.344642 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:50.353894 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-d6d7e9e1-a1e3-4a67-beb9-4f62acdc6db7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:50.361508 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-d6d7e9e1-a1e3-4a67-beb9-4f62acdc6db7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:50.361924 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 114/449] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:50.415604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.422450 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] POST https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04/action Jul 15 13:21:50.422450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:50.422450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:50.432616 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.432616 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:50.433277 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:50.446144 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Begin detaching volume completed successfully. Jul 15 13:21:50.446395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-c0398547-6dae-4dd0-8637-ed64c00dea25 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04/action returned with HTTP 202 Jul 15 13:21:50.447106 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 112/450] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:21:50 2026] POST /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:50.466372 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8bd5d8e0-1e6d-4480-bbec-623dd3b4036a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.468520 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8bd5d8e0-1e6d-4480-bbec-623dd3b4036a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:50.468778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8bd5d8e0-1e6d-4480-bbec-623dd3b4036a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.469035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8bd5d8e0-1e6d-4480-bbec-623dd3b4036a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.477791 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.477791 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:50.481449 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8bd5d8e0-1e6d-4480-bbec-623dd3b4036a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Volume info retrieved successfully. Jul 15 13:21:50.485506 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8bd5d8e0-1e6d-4480-bbec-623dd3b4036a tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:50.485980 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 110/451] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:50.516413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc7fed6f-b1e0-4a4d-bb7a-476657d9897e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.516905 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc7fed6f-b1e0-4a4d-bb7a-476657d9897e None None] GET https://10.4.3.158/volume// Jul 15 13:21:50.517134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc7fed6f-b1e0-4a4d-bb7a-476657d9897e None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.518636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc7fed6f-b1e0-4a4d-bb7a-476657d9897e None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.519042 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc7fed6f-b1e0-4a4d-bb7a-476657d9897e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:21:50.520532 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 116/452] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:21:50.531363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-85c0df8a-dae5-4599-bf6d-24766d0c1b53 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:50.533348 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-85c0df8a-dae5-4599-bf6d-24766d0c1b53 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:50.533532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-85c0df8a-dae5-4599-bf6d-24766d0c1b53 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:50.533702 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-85c0df8a-dae5-4599-bf6d-24766d0c1b53 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:50.544676 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:50.544676 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:50.549325 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-85c0df8a-dae5-4599-bf6d-24766d0c1b53 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:50.555359 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-85c0df8a-dae5-4599-bf6d-24766d0c1b53 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:50.555648 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 115/453] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:21:50 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:21:51.248534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fcd5fd61-6ad6-45dc-bb7a-a53dd147b699 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:51.250818 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fcd5fd61-6ad6-45dc-bb7a-a53dd147b699 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:51.251177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fcd5fd61-6ad6-45dc-bb7a-a53dd147b699 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:51.251436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fcd5fd61-6ad6-45dc-bb7a-a53dd147b699 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:51.277036 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:51.277036 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:51.290646 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fcd5fd61-6ad6-45dc-bb7a-a53dd147b699 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:51.298885 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fcd5fd61-6ad6-45dc-bb7a-a53dd147b699 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:51.299578 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 113/454] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:51 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:51.506076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-43ea6bba-1529-4a3d-aecd-74b140a076d7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:51.511002 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-43ea6bba-1529-4a3d-aecd-74b140a076d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:51.512296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-43ea6bba-1529-4a3d-aecd-74b140a076d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:51.512296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-43ea6bba-1529-4a3d-aecd-74b140a076d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:51.533927 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:51.533927 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:51.541448 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-43ea6bba-1529-4a3d-aecd-74b140a076d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Volume info retrieved successfully. Jul 15 13:21:51.547293 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-43ea6bba-1529-4a3d-aecd-74b140a076d7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:51.548076 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 111/455] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:51 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:52.324395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-17a71cf1-f212-4d6b-bc6a-37ae01757bce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:52.328374 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-17a71cf1-f212-4d6b-bc6a-37ae01757bce tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:52.328444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-17a71cf1-f212-4d6b-bc6a-37ae01757bce tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:52.328727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-17a71cf1-f212-4d6b-bc6a-37ae01757bce tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:52.347411 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:52.347411 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:52.351402 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-17a71cf1-f212-4d6b-bc6a-37ae01757bce tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:52.362490 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-17a71cf1-f212-4d6b-bc6a-37ae01757bce tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:52.363121 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 117/456] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:52 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:52.575085 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ca8bc979-063f-408c-a6f4-94da47a7acf4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:52.579293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ca8bc979-063f-408c-a6f4-94da47a7acf4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:52.579605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ca8bc979-063f-408c-a6f4-94da47a7acf4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:52.579920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ca8bc979-063f-408c-a6f4-94da47a7acf4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:52.600330 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:52.600330 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:52.608034 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ca8bc979-063f-408c-a6f4-94da47a7acf4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Volume info retrieved successfully. Jul 15 13:21:52.616066 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ca8bc979-063f-408c-a6f4-94da47a7acf4 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:52.617034 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 116/457] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:52 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:52.626915 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-2f744ff2-c882-411a-abf6-4416578b3dd4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:52.631352 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-2f744ff2-c882-411a-abf6-4416578b3dd4 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] DELETE https://10.4.3.158/volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c Jul 15 13:21:52.631652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-2f744ff2-c882-411a-abf6-4416578b3dd4 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:52.631982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-2f744ff2-c882-411a-abf6-4416578b3dd4 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:52.649933 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:52.649933 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:52.772248 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-adcf74b3-9146-45c4-b546-8b2d7554045c req-2f744ff2-c882-411a-abf6-4416578b3dd4 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c returned with HTTP 200 Jul 15 13:21:52.772853 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 114/458] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:21:52 2026] DELETE /volume/v3/attachments/92953c53-a834-448c-8172-241d8deecc3c => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.027323 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-0c32f15a-8086-4464-b5b6-1a2adb8e750f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.032220 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-0c32f15a-8086-4464-b5b6-1a2adb8e750f tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] DELETE https://10.4.3.158/volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937 Jul 15 13:21:53.032494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-0c32f15a-8086-4464-b5b6-1a2adb8e750f tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.032635 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-0c32f15a-8086-4464-b5b6-1a2adb8e750f tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.042048 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.042048 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:53.125011 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c73054b5-6559-4c83-83df-b920d0366b27 req-ed142eb4-5815-43af-bc40-37ceb96167d6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.136086 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c73054b5-6559-4c83-83df-b920d0366b27 req-ed142eb4-5815-43af-bc40-37ceb96167d6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] DELETE https://10.4.3.158/volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018 Jul 15 13:21:53.136086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c73054b5-6559-4c83-83df-b920d0366b27 req-ed142eb4-5815-43af-bc40-37ceb96167d6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.136086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c73054b5-6559-4c83-83df-b920d0366b27 req-ed142eb4-5815-43af-bc40-37ceb96167d6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.150846 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-03f384a6-0473-42d9-9b42-6dc0656e03c1 req-0c32f15a-8086-4464-b5b6-1a2adb8e750f tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937 returned with HTTP 200 Jul 15 13:21:53.150846 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 112/459] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:21:53 2026] DELETE /volume/v3/attachments/5f64c888-57c0-42b9-9b26-ec2705941937 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.154500 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.154500 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:53.267316 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c73054b5-6559-4c83-83df-b920d0366b27 req-ed142eb4-5815-43af-bc40-37ceb96167d6 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018 returned with HTTP 200 Jul 15 13:21:53.268258 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 118/460] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:21:53 2026] DELETE /volume/v3/attachments/8fda0191-0c63-4aac-aa8d-020267a1c018 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.378873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-35f8fa56-8a92-4f0e-8d2f-a24b6de8aab5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.381554 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35f8fa56-8a92-4f0e-8d2f-a24b6de8aab5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:53.382091 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35f8fa56-8a92-4f0e-8d2f-a24b6de8aab5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.382299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35f8fa56-8a92-4f0e-8d2f-a24b6de8aab5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.394543 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.394543 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:53.400026 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-35f8fa56-8a92-4f0e-8d2f-a24b6de8aab5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:53.407980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35f8fa56-8a92-4f0e-8d2f-a24b6de8aab5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:53.408422 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 117/461] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:53 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.637988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e1a6049b-4abc-40a7-9d8e-e33b59d76bb6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.639289 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1a6049b-4abc-40a7-9d8e-e33b59d76bb6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:53.639289 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1a6049b-4abc-40a7-9d8e-e33b59d76bb6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.639289 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1a6049b-4abc-40a7-9d8e-e33b59d76bb6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.653592 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.653592 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:53.657332 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e1a6049b-4abc-40a7-9d8e-e33b59d76bb6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] Volume info retrieved successfully. Jul 15 13:21:53.661899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1a6049b-4abc-40a7-9d8e-e33b59d76bb6 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-reader] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:53.662422 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 115/462] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:53 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.724679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-545f9655-a387-475a-9e7b-2bc9fde91fc8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.729030 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-545f9655-a387-475a-9e7b-2bc9fde91fc8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:53.729340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-545f9655-a387-475a-9e7b-2bc9fde91fc8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.729610 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-545f9655-a387-475a-9e7b-2bc9fde91fc8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.741571 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.741571 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:53.746786 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-545f9655-a387-475a-9e7b-2bc9fde91fc8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:53.752765 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-545f9655-a387-475a-9e7b-2bc9fde91fc8 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:53.753449 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 113/463] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:53 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.818910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f99389b1-29b4-4e19-885c-7d1e63249e73 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.821134 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f99389b1-29b4-4e19-885c-7d1e63249e73 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:53.821449 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f99389b1-29b4-4e19-885c-7d1e63249e73 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.821711 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f99389b1-29b4-4e19-885c-7d1e63249e73 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.829806 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.829806 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:53.831751 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a0a6a43e-4d7f-474d-9289-a093d1bbc2ab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.833685 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a0a6a43e-4d7f-474d-9289-a093d1bbc2ab tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:53.833902 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a0a6a43e-4d7f-474d-9289-a093d1bbc2ab tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.834109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a0a6a43e-4d7f-474d-9289-a093d1bbc2ab tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.834516 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f99389b1-29b4-4e19-885c-7d1e63249e73 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:53.840609 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f99389b1-29b4-4e19-885c-7d1e63249e73 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:53.841131 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 119/464] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:53 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:53.842220 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.842220 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:53.852934 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a0a6a43e-4d7f-474d-9289-a093d1bbc2ab tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:53.860213 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a0a6a43e-4d7f-474d-9289-a093d1bbc2ab tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:53.861700 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 118/465] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:53 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:53.884557 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4448a5a1-88f2-4f63-be60-01969e98aabb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.887757 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:53.888027 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.888234 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.888389 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Delete volume with id: da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:53.899330 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.899330 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:53.899330 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:53.926053 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Delete volume request issued successfully. Jul 15 13:21:53.926370 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4448a5a1-88f2-4f63-be60-01969e98aabb tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 202 Jul 15 13:21:53.926844 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 116/466] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:53 2026] DELETE /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:21:53.936949 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1f771b41-6a86-4333-9e68-4a0da31626dd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:53.941116 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f771b41-6a86-4333-9e68-4a0da31626dd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:53.941723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f771b41-6a86-4333-9e68-4a0da31626dd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:53.943686 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f771b41-6a86-4333-9e68-4a0da31626dd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:53.956684 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:53.956684 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:53.967474 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1f771b41-6a86-4333-9e68-4a0da31626dd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Volume info retrieved successfully. Jul 15 13:21:53.978881 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f771b41-6a86-4333-9e68-4a0da31626dd tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 200 Jul 15 13:21:53.980093 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 114/467] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:53 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:54.372426 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.375496 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:54.375496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-attach": {"instance_uuid": "c77cbe65-db2a-461c-82af-ceaf93df80d5", "mountpoint": "/dev/vdb"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:54.375684 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c77cbe65-db2a-461c-82af-ceaf93df80d5", "mountpoint": "/dev/vdb"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:54.389272 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.389272 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:54.390289 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:54.399685 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Update volume admin metadata completed successfully. Jul 15 13:21:54.423947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3b444eba-6f48-4f6b-b3ec-3caae289c25a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.427547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b444eba-6f48-4f6b-b3ec-3caae289c25a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:21:54.427863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b444eba-6f48-4f6b-b3ec-3caae289c25a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:54.428023 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b444eba-6f48-4f6b-b3ec-3caae289c25a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:54.453462 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.453462 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:54.463869 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3b444eba-6f48-4f6b-b3ec-3caae289c25a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:54.477476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b444eba-6f48-4f6b-b3ec-3caae289c25a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:21:54.477803 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 119/468] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:54 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 1394 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:54.493956 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8f05102a-105f-4242-b609-490314400af7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.496758 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:54.498081 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1721553561"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:54.500257 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Attach volume completed successfully. Jul 15 13:21:54.500257 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c869695-4d62-45ab-987f-7bebd2db1db8 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:54.500497 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1721553561'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:54.500497 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume of 1 GB Jul 15 13:21:54.500778 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 120/469] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:54 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:54.506938 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Availability Zones retrieved successfully. Jul 15 13:21:54.510143 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dea26fb2-b382-4a47-9424-5811613d414d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.515066 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dea26fb2-b382-4a47-9424-5811613d414d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:54.515066 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dea26fb2-b382-4a47-9424-5811613d414d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:54.515066 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dea26fb2-b382-4a47-9424-5811613d414d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:54.515883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Flow 'volume_create_api' (994484d3-2fd0-4482-9c2d-6290b430819a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:54.517309 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece7546f-2349-4c97-a06a-cfbfd97c1ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:54.518456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:54.536551 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.536551 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:54.549799 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dea26fb2-b382-4a47-9424-5811613d414d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:54.555880 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dea26fb2-b382-4a47-9424-5811613d414d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:54.556703 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 115/470] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:54 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 1176 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:54.560563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece7546f-2349-4c97-a06a-cfbfd97c1ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:54.562113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7a5256-38c4-40d1-8d65-5ca783677771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:54.576445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a0a76d95-e0d3-4bc9-9057-d84fb805c73a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.582650 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a0a76d95-e0d3-4bc9-9057-d84fb805c73a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:54.582826 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a0a76d95-e0d3-4bc9-9057-d84fb805c73a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:54.583049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a0a76d95-e0d3-4bc9-9057-d84fb805c73a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:54.603030 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.603030 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:54.609008 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a0a76d95-e0d3-4bc9-9057-d84fb805c73a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:54.615045 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a0a76d95-e0d3-4bc9-9057-d84fb805c73a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:54.615761 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 120/471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:54 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:54.621879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Created reservations ['8c240d5f-0846-4dba-a293-7e13d6cde3db', '5aa451d0-f02d-4682-887e-332cf171c58c', 'aa4a697b-b91e-441c-a5bd-90cf4a959e2c', '0f2eee8a-85a6-4e9d-949d-6e83f873b7a1'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:54.622936 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7a5256-38c4-40d1-8d65-5ca783677771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c240d5f-0846-4dba-a293-7e13d6cde3db', '5aa451d0-f02d-4682-887e-332cf171c58c', 'aa4a697b-b91e-441c-a5bd-90cf4a959e2c', '0f2eee8a-85a6-4e9d-949d-6e83f873b7a1']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:54.623826 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1b6fd97-1779-443e-9d0d-5c4aef0678c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:54.629644 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.632850 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:54.633405 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-detach": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:54.633545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:54.653277 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.653277 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:54.653277 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:54.656956 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1b6fd97-1779-443e-9d0d-5c4aef0678c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e7dc9de-7bdb-437f-8e31-e20e0415c349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1721553561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',qos_specs=None,replication_status=,reservations=['8c240d5f-0846-4dba-a293-7e13d6cde3db','5aa451d0-f02d-4682-887e-332cf171c58c','aa4a697b-b91e-441c-a5bd-90cf4a959e2c','0f2eee8a-85a6-4e9d-949d-6e83f873b7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04506ef9f51941af9872ddba36e9ccd0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1721553561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e7dc9de-7bdb-437f-8e31-e20e0415c349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04506ef9f51941af9872ddba36e9ccd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:54.658415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e38c80-496a-4acc-9cec-ba3b01807cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:54.691698 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e38c80-496a-4acc-9cec-ba3b01807cbb) transitioned into state 'SUCCESS' from state '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-1721553561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',qos_specs=None,replication_status=,reservations=['8c240d5f-0846-4dba-a293-7e13d6cde3db','5aa451d0-f02d-4682-887e-332cf171c58c','aa4a697b-b91e-441c-a5bd-90cf4a959e2c','0f2eee8a-85a6-4e9d-949d-6e83f873b7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04506ef9f51941af9872ddba36e9ccd0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:54.695261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda353de-21de-44c3-aec0-233e7050db93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:54.711490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda353de-21de-44c3-aec0-233e7050db93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:54.712166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Flow 'volume_create_api' (994484d3-2fd0-4482-9c2d-6290b430819a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:54.712583 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume request issued successfully. Jul 15 13:21:54.713105 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8f05102a-105f-4242-b609-490314400af7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:54.713571 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 117/472] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:54 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:54.717104 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Detach volume completed successfully. Jul 15 13:21:54.717485 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-37ec5fe4-61cc-44c8-b185-fe92bc3e9a96 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:54.718768 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 121/473] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:54 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:54.738217 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-db18c7bc-20d6-4f8e-9db9-3f5f4421ac43 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.738389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83f7690a-cc76-47fc-a079-25a950c00550 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:54.740243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-db18c7bc-20d6-4f8e-9db9-3f5f4421ac43 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:54.740548 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-db18c7bc-20d6-4f8e-9db9-3f5f4421ac43 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:54.740973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-db18c7bc-20d6-4f8e-9db9-3f5f4421ac43 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:54.744631 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83f7690a-cc76-47fc-a079-25a950c00550 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:21:54.744631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83f7690a-cc76-47fc-a079-25a950c00550 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:54.744933 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83f7690a-cc76-47fc-a079-25a950c00550 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:54.758241 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.758241 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:54.765070 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:54.765070 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:54.768435 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-db18c7bc-20d6-4f8e-9db9-3f5f4421ac43 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:54.774164 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83f7690a-cc76-47fc-a079-25a950c00550 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:54.774691 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-db18c7bc-20d6-4f8e-9db9-3f5f4421ac43 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:54.775468 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 121/474] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:54 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:54.781312 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83f7690a-cc76-47fc-a079-25a950c00550 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 200 Jul 15 13:21:54.781807 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 116/475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:54 2026] GET /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:55.001713 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6cb6e1d5-ae03-4ba9-ab8d-33481f581f01 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.001713 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6cb6e1d5-ae03-4ba9-ab8d-33481f581f01 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:55.001875 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6cb6e1d5-ae03-4ba9-ab8d-33481f581f01 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.002181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6cb6e1d5-ae03-4ba9-ab8d-33481f581f01 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.009915 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6cb6e1d5-ae03-4ba9-ab8d-33481f581f01 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 404 Jul 15 13:21:55.010439 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 118/476] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:54 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:55.060683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dd9ac0ae-bb62-46d5-894b-cf55be1014f1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.065070 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd9ac0ae-bb62-46d5-894b-cf55be1014f1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:55.065314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd9ac0ae-bb62-46d5-894b-cf55be1014f1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.065563 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd9ac0ae-bb62-46d5-894b-cf55be1014f1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.078663 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:55.078663 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:55.088993 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dd9ac0ae-bb62-46d5-894b-cf55be1014f1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:55.091397 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd9ac0ae-bb62-46d5-894b-cf55be1014f1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:55.092044 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 122/477] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:55 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:55.112448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0e164fd8-a2f2-4953-8602-80e1f3e48146 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.114531 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e164fd8-a2f2-4953-8602-80e1f3e48146 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:55.115095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e164fd8-a2f2-4953-8602-80e1f3e48146 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.115095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e164fd8-a2f2-4953-8602-80e1f3e48146 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.123516 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:55.123516 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:55.127617 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0e164fd8-a2f2-4953-8602-80e1f3e48146 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:55.132337 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e164fd8-a2f2-4953-8602-80e1f3e48146 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:55.132906 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 122/478] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:55 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:55.197857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7a013899-ae71-451f-9e6e-9d9b7b3c6c28 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.201302 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a013899-ae71-451f-9e6e-9d9b7b3c6c28 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:55.201660 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a013899-ae71-451f-9e6e-9d9b7b3c6c28 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.203416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a013899-ae71-451f-9e6e-9d9b7b3c6c28 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.213421 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:55.213421 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:55.221977 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7a013899-ae71-451f-9e6e-9d9b7b3c6c28 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:55.225316 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a013899-ae71-451f-9e6e-9d9b7b3c6c28 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:55.226210 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 117/479] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:55 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:55.257819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.260215 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:55.260574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.260812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.261044 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Delete volume with id: b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:55.271293 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:55.271293 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:55.271913 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:55.312840 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Delete volume request issued successfully. Jul 15 13:21:55.313189 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f5cf249-2705-475f-a5fb-3db66c1849b8 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 202 Jul 15 13:21:55.313710 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 119/480] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:55 2026] DELETE /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:21:55.326157 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-562a4dc9-92fe-4ee5-829a-2ff82f5352b1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.331105 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-562a4dc9-92fe-4ee5-829a-2ff82f5352b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:55.331105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-562a4dc9-92fe-4ee5-829a-2ff82f5352b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.331105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-562a4dc9-92fe-4ee5-829a-2ff82f5352b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.346236 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:55.346236 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:55.355640 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-562a4dc9-92fe-4ee5-829a-2ff82f5352b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Volume info retrieved successfully. Jul 15 13:21:55.368852 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-562a4dc9-92fe-4ee5-829a-2ff82f5352b1 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 200 Jul 15 13:21:55.369467 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 123/481] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:55 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:55.803400 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-66433517-2b6a-4d02-a656-5d57c153b208 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.805939 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66433517-2b6a-4d02-a656-5d57c153b208 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:21:55.806660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66433517-2b6a-4d02-a656-5d57c153b208 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:55.806660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66433517-2b6a-4d02-a656-5d57c153b208 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:55.816483 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:55.816483 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:55.824069 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-66433517-2b6a-4d02-a656-5d57c153b208 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:55.831233 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66433517-2b6a-4d02-a656-5d57c153b208 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 200 Jul 15 13:21:55.831784 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 123/482] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:55 2026] GET /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:55.846119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:55.848138 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:21:55.849772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-979127078"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:55.850362 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-979127078'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:21:55.850771 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume of 1 GB Jul 15 13:21:55.855387 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Availability Zones retrieved successfully. Jul 15 13:21:55.862526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Flow 'volume_create_api' (9dfa7ebb-caca-44d9-83a0-9114e9c5ba65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:55.864640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daed9e02-71bb-43ae-82be-1982108f3da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:55.865009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:21:55.902993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daed9e02-71bb-43ae-82be-1982108f3da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:55.902993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35987103-5931-42be-b92a-9e3e35eac6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:55.951956 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Created reservations ['7723197b-ab0c-4d51-9830-dbcb913e2e03', '370867a6-0da5-4e2c-89b5-639d4652f485', '183bff64-6e46-44af-934b-d62d0f860d27', 'ce7c134d-e3cc-4031-80c6-dffed12b91b1'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:55.952956 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35987103-5931-42be-b92a-9e3e35eac6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7723197b-ab0c-4d51-9830-dbcb913e2e03', '370867a6-0da5-4e2c-89b5-639d4652f485', '183bff64-6e46-44af-934b-d62d0f860d27', 'ce7c134d-e3cc-4031-80c6-dffed12b91b1']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:55.953903 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e43203c-7dc9-4811-be64-86cb7c3730f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:55.984098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e43203c-7dc9-4811-be64-86cb7c3730f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b261c7ee-e964-491b-a261-75adb4aa0af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-979127078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',qos_specs=None,replication_status=,reservations=['7723197b-ab0c-4d51-9830-dbcb913e2e03','370867a6-0da5-4e2c-89b5-639d4652f485','183bff64-6e46-44af-934b-d62d0f860d27','ce7c134d-e3cc-4031-80c6-dffed12b91b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04506ef9f51941af9872ddba36e9ccd0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-979127078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b261c7ee-e964-491b-a261-75adb4aa0af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04506ef9f51941af9872ddba36e9ccd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:55.984867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b717add1-63c0-4d99-8633-cfc074cfae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:56.016517 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b717add1-63c0-4d99-8633-cfc074cfae43) transitioned into state 'SUCCESS' from state '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-979127078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50f85cd8ad54b4a8d5353c79a41fb6a',qos_specs=None,replication_status=,reservations=['7723197b-ab0c-4d51-9830-dbcb913e2e03','370867a6-0da5-4e2c-89b5-639d4652f485','183bff64-6e46-44af-934b-d62d0f860d27','ce7c134d-e3cc-4031-80c6-dffed12b91b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04506ef9f51941af9872ddba36e9ccd0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:56.017319 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d6fd3a-6762-4dc8-a66c-8dcdc1a5eda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:21:56.035756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d6fd3a-6762-4dc8-a66c-8dcdc1a5eda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:21:56.037227 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Flow 'volume_create_api' (9dfa7ebb-caca-44d9-83a0-9114e9c5ba65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:21:56.037746 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Create volume request issued successfully. Jul 15 13:21:56.038359 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cade3dac-2a93-4177-8eb6-59818cf85b27 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:21:56.039035 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 118/483] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:21:55 2026] POST /volume/v3/volumes => generated 756 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:56.053617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c07407af-ff22-4e3c-b488-7d04dfe90e8f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:56.056161 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c07407af-ff22-4e3c-b488-7d04dfe90e8f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:21:56.056433 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c07407af-ff22-4e3c-b488-7d04dfe90e8f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:56.057041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c07407af-ff22-4e3c-b488-7d04dfe90e8f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:56.066198 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:56.066198 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:56.072487 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c07407af-ff22-4e3c-b488-7d04dfe90e8f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:56.079478 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c07407af-ff22-4e3c-b488-7d04dfe90e8f tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 200 Jul 15 13:21:56.080070 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 120/484] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:56 2026] GET /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:56.216911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-1f812b57-cde6-45a6-8a30-d9079cff5ff2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:56.219074 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-1f812b57-cde6-45a6-8a30-d9079cff5ff2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/limits Jul 15 13:21:56.219359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-1f812b57-cde6-45a6-8a30-d9079cff5ff2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:56.220545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-1f812b57-cde6-45a6-8a30-d9079cff5ff2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:56.254088 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-1f812b57-cde6-45a6-8a30-d9079cff5ff2 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Jul 15 13:21:56.254557 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 124/485] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Jul 15 13:21:56 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:56.354221 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-a65281d8-3f8b-48f6-83a5-927979577d35 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:56.355464 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-a65281d8-3f8b-48f6-83a5-927979577d35 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:56.355704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-a65281d8-3f8b-48f6-83a5-927979577d35 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:56.355947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-a65281d8-3f8b-48f6-83a5-927979577d35 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:56.369206 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:56.369206 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:56.385283 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-a65281d8-3f8b-48f6-83a5-927979577d35 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:56.389885 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-a65281d8-3f8b-48f6-83a5-927979577d35 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 200 Jul 15 13:21:56.390480 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 124/486] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:21:56 2026] GET /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 1452 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:21:56.392926 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-31fceef9-ee37-4f54-9eda-c15645381fd7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:56.395099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-31fceef9-ee37-4f54-9eda-c15645381fd7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] GET https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea Jul 15 13:21:56.396483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-31fceef9-ee37-4f54-9eda-c15645381fd7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:56.396671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-31fceef9-ee37-4f54-9eda-c15645381fd7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:56.400867 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:56.409672 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:21:56.409672 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c4d781-7d50-4a56-9835-18ac78272956", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1212358975", "description": null, "metadata": {}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:56.413166 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-31fceef9-ee37-4f54-9eda-c15645381fd7 tempest-DeleteServersTestJSON-2085149070 tempest-DeleteServersTestJSON-2085149070-project-member] https://10.4.3.158/volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea returned with HTTP 404 Jul 15 13:21:56.414563 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 119/487] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:56 2026] GET /volume/v3/volumes/b17b3b79-2646-408e-aed1-6ccb8c3abeea => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:56.423221 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:56.423221 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:56.423640 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:21:56.423857 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Create snapshot from volume 11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:21:56.471503 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Created reservations ['9793c2e5-f8df-4249-8776-4777293f484c', 'ec3182c5-8b7e-434d-a940-342caebc026a', '1bf92fae-7d6d-4645-b224-a8639ecbc3e9', '96fbcfa8-caf8-4746-88fd-ea57f2f48968'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:21:56.514081 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Snapshot force create request issued successfully. Jul 15 13:21:56.514489 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ab5b7bfd-92bb-4e08-ad8b-66e9549525c5 req-44679919-ad66-405c-8700-2acc9d5b3800 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:21:56.514942 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 121/488] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Jul 15 13:21:56 2026] POST /volume/v3/snapshots => generated 319 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:57.098577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1f9ce08f-b306-4343-be88-8c1611dc1a6a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.101059 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1f9ce08f-b306-4343-be88-8c1611dc1a6a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:21:57.101760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1f9ce08f-b306-4343-be88-8c1611dc1a6a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:57.101760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1f9ce08f-b306-4343-be88-8c1611dc1a6a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:57.110867 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.110867 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:57.116348 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1f9ce08f-b306-4343-be88-8c1611dc1a6a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:21:57.121989 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1f9ce08f-b306-4343-be88-8c1611dc1a6a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 200 Jul 15 13:21:57.122902 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 125/489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:57.452169 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.455164 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:57.455517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:57.455706 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:57.468752 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.468752 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:57.469223 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.479221 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Reserve volume completed successfully. Jul 15 13:21:57.479573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d296d905-4666-4b1f-ac84-0078a27ebc9a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:57.480453 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 125/490] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:57 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:57.490612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-39bd580f-84e3-44a0-a4c7-75dbaea26918 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.492825 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39bd580f-84e3-44a0-a4c7-75dbaea26918 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:57.493210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39bd580f-84e3-44a0-a4c7-75dbaea26918 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:57.493363 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39bd580f-84e3-44a0-a4c7-75dbaea26918 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:57.502291 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.502291 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:57.507683 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-39bd580f-84e3-44a0-a4c7-75dbaea26918 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.516376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39bd580f-84e3-44a0-a4c7-75dbaea26918 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:57.517036 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 120/491] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:57.532903 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.536186 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:57.536667 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:57.536835 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:57.548073 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.548073 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:57.548286 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.572416 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Unreserve volume completed successfully. Jul 15 13:21:57.572646 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-014a912b-4cc4-4155-ab78-5cf9bc2352e1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:57.573073 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 122/492] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:57 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:57.582602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fca34a4c-badc-4235-99c1-1b310798f3ef None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.586025 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fca34a4c-badc-4235-99c1-1b310798f3ef tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:57.586317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fca34a4c-badc-4235-99c1-1b310798f3ef tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:57.587173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fca34a4c-badc-4235-99c1-1b310798f3ef tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:57.595343 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.595343 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:57.601747 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fca34a4c-badc-4235-99c1-1b310798f3ef tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.610683 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fca34a4c-badc-4235-99c1-1b310798f3ef tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:57.610683 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 126/493] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:57.633932 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.639286 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:57.639775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:57.639995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:57.651133 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.651133 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:57.652004 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.667033 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume updated successfully. Jul 15 13:21:57.667685 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-daa83bab-9b46-4b09-ac07-1cfc929e4ec1 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 200 Jul 15 13:21:57.668979 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 126/494] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:57 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:21:57.682135 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2b35932c-6672-4e42-b44e-c030898c925d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.684519 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2b35932c-6672-4e42-b44e-c030898c925d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:57.684519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2b35932c-6672-4e42-b44e-c030898c925d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:57.684757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2b35932c-6672-4e42-b44e-c030898c925d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:57.698050 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.698050 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:57.703576 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2b35932c-6672-4e42-b44e-c030898c925d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.710930 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2b35932c-6672-4e42-b44e-c030898c925d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:57.713112 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 121/495] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:57.727182 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d823c2df-91dc-4450-8ecc-08652d70a28a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.734764 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d823c2df-91dc-4450-8ecc-08652d70a28a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:57.734764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d823c2df-91dc-4450-8ecc-08652d70a28a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:57.734764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d823c2df-91dc-4450-8ecc-08652d70a28a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:57.748943 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.748943 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:57.750184 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d823c2df-91dc-4450-8ecc-08652d70a28a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.770662 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d823c2df-91dc-4450-8ecc-08652d70a28a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume updated successfully. Jul 15 13:21:57.770662 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d823c2df-91dc-4450-8ecc-08652d70a28a tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 200 Jul 15 13:21:57.771943 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 123/496] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:57 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:21:57.787199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a2b2a7e8-9fbf-45e9-8c28-01f453b6e219 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.789471 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2b2a7e8-9fbf-45e9-8c28-01f453b6e219 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:57.789671 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2b2a7e8-9fbf-45e9-8c28-01f453b6e219 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:57.789944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2b2a7e8-9fbf-45e9-8c28-01f453b6e219 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:57.805108 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.805108 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:57.811985 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a2b2a7e8-9fbf-45e9-8c28-01f453b6e219 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.818201 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2b2a7e8-9fbf-45e9-8c28-01f453b6e219 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:57.819007 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 127/497] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:57.844818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.844818 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:57.844818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:57.844818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:57.857609 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.857609 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:57.858592 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.876113 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Update volume admin metadata completed successfully. Jul 15 13:21:57.876291 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Update readonly setting on volume completed successfully. Jul 15 13:21:57.876615 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-973fad84-56b1-4e3c-bc91-4f42be76caa7 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:57.877308 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 127/498] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:57 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:57.892167 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b5d2f392-cdad-4239-b65d-6c71adaa6438 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.897102 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5d2f392-cdad-4239-b65d-6c71adaa6438 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:57.897560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5d2f392-cdad-4239-b65d-6c71adaa6438 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:57.897741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5d2f392-cdad-4239-b65d-6c71adaa6438 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:57.915238 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.915238 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:57.921078 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b5d2f392-cdad-4239-b65d-6c71adaa6438 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.926436 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5d2f392-cdad-4239-b65d-6c71adaa6438 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:57.927235 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 122/499] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:57.945995 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.947682 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:57.948156 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:57.948500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:57.963663 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:57.963663 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:57.964209 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:57.986038 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Update volume admin metadata completed successfully. Jul 15 13:21:57.986639 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Update readonly setting on volume completed successfully. Jul 15 13:21:57.986639 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ab577045-6fc3-42c5-8ddf-0aa8e2afd730 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:57.987223 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 124/500] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:21:57 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:21:57.995844 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d22d557f-54d1-418f-bf74-67b63e8fc7c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:57.999657 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d22d557f-54d1-418f-bf74-67b63e8fc7c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:21:58.000002 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d22d557f-54d1-418f-bf74-67b63e8fc7c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:58.000319 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d22d557f-54d1-418f-bf74-67b63e8fc7c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:58.009999 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:58.009999 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:21:58.015590 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d22d557f-54d1-418f-bf74-67b63e8fc7c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:58.022558 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d22d557f-54d1-418f-bf74-67b63e8fc7c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:21:58.023201 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 128/501] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:57 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:58.042110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d11ff868-fef7-4259-8e3a-941c14701dab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:58.054868 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:21:58.055330 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1876598026", "disk_format": "raw"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:21:58.055500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1876598026", "disk_format": "raw"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:21:58.066474 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:58.066474 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:58.067075 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:21:58.082106 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:58.082106 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:21:58.089711 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.image.image_utils [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1876598026'}] 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-1876598026'}]. {{(pid=100144) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 15 13:21:58.124957 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-50a658ba-2818-460c-957d-4da427584cf7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:58.126856 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] DELETE https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:58.127063 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:58.127245 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:58.127402 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Delete volume with id: 40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:58.137074 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:58.137074 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:21:58.138341 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:58.165547 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Delete volume request issued successfully. Jul 15 13:21:58.166215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-50a658ba-2818-460c-957d-4da427584cf7 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 202 Jul 15 13:21:58.167035 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 123/502] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:58 2026] DELETE /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:21:58.177645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-66dfbd00-28d2-4cc5-be42-5945435e8fd1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:58.179768 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66dfbd00-28d2-4cc5-be42-5945435e8fd1 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:58.180437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66dfbd00-28d2-4cc5-be42-5945435e8fd1 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:58.180437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66dfbd00-28d2-4cc5-be42-5945435e8fd1 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:58.195135 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:21:58.195135 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:21:58.200910 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-66dfbd00-28d2-4cc5-be42-5945435e8fd1 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Volume info retrieved successfully. Jul 15 13:21:58.206281 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66dfbd00-28d2-4cc5-be42-5945435e8fd1 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 200 Jul 15 13:21:58.207502 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 125/503] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:58 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:21:59.002494 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Copy volume to image completed successfully. Jul 15 13:21:59.003096 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d11ff868-fef7-4259-8e3a-941c14701dab tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:21:59.003713 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 128/504] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:21:58 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 687 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:21:59.228263 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-305d7cfa-690e-4c03-a87f-28179d3810d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:59.231598 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-305d7cfa-690e-4c03-a87f-28179d3810d3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] GET https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 Jul 15 13:21:59.232174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-305d7cfa-690e-4c03-a87f-28179d3810d3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:59.232689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-305d7cfa-690e-4c03-a87f-28179d3810d3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:59.240693 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-305d7cfa-690e-4c03-a87f-28179d3810d3 tempest-AttachSCSIVolumeTestJSON-761274174 tempest-AttachSCSIVolumeTestJSON-761274174-project-member] https://10.4.3.158/volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 returned with HTTP 404 Jul 15 13:21:59.241165 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 129/505] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:59 2026] GET /volume/v3/volumes/40fe1f81-8f4d-4e23-97e3-531aae547f04 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:59.665138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7ce3ae80-eb7f-40e8-bfbc-bd570c6e2b25 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:59.667296 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7ce3ae80-eb7f-40e8-bfbc-bd570c6e2b25 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:59.667545 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7ce3ae80-eb7f-40e8-bfbc-bd570c6e2b25 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:59.667793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7ce3ae80-eb7f-40e8-bfbc-bd570c6e2b25 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:59.668058 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7ce3ae80-eb7f-40e8-bfbc-bd570c6e2b25 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Delete volume with id: da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:59.676699 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7ce3ae80-eb7f-40e8-bfbc-bd570c6e2b25 tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 404 Jul 15 13:21:59.677320 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 124/506] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:21:59 2026] DELETE /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:21:59.686829 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d2b4dcc1-2c98-4479-9c01-614a179f2ede None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:21:59.689326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2b4dcc1-2c98-4479-9c01-614a179f2ede tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] GET https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a Jul 15 13:21:59.689694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2b4dcc1-2c98-4479-9c01-614a179f2ede tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:21:59.689846 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2b4dcc1-2c98-4479-9c01-614a179f2ede tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:21:59.696466 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2b4dcc1-2c98-4479-9c01-614a179f2ede tempest-VolumesAssistedSnapshotsTest-590910028 tempest-VolumesAssistedSnapshotsTest-590910028-project-admin] https://10.4.3.158/volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a returned with HTTP 404 Jul 15 13:21:59.696922 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 126/507] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:21:59 2026] GET /volume/v3/volumes/da3b5bce-b3e6-4da6-b361-0a8f09f4e25a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:00.319045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f2218576-3b07-4470-9972-88dc1a4d0bc1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:00.324591 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2218576-3b07-4470-9972-88dc1a4d0bc1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 Jul 15 13:22:00.324591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2218576-3b07-4470-9972-88dc1a4d0bc1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:00.324591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2218576-3b07-4470-9972-88dc1a4d0bc1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:00.339038 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:00.339038 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:00.339983 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f2218576-3b07-4470-9972-88dc1a4d0bc1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Snapshot retrieved successfully. Jul 15 13:22:00.341396 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2218576-3b07-4470-9972-88dc1a4d0bc1 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 returned with HTTP 200 Jul 15 13:22:00.342220 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 129/508] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:00 2026] GET /volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 => generated 478 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:01.080975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:01.084077 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 Jul 15 13:22:01.084077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:01.084077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:01.084301 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Delete snapshot with id: 458c4dd8-d152-405b-9e35-1f3132795619 Jul 15 13:22:01.090567 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:01.090567 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:01.091230 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Snapshot retrieved successfully. Jul 15 13:22:01.117798 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Snapshot delete request issued successfully. Jul 15 13:22:01.118483 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a829f04d-3070-4290-9a47-886b2eb3b1fe tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 returned with HTTP 202 Jul 15 13:22:01.118710 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 130/509] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:22:01 2026] DELETE /volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:01.131714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c28f4fc-5d8a-4602-979e-b74b37288e12 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:01.137260 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c28f4fc-5d8a-4602-979e-b74b37288e12 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 Jul 15 13:22:01.137606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c28f4fc-5d8a-4602-979e-b74b37288e12 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:01.137905 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c28f4fc-5d8a-4602-979e-b74b37288e12 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:01.151017 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:01.151017 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:01.152469 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7c28f4fc-5d8a-4602-979e-b74b37288e12 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Snapshot retrieved successfully. Jul 15 13:22:01.152616 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c28f4fc-5d8a-4602-979e-b74b37288e12 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 returned with HTTP 200 Jul 15 13:22:01.154100 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 125/510] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:01 2026] GET /volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:02.167085 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bd185833-db4a-4c51-b0b6-eecd742fdb43 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:02.170185 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd185833-db4a-4c51-b0b6-eecd742fdb43 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] GET https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 Jul 15 13:22:02.170417 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd185833-db4a-4c51-b0b6-eecd742fdb43 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:02.170588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd185833-db4a-4c51-b0b6-eecd742fdb43 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:02.192144 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd185833-db4a-4c51-b0b6-eecd742fdb43 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 returned with HTTP 404 Jul 15 13:22:02.192666 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 127/511] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:02 2026] GET /volume/v3/snapshots/458c4dd8-d152-405b-9e35-1f3132795619 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:04.560865 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-114b8a09-4d5e-4cc1-98cb-b337d3aef7f0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:04.563825 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-114b8a09-4d5e-4cc1-98cb-b337d3aef7f0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86 Jul 15 13:22:04.564100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-114b8a09-4d5e-4cc1-98cb-b337d3aef7f0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:04.564368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-114b8a09-4d5e-4cc1-98cb-b337d3aef7f0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:04.576720 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:04.576720 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:04.668628 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-114b8a09-4d5e-4cc1-98cb-b337d3aef7f0 tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86 returned with HTTP 200 Jul 15 13:22:04.669428 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 130/512] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:22:04 2026] DELETE /volume/v3/attachments/b210204c-1f5b-4aba-9ed3-b5219b33dc86 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:04.681276 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:04.683883 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] DELETE https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:22:04.684131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:04.684409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:04.684614 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Delete volume with id: 11c4d781-7d50-4a56-9835-18ac78272956 Jul 15 13:22:04.695819 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:04.695819 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:04.696421 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Volume info retrieved successfully. Jul 15 13:22:04.718736 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] Delete volume request issued successfully. Jul 15 13:22:04.718736 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-bd7fc7fd-cb62-40ad-a285-58270f8aa4a7 req-7530e4d2-326e-4204-afe6-bda2fef6f34b tempest-ImageDependencyTests-1189693744 tempest-ImageDependencyTests-1189693744-project-member] https://10.4.3.158/volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 returned with HTTP 202 Jul 15 13:22:04.718736 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 131/513] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:22:04 2026] DELETE /volume/v3/volumes/11c4d781-7d50-4a56-9835-18ac78272956 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:06.990818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-28279038-df68-486e-986c-c18aeb8a9459 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:06.999165 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-28279038-df68-486e-986c-c18aeb8a9459 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:22:06.999532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-28279038-df68-486e-986c-c18aeb8a9459 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:07.001459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-28279038-df68-486e-986c-c18aeb8a9459 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:07.004364 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=396,cinder:UPDATE=69,cinder:INSERT=42 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:22:07.014972 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:07.014972 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:07.025928 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-28279038-df68-486e-986c-c18aeb8a9459 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:22:07.041696 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-28279038-df68-486e-986c-c18aeb8a9459 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:22:07.042736 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 126/514] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:06 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 1394 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:07.057610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ae285ae9-4435-405a-92fd-e414c2656eb4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.063275 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ae285ae9-4435-405a-92fd-e414c2656eb4 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:22:07.064140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ae285ae9-4435-405a-92fd-e414c2656eb4 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:07.064140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ae285ae9-4435-405a-92fd-e414c2656eb4 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:07.071598 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=400,cinder:INSERT=53,cinder:UPDATE=83 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:22:07.082646 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:07.082646 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:07.092247 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ae285ae9-4435-405a-92fd-e414c2656eb4 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:22:07.098058 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ae285ae9-4435-405a-92fd-e414c2656eb4 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 200 Jul 15 13:22:07.098724 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 128/515] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:07 2026] GET /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:07.114089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-091de2ee-5466-45ad-8fef-66d8f8779079 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.117920 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-091de2ee-5466-45ad-8fef-66d8f8779079 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:22:07.117920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-091de2ee-5466-45ad-8fef-66d8f8779079 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:07.118501 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-091de2ee-5466-45ad-8fef-66d8f8779079 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:07.122076 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=389,cinder:INSERT=30,cinder:UPDATE=46 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:22:07.127956 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:07.127956 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:07.137117 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-091de2ee-5466-45ad-8fef-66d8f8779079 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:22:07.145462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-091de2ee-5466-45ad-8fef-66d8f8779079 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 200 Jul 15 13:22:07.146194 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 131/516] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:07 2026] GET /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:07.165185 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bd7afb32-a534-4739-95f8-13a93b8adb1e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.165984 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd7afb32-a534-4739-95f8-13a93b8adb1e None None] GET https://10.4.3.158/volume// Jul 15 13:22:07.168984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd7afb32-a534-4739-95f8-13a93b8adb1e None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:07.168984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd7afb32-a534-4739-95f8-13a93b8adb1e None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:07.168984 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd7afb32-a534-4739-95f8-13a93b8adb1e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:07.168984 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 132/517] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:22:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:07.183082 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-fda7a48e-ebde-4321-855f-6d58bf34e0eb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.190748 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-fda7a48e-ebde-4321-855f-6d58bf34e0eb tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:22:07.191215 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-fda7a48e-ebde-4321-855f-6d58bf34e0eb tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf2c3670-343e-4341-930f-9095c4f61dcd", "connector": null, "instance_uuid": "623112a7-50c6-42df-844e-c02ae41d8afd"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:07.205975 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:07.205975 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:07.293584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-fda7a48e-ebde-4321-855f-6d58bf34e0eb tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:22:07.293584 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 127/518] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:22:07 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:07.307432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bfbc3cd5-9c8e-4190-8755-c8b94ec1f902 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.308908 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfbc3cd5-9c8e-4190-8755-c8b94ec1f902 None None] GET https://10.4.3.158/volume// Jul 15 13:22:07.308908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfbc3cd5-9c8e-4190-8755-c8b94ec1f902 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:07.308908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfbc3cd5-9c8e-4190-8755-c8b94ec1f902 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:07.309266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfbc3cd5-9c8e-4190-8755-c8b94ec1f902 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:07.309778 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 129/519] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:22:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:07.322920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ab3b77e0-cb77-4734-a0da-d30b5fbeaa51 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.325688 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ab3b77e0-cb77-4734-a0da-d30b5fbeaa51 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:22:07.326201 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ab3b77e0-cb77-4734-a0da-d30b5fbeaa51 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e7dc9de-7bdb-437f-8e31-e20e0415c349", "connector": null, "instance_uuid": "623112a7-50c6-42df-844e-c02ae41d8afd"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:07.341495 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:07.341495 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:07.427119 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-ab3b77e0-cb77-4734-a0da-d30b5fbeaa51 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:22:07.428385 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 132/520] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:22:07 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:07.455241 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4043d1db-b1db-4f43-92ec-01f85dd08cc2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.455616 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4043d1db-b1db-4f43-92ec-01f85dd08cc2 None None] GET https://10.4.3.158/volume// Jul 15 13:22:07.456200 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4043d1db-b1db-4f43-92ec-01f85dd08cc2 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:07.456538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4043d1db-b1db-4f43-92ec-01f85dd08cc2 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:07.457173 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4043d1db-b1db-4f43-92ec-01f85dd08cc2 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:07.457707 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 133/521] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:22:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:07.471330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-0f37b217-9680-4a39-8b60-d191ce0ab934 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:07.476043 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-0f37b217-9680-4a39-8b60-d191ce0ab934 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:22:07.476043 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-0f37b217-9680-4a39-8b60-d191ce0ab934 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b261c7ee-e964-491b-a261-75adb4aa0af5", "connector": null, "instance_uuid": "623112a7-50c6-42df-844e-c02ae41d8afd"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:07.498138 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:07.498138 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:07.594021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-0f37b217-9680-4a39-8b60-d191ce0ab934 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:22:07.594021 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 128/522] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:22:07 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:10.591822 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d86c335d-7194-4833-8ade-b19047153291 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:10.591822 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d86c335d-7194-4833-8ade-b19047153291 None None] GET https://10.4.3.158/volume// Jul 15 13:22:10.591822 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d86c335d-7194-4833-8ade-b19047153291 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:10.592296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d86c335d-7194-4833-8ade-b19047153291 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:10.592504 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d86c335d-7194-4833-8ade-b19047153291 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:10.592944 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 130/523] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:22:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:10.604386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9d65ec1a-5ec1-4aae-8bea-976e00f2f8ab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:10.606989 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9d65ec1a-5ec1-4aae-8bea-976e00f2f8ab tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:22:10.607279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9d65ec1a-5ec1-4aae-8bea-976e00f2f8ab tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:10.607538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9d65ec1a-5ec1-4aae-8bea-976e00f2f8ab tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:10.640932 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:10.640932 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:10.648344 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9d65ec1a-5ec1-4aae-8bea-976e00f2f8ab tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:22:10.657819 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9d65ec1a-5ec1-4aae-8bea-976e00f2f8ab tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:22:10.658190 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 133/524] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:22:10 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 1573 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:10.801773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:10.806059 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] PUT https://10.4.3.158/volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a Jul 15 13:22:10.806790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:10.811251 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=342,cinder:UPDATE=43,cinder:INSERT=17 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:22:10.821057 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Acquiring lock "cinder-attachment_update-bf2c3670-343e-4341-930f-9095c4f61dcd-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:22:10.829141 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Lock "cinder-attachment_update-bf2c3670-343e-4341-930f-9095c4f61dcd-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:22:10.830832 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:10.830832 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:11.026490 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Lock "cinder-attachment_update-bf2c3670-343e-4341-930f-9095c4f61dcd-np0000005195" released by "attachment_update" :: held 0.197s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:22:11.027596 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-189e6294-1311-4df7-b84c-de3c643ecb93 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a returned with HTTP 200 Jul 15 13:22:11.029421 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 134/525] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:22:10 2026] PUT /volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:11.085112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-3095d225-172b-4377-a4a5-c9cf510bde4a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.088694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-3095d225-172b-4377-a4a5-c9cf510bde4a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a/action Jul 15 13:22:11.089151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-3095d225-172b-4377-a4a5-c9cf510bde4a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:11.090522 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-3095d225-172b-4377-a4a5-c9cf510bde4a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:11.124502 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:11.124502 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:11.146468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-3095d225-172b-4377-a4a5-c9cf510bde4a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a/action returned with HTTP 204 Jul 15 13:22:11.147177 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 129/526] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:22:11 2026] POST /volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:11.180768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ab0884fc-06a3-4af1-a0c5-92f5a456e34b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.181459 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ab0884fc-06a3-4af1-a0c5-92f5a456e34b None None] GET https://10.4.3.158/volume// Jul 15 13:22:11.181597 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ab0884fc-06a3-4af1-a0c5-92f5a456e34b None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:11.181757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ab0884fc-06a3-4af1-a0c5-92f5a456e34b None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:11.182124 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ab0884fc-06a3-4af1-a0c5-92f5a456e34b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:11.182714 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 131/527] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:22:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:11.196069 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-60aaf7ee-6b2c-4536-933b-30dac9aa5a8c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.200374 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-60aaf7ee-6b2c-4536-933b-30dac9aa5a8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:22:11.200374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-60aaf7ee-6b2c-4536-933b-30dac9aa5a8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:11.200374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-60aaf7ee-6b2c-4536-933b-30dac9aa5a8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:11.215271 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:11.215271 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:11.221103 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-60aaf7ee-6b2c-4536-933b-30dac9aa5a8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:22:11.226747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-60aaf7ee-6b2c-4536-933b-30dac9aa5a8c tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 200 Jul 15 13:22:11.227385 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 134/528] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:22:11 2026] GET /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 1029 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:11.341830 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.346253 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] PUT https://10.4.3.158/volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170 Jul 15 13:22:11.347150 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:11.371611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Acquiring lock "cinder-attachment_update-9e7dc9de-7bdb-437f-8e31-e20e0415c349-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:22:11.381931 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Lock "cinder-attachment_update-9e7dc9de-7bdb-437f-8e31-e20e0415c349-np0000005195" acquired by "attachment_update" :: waited 0.010s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:22:11.383467 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:11.383467 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:11.593517 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Lock "cinder-attachment_update-9e7dc9de-7bdb-437f-8e31-e20e0415c349-np0000005195" released by "attachment_update" :: held 0.211s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:22:11.593651 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ce459465-2124-4f86-80e5-e236165b3b5f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.593790 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-c2a86244-35b1-466c-a43e-f65e82eb123d tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170 returned with HTTP 200 Jul 15 13:22:11.594575 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 135/529] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:22:11 2026] PUT /volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:11.651332 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9018a952-00c2-436a-877c-2a8054372d16 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.656741 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9018a952-00c2-436a-877c-2a8054372d16 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170/action Jul 15 13:22:11.656741 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9018a952-00c2-436a-877c-2a8054372d16 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:11.656996 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9018a952-00c2-436a-877c-2a8054372d16 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:11.688631 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:11.688631 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:11.715989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-9018a952-00c2-436a-877c-2a8054372d16 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170/action returned with HTTP 204 Jul 15 13:22:11.715989 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 132/530] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:22:11 2026] POST /volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:11.748152 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bc1bed31-36f4-4de8-8862-882958e0176e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.752765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-05b45385-69c0-4f7e-a09f-6fb37a884438 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.752765 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-05b45385-69c0-4f7e-a09f-6fb37a884438 None None] GET https://10.4.3.158/volume// Jul 15 13:22:11.752765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-05b45385-69c0-4f7e-a09f-6fb37a884438 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:11.755051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-05b45385-69c0-4f7e-a09f-6fb37a884438 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:11.755881 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-05b45385-69c0-4f7e-a09f-6fb37a884438 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:11.756497 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 136/531] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:22:11 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:11.766132 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-25d16409-949f-4e8d-98bf-499de0bb9046 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.772645 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-25d16409-949f-4e8d-98bf-499de0bb9046 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:22:11.772921 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-25d16409-949f-4e8d-98bf-499de0bb9046 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:11.773280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-25d16409-949f-4e8d-98bf-499de0bb9046 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:11.795395 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:11.795395 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:11.804655 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-25d16409-949f-4e8d-98bf-499de0bb9046 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:22:11.816198 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-25d16409-949f-4e8d-98bf-499de0bb9046 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 200 Jul 15 13:22:11.816811 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 133/532] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:22:11 2026] GET /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 1028 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:11.940357 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:11.943792 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] PUT https://10.4.3.158/volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd Jul 15 13:22:11.944923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:11.954493 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:11.954864 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-964556163"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:11.958035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Acquiring lock "cinder-attachment_update-b261c7ee-e964-491b-a261-75adb4aa0af5-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:22:11.960298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-964556163'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:11.960547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Create volume of 1 GB Jul 15 13:22:11.966445 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Lock "cinder-attachment_update-b261c7ee-e964-491b-a261-75adb4aa0af5-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:22:11.968050 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Availability Zones retrieved successfully. Jul 15 13:22:11.968262 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:11.968262 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:11.989045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Flow 'volume_create_api' (a2507a0f-a387-429d-86a7-9ce56b2e2d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:11.990016 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa6a38d-89f3-4939-ab8b-fe1f61b7f118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:11.991587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:12.037779 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa6a38d-89f3-4939-ab8b-fe1f61b7f118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:12.038681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7a90ce-0d76-4a64-ac42-4acc065928da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:12.138247 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Lock "cinder-attachment_update-b261c7ee-e964-491b-a261-75adb4aa0af5-np0000005195" released by "attachment_update" :: held 0.172s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:22:12.138824 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-4e595487-d567-4757-841f-4dba162191cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd returned with HTTP 200 Jul 15 13:22:12.139481 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 137/533] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:22:11 2026] PUT /volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:12.146304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Created reservations ['ceced03e-a801-4348-a1e0-e445d75ac0ce', 'd299d018-37c8-4f21-a4aa-3a099c62b214', '7b0ce783-3ddf-423b-b3c3-fb0c55892c0e', 'bb6a7317-1da5-419a-b3f6-444b36feb112'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:12.146734 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7a90ce-0d76-4a64-ac42-4acc065928da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceced03e-a801-4348-a1e0-e445d75ac0ce', 'd299d018-37c8-4f21-a4aa-3a099c62b214', '7b0ce783-3ddf-423b-b3c3-fb0c55892c0e', 'bb6a7317-1da5-419a-b3f6-444b36feb112']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:12.148285 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20adcfb9-def0-4d63-9996-49fc8e107646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:12.170498 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bc1bed31-36f4-4de8-8862-882958e0176e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:22:12.170976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bc1bed31-36f4-4de8-8862-882958e0176e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2038322591"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:12.181260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-a161eac1-e079-401a-8866-1f529377f2dd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.182576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20adcfb9-def0-4d63-9996-49fc8e107646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d1983b-aa1f-4a8e-945b-15bb036c4f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-964556163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b77f87d35644e84b9316b9791090dee',qos_specs=None,replication_status=,reservations=['ceced03e-a801-4348-a1e0-e445d75ac0ce','d299d018-37c8-4f21-a4aa-3a099c62b214','7b0ce783-3ddf-423b-b3c3-fb0c55892c0e','bb6a7317-1da5-419a-b3f6-444b36feb112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afbae1f362ab47e79665e7326cee6ad7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-964556163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d1983b-aa1f-4a8e-945b-15bb036c4f22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b77f87d35644e84b9316b9791090dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afbae1f362ab47e79665e7326cee6ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:12.185284 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-a161eac1-e079-401a-8866-1f529377f2dd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] POST https://10.4.3.158/volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd/action Jul 15 13:22:12.185416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3daaa120-4c55-4703-bbaf-5b42ace671d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:12.186301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-a161eac1-e079-401a-8866-1f529377f2dd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:12.186301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-a161eac1-e079-401a-8866-1f529377f2dd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:12.215534 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bc1bed31-36f4-4de8-8862-882958e0176e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:22:12.216157 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 135/534] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:22:11 2026] POST /volume/v3/group_types => generated 181 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:12.219639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3daaa120-4c55-4703-bbaf-5b42ace671d4) transitioned into state 'SUCCESS' from state '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-964556163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b77f87d35644e84b9316b9791090dee',qos_specs=None,replication_status=,reservations=['ceced03e-a801-4348-a1e0-e445d75ac0ce','d299d018-37c8-4f21-a4aa-3a099c62b214','7b0ce783-3ddf-423b-b3c3-fb0c55892c0e','bb6a7317-1da5-419a-b3f6-444b36feb112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afbae1f362ab47e79665e7326cee6ad7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:12.220449 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:12.220449 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:12.220984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa375042-ce37-4493-879a-0c78a7ff3545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:12.234125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa375042-ce37-4493-879a-0c78a7ff3545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:12.235052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Flow 'volume_create_api' (a2507a0f-a387-429d-86a7-9ce56b2e2d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:12.239003 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Create volume request issued successfully. Jul 15 13:22:12.239003 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce459465-2124-4f86-80e5-e236165b3b5f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:12.239514 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4ae9c350-0468-48e4-aa78-c7e4c16e4d6b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.239561 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 130/535] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:22:11 2026] POST /volume/v3/volumes => generated 758 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:12.243576 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ae9c350-0468-48e4-aa78-c7e4c16e4d6b tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] POST https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs Jul 15 13:22:12.244603 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ae9c350-0468-48e4-aa78-c7e4c16e4d6b tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:12.246539 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4a870aae-d127-487c-9859-5305fb2a3f01 req-a161eac1-e079-401a-8866-1f529377f2dd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd/action returned with HTTP 204 Jul 15 13:22:12.247427 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 134/536] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:22:12 2026] POST /volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:12.249052 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:12.249052 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:12.285857 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ae9c350-0468-48e4-aa78-c7e4c16e4d6b tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs returned with HTTP 202 Jul 15 13:22:12.286334 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 138/537] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Jul 15 13:22:12 2026] POST /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs => generated 53 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:12.300624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bb67869d-6cec-48b3-8e06-90953e941a84 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.303080 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb67869d-6cec-48b3-8e06-90953e941a84 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] POST https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs Jul 15 13:22:12.303624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb67869d-6cec-48b3-8e06-90953e941a84 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:12.343425 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb67869d-6cec-48b3-8e06-90953e941a84 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs returned with HTTP 202 Jul 15 13:22:12.343425 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 136/538] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Jul 15 13:22:12 2026] POST /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs => generated 61 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:12.355209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2fb0e52c-e863-4605-b878-09e7b9b3eb92 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.358000 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2fb0e52c-e863-4605-b878-09e7b9b3eb92 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] GET https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 Jul 15 13:22:12.358507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2fb0e52c-e863-4605-b878-09e7b9b3eb92 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.359580 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2fb0e52c-e863-4605-b878-09e7b9b3eb92 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.359580 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:12.359580 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:12.375744 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2fb0e52c-e863-4605-b878-09e7b9b3eb92 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 returned with HTTP 200 Jul 15 13:22:12.376779 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 131/539] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Jul 15 13:22:12 2026] GET /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:22:12.388453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-46180da1-68b5-468a-963a-95f18703f7cd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.390736 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46180da1-68b5-468a-963a-95f18703f7cd tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] GET https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 Jul 15 13:22:12.390987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46180da1-68b5-468a-963a-95f18703f7cd tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.391232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46180da1-68b5-468a-963a-95f18703f7cd tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.404005 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46180da1-68b5-468a-963a-95f18703f7cd tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 returned with HTTP 200 Jul 15 13:22:12.404005 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 135/540] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Jul 15 13:22:12 2026] GET /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:12.418082 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7685906a-1bad-4b30-93f7-fd109757b2c5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.421995 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7685906a-1bad-4b30-93f7-fd109757b2c5 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] PUT https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 Jul 15 13:22:12.421995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7685906a-1bad-4b30-93f7-fd109757b2c5 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:12.448380 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7685906a-1bad-4b30-93f7-fd109757b2c5 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 returned with HTTP 200 Jul 15 13:22:12.448380 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 139/541] 10.4.3.158 () {70 vars in 1472 bytes} [Wed Jul 15 13:22:12 2026] PUT /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:12.456663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d370aa3d-1a64-4954-9941-a3919b8d9221 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.459489 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d370aa3d-1a64-4954-9941-a3919b8d9221 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] GET https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs Jul 15 13:22:12.459933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d370aa3d-1a64-4954-9941-a3919b8d9221 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.460034 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d370aa3d-1a64-4954-9941-a3919b8d9221 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.469987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d370aa3d-1a64-4954-9941-a3919b8d9221 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs returned with HTTP 200 Jul 15 13:22:12.470558 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 137/542] 10.4.3.158 () {68 vars in 1437 bytes} [Wed Jul 15 13:22:12 2026] GET /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:12.485729 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f116c466-eb6f-4287-a04e-228c5bb7d08c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.488551 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f116c466-eb6f-4287-a04e-228c5bb7d08c tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key1 Jul 15 13:22:12.489229 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f116c466-eb6f-4287-a04e-228c5bb7d08c tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.489582 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f116c466-eb6f-4287-a04e-228c5bb7d08c tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.512465 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f116c466-eb6f-4287-a04e-228c5bb7d08c tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key1 returned with HTTP 202 Jul 15 13:22:12.513016 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 132/543] 10.4.3.158 () {68 vars in 1455 bytes} [Wed Jul 15 13:22:12 2026] DELETE /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:12.524664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1880eeb2-9b94-4ef5-b26f-d315c674a2e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.527237 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1880eeb2-9b94-4ef5-b26f-d315c674a2e1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] GET https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key1 Jul 15 13:22:12.527509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1880eeb2-9b94-4ef5-b26f-d315c674a2e1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.528334 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1880eeb2-9b94-4ef5-b26f-d315c674a2e1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.541457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1880eeb2-9b94-4ef5-b26f-d315c674a2e1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] HTTP exception thrown: Group Type a5787b34-3aa3-47e5-b05e-29e329f10174 has no extra spec with key key1. Jul 15 13:22:12.541662 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1880eeb2-9b94-4ef5-b26f-d315c674a2e1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key1 returned with HTTP 404 Jul 15 13:22:12.543624 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 136/544] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Jul 15 13:22:12 2026] GET /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:12.551729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-052d5839-efab-46fe-8f16-9a962064c8fa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.554608 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-052d5839-efab-46fe-8f16-9a962064c8fa tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 Jul 15 13:22:12.555354 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-052d5839-efab-46fe-8f16-9a962064c8fa tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.555354 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-052d5839-efab-46fe-8f16-9a962064c8fa tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.570714 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-052d5839-efab-46fe-8f16-9a962064c8fa tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 returned with HTTP 202 Jul 15 13:22:12.571580 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 140/545] 10.4.3.158 () {68 vars in 1455 bytes} [Wed Jul 15 13:22:12 2026] DELETE /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:12.582706 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c659cc52-ac03-49c6-9c96-c05c5e5190b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.585250 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c659cc52-ac03-49c6-9c96-c05c5e5190b1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] GET https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 Jul 15 13:22:12.585546 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c659cc52-ac03-49c6-9c96-c05c5e5190b1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.585793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c659cc52-ac03-49c6-9c96-c05c5e5190b1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.594199 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c659cc52-ac03-49c6-9c96-c05c5e5190b1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] HTTP exception thrown: Group Type a5787b34-3aa3-47e5-b05e-29e329f10174 has no extra spec with key key2. Jul 15 13:22:12.594389 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c659cc52-ac03-49c6-9c96-c05c5e5190b1 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 returned with HTTP 404 Jul 15 13:22:12.595095 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 138/546] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Jul 15 13:22:12 2026] GET /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:12.605026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ec6520ae-10a0-4f5f-b4d4-17ff957274bc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.607857 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec6520ae-10a0-4f5f-b4d4-17ff957274bc tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 Jul 15 13:22:12.608207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec6520ae-10a0-4f5f-b4d4-17ff957274bc tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.608388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec6520ae-10a0-4f5f-b4d4-17ff957274bc tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.633716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec6520ae-10a0-4f5f-b4d4-17ff957274bc tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 returned with HTTP 202 Jul 15 13:22:12.634322 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 133/547] 10.4.3.158 () {68 vars in 1455 bytes} [Wed Jul 15 13:22:12 2026] DELETE /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:12.649026 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f318344b-7be9-42b5-b22e-8c5156f99a08 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.651344 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f318344b-7be9-42b5-b22e-8c5156f99a08 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] GET https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 Jul 15 13:22:12.651631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f318344b-7be9-42b5-b22e-8c5156f99a08 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.656655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f318344b-7be9-42b5-b22e-8c5156f99a08 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.667510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f318344b-7be9-42b5-b22e-8c5156f99a08 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] HTTP exception thrown: Group Type a5787b34-3aa3-47e5-b05e-29e329f10174 has no extra spec with key key3. Jul 15 13:22:12.667822 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f318344b-7be9-42b5-b22e-8c5156f99a08 tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 returned with HTTP 404 Jul 15 13:22:12.672058 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 137/548] 10.4.3.158 () {68 vars in 1452 bytes} [Wed Jul 15 13:22:12 2026] GET /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:12.680043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae9f5c29-4e73-4444-a123-d06e2924980e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:12.684119 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae9f5c29-4e73-4444-a123-d06e2924980e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174 Jul 15 13:22:12.684119 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae9f5c29-4e73-4444-a123-d06e2924980e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:12.684119 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae9f5c29-4e73-4444-a123-d06e2924980e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:12.708580 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae9f5c29-4e73-4444-a123-d06e2924980e tempest-GroupTypeSpecsTest-1395544394 tempest-GroupTypeSpecsTest-1395544394-project-admin] https://10.4.3.158/volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174 returned with HTTP 202 Jul 15 13:22:12.709016 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 141/549] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:22:12 2026] DELETE /volume/v3/group_types/a5787b34-3aa3-47e5-b05e-29e329f10174 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:18.630927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a13f5ec7-6dae-44c9-afbf-bcd6bafc934b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:18.636888 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a13f5ec7-6dae-44c9-afbf-bcd6bafc934b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:18.637815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a13f5ec7-6dae-44c9-afbf-bcd6bafc934b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:18.637815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a13f5ec7-6dae-44c9-afbf-bcd6bafc934b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:18.658853 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:18.658853 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:18.669859 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a13f5ec7-6dae-44c9-afbf-bcd6bafc934b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:18.677070 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a13f5ec7-6dae-44c9-afbf-bcd6bafc934b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:18.677070 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 139/550] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:18 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:19.700869 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c1d7546b-bfe5-4325-9f90-1a8306d7f927 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:19.702953 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1d7546b-bfe5-4325-9f90-1a8306d7f927 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:19.703257 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1d7546b-bfe5-4325-9f90-1a8306d7f927 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:19.703512 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1d7546b-bfe5-4325-9f90-1a8306d7f927 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:19.711903 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:19.711903 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:19.719208 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c1d7546b-bfe5-4325-9f90-1a8306d7f927 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:19.725051 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1d7546b-bfe5-4325-9f90-1a8306d7f927 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:19.725456 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 134/551] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:19 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:19.766118 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:19.768324 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] POST https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action Jul 15 13:22:19.769151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1627630550", "disk_format": "qcow2"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:19.769151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1627630550", "disk_format": "qcow2"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:19.782305 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:19.782305 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:19.782993 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:19.810152 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:19.810152 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:19.819490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.image.image_utils [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1627630550'}] 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-1627630550'}]. {{(pid=100146) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 15 13:22:19.845597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aab551e8-454b-4666-a7f0-6fecad9f0407 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:20.270774 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aab551e8-454b-4666-a7f0-6fecad9f0407 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:22:20.271442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aab551e8-454b-4666-a7f0-6fecad9f0407 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1910173735"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:20.296163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aab551e8-454b-4666-a7f0-6fecad9f0407 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:22:20.296163 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 142/552] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:22:19 2026] POST /volume/v3/types => generated 216 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:20.307625 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-03ab7472-ec6b-44dd-983a-da1ff4ed2ccc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:20.309598 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03ab7472-ec6b-44dd-983a-da1ff4ed2ccc tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:22:20.310084 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03ab7472-ec6b-44dd-983a-da1ff4ed2ccc tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-699796575"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:20.339570 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03ab7472-ec6b-44dd-983a-da1ff4ed2ccc tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:22:20.339570 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 140/553] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:22:20 2026] POST /volume/v3/group_types => generated 172 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:20.350866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9dcbd325-9418-427f-a10c-5df370167b8c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:20.588391 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:22:20.589042 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12b46be4-4059-4129-8585-cca4c5d5a1a6", "volume_types": ["3658b764-6473-45ee-86a9-c8a4f5e55bd1"], "name": "tempest-Group1-1350542467"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:20.592566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Creating new group {'group': {'group_type': '12b46be4-4059-4129-8585-cca4c5d5a1a6', 'volume_types': ['3658b764-6473-45ee-86a9-c8a4f5e55bd1'], 'name': 'tempest-Group1-1350542467'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:22:20.598217 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Creating group tempest-Group1-1350542467. Jul 15 13:22:20.629308 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:22:20.628860. {{(pid=100143) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:22:20.629585 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability Zones retrieved successfully. Jul 15 13:22:20.667099 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Created reservations ['1e95f2fd-295a-4f08-8e27-66a9bf108492'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:20.723633 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9dcbd325-9418-427f-a10c-5df370167b8c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:22:20.724565 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 135/554] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:22:20 2026] POST /volume/v3/groups => generated 94 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:20.735318 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a784d18f-7958-4ce9-9b7e-6354ec9fb239 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:20.738051 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a784d18f-7958-4ce9-9b7e-6354ec9fb239 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 Jul 15 13:22:20.738342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a784d18f-7958-4ce9-9b7e-6354ec9fb239 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:20.738603 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a784d18f-7958-4ce9-9b7e-6354ec9fb239 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:20.739619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-a784d18f-7958-4ce9-9b7e-6354ec9fb239 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 3c52dbbc-0674-4c44-8773-925414264f54 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:20.748239 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:20.748239 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:20.758253 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a784d18f-7958-4ce9-9b7e-6354ec9fb239 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 returned with HTTP 200 Jul 15 13:22:20.758847 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 143/555] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:20 2026] GET /volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:21.416988 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Copy volume to image completed successfully. Jul 15 13:22:21.416988 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28f206f7-7da8-49f3-8395-8be8fac91a56 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action returned with HTTP 202 Jul 15 13:22:21.416988 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 138/556] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:22:19 2026] POST /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393/action => generated 689 bytes in 1650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:21.775339 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e06e7bf4-a945-447e-b800-8636b0174762 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:21.779947 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e06e7bf4-a945-447e-b800-8636b0174762 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 Jul 15 13:22:21.779947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e06e7bf4-a945-447e-b800-8636b0174762 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:21.781237 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e06e7bf4-a945-447e-b800-8636b0174762 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:21.781426 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-e06e7bf4-a945-447e-b800-8636b0174762 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 3c52dbbc-0674-4c44-8773-925414264f54 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:21.787854 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:21.787854 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:21.805555 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e06e7bf4-a945-447e-b800-8636b0174762 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 returned with HTTP 200 Jul 15 13:22:21.806189 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 141/557] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:21 2026] GET /volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 => generated 323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:21.818504 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:21.823460 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:22:21.824155 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12b46be4-4059-4129-8585-cca4c5d5a1a6", "volume_types": ["3658b764-6473-45ee-86a9-c8a4f5e55bd1"], "name": "tempest-Group2-1009625705"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:21.826198 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Creating new group {'group': {'group_type': '12b46be4-4059-4129-8585-cca4c5d5a1a6', 'volume_types': ['3658b764-6473-45ee-86a9-c8a4f5e55bd1'], 'name': 'tempest-Group2-1009625705'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:22:21.831008 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Creating group tempest-Group2-1009625705. Jul 15 13:22:21.831410 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:21.831410 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:21.851051 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability Zones retrieved successfully. Jul 15 13:22:21.871665 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Created reservations ['fa42c323-256b-4c8d-9ac5-cf898da0a5e0'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:21.908911 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0e249f59-8b4a-4a42-b508-a5ffabc43455 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:22:21.909351 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 136/558] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:22:21 2026] POST /volume/v3/groups => generated 94 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:21.927868 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-967b8d3c-ce64-4cb0-ab4e-bc45a3918df2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:21.930477 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-967b8d3c-ce64-4cb0-ab4e-bc45a3918df2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:21.931161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-967b8d3c-ce64-4cb0-ab4e-bc45a3918df2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:21.931161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-967b8d3c-ce64-4cb0-ab4e-bc45a3918df2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:21.931161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-967b8d3c-ce64-4cb0-ab4e-bc45a3918df2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:21.935822 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:21.935822 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:21.943281 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-967b8d3c-ce64-4cb0-ab4e-bc45a3918df2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 returned with HTTP 200 Jul 15 13:22:21.944207 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 144/559] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:21 2026] GET /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:22.728997 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:22.731276 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:22.731463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1955610142", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:22.733523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1955610142', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:22.874633 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Create volume of 1 GB Jul 15 13:22:22.879742 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Availability Zones retrieved successfully. Jul 15 13:22:22.887409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Flow 'volume_create_api' (1bb51e49-c30f-4027-850e-89a8bf895fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:22.889261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fa6eee-ad3a-4cb6-a32d-0e1c46d5efe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:22.889631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:22.956866 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5cc9ff35-bad8-436f-998a-532177bdfeb5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:22.962986 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5cc9ff35-bad8-436f-998a-532177bdfeb5 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:22.963261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5cc9ff35-bad8-436f-998a-532177bdfeb5 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:22.963497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5cc9ff35-bad8-436f-998a-532177bdfeb5 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:22.963628 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-5cc9ff35-bad8-436f-998a-532177bdfeb5 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:22.967985 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:22.967985 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:22.984838 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5cc9ff35-bad8-436f-998a-532177bdfeb5 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 returned with HTTP 200 Jul 15 13:22:22.984838 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 142/560] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:22 2026] GET /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:22.999082 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fa6eee-ad3a-4cb6-a32d-0e1c46d5efe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:22.999494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:22.999839 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92af7ff-31b6-4c8b-9b17-cf9e747878a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.004460 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:23.004460 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-502815605", "volume_type": "3658b764-6473-45ee-86a9-c8a4f5e55bd1", "group_id": "3c52dbbc-0674-4c44-8773-925414264f54", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:23.004460 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-502815605', 'volume_type': '3658b764-6473-45ee-86a9-c8a4f5e55bd1', 'group_id': '3c52dbbc-0674-4c44-8773-925414264f54', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:23.022699 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.022699 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:23.022699 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume of 1 GB Jul 15 13:22:23.029408 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability Zones retrieved successfully. Jul 15 13:22:23.036331 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Flow 'volume_create_api' (ca53b6c4-5150-410d-adea-9e0cc5ec0b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:23.037369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdc23ae-b5f6-4d02-b623-c4095800a1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.037997 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.037997 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:23.040987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:23.083536 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdc23ae-b5f6-4d02-b623-c4095800a1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:22:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3658b764-6473-45ee-86a9-c8a4f5e55bd1,is_public=True,name='tempest-GroupsTest-volume-type-1910173735',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3658b764-6473-45ee-86a9-c8a4f5e55bd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3c52dbbc-0674-4c44-8773-925414264f54', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.084465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112bacb8-02f8-45e8-bb5f-d46938a365c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.100641 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-298a1d42-604f-4c8c-9dd7-cde853613556 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.106342 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-298a1d42-604f-4c8c-9dd7-cde853613556 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:23.106633 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-298a1d42-604f-4c8c-9dd7-cde853613556 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.106929 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-298a1d42-604f-4c8c-9dd7-cde853613556 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.108410 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Created reservations ['7b44384f-996b-43e2-bd3e-caa6d012fbf8', 'a680f12c-739c-4d10-9bbf-240dcb3d788c', '9850952a-ce2e-4295-96ec-286b6210c59d', 'df105d12-20fc-462c-90f5-e19959ed1d4a'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:23.110028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92af7ff-31b6-4c8b-9b17-cf9e747878a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b44384f-996b-43e2-bd3e-caa6d012fbf8', 'a680f12c-739c-4d10-9bbf-240dcb3d788c', '9850952a-ce2e-4295-96ec-286b6210c59d', 'df105d12-20fc-462c-90f5-e19959ed1d4a']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.110742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0678b603-d96d-4b8a-a6e6-ea115b2e6e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.124499 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.124499 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:23.133613 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-298a1d42-604f-4c8c-9dd7-cde853613556 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:23.137710 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1910173735 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1910173735, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:22:23.138199 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1910173735 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1910173735, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:22:23.144549 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0678b603-d96d-4b8a-a6e6-ea115b2e6e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82532aaa-572d-4ea9-9e59-0fa635f18b57', '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-1955610142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3154e4ca301449bab9bccbccc5519e06',qos_specs=None,replication_status=,reservations=['7b44384f-996b-43e2-bd3e-caa6d012fbf8','a680f12c-739c-4d10-9bbf-240dcb3d788c','9850952a-ce2e-4295-96ec-286b6210c59d','df105d12-20fc-462c-90f5-e19959ed1d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5584cd745457409192fb4c21bc5246fd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1955610142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82532aaa-572d-4ea9-9e59-0fa635f18b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3154e4ca301449bab9bccbccc5519e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5584cd745457409192fb4c21bc5246fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.146611 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae5112e-36e3-410c-89a4-917a58f62e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.146900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-298a1d42-604f-4c8c-9dd7-cde853613556 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:23.146900 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 145/561] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:23.182778 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae5112e-36e3-410c-89a4-917a58f62e08) transitioned into state 'SUCCESS' from state '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-1955610142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3154e4ca301449bab9bccbccc5519e06',qos_specs=None,replication_status=,reservations=['7b44384f-996b-43e2-bd3e-caa6d012fbf8','a680f12c-739c-4d10-9bbf-240dcb3d788c','9850952a-ce2e-4295-96ec-286b6210c59d','df105d12-20fc-462c-90f5-e19959ed1d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5584cd745457409192fb4c21bc5246fd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.183576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca3bc01-7b9b-45ef-8581-209760d0283c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.198441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca3bc01-7b9b-45ef-8581-209760d0283c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.199864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Flow 'volume_create_api' (1bb51e49-c30f-4027-850e-89a8bf895fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:23.200398 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Create volume request issued successfully. Jul 15 13:22:23.201487 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dcd0afa4-bc6b-4016-93ef-5470c89cd590 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:23.202146 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 139/562] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:22:22 2026] POST /volume/v3/volumes => generated 899 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:23.210119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Created reservations ['b8554b02-dec2-4431-a91a-39e3a11c8c78', '3737dd37-3e9d-453a-82da-d3d50ecf96f3', '68172510-8f1f-4879-a312-1ff5c43a0362', '8c52866a-a6fd-437d-a34a-48cfb1f9b6e6'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:23.211339 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112bacb8-02f8-45e8-bb5f-d46938a365c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8554b02-dec2-4431-a91a-39e3a11c8c78', '3737dd37-3e9d-453a-82da-d3d50ecf96f3', '68172510-8f1f-4879-a312-1ff5c43a0362', '8c52866a-a6fd-437d-a34a-48cfb1f9b6e6']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.212462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a98dd96-c0ab-40f4-91ef-b76f87617c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.228824 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2980a18b-c2ea-401f-abb1-af3b023669ea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.234696 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2980a18b-c2ea-401f-abb1-af3b023669ea tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:22:23.234848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2980a18b-c2ea-401f-abb1-af3b023669ea tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.236674 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2980a18b-c2ea-401f-abb1-af3b023669ea tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.246204 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.246204 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:23.247248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a98dd96-c0ab-40f4-91ef-b76f87617c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1605ba8b-c0f9-4260-ba60-2f7494f0b81c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-502815605',encryption_key_id=None,group_id=3c52dbbc-0674-4c44-8773-925414264f54,group_type_id=,metadata={},multiattach=False,project_id='0ced2403bde844a9b3e22c72550c3493',qos_specs=None,replication_status=,reservations=['b8554b02-dec2-4431-a91a-39e3a11c8c78','3737dd37-3e9d-453a-82da-d3d50ecf96f3','68172510-8f1f-4879-a312-1ff5c43a0362','8c52866a-a6fd-437d-a34a-48cfb1f9b6e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a92db0cd45c4149b16398a123b980d2',volume_type_id=3658b764-6473-45ee-86a9-c8a4f5e55bd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-502815605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3c52dbbc-0674-4c44-8773-925414264f54,host=None,id=1605ba8b-c0f9-4260-ba60-2f7494f0b81c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ced2403bde844a9b3e22c72550c3493',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a92db0cd45c4149b16398a123b980d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3658b764-6473-45ee-86a9-c8a4f5e55bd1),volume_type_id=3658b764-6473-45ee-86a9-c8a4f5e55bd1)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.248247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c5f5e1-dd86-4605-8e75-7bfa9049d306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.251727 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2980a18b-c2ea-401f-abb1-af3b023669ea tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:22:23.258586 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2980a18b-c2ea-401f-abb1-af3b023669ea tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:22:23.258766 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 143/563] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:23.277904 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c5f5e1-dd86-4605-8e75-7bfa9049d306) transitioned into state 'SUCCESS' from state '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-502815605',encryption_key_id=None,group_id=3c52dbbc-0674-4c44-8773-925414264f54,group_type_id=,metadata={},multiattach=False,project_id='0ced2403bde844a9b3e22c72550c3493',qos_specs=None,replication_status=,reservations=['b8554b02-dec2-4431-a91a-39e3a11c8c78','3737dd37-3e9d-453a-82da-d3d50ecf96f3','68172510-8f1f-4879-a312-1ff5c43a0362','8c52866a-a6fd-437d-a34a-48cfb1f9b6e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a92db0cd45c4149b16398a123b980d2',volume_type_id=3658b764-6473-45ee-86a9-c8a4f5e55bd1)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.278866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46f5187-d804-4585-8deb-7032a00e1464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:23.293194 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ca7d934-bf0d-4e59-86bc-0bd63e565eb7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.293791 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ca7d934-bf0d-4e59-86bc-0bd63e565eb7 None None] GET https://10.4.3.158/volume// Jul 15 13:22:23.294117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ca7d934-bf0d-4e59-86bc-0bd63e565eb7 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.294520 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ca7d934-bf0d-4e59-86bc-0bd63e565eb7 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.295480 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ca7d934-bf0d-4e59-86bc-0bd63e565eb7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:23.295770 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 146/564] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:23.302010 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46f5187-d804-4585-8deb-7032a00e1464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:23.303215 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Flow 'volume_create_api' (ca53b6c4-5150-410d-adea-9e0cc5ec0b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:23.303633 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume request issued successfully. Jul 15 13:22:23.304983 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:23.304983 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:23.305215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-11110daa-2ac4-4cb5-b1b0-fc0ec68a6bd8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.309137 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-11110daa-2ac4-4cb5-b1b0-fc0ec68a6bd8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:22:23.309137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-11110daa-2ac4-4cb5-b1b0-fc0ec68a6bd8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "240130e3-5961-41bb-b1d9-ecfc19e4c4a7", "connector": null, "instance_uuid": "23d881fd-dae6-44d6-8511-fc0d95949cc9"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:23.320247 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.320247 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:23.362742 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:23.371000 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.371000 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:23.371937 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-11110daa-2ac4-4cb5-b1b0-fc0ec68a6bd8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:22:23.372435 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 140/565] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:22:23 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) Jul 15 13:22:23.373171 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e1c2fa3-a9cc-43be-953a-cea0cee8bbfb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:23.373722 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 137/566] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:22:22 2026] POST /volume/v3/volumes => generated 814 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:23.389494 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.391918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c Jul 15 13:22:23.392293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.392293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.411381 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.411381 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:23.414500 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-88161761-905d-4cc0-972f-79c25ea34b4d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.417301 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-88161761-905d-4cc0-972f-79c25ea34b4d tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:23.417411 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-88161761-905d-4cc0-972f-79c25ea34b4d tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.420984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-88161761-905d-4cc0-972f-79c25ea34b4d tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.421108 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:23.421108 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:23.421108 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:23.432565 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d08c93d5-cca3-419d-8cd2-b8020ea8b8b0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.433056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d08c93d5-cca3-419d-8cd2-b8020ea8b8b0 None None] GET https://10.4.3.158/volume// Jul 15 13:22:23.433419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d08c93d5-cca3-419d-8cd2-b8020ea8b8b0 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.433732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d08c93d5-cca3-419d-8cd2-b8020ea8b8b0 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.434216 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d08c93d5-cca3-419d-8cd2-b8020ea8b8b0 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:23.434631 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 141/567] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 15 13:22:23.438445 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.438445 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:23.444302 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-88161761-905d-4cc0-972f-79c25ea34b4d tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:23.445116 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-035c0316-ba52-4b51-a111-f46613d44e79 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.448105 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-035c0316-ba52-4b51-a111-f46613d44e79 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:23.448363 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-035c0316-ba52-4b51-a111-f46613d44e79 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:23.448636 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-035c0316-ba52-4b51-a111-f46613d44e79 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:23.451353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-88161761-905d-4cc0-972f-79c25ea34b4d tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:23.451827 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 147/568] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:23.468368 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:23.469534 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.469534 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:23.472030 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.472030 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:23.477328 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-035c0316-ba52-4b51-a111-f46613d44e79 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:23.486685 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-035c0316-ba52-4b51-a111-f46613d44e79 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:23.486685 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 138/569] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1030 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:23.489996 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-acf94078-2208-4785-9e1a-eda593a0d3a8 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c returned with HTTP 200 Jul 15 13:22:23.490286 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 144/570] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:23 2026] GET /volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c => generated 882 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:23.595176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:23.600189 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] PUT https://10.4.3.158/volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062 Jul 15 13:22:23.600477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:23.613645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Acquiring lock "cinder-attachment_update-240130e3-5961-41bb-b1d9-ecfc19e4c4a7-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:22:23.621602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Lock "cinder-attachment_update-240130e3-5961-41bb-b1d9-ecfc19e4c4a7-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:22:23.622539 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:23.622539 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:23.730378 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Lock "cinder-attachment_update-240130e3-5961-41bb-b1d9-ecfc19e4c4a7-np0000005195" released by "attachment_update" :: held 0.109s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:22:23.731478 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-d10f0e39-47c5-4fbd-aaed-6410cd0ba51a tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062 returned with HTTP 200 Jul 15 13:22:23.731478 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 142/571] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:22:23 2026] PUT /volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.278284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-33c39bca-72c2-4d49-87a0-a633f3655367 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.280629 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-33c39bca-72c2-4d49-87a0-a633f3655367 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:22:24.280993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-33c39bca-72c2-4d49-87a0-a633f3655367 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.281287 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-33c39bca-72c2-4d49-87a0-a633f3655367 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.292021 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.292021 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:24.297453 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-33c39bca-72c2-4d49-87a0-a633f3655367 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:22:24.307513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-33c39bca-72c2-4d49-87a0-a633f3655367 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:22:24.307984 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 148/572] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1541 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:24.352561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-ede90b41-651c-419c-bd5b-7e798e355b1d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.355061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-ede90b41-651c-419c-bd5b-7e798e355b1d tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:22:24.356809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-ede90b41-651c-419c-bd5b-7e798e355b1d tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.356809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-ede90b41-651c-419c-bd5b-7e798e355b1d tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.366213 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.366213 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:24.375174 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-ede90b41-651c-419c-bd5b-7e798e355b1d tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:22:24.386402 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-ede90b41-651c-419c-bd5b-7e798e355b1d tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:22:24.387350 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 139/573] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.467862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-23965c79-a147-48f3-bcd9-6a8e2cafd07f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.470408 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-23965c79-a147-48f3-bcd9-6a8e2cafd07f tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:24.470704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-23965c79-a147-48f3-bcd9-6a8e2cafd07f tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.470994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-23965c79-a147-48f3-bcd9-6a8e2cafd07f tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.502504 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.502504 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:24.509232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.511217 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c Jul 15 13:22:24.511444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.512071 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.513876 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-23965c79-a147-48f3-bcd9-6a8e2cafd07f tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:24.520974 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.520974 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:24.523666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-23965c79-a147-48f3-bcd9-6a8e2cafd07f tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:24.524642 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 145/574] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:24.526985 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:24.530009 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:24.530009 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:24.587148 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:24.592112 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.592112 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:24.602264 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6ebafa0-ea78-4811-8b2d-b58cff8e0e0f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c returned with HTTP 200 Jul 15 13:22:24.602885 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 143/575] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.624758 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-75bb7dec-3eb3-46d4-b3ed-a113e42ad47f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.626649 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75bb7dec-3eb3-46d4-b3ed-a113e42ad47f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 Jul 15 13:22:24.627502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75bb7dec-3eb3-46d4-b3ed-a113e42ad47f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.627502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75bb7dec-3eb3-46d4-b3ed-a113e42ad47f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.628765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-75bb7dec-3eb3-46d4-b3ed-a113e42ad47f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 3c52dbbc-0674-4c44-8773-925414264f54 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:24.634539 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.634539 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:24.651173 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75bb7dec-3eb3-46d4-b3ed-a113e42ad47f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 returned with HTTP 200 Jul 15 13:22:24.651437 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 149/576] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.667745 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c286dc44-a2b4-4458-b7df-918f8cb4edcb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.669730 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c286dc44-a2b4-4458-b7df-918f8cb4edcb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:24.670294 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c286dc44-a2b4-4458-b7df-918f8cb4edcb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.670697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c286dc44-a2b4-4458-b7df-918f8cb4edcb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.671861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-c286dc44-a2b4-4458-b7df-918f8cb4edcb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:24.675292 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.675292 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:24.686951 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c286dc44-a2b4-4458-b7df-918f8cb4edcb tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 returned with HTTP 200 Jul 15 13:22:24.687657 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 140/577] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.704836 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef878d56-6d3c-4b67-9767-5a5e80193414 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.711488 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef878d56-6d3c-4b67-9767-5a5e80193414 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/detail Jul 15 13:22:24.712003 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef878d56-6d3c-4b67-9767-5a5e80193414 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.712003 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef878d56-6d3c-4b67-9767-5a5e80193414 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.756593 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef878d56-6d3c-4b67-9767-5a5e80193414 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/detail returned with HTTP 200 Jul 15 13:22:24.757463 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 146/578] 10.4.3.158 () {68 vars in 1296 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/groups/detail => generated 640 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.771290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.773934 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:24.774283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.774577 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.774973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:24.776058 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:24.786246 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:24.788757 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:24.788757 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:24.857722 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:24.865823 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.865823 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:24.876161 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-23f0aac9-e7c1-444c-86e1-5079ff095d15 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:24.876656 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 144/579] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:24.896488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-48297c22-bb58-4471-8130-6f144d957327 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:24.899413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:24.899685 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:24.903017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:24.903017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:24.903017 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.903017 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:24.903017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:24.910675 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:24.911702 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:24.911947 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:24.974299 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:24.979409 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:24.979409 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:24.995867 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-48297c22-bb58-4471-8130-6f144d957327 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:24.996341 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 150/580] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:24 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:25.015165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:25.021496 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54/action Jul 15 13:22:25.021496 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:25.021794 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:25.023776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] delete called for group 3c52dbbc-0674-4c44-8773-925414264f54 {{(pid=100143) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:22:25.024018 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Delete group with id: 3c52dbbc-0674-4c44-8773-925414264f54 Jul 15 13:22:25.029692 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:25.029692 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:25.078035 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-25ecf0bb-9ff1-4587-b6ff-284cd8880173 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:25.083432 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-25ecf0bb-9ff1-4587-b6ff-284cd8880173 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:22:25.083636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-25ecf0bb-9ff1-4587-b6ff-284cd8880173 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:25.083848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-25ecf0bb-9ff1-4587-b6ff-284cd8880173 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:25.095388 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-008e0324-5eae-49b2-b054-c67dd6c3f3e1 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54/action returned with HTTP 202 Jul 15 13:22:25.096044 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 141/581] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:22:25 2026] POST /volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:25.099146 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:25.099146 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:25.104688 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-25ecf0bb-9ff1-4587-b6ff-284cd8880173 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:22:25.107140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:25.110751 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c Jul 15 13:22:25.111760 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:25.111760 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:25.114708 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-25ecf0bb-9ff1-4587-b6ff-284cd8880173 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:22:25.114916 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 147/582] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:25 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:25.125216 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:25.125216 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:25.127632 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4b1bb9b3-d18d-48d9-8128-cde3af5ec10f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:25.128349 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b1bb9b3-d18d-48d9-8128-cde3af5ec10f None None] GET https://10.4.3.158/volume// Jul 15 13:22:25.128626 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb9b3-d18d-48d9-8128-cde3af5ec10f None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:25.128976 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb9b3-d18d-48d9-8128-cde3af5ec10f None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:25.129472 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b1bb9b3-d18d-48d9-8128-cde3af5ec10f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:25.130802 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 151/583] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:22:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:25.131082 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:25.131977 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:25.132162 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:25.145264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-776f6b4c-6772-4c40-a74d-2021424f45a8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:25.149904 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-776f6b4c-6772-4c40-a74d-2021424f45a8 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:22:25.150472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-776f6b4c-6772-4c40-a74d-2021424f45a8 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82532aaa-572d-4ea9-9e59-0fa635f18b57", "connector": null, "instance_uuid": "c0e87c9d-b497-466a-8e9a-8b31b349af4e"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:25.164269 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:25.164269 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:25.190764 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:25.195363 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:25.195363 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:25.208607 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d6d86f4-0305-414d-91dc-5387f0da8669 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c returned with HTTP 200 Jul 15 13:22:25.208808 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-776f6b4c-6772-4c40-a74d-2021424f45a8 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:22:25.209366 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 145/584] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:25 2026] GET /volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c => generated 906 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:25.209871 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 142/585] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:22:25 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) Jul 15 13:22:25.546936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-13869c05-684f-4472-8b7f-853b1355db78 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:25.549988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-13869c05-684f-4472-8b7f-853b1355db78 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:25.549988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-13869c05-684f-4472-8b7f-853b1355db78 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:25.551758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-13869c05-684f-4472-8b7f-853b1355db78 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:25.565486 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:25.565486 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:25.571597 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-13869c05-684f-4472-8b7f-853b1355db78 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:25.579562 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-13869c05-684f-4472-8b7f-853b1355db78 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:25.580226 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 148/586] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:25 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:26.230537 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-51899f77-0ad1-43ec-9f5f-6cb84c511ca7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.234099 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-51899f77-0ad1-43ec-9f5f-6cb84c511ca7 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c Jul 15 13:22:26.234099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-51899f77-0ad1-43ec-9f5f-6cb84c511ca7 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:26.234315 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-51899f77-0ad1-43ec-9f5f-6cb84c511ca7 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:26.247635 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-51899f77-0ad1-43ec-9f5f-6cb84c511ca7 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c returned with HTTP 404 Jul 15 13:22:26.249460 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 152/587] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:26 2026] GET /volume/v3/volumes/1605ba8b-c0f9-4260-ba60-2f7494f0b81c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:26.269713 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9e462a31-377f-4588-8d28-7b44d65c015a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.276126 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e462a31-377f-4588-8d28-7b44d65c015a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 Jul 15 13:22:26.276211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e462a31-377f-4588-8d28-7b44d65c015a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:26.276669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e462a31-377f-4588-8d28-7b44d65c015a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:26.276669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-9e462a31-377f-4588-8d28-7b44d65c015a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 3c52dbbc-0674-4c44-8773-925414264f54 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:26.282057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e462a31-377f-4588-8d28-7b44d65c015a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 returned with HTTP 404 Jul 15 13:22:26.282441 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 146/588] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:26 2026] GET /volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:26.294651 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.297754 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33/action Jul 15 13:22:26.298700 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:26.298700 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:26.301350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] delete called for group 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100143) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:22:26.301350 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Delete group with id: 1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:26.309897 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:26.309897 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:26.370281 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd5c9ff8-8192-43dc-ab04-fb4565501ee3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33/action returned with HTTP 202 Jul 15 13:22:26.371186 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 143/589] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:22:26 2026] POST /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:26.384746 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-75615098-f16f-4f5d-9091-a89579c6449c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.387845 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-75615098-f16f-4f5d-9091-a89579c6449c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:26.388616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-75615098-f16f-4f5d-9091-a89579c6449c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:26.388616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-75615098-f16f-4f5d-9091-a89579c6449c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:26.389491 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-75615098-f16f-4f5d-9091-a89579c6449c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:26.394740 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:26.394740 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:26.410859 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-75615098-f16f-4f5d-9091-a89579c6449c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 returned with HTTP 200 Jul 15 13:22:26.410859 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 149/590] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:26 2026] GET /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:26.608028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6cd88b79-01ed-4bb9-a3ef-2c090d93d7a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.613256 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6cd88b79-01ed-4bb9-a3ef-2c090d93d7a8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:26.614022 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6cd88b79-01ed-4bb9-a3ef-2c090d93d7a8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:26.615783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6cd88b79-01ed-4bb9-a3ef-2c090d93d7a8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:26.637821 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:26.637821 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:26.652111 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6cd88b79-01ed-4bb9-a3ef-2c090d93d7a8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:26.660518 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6cd88b79-01ed-4bb9-a3ef-2c090d93d7a8 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:26.660518 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 153/591] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:26 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:26.973591 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5f345174-8576-48ae-a54a-e3f44e678047 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.974241 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f345174-8576-48ae-a54a-e3f44e678047 None None] GET https://10.4.3.158/volume// Jul 15 13:22:26.974530 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f345174-8576-48ae-a54a-e3f44e678047 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:26.974844 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f345174-8576-48ae-a54a-e3f44e678047 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:26.975438 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f345174-8576-48ae-a54a-e3f44e678047 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:22:26.975833 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 147/592] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:22:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:22:26.989836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-e7394f51-5c0e-4537-904e-964e9729dbe4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:26.993400 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-e7394f51-5c0e-4537-904e-964e9729dbe4 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:22:26.993695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-e7394f51-5c0e-4537-904e-964e9729dbe4 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:26.993987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-e7394f51-5c0e-4537-904e-964e9729dbe4 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.014169 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:27.014169 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:27.028171 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-e7394f51-5c0e-4537-904e-964e9729dbe4 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:22:27.040669 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-e7394f51-5c0e-4537-904e-964e9729dbe4 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:22:27.041946 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 144/593] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:22:26 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1540 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:27.154822 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.164069 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] PUT https://10.4.3.158/volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e Jul 15 13:22:27.165424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.189316 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Acquiring lock "cinder-attachment_update-82532aaa-572d-4ea9-9e59-0fa635f18b57-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:22:27.198113 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Lock "cinder-attachment_update-82532aaa-572d-4ea9-9e59-0fa635f18b57-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:22:27.199511 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:27.199511 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:27.352372 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Lock "cinder-attachment_update-82532aaa-572d-4ea9-9e59-0fa635f18b57-np0000005195" released by "attachment_update" :: held 0.154s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:22:27.354269 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-75cf5aab-5a99-4f02-bd81-d281dc3aac6a tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e returned with HTTP 200 Jul 15 13:22:27.354269 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 150/594] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:22:27 2026] PUT /volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:27.399453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-edcae1ea-3031-40f8-9f9c-a526402fd414 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.403024 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-edcae1ea-3031-40f8-9f9c-a526402fd414 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] POST https://10.4.3.158/volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e/action Jul 15 13:22:27.403910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-edcae1ea-3031-40f8-9f9c-a526402fd414 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:27.403910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-edcae1ea-3031-40f8-9f9c-a526402fd414 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.425619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6a846dad-10a7-4629-8af6-37de365f23c6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.428201 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a846dad-10a7-4629-8af6-37de365f23c6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:27.428576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a846dad-10a7-4629-8af6-37de365f23c6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.428883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a846dad-10a7-4629-8af6-37de365f23c6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.429470 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-6a846dad-10a7-4629-8af6-37de365f23c6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:27.430684 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:27.430684 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:27.439798 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a846dad-10a7-4629-8af6-37de365f23c6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 returned with HTTP 404 Jul 15 13:22:27.440991 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 148/595] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:27 2026] GET /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:27.455533 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6ed58073-4023-47df-9cd8-4040da89a2c8 req-edcae1ea-3031-40f8-9f9c-a526402fd414 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e/action returned with HTTP 204 Jul 15 13:22:27.456018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6ab1bef5-8819-4318-b67f-b3851a61c57e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.456397 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 154/596] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:22:27 2026] POST /volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:27.459022 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6ab1bef5-8819-4318-b67f-b3851a61c57e tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/detail Jul 15 13:22:27.459340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6ab1bef5-8819-4318-b67f-b3851a61c57e tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.459555 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6ab1bef5-8819-4318-b67f-b3851a61c57e tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.469204 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6ab1bef5-8819-4318-b67f-b3851a61c57e tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/detail returned with HTTP 200 Jul 15 13:22:27.469859 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 145/597] 10.4.3.158 () {68 vars in 1296 bytes} [Wed Jul 15 13:22:27 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:27.490019 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.490629 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:27.490947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.491251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.491523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:27.492425 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:27.492425 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:27.494686 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:27.508080 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:27.512693 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4e90699d-d73f-4809-8fc3-5f6bf52ca4be tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:27.513147 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 151/598] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:27.538488 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.541461 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33/action Jul 15 13:22:27.541917 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:27.543606 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.545706 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] delete called for group 1834e42a-4f67-4d55-b40f-a1c47649ee33 {{(pid=100146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:22:27.545706 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Delete group with id: 1834e42a-4f67-4d55-b40f-a1c47649ee33 Jul 15 13:22:27.551900 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e32b643a-64bd-49ec-a915-8ee2df6c290a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33/action returned with HTTP 404 Jul 15 13:22:27.553726 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 149/599] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:22:27 2026] POST /volume/v3/groups/1834e42a-4f67-4d55-b40f-a1c47649ee33/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:27.565344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9914fc56-6328-4670-b77d-cd4815adb901 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.568087 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:27.568210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.569597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.569597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:27.569597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:27.577695 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:27.580897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9914fc56-6328-4670-b77d-cd4815adb901 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:27.585989 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 155/600] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:27 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) Jul 15 13:22:27.600640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.603995 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54/action Jul 15 13:22:27.605058 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:27.605058 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.607188 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] delete called for group 3c52dbbc-0674-4c44-8773-925414264f54 {{(pid=100143) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:22:27.607334 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Delete group with id: 3c52dbbc-0674-4c44-8773-925414264f54 Jul 15 13:22:27.614818 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5cb4c174-0cc1-4402-9ac8-428fa45798b6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54/action returned with HTTP 404 Jul 15 13:22:27.617371 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 146/601] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:22:27 2026] POST /volume/v3/groups/3c52dbbc-0674-4c44-8773-925414264f54/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:27.629062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5b989bee-3eac-4bdd-a179-77d43c1d2a6c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.632993 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5b989bee-3eac-4bdd-a179-77d43c1d2a6c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/12b46be4-4059-4129-8585-cca4c5d5a1a6 Jul 15 13:22:27.632993 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5b989bee-3eac-4bdd-a179-77d43c1d2a6c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.632993 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5b989bee-3eac-4bdd-a179-77d43c1d2a6c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.670199 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5b989bee-3eac-4bdd-a179-77d43c1d2a6c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/group_types/12b46be4-4059-4129-8585-cca4c5d5a1a6 returned with HTTP 202 Jul 15 13:22:27.670982 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 152/602] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:22:27 2026] DELETE /volume/v3/group_types/12b46be4-4059-4129-8585-cca4c5d5a1a6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:27.682671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-96abd221-d434-4b8c-920e-0f4d0e1595e8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.682740 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-120fac08-1838-4a44-a2bf-c2cffa09fab5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.684873 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-120fac08-1838-4a44-a2bf-c2cffa09fab5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:27.685074 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96abd221-d434-4b8c-920e-0f4d0e1595e8 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] DELETE https://10.4.3.158/volume/v3/types/3658b764-6473-45ee-86a9-c8a4f5e55bd1 Jul 15 13:22:27.685263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96abd221-d434-4b8c-920e-0f4d0e1595e8 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.685631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96abd221-d434-4b8c-920e-0f4d0e1595e8 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.685745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-120fac08-1838-4a44-a2bf-c2cffa09fab5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.686199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-120fac08-1838-4a44-a2bf-c2cffa09fab5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.704179 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:27.704179 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:27.711032 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-120fac08-1838-4a44-a2bf-c2cffa09fab5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:27.717515 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-120fac08-1838-4a44-a2bf-c2cffa09fab5 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:27.719864 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 156/603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:27 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:22:27.768859 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96abd221-d434-4b8c-920e-0f4d0e1595e8 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/types/3658b764-6473-45ee-86a9-c8a4f5e55bd1 returned with HTTP 202 Jul 15 13:22:27.769443 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 150/604] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:22:27 2026] DELETE /volume/v3/types/3658b764-6473-45ee-86a9-c8a4f5e55bd1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:27.779606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-02f769e4-9353-403a-90d4-c39040a05289 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.782352 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-02f769e4-9353-403a-90d4-c39040a05289 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] GET https://10.4.3.158/volume/v3/types/3658b764-6473-45ee-86a9-c8a4f5e55bd1 Jul 15 13:22:27.782470 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-02f769e4-9353-403a-90d4-c39040a05289 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:27.782756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-02f769e4-9353-403a-90d4-c39040a05289 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:27.789544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-02f769e4-9353-403a-90d4-c39040a05289 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/types/3658b764-6473-45ee-86a9-c8a4f5e55bd1 returned with HTTP 404 Jul 15 13:22:27.791279 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 147/605] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:22:27 2026] GET /volume/v3/types/3658b764-6473-45ee-86a9-c8a4f5e55bd1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:27.806173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a71e156e-fe28-4925-8704-7bb48092a6cd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.810744 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a71e156e-fe28-4925-8704-7bb48092a6cd tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:22:27.812995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a71e156e-fe28-4925-8704-7bb48092a6cd tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2003066574"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.855345 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a71e156e-fe28-4925-8704-7bb48092a6cd tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:22:27.857115 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 153/606] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:22:27 2026] POST /volume/v3/types => generated 216 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:27.874239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0f8e5c37-d88e-470d-9340-0cb8c70bf72e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.877574 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0f8e5c37-d88e-470d-9340-0cb8c70bf72e tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:22:27.878035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0f8e5c37-d88e-470d-9340-0cb8c70bf72e tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1622507731"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.913271 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0f8e5c37-d88e-470d-9340-0cb8c70bf72e tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:22:27.913271 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 157/607] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:22:27 2026] POST /volume/v3/group_types => generated 173 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:27.926794 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7dc506db-6178-49fa-892f-b24d5185e95a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:27.931873 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:22:27.932497 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "12261d60-2916-4f1d-9914-a63fa40f8be6", "volume_types": ["c0e3c79a-00fe-4f4b-a491-33486dcd3b54"], "name": "tempest-GroupsTest-Group-1027162375"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:27.936485 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Creating new group {'group': {'group_type': '12261d60-2916-4f1d-9914-a63fa40f8be6', 'volume_types': ['c0e3c79a-00fe-4f4b-a491-33486dcd3b54'], 'name': 'tempest-GroupsTest-Group-1027162375'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:22:27.944257 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Creating group tempest-GroupsTest-Group-1027162375. Jul 15 13:22:27.960372 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability Zones retrieved successfully. Jul 15 13:22:27.988130 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Created reservations ['e6d3c051-96fb-45cb-ae7a-1a1b84dce97f'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:28.032013 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7dc506db-6178-49fa-892f-b24d5185e95a tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:22:28.033525 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 151/608] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:22:27 2026] POST /volume/v3/groups => generated 104 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:28.045276 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6984210f-f31d-4d97-9ad9-286220782f19 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:28.047826 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6984210f-f31d-4d97-9ad9-286220782f19 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:28.048288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6984210f-f31d-4d97-9ad9-286220782f19 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:28.048572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6984210f-f31d-4d97-9ad9-286220782f19 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:28.049530 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-6984210f-f31d-4d97-9ad9-286220782f19 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:28.057448 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:28.057448 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:28.080348 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6984210f-f31d-4d97-9ad9-286220782f19 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:28.080884 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 148/609] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:28 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:28.210571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-9431af83-51b2-487a-b49c-1950f26eed0c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:28.217056 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-9431af83-51b2-487a-b49c-1950f26eed0c tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] POST https://10.4.3.158/volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062/action Jul 15 13:22:28.217995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-9431af83-51b2-487a-b49c-1950f26eed0c tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:28.217995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-9431af83-51b2-487a-b49c-1950f26eed0c tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:28.253599 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:28.253599 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:28.277219 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-99f51180-eacc-4e9c-b7a9-480bdfc909b7 req-9431af83-51b2-487a-b49c-1950f26eed0c tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062/action returned with HTTP 204 Jul 15 13:22:28.277739 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 154/610] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:22:28 2026] POST /volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:28.741861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-08c473ea-d875-44e2-a76b-ec2758029b23 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:28.744092 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08c473ea-d875-44e2-a76b-ec2758029b23 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:28.744794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08c473ea-d875-44e2-a76b-ec2758029b23 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:28.745201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08c473ea-d875-44e2-a76b-ec2758029b23 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:28.760598 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:28.760598 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:28.768989 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-08c473ea-d875-44e2-a76b-ec2758029b23 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:28.775444 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08c473ea-d875-44e2-a76b-ec2758029b23 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:28.775444 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 158/611] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:28 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:28.798274 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-22151f04-0678-41e5-992d-371889bd7fe0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:28.801507 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-22151f04-0678-41e5-992d-371889bd7fe0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:28.801507 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-22151f04-0678-41e5-992d-371889bd7fe0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:28.802448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-22151f04-0678-41e5-992d-371889bd7fe0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:28.816774 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:28.816774 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:28.821340 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-22151f04-0678-41e5-992d-371889bd7fe0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:28.827066 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-22151f04-0678-41e5-992d-371889bd7fe0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:28.827493 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 152/612] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:28 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:28.913675 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-ddee203b-d602-47ef-92b6-3a6f36e2b147 req-cd2feee3-31c7-4f4b-9e83-d568774a5443 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:28.920329 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-ddee203b-d602-47ef-92b6-3a6f36e2b147 req-cd2feee3-31c7-4f4b-9e83-d568774a5443 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:28.920329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-ddee203b-d602-47ef-92b6-3a6f36e2b147 req-cd2feee3-31c7-4f4b-9e83-d568774a5443 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:28.920329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-ddee203b-d602-47ef-92b6-3a6f36e2b147 req-cd2feee3-31c7-4f4b-9e83-d568774a5443 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:28.944177 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:28.944177 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:28.959809 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-ddee203b-d602-47ef-92b6-3a6f36e2b147 req-cd2feee3-31c7-4f4b-9e83-d568774a5443 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:28.974506 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-ddee203b-d602-47ef-92b6-3a6f36e2b147 req-cd2feee3-31c7-4f4b-9e83-d568774a5443 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:28.976831 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 149/613] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:28 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1143 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:29.098327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6da3daee-96ba-47e1-93f5-1ecf8255052c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:29.100105 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6da3daee-96ba-47e1-93f5-1ecf8255052c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:29.100105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6da3daee-96ba-47e1-93f5-1ecf8255052c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:29.108747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6da3daee-96ba-47e1-93f5-1ecf8255052c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:29.108747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-6da3daee-96ba-47e1-93f5-1ecf8255052c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:29.108747 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:29.108747 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:29.121556 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6da3daee-96ba-47e1-93f5-1ecf8255052c tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:29.122268 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 155/614] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:29 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:29.135214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:29.137879 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:29.138491 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-188001124", "volume_type": "c0e3c79a-00fe-4f4b-a491-33486dcd3b54", "group_id": "6f7397be-bfc4-4ad0-b3a3-dfbda88836b4", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:29.142380 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-188001124', 'volume_type': 'c0e3c79a-00fe-4f4b-a491-33486dcd3b54', 'group_id': '6f7397be-bfc4-4ad0-b3a3-dfbda88836b4', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:29.161021 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:29.161021 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:29.161021 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume of 1 GB Jul 15 13:22:29.169061 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability Zones retrieved successfully. Jul 15 13:22:29.180333 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Flow 'volume_create_api' (85f3125b-24f6-403a-a659-9accdd5fdba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:29.184055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ea9a44-e6a0-4623-8eda-c8ec4c3809bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:29.185093 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:29.185093 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:29.186002 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:29.219101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ea9a44-e6a0-4623-8eda-c8ec4c3809bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:22:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54,is_public=True,name='tempest-GroupsTest-volume-type-2003066574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0e3c79a-00fe-4f4b-a491-33486dcd3b54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f7397be-bfc4-4ad0-b3a3-dfbda88836b4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:29.220172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d645ca-bb42-4467-a7b6-fff6d06e2671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:29.278815 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2003066574 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2003066574, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:22:29.278815 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2003066574 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2003066574, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:22:29.341984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Created reservations ['655cbc3b-3f91-41dc-a921-15b77f60fd05', '84a9a709-d9da-42ce-91c5-4276deda6124', '5550598c-19d9-4f77-b900-46fcaaff17ed', 'ae0cb64c-58ab-495d-8c2b-c24663a4e838'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:29.344979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d645ca-bb42-4467-a7b6-fff6d06e2671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655cbc3b-3f91-41dc-a921-15b77f60fd05', '84a9a709-d9da-42ce-91c5-4276deda6124', '5550598c-19d9-4f77-b900-46fcaaff17ed', 'ae0cb64c-58ab-495d-8c2b-c24663a4e838']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:29.345338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3045234-cfb2-4db8-8882-65efb2a7f443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:29.381280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3045234-cfb2-4db8-8882-65efb2a7f443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be3f3d8-9416-4052-b340-6c01556a46d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-188001124',encryption_key_id=None,group_id=6f7397be-bfc4-4ad0-b3a3-dfbda88836b4,group_type_id=,metadata={},multiattach=False,project_id='0ced2403bde844a9b3e22c72550c3493',qos_specs=None,replication_status=,reservations=['655cbc3b-3f91-41dc-a921-15b77f60fd05','84a9a709-d9da-42ce-91c5-4276deda6124','5550598c-19d9-4f77-b900-46fcaaff17ed','ae0cb64c-58ab-495d-8c2b-c24663a4e838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a92db0cd45c4149b16398a123b980d2',volume_type_id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-188001124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f7397be-bfc4-4ad0-b3a3-dfbda88836b4,host=None,id=7be3f3d8-9416-4052-b340-6c01556a46d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ced2403bde844a9b3e22c72550c3493',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a92db0cd45c4149b16398a123b980d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0e3c79a-00fe-4f4b-a491-33486dcd3b54),volume_type_id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:29.382816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3518fa0c-b46f-4352-82ef-dfdda918b2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:29.413899 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3518fa0c-b46f-4352-82ef-dfdda918b2cd) transitioned into state 'SUCCESS' from state '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-188001124',encryption_key_id=None,group_id=6f7397be-bfc4-4ad0-b3a3-dfbda88836b4,group_type_id=,metadata={},multiattach=False,project_id='0ced2403bde844a9b3e22c72550c3493',qos_specs=None,replication_status=,reservations=['655cbc3b-3f91-41dc-a921-15b77f60fd05','84a9a709-d9da-42ce-91c5-4276deda6124','5550598c-19d9-4f77-b900-46fcaaff17ed','ae0cb64c-58ab-495d-8c2b-c24663a4e838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a92db0cd45c4149b16398a123b980d2',volume_type_id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:29.414822 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dbb7e1-72f1-46ed-905f-34fd4a190c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:29.434144 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1dbb7e1-72f1-46ed-905f-34fd4a190c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:29.434566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Flow 'volume_create_api' (85f3125b-24f6-403a-a659-9accdd5fdba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:29.434906 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume request issued successfully. Jul 15 13:22:29.435565 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:29.435708 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:29.494942 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:29.503017 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:29.503017 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:29.511861 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb6e38d9-8cd1-47b2-b9af-09e1b3d6830d tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:29.513361 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 159/615] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:22:29 2026] POST /volume/v3/volumes => generated 814 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:29.538021 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:29.540308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 Jul 15 13:22:29.540554 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:29.540782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:29.553090 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:29.553090 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:29.560932 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:29.561976 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:29.562222 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:29.621703 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:29.626025 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:29.626025 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:29.636297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1d36302b-a396-4793-8eb7-1e82a2a7ba94 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 returned with HTTP 200 Jul 15 13:22:29.637069 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 153/616] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:29 2026] GET /volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 => generated 882 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:30.653217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:30.657379 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 Jul 15 13:22:30.657666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:30.657911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:30.670375 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:30.670375 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:30.674553 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:30.675315 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:30.675596 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:30.714416 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:30.719313 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:30.719313 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:30.733039 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-095e10e5-f48d-4ba1-9120-7fe6c7fb2fd6 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 returned with HTTP 200 Jul 15 13:22:30.734368 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 150/617] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:30 2026] GET /volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:30.747142 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-104853d7-a928-454f-9256-d762700e4f20 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:30.749019 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:30.749290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-846287680", "volume_type": "c0e3c79a-00fe-4f4b-a491-33486dcd3b54", "group_id": "6f7397be-bfc4-4ad0-b3a3-dfbda88836b4", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:30.751014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-846287680', 'volume_type': 'c0e3c79a-00fe-4f4b-a491-33486dcd3b54', 'group_id': '6f7397be-bfc4-4ad0-b3a3-dfbda88836b4', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:30.761854 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:30.761854 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:30.762546 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume of 1 GB Jul 15 13:22:30.775385 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Availability Zones retrieved successfully. Jul 15 13:22:30.783100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Flow 'volume_create_api' (f250d3a1-0d2b-4d84-b02f-bd035c7a7d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:30.784910 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c32cafb8-d34a-4762-870a-d47a8fd9d52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:30.785654 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:30.785654 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:30.786290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:30.818686 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c32cafb8-d34a-4762-870a-d47a8fd9d52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:22:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54,is_public=True,name='tempest-GroupsTest-volume-type-2003066574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0e3c79a-00fe-4f4b-a491-33486dcd3b54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f7397be-bfc4-4ad0-b3a3-dfbda88836b4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:30.819714 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e1502c-6c97-444c-b2c0-e764945ff5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:30.855466 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2003066574 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2003066574, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:22:30.855980 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2003066574 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2003066574, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:22:30.873050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Created reservations ['7fb88e10-85b5-463a-aba5-bbe9bb29387f', '08c07f2b-4eaa-4cd5-a159-df5134f83f76', 'de966408-e8b7-4e43-8ef5-402e116efed6', 'a119b12f-a53c-42f0-af06-30a986ab5b41'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:30.874330 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e1502c-6c97-444c-b2c0-e764945ff5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb88e10-85b5-463a-aba5-bbe9bb29387f', '08c07f2b-4eaa-4cd5-a159-df5134f83f76', 'de966408-e8b7-4e43-8ef5-402e116efed6', 'a119b12f-a53c-42f0-af06-30a986ab5b41']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:30.875472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d58325-5cc5-4a32-93df-0bcb798b3c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:30.908294 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02d58325-5cc5-4a32-93df-0bcb798b3c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3002b8c-ea83-47b3-b3cb-ec5a0a8da917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-846287680',encryption_key_id=None,group_id=6f7397be-bfc4-4ad0-b3a3-dfbda88836b4,group_type_id=,metadata={},multiattach=False,project_id='0ced2403bde844a9b3e22c72550c3493',qos_specs=None,replication_status=,reservations=['7fb88e10-85b5-463a-aba5-bbe9bb29387f','08c07f2b-4eaa-4cd5-a159-df5134f83f76','de966408-e8b7-4e43-8ef5-402e116efed6','a119b12f-a53c-42f0-af06-30a986ab5b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a92db0cd45c4149b16398a123b980d2',volume_type_id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-846287680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f7397be-bfc4-4ad0-b3a3-dfbda88836b4,host=None,id=a3002b8c-ea83-47b3-b3cb-ec5a0a8da917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ced2403bde844a9b3e22c72550c3493',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a92db0cd45c4149b16398a123b980d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0e3c79a-00fe-4f4b-a491-33486dcd3b54),volume_type_id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:30.908671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3085984a-c127-403c-a97e-051d06e34716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:30.930112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3085984a-c127-403c-a97e-051d06e34716) transitioned into state 'SUCCESS' from state '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-846287680',encryption_key_id=None,group_id=6f7397be-bfc4-4ad0-b3a3-dfbda88836b4,group_type_id=,metadata={},multiattach=False,project_id='0ced2403bde844a9b3e22c72550c3493',qos_specs=None,replication_status=,reservations=['7fb88e10-85b5-463a-aba5-bbe9bb29387f','08c07f2b-4eaa-4cd5-a159-df5134f83f76','de966408-e8b7-4e43-8ef5-402e116efed6','a119b12f-a53c-42f0-af06-30a986ab5b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a92db0cd45c4149b16398a123b980d2',volume_type_id=c0e3c79a-00fe-4f4b-a491-33486dcd3b54)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:30.930812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4196c1-b897-4d94-92a4-c3bc1252c028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:30.946863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4196c1-b897-4d94-92a4-c3bc1252c028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:30.947981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Flow 'volume_create_api' (f250d3a1-0d2b-4d84-b02f-bd035c7a7d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:30.947981 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Create volume request issued successfully. Jul 15 13:22:30.948900 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:30.949804 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:30.993941 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:30.999590 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:30.999590 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:31.004844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-104853d7-a928-454f-9256-d762700e4f20 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:31.005575 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 156/618] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:22:30 2026] POST /volume/v3/volumes => generated 814 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:31.020534 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:31.022822 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 Jul 15 13:22:31.023104 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:31.023338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:31.031665 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:31.031665 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:31.037047 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:31.037820 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:31.038204 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:31.093563 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:31.097021 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:31.097021 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:31.108098 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7ebacc4a-2879-423f-a3e3-94c31d1afcca tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 returned with HTTP 200 Jul 15 13:22:31.109622 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 160/619] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:31 2026] GET /volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 => generated 882 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:32.134368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:32.140774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 Jul 15 13:22:32.141217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:32.141430 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:32.150638 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:32.150638 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:32.155842 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:32.156786 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:32.157038 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:32.208760 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:32.213618 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:32.213618 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:32.231147 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6dd0a87d-8cc9-4941-a26a-bc8e9a46afa9 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 returned with HTTP 200 Jul 15 13:22:32.232200 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 154/620] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:32 2026] GET /volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 => generated 907 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:32.251332 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-54f94494-5cce-47c7-a755-8f54ead67c3b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:32.253990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54f94494-5cce-47c7-a755-8f54ead67c3b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] PUT https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:32.254498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54f94494-5cce-47c7-a755-8f54ead67c3b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a3002b8c-ea83-47b3-b3cb-ec5a0a8da917"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:32.262026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-54f94494-5cce-47c7-a755-8f54ead67c3b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Update called for group 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4. {{(pid=100143) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 15 13:22:32.262026 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-54f94494-5cce-47c7-a755-8f54ead67c3b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Updating group 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 with name new_group description: This is a new group add_volumes: None remove_volumes: a3002b8c-ea83-47b3-b3cb-ec5a0a8da917. Jul 15 13:22:32.267989 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:32.267989 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:32.315777 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54f94494-5cce-47c7-a755-8f54ead67c3b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 202 Jul 15 13:22:32.316354 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 151/621] 10.4.3.158 () {70 vars in 1407 bytes} [Wed Jul 15 13:22:32 2026] PUT /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:32.325786 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c78455d3-85c6-4444-a74b-31e5cd507e74 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:32.328440 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c78455d3-85c6-4444-a74b-31e5cd507e74 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:32.328714 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c78455d3-85c6-4444-a74b-31e5cd507e74 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:32.328951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c78455d3-85c6-4444-a74b-31e5cd507e74 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:32.329134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-c78455d3-85c6-4444-a74b-31e5cd507e74 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:32.333426 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:32.333426 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:32.344785 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c78455d3-85c6-4444-a74b-31e5cd507e74 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:32.345314 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 157/622] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:32 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:32.744695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f9d3c08a-ef71-4eae-8aa7-777d80aae794 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:32.747193 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9d3c08a-ef71-4eae-8aa7-777d80aae794 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:32.747480 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9d3c08a-ef71-4eae-8aa7-777d80aae794 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:32.747768 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9d3c08a-ef71-4eae-8aa7-777d80aae794 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:32.758296 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:32.758296 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:32.763610 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f9d3c08a-ef71-4eae-8aa7-777d80aae794 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:32.769078 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9d3c08a-ef71-4eae-8aa7-777d80aae794 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:32.769832 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 161/623] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:32 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:33.363942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3807338a-34d6-4b2c-a387-9bda4c028617 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:33.366035 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3807338a-34d6-4b2c-a387-9bda4c028617 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:33.366035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3807338a-34d6-4b2c-a387-9bda4c028617 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:33.366035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3807338a-34d6-4b2c-a387-9bda4c028617 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:33.366196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-3807338a-34d6-4b2c-a387-9bda4c028617 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:33.377059 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.377059 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:33.393762 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3807338a-34d6-4b2c-a387-9bda4c028617 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:33.395945 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 155/624] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:33 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:33.407067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-eb316a9f-c3b0-414b-b53e-ec264c766362 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:33.409998 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb316a9f-c3b0-414b-b53e-ec264c766362 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:33.410200 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb316a9f-c3b0-414b-b53e-ec264c766362 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:33.410428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb316a9f-c3b0-414b-b53e-ec264c766362 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:33.410567 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-eb316a9f-c3b0-414b-b53e-ec264c766362 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:33.425703 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.425703 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:33.442770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb316a9f-c3b0-414b-b53e-ec264c766362 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:33.443598 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 152/625] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:33 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:33.456194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:33.462180 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:33.462180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:33.462180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:33.463500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:33.464008 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.464008 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:33.464921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:33.482857 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:33.484470 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:33.484952 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:33.544521 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:33.549241 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.549241 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:33.560056 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f64797ed-287a-44d5-b7bf-177b14a74e4b tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:33.560910 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 158/626] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:33 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:33.580511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6300d4db-6929-45ef-a4c9-864838eac2af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:33.583245 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6300d4db-6929-45ef-a4c9-864838eac2af tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] PUT https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:33.583748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6300d4db-6929-45ef-a4c9-864838eac2af tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a3002b8c-ea83-47b3-b3cb-ec5a0a8da917"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:33.593291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-6300d4db-6929-45ef-a4c9-864838eac2af tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Update called for group 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4. {{(pid=100145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 15 13:22:33.593555 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.groups [None req-6300d4db-6929-45ef-a4c9-864838eac2af tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Updating group 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 with name None description: None add_volumes: a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 remove_volumes: None. Jul 15 13:22:33.602271 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.602271 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:33.666532 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6300d4db-6929-45ef-a4c9-864838eac2af tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 202 Jul 15 13:22:33.667244 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 162/627] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Jul 15 13:22:33 2026] PUT /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:33.683649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-953320a8-0487-42cb-9808-24773f81c774 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:33.695182 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-953320a8-0487-42cb-9808-24773f81c774 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:33.695182 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-953320a8-0487-42cb-9808-24773f81c774 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:33.698446 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-953320a8-0487-42cb-9808-24773f81c774 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:33.700280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-953320a8-0487-42cb-9808-24773f81c774 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:33.708169 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.708169 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:33.724852 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-953320a8-0487-42cb-9808-24773f81c774 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:33.725454 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 156/628] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:33 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:33.788150 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9013ca15-f1c9-4e19-9824-14ffaa6a6557 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:33.793828 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9013ca15-f1c9-4e19-9824-14ffaa6a6557 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:33.794120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9013ca15-f1c9-4e19-9824-14ffaa6a6557 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:33.794373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9013ca15-f1c9-4e19-9824-14ffaa6a6557 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:33.806943 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:33.806943 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:33.812696 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9013ca15-f1c9-4e19-9824-14ffaa6a6557 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:33.819808 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9013ca15-f1c9-4e19-9824-14ffaa6a6557 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:33.820291 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 153/629] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:33 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:34.711541 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e67f6ea5-8a56-4479-87d4-7857b548612e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:34.713999 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:34.715944 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1127365940"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:34.717672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1127365940'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:34.717785 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Create volume of 1 GB Jul 15 13:22:34.725413 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Availability Zones retrieved successfully. Jul 15 13:22:34.736206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Flow 'volume_create_api' (0ec5d9ca-af90-402a-ade7-999ea0823696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:34.737585 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc228201-0a28-4afc-b232-e47bda4ce893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:34.739162 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:34.741430 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ce55d353-b75e-4a35-ae8c-0ddc7d9ee3ff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:34.744698 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce55d353-b75e-4a35-ae8c-0ddc7d9ee3ff tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:34.745036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce55d353-b75e-4a35-ae8c-0ddc7d9ee3ff tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:34.745371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce55d353-b75e-4a35-ae8c-0ddc7d9ee3ff tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:34.745504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-ce55d353-b75e-4a35-ae8c-0ddc7d9ee3ff tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:34.749949 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:34.749949 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:34.762720 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce55d353-b75e-4a35-ae8c-0ddc7d9ee3ff tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 200 Jul 15 13:22:34.767003 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 163/630] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:34 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:34.777991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:34.778405 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:34.781989 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:34.781989 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:34.781989 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:34.782170 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc228201-0a28-4afc-b232-e47bda4ce893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:34.782249 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:34.782249 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:34.782305 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ae8bb0-0eb2-41d9-b5e7-96cd0defccf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:34.782348 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:34.796283 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:34.799080 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:34.799080 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:34.836782 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-75d8d97f-b287-4d15-ae82-f356d2595344 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:34.838773 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-75d8d97f-b287-4d15-ae82-f356d2595344 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:34.839030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-75d8d97f-b287-4d15-ae82-f356d2595344 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:34.839270 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-75d8d97f-b287-4d15-ae82-f356d2595344 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:34.849757 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:34.849757 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:34.855303 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-75d8d97f-b287-4d15-ae82-f356d2595344 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:34.856785 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:34.860019 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:34.860019 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:34.861371 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-75d8d97f-b287-4d15-ae82-f356d2595344 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:34.861949 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 154/631] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:34 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:34.864325 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:34.864470 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:34.877726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Created reservations ['2fb45598-c92e-406e-a202-f2dc427ba9ed', 'e2787fe3-7f2d-4f64-9308-fea937ac2eb8', '3dbe6723-2ce1-4bbf-bd52-f0d156c31f4b', 'b217c405-797b-41c9-a9b9-c0e2d3033ea9'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:34.878804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ae8bb0-0eb2-41d9-b5e7-96cd0defccf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fb45598-c92e-406e-a202-f2dc427ba9ed', 'e2787fe3-7f2d-4f64-9308-fea937ac2eb8', '3dbe6723-2ce1-4bbf-bd52-f0d156c31f4b', 'b217c405-797b-41c9-a9b9-c0e2d3033ea9']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:34.879942 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f83f20-e283-4930-b2e5-e9a4fab2c57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:34.909577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f83f20-e283-4930-b2e5-e9a4fab2c57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78b52bc-ab3c-469a-af41-57b28508044b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1127365940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e7caac3fa24089b8210b7bfcd557b3',qos_specs=None,replication_status=,reservations=['2fb45598-c92e-406e-a202-f2dc427ba9ed','e2787fe3-7f2d-4f64-9308-fea937ac2eb8','3dbe6723-2ce1-4bbf-bd52-f0d156c31f4b','b217c405-797b-41c9-a9b9-c0e2d3033ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce123abc7ab46ceb789f737726f1462',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1127365940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b78b52bc-ab3c-469a-af41-57b28508044b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e7caac3fa24089b8210b7bfcd557b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce123abc7ab46ceb789f737726f1462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:34.910407 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:34.910810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90625a8c-a9d9-49fc-a39f-cff02f5ac196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:34.915019 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:34.915019 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:34.930135 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93accdf4-816a-447b-b72f-adcf50e7bac0 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:34.930642 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 157/632] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:34 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:34.940014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90625a8c-a9d9-49fc-a39f-cff02f5ac196) transitioned into state 'SUCCESS' from state '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-1127365940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e7caac3fa24089b8210b7bfcd557b3',qos_specs=None,replication_status=,reservations=['2fb45598-c92e-406e-a202-f2dc427ba9ed','e2787fe3-7f2d-4f64-9308-fea937ac2eb8','3dbe6723-2ce1-4bbf-bd52-f0d156c31f4b','b217c405-797b-41c9-a9b9-c0e2d3033ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce123abc7ab46ceb789f737726f1462',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:34.940014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd148e39-9964-4bea-8f4d-e133e5d34044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:34.948036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:34.952293 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:22:34.952790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:34.953498 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:34.953498 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:22:34.954623 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:34.954623 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:34.955168 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:34.956365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd148e39-9964-4bea-8f4d-e133e5d34044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:34.957409 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Flow 'volume_create_api' (0ec5d9ca-af90-402a-ade7-999ea0823696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:34.957865 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Create volume request issued successfully. Jul 15 13:22:34.958718 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e67f6ea5-8a56-4479-87d4-7857b548612e tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:34.959354 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 159/633] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:22:34 2026] POST /volume/v3/volumes => generated 754 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:34.967423 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Get all volumes completed successfully. Jul 15 13:22:34.968631 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:34.968883 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:35.038632 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:35.046282 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.046282 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:35.051580 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:35.051830 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:35.060750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-31f49b53-b2ac-44c4-b8b7-788ff2d07fbb req-9012276a-d5b2-40f2-b437-75a0a53f2038 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:35.061994 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-31f49b53-b2ac-44c4-b8b7-788ff2d07fbb req-9012276a-d5b2-40f2-b437-75a0a53f2038 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:22:35.062145 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-31f49b53-b2ac-44c4-b8b7-788ff2d07fbb req-9012276a-d5b2-40f2-b437-75a0a53f2038 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:35.062300 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-31f49b53-b2ac-44c4-b8b7-788ff2d07fbb req-9012276a-d5b2-40f2-b437-75a0a53f2038 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:35.083481 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.083481 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:35.096026 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-31f49b53-b2ac-44c4-b8b7-788ff2d07fbb req-9012276a-d5b2-40f2-b437-75a0a53f2038 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:22:35.105521 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-31f49b53-b2ac-44c4-b8b7-788ff2d07fbb req-9012276a-d5b2-40f2-b437-75a0a53f2038 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:22:35.105521 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 155/634] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:22:35 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:35.112748 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:35.121366 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.121366 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:35.141383 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1af1e3be-1fff-4db5-8ca4-d65aa9ec8122 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:22:35.141870 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 164/635] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:22:34 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 15 13:22:35.161464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:35.165625 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] POST https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4/action Jul 15 13:22:35.166078 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:35.166279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:35.168761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] delete called for group 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:22:35.168761 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Delete group with id: 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:35.176457 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.176457 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:35.270575 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4950b1ed-583a-40f2-953f-5b9d4658fae3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4/action returned with HTTP 202 Jul 15 13:22:35.270891 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 158/636] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:22:35 2026] POST /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:35.284591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:35.287726 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 Jul 15 13:22:35.287726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:35.287914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:35.300426 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.300426 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:35.314170 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Volume info retrieved successfully. Jul 15 13:22:35.314876 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:22:35.315606 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:22:35.369991 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:22:35.371233 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.371233 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:35.387941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de79232b-153c-4d6c-b1e3-0b6d81b673d2 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 returned with HTTP 200 Jul 15 13:22:35.388726 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 160/637] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:35 2026] GET /volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 => generated 906 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:35.879915 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f35073ae-829e-4687-8104-bd9d58275751 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:35.883459 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f35073ae-829e-4687-8104-bd9d58275751 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:35.883676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f35073ae-829e-4687-8104-bd9d58275751 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:35.884009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f35073ae-829e-4687-8104-bd9d58275751 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:35.894635 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:35.894635 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:35.900396 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f35073ae-829e-4687-8104-bd9d58275751 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:35.906617 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f35073ae-829e-4687-8104-bd9d58275751 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:35.907572 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 156/638] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:35 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:36.016944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.218741 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:36.219339 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1357936880"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:36.223246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1357936880'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:36.231776 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Create volume of 1 GB Jul 15 13:22:36.234002 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:36.234002 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:36.234002 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Availability Zones retrieved successfully. Jul 15 13:22:36.244822 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Flow 'volume_create_api' (ae638404-be72-4530-a686-af233c760197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:36.245324 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d0290d1-2589-4b57-ab37-9163405df2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:36.248131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:36.264199 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:36.264199 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:36.283777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d0290d1-2589-4b57-ab37-9163405df2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e2cff86-2377-4e64-97ad-d2f3feca5c26,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2cff86-2377-4e64-97ad-d2f3feca5c26', 'encryption_key_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=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:36.284985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe3aca9-8148-4d55-8436-86160c5f3eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:36.410396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-030b1853-123d-4b8f-8762-bb680e7b65f3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.416518 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-030b1853-123d-4b8f-8762-bb680e7b65f3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 Jul 15 13:22:36.416945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-030b1853-123d-4b8f-8762-bb680e7b65f3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.417204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Created reservations ['051b4074-8e43-4759-b294-d944ff47f925', '59f6b392-c925-42f9-87db-a06f9fef4dfb', '77159c4d-7b2e-4741-8d52-8a38729574cb', '8fb5cb1a-c86a-4fa2-9379-6d2b63cde9a7'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:36.417268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-030b1853-123d-4b8f-8762-bb680e7b65f3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.418245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe3aca9-8148-4d55-8436-86160c5f3eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051b4074-8e43-4759-b294-d944ff47f925', '59f6b392-c925-42f9-87db-a06f9fef4dfb', '77159c4d-7b2e-4741-8d52-8a38729574cb', '8fb5cb1a-c86a-4fa2-9379-6d2b63cde9a7']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:36.419344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bd7d9f-1bbc-4753-8084-182ce5d06dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:36.429486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-030b1853-123d-4b8f-8762-bb680e7b65f3 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 returned with HTTP 404 Jul 15 13:22:36.430204 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 159/639] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:36 2026] GET /volume/v3/volumes/a3002b8c-ea83-47b3-b3cb-ec5a0a8da917 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:36.446220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a7391064-d09f-4354-96d8-c7221e6a1a16 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.448517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a7391064-d09f-4354-96d8-c7221e6a1a16 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 Jul 15 13:22:36.448832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a7391064-d09f-4354-96d8-c7221e6a1a16 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.449123 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a7391064-d09f-4354-96d8-c7221e6a1a16 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.456470 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a7391064-d09f-4354-96d8-c7221e6a1a16 tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 returned with HTTP 404 Jul 15 13:22:36.457122 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 161/640] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:36 2026] GET /volume/v3/volumes/7be3f3d8-9416-4052-b340-6c01556a46d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:36.457550 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bd7d9f-1bbc-4753-8084-182ce5d06dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb3408a2-a846-465c-a357-f33fb73db97e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1357936880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='489e702a4cb64db58f70936e2fce45de',qos_specs=None,replication_status=,reservations=['051b4074-8e43-4759-b294-d944ff47f925','59f6b392-c925-42f9-87db-a06f9fef4dfb','77159c4d-7b2e-4741-8d52-8a38729574cb','8fb5cb1a-c86a-4fa2-9379-6d2b63cde9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfbc899bae4660bae518763762ba11',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1357936880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb3408a2-a846-465c-a357-f33fb73db97e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='489e702a4cb64db58f70936e2fce45de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcfbc899bae4660bae518763762ba11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2cff86-2377-4e64-97ad-d2f3feca5c26),volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:36.458653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab1e739-6236-4029-8048-784e3782f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:36.471179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cf27ef3b-f5ca-46b5-8da9-2fa50c5a4f8f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.474901 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf27ef3b-f5ca-46b5-8da9-2fa50c5a4f8f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] GET https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 Jul 15 13:22:36.475309 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf27ef3b-f5ca-46b5-8da9-2fa50c5a4f8f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.475574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf27ef3b-f5ca-46b5-8da9-2fa50c5a4f8f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.475739 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-cf27ef3b-f5ca-46b5-8da9-2fa50c5a4f8f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] show called for member 6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:22:36.483055 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf27ef3b-f5ca-46b5-8da9-2fa50c5a4f8f tempest-GroupsTest-542705896 tempest-GroupsTest-542705896-project-member] https://10.4.3.158/volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 returned with HTTP 404 Jul 15 13:22:36.483055 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 157/641] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:22:36 2026] GET /volume/v3/groups/6f7397be-bfc4-4ad0-b3a3-dfbda88836b4 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:22:36.484347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab1e739-6236-4029-8048-784e3782f0ec) transitioned into state 'SUCCESS' from state '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-1357936880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='489e702a4cb64db58f70936e2fce45de',qos_specs=None,replication_status=,reservations=['051b4074-8e43-4759-b294-d944ff47f925','59f6b392-c925-42f9-87db-a06f9fef4dfb','77159c4d-7b2e-4741-8d52-8a38729574cb','8fb5cb1a-c86a-4fa2-9379-6d2b63cde9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfbc899bae4660bae518763762ba11',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:36.485068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb1afb9-345b-436a-9b99-24f8db6ee7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:36.492006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bab69376-9d40-4cdf-86da-e5baff1a4e4c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.494367 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bab69376-9d40-4cdf-86da-e5baff1a4e4c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/12261d60-2916-4f1d-9914-a63fa40f8be6 Jul 15 13:22:36.494666 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bab69376-9d40-4cdf-86da-e5baff1a4e4c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.494911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bab69376-9d40-4cdf-86da-e5baff1a4e4c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.501092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb1afb9-345b-436a-9b99-24f8db6ee7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:36.502314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Flow 'volume_create_api' (ae638404-be72-4530-a686-af233c760197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:36.502767 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Create volume request issued successfully. Jul 15 13:22:36.503646 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c0c754aa-b0bb-45e0-bc8d-991bc010bfaa tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:36.504223 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 165/642] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:22:36 2026] POST /volume/v3/volumes => generated 758 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:36.522131 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c965fd10-5587-4c1d-8ea3-9812f270490c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.523520 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bab69376-9d40-4cdf-86da-e5baff1a4e4c tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/group_types/12261d60-2916-4f1d-9914-a63fa40f8be6 returned with HTTP 202 Jul 15 13:22:36.524063 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 160/643] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:22:36 2026] DELETE /volume/v3/group_types/12261d60-2916-4f1d-9914-a63fa40f8be6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:22:36.528764 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c965fd10-5587-4c1d-8ea3-9812f270490c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:22:36.528764 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c965fd10-5587-4c1d-8ea3-9812f270490c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.529433 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c965fd10-5587-4c1d-8ea3-9812f270490c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.532090 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cfb9efe0-68e9-40c9-a587-5d0c7b557a16 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.534603 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cfb9efe0-68e9-40c9-a587-5d0c7b557a16 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] DELETE https://10.4.3.158/volume/v3/types/c0e3c79a-00fe-4f4b-a491-33486dcd3b54 Jul 15 13:22:36.534887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cfb9efe0-68e9-40c9-a587-5d0c7b557a16 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.535181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cfb9efe0-68e9-40c9-a587-5d0c7b557a16 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.541836 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:36.541836 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:36.549890 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c965fd10-5587-4c1d-8ea3-9812f270490c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:22:36.555515 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c965fd10-5587-4c1d-8ea3-9812f270490c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:22:36.556277 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 162/644] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:36 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:36.584938 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cfb9efe0-68e9-40c9-a587-5d0c7b557a16 tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/types/c0e3c79a-00fe-4f4b-a491-33486dcd3b54 returned with HTTP 202 Jul 15 13:22:36.584938 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 158/645] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:22:36 2026] DELETE /volume/v3/types/c0e3c79a-00fe-4f4b-a491-33486dcd3b54 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:36.592753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-994a7f2c-cae7-40bb-8298-708f2a19feaa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.595236 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-994a7f2c-cae7-40bb-8298-708f2a19feaa tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] GET https://10.4.3.158/volume/v3/types/c0e3c79a-00fe-4f4b-a491-33486dcd3b54 Jul 15 13:22:36.595496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-994a7f2c-cae7-40bb-8298-708f2a19feaa tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.595764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-994a7f2c-cae7-40bb-8298-708f2a19feaa tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.599940 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-994a7f2c-cae7-40bb-8298-708f2a19feaa tempest-GroupsTest-1110467763 tempest-GroupsTest-1110467763-project-admin] https://10.4.3.158/volume/v3/types/c0e3c79a-00fe-4f4b-a491-33486dcd3b54 returned with HTTP 404 Jul 15 13:22:36.600592 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 166/646] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:22:36 2026] GET /volume/v3/types/c0e3c79a-00fe-4f4b-a491-33486dcd3b54 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:36.927949 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd4e3e82-9317-4c08-9a38-bf5779c9844b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:36.931242 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd4e3e82-9317-4c08-9a38-bf5779c9844b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:36.931510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd4e3e82-9317-4c08-9a38-bf5779c9844b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:36.931853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd4e3e82-9317-4c08-9a38-bf5779c9844b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:36.948867 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:36.948867 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:36.957845 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd4e3e82-9317-4c08-9a38-bf5779c9844b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:36.965136 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd4e3e82-9317-4c08-9a38-bf5779c9844b tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:36.965136 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 161/647] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:36 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:37.580192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-817ed7df-84bb-4816-9986-cd5730bb6d1b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:37.585562 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-817ed7df-84bb-4816-9986-cd5730bb6d1b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:22:37.585562 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-817ed7df-84bb-4816-9986-cd5730bb6d1b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:37.585562 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-817ed7df-84bb-4816-9986-cd5730bb6d1b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:37.596106 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:37.596106 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:37.603383 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-817ed7df-84bb-4816-9986-cd5730bb6d1b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:22:37.610199 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-817ed7df-84bb-4816-9986-cd5730bb6d1b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:22:37.610985 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 163/648] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:37 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:37.626187 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:37.838709 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] POST https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action Jul 15 13:22:37.839216 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:37.839469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:37.848701 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:37.848701 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:37.849313 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] Volume info retrieved successfully. Jul 15 13:22:37.871706 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] Update volume admin metadata completed successfully. Jul 15 13:22:37.871914 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] Update readonly setting on volume completed successfully. Jul 15 13:22:37.872245 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b3f584e-93d0-43eb-93df-f1fd55b4f48e tempest-TestMultiAttachVolumeSwap-2063594662 tempest-TestMultiAttachVolumeSwap-2063594662-project-admin] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action returned with HTTP 202 Jul 15 13:22:37.872715 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 159/649] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:22:37 2026] POST /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:22:37.886255 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-891431e8-9f5e-4d61-831e-a2296a20234b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:37.888177 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:37.888581 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-142494789"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:37.890589 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-142494789'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:37.896469 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Create volume of 1 GB Jul 15 13:22:37.896836 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:37.896836 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:37.897422 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Availability Zones retrieved successfully. Jul 15 13:22:37.902913 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Flow 'volume_create_api' (af29fb44-f4e4-4725-8c07-48d023ca64b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:37.904032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6412480d-6e73-49d7-b1cd-0dad764fc203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:37.904942 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:37.915577 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:37.915577 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:37.930028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6412480d-6e73-49d7-b1cd-0dad764fc203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e2cff86-2377-4e64-97ad-d2f3feca5c26,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2cff86-2377-4e64-97ad-d2f3feca5c26', 'encryption_key_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=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:37.930905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb99e755-edb6-4d8c-b296-7e9c89bb2110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:37.982039 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a56f0f7c-765a-448e-8044-15181bc5ffc5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:37.985064 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a56f0f7c-765a-448e-8044-15181bc5ffc5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:37.985371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a56f0f7c-765a-448e-8044-15181bc5ffc5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:37.985729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a56f0f7c-765a-448e-8044-15181bc5ffc5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:37.995453 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:37.995453 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:37.999308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Created reservations ['9e07d3be-ac51-4ce3-8178-cd2c1d2820f7', '9a4df6fc-a078-419a-91b3-916fd5760bc6', '75144e87-b3d2-4b5a-8790-fbce75a2dfc5', '6cbe6594-56b8-41bd-92bc-ae0aa2000dff'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:38.001185 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb99e755-edb6-4d8c-b296-7e9c89bb2110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e07d3be-ac51-4ce3-8178-cd2c1d2820f7', '9a4df6fc-a078-419a-91b3-916fd5760bc6', '75144e87-b3d2-4b5a-8790-fbce75a2dfc5', '6cbe6594-56b8-41bd-92bc-ae0aa2000dff']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:38.003540 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a4c7ad-f5af-4a2c-bddc-d9d61de43c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:38.004207 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a56f0f7c-765a-448e-8044-15181bc5ffc5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:38.016812 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a56f0f7c-765a-448e-8044-15181bc5ffc5 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:38.016812 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 162/650] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:37 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:38.042069 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a4c7ad-f5af-4a2c-bddc-d9d61de43c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c02c6b33-1e4f-4fa6-aa65-4b0665bb884f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-142494789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='489e702a4cb64db58f70936e2fce45de',qos_specs=None,replication_status=,reservations=['9e07d3be-ac51-4ce3-8178-cd2c1d2820f7','9a4df6fc-a078-419a-91b3-916fd5760bc6','75144e87-b3d2-4b5a-8790-fbce75a2dfc5','6cbe6594-56b8-41bd-92bc-ae0aa2000dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfbc899bae4660bae518763762ba11',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-142494789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c02c6b33-1e4f-4fa6-aa65-4b0665bb884f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='489e702a4cb64db58f70936e2fce45de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcfbc899bae4660bae518763762ba11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2cff86-2377-4e64-97ad-d2f3feca5c26),volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:38.043301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912bcf76-706f-406d-a791-bc13f7f02c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:38.072381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912bcf76-706f-406d-a791-bc13f7f02c6b) transitioned into state 'SUCCESS' from state '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-142494789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='489e702a4cb64db58f70936e2fce45de',qos_specs=None,replication_status=,reservations=['9e07d3be-ac51-4ce3-8178-cd2c1d2820f7','9a4df6fc-a078-419a-91b3-916fd5760bc6','75144e87-b3d2-4b5a-8790-fbce75a2dfc5','6cbe6594-56b8-41bd-92bc-ae0aa2000dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfbc899bae4660bae518763762ba11',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:38.073144 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555d049e-ae46-4015-8596-d5f89e80ac43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:38.087869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555d049e-ae46-4015-8596-d5f89e80ac43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:38.089124 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Flow 'volume_create_api' (af29fb44-f4e4-4725-8c07-48d023ca64b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:38.089197 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Create volume request issued successfully. Jul 15 13:22:38.089928 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-891431e8-9f5e-4d61-831e-a2296a20234b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:38.090840 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 167/651] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:22:37 2026] POST /volume/v3/volumes => generated 757 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:38.106022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-932f603d-fcf8-40ae-a3bc-e180a32448e9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:38.108889 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-932f603d-fcf8-40ae-a3bc-e180a32448e9 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:22:38.109428 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-932f603d-fcf8-40ae-a3bc-e180a32448e9 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:38.109428 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-932f603d-fcf8-40ae-a3bc-e180a32448e9 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:38.122570 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:38.122570 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:38.130880 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-932f603d-fcf8-40ae-a3bc-e180a32448e9 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:22:38.140980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-932f603d-fcf8-40ae-a3bc-e180a32448e9 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f returned with HTTP 200 Jul 15 13:22:38.141673 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 164/652] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:38 2026] GET /volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:39.039485 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-82d894e2-b31e-4ac2-ab41-18ff9e4e0617 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:39.043057 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82d894e2-b31e-4ac2-ab41-18ff9e4e0617 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:39.043391 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82d894e2-b31e-4ac2-ab41-18ff9e4e0617 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:39.044076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82d894e2-b31e-4ac2-ab41-18ff9e4e0617 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:39.063739 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:39.063739 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:39.073813 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-82d894e2-b31e-4ac2-ab41-18ff9e4e0617 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:39.082625 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82d894e2-b31e-4ac2-ab41-18ff9e4e0617 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:39.083925 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 160/653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:39 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:39.159953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a290b334-c6d7-4686-a107-82b9dd78d728 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:39.162411 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a290b334-c6d7-4686-a107-82b9dd78d728 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:22:39.162890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a290b334-c6d7-4686-a107-82b9dd78d728 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:39.163264 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a290b334-c6d7-4686-a107-82b9dd78d728 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:39.182088 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:39.182088 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:39.187627 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a290b334-c6d7-4686-a107-82b9dd78d728 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:22:39.195265 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a290b334-c6d7-4686-a107-82b9dd78d728 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f returned with HTTP 200 Jul 15 13:22:39.196152 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 163/654] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:39 2026] GET /volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:39.288549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-673b5862-32e4-4f63-9937-1d005feb7e53 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:39.288549 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-673b5862-32e4-4f63-9937-1d005feb7e53 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:22:39.288549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-673b5862-32e4-4f63-9937-1d005feb7e53 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:39.288549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-673b5862-32e4-4f63-9937-1d005feb7e53 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:39.306773 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:39.306773 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:39.315406 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-673b5862-32e4-4f63-9937-1d005feb7e53 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:22:39.322812 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-673b5862-32e4-4f63-9937-1d005feb7e53 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:22:39.323489 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 168/655] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:22:39 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1833 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:22:40.108363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fe7ed83e-3348-4d6f-89af-447ab8af6a48 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:40.117405 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe7ed83e-3348-4d6f-89af-447ab8af6a48 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:40.117405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe7ed83e-3348-4d6f-89af-447ab8af6a48 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:40.117405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe7ed83e-3348-4d6f-89af-447ab8af6a48 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:40.127780 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:40.127780 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:40.142585 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fe7ed83e-3348-4d6f-89af-447ab8af6a48 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:40.149638 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe7ed83e-3348-4d6f-89af-447ab8af6a48 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:40.150184 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 165/656] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:40 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:40.762233 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e1d77f9d-aa67-477f-82c3-d5bcd8d4cdd0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:40.876114 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e1d77f9d-aa67-477f-82c3-d5bcd8d4cdd0 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:40.876346 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e1d77f9d-aa67-477f-82c3-d5bcd8d4cdd0 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:40.876639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e1d77f9d-aa67-477f-82c3-d5bcd8d4cdd0 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:40.898029 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e1d77f9d-aa67-477f-82c3-d5bcd8d4cdd0 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:40.898479 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 161/657] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:40 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 437 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:40.913671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-08492396-5815-42a8-b6bf-b6df76dda17d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:40.917003 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-08492396-5815-42a8-b6bf-b6df76dda17d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b/defaults Jul 15 13:22:40.917003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-08492396-5815-42a8-b6bf-b6df76dda17d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:40.917003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-08492396-5815-42a8-b6bf-b6df76dda17d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'defaults' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:40.933889 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-08492396-5815-42a8-b6bf-b6df76dda17d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b/defaults returned with HTTP 200 Jul 15 13:22:40.934528 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 164/658] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:22:40 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b/defaults => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:40.945636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ccaf9eba-4803-4fa3-a3ad-d76b39952122 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:40.947443 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ccaf9eba-4803-4fa3-a3ad-d76b39952122 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:40.948163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ccaf9eba-4803-4fa3-a3ad-d76b39952122 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:40.997877 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ccaf9eba-4803-4fa3-a3ad-d76b39952122 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:40.997877 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 169/659] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:22:40 2026] PUT /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 395 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:41.002784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-36e5afee-9723-4f12-8fa2-1cb564d7d3c5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.008821 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-36e5afee-9723-4f12-8fa2-1cb564d7d3c5 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] DELETE https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:41.008821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-36e5afee-9723-4f12-8fa2-1cb564d7d3c5 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.008821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-36e5afee-9723-4f12-8fa2-1cb564d7d3c5 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:41.019475 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-36e5afee-9723-4f12-8fa2-1cb564d7d3c5 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:41.020190 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 166/660] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:22:41 2026] DELETE /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:22:41.033524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ec3a1709-7651-4366-babe-722d34555a14 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.035977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec3a1709-7651-4366-babe-722d34555a14 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:41.036196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec3a1709-7651-4366-babe-722d34555a14 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.036494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec3a1709-7651-4366-babe-722d34555a14 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:41.056771 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec3a1709-7651-4366-babe-722d34555a14 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:41.057287 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 162/661] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:41 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:41.069479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e2c7e12a-966d-4c69-b780-422675079e0d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.076449 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2c7e12a-966d-4c69-b780-422675079e0d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:41.076449 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2c7e12a-966d-4c69-b780-422675079e0d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:41.168807 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-20970991-5025-4e75-aa97-7cdcd7df3714 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.170764 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-20970991-5025-4e75-aa97-7cdcd7df3714 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:41.170892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-20970991-5025-4e75-aa97-7cdcd7df3714 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.171769 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-20970991-5025-4e75-aa97-7cdcd7df3714 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:41.185832 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:41.185832 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:41.196187 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-20970991-5025-4e75-aa97-7cdcd7df3714 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:41.206256 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-20970991-5025-4e75-aa97-7cdcd7df3714 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:41.206502 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 170/662] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:41 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:41.213496 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2c7e12a-966d-4c69-b780-422675079e0d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:41.214026 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 165/663] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Jul 15 13:22:41 2026] PUT /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 395 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:41.228559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-934d2527-9c13-4fd3-8e13-e1eb3c8cdc95 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.232710 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-934d2527-9c13-4fd3-8e13-e1eb3c8cdc95 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b/defaults Jul 15 13:22:41.232947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-934d2527-9c13-4fd3-8e13-e1eb3c8cdc95 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.233187 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-934d2527-9c13-4fd3-8e13-e1eb3c8cdc95 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'defaults' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:41.245933 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-934d2527-9c13-4fd3-8e13-e1eb3c8cdc95 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b/defaults returned with HTTP 200 Jul 15 13:22:41.246381 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 167/664] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:22:41 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b/defaults => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:41.266462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f45cdce0-8b05-4d2c-8bf1-e46a7b0339ee None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.271239 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f45cdce0-8b05-4d2c-8bf1-e46a7b0339ee tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:41.271239 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f45cdce0-8b05-4d2c-8bf1-e46a7b0339ee tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.271239 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f45cdce0-8b05-4d2c-8bf1-e46a7b0339ee tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:41.290670 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f45cdce0-8b05-4d2c-8bf1-e46a7b0339ee tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:41.292311 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 163/665] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:41 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:41.309153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87777830-dc93-44de-a2c8-f641911e41d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.314101 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87777830-dc93-44de-a2c8-f641911e41d3 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True Jul 15 13:22:41.314101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87777830-dc93-44de-a2c8-f641911e41d3 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.314101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87777830-dc93-44de-a2c8-f641911e41d3 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:41.357390 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87777830-dc93-44de-a2c8-f641911e41d3 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True returned with HTTP 200 Jul 15 13:22:41.357390 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 171/666] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:41 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:41.373766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.609216 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:41.609710 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1517220552"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:41.616972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1517220552'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:41.617138 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Create volume of 1 GB Jul 15 13:22:41.643375 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Availability Zones retrieved successfully. Jul 15 13:22:41.664672 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Flow 'volume_create_api' (4820edd6-25d6-44e4-bee6-9d659fb5473b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:41.665287 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a9a9e2-de36-40f3-9f54-6ed859b0bd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:41.672795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:41.722400 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a9a9e2-de36-40f3-9f54-6ed859b0bd44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:41.723658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44804708-759b-4c81-af81-d63c2bd750f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:41.837056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Created reservations ['89932c45-06f2-4fb6-bf76-2bc2c9dc0edf', '3f9ac46d-1f5e-485f-b90a-1abb23c13482', '4e73272d-8b7a-4172-a75f-20e2508ef4c8', '7cf88450-d048-453b-b42f-02b014fe02c8'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:41.838149 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44804708-759b-4c81-af81-d63c2bd750f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89932c45-06f2-4fb6-bf76-2bc2c9dc0edf', '3f9ac46d-1f5e-485f-b90a-1abb23c13482', '4e73272d-8b7a-4172-a75f-20e2508ef4c8', '7cf88450-d048-453b-b42f-02b014fe02c8']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:41.839494 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecaefb8-19f4-4f0e-8e0d-29408f589748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:41.876172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecaefb8-19f4-4f0e-8e0d-29408f589748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7530d117-84a1-4a51-92a4-8c2415c5cc06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1517220552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15adc85486147e7b5555afee583ef9b',qos_specs=None,replication_status=,reservations=['89932c45-06f2-4fb6-bf76-2bc2c9dc0edf','3f9ac46d-1f5e-485f-b90a-1abb23c13482','4e73272d-8b7a-4172-a75f-20e2508ef4c8','7cf88450-d048-453b-b42f-02b014fe02c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538ca4cb8560428989a7f373999fd3ce',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1517220552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7530d117-84a1-4a51-92a4-8c2415c5cc06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a15adc85486147e7b5555afee583ef9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='538ca4cb8560428989a7f373999fd3ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:41.877499 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (483752c6-5ac4-45db-a385-70897b3af8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:41.914626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (483752c6-5ac4-45db-a385-70897b3af8e1) transitioned into state 'SUCCESS' from state '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-1517220552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15adc85486147e7b5555afee583ef9b',qos_specs=None,replication_status=,reservations=['89932c45-06f2-4fb6-bf76-2bc2c9dc0edf','3f9ac46d-1f5e-485f-b90a-1abb23c13482','4e73272d-8b7a-4172-a75f-20e2508ef4c8','7cf88450-d048-453b-b42f-02b014fe02c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538ca4cb8560428989a7f373999fd3ce',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:41.918430 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd1059e-12d7-4be4-9901-49b5a6326f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:41.947602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd1059e-12d7-4be4-9901-49b5a6326f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:41.948936 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Flow 'volume_create_api' (4820edd6-25d6-44e4-bee6-9d659fb5473b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:41.949669 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Create volume request issued successfully. Jul 15 13:22:41.950543 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-860b9403-4ae5-4d16-9469-c5cc07d6145d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:41.951941 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 166/667] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:22:41 2026] POST /volume/v3/volumes => generated 756 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:41.978293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e0657adf-f354-40ca-aac3-2e20be141a43 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:41.988163 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0657adf-f354-40ca-aac3-2e20be141a43 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:41.988163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0657adf-f354-40ca-aac3-2e20be141a43 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:41.988523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0657adf-f354-40ca-aac3-2e20be141a43 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:42.000636 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:42.000636 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:42.009284 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e0657adf-f354-40ca-aac3-2e20be141a43 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Volume info retrieved successfully. Jul 15 13:22:42.015558 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0657adf-f354-40ca-aac3-2e20be141a43 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 200 Jul 15 13:22:42.018906 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 168/668] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:41 2026] GET /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:42.225761 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c8b36e9-4452-4b5f-96b8-8da65964e45d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:42.229158 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c8b36e9-4452-4b5f-96b8-8da65964e45d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:42.229158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c8b36e9-4452-4b5f-96b8-8da65964e45d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:42.232147 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c8b36e9-4452-4b5f-96b8-8da65964e45d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:42.241350 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:42.241350 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:42.246986 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0c8b36e9-4452-4b5f-96b8-8da65964e45d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:42.253175 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c8b36e9-4452-4b5f-96b8-8da65964e45d tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:42.253175 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 164/669] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:42 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:43.038741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7783cabb-e061-4793-8f5a-a7e65e672c16 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.041436 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7783cabb-e061-4793-8f5a-a7e65e672c16 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:43.043245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7783cabb-e061-4793-8f5a-a7e65e672c16 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.043245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7783cabb-e061-4793-8f5a-a7e65e672c16 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.056430 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.056430 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:43.071897 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7783cabb-e061-4793-8f5a-a7e65e672c16 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Volume info retrieved successfully. Jul 15 13:22:43.083197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7783cabb-e061-4793-8f5a-a7e65e672c16 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 200 Jul 15 13:22:43.083980 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 172/670] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:43 2026] GET /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:43.106207 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa4fe1c8-f92c-4efe-b4ab-d6213d42ba49 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.110058 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa4fe1c8-f92c-4efe-b4ab-d6213d42ba49 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True Jul 15 13:22:43.110365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa4fe1c8-f92c-4efe-b4ab-d6213d42ba49 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.111373 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa4fe1c8-f92c-4efe-b4ab-d6213d42ba49 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.113307 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.113307 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:43.144029 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa4fe1c8-f92c-4efe-b4ab-d6213d42ba49 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True returned with HTTP 200 Jul 15 13:22:43.144633 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 167/671] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:43 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:43.166494 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.169939 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:43.170306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.170878 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.171032 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Delete volume with id: 7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:43.187704 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.187704 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:43.187704 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Volume info retrieved successfully. Jul 15 13:22:43.227779 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Delete volume request issued successfully. Jul 15 13:22:43.228216 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35c9d6c1-4fd0-4c6a-bf84-3c05668f016e tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 202 Jul 15 13:22:43.228764 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 169/672] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:43 2026] DELETE /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:43.241930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b190a437-2ed7-4ffa-aafc-e2b946998497 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.244995 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b190a437-2ed7-4ffa-aafc-e2b946998497 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:43.245620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b190a437-2ed7-4ffa-aafc-e2b946998497 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.245749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b190a437-2ed7-4ffa-aafc-e2b946998497 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.263665 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.263665 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:43.282741 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b190a437-2ed7-4ffa-aafc-e2b946998497 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Volume info retrieved successfully. Jul 15 13:22:43.295063 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b190a437-2ed7-4ffa-aafc-e2b946998497 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 200 Jul 15 13:22:43.296118 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 165/673] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:43 2026] GET /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:43.629510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-61d94079-85c4-487f-aeef-f9bb7a538aee None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.638840 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61d94079-85c4-487f-aeef-f9bb7a538aee tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:43.639090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61d94079-85c4-487f-aeef-f9bb7a538aee tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.641222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61d94079-85c4-487f-aeef-f9bb7a538aee tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.653639 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.653639 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:43.662022 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-61d94079-85c4-487f-aeef-f9bb7a538aee tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:43.673360 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61d94079-85c4-487f-aeef-f9bb7a538aee tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:43.673360 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 173/674] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:43 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:43.691700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.695208 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:43.695208 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.695587 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.695587 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Delete volume with id: 9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:43.706706 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.706706 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:43.707536 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:43.752985 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Delete volume request issued successfully. Jul 15 13:22:43.753056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bc11426-4bcf-4ec2-9006-7122193960c9 tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 202 Jul 15 13:22:43.753497 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 168/675] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:43 2026] DELETE /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:43.770308 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b4fbcacf-6e4a-4646-93d9-0490faac545e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:43.774138 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4fbcacf-6e4a-4646-93d9-0490faac545e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:43.776555 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4fbcacf-6e4a-4646-93d9-0490faac545e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:43.776934 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4fbcacf-6e4a-4646-93d9-0490faac545e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:43.792601 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:43.792601 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:43.804807 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b4fbcacf-6e4a-4646-93d9-0490faac545e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Volume info retrieved successfully. Jul 15 13:22:43.819837 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4fbcacf-6e4a-4646-93d9-0490faac545e tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 200 Jul 15 13:22:43.822940 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 170/676] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:43 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:45.141701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cb19533e-816f-4ab1-b563-209aa9553ae6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.141701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb19533e-816f-4ab1-b563-209aa9553ae6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:45.141701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb19533e-816f-4ab1-b563-209aa9553ae6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.141701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb19533e-816f-4ab1-b563-209aa9553ae6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.141701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb19533e-816f-4ab1-b563-209aa9553ae6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 404 Jul 15 13:22:45.141701 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 166/677] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:44 2026] GET /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 15 13:22:45.148518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2bb29070-9dbb-4937-a4cd-99d59a369e8a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.148518 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2bb29070-9dbb-4937-a4cd-99d59a369e8a tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:45.148518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2bb29070-9dbb-4937-a4cd-99d59a369e8a tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.148518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2bb29070-9dbb-4937-a4cd-99d59a369e8a tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.148518 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2bb29070-9dbb-4937-a4cd-99d59a369e8a tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 404 Jul 15 13:22:45.148518 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 174/678] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:44 2026] GET /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cf1e105f-946e-449b-bf12-24a933a36cbd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cf1e105f-946e-449b-bf12-24a933a36cbd tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cf1e105f-946e-449b-bf12-24a933a36cbd tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cf1e105f-946e-449b-bf12-24a933a36cbd tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-cf1e105f-946e-449b-bf12-24a933a36cbd tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Delete volume with id: 7530d117-84a1-4a51-92a4-8c2415c5cc06 Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cf1e105f-946e-449b-bf12-24a933a36cbd tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 returned with HTTP 404 Jul 15 13:22:45.151784 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 169/679] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:44 2026] DELETE /volume/v3/volumes/7530d117-84a1-4a51-92a4-8c2415c5cc06 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1800314886"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1800314886'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Create volume of 1 GB Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Availability Zones retrieved successfully. Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Flow 'volume_create_api' (2071064d-e5c5-44e3-bc72-1a2b6ed5e99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c25ad5f-d184-402a-ae07-af7cd4623d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c25ad5f-d184-402a-ae07-af7cd4623d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bafdd53-f511-4197-a59c-b6578d76af87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Created reservations ['c21df2e6-b8d3-444a-9264-971f88cb7fa9', '2859720a-bca5-4bdd-8f64-0cf58d2c716c', '2e1a8829-09be-41bc-b768-85d748d30d79', '156c3157-56f5-445d-a47c-19d07022d429'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:45.154871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bafdd53-f511-4197-a59c-b6578d76af87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c21df2e6-b8d3-444a-9264-971f88cb7fa9', '2859720a-bca5-4bdd-8f64-0cf58d2c716c', '2e1a8829-09be-41bc-b768-85d748d30d79', '156c3157-56f5-445d-a47c-19d07022d429']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:45.157466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9516e85e-2cdf-478b-a671-ede0fdbe3f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:45.157466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9516e85e-2cdf-478b-a671-ede0fdbe3f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48fc5f93-6529-4840-9d5d-b82c6023ae84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1800314886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15adc85486147e7b5555afee583ef9b',qos_specs=None,replication_status=,reservations=['c21df2e6-b8d3-444a-9264-971f88cb7fa9','2859720a-bca5-4bdd-8f64-0cf58d2c716c','2e1a8829-09be-41bc-b768-85d748d30d79','156c3157-56f5-445d-a47c-19d07022d429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538ca4cb8560428989a7f373999fd3ce',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1800314886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48fc5f93-6529-4840-9d5d-b82c6023ae84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a15adc85486147e7b5555afee583ef9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='538ca4cb8560428989a7f373999fd3ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:45.157466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b9d12a-230d-4aec-97db-ed1a5f19c827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:45.157466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b9d12a-230d-4aec-97db-ed1a5f19c827) transitioned into state 'SUCCESS' from state '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-1800314886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a15adc85486147e7b5555afee583ef9b',qos_specs=None,replication_status=,reservations=['c21df2e6-b8d3-444a-9264-971f88cb7fa9','2859720a-bca5-4bdd-8f64-0cf58d2c716c','2e1a8829-09be-41bc-b768-85d748d30d79','156c3157-56f5-445d-a47c-19d07022d429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538ca4cb8560428989a7f373999fd3ce',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:45.157466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1701cb1e-9f41-4446-a501-952a6e6d7088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:45.157466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1701cb1e-9f41-4446-a501-952a6e6d7088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:45.159304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Flow 'volume_create_api' (2071064d-e5c5-44e3-bc72-1a2b6ed5e99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:45.159304 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Create volume request issued successfully. Jul 15 13:22:45.159304 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ba1d8bbe-cccf-488d-af03-ed0a922063b6 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:45.159304 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 171/680] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:22:44 2026] POST /volume/v3/volumes => generated 756 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b22712a-72b5-4c0d-88ea-da38fb53c115 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b22712a-72b5-4c0d-88ea-da38fb53c115 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b22712a-72b5-4c0d-88ea-da38fb53c115 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b22712a-72b5-4c0d-88ea-da38fb53c115 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b22712a-72b5-4c0d-88ea-da38fb53c115 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Volume info retrieved successfully. Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b22712a-72b5-4c0d-88ea-da38fb53c115 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 200 Jul 15 13:22:45.160725 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 167/681] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:44 2026] GET /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:45.161513 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ebdf73dc-cc24-4dd0-b566-f2cf0c0359ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.161513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ebdf73dc-cc24-4dd0-b566-f2cf0c0359ac tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] GET https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 Jul 15 13:22:45.161513 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ebdf73dc-cc24-4dd0-b566-f2cf0c0359ac tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.161513 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ebdf73dc-cc24-4dd0-b566-f2cf0c0359ac tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.161513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ebdf73dc-cc24-4dd0-b566-f2cf0c0359ac tempest-VolumesActionsTest-1470092228 tempest-VolumesActionsTest-1470092228-project-member] https://10.4.3.158/volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 returned with HTTP 404 Jul 15 13:22:45.161513 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 175/682] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:44 2026] GET /volume/v3/volumes/9373e704-96ad-4560-8f7a-a61e0aee4393 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:45.722187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b13d988a-70fd-4d1a-9a48-c08b872f746d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.724204 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b13d988a-70fd-4d1a-9a48-c08b872f746d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:45.724467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b13d988a-70fd-4d1a-9a48-c08b872f746d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.724658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b13d988a-70fd-4d1a-9a48-c08b872f746d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.737220 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:45.737220 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:45.743020 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b13d988a-70fd-4d1a-9a48-c08b872f746d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Volume info retrieved successfully. Jul 15 13:22:45.749458 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b13d988a-70fd-4d1a-9a48-c08b872f746d tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 200 Jul 15 13:22:45.750061 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 170/683] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:45 2026] GET /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:45.766033 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a4b2ec22-b2d7-44d1-a205-4f407b689973 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.768951 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4b2ec22-b2d7-44d1-a205-4f407b689973 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True Jul 15 13:22:45.768951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4b2ec22-b2d7-44d1-a205-4f407b689973 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.768951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4b2ec22-b2d7-44d1-a205-4f407b689973 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.769294 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:45.769294 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:45.800547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4b2ec22-b2d7-44d1-a205-4f407b689973 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True returned with HTTP 200 Jul 15 13:22:45.800547 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 172/684] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:45 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:45.817238 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12d58917-f3f0-49f8-b301-d3e936968b61 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.820555 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12d58917-f3f0-49f8-b301-d3e936968b61 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/dab3c63e335b4bb2aa37ecb93ec078b0?usage=True Jul 15 13:22:45.820872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12d58917-f3f0-49f8-b301-d3e936968b61 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:45.821179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12d58917-f3f0-49f8-b301-d3e936968b61 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:45.853120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12d58917-f3f0-49f8-b301-d3e936968b61 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/dab3c63e335b4bb2aa37ecb93ec078b0?usage=True returned with HTTP 200 Jul 15 13:22:45.853763 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 168/685] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:45 2026] GET /volume/v3/os-quota-sets/dab3c63e335b4bb2aa37ecb93ec078b0?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:45.872618 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:45.877384 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer Jul 15 13:22:45.877891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "48fc5f93-6529-4840-9d5d-b82c6023ae84"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:45.880727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.volume_transfer [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Creating new volume transfer {'transfer': {'volume_id': '48fc5f93-6529-4840-9d5d-b82c6023ae84'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 15 13:22:45.880727 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.volume_transfer [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Creating transfer of volume 48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:45.880727 np0000005195 devstack@c-api.service[100145]: INFO cinder.transfer.api [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Generating transfer record for volume 48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:45.894431 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:45.894431 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:45.915075 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9ac42ed-0d90-4fd6-9755-7e415c74cbb8 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 202 Jul 15 13:22:45.916181 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 176/686] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Jul 15 13:22:45 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:45.929356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:46.077744 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer/f23bcfcb-8bb2-4d34-b508-4a8022a980c9/accept Jul 15 13:22:46.078653 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cc128bdba0fd6884"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:46.080474 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.volume_transfer [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Accepting volume transfer f23bcfcb-8bb2-4d34-b508-4a8022a980c9 {{(pid=100146) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 15 13:22:46.080669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Accepting transfer f23bcfcb-8bb2-4d34-b508-4a8022a980c9 Jul 15 13:22:46.194381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Created reservations ['8c682f06-8133-4293-a2bc-80b02ce44cea', 'cf7b01db-d4d6-455e-9a6e-6082fc9d0796', '53ef3711-992e-4b85-96d0-ad5702cdc8aa', '87d64637-04ed-46d7-9963-e0c0dd08a339'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:46.225991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Created reservations ['1c74d739-e991-4ea7-b6ca-ff62144f7cae', '68ac1ddc-5dc6-478d-a0cb-d019d2278f5c', 'ed3287a7-cccc-4c35-9aa5-75a330bcd12d', '1659b459-3afe-4bd7-8cf2-b8cdc5cd35a4'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:46.286422 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Created reservations ['7725fc91-81ec-408a-925e-aca303c6e5c1', '966a34e3-dedb-4e47-b9a3-9f352c477132', '2ae12565-1e1e-4f7b-bf63-04042f2012f4', '6556e579-262d-4be7-b0b0-b6bb47b3f679'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:46.353578 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Created reservations ['7a57bf2e-ec03-4011-845b-d12ce9e3780e', 'c86f4111-2e6c-4b32-9a4e-fdb2fdd98bca', '4b55c691-40bc-4c4c-9125-8b70f0c4084c', 'c5187f5e-af26-49dd-ba06-8c76c6ffa93f'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:46.371546 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Transfer volume completed successfully. Jul 15 13:22:46.465663 np0000005195 devstack@c-api.service[100146]: INFO cinder.transfer.api [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Volume 48fc5f93-6529-4840-9d5d-b82c6023ae84 has been transferred. Jul 15 13:22:46.472985 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ecb329b7-c788-4fc4-ac8a-e2bc7d407fdf tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/f23bcfcb-8bb2-4d34-b508-4a8022a980c9/accept returned with HTTP 202 Jul 15 13:22:46.472985 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 171/687] 10.4.3.158 () {68 vars in 1423 bytes} [Wed Jul 15 13:22:45 2026] POST /volume/v3/os-volume-transfer/f23bcfcb-8bb2-4d34-b508-4a8022a980c9/accept => generated 365 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:46.486721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4d033ef9-889b-44c5-999a-1e47dabe7ffe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:46.490617 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4d033ef9-889b-44c5-999a-1e47dabe7ffe tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] GET https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:46.490617 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4d033ef9-889b-44c5-999a-1e47dabe7ffe tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:46.491869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4d033ef9-889b-44c5-999a-1e47dabe7ffe tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:46.502386 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:46.502386 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:46.507437 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4d033ef9-889b-44c5-999a-1e47dabe7ffe tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] Volume info retrieved successfully. Jul 15 13:22:46.515581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4d033ef9-889b-44c5-999a-1e47dabe7ffe tempest-VolumeQuotasAdminTestJSON-940436017 tempest-VolumeQuotasAdminTestJSON-940436017-project-member] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 200 Jul 15 13:22:46.516497 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 173/688] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:46 2026] GET /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:46.538557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b8618b20-0b73-4a47-b199-d564d40b91d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:46.540577 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b8618b20-0b73-4a47-b199-d564d40b91d1 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True Jul 15 13:22:46.541158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b8618b20-0b73-4a47-b199-d564d40b91d1 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:46.541436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b8618b20-0b73-4a47-b199-d564d40b91d1 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:46.582583 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b8618b20-0b73-4a47-b199-d564d40b91d1 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True returned with HTTP 200 Jul 15 13:22:46.583170 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 169/689] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:46 2026] GET /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:46.601284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-35cc6dc0-a9bf-4ada-9175-fa11478c184c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:46.606606 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-35cc6dc0-a9bf-4ada-9175-fa11478c184c tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/dab3c63e335b4bb2aa37ecb93ec078b0?usage=True Jul 15 13:22:46.606606 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-35cc6dc0-a9bf-4ada-9175-fa11478c184c tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:46.606606 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-35cc6dc0-a9bf-4ada-9175-fa11478c184c tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:46.640333 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-35cc6dc0-a9bf-4ada-9175-fa11478c184c tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/dab3c63e335b4bb2aa37ecb93ec078b0?usage=True returned with HTTP 200 Jul 15 13:22:46.641406 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 177/690] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:46 2026] GET /volume/v3/os-quota-sets/dab3c63e335b4bb2aa37ecb93ec078b0?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:46.655894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:46.658791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:46.658791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:46.658791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:46.658791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Delete volume with id: 48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:46.668757 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:46.668757 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:46.669125 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Volume info retrieved successfully. Jul 15 13:22:46.703035 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Delete volume request issued successfully. Jul 15 13:22:46.703035 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07d4de2b-9cc3-4983-a641-1ba78e37e53e tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 202 Jul 15 13:22:46.703035 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 172/691] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:46 2026] DELETE /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:46.714610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d5663f87-37cb-411d-b15e-bf765c6ea12d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:46.718609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d5663f87-37cb-411d-b15e-bf765c6ea12d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:46.718609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d5663f87-37cb-411d-b15e-bf765c6ea12d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:46.718609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d5663f87-37cb-411d-b15e-bf765c6ea12d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:46.730218 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:46.730218 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:46.736207 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d5663f87-37cb-411d-b15e-bf765c6ea12d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Volume info retrieved successfully. Jul 15 13:22:46.742732 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d5663f87-37cb-411d-b15e-bf765c6ea12d tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 200 Jul 15 13:22:46.743336 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 174/692] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:46 2026] GET /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:47.764487 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3b0c45ad-69bf-4b0d-9eca-2fc9fe9e01d8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:47.767607 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3b0c45ad-69bf-4b0d-9eca-2fc9fe9e01d8 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:47.768120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3b0c45ad-69bf-4b0d-9eca-2fc9fe9e01d8 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:47.768261 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3b0c45ad-69bf-4b0d-9eca-2fc9fe9e01d8 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:47.783256 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3b0c45ad-69bf-4b0d-9eca-2fc9fe9e01d8 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 404 Jul 15 13:22:47.784206 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 170/693] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:47 2026] GET /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:47.793841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b9a2d8a0-ffda-4e91-8cc0-2ca6899991e5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:47.798655 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9a2d8a0-ffda-4e91-8cc0-2ca6899991e5 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] GET https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:47.798655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9a2d8a0-ffda-4e91-8cc0-2ca6899991e5 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:47.798655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9a2d8a0-ffda-4e91-8cc0-2ca6899991e5 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:47.808992 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9a2d8a0-ffda-4e91-8cc0-2ca6899991e5 tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 404 Jul 15 13:22:47.810047 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 178/694] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:47 2026] GET /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:47.824976 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6fa21357-61a9-41fb-b6b4-25bf56271ccb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:47.827269 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6fa21357-61a9-41fb-b6b4-25bf56271ccb tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] DELETE https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:47.827514 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6fa21357-61a9-41fb-b6b4-25bf56271ccb tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:47.827925 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6fa21357-61a9-41fb-b6b4-25bf56271ccb tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:47.827925 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-6fa21357-61a9-41fb-b6b4-25bf56271ccb tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] Delete volume with id: 48fc5f93-6529-4840-9d5d-b82c6023ae84 Jul 15 13:22:47.838812 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6fa21357-61a9-41fb-b6b4-25bf56271ccb tempest-VolumeQuotasAdminTestJSON-2071739299 tempest-VolumeQuotasAdminTestJSON-2071739299-project-member] https://10.4.3.158/volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 returned with HTTP 404 Jul 15 13:22:47.839411 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 173/695] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:47 2026] DELETE /volume/v3/volumes/48fc5f93-6529-4840-9d5d-b82c6023ae84 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:47.852794 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b8cc1fc7-e866-4fa6-91de-7ce5b05ceeb6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:47.855476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8cc1fc7-e866-4fa6-91de-7ce5b05ceeb6 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/96cfdae6a0344b83937abe44eea3ce55?usage=True Jul 15 13:22:47.856333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8cc1fc7-e866-4fa6-91de-7ce5b05ceeb6 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:47.856333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8cc1fc7-e866-4fa6-91de-7ce5b05ceeb6 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:47.898050 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8cc1fc7-e866-4fa6-91de-7ce5b05ceeb6 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/96cfdae6a0344b83937abe44eea3ce55?usage=True returned with HTTP 200 Jul 15 13:22:47.898050 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 175/696] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:22:47 2026] GET /volume/v3/os-quota-sets/96cfdae6a0344b83937abe44eea3ce55?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:47.919818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-db39cd05-d92c-40d0-9dbd-095fd7738d69 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:47.922412 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db39cd05-d92c-40d0-9dbd-095fd7738d69 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:47.922925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db39cd05-d92c-40d0-9dbd-095fd7738d69 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:48.081998 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db39cd05-d92c-40d0-9dbd-095fd7738d69 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:48.082723 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 171/697] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Jul 15 13:22:47 2026] PUT /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 397 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:22:48.096456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-23811fc4-bdcd-4a54-9a57-4ff23f412349 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:48.099316 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-23811fc4-bdcd-4a54-9a57-4ff23f412349 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b Jul 15 13:22:48.100580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-23811fc4-bdcd-4a54-9a57-4ff23f412349 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:48.241571 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-23811fc4-bdcd-4a54-9a57-4ff23f412349 tempest-VolumeQuotasAdminTestJSON-573038773 tempest-VolumeQuotasAdminTestJSON-573038773-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b returned with HTTP 200 Jul 15 13:22:48.242201 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 179/698] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Jul 15 13:22:48 2026] PUT /volume/v3/os-quota-sets/a15adc85486147e7b5555afee583ef9b => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:49.828511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:49.835271 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:49.837638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1713403772"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:49.839577 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create volume request body: {'volume': {'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1713403772'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:49.964430 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create volume of 1 GB Jul 15 13:22:49.972100 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Availability Zones retrieved successfully. Jul 15 13:22:49.983980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Flow 'volume_create_api' (043d1575-3a34-4d5f-98c0-43bce99ae1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:49.985620 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14b298c-9950-4e46-92a1-d1f2cdc0b387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:49.986874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:50.075054 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14b298c-9950-4e46-92a1-d1f2cdc0b387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:50.075432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8262d6-6cf4-4167-8e1b-3b9ad0063461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:50.171741 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Created reservations ['acd3d926-259f-4318-951f-7b4e2437e71f', 'dac6d691-21cb-4992-b6ca-d490a8d892dd', 'c423a9b4-3c66-4682-9140-dea0ce165ae4', '8d98612e-e79b-490b-8e42-ca33323a2bfa'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:50.172947 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8262d6-6cf4-4167-8e1b-3b9ad0063461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd3d926-259f-4318-951f-7b4e2437e71f', 'dac6d691-21cb-4992-b6ca-d490a8d892dd', 'c423a9b4-3c66-4682-9140-dea0ce165ae4', '8d98612e-e79b-490b-8e42-ca33323a2bfa']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:50.174127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53aa2ca4-3f02-4b06-a17d-baa14ec3b229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:50.208620 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53aa2ca4-3f02-4b06-a17d-baa14ec3b229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5563e520-311f-48c1-8aa2-284bad6fa269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1713403772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91f326fe31fc4973a411d73b2007adf1',qos_specs=None,replication_status=,reservations=['acd3d926-259f-4318-951f-7b4e2437e71f','dac6d691-21cb-4992-b6ca-d490a8d892dd','c423a9b4-3c66-4682-9140-dea0ce165ae4','8d98612e-e79b-490b-8e42-ca33323a2bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5265cfe6a7e4f0783dc895860c730e4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1713403772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5563e520-311f-48c1-8aa2-284bad6fa269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91f326fe31fc4973a411d73b2007adf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5265cfe6a7e4f0783dc895860c730e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:50.210488 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a35d03-8ece-4a00-bc28-96787f234102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:50.244020 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a35d03-8ece-4a00-bc28-96787f234102) transitioned into state 'SUCCESS' from state '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-1713403772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91f326fe31fc4973a411d73b2007adf1',qos_specs=None,replication_status=,reservations=['acd3d926-259f-4318-951f-7b4e2437e71f','dac6d691-21cb-4992-b6ca-d490a8d892dd','c423a9b4-3c66-4682-9140-dea0ce165ae4','8d98612e-e79b-490b-8e42-ca33323a2bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5265cfe6a7e4f0783dc895860c730e4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:50.246232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0896d91e-1234-4ac9-a367-cfb6e50d0ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:50.264819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0896d91e-1234-4ac9-a367-cfb6e50d0ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:50.266937 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Flow 'volume_create_api' (043d1575-3a34-4d5f-98c0-43bce99ae1e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:50.266937 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create volume request issued successfully. Jul 15 13:22:50.269285 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6e6e8114-0f0a-4a24-86e8-b291d530bde7 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:50.269285 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 174/699] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:22:49 2026] POST /volume/v3/volumes => generated 748 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:50.290092 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-08f3a218-ed2c-47bb-978f-df41847e6fbd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:50.291401 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-08f3a218-ed2c-47bb-978f-df41847e6fbd tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:50.292036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-08f3a218-ed2c-47bb-978f-df41847e6fbd tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:50.292036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-08f3a218-ed2c-47bb-978f-df41847e6fbd tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:50.308108 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:50.308108 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:50.319907 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-08f3a218-ed2c-47bb-978f-df41847e6fbd tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:50.340401 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-08f3a218-ed2c-47bb-978f-df41847e6fbd tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:50.341286 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 176/700] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:50 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:51.364335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d2008918-668d-41bf-800d-f431573f48eb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:51.367578 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d2008918-668d-41bf-800d-f431573f48eb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:51.368194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d2008918-668d-41bf-800d-f431573f48eb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:51.368194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d2008918-668d-41bf-800d-f431573f48eb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:51.382345 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:51.382345 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:51.393179 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d2008918-668d-41bf-800d-f431573f48eb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:51.403649 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d2008918-668d-41bf-800d-f431573f48eb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:51.404292 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 172/701] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:51 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 1356 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:51.420656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-80e6d340-d694-4ef8-862b-8057ad2796bf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:51.423804 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] POST https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269/action Jul 15 13:22:51.425022 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:51.425022 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:51.442678 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:51.442678 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:51.442678 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:51.510885 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Created reservations ['022f9db3-84b8-4de8-a97f-2dd03ed9be2b', '74d321b9-77e4-4fb5-b656-e62482a91d12'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:51.530252 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Extend volume request issued successfully. Jul 15 13:22:51.530595 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-80e6d340-d694-4ef8-862b-8057ad2796bf tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269/action returned with HTTP 202 Jul 15 13:22:51.531320 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 180/702] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:22:51 2026] POST /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:22:51.542304 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1e8d04de-8b1a-4b28-a83e-dc174469afc0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:51.545999 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1e8d04de-8b1a-4b28-a83e-dc174469afc0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:51.545999 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1e8d04de-8b1a-4b28-a83e-dc174469afc0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:51.545999 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1e8d04de-8b1a-4b28-a83e-dc174469afc0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:51.561370 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:51.561370 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:51.566634 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1e8d04de-8b1a-4b28-a83e-dc174469afc0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:51.576285 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1e8d04de-8b1a-4b28-a83e-dc174469afc0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:51.577215 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 175/703] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:51 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:52.597874 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-43d54e10-3a62-4c31-bac0-8b91fe88d564 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:52.600761 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-43d54e10-3a62-4c31-bac0-8b91fe88d564 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:52.600989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-43d54e10-3a62-4c31-bac0-8b91fe88d564 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:52.601288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-43d54e10-3a62-4c31-bac0-8b91fe88d564 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:52.618561 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:52.618561 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:52.631248 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-43d54e10-3a62-4c31-bac0-8b91fe88d564 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:52.639795 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-43d54e10-3a62-4c31-bac0-8b91fe88d564 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:52.640419 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 177/704] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:52 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 1356 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:52.663154 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-06c8b08c-493e-40a0-9650-3f8dfbd62ceb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:52.669261 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06c8b08c-493e-40a0-9650-3f8dfbd62ceb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:52.669594 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06c8b08c-493e-40a0-9650-3f8dfbd62ceb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:52.669922 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06c8b08c-493e-40a0-9650-3f8dfbd62ceb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:52.688542 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:52.688542 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:52.698640 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-06c8b08c-493e-40a0-9650-3f8dfbd62ceb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:52.709992 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06c8b08c-493e-40a0-9650-3f8dfbd62ceb tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:52.711791 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 173/705] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:52 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 1356 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:52.733618 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-05925e86-60f5-4289-b3b1-de9125b813a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:52.738321 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-05925e86-60f5-4289-b3b1-de9125b813a8 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:52.738483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-05925e86-60f5-4289-b3b1-de9125b813a8 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:52.740144 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-05925e86-60f5-4289-b3b1-de9125b813a8 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:52.752748 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:52.752748 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:52.761927 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-05925e86-60f5-4289-b3b1-de9125b813a8 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:52.774328 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-05925e86-60f5-4289-b3b1-de9125b813a8 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:52.775706 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 181/706] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:52 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 1356 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:52.798291 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:52.802146 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:52.802472 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:52.802761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:52.804177 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Delete volume with id: 5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:52.812867 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:52.812867 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:52.813796 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:52.847093 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Delete volume request issued successfully. Jul 15 13:22:52.847093 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0dd54346-85f2-43a4-8c31-13c17d6f1b44 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 202 Jul 15 13:22:52.848282 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 176/707] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:52 2026] DELETE /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:52.862921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6a58cf47-2207-4afa-9f32-f92c7b4e3d29 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:52.867453 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a58cf47-2207-4afa-9f32-f92c7b4e3d29 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:52.867517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a58cf47-2207-4afa-9f32-f92c7b4e3d29 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:52.867696 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a58cf47-2207-4afa-9f32-f92c7b4e3d29 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:52.890826 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:52.890826 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:52.900205 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6a58cf47-2207-4afa-9f32-f92c7b4e3d29 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:52.909143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a58cf47-2207-4afa-9f32-f92c7b4e3d29 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 200 Jul 15 13:22:52.909865 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 178/708] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:52 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 1355 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:53.097432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-63a9377e-969b-4a60-9068-2438404d7a82 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:53.248996 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-63a9377e-969b-4a60-9068-2438404d7a82 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:22:53.249551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-63a9377e-969b-4a60-9068-2438404d7a82 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:53.270243 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-63a9377e-969b-4a60-9068-2438404d7a82 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:22:53.271233 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 174/709] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:22:53 2026] POST /volume/v3/types => generated 188 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:53.282660 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2d6f5e5d-76cd-4e81-a156-0f0d1ebaa9cf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:53.285924 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2d6f5e5d-76cd-4e81-a156-0f0d1ebaa9cf tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:22:53.286577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2d6f5e5d-76cd-4e81-a156-0f0d1ebaa9cf tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:53.309269 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2d6f5e5d-76cd-4e81-a156-0f0d1ebaa9cf tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:22:53.310344 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 182/710] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:22:53 2026] POST /volume/v3/types => generated 188 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:53.323880 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:53.429328 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:53.429790 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:53.431548 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:53.440771 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Create volume of 1 GB Jul 15 13:22:53.441250 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:53.441250 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:53.442952 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Availability Zones retrieved successfully. Jul 15 13:22:53.448919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Flow 'volume_create_api' (f413f3eb-a6cf-4f12-a83d-be98c2d38930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:53.450320 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1991c2a-c9a9-4c3d-9e28-8294726c7005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:53.451689 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:53.495293 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1991c2a-c9a9-4c3d-9e28-8294726c7005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:22:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b405a3ce-ba37-4180-ad70-fcca398e1a6f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b405a3ce-ba37-4180-ad70-fcca398e1a6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:53.496101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba4482c-df3a-490c-8498-462a5a620740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:53.556812 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-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. Jul 15 13:22:53.556812 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-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. Jul 15 13:22:53.613998 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Created reservations ['78b8ff8b-4371-4db2-ab4d-7dcd5296fc1b', '20210e45-df10-41b0-9b3f-85799b6ace15', 'fcdbaf57-9965-4b9b-bc55-053fbd877a9e', 'd2b74b69-860e-4266-b993-1d4391e21da9'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:53.615212 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba4482c-df3a-490c-8498-462a5a620740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78b8ff8b-4371-4db2-ab4d-7dcd5296fc1b', '20210e45-df10-41b0-9b3f-85799b6ace15', 'fcdbaf57-9965-4b9b-bc55-053fbd877a9e', 'd2b74b69-860e-4266-b993-1d4391e21da9']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:53.616610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98faf93-2ccb-4176-8a1e-b95a1a2db2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:53.644766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e98faf93-2ccb-4176-8a1e-b95a1a2db2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c255009b-c76e-46f9-9503-572679b7a543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135e9913e03e482abdd7c1c5f000dbcf',qos_specs=None,replication_status=,reservations=['78b8ff8b-4371-4db2-ab4d-7dcd5296fc1b','20210e45-df10-41b0-9b3f-85799b6ace15','fcdbaf57-9965-4b9b-bc55-053fbd877a9e','d2b74b69-860e-4266-b993-1d4391e21da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6efdd62a12946a8941dad5535483cb6',volume_type_id=b405a3ce-ba37-4180-ad70-fcca398e1a6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c255009b-c76e-46f9-9503-572679b7a543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='135e9913e03e482abdd7c1c5f000dbcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6efdd62a12946a8941dad5535483cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b405a3ce-ba37-4180-ad70-fcca398e1a6f),volume_type_id=b405a3ce-ba37-4180-ad70-fcca398e1a6f)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:53.645889 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dcd635-bc8b-4d46-9403-eba25022d4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:53.678826 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dcd635-bc8b-4d46-9403-eba25022d4cb) transitioned into state 'SUCCESS' from state '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-826091616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='135e9913e03e482abdd7c1c5f000dbcf',qos_specs=None,replication_status=,reservations=['78b8ff8b-4371-4db2-ab4d-7dcd5296fc1b','20210e45-df10-41b0-9b3f-85799b6ace15','fcdbaf57-9965-4b9b-bc55-053fbd877a9e','d2b74b69-860e-4266-b993-1d4391e21da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6efdd62a12946a8941dad5535483cb6',volume_type_id=b405a3ce-ba37-4180-ad70-fcca398e1a6f)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:53.681856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ec8324-e4bd-4be0-b301-7f0e1f52a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:53.700320 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ec8324-e4bd-4be0-b301-7f0e1f52a6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:53.701301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Flow 'volume_create_api' (f413f3eb-a6cf-4f12-a83d-be98c2d38930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:53.701664 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Create volume request issued successfully. Jul 15 13:22:53.702562 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e3b58217-b4aa-4a20-b914-e7b30c9a2745 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:53.703191 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 177/711] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:22:53 2026] POST /volume/v3/volumes => generated 767 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:53.719528 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6a650dfa-ec72-4066-9721-288560a43a16 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:53.722895 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a650dfa-ec72-4066-9721-288560a43a16 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:53.722895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a650dfa-ec72-4066-9721-288560a43a16 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:53.723196 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a650dfa-ec72-4066-9721-288560a43a16 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:53.736343 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:53.736343 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:53.742859 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6a650dfa-ec72-4066-9721-288560a43a16 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:53.751730 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a650dfa-ec72-4066-9721-288560a43a16 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:53.752355 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 179/712] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:53 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:53.926436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5a2681b7-1b24-43e9-befc-439d7fe24a01 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:53.929255 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5a2681b7-1b24-43e9-befc-439d7fe24a01 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 Jul 15 13:22:53.929484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5a2681b7-1b24-43e9-befc-439d7fe24a01 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:53.929676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5a2681b7-1b24-43e9-befc-439d7fe24a01 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:53.939390 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5a2681b7-1b24-43e9-befc-439d7fe24a01 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 returned with HTTP 404 Jul 15 13:22:53.940939 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 175/713] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:53 2026] GET /volume/v3/volumes/5563e520-311f-48c1-8aa2-284bad6fa269 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:53.951429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:53.954531 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:22:53.954921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1862294467"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:53.956914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1862294467'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:22:53.957091 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create volume of 1 GB Jul 15 13:22:53.961156 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Availability Zones retrieved successfully. Jul 15 13:22:53.966381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Flow 'volume_create_api' (d45bbd4d-698c-4e74-b023-7c5e5575621e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:53.967560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18791852-ff88-4ff8-9217-33aa3a63b4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:53.968826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:22:54.000349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18791852-ff88-4ff8-9217-33aa3a63b4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:54.001423 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fa4bac-24de-47e6-8911-b6b265cf2089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:54.051159 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Created reservations ['6990ee87-611a-4d75-9292-3dfa815e9b5f', '5342a4be-7b0b-443f-8912-dab86ab4315e', '8b9c3baf-513d-4ca2-b0d1-defa56829064', 'b53fe2bc-1158-4791-9a59-48c2d5f6a9e7'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:54.051974 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fa4bac-24de-47e6-8911-b6b265cf2089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6990ee87-611a-4d75-9292-3dfa815e9b5f', '5342a4be-7b0b-443f-8912-dab86ab4315e', '8b9c3baf-513d-4ca2-b0d1-defa56829064', 'b53fe2bc-1158-4791-9a59-48c2d5f6a9e7']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:54.052873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd58436-491f-4687-9c08-e52ac03d2e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:54.078871 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd58436-491f-4687-9c08-e52ac03d2e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1862294467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91f326fe31fc4973a411d73b2007adf1',qos_specs=None,replication_status=,reservations=['6990ee87-611a-4d75-9292-3dfa815e9b5f','5342a4be-7b0b-443f-8912-dab86ab4315e','8b9c3baf-513d-4ca2-b0d1-defa56829064','b53fe2bc-1158-4791-9a59-48c2d5f6a9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5265cfe6a7e4f0783dc895860c730e4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1862294467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91f326fe31fc4973a411d73b2007adf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5265cfe6a7e4f0783dc895860c730e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:54.079470 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c668ee-a93b-491e-a66e-834048155aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:54.106359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c668ee-a93b-491e-a66e-834048155aa4) transitioned into state 'SUCCESS' from state '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-1862294467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91f326fe31fc4973a411d73b2007adf1',qos_specs=None,replication_status=,reservations=['6990ee87-611a-4d75-9292-3dfa815e9b5f','5342a4be-7b0b-443f-8912-dab86ab4315e','8b9c3baf-513d-4ca2-b0d1-defa56829064','b53fe2bc-1158-4791-9a59-48c2d5f6a9e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5265cfe6a7e4f0783dc895860c730e4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:54.107314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4509f47c-f6b6-4c61-b9dc-a476fd71b1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:22:54.123252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4509f47c-f6b6-4c61-b9dc-a476fd71b1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:22:54.124544 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Flow 'volume_create_api' (d45bbd4d-698c-4e74-b023-7c5e5575621e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:22:54.125011 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create volume request issued successfully. Jul 15 13:22:54.125892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97e2c8b7-ab11-47ab-ae2c-c59d55ac8f95 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:22:54.126422 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 183/714] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:22:53 2026] POST /volume/v3/volumes => generated 748 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:54.148859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bbb83dfe-6cb0-4145-8b92-ce3fb30f1d12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:54.151913 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bbb83dfe-6cb0-4145-8b92-ce3fb30f1d12 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:54.151913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bbb83dfe-6cb0-4145-8b92-ce3fb30f1d12 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:54.153585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bbb83dfe-6cb0-4145-8b92-ce3fb30f1d12 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:54.166344 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:54.166344 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:54.173401 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bbb83dfe-6cb0-4145-8b92-ce3fb30f1d12 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:54.181626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bbb83dfe-6cb0-4145-8b92-ce3fb30f1d12 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:54.182449 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 178/715] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:54 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:54.768895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-09164847-9505-4e84-bb0c-d48d139d5ece None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:54.771440 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09164847-9505-4e84-bb0c-d48d139d5ece tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:54.771692 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09164847-9505-4e84-bb0c-d48d139d5ece tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:54.771913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09164847-9505-4e84-bb0c-d48d139d5ece tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:54.782702 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:54.782702 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:54.790601 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-09164847-9505-4e84-bb0c-d48d139d5ece tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:54.801247 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09164847-9505-4e84-bb0c-d48d139d5ece tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:54.801992 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 180/716] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:54 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:54.819286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5eb94707-e056-4305-9ef5-53e5cb3b8139 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:54.822006 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5eb94707-e056-4305-9ef5-53e5cb3b8139 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:54.822505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5eb94707-e056-4305-9ef5-53e5cb3b8139 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:54.822505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5eb94707-e056-4305-9ef5-53e5cb3b8139 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:54.835371 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:54.835371 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:54.841683 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5eb94707-e056-4305-9ef5-53e5cb3b8139 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Volume info retrieved successfully. Jul 15 13:22:54.850728 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5eb94707-e056-4305-9ef5-53e5cb3b8139 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:54.851320 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 176/717] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:54 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 1033 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:54.869952 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:54.872500 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] POST https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543/action Jul 15 13:22:54.872974 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:54.873172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:54.883070 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:54.883070 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:54.883235 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:54.905569 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-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. Jul 15 13:22:54.906120 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-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. Jul 15 13:22:54.934246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Created reservations ['6cb342d9-c96a-46c9-b901-1ddb1998a668', 'cbc872cf-e95c-4879-8b25-1d7303144075'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:54.947835 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-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. Jul 15 13:22:54.948313 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-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. Jul 15 13:22:54.958680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Created reservations ['f2519e57-81c2-4bd8-86ac-5b135609cc32', '60bfd030-5797-48f7-ac3f-535cd194b183'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:54.993696 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Retype volume request issued successfully. Jul 15 13:22:54.993950 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-981ed351-a8be-49fe-9a0e-ad0a584d09d0 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543/action returned with HTTP 202 Jul 15 13:22:54.994532 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 184/718] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:22:54 2026] POST /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:22:55.004487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1bccf10c-8fce-411f-980f-304320f88838 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:55.008068 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bccf10c-8fce-411f-980f-304320f88838 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:55.008068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bccf10c-8fce-411f-980f-304320f88838 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:55.008068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bccf10c-8fce-411f-980f-304320f88838 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:55.025410 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:55.025410 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:55.031071 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1bccf10c-8fce-411f-980f-304320f88838 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:55.041390 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bccf10c-8fce-411f-980f-304320f88838 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:55.042212 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 179/719] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:55 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:55.203413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5d36efb8-72df-4495-8721-abbe4a5abd9b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:55.205845 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d36efb8-72df-4495-8721-abbe4a5abd9b tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:55.206309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d36efb8-72df-4495-8721-abbe4a5abd9b tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:55.206565 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d36efb8-72df-4495-8721-abbe4a5abd9b tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:55.216605 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:55.216605 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:55.222844 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5d36efb8-72df-4495-8721-abbe4a5abd9b tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:55.229152 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d36efb8-72df-4495-8721-abbe4a5abd9b tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:55.229555 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 181/720] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:55 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:55.245196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:55.247514 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:22:55.248024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2", "name": "tempest-VolumesExtendTest-Snapshot-1614613199"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:55.259072 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:55.259072 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:55.259855 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:55.260034 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Create snapshot from volume c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:55.318690 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Created reservations ['6cd04646-3f7b-4209-8503-b77929c68ad1', '46e2db8a-8aff-4e71-a2b7-948316760d99', '9d52eb36-782c-4d82-a4ad-93a48f26f98e', '67a00f86-6566-4b65-9958-c0f7a4b63af8'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:55.361406 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Snapshot create request issued successfully. Jul 15 13:22:55.361895 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f0ce4814-d5b6-49ba-ba3f-c51e4359b722 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:22:55.362530 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 177/721] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:22:55 2026] POST /volume/v3/snapshots => generated 304 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:22:55.374741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f4181adb-332a-4767-9a3e-5c37440d21b9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:55.377777 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f4181adb-332a-4767-9a3e-5c37440d21b9 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 Jul 15 13:22:55.377777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f4181adb-332a-4767-9a3e-5c37440d21b9 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:55.377777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f4181adb-332a-4767-9a3e-5c37440d21b9 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:55.384741 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:55.384741 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:55.386505 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f4181adb-332a-4767-9a3e-5c37440d21b9 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Snapshot retrieved successfully. Jul 15 13:22:55.386639 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f4181adb-332a-4767-9a3e-5c37440d21b9 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 returned with HTTP 200 Jul 15 13:22:55.387085 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 185/722] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:55 2026] GET /volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:56.056113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4e3b9b64-3bfb-4282-b976-706888116056 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.058709 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4e3b9b64-3bfb-4282-b976-706888116056 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:56.059037 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4e3b9b64-3bfb-4282-b976-706888116056 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.059312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4e3b9b64-3bfb-4282-b976-706888116056 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.070757 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.070757 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:56.076769 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4e3b9b64-3bfb-4282-b976-706888116056 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:56.083769 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4e3b9b64-3bfb-4282-b976-706888116056 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:56.084382 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 180/723] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:56.100401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d1a4d3c6-e5ee-4cc2-ad47-c205cd81a24a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.103249 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d1a4d3c6-e5ee-4cc2-ad47-c205cd81a24a tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:56.104071 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d1a4d3c6-e5ee-4cc2-ad47-c205cd81a24a tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.104071 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d1a4d3c6-e5ee-4cc2-ad47-c205cd81a24a tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.114525 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.114525 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:56.120137 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d1a4d3c6-e5ee-4cc2-ad47-c205cd81a24a tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Volume info retrieved successfully. Jul 15 13:22:56.126976 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d1a4d3c6-e5ee-4cc2-ad47-c205cd81a24a tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:56.127728 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 182/724] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 1033 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:22:56.142377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.145476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] GET https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616 Jul 15 13:22:56.145476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.145476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.145914 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.145914 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:56.146323 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616'), ('all_tenants', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:22:56.185457 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Get all volumes completed successfully. Jul 15 13:22:56.186162 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f90c155-232f-4346-8e02-44672f5cbfc6 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616 returned with HTTP 200 Jul 15 13:22:56.186696 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 178/725] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-826091616 => generated 346 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:56.200210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7d3e2dbd-06fe-41df-b174-1efc8f310b75 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.202771 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d3e2dbd-06fe-41df-b174-1efc8f310b75 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:56.203086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d3e2dbd-06fe-41df-b174-1efc8f310b75 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.203322 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d3e2dbd-06fe-41df-b174-1efc8f310b75 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.213153 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.213153 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:56.217516 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7d3e2dbd-06fe-41df-b174-1efc8f310b75 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:56.224135 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d3e2dbd-06fe-41df-b174-1efc8f310b75 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:56.224718 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 186/726] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:56.244187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.247307 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:56.247307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.248444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.248444 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Delete volume with id: c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:56.261162 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.261162 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:56.261873 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:56.291553 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Delete volume request issued successfully. Jul 15 13:22:56.291808 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9016c769-ce71-4529-a6dc-d1eac9fd1bdd tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 202 Jul 15 13:22:56.292387 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 181/727] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:56 2026] DELETE /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:56.302690 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0b17dcc3-5bae-4b11-bea5-6959525b2ed9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.306891 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0b17dcc3-5bae-4b11-bea5-6959525b2ed9 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:56.308175 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0b17dcc3-5bae-4b11-bea5-6959525b2ed9 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.308412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0b17dcc3-5bae-4b11-bea5-6959525b2ed9 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.319168 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.319168 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:56.323807 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0b17dcc3-5bae-4b11-bea5-6959525b2ed9 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Volume info retrieved successfully. Jul 15 13:22:56.330154 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0b17dcc3-5bae-4b11-bea5-6959525b2ed9 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 200 Jul 15 13:22:56.330726 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 183/728] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:56.400371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-076409da-0bb9-4568-981d-abab3421a143 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.402719 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-076409da-0bb9-4568-981d-abab3421a143 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 Jul 15 13:22:56.403304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-076409da-0bb9-4568-981d-abab3421a143 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.403861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-076409da-0bb9-4568-981d-abab3421a143 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.415716 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.415716 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:56.417149 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-076409da-0bb9-4568-981d-abab3421a143 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Snapshot retrieved successfully. Jul 15 13:22:56.419040 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-076409da-0bb9-4568-981d-abab3421a143 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 returned with HTTP 200 Jul 15 13:22:56.419690 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 179/729] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:56.433760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.436467 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] POST https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2/action Jul 15 13:22:56.436901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:22:56.437109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:22:56.450972 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.450972 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:56.451584 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:56.501767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Created reservations ['ec7cc101-3c5d-4f04-bb79-2ff987cfd30a', '1e9a83ed-91ff-4591-b0de-76dce3e7d3c2'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:22:56.521012 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Extend volume request issued successfully. Jul 15 13:22:56.521012 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57dcfa66-877c-4a42-ae62-60306370f2a4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2/action returned with HTTP 202 Jul 15 13:22:56.521012 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 187/730] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:22:56 2026] POST /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:22:56.531593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a1e90c9d-a953-467f-b2a1-36aa1b8b54b3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:56.534219 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a1e90c9d-a953-467f-b2a1-36aa1b8b54b3 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:56.534497 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a1e90c9d-a953-467f-b2a1-36aa1b8b54b3 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:56.535199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a1e90c9d-a953-467f-b2a1-36aa1b8b54b3 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:56.546024 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:56.546024 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:56.554193 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a1e90c9d-a953-467f-b2a1-36aa1b8b54b3 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:56.562614 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a1e90c9d-a953-467f-b2a1-36aa1b8b54b3 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:56.563505 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 182/731] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:56 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:57.346342 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-679cd6b0-7b75-4d86-905d-5b80b6431634 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.348618 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-679cd6b0-7b75-4d86-905d-5b80b6431634 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] GET https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 Jul 15 13:22:57.348871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-679cd6b0-7b75-4d86-905d-5b80b6431634 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.349448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-679cd6b0-7b75-4d86-905d-5b80b6431634 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.357175 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-679cd6b0-7b75-4d86-905d-5b80b6431634 tempest-VolumeRetypeWithoutMigrationTest-1757267467 tempest-VolumeRetypeWithoutMigrationTest-1757267467-project-member] https://10.4.3.158/volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 returned with HTTP 404 Jul 15 13:22:57.357727 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 184/732] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:57 2026] GET /volume/v3/volumes/c255009b-c76e-46f9-9503-572679b7a543 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:57.371064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0fe9c791-d97f-4bb7-be6d-facdde0a769c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.373056 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0fe9c791-d97f-4bb7-be6d-facdde0a769c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] DELETE https://10.4.3.158/volume/v3/types/767adfaa-7a57-49e0-9eaf-55682542fe64 Jul 15 13:22:57.373630 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0fe9c791-d97f-4bb7-be6d-facdde0a769c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.374076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0fe9c791-d97f-4bb7-be6d-facdde0a769c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.413095 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0fe9c791-d97f-4bb7-be6d-facdde0a769c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/types/767adfaa-7a57-49e0-9eaf-55682542fe64 returned with HTTP 202 Jul 15 13:22:57.414432 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 180/733] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:22:57 2026] DELETE /volume/v3/types/767adfaa-7a57-49e0-9eaf-55682542fe64 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:57.424814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-76d5101d-72a5-4893-a4a0-6e771e1d5ce7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.427278 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-76d5101d-72a5-4893-a4a0-6e771e1d5ce7 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] GET https://10.4.3.158/volume/v3/types/767adfaa-7a57-49e0-9eaf-55682542fe64 Jul 15 13:22:57.427515 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-76d5101d-72a5-4893-a4a0-6e771e1d5ce7 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.427731 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-76d5101d-72a5-4893-a4a0-6e771e1d5ce7 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.431892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-76d5101d-72a5-4893-a4a0-6e771e1d5ce7 tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/types/767adfaa-7a57-49e0-9eaf-55682542fe64 returned with HTTP 404 Jul 15 13:22:57.432630 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 188/734] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:22:57 2026] GET /volume/v3/types/767adfaa-7a57-49e0-9eaf-55682542fe64 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:57.442992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-45c6e377-a612-4962-ab55-49a08e4f7cfa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.446883 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45c6e377-a612-4962-ab55-49a08e4f7cfa tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] DELETE https://10.4.3.158/volume/v3/types/b405a3ce-ba37-4180-ad70-fcca398e1a6f Jul 15 13:22:57.447139 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45c6e377-a612-4962-ab55-49a08e4f7cfa tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.447327 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45c6e377-a612-4962-ab55-49a08e4f7cfa tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.477322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45c6e377-a612-4962-ab55-49a08e4f7cfa tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/types/b405a3ce-ba37-4180-ad70-fcca398e1a6f returned with HTTP 202 Jul 15 13:22:57.477769 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 183/735] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:22:57 2026] DELETE /volume/v3/types/b405a3ce-ba37-4180-ad70-fcca398e1a6f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:57.485920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b03e19d0-9f3b-4ec9-85bc-c85c3983409c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.489140 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b03e19d0-9f3b-4ec9-85bc-c85c3983409c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] GET https://10.4.3.158/volume/v3/types/b405a3ce-ba37-4180-ad70-fcca398e1a6f Jul 15 13:22:57.489452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b03e19d0-9f3b-4ec9-85bc-c85c3983409c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.490006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b03e19d0-9f3b-4ec9-85bc-c85c3983409c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.495364 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b03e19d0-9f3b-4ec9-85bc-c85c3983409c tempest-VolumeRetypeWithoutMigrationTest-935041349 tempest-VolumeRetypeWithoutMigrationTest-935041349-project-admin] https://10.4.3.158/volume/v3/types/b405a3ce-ba37-4180-ad70-fcca398e1a6f returned with HTTP 404 Jul 15 13:22:57.496014 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 185/736] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:22:57 2026] GET /volume/v3/types/b405a3ce-ba37-4180-ad70-fcca398e1a6f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:57.585551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d6b48fa3-9a27-46c4-873c-09c87f21ba38 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.587876 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6b48fa3-9a27-46c4-873c-09c87f21ba38 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:57.588649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6b48fa3-9a27-46c4-873c-09c87f21ba38 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.589234 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6b48fa3-9a27-46c4-873c-09c87f21ba38 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.605953 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:57.605953 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:22:57.614127 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d6b48fa3-9a27-46c4-873c-09c87f21ba38 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:57.622899 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6b48fa3-9a27-46c4-873c-09c87f21ba38 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:57.623919 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 181/737] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:57 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:57.644812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fa4d0e9e-a5f5-47f1-9e0a-2814d2446b94 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.647780 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fa4d0e9e-a5f5-47f1-9e0a-2814d2446b94 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:57.648196 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fa4d0e9e-a5f5-47f1-9e0a-2814d2446b94 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.648609 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fa4d0e9e-a5f5-47f1-9e0a-2814d2446b94 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.662328 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:57.662328 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:57.671181 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fa4d0e9e-a5f5-47f1-9e0a-2814d2446b94 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:57.680247 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fa4d0e9e-a5f5-47f1-9e0a-2814d2446b94 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:57.680477 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 189/738] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:57 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:57.699726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9ed27934-3dbe-4537-a302-34441768d3b4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.701733 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 Jul 15 13:22:57.702457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.703101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.703101 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Delete snapshot with id: fbc1843d-d614-422e-b513-3712714d7640 Jul 15 13:22:57.711862 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:57.711862 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:57.712450 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Snapshot retrieved successfully. Jul 15 13:22:57.744393 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Snapshot delete request issued successfully. Jul 15 13:22:57.744393 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9ed27934-3dbe-4537-a302-34441768d3b4 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 returned with HTTP 202 Jul 15 13:22:57.744986 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 184/739] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:22:57 2026] DELETE /volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:57.758659 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-da1c0b20-2667-4230-b063-c5864196570c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:57.761387 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-da1c0b20-2667-4230-b063-c5864196570c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 Jul 15 13:22:57.761833 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-da1c0b20-2667-4230-b063-c5864196570c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:57.762155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-da1c0b20-2667-4230-b063-c5864196570c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:57.772606 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:57.772606 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:57.773383 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-da1c0b20-2667-4230-b063-c5864196570c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Snapshot retrieved successfully. Jul 15 13:22:57.774172 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-da1c0b20-2667-4230-b063-c5864196570c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 returned with HTTP 200 Jul 15 13:22:57.774936 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 186/740] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:57 2026] GET /volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:58.788524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c4dcd647-1207-4e14-bb08-64d35f562fb0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:58.790815 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4dcd647-1207-4e14-bb08-64d35f562fb0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 Jul 15 13:22:58.792558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4dcd647-1207-4e14-bb08-64d35f562fb0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:58.792558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4dcd647-1207-4e14-bb08-64d35f562fb0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:58.797827 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4dcd647-1207-4e14-bb08-64d35f562fb0 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 returned with HTTP 404 Jul 15 13:22:58.799093 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 182/741] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:22:58 2026] GET /volume/v3/snapshots/fbc1843d-d614-422e-b513-3712714d7640 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:22:58.808823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d59917d6-a4b8-4df5-bc65-f2ec89faf882 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:58.811894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d59917d6-a4b8-4df5-bc65-f2ec89faf882 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:58.812370 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d59917d6-a4b8-4df5-bc65-f2ec89faf882 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:58.812670 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d59917d6-a4b8-4df5-bc65-f2ec89faf882 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:58.826238 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:58.826238 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:22:58.832674 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d59917d6-a4b8-4df5-bc65-f2ec89faf882 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:58.838754 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d59917d6-a4b8-4df5-bc65-f2ec89faf882 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:58.839223 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 190/742] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:58 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:58.854188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:58.857260 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:58.857260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:58.857260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:58.857260 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Delete volume with id: c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:58.868418 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:58.868418 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:22:58.869012 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:58.899256 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Delete volume request issued successfully. Jul 15 13:22:58.899539 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1c2b20bd-f3a2-47b0-8098-8880f2024f7c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 202 Jul 15 13:22:58.900207 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 185/743] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:22:58 2026] DELETE /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:22:58.915666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d9de3cba-603a-4622-a30b-91f13eff9440 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:58.917995 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d9de3cba-603a-4622-a30b-91f13eff9440 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:58.918284 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d9de3cba-603a-4622-a30b-91f13eff9440 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:58.918621 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d9de3cba-603a-4622-a30b-91f13eff9440 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:58.927018 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:22:58.927018 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:22:58.931785 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d9de3cba-603a-4622-a30b-91f13eff9440 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Volume info retrieved successfully. Jul 15 13:22:58.937759 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d9de3cba-603a-4622-a30b-91f13eff9440 tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 200 Jul 15 13:22:58.938617 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 187/744] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:58 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:22:59.956620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-21b9a79d-0370-4ba9-8d43-c8c8d5dc894c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:22:59.961084 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21b9a79d-0370-4ba9-8d43-c8c8d5dc894c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] GET https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 Jul 15 13:22:59.961343 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21b9a79d-0370-4ba9-8d43-c8c8d5dc894c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:22:59.961747 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21b9a79d-0370-4ba9-8d43-c8c8d5dc894c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:22:59.971311 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21b9a79d-0370-4ba9-8d43-c8c8d5dc894c tempest-VolumesExtendTest-775509388 tempest-VolumesExtendTest-775509388-project-member] https://10.4.3.158/volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 returned with HTTP 404 Jul 15 13:22:59.971894 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 183/745] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:22:59 2026] GET /volume/v3/volumes/c13224f0-4522-4cb5-aec9-2ec9bbe6bfc2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:00.915647 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ff7c46ff-d1a4-4ecd-9694-3e1b65370fd3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:01.056307 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ff7c46ff-d1a4-4ecd-9694-3e1b65370fd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e Jul 15 13:23:01.056828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ff7c46ff-d1a4-4ecd-9694-3e1b65370fd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:01.057174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ff7c46ff-d1a4-4ecd-9694-3e1b65370fd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:01.084059 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ff7c46ff-d1a4-4ecd-9694-3e1b65370fd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e returned with HTTP 200 Jul 15 13:23:01.084059 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 191/746] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:00 2026] GET /volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e => generated 437 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:01.093194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a147985d-fd3b-4a84-b5b2-7c35ba9d3363 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:01.096061 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a147985d-fd3b-4a84-b5b2-7c35ba9d3363 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e Jul 15 13:23:01.099066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a147985d-fd3b-4a84-b5b2-7c35ba9d3363 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:01.213460 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a147985d-fd3b-4a84-b5b2-7c35ba9d3363 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e returned with HTTP 200 Jul 15 13:23:01.214248 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 186/747] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:23:01 2026] PUT /volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e => generated 390 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:01.228340 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:01.424996 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:01.424996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1201963028"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:01.426430 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1201963028'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:01.427058 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Create volume of 1 GB Jul 15 13:23:01.435009 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Availability Zones retrieved successfully. Jul 15 13:23:01.446802 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Flow 'volume_create_api' (0d4e78c2-7029-4d6d-bb1c-fb6051eb5f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:01.449989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f96035b-29ef-4943-b547-e771005aeb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:01.450661 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:01.513345 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f96035b-29ef-4943-b547-e771005aeb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:01.515590 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ccf3953-83ed-452e-92b4-487d237d2a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:01.629201 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Created reservations ['2078309c-2ddb-4d75-a6ba-4b9be27aed5f', '7185d365-0545-49e0-9870-93cb9ebaed57', '9b3a4913-7b5f-44dc-abbe-ac39d4252b07', 'c3dcdd73-f7b5-46dc-8196-200690c3cb8a'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:01.630574 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ccf3953-83ed-452e-92b4-487d237d2a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2078309c-2ddb-4d75-a6ba-4b9be27aed5f', '7185d365-0545-49e0-9870-93cb9ebaed57', '9b3a4913-7b5f-44dc-abbe-ac39d4252b07', 'c3dcdd73-f7b5-46dc-8196-200690c3cb8a']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:01.631306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1116c83-7ce7-4acc-af91-b768a5b4f75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:01.663402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1116c83-7ce7-4acc-af91-b768a5b4f75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f737051-88a9-461e-b44e-b9e13160c3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1201963028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d46f43ae846445dadda2f626a119b0e',qos_specs=None,replication_status=,reservations=['2078309c-2ddb-4d75-a6ba-4b9be27aed5f','7185d365-0545-49e0-9870-93cb9ebaed57','9b3a4913-7b5f-44dc-abbe-ac39d4252b07','c3dcdd73-f7b5-46dc-8196-200690c3cb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5c11e3eb3f40d7b858488f19dc6d8a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1201963028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f737051-88a9-461e-b44e-b9e13160c3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d46f43ae846445dadda2f626a119b0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c5c11e3eb3f40d7b858488f19dc6d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:01.665730 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379e3624-98d7-4775-8f49-561976f3b729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:01.696127 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379e3624-98d7-4775-8f49-561976f3b729) transitioned into state 'SUCCESS' from state '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-1201963028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d46f43ae846445dadda2f626a119b0e',qos_specs=None,replication_status=,reservations=['2078309c-2ddb-4d75-a6ba-4b9be27aed5f','7185d365-0545-49e0-9870-93cb9ebaed57','9b3a4913-7b5f-44dc-abbe-ac39d4252b07','c3dcdd73-f7b5-46dc-8196-200690c3cb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5c11e3eb3f40d7b858488f19dc6d8a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:01.697226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d149fb0a-9782-4926-8775-8f06b09bdbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:01.713186 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d149fb0a-9782-4926-8775-8f06b09bdbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:01.714731 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Flow 'volume_create_api' (0d4e78c2-7029-4d6d-bb1c-fb6051eb5f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:01.717208 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Create volume request issued successfully. Jul 15 13:23:01.717208 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-76711bc7-8a4d-4e23-9ccf-05e260503859 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:01.717208 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 188/748] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:01 2026] POST /volume/v3/volumes => generated 767 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:01.740472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a58ddc4c-e05b-4d2f-a109-dbcbb25abee3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:01.742553 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a58ddc4c-e05b-4d2f-a109-dbcbb25abee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:01.742929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a58ddc4c-e05b-4d2f-a109-dbcbb25abee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:01.744513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a58ddc4c-e05b-4d2f-a109-dbcbb25abee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:01.757289 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:01.757289 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:01.765314 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a58ddc4c-e05b-4d2f-a109-dbcbb25abee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:01.774984 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a58ddc4c-e05b-4d2f-a109-dbcbb25abee3 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd returned with HTTP 200 Jul 15 13:23:01.774984 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 184/749] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:01 2026] GET /volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:02.790122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ed3edefd-ae0c-4451-b1b3-575c8adac9b1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:02.792625 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ed3edefd-ae0c-4451-b1b3-575c8adac9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:02.792879 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ed3edefd-ae0c-4451-b1b3-575c8adac9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:02.793118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ed3edefd-ae0c-4451-b1b3-575c8adac9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:02.803343 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:02.803343 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:02.809314 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ed3edefd-ae0c-4451-b1b3-575c8adac9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:02.816661 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ed3edefd-ae0c-4451-b1b3-575c8adac9b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd returned with HTTP 200 Jul 15 13:23:02.817266 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 192/750] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:02 2026] GET /volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:02.836143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:02.838892 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:23:02.840982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f737051-88a9-461e-b44e-b9e13160c3dd", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-894654149"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:02.852658 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:02.852658 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:02.853589 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:02.854094 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Create snapshot from volume 6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:02.907121 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Created reservations ['8ccdd303-31ed-4af6-ada8-d67af7fff7c1', '40bec894-4642-4575-8974-f1b2e4225545', '97e4d8f3-3757-4118-b3cc-e88058cc9ece', '15776b7c-1884-4f90-b8fd-0381de95d32a'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:02.954046 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Snapshot create request issued successfully. Jul 15 13:23:02.955258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3cbab4f4-5fce-44f8-88b2-1024db97ff94 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:23:02.955258 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 187/751] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:23:02 2026] POST /volume/v3/snapshots => generated 322 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:02.969397 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9599c356-3e59-4e13-bad4-8c34379bb4a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:02.973460 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9599c356-3e59-4e13-bad4-8c34379bb4a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 Jul 15 13:23:02.974488 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9599c356-3e59-4e13-bad4-8c34379bb4a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:02.978254 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9599c356-3e59-4e13-bad4-8c34379bb4a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:02.993095 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:02.993095 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:02.993816 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9599c356-3e59-4e13-bad4-8c34379bb4a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Snapshot retrieved successfully. Jul 15 13:23:02.996702 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9599c356-3e59-4e13-bad4-8c34379bb4a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 returned with HTTP 200 Jul 15 13:23:02.996702 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 189/752] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:02 2026] GET /volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:04.008134 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-21a7dc29-35de-4e8b-a0a1-8e24feac0092 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.010195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21a7dc29-35de-4e8b-a0a1-8e24feac0092 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 Jul 15 13:23:04.010435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21a7dc29-35de-4e8b-a0a1-8e24feac0092 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:04.010756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21a7dc29-35de-4e8b-a0a1-8e24feac0092 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:04.017295 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:04.017295 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:04.017797 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-21a7dc29-35de-4e8b-a0a1-8e24feac0092 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Snapshot retrieved successfully. Jul 15 13:23:04.018721 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21a7dc29-35de-4e8b-a0a1-8e24feac0092 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 returned with HTTP 200 Jul 15 13:23:04.019354 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 185/753] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:04 2026] GET /volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:04.034193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c1ae9e80-d446-42fc-af9c-6240dcb81054 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.038065 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c1ae9e80-d446-42fc-af9c-6240dcb81054 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e Jul 15 13:23:04.038065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c1ae9e80-d446-42fc-af9c-6240dcb81054 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:04.110191 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c1ae9e80-d446-42fc-af9c-6240dcb81054 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e returned with HTTP 200 Jul 15 13:23:04.110951 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 193/754] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:23:04 2026] PUT /volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e => generated 390 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:04.123044 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-221b3515-c752-4760-88c1-c73163b3a2eb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.125728 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-221b3515-c752-4760-88c1-c73163b3a2eb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:23:04.126288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-221b3515-c752-4760-88c1-c73163b3a2eb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f737051-88a9-461e-b44e-b9e13160c3dd"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:04.138267 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:04.138267 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:04.139662 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-221b3515-c752-4760-88c1-c73163b3a2eb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:04.139662 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-221b3515-c752-4760-88c1-c73163b3a2eb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Create snapshot from volume 6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:04.168099 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota_utils [None req-221b3515-c752-4760-88c1-c73163b3a2eb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Quota exceeded for 2d46f43ae846445dadda2f626a119b0e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 15 13:23:04.168099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.middleware.fault [None req-221b3515-c752-4760-88c1-c73163b3a2eb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 413 Jul 15 13:23:04.168347 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 188/755] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Jul 15 13:23:04 2026] POST /volume/v3/snapshots => generated 208 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 15 13:23:04.179387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dbce54b3-23a2-4de9-b495-c5d16214180e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.183696 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dbce54b3-23a2-4de9-b495-c5d16214180e tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e Jul 15 13:23:04.185985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dbce54b3-23a2-4de9-b495-c5d16214180e tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:04.314701 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dbce54b3-23a2-4de9-b495-c5d16214180e tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e returned with HTTP 200 Jul 15 13:23:04.315414 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 190/756] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:23:04 2026] PUT /volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e => generated 390 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:04.329134 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.331845 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:23:04.332591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f737051-88a9-461e-b44e-b9e13160c3dd"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:04.346268 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:04.346268 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:04.347108 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:04.347418 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Create snapshot from volume 6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:04.374732 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota_utils [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Quota exceeded for 2d46f43ae846445dadda2f626a119b0e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 15 13:23:04.375150 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.middleware.fault [None req-53fcf21f-14d4-4d2c-a86e-ef53294128cf tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 413 Jul 15 13:23:04.376128 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 186/757] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Jul 15 13:23:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 15 13:23:04.388872 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dae738f4-916b-4191-932d-0dd44a707ceb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.391394 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 Jul 15 13:23:04.392109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:04.392642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:04.392723 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Delete snapshot with id: 4e093a48-c50e-486d-80a2-e70f29bfcdf2 Jul 15 13:23:04.400800 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:04.400800 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:04.401453 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Snapshot retrieved successfully. Jul 15 13:23:04.424654 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Snapshot delete request issued successfully. Jul 15 13:23:04.425276 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dae738f4-916b-4191-932d-0dd44a707ceb tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 returned with HTTP 202 Jul 15 13:23:04.425882 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 194/758] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:23:04 2026] DELETE /volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:04.434697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-03e93c97-b455-4a6c-bdfb-f2c24ea6a03b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:04.437512 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03e93c97-b455-4a6c-bdfb-f2c24ea6a03b tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 Jul 15 13:23:04.437776 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03e93c97-b455-4a6c-bdfb-f2c24ea6a03b tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:04.438098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03e93c97-b455-4a6c-bdfb-f2c24ea6a03b tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:04.447541 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:04.447541 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:04.448061 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-03e93c97-b455-4a6c-bdfb-f2c24ea6a03b tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Snapshot retrieved successfully. Jul 15 13:23:04.449274 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03e93c97-b455-4a6c-bdfb-f2c24ea6a03b tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 returned with HTTP 200 Jul 15 13:23:04.449814 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 189/759] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:04 2026] GET /volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:05.462602 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1bcb8aea-96a8-4db2-aaa3-1f937231b57a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:05.465218 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1bcb8aea-96a8-4db2-aaa3-1f937231b57a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 Jul 15 13:23:05.465785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1bcb8aea-96a8-4db2-aaa3-1f937231b57a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:05.466265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1bcb8aea-96a8-4db2-aaa3-1f937231b57a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:05.472321 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1bcb8aea-96a8-4db2-aaa3-1f937231b57a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 returned with HTTP 404 Jul 15 13:23:05.473086 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 191/760] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:05 2026] GET /volume/v3/snapshots/4e093a48-c50e-486d-80a2-e70f29bfcdf2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:05.483477 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b10d34a7-8d85-4930-8da4-8c835c16f3ef None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:05.487482 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b10d34a7-8d85-4930-8da4-8c835c16f3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:05.487781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b10d34a7-8d85-4930-8da4-8c835c16f3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:05.488060 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b10d34a7-8d85-4930-8da4-8c835c16f3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:05.505508 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:05.505508 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:05.511310 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b10d34a7-8d85-4930-8da4-8c835c16f3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:05.518250 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b10d34a7-8d85-4930-8da4-8c835c16f3ef tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd returned with HTTP 200 Jul 15 13:23:05.518905 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 187/761] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:05 2026] GET /volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:05.533561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:05.536349 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:05.536745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:05.537100 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:05.538008 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Delete volume with id: 6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:05.549866 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:05.549866 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:05.551371 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:05.590865 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Delete volume request issued successfully. Jul 15 13:23:05.592241 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f88f6ba7-1655-488a-8076-a86a4fcaa13a tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd returned with HTTP 202 Jul 15 13:23:05.592241 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 195/762] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:05 2026] DELETE /volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:05.603591 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-96e96446-7e69-42e8-9888-2563e0e481c4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:05.606058 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96e96446-7e69-42e8-9888-2563e0e481c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:05.606983 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96e96446-7e69-42e8-9888-2563e0e481c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:05.607664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96e96446-7e69-42e8-9888-2563e0e481c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:05.623348 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:05.623348 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:05.635611 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-96e96446-7e69-42e8-9888-2563e0e481c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Volume info retrieved successfully. Jul 15 13:23:05.642340 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96e96446-7e69-42e8-9888-2563e0e481c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd returned with HTTP 200 Jul 15 13:23:05.642914 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 190/763] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:05 2026] GET /volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:06.667352 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8ad6d63f-3025-41dc-9d46-86cd3bf3cd34 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:06.669355 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8ad6d63f-3025-41dc-9d46-86cd3bf3cd34 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] GET https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd Jul 15 13:23:06.669626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8ad6d63f-3025-41dc-9d46-86cd3bf3cd34 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:06.669896 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8ad6d63f-3025-41dc-9d46-86cd3bf3cd34 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:06.676674 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8ad6d63f-3025-41dc-9d46-86cd3bf3cd34 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340 tempest-VolumeSnapshotQuotasNegativeTestJSON-4879340-project-member] https://10.4.3.158/volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd returned with HTTP 404 Jul 15 13:23:06.677220 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 192/764] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:06 2026] GET /volume/v3/volumes/6f737051-88a9-461e-b44e-b9e13160c3dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:06.686264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d89e0ab2-ed47-497f-947b-f1d2871462f3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:06.689750 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d89e0ab2-ed47-497f-947b-f1d2871462f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e Jul 15 13:23:06.690350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d89e0ab2-ed47-497f-947b-f1d2871462f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:06.803899 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d89e0ab2-ed47-497f-947b-f1d2871462f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106 tempest-VolumeSnapshotQuotasNegativeTestJSON-2147284106-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e returned with HTTP 200 Jul 15 13:23:06.804266 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 188/765] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Jul 15 13:23:06 2026] PUT /volume/v3/os-quota-sets/2d46f43ae846445dadda2f626a119b0e => generated 395 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:07.789006 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8f7b9561-c96d-48d0-98a3-1e454a637e1f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:07.791805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8f7b9561-c96d-48d0-98a3-1e454a637e1f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:07.791880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8f7b9561-c96d-48d0-98a3-1e454a637e1f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:07.792143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8f7b9561-c96d-48d0-98a3-1e454a637e1f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:07.808398 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:07.808398 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:07.813572 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8f7b9561-c96d-48d0-98a3-1e454a637e1f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:07.819395 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8f7b9561-c96d-48d0-98a3-1e454a637e1f tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:07.819941 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 196/766] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:07 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:07.879244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-ebc5ca2e-6a51-4557-811c-d7007f627e50 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:07.882061 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-ebc5ca2e-6a51-4557-811c-d7007f627e50 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:07.882515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-ebc5ca2e-6a51-4557-811c-d7007f627e50 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:07.882692 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-ebc5ca2e-6a51-4557-811c-d7007f627e50 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:07.887425 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=418,cinder:UPDATE=120,cinder:INSERT=89 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:23:07.892934 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:07.892934 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:07.898463 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-ebc5ca2e-6a51-4557-811c-d7007f627e50 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:07.905096 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-ebc5ca2e-6a51-4557-811c-d7007f627e50 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:07.905608 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 191/767] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:07 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:08.084266 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a4f17dab-0e51-4263-9e0f-20e240d2a614 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:08.084750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4f17dab-0e51-4263-9e0f-20e240d2a614 None None] GET https://10.4.3.158/volume// Jul 15 13:23:08.084995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4f17dab-0e51-4263-9e0f-20e240d2a614 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:08.085208 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4f17dab-0e51-4263-9e0f-20e240d2a614 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:08.085656 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4f17dab-0e51-4263-9e0f-20e240d2a614 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:08.088416 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 193/768] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:23:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:08.095903 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-28b3a823-adfb-4b5b-bda7-13ce80631e48 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:08.099783 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-28b3a823-adfb-4b5b-bda7-13ce80631e48 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:08.100258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-28b3a823-adfb-4b5b-bda7-13ce80631e48 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4d1983b-aa1f-4a8e-945b-15bb036c4f22", "connector": null, "instance_uuid": "f9921d8e-97cf-475c-9ad6-3376056e24f4"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:08.104901 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=359,cinder:UPDATE=73,cinder:INSERT=42 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:23:08.113578 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:08.113578 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:08.160320 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-28b3a823-adfb-4b5b-bda7-13ce80631e48 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:08.161017 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 189/769] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:08 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:08.203773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7592517a-09bc-4c9d-8048-234888a6700a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:08.214633 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7592517a-09bc-4c9d-8048-234888a6700a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:08.215398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7592517a-09bc-4c9d-8048-234888a6700a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:08.215398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7592517a-09bc-4c9d-8048-234888a6700a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:08.226140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c1824a4c-54a0-4ce2-92f5-59afc509aa3d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:08.226783 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c1824a4c-54a0-4ce2-92f5-59afc509aa3d None None] GET https://10.4.3.158/volume// Jul 15 13:23:08.227029 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c1824a4c-54a0-4ce2-92f5-59afc509aa3d None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:08.227289 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c1824a4c-54a0-4ce2-92f5-59afc509aa3d None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:08.227730 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c1824a4c-54a0-4ce2-92f5-59afc509aa3d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:08.229714 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 192/770] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:08 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:08.243255 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:08.243255 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:08.249014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-57cdcd77-5d3c-48a6-8e11-d840b6ffe171 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:08.252131 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-57cdcd77-5d3c-48a6-8e11-d840b6ffe171 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:08.252402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-57cdcd77-5d3c-48a6-8e11-d840b6ffe171 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:08.252703 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-57cdcd77-5d3c-48a6-8e11-d840b6ffe171 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:08.254138 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7592517a-09bc-4c9d-8048-234888a6700a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:08.256007 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=321,cinder:UPDATE=60,cinder:INSERT=38 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:23:08.263029 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7592517a-09bc-4c9d-8048-234888a6700a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:08.263533 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 197/771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:08 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:08.272711 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:08.272711 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:08.282636 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-57cdcd77-5d3c-48a6-8e11-d840b6ffe171 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:08.295408 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-57cdcd77-5d3c-48a6-8e11-d840b6ffe171 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:08.295408 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 194/772] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:08 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1030 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:08.407544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:08.412313 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] PUT https://10.4.3.158/volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf Jul 15 13:23:08.412313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:08.425613 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Acquiring lock "cinder-attachment_update-c4d1983b-aa1f-4a8e-945b-15bb036c4f22-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:08.433488 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Lock "cinder-attachment_update-c4d1983b-aa1f-4a8e-945b-15bb036c4f22-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:08.434549 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:08.434549 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:08.560824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Lock "cinder-attachment_update-c4d1983b-aa1f-4a8e-945b-15bb036c4f22-np0000005195" released by "attachment_update" :: held 0.127s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:08.561418 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-b4cd8731-3751-486d-b7e6-9aa7fcdd9b06 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf returned with HTTP 200 Jul 15 13:23:08.562068 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 190/773] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:08 2026] PUT /volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:09.286719 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a3151b64-8749-42b7-b7fa-62e72bf3c23e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:09.291385 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3151b64-8749-42b7-b7fa-62e72bf3c23e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:09.291684 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3151b64-8749-42b7-b7fa-62e72bf3c23e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:09.292759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3151b64-8749-42b7-b7fa-62e72bf3c23e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:09.312032 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:09.312032 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:09.319927 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a3151b64-8749-42b7-b7fa-62e72bf3c23e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:09.330714 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3151b64-8749-42b7-b7fa-62e72bf3c23e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:09.330850 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 193/774] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:09 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:10.347355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3b6904a1-fbab-4109-93e2-7e74cc19cea1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.351987 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3b6904a1-fbab-4109-93e2-7e74cc19cea1 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:10.351987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3b6904a1-fbab-4109-93e2-7e74cc19cea1 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:10.351987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3b6904a1-fbab-4109-93e2-7e74cc19cea1 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:10.366259 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:10.366259 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:10.371335 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3b6904a1-fbab-4109-93e2-7e74cc19cea1 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:10.379646 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3b6904a1-fbab-4109-93e2-7e74cc19cea1 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:10.379646 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 198/775] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:10 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:10.477386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-365fe0d1-45db-4ca2-9a1e-38ea4940a5ee None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.606092 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-365fe0d1-45db-4ca2-9a1e-38ea4940a5ee tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] POST https://10.4.3.158/volume/v3/types/6a48fa1c-330b-4a05-bd9c-857203f67336/encryption Jul 15 13:23:10.606430 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-365fe0d1-45db-4ca2-9a1e-38ea4940a5ee tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:10.636056 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-365fe0d1-45db-4ca2-9a1e-38ea4940a5ee tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/6a48fa1c-330b-4a05-bd9c-857203f67336/encryption returned with HTTP 404 Jul 15 13:23:10.636736 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 195/776] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:23:10 2026] POST /volume/v3/types/6a48fa1c-330b-4a05-bd9c-857203f67336/encryption => generated 114 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:10.648812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-96329579-7847-428b-bcf9-6d2019754039 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.651657 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-96329579-7847-428b-bcf9-6d2019754039 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:23:10.652177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-96329579-7847-428b-bcf9-6d2019754039 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-317499667", "os-volume-type-access:is_public": false}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:10.654523 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:10.654523 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:10.671045 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-96329579-7847-428b-bcf9-6d2019754039 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:23:10.671620 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 191/777] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:23:10 2026] POST /volume/v3/types => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:10.683360 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d3c649ec-0408-4230-bf20-ceff52868a56 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.774181 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3c649ec-0408-4230-bf20-ceff52868a56 tempest-VolumeTypesNegativeTest-1604467903 tempest-VolumeTypesNegativeTest-1604467903-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:10.775415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3c649ec-0408-4230-bf20-ceff52868a56 tempest-VolumeTypesNegativeTest-1604467903 tempest-VolumeTypesNegativeTest-1604467903-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "31736032-9550-49a2-9f34-edfd045546aa", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-424719053"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:10.777502 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-d3c649ec-0408-4230-bf20-ceff52868a56 tempest-VolumeTypesNegativeTest-1604467903 tempest-VolumeTypesNegativeTest-1604467903-project-member] Create volume request body: {'volume': {'volume_type': '31736032-9550-49a2-9f34-edfd045546aa', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-424719053'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:10.790057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3c649ec-0408-4230-bf20-ceff52868a56 tempest-VolumeTypesNegativeTest-1604467903 tempest-VolumeTypesNegativeTest-1604467903-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Jul 15 13:23:10.791205 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 194/778] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:23:10 2026] POST /volume/v3/volumes => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:10.801984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-046d9127-fca2-420a-a300-d0eeb10f93df None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.803813 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-046d9127-fca2-420a-a300-d0eeb10f93df tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] DELETE https://10.4.3.158/volume/v3/types/31736032-9550-49a2-9f34-edfd045546aa Jul 15 13:23:10.804271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-046d9127-fca2-420a-a300-d0eeb10f93df tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:10.804697 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-046d9127-fca2-420a-a300-d0eeb10f93df tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:10.854126 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=385,cinder:UPDATE=79,cinder:INSERT=48 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:23:10.872114 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-046d9127-fca2-420a-a300-d0eeb10f93df tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/31736032-9550-49a2-9f34-edfd045546aa returned with HTTP 202 Jul 15 13:23:10.873335 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 199/779] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:23:10 2026] DELETE /volume/v3/types/31736032-9550-49a2-9f34-edfd045546aa => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:10.882112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9d7d2638-4beb-43ac-aa1a-1b483ceec1cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.885187 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d7d2638-4beb-43ac-aa1a-1b483ceec1cc tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] GET https://10.4.3.158/volume/v3/types/31736032-9550-49a2-9f34-edfd045546aa Jul 15 13:23:10.885518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d7d2638-4beb-43ac-aa1a-1b483ceec1cc tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:10.885839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d7d2638-4beb-43ac-aa1a-1b483ceec1cc tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:10.890141 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d7d2638-4beb-43ac-aa1a-1b483ceec1cc tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/31736032-9550-49a2-9f34-edfd045546aa returned with HTTP 404 Jul 15 13:23:10.891268 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 196/780] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:23:10 2026] GET /volume/v3/types/31736032-9550-49a2-9f34-edfd045546aa => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:10.901823 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-00a3572b-f67c-4bc4-8b79-f1ae803669e3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.904364 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-00a3572b-f67c-4bc4-8b79-f1ae803669e3 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:23:10.905474 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-00a3572b-f67c-4bc4-8b79-f1ae803669e3 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:10.907449 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-00a3572b-f67c-4bc4-8b79-f1ae803669e3 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 400 Jul 15 13:23:10.908284 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 192/781] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:23:10 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:23:10.919840 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a44a2456-cce5-4bf3-ac92-935a5cef8bac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.923394 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a44a2456-cce5-4bf3-ac92-935a5cef8bac tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:23:10.923935 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a44a2456-cce5-4bf3-ac92-935a5cef8bac tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-428701243"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:10.944772 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a44a2456-cce5-4bf3-ac92-935a5cef8bac tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:23:10.945403 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 195/782] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:23:10 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:10.957821 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-38c1bc21-66d7-4615-8a33-74a54cb14cce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.963034 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38c1bc21-66d7-4615-8a33-74a54cb14cce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:23:10.963034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38c1bc21-66d7-4615-8a33-74a54cb14cce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-428701243"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:10.968875 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38c1bc21-66d7-4615-8a33-74a54cb14cce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-428701243 already exists. Jul 15 13:23:10.969209 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38c1bc21-66d7-4615-8a33-74a54cb14cce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 409 Jul 15 13:23:10.970181 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 200/783] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:23:10 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) Jul 15 13:23:10.983749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-534123e2-b272-4395-8e64-e7657987acce None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:10.986463 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-534123e2-b272-4395-8e64-e7657987acce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] DELETE https://10.4.3.158/volume/v3/types/a364c3d3-a856-48d0-a2cd-1c6f706c7867 Jul 15 13:23:10.986729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-534123e2-b272-4395-8e64-e7657987acce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:10.987066 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-534123e2-b272-4395-8e64-e7657987acce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:11.020947 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-534123e2-b272-4395-8e64-e7657987acce tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/a364c3d3-a856-48d0-a2cd-1c6f706c7867 returned with HTTP 202 Jul 15 13:23:11.021645 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 197/784] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:23:10 2026] DELETE /volume/v3/types/a364c3d3-a856-48d0-a2cd-1c6f706c7867 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:11.029431 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ac48b88b-d5f4-404d-bb76-412544b22af4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:11.031598 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ac48b88b-d5f4-404d-bb76-412544b22af4 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] GET https://10.4.3.158/volume/v3/types/a364c3d3-a856-48d0-a2cd-1c6f706c7867 Jul 15 13:23:11.032000 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ac48b88b-d5f4-404d-bb76-412544b22af4 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:11.032305 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ac48b88b-d5f4-404d-bb76-412544b22af4 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:11.039820 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ac48b88b-d5f4-404d-bb76-412544b22af4 tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/a364c3d3-a856-48d0-a2cd-1c6f706c7867 returned with HTTP 404 Jul 15 13:23:11.040487 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 193/785] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:23:11 2026] GET /volume/v3/types/a364c3d3-a856-48d0-a2cd-1c6f706c7867 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:11.053294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c952f112-df23-4f61-ad17-313b4a4f349a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:11.055793 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c952f112-df23-4f61-ad17-313b4a4f349a tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] DELETE https://10.4.3.158/volume/v3/types/4c3df445-8e97-43b1-ba3f-5edeebf9fa49 Jul 15 13:23:11.055913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c952f112-df23-4f61-ad17-313b4a4f349a tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:11.056396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c952f112-df23-4f61-ad17-313b4a4f349a tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:11.061240 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c952f112-df23-4f61-ad17-313b4a4f349a tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/4c3df445-8e97-43b1-ba3f-5edeebf9fa49 returned with HTTP 404 Jul 15 13:23:11.062856 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 196/786] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:23:11 2026] DELETE /volume/v3/types/4c3df445-8e97-43b1-ba3f-5edeebf9fa49 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:11.076065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-21151af8-037e-42a3-b748-30ad813eccfe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:11.080343 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-21151af8-037e-42a3-b748-30ad813eccfe tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] GET https://10.4.3.158/volume/v3/types/4f9549cd-364c-462a-8549-5e6648508cdb Jul 15 13:23:11.081092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-21151af8-037e-42a3-b748-30ad813eccfe tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:11.081483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-21151af8-037e-42a3-b748-30ad813eccfe tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:11.086047 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-21151af8-037e-42a3-b748-30ad813eccfe tempest-VolumeTypesNegativeTest-1498416108 tempest-VolumeTypesNegativeTest-1498416108-project-admin] https://10.4.3.158/volume/v3/types/4f9549cd-364c-462a-8549-5e6648508cdb returned with HTTP 404 Jul 15 13:23:11.086908 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 201/787] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:23:11 2026] GET /volume/v3/types/4f9549cd-364c-462a-8549-5e6648508cdb => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:11.400886 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a3d9f2aa-c215-43c5-89b7-f043b09186cb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:11.402856 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a3d9f2aa-c215-43c5-89b7-f043b09186cb tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:11.403075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a3d9f2aa-c215-43c5-89b7-f043b09186cb tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:11.403253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a3d9f2aa-c215-43c5-89b7-f043b09186cb tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:11.421209 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:11.421209 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:11.430144 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a3d9f2aa-c215-43c5-89b7-f043b09186cb tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:11.438281 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a3d9f2aa-c215-43c5-89b7-f043b09186cb tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:11.438793 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 198/788] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:11 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:11.955570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-c33ff08b-d999-43ab-b2ab-7051e3511a84 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:11.960059 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-c33ff08b-d999-43ab-b2ab-7051e3511a84 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] POST https://10.4.3.158/volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf/action Jul 15 13:23:11.960059 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-c33ff08b-d999-43ab-b2ab-7051e3511a84 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:11.960059 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-c33ff08b-d999-43ab-b2ab-7051e3511a84 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:11.990146 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:11.990146 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:12.013211 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-68482a3f-41d9-47d7-8161-1c954c9fe8fb req-c33ff08b-d999-43ab-b2ab-7051e3511a84 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf/action returned with HTTP 204 Jul 15 13:23:12.016273 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 194/789] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:11 2026] POST /volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:12.459064 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-acff743e-76eb-4907-a44d-a514c5628142 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:12.462872 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acff743e-76eb-4907-a44d-a514c5628142 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:12.464103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acff743e-76eb-4907-a44d-a514c5628142 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:12.464103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acff743e-76eb-4907-a44d-a514c5628142 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:12.480957 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:12.480957 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:12.487215 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-acff743e-76eb-4907-a44d-a514c5628142 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:12.495236 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acff743e-76eb-4907-a44d-a514c5628142 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:12.495729 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 197/790] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:12 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:12.512953 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0868dd2b-8df1-4b2b-ab30-97a7e3994788 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:12.515613 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0868dd2b-8df1-4b2b-ab30-97a7e3994788 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:12.516064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0868dd2b-8df1-4b2b-ab30-97a7e3994788 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:12.516453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0868dd2b-8df1-4b2b-ab30-97a7e3994788 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:12.546610 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:12.546610 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:12.573444 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0868dd2b-8df1-4b2b-ab30-97a7e3994788 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:12.579700 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0868dd2b-8df1-4b2b-ab30-97a7e3994788 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:12.579950 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 202/791] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:12 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1143 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:12.597228 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6208340f-795e-45ff-af8b-c5f2aad6438c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:12.601339 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6208340f-795e-45ff-af8b-c5f2aad6438c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:12.601664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6208340f-795e-45ff-af8b-c5f2aad6438c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:12.601975 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6208340f-795e-45ff-af8b-c5f2aad6438c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:12.616467 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:12.616467 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:12.624025 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6208340f-795e-45ff-af8b-c5f2aad6438c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:12.632136 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6208340f-795e-45ff-af8b-c5f2aad6438c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:12.632731 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 199/792] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:12 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:12.876342 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-785f5086-724d-41f0-af74-833f7acb0a7a req-2a944c32-ed6b-411a-b114-b34db0a2ea22 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:12.879696 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-785f5086-724d-41f0-af74-833f7acb0a7a req-2a944c32-ed6b-411a-b114-b34db0a2ea22 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:12.879938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-785f5086-724d-41f0-af74-833f7acb0a7a req-2a944c32-ed6b-411a-b114-b34db0a2ea22 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:12.880929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-785f5086-724d-41f0-af74-833f7acb0a7a req-2a944c32-ed6b-411a-b114-b34db0a2ea22 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:12.895702 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:12.895702 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:12.901981 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-785f5086-724d-41f0-af74-833f7acb0a7a req-2a944c32-ed6b-411a-b114-b34db0a2ea22 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:12.909629 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-785f5086-724d-41f0-af74-833f7acb0a7a req-2a944c32-ed6b-411a-b114-b34db0a2ea22 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:12.910006 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 195/793] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:12 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:14.576238 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:14.819568 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:23:14.819905 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:14.820154 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:14.820585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:23:14.821973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:23:14.840232 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Get all volumes completed successfully. Jul 15 13:23:14.840709 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f843e7c-09d0-416e-a457-1aa1dbbfdad0 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:23:14.845189 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 198/794] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:23:14 2026] GET /volume/v3/volumes => generated 15 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:23:14.853808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:14.858480 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:14.858833 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-499344223"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:14.864987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-499344223'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:14.865221 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume of 1 GB Jul 15 13:23:14.870633 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Availability Zones retrieved successfully. Jul 15 13:23:14.879365 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Flow 'volume_create_api' (facfa6a0-3082-4d9f-9d71-c8c9f65e44f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:14.880737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c998ccda-ff20-4fc6-a27c-30dbb94217b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:14.881948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:14.918825 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c998ccda-ff20-4fc6-a27c-30dbb94217b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:14.919874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee50cbd-5da7-4612-afb6-124124701811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:15.028571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Created reservations ['83f66893-ce3c-41a8-a354-28b10b28942e', '8b97ee07-879d-49ca-915b-2a6412e51c20', 'ddc36819-b342-4c51-9d38-dfb20ceecd33', '56903e10-2090-4712-a189-07686117ff3d'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:15.029463 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee50cbd-5da7-4612-afb6-124124701811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f66893-ce3c-41a8-a354-28b10b28942e', '8b97ee07-879d-49ca-915b-2a6412e51c20', 'ddc36819-b342-4c51-9d38-dfb20ceecd33', '56903e10-2090-4712-a189-07686117ff3d']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:15.030705 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adde6e86-9adf-4c0b-be30-80d41a689fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:15.064133 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adde6e86-9adf-4c0b-be30-80d41a689fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '505bcb84-a56d-4b34-8f1c-8dd8c8135862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-499344223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743cf831ad9a4a6ba494788fbd29692b',qos_specs=None,replication_status=,reservations=['83f66893-ce3c-41a8-a354-28b10b28942e','8b97ee07-879d-49ca-915b-2a6412e51c20','ddc36819-b342-4c51-9d38-dfb20ceecd33','56903e10-2090-4712-a189-07686117ff3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='697ff4435e5a4eeeae0febf759db7d73',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-499344223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=505bcb84-a56d-4b34-8f1c-8dd8c8135862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743cf831ad9a4a6ba494788fbd29692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='697ff4435e5a4eeeae0febf759db7d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:15.065024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22fdccba-28a5-4986-aa14-eb466e07d5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:15.093174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22fdccba-28a5-4986-aa14-eb466e07d5cc) transitioned into state 'SUCCESS' from state '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-499344223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743cf831ad9a4a6ba494788fbd29692b',qos_specs=None,replication_status=,reservations=['83f66893-ce3c-41a8-a354-28b10b28942e','8b97ee07-879d-49ca-915b-2a6412e51c20','ddc36819-b342-4c51-9d38-dfb20ceecd33','56903e10-2090-4712-a189-07686117ff3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='697ff4435e5a4eeeae0febf759db7d73',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:15.093925 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae2eb4c-6d08-42cb-aa60-714c49e3f4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:15.109636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae2eb4c-6d08-42cb-aa60-714c49e3f4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:15.110517 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Flow 'volume_create_api' (facfa6a0-3082-4d9f-9d71-c8c9f65e44f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:15.110799 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume request issued successfully. Jul 15 13:23:15.111428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a8f70dc-6ecf-4e11-a7ec-9a06be7c6931 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:15.112359 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 203/795] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:14 2026] POST /volume/v3/volumes => generated 754 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:15.130333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e4be899c-15b2-40ab-86ef-233474b3d4c5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:15.133581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4be899c-15b2-40ab-86ef-233474b3d4c5 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:15.133581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4be899c-15b2-40ab-86ef-233474b3d4c5 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:15.133904 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4be899c-15b2-40ab-86ef-233474b3d4c5 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:15.145663 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:15.145663 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:15.153347 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e4be899c-15b2-40ab-86ef-233474b3d4c5 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:15.162114 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4be899c-15b2-40ab-86ef-233474b3d4c5 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 200 Jul 15 13:23:15.162957 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 200/796] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:15 2026] GET /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:16.182683 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ae49f255-5ff0-4227-b2a4-f043ee365418 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.188868 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae49f255-5ff0-4227-b2a4-f043ee365418 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:16.188868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae49f255-5ff0-4227-b2a4-f043ee365418 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:16.188868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae49f255-5ff0-4227-b2a4-f043ee365418 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:16.198274 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.198274 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:16.204986 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ae49f255-5ff0-4227-b2a4-f043ee365418 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:16.217212 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae49f255-5ff0-4227-b2a4-f043ee365418 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 200 Jul 15 13:23:16.217901 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 196/797] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:16 2026] GET /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:16.235335 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2d7bc22e-1a86-4819-bc38-4b443405a702 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.238217 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d7bc22e-1a86-4819-bc38-4b443405a702 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:16.238217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d7bc22e-1a86-4819-bc38-4b443405a702 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:16.238217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d7bc22e-1a86-4819-bc38-4b443405a702 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:16.250437 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.250437 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:16.255579 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2d7bc22e-1a86-4819-bc38-4b443405a702 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:16.261278 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d7bc22e-1a86-4819-bc38-4b443405a702 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 200 Jul 15 13:23:16.261781 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 199/798] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:16 2026] GET /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:16.278525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96097826-0946-41ab-9111-ee33e0065bff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.281345 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:16.282235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-869303015"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:16.283914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-869303015'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:16.284236 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume of 1 GB Jul 15 13:23:16.284620 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.284620 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:16.299817 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Availability Zones retrieved successfully. Jul 15 13:23:16.309096 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Flow 'volume_create_api' (b98b21e3-bd16-4496-82e6-1944b905f0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:16.310704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1934aa-6b55-4662-8c5e-34797fdafccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:16.312602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:16.355136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1934aa-6b55-4662-8c5e-34797fdafccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:16.355936 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7ec95f-27ad-4cd6-9805-19757a3644cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:16.406297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Created reservations ['dcef3d61-0a2a-48c9-90e0-f272c5baea03', '5d2b1b1b-a08c-4b1a-9e27-74d7a9f4a509', '1837ca8f-691e-4d4e-9864-fc01226e4a5b', 'd99ddbeb-3e4d-4f54-896c-1b74128acc25'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:16.407527 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa7ec95f-27ad-4cd6-9805-19757a3644cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcef3d61-0a2a-48c9-90e0-f272c5baea03', '5d2b1b1b-a08c-4b1a-9e27-74d7a9f4a509', '1837ca8f-691e-4d4e-9864-fc01226e4a5b', 'd99ddbeb-3e4d-4f54-896c-1b74128acc25']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:16.408591 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50bbce50-3d8f-4a96-a4b1-cf9632220ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:16.440039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50bbce50-3d8f-4a96-a4b1-cf9632220ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-869303015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743cf831ad9a4a6ba494788fbd29692b',qos_specs=None,replication_status=,reservations=['dcef3d61-0a2a-48c9-90e0-f272c5baea03','5d2b1b1b-a08c-4b1a-9e27-74d7a9f4a509','1837ca8f-691e-4d4e-9864-fc01226e4a5b','d99ddbeb-3e4d-4f54-896c-1b74128acc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='697ff4435e5a4eeeae0febf759db7d73',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-869303015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743cf831ad9a4a6ba494788fbd29692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='697ff4435e5a4eeeae0febf759db7d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:16.441123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3958de0-7ab6-442e-9a5a-12284f285743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:16.466296 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3958de0-7ab6-442e-9a5a-12284f285743) transitioned into state 'SUCCESS' from state '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-869303015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743cf831ad9a4a6ba494788fbd29692b',qos_specs=None,replication_status=,reservations=['dcef3d61-0a2a-48c9-90e0-f272c5baea03','5d2b1b1b-a08c-4b1a-9e27-74d7a9f4a509','1837ca8f-691e-4d4e-9864-fc01226e4a5b','d99ddbeb-3e4d-4f54-896c-1b74128acc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='697ff4435e5a4eeeae0febf759db7d73',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:16.467318 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976a3989-c1a8-43e1-b79e-f6fc8e48364c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:16.480280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976a3989-c1a8-43e1-b79e-f6fc8e48364c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:16.481565 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Flow 'volume_create_api' (b98b21e3-bd16-4496-82e6-1944b905f0e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:16.482999 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume request issued successfully. Jul 15 13:23:16.483164 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96097826-0946-41ab-9111-ee33e0065bff tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:16.483941 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 204/799] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:16 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:16.502247 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-99400f19-bdef-4e2c-9685-d260ab6652fe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.506166 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-99400f19-bdef-4e2c-9685-d260ab6652fe tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:16.506468 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-99400f19-bdef-4e2c-9685-d260ab6652fe tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:16.506752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-99400f19-bdef-4e2c-9685-d260ab6652fe tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:16.521696 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.521696 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:16.525867 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-99400f19-bdef-4e2c-9685-d260ab6652fe tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:16.530652 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-99400f19-bdef-4e2c-9685-d260ab6652fe tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 200 Jul 15 13:23:16.531038 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 201/800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:16 2026] GET /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:16.798752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-200f903f-ad56-49e1-a340-2fd3243a0682 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.802061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-200f903f-ad56-49e1-a340-2fd3243a0682 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:16.802061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-200f903f-ad56-49e1-a340-2fd3243a0682 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:16.802061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-200f903f-ad56-49e1-a340-2fd3243a0682 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:16.816590 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.816590 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:16.820592 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-200f903f-ad56-49e1-a340-2fd3243a0682 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:16.825490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-200f903f-ad56-49e1-a340-2fd3243a0682 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:23:16.825878 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 197/801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:16 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:16.874511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-b6116e36-e016-4f5b-9f36-e0f2f20f82af None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.877210 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-b6116e36-e016-4f5b-9f36-e0f2f20f82af tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:16.878090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-b6116e36-e016-4f5b-9f36-e0f2f20f82af tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:16.878090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-b6116e36-e016-4f5b-9f36-e0f2f20f82af tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:16.891124 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.891124 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:16.896270 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-b6116e36-e016-4f5b-9f36-e0f2f20f82af tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:16.902767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-b6116e36-e016-4f5b-9f36-e0f2f20f82af tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:23:16.903328 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 200/802] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:16 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:16.946101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:16.949012 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] POST https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7/action Jul 15 13:23:16.949551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:16.949738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:16.964002 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:16.964002 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:16.964830 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:16.975616 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Begin detaching volume completed successfully. Jul 15 13:23:16.975945 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-cd884942-bd7e-4bb3-ac07-2c97189f1d59 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7/action returned with HTTP 202 Jul 15 13:23:16.976724 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 205/803] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:23:16 2026] POST /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:23:17.061172 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-99461c44-acd5-4482-b6b8-c3d1f13c7c98 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:17.061747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-99461c44-acd5-4482-b6b8-c3d1f13c7c98 None None] GET https://10.4.3.158/volume// Jul 15 13:23:17.061945 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-99461c44-acd5-4482-b6b8-c3d1f13c7c98 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:17.062203 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-99461c44-acd5-4482-b6b8-c3d1f13c7c98 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:17.062562 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-99461c44-acd5-4482-b6b8-c3d1f13c7c98 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:17.062951 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 202/804] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:17.076257 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-373e4cf4-d21d-484f-bc5a-09b1dbf8dd27 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:17.078800 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-373e4cf4-d21d-484f-bc5a-09b1dbf8dd27 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:17.079143 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-373e4cf4-d21d-484f-bc5a-09b1dbf8dd27 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:17.079427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-373e4cf4-d21d-484f-bc5a-09b1dbf8dd27 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:17.092113 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:17.092113 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:17.097288 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-373e4cf4-d21d-484f-bc5a-09b1dbf8dd27 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:17.108710 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-373e4cf4-d21d-484f-bc5a-09b1dbf8dd27 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:23:17.111044 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 198/805] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:17 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:17.549920 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ebbdbe29-68be-4f2e-b4a6-6eaf934919a1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:17.552579 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebbdbe29-68be-4f2e-b4a6-6eaf934919a1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:17.552900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebbdbe29-68be-4f2e-b4a6-6eaf934919a1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:17.553230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebbdbe29-68be-4f2e-b4a6-6eaf934919a1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:17.565607 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:17.565607 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:17.580832 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ebbdbe29-68be-4f2e-b4a6-6eaf934919a1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:17.587769 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebbdbe29-68be-4f2e-b4a6-6eaf934919a1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 200 Jul 15 13:23:17.588443 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 201/806] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:17 2026] GET /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:17.604634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d595937a-3077-419d-ab3f-ff59fd26a7e7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:17.607703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d595937a-3077-419d-ab3f-ff59fd26a7e7 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:17.607979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d595937a-3077-419d-ab3f-ff59fd26a7e7 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:17.608219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d595937a-3077-419d-ab3f-ff59fd26a7e7 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:17.619561 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:17.619561 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:17.624736 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d595937a-3077-419d-ab3f-ff59fd26a7e7 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:17.633924 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d595937a-3077-419d-ab3f-ff59fd26a7e7 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 200 Jul 15 13:23:17.634061 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 206/807] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:17 2026] GET /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:17.653133 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:17.655216 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:17.655545 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1417091687"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:17.657020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1417091687'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:17.657208 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume of 1 GB Jul 15 13:23:17.662192 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Availability Zones retrieved successfully. Jul 15 13:23:17.669513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Flow 'volume_create_api' (3c5eca2d-f863-4531-8cad-f6a1f5336103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:17.670569 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33149e70-7264-437d-a6b8-5994788a7eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:17.671651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:17.709917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33149e70-7264-437d-a6b8-5994788a7eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:17.711387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75267b29-c02b-4a78-b61b-9f7e99dc1c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:17.768410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Created reservations ['170dc0e5-f32e-4e93-979c-ba0cd79204f3', '002d9eff-a795-4ee7-b9dc-87d0a4b5daaa', 'fc483b0c-0084-40d4-a053-64e635419b79', 'f9c07b61-0c38-46df-be5d-87caf8c17b9d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:17.769268 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75267b29-c02b-4a78-b61b-9f7e99dc1c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['170dc0e5-f32e-4e93-979c-ba0cd79204f3', '002d9eff-a795-4ee7-b9dc-87d0a4b5daaa', 'fc483b0c-0084-40d4-a053-64e635419b79', 'f9c07b61-0c38-46df-be5d-87caf8c17b9d']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:17.770048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea4eaca-ebaa-4f12-81a8-f1dc512b91ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:17.801905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea4eaca-ebaa-4f12-81a8-f1dc512b91ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38bbca7e-966f-4b1b-ba6a-a17443b3c051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417091687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743cf831ad9a4a6ba494788fbd29692b',qos_specs=None,replication_status=,reservations=['170dc0e5-f32e-4e93-979c-ba0cd79204f3','002d9eff-a795-4ee7-b9dc-87d0a4b5daaa','fc483b0c-0084-40d4-a053-64e635419b79','f9c07b61-0c38-46df-be5d-87caf8c17b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='697ff4435e5a4eeeae0febf759db7d73',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1417091687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38bbca7e-966f-4b1b-ba6a-a17443b3c051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743cf831ad9a4a6ba494788fbd29692b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='697ff4435e5a4eeeae0febf759db7d73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:17.802934 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c794db0a-a3ed-4eeb-af1f-71e23a937eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:17.828256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c794db0a-a3ed-4eeb-af1f-71e23a937eee) transitioned into state 'SUCCESS' from state '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-1417091687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743cf831ad9a4a6ba494788fbd29692b',qos_specs=None,replication_status=,reservations=['170dc0e5-f32e-4e93-979c-ba0cd79204f3','002d9eff-a795-4ee7-b9dc-87d0a4b5daaa','fc483b0c-0084-40d4-a053-64e635419b79','f9c07b61-0c38-46df-be5d-87caf8c17b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='697ff4435e5a4eeeae0febf759db7d73',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:17.829363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b69d4a-b41a-4c5f-ac25-8fcfb5bfe051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:17.847918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b69d4a-b41a-4c5f-ac25-8fcfb5bfe051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:17.850314 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Flow 'volume_create_api' (3c5eca2d-f863-4531-8cad-f6a1f5336103) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:17.850865 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Create volume request issued successfully. Jul 15 13:23:17.851774 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a295d621-4f82-4fb4-bbb0-c946b03256e1 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:17.852575 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 203/808] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:17 2026] POST /volume/v3/volumes => generated 755 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:17.865112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c9d910ab-abb5-4182-8d18-45c8c91d1eae None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:17.867148 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c9d910ab-abb5-4182-8d18-45c8c91d1eae tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:17.867434 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c9d910ab-abb5-4182-8d18-45c8c91d1eae tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:17.867698 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c9d910ab-abb5-4182-8d18-45c8c91d1eae tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:17.875563 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:17.875563 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:17.879769 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c9d910ab-abb5-4182-8d18-45c8c91d1eae tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:17.885432 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c9d910ab-abb5-4182-8d18-45c8c91d1eae tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 200 Jul 15 13:23:17.885954 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 199/809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:17 2026] GET /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:18.093142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:18.095465 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:18.096454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-738988624", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:18.097906 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-738988624', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:18.190898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Create volume of 1 GB Jul 15 13:23:18.196654 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Availability Zones retrieved successfully. Jul 15 13:23:18.204618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Flow 'volume_create_api' (2e477559-b43f-441b-8353-2ca8367a7264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:18.206862 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac02f6b3-db60-46da-8983-e17b0e6ddf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:18.208439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:18.302116 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac02f6b3-db60-46da-8983-e17b0e6ddf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:18.303614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d47bb34-4915-43af-8ca4-86cbeb027a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:18.410477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Created reservations ['4769a5be-a502-436e-8ef4-c1b5ae243acc', '60728d87-a520-411e-9232-6cfe852d1b83', 'c589e04f-b5ca-4be0-949f-83bc54486ae1', 'ff0d11e7-9984-4ad7-adab-9aaae6edab34'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:18.411456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d47bb34-4915-43af-8ca4-86cbeb027a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4769a5be-a502-436e-8ef4-c1b5ae243acc', '60728d87-a520-411e-9232-6cfe852d1b83', 'c589e04f-b5ca-4be0-949f-83bc54486ae1', 'ff0d11e7-9984-4ad7-adab-9aaae6edab34']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:18.413417 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6632ca-70ac-4418-9c19-f97673f9dff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:18.448315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6632ca-70ac-4418-9c19-f97673f9dff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42248e6a-3cfa-4f30-8206-35cdf3ce9998', '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-738988624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620a165ebd75407294b04c002c8f01a4',qos_specs=None,replication_status=,reservations=['4769a5be-a502-436e-8ef4-c1b5ae243acc','60728d87-a520-411e-9232-6cfe852d1b83','c589e04f-b5ca-4be0-949f-83bc54486ae1','ff0d11e7-9984-4ad7-adab-9aaae6edab34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd6b76970194b2fb8e7ddc481fdf4e8',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-738988624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42248e6a-3cfa-4f30-8206-35cdf3ce9998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620a165ebd75407294b04c002c8f01a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bd6b76970194b2fb8e7ddc481fdf4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:18.448798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba270b2-66c3-4d5d-bfbc-1ee92bbcad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:18.473534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba270b2-66c3-4d5d-bfbc-1ee92bbcad1c) transitioned into state 'SUCCESS' from state '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-738988624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='620a165ebd75407294b04c002c8f01a4',qos_specs=None,replication_status=,reservations=['4769a5be-a502-436e-8ef4-c1b5ae243acc','60728d87-a520-411e-9232-6cfe852d1b83','c589e04f-b5ca-4be0-949f-83bc54486ae1','ff0d11e7-9984-4ad7-adab-9aaae6edab34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd6b76970194b2fb8e7ddc481fdf4e8',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:18.474322 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bbcd4d-9613-491c-a7e0-856e0d629eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:18.489517 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bbcd4d-9613-491c-a7e0-856e0d629eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:18.489517 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Flow 'volume_create_api' (2e477559-b43f-441b-8353-2ca8367a7264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:18.489875 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Create volume request issued successfully. Jul 15 13:23:18.490672 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-11e03ac4-cf83-48e0-8ca8-6e3df40d3061 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:18.491343 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 202/810] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:23:18 2026] POST /volume/v3/volumes => generated 752 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:18.508370 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d7f6fc81-1535-4a74-bc70-72f8085d3b67 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:18.510510 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d7f6fc81-1535-4a74-bc70-72f8085d3b67 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] GET https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:23:18.510694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d7f6fc81-1535-4a74-bc70-72f8085d3b67 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:18.510884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d7f6fc81-1535-4a74-bc70-72f8085d3b67 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:18.522002 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:18.522002 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:18.526948 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d7f6fc81-1535-4a74-bc70-72f8085d3b67 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:23:18.532301 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d7f6fc81-1535-4a74-bc70-72f8085d3b67 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 200 Jul 15 13:23:18.532828 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 207/811] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:18 2026] GET /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:18.556998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-e54f257e-1b79-49fe-9c17-d10fa1c10b05 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:18.559683 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-e54f257e-1b79-49fe-9c17-d10fa1c10b05 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] DELETE https://10.4.3.158/volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062 Jul 15 13:23:18.559909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-e54f257e-1b79-49fe-9c17-d10fa1c10b05 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:18.560210 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-e54f257e-1b79-49fe-9c17-d10fa1c10b05 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:18.571445 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:18.571445 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:18.630015 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1f9a1498-1fd6-4d02-9ccc-2a61ebc4ad75 req-e54f257e-1b79-49fe-9c17-d10fa1c10b05 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062 returned with HTTP 200 Jul 15 13:23:18.630958 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 204/812] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:23:18 2026] DELETE /volume/v3/attachments/fbfd064e-c0db-43ac-a3a9-308b05be6062 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:18.901434 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5803b00f-7b19-4956-8d08-f333878647f4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:18.903237 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5803b00f-7b19-4956-8d08-f333878647f4 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:18.903472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5803b00f-7b19-4956-8d08-f333878647f4 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:18.903718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5803b00f-7b19-4956-8d08-f333878647f4 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:18.911264 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:18.911264 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:18.915928 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5803b00f-7b19-4956-8d08-f333878647f4 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:18.921316 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5803b00f-7b19-4956-8d08-f333878647f4 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 200 Jul 15 13:23:18.921744 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 200/813] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:18 2026] GET /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:18.935672 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2be18535-9a91-4a09-a9f2-0a19e1d122a2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:18.937800 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2be18535-9a91-4a09-a9f2-0a19e1d122a2 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:18.938207 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2be18535-9a91-4a09-a9f2-0a19e1d122a2 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:18.938585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2be18535-9a91-4a09-a9f2-0a19e1d122a2 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:18.948013 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:18.948013 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:18.955988 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2be18535-9a91-4a09-a9f2-0a19e1d122a2 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:18.959220 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2be18535-9a91-4a09-a9f2-0a19e1d122a2 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 200 Jul 15 13:23:18.959858 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 203/814] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:18 2026] GET /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:18.974672 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:19.107050 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:19.107388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:19.110504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:19.110616 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Create volume of 1 GB Jul 15 13:23:19.115392 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Availability Zones retrieved successfully. Jul 15 13:23:19.123577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Flow 'volume_create_api' (7a826953-9ca0-46e2-91a1-da4e25bdd003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:19.126978 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1a286a-8a08-4e85-a992-192ef4be4169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:19.127225 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:19.163107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1a286a-8a08-4e85-a992-192ef4be4169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:19.163974 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1127a076-795f-4b0a-b385-5bfbef7716d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:19.173720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-39260207-18b6-4977-a7bc-24dacdb489b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:19.178446 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-39260207-18b6-4977-a7bc-24dacdb489b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:19.178743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-39260207-18b6-4977-a7bc-24dacdb489b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:19.178946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-39260207-18b6-4977-a7bc-24dacdb489b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:19.190211 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:19.190211 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:19.196702 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-39260207-18b6-4977-a7bc-24dacdb489b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:19.205165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-39260207-18b6-4977-a7bc-24dacdb489b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:23:19.205852 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 205/815] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:19 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:19.250282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Created reservations ['7485d0bc-beb9-459d-8b54-7fd0b1308d04', '5c3327f3-17f8-4acd-9038-bb5e5d4ff6f3', '5b85eb3d-0063-433d-9023-593d7a30f044', '99ac290b-8a52-4528-962c-313241689d9a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:19.251695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1127a076-795f-4b0a-b385-5bfbef7716d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7485d0bc-beb9-459d-8b54-7fd0b1308d04', '5c3327f3-17f8-4acd-9038-bb5e5d4ff6f3', '5b85eb3d-0063-433d-9023-593d7a30f044', '99ac290b-8a52-4528-962c-313241689d9a']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:19.252742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd64941-703a-476f-a759-acbe7385e1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:19.282746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd64941-703a-476f-a759-acbe7385e1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6189519d-1ab3-4dd7-8ed3-086dc48996af', '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='0b4d48dca075402b820a8e499e155c9b',qos_specs=None,replication_status=,reservations=['7485d0bc-beb9-459d-8b54-7fd0b1308d04','5c3327f3-17f8-4acd-9038-bb5e5d4ff6f3','5b85eb3d-0063-433d-9023-593d7a30f044','99ac290b-8a52-4528-962c-313241689d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1ef2f0475ee46a7b86f070f256eb9d6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6189519d-1ab3-4dd7-8ed3-086dc48996af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b4d48dca075402b820a8e499e155c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1ef2f0475ee46a7b86f070f256eb9d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:19.283954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833d447b-3032-4219-ba12-895c869b0c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:19.317861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (833d447b-3032-4219-ba12-895c869b0c30) transitioned into state 'SUCCESS' from 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='0b4d48dca075402b820a8e499e155c9b',qos_specs=None,replication_status=,reservations=['7485d0bc-beb9-459d-8b54-7fd0b1308d04','5c3327f3-17f8-4acd-9038-bb5e5d4ff6f3','5b85eb3d-0063-433d-9023-593d7a30f044','99ac290b-8a52-4528-962c-313241689d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1ef2f0475ee46a7b86f070f256eb9d6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:19.318826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca256eb-c7b0-43c8-a84c-b745d2264e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:19.331841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca256eb-c7b0-43c8-a84c-b745d2264e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:19.332854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Flow 'volume_create_api' (7a826953-9ca0-46e2-91a1-da4e25bdd003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:19.333355 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Create volume request issued successfully. Jul 15 13:23:19.334424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cd0bc938-13c5-4897-9f7a-9426c39f45fb tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:19.334741 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 208/816] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:18 2026] POST /volume/v3/volumes => generated 733 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:19.352871 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e80d8705-f12c-4ca8-8b43-132ecef73bcc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:19.357426 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e80d8705-f12c-4ca8-8b43-132ecef73bcc tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] GET https://10.4.3.158/volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af Jul 15 13:23:19.357722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e80d8705-f12c-4ca8-8b43-132ecef73bcc tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:19.359223 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e80d8705-f12c-4ca8-8b43-132ecef73bcc tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:19.373115 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:19.373115 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:19.382771 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e80d8705-f12c-4ca8-8b43-132ecef73bcc tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Volume info retrieved successfully. Jul 15 13:23:19.389414 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e80d8705-f12c-4ca8-8b43-132ecef73bcc tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] https://10.4.3.158/volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af returned with HTTP 200 Jul 15 13:23:19.390026 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 201/817] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:19 2026] GET /volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:19.549425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-64a61d51-a4fb-4c28-a95a-c4add51753ff None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:19.551676 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-64a61d51-a4fb-4c28-a95a-c4add51753ff tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] GET https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:23:19.552421 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-64a61d51-a4fb-4c28-a95a-c4add51753ff tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:19.552421 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-64a61d51-a4fb-4c28-a95a-c4add51753ff tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:19.560789 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:19.560789 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:19.565713 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-64a61d51-a4fb-4c28-a95a-c4add51753ff tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:23:19.573702 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-64a61d51-a4fb-4c28-a95a-c4add51753ff tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 200 Jul 15 13:23:19.574316 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 204/818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:19 2026] GET /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:19.621136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-80ad6854-bdfd-477a-9528-fcf0f4085f0d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:19.624820 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-80ad6854-bdfd-477a-9528-fcf0f4085f0d tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] GET https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:23:19.625112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-80ad6854-bdfd-477a-9528-fcf0f4085f0d tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:19.626176 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-80ad6854-bdfd-477a-9528-fcf0f4085f0d tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:19.635928 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:19.635928 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:19.642383 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-80ad6854-bdfd-477a-9528-fcf0f4085f0d tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:23:19.650747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-80ad6854-bdfd-477a-9528-fcf0f4085f0d tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 200 Jul 15 13:23:19.650747 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 206/819] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:19 2026] GET /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:20.367577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-23212a76-bf5a-4c98-bcbb-eb1e78d798bd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.370381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-23212a76-bf5a-4c98-bcbb-eb1e78d798bd tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] GET https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:23:20.370381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-23212a76-bf5a-4c98-bcbb-eb1e78d798bd tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.370523 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-23212a76-bf5a-4c98-bcbb-eb1e78d798bd tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.380597 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.380597 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:20.386976 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-23212a76-bf5a-4c98-bcbb-eb1e78d798bd tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:23:20.394610 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-23212a76-bf5a-4c98-bcbb-eb1e78d798bd tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 200 Jul 15 13:23:20.394866 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 209/820] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:20 2026] GET /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:20.406554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-438142b6-5d4e-4d00-9a65-9094702b5634 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.408809 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-438142b6-5d4e-4d00-9a65-9094702b5634 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] GET https://10.4.3.158/volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af Jul 15 13:23:20.409075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-438142b6-5d4e-4d00-9a65-9094702b5634 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.409384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-438142b6-5d4e-4d00-9a65-9094702b5634 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.411385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a8de3c27-ec7a-4267-b882-cd8922d7c668 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.411385 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8de3c27-ec7a-4267-b882-cd8922d7c668 None None] GET https://10.4.3.158/volume// Jul 15 13:23:20.411385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8de3c27-ec7a-4267-b882-cd8922d7c668 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.411385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8de3c27-ec7a-4267-b882-cd8922d7c668 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.411385 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8de3c27-ec7a-4267-b882-cd8922d7c668 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:20.411385 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 205/821] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:23:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:20.418342 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.418342 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:20.421790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-a7962956-daa3-4241-9926-41e2ee275770 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.422774 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-438142b6-5d4e-4d00-9a65-9094702b5634 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Volume info retrieved successfully. Jul 15 13:23:20.425590 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-a7962956-daa3-4241-9926-41e2ee275770 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:20.426062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-a7962956-daa3-4241-9926-41e2ee275770 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42248e6a-3cfa-4f30-8206-35cdf3ce9998", "connector": null, "instance_uuid": "ed7ab3de-baf9-4260-b92d-ba9fa84aab45"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:20.427762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-438142b6-5d4e-4d00-9a65-9094702b5634 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] https://10.4.3.158/volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af returned with HTTP 200 Jul 15 13:23:20.428458 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 202/822] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:20 2026] GET /volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:20.436949 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.436949 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:20.442378 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.445508 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1&project_id=743cf831ad9a4a6ba494788fbd29692b Jul 15 13:23:20.445763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.446058 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.446518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Could not evaluate value 743cf831ad9a4a6ba494788fbd29692b, assuming string {{(pid=100145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:23:20.448453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Searching by: MultiDict([('project_id', '743cf831ad9a4a6ba494788fbd29692b'), ('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:23:20.488872 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-a7962956-daa3-4241-9926-41e2ee275770 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:20.488872 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 207/823] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:20 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) Jul 15 13:23:20.501436 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Get all volumes completed successfully. Jul 15 13:23:20.502737 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.502737 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:20.507834 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-04a8893f-457c-48f9-b8b7-3d2e7d4a1a72 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1&project_id=743cf831ad9a4a6ba494788fbd29692b returned with HTTP 200 Jul 15 13:23:20.508728 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 210/824] 10.4.3.158 () {66 vars in 1373 bytes} [Wed Jul 15 13:23:20 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=743cf831ad9a4a6ba494788fbd29692b => generated 3035 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:20.525476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6f6f191f-5b13-4ecb-a061-721a33930713 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.528782 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af Jul 15 13:23:20.529207 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.529407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.529737 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Delete volume with id: 6189519d-1ab3-4dd7-8ed3-086dc48996af Jul 15 13:23:20.541387 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.541387 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:20.541770 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Volume info retrieved successfully. Jul 15 13:23:20.567846 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] Delete volume request issued successfully. Jul 15 13:23:20.568124 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f6f191f-5b13-4ecb-a061-721a33930713 tempest-VolumesListAdminTestJSON-802959132 tempest-VolumesListAdminTestJSON-802959132-project-admin] https://10.4.3.158/volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af returned with HTTP 202 Jul 15 13:23:20.568714 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 206/825] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:20 2026] DELETE /volume/v3/volumes/6189519d-1ab3-4dd7-8ed3-086dc48996af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:20.587061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f948e5db-0118-4e46-a529-e77c85ff33ad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.589852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f948e5db-0118-4e46-a529-e77c85ff33ad tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:20.590172 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f948e5db-0118-4e46-a529-e77c85ff33ad tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.590726 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f948e5db-0118-4e46-a529-e77c85ff33ad tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.600394 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.600394 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:20.606855 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f948e5db-0118-4e46-a529-e77c85ff33ad tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:20.612564 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f948e5db-0118-4e46-a529-e77c85ff33ad tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 200 Jul 15 13:23:20.612896 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 203/826] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:20 2026] GET /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:20.633685 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.636650 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] DELETE https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:20.637426 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.638174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.638788 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Delete volume with id: 38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:20.652755 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.652755 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:20.654409 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:20.687683 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Delete volume request issued successfully. Jul 15 13:23:20.688107 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df0cd49c-28e6-4971-9e08-22f2f4224ca6 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 202 Jul 15 13:23:20.688919 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 208/827] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:20 2026] DELETE /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:20.700470 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-84bffd64-6466-4dab-a6ff-9ab0f104af4f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:20.703213 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-84bffd64-6466-4dab-a6ff-9ab0f104af4f tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:20.703316 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-84bffd64-6466-4dab-a6ff-9ab0f104af4f tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:20.704432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-84bffd64-6466-4dab-a6ff-9ab0f104af4f tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:20.719708 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:20.719708 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:20.733670 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-84bffd64-6466-4dab-a6ff-9ab0f104af4f tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:20.746031 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-84bffd64-6466-4dab-a6ff-9ab0f104af4f tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 200 Jul 15 13:23:20.747024 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 211/828] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:20 2026] GET /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:21.761787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0f0fc1b9-4e9c-48f4-8bb9-1b52365e2b9c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:21.764129 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0f0fc1b9-4e9c-48f4-8bb9-1b52365e2b9c tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 Jul 15 13:23:21.764390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0f0fc1b9-4e9c-48f4-8bb9-1b52365e2b9c tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:21.764628 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0f0fc1b9-4e9c-48f4-8bb9-1b52365e2b9c tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:21.772540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0f0fc1b9-4e9c-48f4-8bb9-1b52365e2b9c tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 returned with HTTP 404 Jul 15 13:23:21.773141 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 207/829] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:21 2026] GET /volume/v3/volumes/38bbca7e-966f-4b1b-ba6a-a17443b3c051 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:21.783138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1fda6e6b-1260-463f-a8ea-9536e1ea584d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:21.785997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1fda6e6b-1260-463f-a8ea-9536e1ea584d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:21.785997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1fda6e6b-1260-463f-a8ea-9536e1ea584d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:21.787651 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1fda6e6b-1260-463f-a8ea-9536e1ea584d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:21.798453 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:21.798453 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:21.807977 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1fda6e6b-1260-463f-a8ea-9536e1ea584d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:21.816150 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1fda6e6b-1260-463f-a8ea-9536e1ea584d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 200 Jul 15 13:23:21.816585 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 204/830] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:21 2026] GET /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:21.836827 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4d01bfca-f787-400b-afd3-03d25359d62d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:21.841379 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:21.841880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:21.843689 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:21.843689 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Delete volume with id: a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:21.853992 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:21.853992 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:21.854897 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:21.876399 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Delete volume request issued successfully. Jul 15 13:23:21.877083 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4d01bfca-f787-400b-afd3-03d25359d62d tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 202 Jul 15 13:23:21.877477 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 209/831] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:21 2026] DELETE /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:21.886199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-72517028-ce7a-460f-9a3d-9f8c58b27041 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:21.889906 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72517028-ce7a-460f-9a3d-9f8c58b27041 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:21.890200 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72517028-ce7a-460f-9a3d-9f8c58b27041 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:21.890603 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72517028-ce7a-460f-9a3d-9f8c58b27041 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:21.901675 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:21.901675 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:21.907471 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-72517028-ce7a-460f-9a3d-9f8c58b27041 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:21.915203 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72517028-ce7a-460f-9a3d-9f8c58b27041 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 200 Jul 15 13:23:21.915203 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 212/832] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:21 2026] GET /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:22.190669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-f93ca94c-a006-4639-b1e1-4084adc34b13 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:22.192029 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-f93ca94c-a006-4639-b1e1-4084adc34b13 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:23:22.192363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-f93ca94c-a006-4639-b1e1-4084adc34b13 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:22.192663 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-f93ca94c-a006-4639-b1e1-4084adc34b13 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:22.216745 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:22.216745 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:22.223558 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-f93ca94c-a006-4639-b1e1-4084adc34b13 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:23:22.229459 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-f93ca94c-a006-4639-b1e1-4084adc34b13 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:23:22.229955 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 208/833] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:22 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1653 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:22.286006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-d03be82e-b1db-49b6-8b8b-ffc0c9ca8f26 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:22.289626 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-d03be82e-b1db-49b6-8b8b-ffc0c9ca8f26 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:23:22.290349 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-d03be82e-b1db-49b6-8b8b-ffc0c9ca8f26 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:22.291058 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-d03be82e-b1db-49b6-8b8b-ffc0c9ca8f26 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:22.307607 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:22.307607 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:22.318618 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-d03be82e-b1db-49b6-8b8b-ffc0c9ca8f26 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:23:22.331059 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-d03be82e-b1db-49b6-8b8b-ffc0c9ca8f26 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:23:22.331654 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 205/834] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:22 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1653 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:22.937403 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-69874afc-aa2f-4cc1-b917-01ef72002053 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:22.939125 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-69874afc-aa2f-4cc1-b917-01ef72002053 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 Jul 15 13:23:22.939790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-69874afc-aa2f-4cc1-b917-01ef72002053 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:22.939790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-69874afc-aa2f-4cc1-b917-01ef72002053 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:22.962487 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-69874afc-aa2f-4cc1-b917-01ef72002053 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 returned with HTTP 404 Jul 15 13:23:22.962487 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 210/835] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:22 2026] GET /volume/v3/volumes/a114bc5c-e474-4c04-ac2d-5e9a87e8f0f7 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:22.976832 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-215e306e-ede9-4f7c-94c2-84697dfebd9b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:22.977900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-215e306e-ede9-4f7c-94c2-84697dfebd9b tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:22.978137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-215e306e-ede9-4f7c-94c2-84697dfebd9b tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:22.979689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-215e306e-ede9-4f7c-94c2-84697dfebd9b tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:22.993028 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:22.993028 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:23.005799 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-215e306e-ede9-4f7c-94c2-84697dfebd9b tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:23.017702 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-215e306e-ede9-4f7c-94c2-84697dfebd9b tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 200 Jul 15 13:23:23.018291 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 213/836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:22 2026] GET /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:23.035874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:23.040480 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] DELETE https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:23.040480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:23.040480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:23.040909 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Delete volume with id: 505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:23.053106 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:23.053106 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:23.053650 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:23.088169 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Delete volume request issued successfully. Jul 15 13:23:23.089106 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42283599-4d63-460c-b1a5-20a3ed2af6f9 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 202 Jul 15 13:23:23.090451 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 209/837] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:23 2026] DELETE /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:23.100009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-766e2ff8-9408-43d9-b18e-6b223c867597 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:23.102367 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-766e2ff8-9408-43d9-b18e-6b223c867597 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:23.102620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-766e2ff8-9408-43d9-b18e-6b223c867597 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:23.102855 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-766e2ff8-9408-43d9-b18e-6b223c867597 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:23.113805 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:23.113805 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:23.121113 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-766e2ff8-9408-43d9-b18e-6b223c867597 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Volume info retrieved successfully. Jul 15 13:23:23.128338 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-766e2ff8-9408-43d9-b18e-6b223c867597 tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 200 Jul 15 13:23:23.128879 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 206/838] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:23 2026] GET /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:23.356428 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e4436f2b-35a3-4ffc-8ba5-1da931889b6b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:23.357043 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4436f2b-35a3-4ffc-8ba5-1da931889b6b None None] GET https://10.4.3.158/volume// Jul 15 13:23:23.357282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4436f2b-35a3-4ffc-8ba5-1da931889b6b None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:23.357561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4436f2b-35a3-4ffc-8ba5-1da931889b6b None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:23.357984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4436f2b-35a3-4ffc-8ba5-1da931889b6b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:23.358560 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 211/839] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:23.367837 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-0a1ce381-dc46-49a8-9021-a4851c0674f6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:23.371455 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-0a1ce381-dc46-49a8-9021-a4851c0674f6 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] GET https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:23:23.373244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-0a1ce381-dc46-49a8-9021-a4851c0674f6 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:23.373244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-0a1ce381-dc46-49a8-9021-a4851c0674f6 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:23.390610 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:23.390610 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:23.395846 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-0a1ce381-dc46-49a8-9021-a4851c0674f6 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:23:23.405991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-0a1ce381-dc46-49a8-9021-a4851c0674f6 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 200 Jul 15 13:23:23.405991 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 214/840] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:23 2026] GET /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:23.542163 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:23.545169 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] PUT https://10.4.3.158/volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435 Jul 15 13:23:23.547046 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:23.558750 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Acquiring lock "cinder-attachment_update-42248e6a-3cfa-4f30-8206-35cdf3ce9998-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:23.568985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Lock "cinder-attachment_update-42248e6a-3cfa-4f30-8206-35cdf3ce9998-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:23.568985 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:23.568985 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:23.733946 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Lock "cinder-attachment_update-42248e6a-3cfa-4f30-8206-35cdf3ce9998-np0000005195" released by "attachment_update" :: held 0.168s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:23.734649 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-2771f755-dc83-4aa5-9ab6-208ed5a9ecc7 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435 returned with HTTP 200 Jul 15 13:23:23.735403 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 210/841] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:23 2026] PUT /volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:23.786007 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-bb1958f8-1d6d-468f-ba12-274ef6fbc5f3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:23.794095 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-bb1958f8-1d6d-468f-ba12-274ef6fbc5f3 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] POST https://10.4.3.158/volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435/action Jul 15 13:23:23.794770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-bb1958f8-1d6d-468f-ba12-274ef6fbc5f3 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:23.795145 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-bb1958f8-1d6d-468f-ba12-274ef6fbc5f3 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:23.828690 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:23.828690 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:23.860684 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4192bc21-b431-44aa-ab71-b86ee0cc9682 req-bb1958f8-1d6d-468f-ba12-274ef6fbc5f3 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435/action returned with HTTP 204 Jul 15 13:23:23.861429 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 207/842] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:23 2026] POST /volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:24.017359 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-72f54d94-6e92-48de-9932-9530646bbced None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.020189 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] DELETE https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:24.020189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:24.020189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:24.020791 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Delete volume with id: 240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:24.033416 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:24.033416 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:24.034146 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:24.071633 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Delete volume request issued successfully. Jul 15 13:23:24.072087 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72f54d94-6e92-48de-9932-9530646bbced tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 202 Jul 15 13:23:24.072644 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 212/843] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:24 2026] DELETE /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:24.086605 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d69712b8-e864-4aa4-81a5-95ece387724b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.088881 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d69712b8-e864-4aa4-81a5-95ece387724b tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:24.089138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d69712b8-e864-4aa4-81a5-95ece387724b tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:24.089746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d69712b8-e864-4aa4-81a5-95ece387724b tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:24.101797 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:24.101797 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:24.110932 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d69712b8-e864-4aa4-81a5-95ece387724b tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:24.117911 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d69712b8-e864-4aa4-81a5-95ece387724b tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 200 Jul 15 13:23:24.119293 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 215/844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:24 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:24.154831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4559b77d-6bd5-47a7-8bfa-61c096181dfa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.157598 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4559b77d-6bd5-47a7-8bfa-61c096181dfa tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] GET https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 Jul 15 13:23:24.158375 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4559b77d-6bd5-47a7-8bfa-61c096181dfa tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:24.158375 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4559b77d-6bd5-47a7-8bfa-61c096181dfa tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:24.172607 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4559b77d-6bd5-47a7-8bfa-61c096181dfa tempest-VolumesListAdminTestJSON-1354660440 tempest-VolumesListAdminTestJSON-1354660440-project-member] https://10.4.3.158/volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 returned with HTTP 404 Jul 15 13:23:24.173669 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 211/845] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:24 2026] GET /volume/v3/volumes/505bcb84-a56d-4b34-8f1c-8dd8c8135862 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:24.304847 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-81d89ddb-6a3c-4530-92e5-1aea46a1cdb0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.304847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-81d89ddb-6a3c-4530-92e5-1aea46a1cdb0 None None] GET https://10.4.3.158/volume// Jul 15 13:23:24.304847 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-81d89ddb-6a3c-4530-92e5-1aea46a1cdb0 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:24.305438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-81d89ddb-6a3c-4530-92e5-1aea46a1cdb0 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:24.305438 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-81d89ddb-6a3c-4530-92e5-1aea46a1cdb0 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:24.305720 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 208/846] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:24.322919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ae33e535-8738-4ec3-91ac-cdbd76e50c54 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.327019 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ae33e535-8738-4ec3-91ac-cdbd76e50c54 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:24.327625 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ae33e535-8738-4ec3-91ac-cdbd76e50c54 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82532aaa-572d-4ea9-9e59-0fa635f18b57", "connector": null, "instance_uuid": "c0e87c9d-b497-466a-8e9a-8b31b349af4e"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:24.347018 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:24.347018 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:24.440218 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ae33e535-8738-4ec3-91ac-cdbd76e50c54 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:24.441598 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 213/847] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:24 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:24.557851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-7a486765-a8f3-49f7-86f6-a2be84675575 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.561233 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-7a486765-a8f3-49f7-86f6-a2be84675575 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] DELETE https://10.4.3.158/volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e Jul 15 13:23:24.561233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-7a486765-a8f3-49f7-86f6-a2be84675575 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:24.561233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-7a486765-a8f3-49f7-86f6-a2be84675575 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:24.578651 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:24.578651 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:24.660082 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-7a486765-a8f3-49f7-86f6-a2be84675575 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e returned with HTTP 200 Jul 15 13:23:24.660734 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 216/848] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:23:24 2026] DELETE /volume/v3/attachments/2f0879ba-77ce-45ec-a378-0cb20f3a253e => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:24.832272 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c41a1dd8-929c-442c-8091-ba435ded3bf4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.834180 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c41a1dd8-929c-442c-8091-ba435ded3bf4 None None] GET https://10.4.3.158/volume// Jul 15 13:23:24.834180 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c41a1dd8-929c-442c-8091-ba435ded3bf4 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:24.835506 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c41a1dd8-929c-442c-8091-ba435ded3bf4 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:24.835939 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c41a1dd8-929c-442c-8091-ba435ded3bf4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:24.836519 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 212/849] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:24.847783 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-4877c0d0-68e0-4426-8a33-05cd7baf0ada None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:24.850643 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-4877c0d0-68e0-4426-8a33-05cd7baf0ada tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] POST https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57/action Jul 15 13:23:24.851125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-4877c0d0-68e0-4426-8a33-05cd7baf0ada tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action body: b'{"os-reimage": {"image_id": "4e752dd8-23b0-4ac3-ba25-38b6398a059c", "reimage_reserved": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:24.851330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-4877c0d0-68e0-4426-8a33-05cd7baf0ada tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "4e752dd8-23b0-4ac3-ba25-38b6398a059c", "reimage_reserved": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:24.870066 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:24.870066 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:24.870976 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-4877c0d0-68e0-4426-8a33-05cd7baf0ada tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:23:25.025160 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-4877c0d0-68e0-4426-8a33-05cd7baf0ada tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57/action returned with HTTP 202 Jul 15 13:23:25.026068 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 209/850] 10.4.3.158 () {74 vars in 1713 bytes} [Wed Jul 15 13:23:24 2026] POST /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:23:25.134737 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-af18605e-5255-4bcd-b0ca-58541f24c7b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:25.137033 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af18605e-5255-4bcd-b0ca-58541f24c7b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 Jul 15 13:23:25.137319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af18605e-5255-4bcd-b0ca-58541f24c7b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:25.137677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af18605e-5255-4bcd-b0ca-58541f24c7b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:25.147674 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af18605e-5255-4bcd-b0ca-58541f24c7b0 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 returned with HTTP 404 Jul 15 13:23:25.148391 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 214/851] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:25 2026] GET /volume/v3/volumes/240130e3-5961-41bb-b1d9-ecfc19e4c4a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:25.168126 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:25.176179 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 Jul 15 13:23:25.176179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:25.176179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:25.176179 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Delete volume with id: 7ca87a65-6518-4f93-8440-c5eda3437b87 Jul 15 13:23:25.194225 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:25.194225 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:25.195342 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:25.244119 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Delete volume request issued successfully. Jul 15 13:23:25.244590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca540d97-9bbb-4df7-8f6f-d34fefd561ef tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 returned with HTTP 202 Jul 15 13:23:25.245243 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 217/852] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:25 2026] DELETE /volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:25.260606 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8ff415c7-7330-488c-aa7e-9bf8d175235e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:25.263821 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8ff415c7-7330-488c-aa7e-9bf8d175235e tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 Jul 15 13:23:25.264129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8ff415c7-7330-488c-aa7e-9bf8d175235e tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:25.265117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8ff415c7-7330-488c-aa7e-9bf8d175235e tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:25.280205 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:25.280205 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:25.287319 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8ff415c7-7330-488c-aa7e-9bf8d175235e tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Volume info retrieved successfully. Jul 15 13:23:25.300500 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8ff415c7-7330-488c-aa7e-9bf8d175235e tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 returned with HTTP 200 Jul 15 13:23:25.301475 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 213/853] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:25 2026] GET /volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:25.778030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a7b90cdc-b445-4633-847d-87e6cc27bb0b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:25.780902 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a7b90cdc-b445-4633-847d-87e6cc27bb0b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:25.782907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a7b90cdc-b445-4633-847d-87e6cc27bb0b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:25.782907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a7b90cdc-b445-4633-847d-87e6cc27bb0b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:25.794844 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:25.794844 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:25.803482 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a7b90cdc-b445-4633-847d-87e6cc27bb0b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:25.811792 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a7b90cdc-b445-4633-847d-87e6cc27bb0b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:25.812759 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 210/854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:25 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:25.877796 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-00cb1786-0097-4112-8161-8c8b9df33511 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:25.883869 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-00cb1786-0097-4112-8161-8c8b9df33511 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:25.884417 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-00cb1786-0097-4112-8161-8c8b9df33511 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:25.884740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-00cb1786-0097-4112-8161-8c8b9df33511 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:25.895631 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:25.895631 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:25.903345 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-00cb1786-0097-4112-8161-8c8b9df33511 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:25.915190 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-00cb1786-0097-4112-8161-8c8b9df33511 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:25.915638 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 215/855] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:25 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:26.014528 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-89e73a0f-d489-4f6c-9d17-08339f65b492 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.015063 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-89e73a0f-d489-4f6c-9d17-08339f65b492 None None] GET https://10.4.3.158/volume// Jul 15 13:23:26.015334 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-89e73a0f-d489-4f6c-9d17-08339f65b492 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:26.015657 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-89e73a0f-d489-4f6c-9d17-08339f65b492 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:26.016293 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-89e73a0f-d489-4f6c-9d17-08339f65b492 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:26.016645 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 218/856] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:23:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:26.025185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-8f0d91d2-fa1b-4d39-87c4-92567822ea13 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.027479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-8f0d91d2-fa1b-4d39-87c4-92567822ea13 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:26.028057 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-8f0d91d2-fa1b-4d39-87c4-92567822ea13 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b78b52bc-ab3c-469a-af41-57b28508044b", "connector": null, "instance_uuid": "382ab067-a700-45b4-9fd0-5a4628442677"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:26.038204 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:26.038204 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:26.073217 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-8f0d91d2-fa1b-4d39-87c4-92567822ea13 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:26.073733 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 214/857] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:26 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) Jul 15 13:23:26.122890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e000ce0a-9f0d-4c4f-a6dd-1e79d6ac8167 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.128021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e000ce0a-9f0d-4c4f-a6dd-1e79d6ac8167 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:26.128021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e000ce0a-9f0d-4c4f-a6dd-1e79d6ac8167 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:26.128021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e000ce0a-9f0d-4c4f-a6dd-1e79d6ac8167 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:26.135736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bfeaad2b-460d-47b8-a8aa-7bfe200a7ae7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.135736 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bfeaad2b-460d-47b8-a8aa-7bfe200a7ae7 None None] GET https://10.4.3.158/volume// Jul 15 13:23:26.136507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bfeaad2b-460d-47b8-a8aa-7bfe200a7ae7 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:26.136507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bfeaad2b-460d-47b8-a8aa-7bfe200a7ae7 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:26.136507 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bfeaad2b-460d-47b8-a8aa-7bfe200a7ae7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:26.136975 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 216/858] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:26.142828 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:26.142828 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:26.145934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-0f624fbd-dedc-409a-93c1-58cedc274d14 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.149318 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-0f624fbd-dedc-409a-93c1-58cedc274d14 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:26.149736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-0f624fbd-dedc-409a-93c1-58cedc274d14 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:26.150009 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-0f624fbd-dedc-409a-93c1-58cedc274d14 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:26.150661 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e000ce0a-9f0d-4c4f-a6dd-1e79d6ac8167 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:26.158725 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e000ce0a-9f0d-4c4f-a6dd-1e79d6ac8167 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:26.158725 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 211/859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:26 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:26.164107 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:26.164107 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:26.174014 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-0f624fbd-dedc-409a-93c1-58cedc274d14 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:26.180826 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-0f624fbd-dedc-409a-93c1-58cedc274d14 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:26.181434 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 219/860] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:26 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:26.295376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.297747 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] PUT https://10.4.3.158/volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5 Jul 15 13:23:26.298237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:26.310583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Acquiring lock "cinder-attachment_update-b78b52bc-ab3c-469a-af41-57b28508044b-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:26.316059 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-b78b52bc-ab3c-469a-af41-57b28508044b-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:26.317051 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:26.317051 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:26.323641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-379248ca-692b-4875-a848-838bdc29f274 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:26.326046 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-379248ca-692b-4875-a848-838bdc29f274 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] GET https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 Jul 15 13:23:26.326321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-379248ca-692b-4875-a848-838bdc29f274 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:26.326576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-379248ca-692b-4875-a848-838bdc29f274 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:26.335048 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-379248ca-692b-4875-a848-838bdc29f274 tempest-ServerRescueNegativeTestJSON-1286115430 tempest-ServerRescueNegativeTestJSON-1286115430-project-member] https://10.4.3.158/volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 returned with HTTP 404 Jul 15 13:23:26.335776 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 217/861] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:26 2026] GET /volume/v3/volumes/7ca87a65-6518-4f93-8440-c5eda3437b87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:26.454711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-b78b52bc-ab3c-469a-af41-57b28508044b-np0000005195" released by "attachment_update" :: held 0.135s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:26.454711 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6ee52cc7-cdc0-46d9-a291-481642ce132d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5 returned with HTTP 200 Jul 15 13:23:26.454711 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 215/862] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:26 2026] PUT /volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:27.180510 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6c0da89b-4bf7-405c-bd37-dec9f8f38c1d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:27.182603 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6c0da89b-4bf7-405c-bd37-dec9f8f38c1d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:27.182817 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6c0da89b-4bf7-405c-bd37-dec9f8f38c1d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:27.183147 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6c0da89b-4bf7-405c-bd37-dec9f8f38c1d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:27.199934 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:27.199934 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:27.206312 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6c0da89b-4bf7-405c-bd37-dec9f8f38c1d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:27.217945 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6c0da89b-4bf7-405c-bd37-dec9f8f38c1d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:27.218784 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 212/863] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:27 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:28.236376 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bfec2baf-c281-4cb5-8510-815d5e4be6d8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:28.239297 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bfec2baf-c281-4cb5-8510-815d5e4be6d8 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:28.239563 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bfec2baf-c281-4cb5-8510-815d5e4be6d8 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:28.239862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bfec2baf-c281-4cb5-8510-815d5e4be6d8 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:28.242697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb4ca002-9261-4362-8571-e877ac75696a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:28.258684 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:28.258684 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:28.263694 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bfec2baf-c281-4cb5-8510-815d5e4be6d8 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:28.269546 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bfec2baf-c281-4cb5-8510-815d5e4be6d8 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:28.270011 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 220/864] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:28 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:28.498416 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:28.499030 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1611196295"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:28.500925 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1611196295'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:28.501177 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Create volume of 1 GB Jul 15 13:23:28.506578 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Availability Zones retrieved successfully. Jul 15 13:23:28.514809 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Flow 'volume_create_api' (6dae04c5-ddd9-4c58-80b1-ef6bbcb2c340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:28.516220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ced6fa2-9877-49d8-929a-2b13c05c3489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:28.517702 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:28.569203 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ced6fa2-9877-49d8-929a-2b13c05c3489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:28.570559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab78a2f5-9947-4a37-b360-6062ef7bb158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:28.656678 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Created reservations ['bb572095-ae31-4da9-ac1e-1709c4433815', '5ef00402-98bc-420a-9694-75c585570045', 'ef5b609d-3796-48d2-b279-69bc7c3c9792', '076e3c50-add8-4ea6-a793-6963724e93c5'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:28.657942 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab78a2f5-9947-4a37-b360-6062ef7bb158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb572095-ae31-4da9-ac1e-1709c4433815', '5ef00402-98bc-420a-9694-75c585570045', 'ef5b609d-3796-48d2-b279-69bc7c3c9792', '076e3c50-add8-4ea6-a793-6963724e93c5']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:28.659536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3b6422-b2bb-4251-9188-cafcc5fcb1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:28.690823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3b6422-b2bb-4251-9188-cafcc5fcb1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c16b92-f357-45d0-a693-2bc74f1bb247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1611196295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c181ff47dcfb4da6af6c5d053881c376',qos_specs=None,replication_status=,reservations=['bb572095-ae31-4da9-ac1e-1709c4433815','5ef00402-98bc-420a-9694-75c585570045','ef5b609d-3796-48d2-b279-69bc7c3c9792','076e3c50-add8-4ea6-a793-6963724e93c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa7a1528ceb4bab9290559e85fc6a1f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1611196295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7c16b92-f357-45d0-a693-2bc74f1bb247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c181ff47dcfb4da6af6c5d053881c376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa7a1528ceb4bab9290559e85fc6a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:28.692192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f58751-6075-48bf-88ab-a24130bca8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:28.715816 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f58751-6075-48bf-88ab-a24130bca8f4) transitioned into state 'SUCCESS' from state '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-1611196295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c181ff47dcfb4da6af6c5d053881c376',qos_specs=None,replication_status=,reservations=['bb572095-ae31-4da9-ac1e-1709c4433815','5ef00402-98bc-420a-9694-75c585570045','ef5b609d-3796-48d2-b279-69bc7c3c9792','076e3c50-add8-4ea6-a793-6963724e93c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa7a1528ceb4bab9290559e85fc6a1f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:28.716837 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721ee7ff-d2f5-4703-83f3-339f9a30d7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:28.731364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721ee7ff-d2f5-4703-83f3-339f9a30d7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:28.732697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Flow 'volume_create_api' (6dae04c5-ddd9-4c58-80b1-ef6bbcb2c340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:28.733487 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Create volume request issued successfully. Jul 15 13:23:28.735143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb4ca002-9261-4362-8571-e877ac75696a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:28.735633 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 218/865] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:28 2026] POST /volume/v3/volumes => generated 751 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:28.751809 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-75aae3bc-2a16-4c17-a6bf-95b9bf501432 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:28.753787 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75aae3bc-2a16-4c17-a6bf-95b9bf501432 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:28.754096 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75aae3bc-2a16-4c17-a6bf-95b9bf501432 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:28.754344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75aae3bc-2a16-4c17-a6bf-95b9bf501432 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:28.765187 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:28.765187 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:28.771102 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-75aae3bc-2a16-4c17-a6bf-95b9bf501432 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:28.778473 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75aae3bc-2a16-4c17-a6bf-95b9bf501432 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 200 Jul 15 13:23:28.779174 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 216/866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:28 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:29.287401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-61e0cf82-3c63-4628-8561-3ba7c61d0eda None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:29.291990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-61e0cf82-3c63-4628-8561-3ba7c61d0eda tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:29.291990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-61e0cf82-3c63-4628-8561-3ba7c61d0eda tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:29.291990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-61e0cf82-3c63-4628-8561-3ba7c61d0eda tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:29.309725 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:29.309725 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:29.316995 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-61e0cf82-3c63-4628-8561-3ba7c61d0eda tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:29.324559 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-61e0cf82-3c63-4628-8561-3ba7c61d0eda tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:29.324559 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 213/867] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:29 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:29.797842 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dd7e1984-b19e-4b7e-9eff-f62498ff7f14 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:29.799729 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd7e1984-b19e-4b7e-9eff-f62498ff7f14 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:29.800058 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd7e1984-b19e-4b7e-9eff-f62498ff7f14 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:29.800805 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd7e1984-b19e-4b7e-9eff-f62498ff7f14 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:29.808720 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:29.808720 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:29.813517 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dd7e1984-b19e-4b7e-9eff-f62498ff7f14 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:29.818703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd7e1984-b19e-4b7e-9eff-f62498ff7f14 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 200 Jul 15 13:23:29.819246 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 221/868] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:29 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:29.848344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:29.849797 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer Jul 15 13:23:29.851478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d7c16b92-f357-45d0-a693-2bc74f1bb247"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:29.855088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.volume_transfer [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd7c16b92-f357-45d0-a693-2bc74f1bb247'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 15 13:23:29.855320 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.volume_transfer [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Creating transfer of volume d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:29.858400 np0000005195 devstack@c-api.service[100144]: INFO cinder.transfer.api [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Generating transfer record for volume d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:29.869725 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:29.869725 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:29.900529 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a60a1ab4-cc1e-4450-92d9-a4d0f78828bf tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 202 Jul 15 13:23:29.901286 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 219/869] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Jul 15 13:23:29 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:29.912787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2fdb1cbe-d11d-4202-88a3-89b850b5e973 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:29.915847 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fdb1cbe-d11d-4202-88a3-89b850b5e973 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:29.916294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fdb1cbe-d11d-4202-88a3-89b850b5e973 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:29.916567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fdb1cbe-d11d-4202-88a3-89b850b5e973 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:29.928459 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:29.928459 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:29.938247 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2fdb1cbe-d11d-4202-88a3-89b850b5e973 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:29.948661 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fdb1cbe-d11d-4202-88a3-89b850b5e973 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 200 Jul 15 13:23:29.950088 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 217/870] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:29 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:29.971335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c8724ca-f50f-412f-a45b-84359f616489 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:29.973761 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c8724ca-f50f-412f-a45b-84359f616489 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e Jul 15 13:23:29.973761 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c8724ca-f50f-412f-a45b-84359f616489 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:29.975075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c8724ca-f50f-412f-a45b-84359f616489 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:29.982589 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c8724ca-f50f-412f-a45b-84359f616489 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e returned with HTTP 200 Jul 15 13:23:29.983156 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 214/871] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:23:29 2026] GET /volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:29.994503 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d6f0fa8e-d6ba-4adc-9469-1238e25462e6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:29.998719 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d6f0fa8e-d6ba-4adc-9469-1238e25462e6 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/os-volume-transfer Jul 15 13:23:29.998719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d6f0fa8e-d6ba-4adc-9469-1238e25462e6 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:29.998719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d6f0fa8e-d6ba-4adc-9469-1238e25462e6 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:29.998719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.volume_transfer [None req-d6f0fa8e-d6ba-4adc-9469-1238e25462e6 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Listing volume transfers {{(pid=100145) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 15 13:23:30.004754 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d6f0fa8e-d6ba-4adc-9469-1238e25462e6 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 200 Jul 15 13:23:30.004754 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 222/872] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Jul 15 13:23:29 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:30.015165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.126725 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e/accept Jul 15 13:23:30.127188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8602c4ee1f72f783"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:30.129181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.volume_transfer [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Accepting volume transfer e84e68aa-2120-41de-ba29-975be6f9185e {{(pid=100144) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 15 13:23:30.129415 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.volume_transfer [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Accepting transfer e84e68aa-2120-41de-ba29-975be6f9185e Jul 15 13:23:30.206665 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Created reservations ['5abf9c78-8ffc-4b36-98ff-13888faac06e', 'b38b2dcb-6f8b-4ddd-a7ae-51b5fe5be15e', '3d88a5e4-563a-4b7e-b2d2-d632af2c485d', 'fda9f4b5-4c41-4705-83df-19436bcb5958'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:30.235799 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Created reservations ['f8cbb029-1c84-4797-a3eb-54f368370dfa', '8838e757-beb7-4073-b4d7-690d769f67d1', 'fa60975b-4ea2-4cb1-b834-5b657e64e5cc', '368b84d2-e45b-4a6e-9e6d-ebf8bf8ea791'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:30.282182 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Created reservations ['b9e9ba02-1c6e-40b8-b8e0-ac79b149f89b', 'd92e38be-83c3-4a95-abe0-aa4eb514fb47', 'a618babd-5750-435f-8fb0-2761ada99268', '5034b17b-422d-47df-9058-a46b00e63012'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:30.323472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Created reservations ['9972f6ab-909f-4991-a2c3-c12563547b29', '25f566e3-9b0e-4033-b9bc-56b6bda4b09a', '4e11d05c-2912-494a-b3e8-d6104b5a9ac1', '60ecb99a-f7b4-471a-807a-18d7cf1d16f7'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:30.341935 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Transfer volume completed successfully. Jul 15 13:23:30.343695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4ce2bb57-647e-437c-896a-f4a9c50e0235 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.347539 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4ce2bb57-647e-437c-896a-f4a9c50e0235 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:30.347851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4ce2bb57-647e-437c-896a-f4a9c50e0235 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:30.348211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4ce2bb57-647e-437c-896a-f4a9c50e0235 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:30.368827 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:30.368827 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:30.374674 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4ce2bb57-647e-437c-896a-f4a9c50e0235 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:30.383866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4ce2bb57-647e-437c-896a-f4a9c50e0235 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:30.383866 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 218/873] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:30 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:30.457928 np0000005195 devstack@c-api.service[100144]: INFO cinder.transfer.api [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Volume d7c16b92-f357-45d0-a693-2bc74f1bb247 has been transferred. Jul 15 13:23:30.467482 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01910b99-fa6d-4b13-bfbc-d1c07460122d tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e/accept returned with HTTP 202 Jul 15 13:23:30.467892 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 220/874] 10.4.3.158 () {68 vars in 1423 bytes} [Wed Jul 15 13:23:30 2026] POST /volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e/accept => generated 365 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:30.482213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a114ba48-56b5-4fb9-92b5-602ebe88b3d4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.484246 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a114ba48-56b5-4fb9-92b5-602ebe88b3d4 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:30.484519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a114ba48-56b5-4fb9-92b5-602ebe88b3d4 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:30.485181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a114ba48-56b5-4fb9-92b5-602ebe88b3d4 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:30.494986 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:30.494986 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:30.500422 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a114ba48-56b5-4fb9-92b5-602ebe88b3d4 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Volume info retrieved successfully. Jul 15 13:23:30.506811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a114ba48-56b5-4fb9-92b5-602ebe88b3d4 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 200 Jul 15 13:23:30.507312 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 215/875] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:30 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:30.524272 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6dd5fa16-01e6-4dc9-98f2-fda648d1e1e2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.531757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6dd5fa16-01e6-4dc9-98f2-fda648d1e1e2 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:30.531757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6dd5fa16-01e6-4dc9-98f2-fda648d1e1e2 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:30.531757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6dd5fa16-01e6-4dc9-98f2-fda648d1e1e2 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:30.542917 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:30.542917 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:30.547804 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6dd5fa16-01e6-4dc9-98f2-fda648d1e1e2 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] Volume info retrieved successfully. Jul 15 13:23:30.553995 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6dd5fa16-01e6-4dc9-98f2-fda648d1e1e2 tempest-VolumesTransfersTest-150819035 tempest-VolumesTransfersTest-150819035-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 200 Jul 15 13:23:30.557186 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 223/876] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:30 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:30.572106 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-32bd6b7b-4cd3-4f92-bca2-27452547211a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.575255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32bd6b7b-4cd3-4f92-bca2-27452547211a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] DELETE https://10.4.3.158/volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e Jul 15 13:23:30.575255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32bd6b7b-4cd3-4f92-bca2-27452547211a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:30.575255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32bd6b7b-4cd3-4f92-bca2-27452547211a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:30.575255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-32bd6b7b-4cd3-4f92-bca2-27452547211a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Delete transfer with id: e84e68aa-2120-41de-ba29-975be6f9185e Jul 15 13:23:30.579282 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32bd6b7b-4cd3-4f92-bca2-27452547211a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e returned with HTTP 404 Jul 15 13:23:30.580101 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 219/877] 10.4.3.158 () {66 vars in 1384 bytes} [Wed Jul 15 13:23:30 2026] DELETE /volume/v3/os-volume-transfer/e84e68aa-2120-41de-ba29-975be6f9185e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:30.588838 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.623932 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:30.624258 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:30.624493 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:30.624708 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Delete volume with id: d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:30.638225 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:30.638225 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:30.638225 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Volume info retrieved successfully. Jul 15 13:23:30.666460 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Delete volume request issued successfully. Jul 15 13:23:30.666652 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b602cbd6-1572-4df2-b3e8-e4655f4f369f tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 202 Jul 15 13:23:30.667191 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 221/878] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:30 2026] DELETE /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:30.680681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-931c551c-1764-4e74-9007-97846bcb100d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:30.683211 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-931c551c-1764-4e74-9007-97846bcb100d tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:30.683462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-931c551c-1764-4e74-9007-97846bcb100d tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:30.683691 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-931c551c-1764-4e74-9007-97846bcb100d tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:30.693110 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:30.693110 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:30.699539 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-931c551c-1764-4e74-9007-97846bcb100d tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Volume info retrieved successfully. Jul 15 13:23:30.706099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-931c551c-1764-4e74-9007-97846bcb100d tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 200 Jul 15 13:23:30.706441 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 216/879] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:30 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:31.403789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c83a7982-dc4b-464b-8023-862be37105ef None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:31.405748 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c83a7982-dc4b-464b-8023-862be37105ef tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:31.406086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c83a7982-dc4b-464b-8023-862be37105ef tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:31.406581 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c83a7982-dc4b-464b-8023-862be37105ef tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:31.418695 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:31.418695 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:31.423308 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c83a7982-dc4b-464b-8023-862be37105ef tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:31.429431 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c83a7982-dc4b-464b-8023-862be37105ef tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:31.429718 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 224/880] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:31 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:31.724820 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f74f29a7-7b93-406d-9a56-6727cc35c229 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:31.727266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f74f29a7-7b93-406d-9a56-6727cc35c229 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:31.727423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f74f29a7-7b93-406d-9a56-6727cc35c229 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:31.727666 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f74f29a7-7b93-406d-9a56-6727cc35c229 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:31.737121 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f74f29a7-7b93-406d-9a56-6727cc35c229 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 404 Jul 15 13:23:31.737811 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 220/881] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:31 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:31.753225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-08d14c0c-861b-4126-a7e7-e780a6fcfd5a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:31.755738 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-08d14c0c-861b-4126-a7e7-e780a6fcfd5a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:31.756041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-08d14c0c-861b-4126-a7e7-e780a6fcfd5a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:31.756477 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-08d14c0c-861b-4126-a7e7-e780a6fcfd5a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:31.763806 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-08d14c0c-861b-4126-a7e7-e780a6fcfd5a tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 404 Jul 15 13:23:31.764385 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 222/882] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:31 2026] GET /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:31.774708 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aabe2d30-a4df-411f-a3b2-d8cf7b46cdcd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:31.779794 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aabe2d30-a4df-411f-a3b2-d8cf7b46cdcd tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:31.780124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aabe2d30-a4df-411f-a3b2-d8cf7b46cdcd tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:31.780317 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aabe2d30-a4df-411f-a3b2-d8cf7b46cdcd tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:31.780591 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-aabe2d30-a4df-411f-a3b2-d8cf7b46cdcd tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Delete volume with id: d7c16b92-f357-45d0-a693-2bc74f1bb247 Jul 15 13:23:31.793214 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aabe2d30-a4df-411f-a3b2-d8cf7b46cdcd tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 returned with HTTP 404 Jul 15 13:23:31.793948 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 217/883] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:31 2026] DELETE /volume/v3/volumes/d7c16b92-f357-45d0-a693-2bc74f1bb247 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:31.806050 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:31.808126 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:31.808508 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1299451914"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:31.810479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1299451914'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:31.810613 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Create volume of 1 GB Jul 15 13:23:31.816045 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Availability Zones retrieved successfully. Jul 15 13:23:31.825213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Flow 'volume_create_api' (213c9dd9-5668-4fe0-8f27-0af6f06385ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:31.826551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c041711a-f193-4a06-a578-933a35c1856c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:31.828042 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:31.866799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c041711a-f193-4a06-a578-933a35c1856c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:31.868323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53026fbf-cadb-4b21-bcc8-ff6c7d8254be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:31.923750 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Created reservations ['3e5762c2-322a-46bf-9aaf-d70fcf46d318', 'c5c17132-b073-4d2f-91b1-c8893c7cbb60', 'bab06db5-fa64-47d0-9b16-40e5684042f6', 'd7f705a6-bf20-4c84-8ea7-4b3717bfead8'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:31.924766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53026fbf-cadb-4b21-bcc8-ff6c7d8254be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5762c2-322a-46bf-9aaf-d70fcf46d318', 'c5c17132-b073-4d2f-91b1-c8893c7cbb60', 'bab06db5-fa64-47d0-9b16-40e5684042f6', 'd7f705a6-bf20-4c84-8ea7-4b3717bfead8']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:31.925787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c1d9c1-c197-4a0c-83a8-d5a7416cb9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:31.958787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c1d9c1-c197-4a0c-83a8-d5a7416cb9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7c06d0-8412-4f17-bafc-bfb8cbce28a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1299451914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c181ff47dcfb4da6af6c5d053881c376',qos_specs=None,replication_status=,reservations=['3e5762c2-322a-46bf-9aaf-d70fcf46d318','c5c17132-b073-4d2f-91b1-c8893c7cbb60','bab06db5-fa64-47d0-9b16-40e5684042f6','d7f705a6-bf20-4c84-8ea7-4b3717bfead8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa7a1528ceb4bab9290559e85fc6a1f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1299451914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7c06d0-8412-4f17-bafc-bfb8cbce28a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c181ff47dcfb4da6af6c5d053881c376',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa7a1528ceb4bab9290559e85fc6a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:31.959856 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f76153d-92da-49ab-a9b4-f3b5bded42ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:31.983317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f76153d-92da-49ab-a9b4-f3b5bded42ce) transitioned into state 'SUCCESS' from state '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-1299451914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c181ff47dcfb4da6af6c5d053881c376',qos_specs=None,replication_status=,reservations=['3e5762c2-322a-46bf-9aaf-d70fcf46d318','c5c17132-b073-4d2f-91b1-c8893c7cbb60','bab06db5-fa64-47d0-9b16-40e5684042f6','d7f705a6-bf20-4c84-8ea7-4b3717bfead8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa7a1528ceb4bab9290559e85fc6a1f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:31.984414 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615a57c0-5eba-4090-be29-331577130309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:32.004369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615a57c0-5eba-4090-be29-331577130309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:32.004369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Flow 'volume_create_api' (213c9dd9-5668-4fe0-8f27-0af6f06385ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:32.005502 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Create volume request issued successfully. Jul 15 13:23:32.006848 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-36be72ab-2ced-49f5-bfa7-eaebdbf1ffa9 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:32.007149 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 225/884] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:31 2026] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:32.041385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5b15497d-0b23-4b22-87dd-e72b0ee32e40 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:32.048984 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5b15497d-0b23-4b22-87dd-e72b0ee32e40 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:32.048984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5b15497d-0b23-4b22-87dd-e72b0ee32e40 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:32.048984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5b15497d-0b23-4b22-87dd-e72b0ee32e40 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:32.058490 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:32.058490 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:32.063677 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5b15497d-0b23-4b22-87dd-e72b0ee32e40 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:32.072207 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5b15497d-0b23-4b22-87dd-e72b0ee32e40 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 200 Jul 15 13:23:32.072602 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 221/885] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:32 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:32.464073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fee403db-9f0a-405f-aa5d-41b7afad466a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:32.467343 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fee403db-9f0a-405f-aa5d-41b7afad466a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:32.467641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fee403db-9f0a-405f-aa5d-41b7afad466a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:32.468339 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fee403db-9f0a-405f-aa5d-41b7afad466a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:32.491105 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:32.491105 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:32.497550 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fee403db-9f0a-405f-aa5d-41b7afad466a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:32.504330 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fee403db-9f0a-405f-aa5d-41b7afad466a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:32.505064 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 223/886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:32 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.089346 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-095f2c4b-6c7d-4027-b45e-c4cc16bc2ea3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.091218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-095f2c4b-6c7d-4027-b45e-c4cc16bc2ea3 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.091443 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-095f2c4b-6c7d-4027-b45e-c4cc16bc2ea3 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.091664 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-095f2c4b-6c7d-4027-b45e-c4cc16bc2ea3 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.103614 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.103614 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:33.116499 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-095f2c4b-6c7d-4027-b45e-c4cc16bc2ea3 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:33.128505 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-095f2c4b-6c7d-4027-b45e-c4cc16bc2ea3 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 200 Jul 15 13:23:33.129087 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 218/887] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.152723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e0565170-6f92-457b-8a15-da99e780da11 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.155258 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e0565170-6f92-457b-8a15-da99e780da11 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] POST https://10.4.3.158/volume/v3/os-volume-transfer Jul 15 13:23:33.155698 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e0565170-6f92-457b-8a15-da99e780da11 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3e7c06d0-8412-4f17-bafc-bfb8cbce28a5"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:33.158395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.volume_transfer [None req-e0565170-6f92-457b-8a15-da99e780da11 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Creating new volume transfer {'transfer': {'volume_id': '3e7c06d0-8412-4f17-bafc-bfb8cbce28a5'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 15 13:23:33.158570 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.volume_transfer [None req-e0565170-6f92-457b-8a15-da99e780da11 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Creating transfer of volume 3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.158735 np0000005195 devstack@c-api.service[100145]: INFO cinder.transfer.api [None req-e0565170-6f92-457b-8a15-da99e780da11 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Generating transfer record for volume 3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.172923 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.172923 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:33.187847 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e0565170-6f92-457b-8a15-da99e780da11 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer returned with HTTP 202 Jul 15 13:23:33.189033 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 226/888] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Jul 15 13:23:33 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:33.202798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e637a610-b3bd-480b-bad3-1c0ed14415f5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.206014 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e637a610-b3bd-480b-bad3-1c0ed14415f5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.206324 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e637a610-b3bd-480b-bad3-1c0ed14415f5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.206539 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e637a610-b3bd-480b-bad3-1c0ed14415f5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.219826 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.219826 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:33.225460 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e637a610-b3bd-480b-bad3-1c0ed14415f5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:33.233213 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e637a610-b3bd-480b-bad3-1c0ed14415f5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 200 Jul 15 13:23:33.233851 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 222/889] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.258519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dcd44bc9-cde3-4f35-a437-88fbd0b94b34 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.270185 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcd44bc9-cde3-4f35-a437-88fbd0b94b34 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/os-volume-transfer/detail Jul 15 13:23:33.270482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcd44bc9-cde3-4f35-a437-88fbd0b94b34 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.270668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcd44bc9-cde3-4f35-a437-88fbd0b94b34 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.271979 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.volume_transfer [None req-dcd44bc9-cde3-4f35-a437-88fbd0b94b34 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Listing volume transfers {{(pid=100144) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 15 13:23:33.281656 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcd44bc9-cde3-4f35-a437-88fbd0b94b34 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 15 13:23:33.285569 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 224/890] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.297006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b5ccf245-a47d-4c0f-aa00-fcf677d7ea7b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.303037 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5ccf245-a47d-4c0f-aa00-fcf677d7ea7b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] DELETE https://10.4.3.158/volume/v3/os-volume-transfer/cc2051ce-8f7a-4284-8f75-173c0344608d Jul 15 13:23:33.303318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5ccf245-a47d-4c0f-aa00-fcf677d7ea7b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.303625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5ccf245-a47d-4c0f-aa00-fcf677d7ea7b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.303813 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.volume_transfer [None req-b5ccf245-a47d-4c0f-aa00-fcf677d7ea7b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Delete transfer with id: cc2051ce-8f7a-4284-8f75-173c0344608d Jul 15 13:23:33.329606 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.329606 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:33.344609 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5ccf245-a47d-4c0f-aa00-fcf677d7ea7b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/cc2051ce-8f7a-4284-8f75-173c0344608d returned with HTTP 202 Jul 15 13:23:33.345207 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 219/891] 10.4.3.158 () {66 vars in 1384 bytes} [Wed Jul 15 13:23:33 2026] DELETE /volume/v3/os-volume-transfer/cc2051ce-8f7a-4284-8f75-173c0344608d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:33.358391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4c27d4c8-2aea-4eb2-8dbc-7645cd98628b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.361551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c27d4c8-2aea-4eb2-8dbc-7645cd98628b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.361869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c27d4c8-2aea-4eb2-8dbc-7645cd98628b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.362220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c27d4c8-2aea-4eb2-8dbc-7645cd98628b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.372361 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.372361 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:33.378833 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4c27d4c8-2aea-4eb2-8dbc-7645cd98628b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Volume info retrieved successfully. Jul 15 13:23:33.385450 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c27d4c8-2aea-4eb2-8dbc-7645cd98628b tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 200 Jul 15 13:23:33.386034 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 227/892] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.404368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3942de34-d529-410f-98d8-35fac8b7ed38 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.406945 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3942de34-d529-410f-98d8-35fac8b7ed38 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] DELETE https://10.4.3.158/volume/v3/os-volume-transfer/cc2051ce-8f7a-4284-8f75-173c0344608d Jul 15 13:23:33.406945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3942de34-d529-410f-98d8-35fac8b7ed38 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.407176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3942de34-d529-410f-98d8-35fac8b7ed38 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.407288 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-3942de34-d529-410f-98d8-35fac8b7ed38 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Delete transfer with id: cc2051ce-8f7a-4284-8f75-173c0344608d Jul 15 13:23:33.415258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3942de34-d529-410f-98d8-35fac8b7ed38 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/os-volume-transfer/cc2051ce-8f7a-4284-8f75-173c0344608d returned with HTTP 404 Jul 15 13:23:33.415848 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 223/893] 10.4.3.158 () {66 vars in 1384 bytes} [Wed Jul 15 13:23:33 2026] DELETE /volume/v3/os-volume-transfer/cc2051ce-8f7a-4284-8f75-173c0344608d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:33.425539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.427800 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.428103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.428448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.428764 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Delete volume with id: 3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.441984 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.441984 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:33.442568 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Volume info retrieved successfully. Jul 15 13:23:33.471127 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Delete volume request issued successfully. Jul 15 13:23:33.471127 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd3be727-b1c4-4b0e-9273-e306feba4ba1 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 202 Jul 15 13:23:33.471127 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 225/894] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:33 2026] DELETE /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:33.490866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ffd56a07-89a2-493d-b63c-bd7976646426 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.494629 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ffd56a07-89a2-493d-b63c-bd7976646426 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:33.494879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ffd56a07-89a2-493d-b63c-bd7976646426 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.495248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ffd56a07-89a2-493d-b63c-bd7976646426 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.509374 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.509374 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:33.513750 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ffd56a07-89a2-493d-b63c-bd7976646426 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Volume info retrieved successfully. Jul 15 13:23:33.519017 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ffd56a07-89a2-493d-b63c-bd7976646426 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 200 Jul 15 13:23:33.519685 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 220/895] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:33.526934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-62bc03fc-8ba9-42fc-bda0-f3bb841493e9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.529100 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-62bc03fc-8ba9-42fc-bda0-f3bb841493e9 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:33.529322 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-62bc03fc-8ba9-42fc-bda0-f3bb841493e9 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.531122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-62bc03fc-8ba9-42fc-bda0-f3bb841493e9 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.554991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-2f49b6a0-e6f5-4e3c-aadf-2b6579de05de None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.556460 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-2f49b6a0-e6f5-4e3c-aadf-2b6579de05de tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:33.556898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-2f49b6a0-e6f5-4e3c-aadf-2b6579de05de tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.557398 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-2f49b6a0-e6f5-4e3c-aadf-2b6579de05de tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.565600 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.565600 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:33.572238 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.572238 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:33.576731 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-62bc03fc-8ba9-42fc-bda0-f3bb841493e9 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:33.578041 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-2f49b6a0-e6f5-4e3c-aadf-2b6579de05de tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:33.582493 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-62bc03fc-8ba9-42fc-bda0-f3bb841493e9 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:33.583260 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 228/896] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.585354 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-2f49b6a0-e6f5-4e3c-aadf-2b6579de05de tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:33.585877 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 224/897] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.692055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-04a8ac12-5d33-4872-9baf-872c356686d3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.692723 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-04a8ac12-5d33-4872-9baf-872c356686d3 None None] GET https://10.4.3.158/volume// Jul 15 13:23:33.693039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-04a8ac12-5d33-4872-9baf-872c356686d3 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.693290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-04a8ac12-5d33-4872-9baf-872c356686d3 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.693763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-04a8ac12-5d33-4872-9baf-872c356686d3 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:33.694514 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 226/898] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:33.703582 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-863d0ee5-b9fc-45cc-ba17-14c719892bce None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.706181 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-863d0ee5-b9fc-45cc-ba17-14c719892bce tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:33.706593 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-863d0ee5-b9fc-45cc-ba17-14c719892bce tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb3408a2-a846-465c-a357-f33fb73db97e", "connector": null, "instance_uuid": "2e9a3095-264b-4215-9733-b0a4a14dc4ca"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:33.718385 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.718385 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:33.753466 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-863d0ee5-b9fc-45cc-ba17-14c719892bce tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 15 13:23:33.759872 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-863d0ee5-b9fc-45cc-ba17-14c719892bce tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:33.760681 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 221/899] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:33 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:33.803489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-756cac01-c46d-4c4f-89c4-75fdb3754358 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.804733 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-756cac01-c46d-4c4f-89c4-75fdb3754358 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:33.805019 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-756cac01-c46d-4c4f-89c4-75fdb3754358 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.805256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-756cac01-c46d-4c4f-89c4-75fdb3754358 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.815197 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1609bb55-eee9-46a0-b537-2c33d8891073 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.815699 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1609bb55-eee9-46a0-b537-2c33d8891073 None None] GET https://10.4.3.158/volume// Jul 15 13:23:33.815931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1609bb55-eee9-46a0-b537-2c33d8891073 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.816214 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1609bb55-eee9-46a0-b537-2c33d8891073 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.816670 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1609bb55-eee9-46a0-b537-2c33d8891073 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:33.818143 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.818143 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:33.819616 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 225/900] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:33.822636 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-756cac01-c46d-4c4f-89c4-75fdb3754358 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:33.828183 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-756cac01-c46d-4c4f-89c4-75fdb3754358 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:33.828687 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 229/901] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:33.834863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-ec0f9bb9-59e8-43a8-8f31-54c6c2e6b44d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.837577 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-ec0f9bb9-59e8-43a8-8f31-54c6c2e6b44d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:33.837945 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-ec0f9bb9-59e8-43a8-8f31-54c6c2e6b44d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:33.838324 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-ec0f9bb9-59e8-43a8-8f31-54c6c2e6b44d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:33.849331 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:33.849331 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:33.854562 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-ec0f9bb9-59e8-43a8-8f31-54c6c2e6b44d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:33.860993 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-ec0f9bb9-59e8-43a8-8f31-54c6c2e6b44d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:33.861889 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 227/902] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:33 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1048 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 15 13:23:33.981059 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:33.986185 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] PUT https://10.4.3.158/volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0 Jul 15 13:23:33.986746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:33.997427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Acquiring lock "cinder-attachment_update-bb3408a2-a846-465c-a357-f33fb73db97e-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:34.004127 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Lock "cinder-attachment_update-bb3408a2-a846-465c-a357-f33fb73db97e-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:34.005839 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:34.005839 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:34.142270 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Lock "cinder-attachment_update-bb3408a2-a846-465c-a357-f33fb73db97e-np0000005195" released by "attachment_update" :: held 0.138s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:34.142701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-c57d07d8-b67d-4d83-821d-6d0d3981290c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0 returned with HTTP 200 Jul 15 13:23:34.143102 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 222/903] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:33 2026] PUT /volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0 => generated 967 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:23:34.606295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8534ffa5-9429-4f44-a49e-030fe8a0226d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:34.608943 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8534ffa5-9429-4f44-a49e-030fe8a0226d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:34.608943 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8534ffa5-9429-4f44-a49e-030fe8a0226d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:34.609200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8534ffa5-9429-4f44-a49e-030fe8a0226d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:34.619465 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-be272f87-ce71-45c5-9b03-72d2bcae7973 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:34.624419 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:34.624419 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:34.625407 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-be272f87-ce71-45c5-9b03-72d2bcae7973 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:34.625627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-be272f87-ce71-45c5-9b03-72d2bcae7973 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:34.625901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-be272f87-ce71-45c5-9b03-72d2bcae7973 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:34.631158 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8534ffa5-9429-4f44-a49e-030fe8a0226d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:34.633821 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-be272f87-ce71-45c5-9b03-72d2bcae7973 tempest-VolumesTransfersTest-1222369314 tempest-VolumesTransfersTest-1222369314-project-admin] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 404 Jul 15 13:23:34.634360 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 230/904] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:34 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:34.644075 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8534ffa5-9429-4f44-a49e-030fe8a0226d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:34.644647 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 226/905] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:34 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:34.646354 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-66ff7335-35c7-4930-b1ef-a8435aa241d5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:34.648820 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66ff7335-35c7-4930-b1ef-a8435aa241d5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] GET https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:34.649213 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66ff7335-35c7-4930-b1ef-a8435aa241d5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:34.649712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66ff7335-35c7-4930-b1ef-a8435aa241d5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:34.657414 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66ff7335-35c7-4930-b1ef-a8435aa241d5 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 404 Jul 15 13:23:34.658259 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 228/906] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:34 2026] GET /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:34.668237 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0b11550f-c8e2-45a1-b9aa-3d5839333445 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:34.670946 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0b11550f-c8e2-45a1-b9aa-3d5839333445 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:34.671295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0b11550f-c8e2-45a1-b9aa-3d5839333445 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:34.671808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0b11550f-c8e2-45a1-b9aa-3d5839333445 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:34.672133 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-0b11550f-c8e2-45a1-b9aa-3d5839333445 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] Delete volume with id: 3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 Jul 15 13:23:34.682741 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0b11550f-c8e2-45a1-b9aa-3d5839333445 tempest-VolumesTransfersTest-414002043 tempest-VolumesTransfersTest-414002043-project-member] https://10.4.3.158/volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 returned with HTTP 404 Jul 15 13:23:34.683128 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 223/907] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:34 2026] DELETE /volume/v3/volumes/3e7c06d0-8412-4f17-bafc-bfb8cbce28a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:34.846250 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-77d80edc-3937-46b7-8c72-2373cda5675d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:34.849194 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77d80edc-3937-46b7-8c72-2373cda5675d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:34.849511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77d80edc-3937-46b7-8c72-2373cda5675d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:34.849804 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77d80edc-3937-46b7-8c72-2373cda5675d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:34.855561 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6e7a3dc9-fc4a-4824-b759-76af0339b439 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:34.858670 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6e7a3dc9-fc4a-4824-b759-76af0339b439 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5/action Jul 15 13:23:34.859897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6e7a3dc9-fc4a-4824-b759-76af0339b439 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:34.860823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6e7a3dc9-fc4a-4824-b759-76af0339b439 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:34.868296 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:34.868296 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:34.875318 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-77d80edc-3937-46b7-8c72-2373cda5675d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:34.884817 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77d80edc-3937-46b7-8c72-2373cda5675d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:34.885581 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 231/908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:34 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:34.897023 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:34.897023 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:34.913364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-874f499a-5551-4d4a-b784-42a85eb4f9bf req-6e7a3dc9-fc4a-4824-b759-76af0339b439 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5/action returned with HTTP 204 Jul 15 13:23:34.914125 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 227/909] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:34 2026] POST /volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:35.668693 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-07793081-99d4-4ca8-a785-96193e6ad03a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:35.672311 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-07793081-99d4-4ca8-a785-96193e6ad03a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:35.674234 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-07793081-99d4-4ca8-a785-96193e6ad03a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:35.674440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-07793081-99d4-4ca8-a785-96193e6ad03a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:35.695442 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:35.695442 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:35.701198 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-07793081-99d4-4ca8-a785-96193e6ad03a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:35.709132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-07793081-99d4-4ca8-a785-96193e6ad03a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:35.709741 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 229/910] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:35 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:23:35.729162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a869de0a-d783-4740-9de7-d5ab66124b04 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:35.731756 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a869de0a-d783-4740-9de7-d5ab66124b04 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:35.732037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a869de0a-d783-4740-9de7-d5ab66124b04 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:35.732257 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a869de0a-d783-4740-9de7-d5ab66124b04 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:35.756233 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:35.756233 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:35.760312 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a869de0a-d783-4740-9de7-d5ab66124b04 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:35.768558 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a869de0a-d783-4740-9de7-d5ab66124b04 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:35.768558 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 224/911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:35 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:35.905232 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7c2f7dde-7f1a-48b5-a283-e32963619304 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:35.913718 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7c2f7dde-7f1a-48b5-a283-e32963619304 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:35.913718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7c2f7dde-7f1a-48b5-a283-e32963619304 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:35.913718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7c2f7dde-7f1a-48b5-a283-e32963619304 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:35.916760 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:35.916760 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:35.922897 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7c2f7dde-7f1a-48b5-a283-e32963619304 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:35.929009 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7c2f7dde-7f1a-48b5-a283-e32963619304 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:35.929221 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 232/912] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:35 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:23:36.363246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-74e04768-6213-47fb-9381-24bd7e9e2528 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:36.369162 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-74e04768-6213-47fb-9381-24bd7e9e2528 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:36.369439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-74e04768-6213-47fb-9381-24bd7e9e2528 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:36.369673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-74e04768-6213-47fb-9381-24bd7e9e2528 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:36.392279 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:36.392279 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:36.399060 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-74e04768-6213-47fb-9381-24bd7e9e2528 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:36.408535 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-74e04768-6213-47fb-9381-24bd7e9e2528 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:36.409733 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 228/913] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:36 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:36.947515 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2ffeaa25-745a-424b-a8f3-7e204794c867 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:36.950913 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2ffeaa25-745a-424b-a8f3-7e204794c867 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:36.951225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2ffeaa25-745a-424b-a8f3-7e204794c867 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:36.951570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2ffeaa25-745a-424b-a8f3-7e204794c867 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:36.966913 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:36.966913 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:36.975597 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2ffeaa25-745a-424b-a8f3-7e204794c867 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:36.992517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2ffeaa25-745a-424b-a8f3-7e204794c867 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:36.993150 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 230/914] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:36 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:37.007540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-04aa6d17-c991-48a3-8c56-fe461bb141a3 req-372a824f-f361-472d-a1ca-836b8dcbbdcd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:37.011053 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-04aa6d17-c991-48a3-8c56-fe461bb141a3 req-372a824f-f361-472d-a1ca-836b8dcbbdcd tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] DELETE https://10.4.3.158/volume/v3/volumes/tempest-invalid-1339024357 Jul 15 13:23:37.011354 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-04aa6d17-c991-48a3-8c56-fe461bb141a3 req-372a824f-f361-472d-a1ca-836b8dcbbdcd tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:37.011689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-04aa6d17-c991-48a3-8c56-fe461bb141a3 req-372a824f-f361-472d-a1ca-836b8dcbbdcd tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:37.011985 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [req-04aa6d17-c991-48a3-8c56-fe461bb141a3 req-372a824f-f361-472d-a1ca-836b8dcbbdcd tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] Delete volume with id: tempest-invalid-1339024357 Jul 15 13:23:37.020510 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-04aa6d17-c991-48a3-8c56-fe461bb141a3 req-372a824f-f361-472d-a1ca-836b8dcbbdcd tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-1339024357 returned with HTTP 404 Jul 15 13:23:37.021607 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 225/915] 10.4.3.158 () {70 vars in 1590 bytes} [Wed Jul 15 13:23:37 2026] DELETE /volume/v3/volumes/tempest-invalid-1339024357 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:37.227504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-be74cc79-d397-46f1-aa0d-53b240e9d414 req-4026cf9d-81a8-46f5-8d99-d64f7372959a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:37.230259 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-be74cc79-d397-46f1-aa0d-53b240e9d414 req-4026cf9d-81a8-46f5-8d99-d64f7372959a tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2e7b49b6-735c-402f-8d34-69ae06f94d9e Jul 15 13:23:37.230456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-be74cc79-d397-46f1-aa0d-53b240e9d414 req-4026cf9d-81a8-46f5-8d99-d64f7372959a tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:37.230730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-be74cc79-d397-46f1-aa0d-53b240e9d414 req-4026cf9d-81a8-46f5-8d99-d64f7372959a tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:37.230978 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-be74cc79-d397-46f1-aa0d-53b240e9d414 req-4026cf9d-81a8-46f5-8d99-d64f7372959a tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] Delete volume with id: 2e7b49b6-735c-402f-8d34-69ae06f94d9e Jul 15 13:23:37.238226 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-be74cc79-d397-46f1-aa0d-53b240e9d414 req-4026cf9d-81a8-46f5-8d99-d64f7372959a tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-member] https://10.4.3.158/volume/v3/volumes/2e7b49b6-735c-402f-8d34-69ae06f94d9e returned with HTTP 404 Jul 15 13:23:37.238869 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 233/916] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:23:37 2026] DELETE /volume/v3/volumes/2e7b49b6-735c-402f-8d34-69ae06f94d9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:37.271988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-abc74883-3c92-467c-8c35-6db3f9113ba6 req-8a3dce45-8ce4-4f89-8416-c2ae44a21a18 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:37.276736 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-abc74883-3c92-467c-8c35-6db3f9113ba6 req-8a3dce45-8ce4-4f89-8416-c2ae44a21a18 tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-reader] GET https://10.4.3.158/volume/v3/volumes/37acdb49-2185-4db3-8cea-3ccd424b5295 Jul 15 13:23:37.277279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-abc74883-3c92-467c-8c35-6db3f9113ba6 req-8a3dce45-8ce4-4f89-8416-c2ae44a21a18 tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:37.278356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-abc74883-3c92-467c-8c35-6db3f9113ba6 req-8a3dce45-8ce4-4f89-8416-c2ae44a21a18 tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-reader] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:37.289018 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-abc74883-3c92-467c-8c35-6db3f9113ba6 req-8a3dce45-8ce4-4f89-8416-c2ae44a21a18 tempest-VolumesNegativeTest-199570945 tempest-VolumesNegativeTest-199570945-project-reader] https://10.4.3.158/volume/v3/volumes/37acdb49-2185-4db3-8cea-3ccd424b5295 returned with HTTP 404 Jul 15 13:23:37.289732 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 229/917] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:37 2026] GET /volume/v3/volumes/37acdb49-2185-4db3-8cea-3ccd424b5295 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:37.908088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b4dab5d2-30b4-4f41-8b1f-46e9ac168eeb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:37.909576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4dab5d2-30b4-4f41-8b1f-46e9ac168eeb None None] GET https://10.4.3.158/volume// Jul 15 13:23:37.909576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4dab5d2-30b4-4f41-8b1f-46e9ac168eeb None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:37.909576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4dab5d2-30b4-4f41-8b1f-46e9ac168eeb None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:37.909576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4dab5d2-30b4-4f41-8b1f-46e9ac168eeb None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:37.909576 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 231/918] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:37.924257 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-84257111-0ce9-46f9-ae84-df4da0ac218d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:37.930602 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-84257111-0ce9-46f9-ae84-df4da0ac218d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:37.933758 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-84257111-0ce9-46f9-ae84-df4da0ac218d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b78b52bc-ab3c-469a-af41-57b28508044b", "connector": null, "instance_uuid": "382ab067-a700-45b4-9fd0-5a4628442677"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:37.955150 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:37.955150 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:38.002660 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-84257111-0ce9-46f9-ae84-df4da0ac218d tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:38.005503 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 226/919] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:37 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) Jul 15 13:23:38.019838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cec00969-e16b-4582-a407-67d2380c0a85 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.020248 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cec00969-e16b-4582-a407-67d2380c0a85 None None] GET https://10.4.3.158/volume// Jul 15 13:23:38.020442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cec00969-e16b-4582-a407-67d2380c0a85 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.020671 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cec00969-e16b-4582-a407-67d2380c0a85 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.020910 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0af2ede5-7a64-4f82-be9d-dbd5de2602d0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.021210 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cec00969-e16b-4582-a407-67d2380c0a85 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:38.021670 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 234/920] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:38.028365 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0af2ede5-7a64-4f82-be9d-dbd5de2602d0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:38.028695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0af2ede5-7a64-4f82-be9d-dbd5de2602d0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.029208 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0af2ede5-7a64-4f82-be9d-dbd5de2602d0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.032840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a7ac8daa-3c0d-4bf6-ab29-95d5992db159 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.040177 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a7ac8daa-3c0d-4bf6-ab29-95d5992db159 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:38.040443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a7ac8daa-3c0d-4bf6-ab29-95d5992db159 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.040702 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a7ac8daa-3c0d-4bf6-ab29-95d5992db159 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.042576 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.042576 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:38.047585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-8f83005c-b2d0-4b66-be0f-d58e28795e7f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.051093 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0af2ede5-7a64-4f82-be9d-dbd5de2602d0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:38.051592 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-8f83005c-b2d0-4b66-be0f-d58e28795e7f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0/action Jul 15 13:23:38.052136 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-8f83005c-b2d0-4b66-be0f-d58e28795e7f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:38.052310 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-8f83005c-b2d0-4b66-be0f-d58e28795e7f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:38.055535 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0af2ede5-7a64-4f82-be9d-dbd5de2602d0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:38.056263 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 230/921] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:38.070173 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.070173 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:38.075166 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a7ac8daa-3c0d-4bf6-ab29-95d5992db159 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:38.082911 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.082911 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:38.084700 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a7ac8daa-3c0d-4bf6-ab29-95d5992db159 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:38.085312 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 232/922] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1319 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:38.104361 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-435d244a-b8bd-4591-9027-4b8514d8a02f req-8f83005c-b2d0-4b66-be0f-d58e28795e7f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0/action returned with HTTP 204 Jul 15 13:23:38.105010 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 227/923] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:38 2026] POST /volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:38.336737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-064fe489-338d-44fd-8566-d351687304ae None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.455908 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-064fe489-338d-44fd-8566-d351687304ae tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:23:38.456370 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-064fe489-338d-44fd-8566-d351687304ae tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "887fabda-821e-4f9c-a01b-49c353479274", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1349726151"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:38.468926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-064fe489-338d-44fd-8566-d351687304ae tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 404 Jul 15 13:23:38.470260 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 235/924] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:23:38 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) Jul 15 13:23:38.480699 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-46641552-44dc-4b8d-9d7e-3ae826529ad9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.483093 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46641552-44dc-4b8d-9d7e-3ae826529ad9 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:23:38.483525 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46641552-44dc-4b8d-9d7e-3ae826529ad9 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-751182895"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:38.525785 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46641552-44dc-4b8d-9d7e-3ae826529ad9 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 404 Jul 15 13:23:38.526685 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 231/925] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:23:38 2026] POST /volume/v3/snapshots => generated 77 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:38.538729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-05d338fd-557a-4252-868f-a6b2f14f2a03 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.541423 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05d338fd-557a-4252-868f-a6b2f14f2a03 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=invalid Jul 15 13:23:38.541716 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-05d338fd-557a-4252-868f-a6b2f14f2a03 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.542092 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-05d338fd-557a-4252-868f-a6b2f14f2a03 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.542941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05d338fd-557a-4252-868f-a6b2f14f2a03 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] HTTP exception thrown: limit param must be an integer Jul 15 13:23:38.543051 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05d338fd-557a-4252-868f-a6b2f14f2a03 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 15 13:23:38.543845 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 233/926] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:23:38.557803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.560264 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots?marker=b6e7a961-b61a-4c67-a7c9-f2b7eddb28cf Jul 15 13:23:38.560612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.560973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.561439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:23:38.562595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:23:38.569496 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b47d0eb-111a-4f70-b4a0-694f1438f163 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots?marker=b6e7a961-b61a-4c67-a7c9-f2b7eddb28cf returned with HTTP 404 Jul 15 13:23:38.570105 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 228/927] 10.4.3.158 () {66 vars in 1330 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/v3/snapshots?marker=b6e7a961-b61a-4c67-a7c9-f2b7eddb28cf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:38.573989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-54fe3cdc-15af-41b4-be1b-d6dc2b8c63cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.577592 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-54fe3cdc-15af-41b4-be1b-d6dc2b8c63cd tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] DELETE https://10.4.3.158/volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5 Jul 15 13:23:38.577833 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-54fe3cdc-15af-41b4-be1b-d6dc2b8c63cd tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.578148 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-54fe3cdc-15af-41b4-be1b-d6dc2b8c63cd tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.580859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.582865 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=invalid Jul 15 13:23:38.583106 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.583379 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.583824 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:23:38.584830 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Building query based on filter {{(pid=100146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:23:38.585375 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-352adb6e-a09e-4b7a-bb25-e1259ee8c6c1 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 15 13:23:38.586076 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 232/928] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Jul 15 13:23:38 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) Jul 15 13:23:38.587151 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.587151 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:38.596807 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.599109 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:38.599518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2098085886"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:38.605336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2098085886'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:38.605750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Create volume of 2 GB Jul 15 13:23:38.610324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4cd0d059-0efc-4545-9058-ff228599e2b3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.610783 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4cd0d059-0efc-4545-9058-ff228599e2b3 None None] GET https://10.4.3.158/volume// Jul 15 13:23:38.611018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4cd0d059-0efc-4545-9058-ff228599e2b3 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.611235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4cd0d059-0efc-4545-9058-ff228599e2b3 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.611574 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4cd0d059-0efc-4545-9058-ff228599e2b3 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:38.611931 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 229/929] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:38.618750 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Availability Zones retrieved successfully. Jul 15 13:23:38.624521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-35ead9ee-cef4-482c-a01e-293053b234ff None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.629942 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-35ead9ee-cef4-482c-a01e-293053b234ff tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:23:38.629942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-35ead9ee-cef4-482c-a01e-293053b234ff tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.629942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-35ead9ee-cef4-482c-a01e-293053b234ff tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.631643 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Flow 'volume_create_api' (9ddfd8df-1f32-440c-be66-2bfeebec052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:38.634259 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bd9114-55ee-40ce-bf25-600e86d109f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:38.638984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Validating volume size '2' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:38.645853 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.645853 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:38.651909 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-35ead9ee-cef4-482c-a01e-293053b234ff tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:23:38.664444 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-35ead9ee-cef4-482c-a01e-293053b234ff tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:23:38.664444 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 233/930] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:38.679412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bd9114-55ee-40ce-bf25-600e86d109f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:38.680355 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a26a5b-aef0-41da-988f-3ef9381721a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:38.703236 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-54fe3cdc-15af-41b4-be1b-d6dc2b8c63cd tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5 returned with HTTP 200 Jul 15 13:23:38.703733 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 236/931] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:23:38 2026] DELETE /volume/v3/attachments/851239ea-c743-427a-a9a9-ecfa55b14ce5 => generated 192 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:38.781436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Created reservations ['840cd816-f459-46e0-90a3-34065fe5a5ef', '0f3d3b01-1187-475f-b452-ed916069fd60', '391cb21e-9b75-41d2-8833-8d4c43e5e454', 'b644613e-cec8-4dd0-a84d-275e6ca759c1'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:38.782629 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a26a5b-aef0-41da-988f-3ef9381721a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840cd816-f459-46e0-90a3-34065fe5a5ef', '0f3d3b01-1187-475f-b452-ed916069fd60', '391cb21e-9b75-41d2-8833-8d4c43e5e454', 'b644613e-cec8-4dd0-a84d-275e6ca759c1']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:38.783514 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7ca76d-cca4-4ccb-b8ba-98baee549948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:38.793219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.799237 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] PUT https://10.4.3.158/volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998 Jul 15 13:23:38.800463 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:38.813281 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Acquiring lock "cinder-attachment_update-82532aaa-572d-4ea9-9e59-0fa635f18b57-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:38.816570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7ca76d-cca4-4ccb-b8ba-98baee549948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa718499-2b04-41e0-bb3a-d54c9292ef11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2098085886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88a829ae18cb42f393500d78a2399914',qos_specs=None,replication_status=,reservations=['840cd816-f459-46e0-90a3-34065fe5a5ef','0f3d3b01-1187-475f-b452-ed916069fd60','391cb21e-9b75-41d2-8833-8d4c43e5e454','b644613e-cec8-4dd0-a84d-275e6ca759c1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8def20700dbc4e8b8fe7034eedc88dcb',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2098085886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa718499-2b04-41e0-bb3a-d54c9292ef11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a829ae18cb42f393500d78a2399914',provider_auth=None,provider_geometry=None,provider_id=None,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='8def20700dbc4e8b8fe7034eedc88dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:38.817360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6880ad69-0ce4-4616-b68e-d3fa16ebe52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:38.823632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Lock "cinder-attachment_update-82532aaa-572d-4ea9-9e59-0fa635f18b57-np0000005195" acquired by "attachment_update" :: waited 0.010s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:38.824490 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.824490 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:38.844378 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6880ad69-0ce4-4616-b68e-d3fa16ebe52b) transitioned into state 'SUCCESS' from state '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-2098085886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88a829ae18cb42f393500d78a2399914',qos_specs=None,replication_status=,reservations=['840cd816-f459-46e0-90a3-34065fe5a5ef','0f3d3b01-1187-475f-b452-ed916069fd60','391cb21e-9b75-41d2-8833-8d4c43e5e454','b644613e-cec8-4dd0-a84d-275e6ca759c1'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8def20700dbc4e8b8fe7034eedc88dcb',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:38.845513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d261ae-60b9-4283-a147-c8ae40ea0d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:38.864944 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d261ae-60b9-4283-a147-c8ae40ea0d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:38.865498 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Flow 'volume_create_api' (9ddfd8df-1f32-440c-be66-2bfeebec052e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:38.865646 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Create volume request issued successfully. Jul 15 13:23:38.866473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-17ae5148-64f4-4b8a-915b-d948b48cea30 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:38.867458 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 234/932] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:38 2026] POST /volume/v3/volumes => generated 762 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:38.884640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-56c441af-715a-437a-9811-43b73023e771 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:38.890662 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56c441af-715a-437a-9811-43b73023e771 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:38.891617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56c441af-715a-437a-9811-43b73023e771 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:38.891617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56c441af-715a-437a-9811-43b73023e771 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:38.899744 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:38.899744 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:38.904902 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-56c441af-715a-437a-9811-43b73023e771 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Volume info retrieved successfully. Jul 15 13:23:38.910319 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56c441af-715a-437a-9811-43b73023e771 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 returned with HTTP 200 Jul 15 13:23:38.911089 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 234/933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:38 2026] GET /volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:38.955050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Lock "cinder-attachment_update-82532aaa-572d-4ea9-9e59-0fa635f18b57-np0000005195" released by "attachment_update" :: held 0.131s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:38.955050 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-8db98d67-8113-4f1a-aefc-622a799cf3f6 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998 returned with HTTP 200 Jul 15 13:23:38.955050 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 230/934] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:38 2026] PUT /volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:38.997578 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ec54a097-f711-4ab9-a0e2-e7c925b33557 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.002854 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ec54a097-f711-4ab9-a0e2-e7c925b33557 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] POST https://10.4.3.158/volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998/action Jul 15 13:23:39.002854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ec54a097-f711-4ab9-a0e2-e7c925b33557 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:39.002854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ec54a097-f711-4ab9-a0e2-e7c925b33557 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:39.028484 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a651cecc-5065-47e1-853d-ab69a8a2c3d1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.031014 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.031014 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:39.031789 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a651cecc-5065-47e1-853d-ab69a8a2c3d1 None None] GET https://10.4.3.158/volume// Jul 15 13:23:39.032068 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a651cecc-5065-47e1-853d-ab69a8a2c3d1 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.032312 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a651cecc-5065-47e1-853d-ab69a8a2c3d1 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.032733 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a651cecc-5065-47e1-853d-ab69a8a2c3d1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:39.033278 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 235/935] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:39.045105 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6a9abde7-942f-4ce8-83a8-6c1bf70d0f0f req-ec54a097-f711-4ab9-a0e2-e7c925b33557 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998/action returned with HTTP 204 Jul 15 13:23:39.045785 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 237/936] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:38 2026] POST /volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:39.047427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a403eef6-192d-4de7-964d-6bbd9f97ac28 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.051677 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a403eef6-192d-4de7-964d-6bbd9f97ac28 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:23:39.051973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a403eef6-192d-4de7-964d-6bbd9f97ac28 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.052215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a403eef6-192d-4de7-964d-6bbd9f97ac28 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.071949 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.071949 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:39.075119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3d35dbad-ab75-4e91-b31c-e681cff0051b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.077520 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d35dbad-ab75-4e91-b31c-e681cff0051b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:39.077741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d35dbad-ab75-4e91-b31c-e681cff0051b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.078005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d35dbad-ab75-4e91-b31c-e681cff0051b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.078783 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a403eef6-192d-4de7-964d-6bbd9f97ac28 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:23:39.086037 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-a403eef6-192d-4de7-964d-6bbd9f97ac28 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:23:39.086618 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 235/937] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:39.096898 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.096898 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:39.101626 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3d35dbad-ab75-4e91-b31c-e681cff0051b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:39.109633 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d35dbad-ab75-4e91-b31c-e681cff0051b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:39.110444 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 231/938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:39.167721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-77ba92a4-a11e-4711-bbec-aa8f4a254200 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.170051 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-77ba92a4-a11e-4711-bbec-aa8f4a254200 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:39.170254 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-77ba92a4-a11e-4711-bbec-aa8f4a254200 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.170471 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-77ba92a4-a11e-4711-bbec-aa8f4a254200 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.184989 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.184989 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:39.190527 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-77ba92a4-a11e-4711-bbec-aa8f4a254200 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:39.197029 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-77ba92a4-a11e-4711-bbec-aa8f4a254200 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:39.197649 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 236/939] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:39.207705 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.213629 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] PUT https://10.4.3.158/volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2 Jul 15 13:23:39.214271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:39.225895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Acquiring lock "cinder-attachment_update-b78b52bc-ab3c-469a-af41-57b28508044b-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:39.233087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-b78b52bc-ab3c-469a-af41-57b28508044b-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:39.234478 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.234478 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:39.347635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e2629737-d9e5-4b54-9745-8fe26f3aa8fc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.348194 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2629737-d9e5-4b54-9745-8fe26f3aa8fc None None] GET https://10.4.3.158/volume// Jul 15 13:23:39.348484 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2629737-d9e5-4b54-9745-8fe26f3aa8fc None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.348681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2629737-d9e5-4b54-9745-8fe26f3aa8fc None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.349054 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2629737-d9e5-4b54-9745-8fe26f3aa8fc None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:39.349339 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 236/940] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:39.371568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-b78b52bc-ab3c-469a-af41-57b28508044b-np0000005195" released by "attachment_update" :: held 0.139s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:39.371928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-dd3c3155-9661-40d3-8736-195f37d1212d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.372001 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-6e3ff12e-0987-465d-9429-e68ddb83b5a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2 returned with HTTP 200 Jul 15 13:23:39.372341 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 238/941] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:39 2026] PUT /volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:39.374792 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-dd3c3155-9661-40d3-8736-195f37d1212d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:23:39.375271 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-dd3c3155-9661-40d3-8736-195f37d1212d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb3408a2-a846-465c-a357-f33fb73db97e", "connector": null, "instance_uuid": "a633aea2-bb5d-413e-831c-98144dc8a8f6"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:39.392708 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.392708 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:39.401872 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-f3c81e1f-b692-4284-927c-f499c6b8e1a3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.404791 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-f3c81e1f-b692-4284-927c-f499c6b8e1a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2/action Jul 15 13:23:39.405372 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-f3c81e1f-b692-4284-927c-f499c6b8e1a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:39.405579 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-f3c81e1f-b692-4284-927c-f499c6b8e1a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:39.423273 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-dd3c3155-9661-40d3-8736-195f37d1212d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 15 13:23:39.429270 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.429270 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:39.433354 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-dd3c3155-9661-40d3-8736-195f37d1212d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:23:39.433921 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 232/942] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:23:39 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:39.443862 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2dac2170-bfd2-4766-81ea-9c2a37dbf75f req-f3c81e1f-b692-4284-927c-f499c6b8e1a3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2/action returned with HTTP 204 Jul 15 13:23:39.444420 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 237/943] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:39 2026] POST /volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:39.473259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4b7ae819-2406-4f3e-b232-fce5755a79b6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.477403 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4b7ae819-2406-4f3e-b232-fce5755a79b6 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:39.477643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4b7ae819-2406-4f3e-b232-fce5755a79b6 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.477897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4b7ae819-2406-4f3e-b232-fce5755a79b6 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.491205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f1e253c0-a65d-4310-8959-c385631ae1c3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.491716 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1e253c0-a65d-4310-8959-c385631ae1c3 None None] GET https://10.4.3.158/volume// Jul 15 13:23:39.491873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1e253c0-a65d-4310-8959-c385631ae1c3 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.492148 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1e253c0-a65d-4310-8959-c385631ae1c3 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.492602 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1e253c0-a65d-4310-8959-c385631ae1c3 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:39.495245 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 239/944] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:39.498992 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.498992 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:39.503533 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-d71de88b-0f78-4603-9e1e-9d5f0b7fda34 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.505228 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-d71de88b-0f78-4603-9e1e-9d5f0b7fda34 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:39.505554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-d71de88b-0f78-4603-9e1e-9d5f0b7fda34 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.505746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-d71de88b-0f78-4603-9e1e-9d5f0b7fda34 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.507126 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4b7ae819-2406-4f3e-b232-fce5755a79b6 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:39.516855 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4b7ae819-2406-4f3e-b232-fce5755a79b6 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:39.517321 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 237/945] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1163 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:39.521511 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.521511 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:39.526796 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-d71de88b-0f78-4603-9e1e-9d5f0b7fda34 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:39.533242 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-d71de88b-0f78-4603-9e1e-9d5f0b7fda34 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:39.533679 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 233/946] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:39.637459 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.640134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] PUT https://10.4.3.158/volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147 Jul 15 13:23:39.640585 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:39.652425 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Acquiring lock "cinder-attachment_update-bb3408a2-a846-465c-a357-f33fb73db97e-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:23:39.658992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Lock "cinder-attachment_update-bb3408a2-a846-465c-a357-f33fb73db97e-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:23:39.660019 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.660019 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:39.776321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Lock "cinder-attachment_update-bb3408a2-a846-465c-a357-f33fb73db97e-np0000005195" released by "attachment_update" :: held 0.117s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:23:39.776784 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-b71e92c9-727f-40e4-98d8-9bcf9969091e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147 returned with HTTP 200 Jul 15 13:23:39.777662 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 238/947] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:23:39 2026] PUT /volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147 => generated 967 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:39.877136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.929000 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6b091d3d-802d-479f-8b44-5acd1e3ed0ff None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.932904 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6b091d3d-802d-479f-8b44-5acd1e3ed0ff tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:39.932904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6b091d3d-802d-479f-8b44-5acd1e3ed0ff tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:39.932904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6b091d3d-802d-479f-8b44-5acd1e3ed0ff tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:39.939669 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.939669 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:39.945499 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6b091d3d-802d-479f-8b44-5acd1e3ed0ff tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Volume info retrieved successfully. Jul 15 13:23:39.951235 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6b091d3d-802d-479f-8b44-5acd1e3ed0ff tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 returned with HTTP 200 Jul 15 13:23:39.951836 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 238/948] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:39 2026] GET /volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:39.966808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:39.969083 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:23:39.969576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa718499-2b04-41e0-bb3a-d54c9292ef11", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-587013736"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:39.979209 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:39.979209 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:39.979756 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Volume info retrieved successfully. Jul 15 13:23:39.979943 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Create snapshot from volume fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:40.027006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Created reservations ['dd129292-6721-4bd5-9061-01d42a2bcb10', '2eba55b5-c6a1-4602-a30f-c255804b1529', 'd7100b1e-da7f-417b-b148-01eed2338704', 'ab5a1a27-156c-4b9b-84ed-9c6681d0ec98'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:40.040499 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:40.040812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-792684444"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:40.045477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-792684444'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:40.045615 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume of 1 GB Jul 15 13:23:40.045877 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:40.045877 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:40.055515 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Availability Zones retrieved successfully. Jul 15 13:23:40.063998 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot create request issued successfully. Jul 15 13:23:40.064362 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-118a9e20-cbed-4adc-aab0-3c1a2f2dc5bd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:23:40.064488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Flow 'volume_create_api' (a025b9c2-487b-40f4-a7fa-2947604631ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:40.064828 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 234/949] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:23:39 2026] POST /volume/v3/snapshots => generated 317 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:40.071204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68786675-4930-4876-a3ef-bade02b3557e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:40.072742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:40.078436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5f7dbbb4-974b-4cce-8e31-7869298cf46a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:40.079497 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f7dbbb4-974b-4cce-8e31-7869298cf46a tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 Jul 15 13:23:40.079761 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f7dbbb4-974b-4cce-8e31-7869298cf46a tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:40.080022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f7dbbb4-974b-4cce-8e31-7869298cf46a tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:40.088511 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:40.088511 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:40.089084 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5f7dbbb4-974b-4cce-8e31-7869298cf46a tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot retrieved successfully. Jul 15 13:23:40.090626 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f7dbbb4-974b-4cce-8e31-7869298cf46a tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 returned with HTTP 200 Jul 15 13:23:40.091515 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 239/950] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:40 2026] GET /volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 => generated 449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:40.109161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68786675-4930-4876-a3ef-bade02b3557e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:40.110250 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cf169a-be3a-409a-81bb-90848df1dd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:40.195276 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Created reservations ['2d78145a-fcb4-4671-a20e-0ae76528acc8', '9d73f23d-8cd4-45c1-88c0-0539073644ac', '54abfe42-768e-4ece-b5fe-0955c20000e8', 'f394cc7b-0399-414b-b0d8-0e2e6ea23352'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:40.196640 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cf169a-be3a-409a-81bb-90848df1dd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d78145a-fcb4-4671-a20e-0ae76528acc8', '9d73f23d-8cd4-45c1-88c0-0539073644ac', '54abfe42-768e-4ece-b5fe-0955c20000e8', 'f394cc7b-0399-414b-b0d8-0e2e6ea23352']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:40.197314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010de6fd-21bf-46ec-bce6-d61c2170863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:40.227058 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010de6fd-21bf-46ec-bce6-d61c2170863f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-792684444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec92f1022e2e4c8b89594196c93d9f56',qos_specs=None,replication_status=,reservations=['2d78145a-fcb4-4671-a20e-0ae76528acc8','9d73f23d-8cd4-45c1-88c0-0539073644ac','54abfe42-768e-4ece-b5fe-0955c20000e8','f394cc7b-0399-414b-b0d8-0e2e6ea23352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37dc74bcca243fbba9933e0bae7d797',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-792684444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec92f1022e2e4c8b89594196c93d9f56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37dc74bcca243fbba9933e0bae7d797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:40.228231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be180467-d211-4d88-8d4e-84e837f4090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:40.253373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be180467-d211-4d88-8d4e-84e837f4090b) transitioned into state 'SUCCESS' from state '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-792684444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec92f1022e2e4c8b89594196c93d9f56',qos_specs=None,replication_status=,reservations=['2d78145a-fcb4-4671-a20e-0ae76528acc8','9d73f23d-8cd4-45c1-88c0-0539073644ac','54abfe42-768e-4ece-b5fe-0955c20000e8','f394cc7b-0399-414b-b0d8-0e2e6ea23352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37dc74bcca243fbba9933e0bae7d797',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:40.254766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4c6bc0-1f57-4cc2-9b96-e656457713f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:40.269216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4c6bc0-1f57-4cc2-9b96-e656457713f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:23:40.271049 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Flow 'volume_create_api' (a025b9c2-487b-40f4-a7fa-2947604631ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:40.273321 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume request issued successfully. Jul 15 13:23:40.273321 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c0b863f9-d860-4a10-96ad-bc3179aaa158 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:23:40.273321 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 240/951] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:39 2026] POST /volume/v3/volumes => generated 753 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:40.289041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7f32b3ae-302a-4359-9572-cc638222c0dd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:40.291496 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7f32b3ae-302a-4359-9572-cc638222c0dd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:23:40.291781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7f32b3ae-302a-4359-9572-cc638222c0dd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:40.292062 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7f32b3ae-302a-4359-9572-cc638222c0dd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:40.301345 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:40.301345 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:40.313168 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7f32b3ae-302a-4359-9572-cc638222c0dd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:23:40.320443 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7f32b3ae-302a-4359-9572-cc638222c0dd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 200 Jul 15 13:23:40.320994 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 239/952] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:40 2026] GET /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:40.534004 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6bb9ac65-918c-4e6e-aeb2-cef3931501ed None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:40.536304 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6bb9ac65-918c-4e6e-aeb2-cef3931501ed tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:40.536605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6bb9ac65-918c-4e6e-aeb2-cef3931501ed tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:40.536904 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6bb9ac65-918c-4e6e-aeb2-cef3931501ed tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:40.555577 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:40.555577 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:40.561623 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6bb9ac65-918c-4e6e-aeb2-cef3931501ed tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:40.570448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6bb9ac65-918c-4e6e-aeb2-cef3931501ed tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:40.570935 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 235/953] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:40 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:41.102402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cfc0e393-9dda-4b52-a60f-711b9ef79003 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.104365 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cfc0e393-9dda-4b52-a60f-711b9ef79003 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 Jul 15 13:23:41.105909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cfc0e393-9dda-4b52-a60f-711b9ef79003 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:41.105909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cfc0e393-9dda-4b52-a60f-711b9ef79003 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:41.111178 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.111178 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:41.111804 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cfc0e393-9dda-4b52-a60f-711b9ef79003 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot retrieved successfully. Jul 15 13:23:41.112876 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cfc0e393-9dda-4b52-a60f-711b9ef79003 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 returned with HTTP 200 Jul 15 13:23:41.113381 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 240/954] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:41 2026] GET /volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:41.122906 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.124676 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:23:41.125122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8bbdcfac-4394-4ae8-add5-249909346c94"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:41.126545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8bbdcfac-4394-4ae8-add5-249909346c94'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:23:41.132785 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.132785 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:41.133421 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot retrieved successfully. Jul 15 13:23:41.133610 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Create volume of 1 GB Jul 15 13:23:41.138130 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Availability Zones retrieved successfully. Jul 15 13:23:41.145284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Flow 'volume_create_api' (0c20caaf-011d-498a-b4f0-f59b098a995d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:23:41.146765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213e4b64-d36e-4861-853d-8a2b8ace48dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:41.147999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:23:41.149236 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213e4b64-d36e-4861-853d-8a2b8ace48dc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 15 13:23:41.149236 np0000005195 devstack@c-api.service[100145]: 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. Jul 15 13:23:41.151263 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213e4b64-d36e-4861-853d-8a2b8ace48dc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:23:41.152181 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213e4b64-d36e-4861-853d-8a2b8ace48dc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:23:41.153173 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Flow 'volume_create_api' (0c20caaf-011d-498a-b4f0-f59b098a995d) transitioned into state 'REVERTED' from state 'RUNNING' Jul 15 13:23:41.153513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b7abd44c-35a8-4370-9bbf-54c76190e48c tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:23:41.154170 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 241/955] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:23:41 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:23:41.161056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.162879 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 Jul 15 13:23:41.163098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:41.163288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:41.163392 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Delete snapshot with id: 8bbdcfac-4394-4ae8-add5-249909346c94 Jul 15 13:23:41.169776 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.169776 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:41.170489 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot retrieved successfully. Jul 15 13:23:41.193615 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot delete request issued successfully. Jul 15 13:23:41.197943 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c7f3a1ff-7348-45d9-abb9-915487600dd5 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 returned with HTTP 202 Jul 15 13:23:41.197943 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 240/956] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:23:41 2026] DELETE /volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:41.204023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fd7db392-cf0f-41c0-b295-0e5485131fee None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.206227 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd7db392-cf0f-41c0-b295-0e5485131fee tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 Jul 15 13:23:41.207768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd7db392-cf0f-41c0-b295-0e5485131fee tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:41.207768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd7db392-cf0f-41c0-b295-0e5485131fee tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:41.213330 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.213330 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:41.213814 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fd7db392-cf0f-41c0-b295-0e5485131fee tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Snapshot retrieved successfully. Jul 15 13:23:41.214718 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd7db392-cf0f-41c0-b295-0e5485131fee tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 returned with HTTP 200 Jul 15 13:23:41.215110 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 236/957] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:41 2026] GET /volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:41.338026 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4d48d964-1287-4f45-b6b7-a7d2da5ee531 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.339464 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4d48d964-1287-4f45-b6b7-a7d2da5ee531 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:23:41.339800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4d48d964-1287-4f45-b6b7-a7d2da5ee531 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:41.340094 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4d48d964-1287-4f45-b6b7-a7d2da5ee531 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:41.346780 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.346780 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:41.350458 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4d48d964-1287-4f45-b6b7-a7d2da5ee531 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:23:41.355673 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4d48d964-1287-4f45-b6b7-a7d2da5ee531 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 200 Jul 15 13:23:41.355673 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 241/958] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:41 2026] GET /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:41.368829 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.370619 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:23:41.371101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb", "name": "tempest-VolumesBackupsAdminTest-Backup-1351087808", "container": "tempest-volumesbackupsadmintest-backup-container-263822805"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:41.372531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Creating new backup {'backup': {'volume_id': 'ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1351087808', 'container': 'tempest-volumesbackupsadmintest-backup-container-263822805'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:23:41.372730 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Creating backup of volume ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb in container tempest-volumesbackupsadmintest-backup-container-263822805 Jul 15 13:23:41.379383 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.379383 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:41.379838 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:23:41.409787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Created reservations ['fb7c63dc-2e27-43bf-a166-873c9294a63a', 'cbcda852-013e-4b90-96cc-d0075c37dc43'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:23:41.464265 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3635f6bd-27bf-4d20-9e2e-e948dfc4974d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:23:41.464718 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 242/959] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:23:41 2026] POST /volume/v3/backups => generated 335 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:23:41.477908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-98fe088e-d42d-4317-abd5-1fd08b0e1393 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.480036 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98fe088e-d42d-4317-abd5-1fd08b0e1393 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:41.480280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98fe088e-d42d-4317-abd5-1fd08b0e1393 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:41.480512 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98fe088e-d42d-4317-abd5-1fd08b0e1393 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:41.480660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-98fe088e-d42d-4317-abd5-1fd08b0e1393 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:41.499218 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.499218 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:41.500428 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98fe088e-d42d-4317-abd5-1fd08b0e1393 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:41.501061 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 241/960] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:41 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:41.595171 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b57bbaf4-4b3c-4fba-a5d1-293908b87e9d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:41.597659 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b57bbaf4-4b3c-4fba-a5d1-293908b87e9d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:41.598043 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b57bbaf4-4b3c-4fba-a5d1-293908b87e9d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:41.598338 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b57bbaf4-4b3c-4fba-a5d1-293908b87e9d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:41.615729 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:41.615729 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:41.620512 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b57bbaf4-4b3c-4fba-a5d1-293908b87e9d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:41.628226 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b57bbaf4-4b3c-4fba-a5d1-293908b87e9d tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:41.628798 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 237/961] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:41 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:42.228874 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fa7cdb24-01d6-4a7d-906d-333b87805b43 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:42.230524 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fa7cdb24-01d6-4a7d-906d-333b87805b43 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 Jul 15 13:23:42.230833 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fa7cdb24-01d6-4a7d-906d-333b87805b43 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:42.231144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fa7cdb24-01d6-4a7d-906d-333b87805b43 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:42.236979 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fa7cdb24-01d6-4a7d-906d-333b87805b43 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 returned with HTTP 404 Jul 15 13:23:42.237736 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 242/962] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:23:42 2026] GET /volume/v3/snapshots/8bbdcfac-4394-4ae8-add5-249909346c94 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:42.247900 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e6a4d71e-c4aa-422c-b2b5-8cdde7f35ff6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:42.250319 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6a4d71e-c4aa-422c-b2b5-8cdde7f35ff6 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:42.250578 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6a4d71e-c4aa-422c-b2b5-8cdde7f35ff6 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:42.250820 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6a4d71e-c4aa-422c-b2b5-8cdde7f35ff6 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:42.258974 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:42.258974 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:42.264195 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e6a4d71e-c4aa-422c-b2b5-8cdde7f35ff6 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Volume info retrieved successfully. Jul 15 13:23:42.273226 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6a4d71e-c4aa-422c-b2b5-8cdde7f35ff6 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 returned with HTTP 200 Jul 15 13:23:42.276252 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 243/963] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:42 2026] GET /volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:42.300459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-12e0eefa-2831-44d5-90e9-1f285de922fd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:42.307014 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:42.307014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:42.307014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:42.307014 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Delete volume with id: fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:42.330169 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:42.330169 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:42.330470 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Volume info retrieved successfully. Jul 15 13:23:42.376991 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Delete volume request issued successfully. Jul 15 13:23:42.376991 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12e0eefa-2831-44d5-90e9-1f285de922fd tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 returned with HTTP 202 Jul 15 13:23:42.376991 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 242/964] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:42 2026] DELETE /volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:42.387947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ec42cd75-95da-457c-b22c-1be1a4ef3154 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:42.391502 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec42cd75-95da-457c-b22c-1be1a4ef3154 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:42.391587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec42cd75-95da-457c-b22c-1be1a4ef3154 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:42.391776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec42cd75-95da-457c-b22c-1be1a4ef3154 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:42.403134 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:42.403134 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:42.418009 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ec42cd75-95da-457c-b22c-1be1a4ef3154 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Volume info retrieved successfully. Jul 15 13:23:42.431073 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec42cd75-95da-457c-b22c-1be1a4ef3154 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 returned with HTTP 200 Jul 15 13:23:42.431073 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 238/965] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:42 2026] GET /volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:42.514987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-116977bf-547f-4552-8932-4a0e6d3088cf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:42.515622 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-116977bf-547f-4552-8932-4a0e6d3088cf tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:42.515924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-116977bf-547f-4552-8932-4a0e6d3088cf tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:42.516210 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-116977bf-547f-4552-8932-4a0e6d3088cf tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:42.516383 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-116977bf-547f-4552-8932-4a0e6d3088cf tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:42.541840 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:42.541840 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:42.542840 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-116977bf-547f-4552-8932-4a0e6d3088cf tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:42.543300 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 243/966] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:42 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:42.643530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-af3830f7-32b8-48a2-8f7c-45c042c20a07 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:42.645990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-af3830f7-32b8-48a2-8f7c-45c042c20a07 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:42.646289 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-af3830f7-32b8-48a2-8f7c-45c042c20a07 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:42.646780 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-af3830f7-32b8-48a2-8f7c-45c042c20a07 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:42.667256 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:42.667256 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:42.673976 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-af3830f7-32b8-48a2-8f7c-45c042c20a07 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:42.679892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-af3830f7-32b8-48a2-8f7c-45c042c20a07 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:42.680381 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 244/967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:42 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:43.448600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b6bfc3f9-aa06-4c13-9df2-31162043b5f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:43.450745 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6bfc3f9-aa06-4c13-9df2-31162043b5f0 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] GET https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 Jul 15 13:23:43.451033 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b6bfc3f9-aa06-4c13-9df2-31162043b5f0 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:43.451405 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b6bfc3f9-aa06-4c13-9df2-31162043b5f0 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:43.457263 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6bfc3f9-aa06-4c13-9df2-31162043b5f0 tempest-VolumesSnapshotNegativeTestJSON-1408861651 tempest-VolumesSnapshotNegativeTestJSON-1408861651-project-member] https://10.4.3.158/volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 returned with HTTP 404 Jul 15 13:23:43.457974 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 243/968] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:43 2026] GET /volume/v3/volumes/fa718499-2b04-41e0-bb3a-d54c9292ef11 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:43.557144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c5a564f-830c-44ae-9295-f236243ce520 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:43.559018 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c5a564f-830c-44ae-9295-f236243ce520 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:43.559251 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c5a564f-830c-44ae-9295-f236243ce520 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:43.559429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c5a564f-830c-44ae-9295-f236243ce520 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:43.559534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0c5a564f-830c-44ae-9295-f236243ce520 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:43.574005 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:43.574005 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:43.574973 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c5a564f-830c-44ae-9295-f236243ce520 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:43.575370 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 239/969] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:43 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:43.696248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b8c9649b-6982-4207-878e-379345378fdc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:43.698196 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8c9649b-6982-4207-878e-379345378fdc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:43.698416 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8c9649b-6982-4207-878e-379345378fdc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:43.698594 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8c9649b-6982-4207-878e-379345378fdc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:43.712086 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:43.712086 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:43.716264 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b8c9649b-6982-4207-878e-379345378fdc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:43.721642 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8c9649b-6982-4207-878e-379345378fdc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:43.722225 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 244/970] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:43 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:44.567099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-7bfb580c-5a70-4360-8b24-fa28c40dd8af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:44.573455 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-7bfb580c-5a70-4360-8b24-fa28c40dd8af tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147/action Jul 15 13:23:44.574392 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-7bfb580c-5a70-4360-8b24-fa28c40dd8af tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:44.574392 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-7bfb580c-5a70-4360-8b24-fa28c40dd8af tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:44.586651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c7983d32-ffba-4b26-8205-090961d9a1da None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:44.589012 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c7983d32-ffba-4b26-8205-090961d9a1da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:44.589239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c7983d32-ffba-4b26-8205-090961d9a1da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:44.589427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c7983d32-ffba-4b26-8205-090961d9a1da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:44.589522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c7983d32-ffba-4b26-8205-090961d9a1da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:44.597907 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:44.597907 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:44.599177 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c7983d32-ffba-4b26-8205-090961d9a1da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:44.599772 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 244/971] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:44 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:44.601714 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:44.601714 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:44.618879 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-47f7f28d-4b16-483e-8257-7506c7bd40f8 req-7bfb580c-5a70-4360-8b24-fa28c40dd8af tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147/action returned with HTTP 204 Jul 15 13:23:44.619324 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 245/972] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:23:44 2026] POST /volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:23:44.740798 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-30cba4f9-ebaa-47d3-9cfb-54c1ac9ac035 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:44.744500 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30cba4f9-ebaa-47d3-9cfb-54c1ac9ac035 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:44.744878 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30cba4f9-ebaa-47d3-9cfb-54c1ac9ac035 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:44.745393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30cba4f9-ebaa-47d3-9cfb-54c1ac9ac035 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:44.776517 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:44.776517 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:44.781785 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-30cba4f9-ebaa-47d3-9cfb-54c1ac9ac035 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:44.788413 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30cba4f9-ebaa-47d3-9cfb-54c1ac9ac035 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:44.789059 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 240/973] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:44 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1458 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:45.072060 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-ba282345-15cc-463e-b828-11b4ff95d712 req-9359f42e-c3a5-4296-a878-52af4837b10e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.075111 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ba282345-15cc-463e-b828-11b4ff95d712 req-9359f42e-c3a5-4296-a878-52af4837b10e tempest-TestMultiAttachVolumeSwap-254897247 tempest-TestMultiAttachVolumeSwap-254897247-project] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:45.075400 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ba282345-15cc-463e-b828-11b4ff95d712 req-9359f42e-c3a5-4296-a878-52af4837b10e tempest-TestMultiAttachVolumeSwap-254897247 tempest-TestMultiAttachVolumeSwap-254897247-project] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.075704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ba282345-15cc-463e-b828-11b4ff95d712 req-9359f42e-c3a5-4296-a878-52af4837b10e tempest-TestMultiAttachVolumeSwap-254897247 tempest-TestMultiAttachVolumeSwap-254897247-project] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.090607 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.090607 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:45.094600 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-ba282345-15cc-463e-b828-11b4ff95d712 req-9359f42e-c3a5-4296-a878-52af4837b10e tempest-TestMultiAttachVolumeSwap-254897247 tempest-TestMultiAttachVolumeSwap-254897247-project] Volume info retrieved successfully. Jul 15 13:23:45.099801 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ba282345-15cc-463e-b828-11b4ff95d712 req-9359f42e-c3a5-4296-a878-52af4837b10e tempest-TestMultiAttachVolumeSwap-254897247 tempest-TestMultiAttachVolumeSwap-254897247-project] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:45.100346 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 245/974] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1651 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:45.113753 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-70ad0b78-b9a7-4819-a8ea-d98df7e8ecd7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.119626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-70ad0b78-b9a7-4819-a8ea-d98df7e8ecd7 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:45.120066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-70ad0b78-b9a7-4819-a8ea-d98df7e8ecd7 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.120490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-70ad0b78-b9a7-4819-a8ea-d98df7e8ecd7 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.149004 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.149004 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:45.156014 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-70ad0b78-b9a7-4819-a8ea-d98df7e8ecd7 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] Volume info retrieved successfully. Jul 15 13:23:45.164022 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-70ad0b78-b9a7-4819-a8ea-d98df7e8ecd7 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:45.164508 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 245/975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1458 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:45.181152 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-10cdc193-a171-47d5-b5d1-c665a6197bcb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.183083 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-10cdc193-a171-47d5-b5d1-c665a6197bcb tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] GET https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:23:45.183300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-10cdc193-a171-47d5-b5d1-c665a6197bcb tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.183771 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-10cdc193-a171-47d5-b5d1-c665a6197bcb tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.203154 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.203154 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:45.210285 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-10cdc193-a171-47d5-b5d1-c665a6197bcb tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] Volume info retrieved successfully. Jul 15 13:23:45.218598 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-10cdc193-a171-47d5-b5d1-c665a6197bcb tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-reader] https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f returned with HTTP 200 Jul 15 13:23:45.218811 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 246/976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:45.367062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ff6ea4d7-0b97-4096-9860-e6fa8844754a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.368643 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff6ea4d7-0b97-4096-9860-e6fa8844754a tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:45.368643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff6ea4d7-0b97-4096-9860-e6fa8844754a tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.368643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff6ea4d7-0b97-4096-9860-e6fa8844754a tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.399794 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.399794 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:45.410955 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ff6ea4d7-0b97-4096-9860-e6fa8844754a tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:45.420954 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff6ea4d7-0b97-4096-9860-e6fa8844754a tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:45.421115 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 241/977] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1458 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:45.525521 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-4bbfca1a-7cbf-4381-8e1a-83efa8ca17c0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.528595 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-4bbfca1a-7cbf-4381-8e1a-83efa8ca17c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:45.528939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-4bbfca1a-7cbf-4381-8e1a-83efa8ca17c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.529233 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-4bbfca1a-7cbf-4381-8e1a-83efa8ca17c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.560031 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.560031 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:45.565061 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-4bbfca1a-7cbf-4381-8e1a-83efa8ca17c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:45.571590 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-4bbfca1a-7cbf-4381-8e1a-83efa8ca17c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:45.572244 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 246/978] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:45.619661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aeea2e89-2700-4838-be4c-7e8c9508d84c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.623260 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aeea2e89-2700-4838-be4c-7e8c9508d84c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:45.623260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aeea2e89-2700-4838-be4c-7e8c9508d84c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.623923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aeea2e89-2700-4838-be4c-7e8c9508d84c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.623923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-aeea2e89-2700-4838-be4c-7e8c9508d84c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:45.628683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.634718 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action Jul 15 13:23:45.635239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:45.635869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:45.635936 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.635936 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:45.636786 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aeea2e89-2700-4838-be4c-7e8c9508d84c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:45.637516 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 246/979] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:45.661178 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.661178 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:45.661775 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:45.676654 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Begin detaching volume completed successfully. Jul 15 13:23:45.676991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-bb602e6d-7e81-4dd5-919f-dfbbb825e0fc tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action returned with HTTP 202 Jul 15 13:23:45.677642 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 247/980] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:23:45 2026] POST /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:23:45.759457 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-afc660e2-fea8-4a48-9019-4cd0b23f406e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.760018 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afc660e2-fea8-4a48-9019-4cd0b23f406e None None] GET https://10.4.3.158/volume// Jul 15 13:23:45.760209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afc660e2-fea8-4a48-9019-4cd0b23f406e None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.760395 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afc660e2-fea8-4a48-9019-4cd0b23f406e None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.760922 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afc660e2-fea8-4a48-9019-4cd0b23f406e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:45.761199 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 242/981] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:45.772071 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-71cac6fe-ee10-4ca0-9daf-9df0722c6595 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.779583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-71cac6fe-ee10-4ca0-9daf-9df0722c6595 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:45.781787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-71cac6fe-ee10-4ca0-9daf-9df0722c6595 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.781787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-71cac6fe-ee10-4ca0-9daf-9df0722c6595 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.794277 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.794277 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:45.795173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9eab3185-f263-4a22-ab97-38dbf4e86a52 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:45.798171 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9eab3185-f263-4a22-ab97-38dbf4e86a52 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] GET https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:23:45.799056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9eab3185-f263-4a22-ab97-38dbf4e86a52 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:45.799056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9eab3185-f263-4a22-ab97-38dbf4e86a52 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:45.799944 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-71cac6fe-ee10-4ca0-9daf-9df0722c6595 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:45.806439 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-71cac6fe-ee10-4ca0-9daf-9df0722c6595 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:45.807323 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 247/982] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1641 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:45.817738 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:45.817738 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:45.823721 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9eab3185-f263-4a22-ab97-38dbf4e86a52 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:23:45.830531 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9eab3185-f263-4a22-ab97-38dbf4e86a52 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 200 Jul 15 13:23:45.831088 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 247/983] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:23:45 2026] GET /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 1833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:46.407583 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-ee4ab73c-a73a-439d-b808-b4ba79ee4670 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:46.409824 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-ee4ab73c-a73a-439d-b808-b4ba79ee4670 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:46.410114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-ee4ab73c-a73a-439d-b808-b4ba79ee4670 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:46.410406 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-ee4ab73c-a73a-439d-b808-b4ba79ee4670 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:46.422902 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:46.422902 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:46.426977 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-ee4ab73c-a73a-439d-b808-b4ba79ee4670 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:46.432142 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-ee4ab73c-a73a-439d-b808-b4ba79ee4670 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:46.433125 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 248/984] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:46 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:46.448754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-04f2163e-680b-4e53-ba42-44b4308ef0cd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:46.451829 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-04f2163e-680b-4e53-ba42-44b4308ef0cd tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] DELETE https://10.4.3.158/volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147 Jul 15 13:23:46.452130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-04f2163e-680b-4e53-ba42-44b4308ef0cd tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:46.452425 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-04f2163e-680b-4e53-ba42-44b4308ef0cd tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:46.462074 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:46.462074 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:46.523440 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e69e26eb-5862-4a6b-9647-7152521625e4 req-04f2163e-680b-4e53-ba42-44b4308ef0cd tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147 returned with HTTP 200 Jul 15 13:23:46.523440 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 243/985] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:23:46 2026] DELETE /volume/v3/attachments/edc3c46f-3c25-4c3e-be20-83ea3285b147 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:46.659403 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ff88f5b3-7da5-457d-be38-c65b1c6a8883 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:46.661675 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff88f5b3-7da5-457d-be38-c65b1c6a8883 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:46.661880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff88f5b3-7da5-457d-be38-c65b1c6a8883 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:46.662107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff88f5b3-7da5-457d-be38-c65b1c6a8883 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:46.662270 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ff88f5b3-7da5-457d-be38-c65b1c6a8883 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:46.667493 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:46.667493 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:46.668464 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff88f5b3-7da5-457d-be38-c65b1c6a8883 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:46.668892 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 248/986] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:46 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:46.825448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a8577296-844a-4c3c-8f02-01b08176c8c0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:46.827743 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8577296-844a-4c3c-8f02-01b08176c8c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:46.827998 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8577296-844a-4c3c-8f02-01b08176c8c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:46.828262 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8577296-844a-4c3c-8f02-01b08176c8c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:46.841404 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:46.841404 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:46.848543 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a8577296-844a-4c3c-8f02-01b08176c8c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:46.855989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8577296-844a-4c3c-8f02-01b08176c8c0 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:46.856557 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 248/987] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:46 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:46.904348 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-3ab79ebf-7e00-49c9-89bc-d443707ae26f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:46.906784 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-3ab79ebf-7e00-49c9-89bc-d443707ae26f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:46.907044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-3ab79ebf-7e00-49c9-89bc-d443707ae26f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:46.907318 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-3ab79ebf-7e00-49c9-89bc-d443707ae26f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:46.919685 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:46.919685 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:46.925618 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-3ab79ebf-7e00-49c9-89bc-d443707ae26f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:46.930538 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-3ab79ebf-7e00-49c9-89bc-d443707ae26f tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:46.930994 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 249/988] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:46 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:23:46.957325 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:46.959683 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] POST https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action Jul 15 13:23:46.960125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:46.960286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:46.975740 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:46.975740 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:46.976345 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:46.985266 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Begin detaching volume completed successfully. Jul 15 13:23:46.985639 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-8ade919c-df71-418b-a613-649ad9d6bab5 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action returned with HTTP 202 Jul 15 13:23:46.986359 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 244/989] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:23:46 2026] POST /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:23:47.034448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5a6a67c6-5c18-41aa-9dfb-b5a5cda05a38 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:47.035006 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5a6a67c6-5c18-41aa-9dfb-b5a5cda05a38 None None] GET https://10.4.3.158/volume// Jul 15 13:23:47.035255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5a6a67c6-5c18-41aa-9dfb-b5a5cda05a38 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:47.035592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5a6a67c6-5c18-41aa-9dfb-b5a5cda05a38 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:47.035987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5a6a67c6-5c18-41aa-9dfb-b5a5cda05a38 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:47.036500 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 249/990] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:47.043952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-c81da0ff-5323-4229-acc1-062789bf4b33 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:47.046422 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-c81da0ff-5323-4229-acc1-062789bf4b33 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:47.046800 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-c81da0ff-5323-4229-acc1-062789bf4b33 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:47.047076 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-c81da0ff-5323-4229-acc1-062789bf4b33 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:47.058419 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:47.058419 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:47.063422 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-c81da0ff-5323-4229-acc1-062789bf4b33 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:47.068842 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-c81da0ff-5323-4229-acc1-062789bf4b33 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:47.069508 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 249/991] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:47 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1344 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:47.682820 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-23089378-9b19-4e2c-bae5-e7cf5fcd3f18 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:47.685257 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-23089378-9b19-4e2c-bae5-e7cf5fcd3f18 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:47.685547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-23089378-9b19-4e2c-bae5-e7cf5fcd3f18 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:47.685841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-23089378-9b19-4e2c-bae5-e7cf5fcd3f18 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:47.686030 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-23089378-9b19-4e2c-bae5-e7cf5fcd3f18 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:47.691270 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:47.691270 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:47.692271 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-23089378-9b19-4e2c-bae5-e7cf5fcd3f18 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:47.692721 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 250/992] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:47 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:48.707292 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-191a6c39-8351-49f9-916b-79aaca135266 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:48.712141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-191a6c39-8351-49f9-916b-79aaca135266 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:48.712141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-191a6c39-8351-49f9-916b-79aaca135266 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:48.712141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-191a6c39-8351-49f9-916b-79aaca135266 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:48.712141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-191a6c39-8351-49f9-916b-79aaca135266 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:48.720738 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:48.720738 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:48.723277 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-191a6c39-8351-49f9-916b-79aaca135266 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:48.723277 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 245/993] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:48 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:49.743373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-93350412-2fc4-4e22-bd77-d96914243314 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:49.745993 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-93350412-2fc4-4e22-bd77-d96914243314 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:49.746130 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-93350412-2fc4-4e22-bd77-d96914243314 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:49.746990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-93350412-2fc4-4e22-bd77-d96914243314 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:49.746990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-93350412-2fc4-4e22-bd77-d96914243314 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:49.752493 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:49.752493 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:49.754291 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-93350412-2fc4-4e22-bd77-d96914243314 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:49.754291 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 250/994] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:49 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:50.768120 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e9a4bb00-57a1-48c8-98ff-eaddf853662b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:50.771011 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e9a4bb00-57a1-48c8-98ff-eaddf853662b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:50.771308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e9a4bb00-57a1-48c8-98ff-eaddf853662b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:50.771585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e9a4bb00-57a1-48c8-98ff-eaddf853662b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:50.772460 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e9a4bb00-57a1-48c8-98ff-eaddf853662b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:50.778794 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:50.778794 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:50.780205 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e9a4bb00-57a1-48c8-98ff-eaddf853662b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:50.780352 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 250/995] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:50 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:51.796695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fd592c9e-ae22-4543-8c09-02b2ba36a5fd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:51.803098 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fd592c9e-ae22-4543-8c09-02b2ba36a5fd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:51.803890 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fd592c9e-ae22-4543-8c09-02b2ba36a5fd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:51.804823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fd592c9e-ae22-4543-8c09-02b2ba36a5fd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:51.805163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-fd592c9e-ae22-4543-8c09-02b2ba36a5fd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:51.815341 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:51.815341 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:51.816756 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fd592c9e-ae22-4543-8c09-02b2ba36a5fd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:51.817931 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 251/996] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:51 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:52.115602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-e25609d2-8fc3-45f6-aedd-11cc153a913b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:52.122329 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-e25609d2-8fc3-45f6-aedd-11cc153a913b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:23:52.122601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-e25609d2-8fc3-45f6-aedd-11cc153a913b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:52.123944 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-e25609d2-8fc3-45f6-aedd-11cc153a913b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:52.144184 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:52.144184 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:52.156931 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-e25609d2-8fc3-45f6-aedd-11cc153a913b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:52.164650 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-e25609d2-8fc3-45f6-aedd-11cc153a913b tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:23:52.165496 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 246/997] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:52 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 1164 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:52.634847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-17cf9c0e-18a2-464b-8776-db8f038ecbc8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:52.641750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-17cf9c0e-18a2-464b-8776-db8f038ecbc8 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] DELETE https://10.4.3.158/volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0 Jul 15 13:23:52.642342 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-17cf9c0e-18a2-464b-8776-db8f038ecbc8 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:52.642342 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-17cf9c0e-18a2-464b-8776-db8f038ecbc8 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:52.660747 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:52.660747 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:52.764402 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f68777b2-7b4d-406e-974a-623bc01e7f7f req-17cf9c0e-18a2-464b-8776-db8f038ecbc8 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0 returned with HTTP 200 Jul 15 13:23:52.766331 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 251/998] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:23:52 2026] DELETE /volume/v3/attachments/00f73589-5919-45a0-83bd-033d5b1567f0 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:52.842658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7238fd96-655c-4874-814e-7f90868312e6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:52.844950 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7238fd96-655c-4874-814e-7f90868312e6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:52.845241 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7238fd96-655c-4874-814e-7f90868312e6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:52.845664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7238fd96-655c-4874-814e-7f90868312e6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:52.845664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7238fd96-655c-4874-814e-7f90868312e6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:52.854313 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:52.854313 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:52.857337 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7238fd96-655c-4874-814e-7f90868312e6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:52.857432 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 251/999] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:52 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:53.873081 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-01ab7b7f-f3a3-4e3f-ae80-09eed894406e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:53.876993 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01ab7b7f-f3a3-4e3f-ae80-09eed894406e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:53.876993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01ab7b7f-f3a3-4e3f-ae80-09eed894406e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:53.876993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01ab7b7f-f3a3-4e3f-ae80-09eed894406e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:53.876993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-01ab7b7f-f3a3-4e3f-ae80-09eed894406e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:53.882985 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:53.882985 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:53.884279 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01ab7b7f-f3a3-4e3f-ae80-09eed894406e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:53.884824 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 252/1000] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:53 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:54.900721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6386a30f-502e-48de-8842-f0792e80d084 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:54.905121 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6386a30f-502e-48de-8842-f0792e80d084 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:54.905121 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6386a30f-502e-48de-8842-f0792e80d084 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:54.905121 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6386a30f-502e-48de-8842-f0792e80d084 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:54.905373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6386a30f-502e-48de-8842-f0792e80d084 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:54.915066 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:54.915066 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:54.917163 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6386a30f-502e-48de-8842-f0792e80d084 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:54.917756 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 247/1001] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:54 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:55.938001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9dafaf91-ac65-47cf-8d3a-6e8411e8ac91 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:55.939607 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9dafaf91-ac65-47cf-8d3a-6e8411e8ac91 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:55.940336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9dafaf91-ac65-47cf-8d3a-6e8411e8ac91 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:55.940336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9dafaf91-ac65-47cf-8d3a-6e8411e8ac91 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:55.940336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9dafaf91-ac65-47cf-8d3a-6e8411e8ac91 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:55.946831 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:55.946831 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:55.950318 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9dafaf91-ac65-47cf-8d3a-6e8411e8ac91 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:55.950318 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 252/1002] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:55 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:56.976146 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4cfac72c-dffd-41ac-82c6-8ddf143f2bf1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:56.978734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cfac72c-dffd-41ac-82c6-8ddf143f2bf1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:56.980010 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cfac72c-dffd-41ac-82c6-8ddf143f2bf1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:56.980162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cfac72c-dffd-41ac-82c6-8ddf143f2bf1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:56.980888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4cfac72c-dffd-41ac-82c6-8ddf143f2bf1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:56.991390 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:56.991390 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:56.991390 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cfac72c-dffd-41ac-82c6-8ddf143f2bf1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:56.992445 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 252/1003] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:56 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:58.014536 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c21f6b63-7881-4a50-8c99-a71530884dc1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:58.019930 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c21f6b63-7881-4a50-8c99-a71530884dc1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:58.021281 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c21f6b63-7881-4a50-8c99-a71530884dc1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:58.024425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c21f6b63-7881-4a50-8c99-a71530884dc1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:58.024425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c21f6b63-7881-4a50-8c99-a71530884dc1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:58.031129 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:58.031129 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:58.034109 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c21f6b63-7881-4a50-8c99-a71530884dc1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:58.035777 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 253/1004] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:58 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:58.763064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b2582844-7060-4fbe-925d-cf50a99973d2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:58.767032 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b2582844-7060-4fbe-925d-cf50a99973d2 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:58.767367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b2582844-7060-4fbe-925d-cf50a99973d2 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:58.767746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b2582844-7060-4fbe-925d-cf50a99973d2 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:58.787902 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:58.787902 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:23:58.792588 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b2582844-7060-4fbe-925d-cf50a99973d2 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:58.804673 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b2582844-7060-4fbe-925d-cf50a99973d2 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:58.805260 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 248/1005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:58 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:58.892079 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-846d4783-adc2-4e4c-878c-9b19c37abf29 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:58.895871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-846d4783-adc2-4e4c-878c-9b19c37abf29 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:58.896338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-846d4783-adc2-4e4c-878c-9b19c37abf29 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:58.896424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-846d4783-adc2-4e4c-878c-9b19c37abf29 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:58.922933 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:58.922933 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:58.936760 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-846d4783-adc2-4e4c-878c-9b19c37abf29 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:58.952541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-846d4783-adc2-4e4c-878c-9b19c37abf29 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:58.953196 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 253/1006] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:23:58 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:23:58.994319 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:58.996506 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] POST https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22/action Jul 15 13:23:58.997068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:23:58.998108 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:23:59.019686 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:59.019686 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:59.020654 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:59.037096 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Begin detaching volume completed successfully. Jul 15 13:23:59.037096 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-f544df69-f635-4ce9-b026-910848582814 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22/action returned with HTTP 202 Jul 15 13:23:59.037891 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 253/1007] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:23:58 2026] POST /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:23:59.054985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-72d933f2-b4a4-4f0f-85a0-8819ffc29500 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:59.059255 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72d933f2-b4a4-4f0f-85a0-8819ffc29500 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:23:59.059527 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72d933f2-b4a4-4f0f-85a0-8819ffc29500 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:59.059791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72d933f2-b4a4-4f0f-85a0-8819ffc29500 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:59.060391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-72d933f2-b4a4-4f0f-85a0-8819ffc29500 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:23:59.066663 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:59.066663 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:59.067702 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72d933f2-b4a4-4f0f-85a0-8819ffc29500 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:23:59.068090 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 254/1008] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:59 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:23:59.164454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-051b4760-6ca3-40c1-adc1-44be27d0a16a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:59.165107 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-051b4760-6ca3-40c1-adc1-44be27d0a16a None None] GET https://10.4.3.158/volume// Jul 15 13:23:59.165772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-051b4760-6ca3-40c1-adc1-44be27d0a16a None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:59.165920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-051b4760-6ca3-40c1-adc1-44be27d0a16a None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:59.166458 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-051b4760-6ca3-40c1-adc1-44be27d0a16a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:23:59.166821 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 249/1009] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:23:59 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:23:59.185343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-9270bb19-929d-451f-8276-eb328a7bbf6c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:59.188510 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-9270bb19-929d-451f-8276-eb328a7bbf6c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:23:59.188847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-9270bb19-929d-451f-8276-eb328a7bbf6c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:59.189248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-9270bb19-929d-451f-8276-eb328a7bbf6c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:59.203715 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:59.203715 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:23:59.209051 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-9270bb19-929d-451f-8276-eb328a7bbf6c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:23:59.214813 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-9270bb19-929d-451f-8276-eb328a7bbf6c tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:23:59.215827 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 254/1010] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:23:59 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:23:59.236536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:59.239106 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:23:59.239404 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:59.239740 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:59.239973 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Delete volume with id: c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:23:59.255639 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:59.255639 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:23:59.257289 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:59.300573 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Delete volume request issued successfully. Jul 15 13:23:59.301134 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5e6db26-fa97-4145-9e89-b8effbdf098e tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f returned with HTTP 202 Jul 15 13:23:59.302514 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 254/1011] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:23:59 2026] DELETE /volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:23:59.322651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-08247366-300e-4c1c-b737-f056951b02a2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:23:59.322946 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08247366-300e-4c1c-b737-f056951b02a2 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:23:59.323204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08247366-300e-4c1c-b737-f056951b02a2 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:23:59.323485 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08247366-300e-4c1c-b737-f056951b02a2 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:23:59.334810 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:23:59.334810 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:23:59.339975 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-08247366-300e-4c1c-b737-f056951b02a2 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:23:59.345047 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08247366-300e-4c1c-b737-f056951b02a2 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f returned with HTTP 200 Jul 15 13:23:59.345576 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 255/1012] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:23:59 2026] GET /volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:00.092991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0bb0b138-59b0-452c-9b53-c04dcf5c20a7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:00.093414 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0bb0b138-59b0-452c-9b53-c04dcf5c20a7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:00.093631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0bb0b138-59b0-452c-9b53-c04dcf5c20a7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:00.093911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0bb0b138-59b0-452c-9b53-c04dcf5c20a7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:00.094096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0bb0b138-59b0-452c-9b53-c04dcf5c20a7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:00.102093 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:00.102093 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:00.103039 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0bb0b138-59b0-452c-9b53-c04dcf5c20a7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:00.103570 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 250/1013] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:00 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:00.372411 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0c4d6fb0-363c-4f72-bbe2-8646b4629946 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:00.375112 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0c4d6fb0-363c-4f72-bbe2-8646b4629946 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f Jul 15 13:24:00.375431 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0c4d6fb0-363c-4f72-bbe2-8646b4629946 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:00.375790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0c4d6fb0-363c-4f72-bbe2-8646b4629946 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:00.385748 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0c4d6fb0-363c-4f72-bbe2-8646b4629946 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f returned with HTTP 404 Jul 15 13:24:00.386286 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 255/1014] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:00 2026] GET /volume/v3/volumes/c02c6b33-1e4f-4fa6-aa65-4b0665bb884f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:00.397616 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-66c143a6-4d42-4d11-892f-57b9cd005819 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:00.400102 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] DELETE https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:24:00.400447 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:00.401340 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:00.401594 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Delete volume with id: bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:24:00.402042 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-21304fc5-ebb0-4d88-9b21-0518d5498407 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:00.409118 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-21304fc5-ebb0-4d88-9b21-0518d5498407 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf Jul 15 13:24:00.409935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-21304fc5-ebb0-4d88-9b21-0518d5498407 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:00.410321 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-21304fc5-ebb0-4d88-9b21-0518d5498407 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:00.412582 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:00.412582 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:00.414060 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:24:00.430410 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:00.430410 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:00.456678 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Delete volume request issued successfully. Jul 15 13:24:00.457899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66c143a6-4d42-4d11-892f-57b9cd005819 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 202 Jul 15 13:24:00.458467 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 255/1015] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:00 2026] DELETE /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:00.475974 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-54d9790e-e590-47d0-8d38-a37611f99f54 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:00.479655 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54d9790e-e590-47d0-8d38-a37611f99f54 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:24:00.480461 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54d9790e-e590-47d0-8d38-a37611f99f54 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:00.480941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54d9790e-e590-47d0-8d38-a37611f99f54 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:00.493792 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:00.493792 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:00.502066 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-54d9790e-e590-47d0-8d38-a37611f99f54 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Volume info retrieved successfully. Jul 15 13:24:00.512450 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54d9790e-e590-47d0-8d38-a37611f99f54 tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 200 Jul 15 13:24:00.513706 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 251/1016] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:00 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:00.544319 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-08560298-06be-4347-bb9e-2a8a23fb6076 req-21304fc5-ebb0-4d88-9b21-0518d5498407 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf returned with HTTP 200 Jul 15 13:24:00.544319 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 256/1017] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:00 2026] DELETE /volume/v3/attachments/a94b5f65-f1d3-420a-9219-5bcae67baecf => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:01.117164 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-94cb0203-16cb-4743-830e-93df45fb291b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:01.119494 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94cb0203-16cb-4743-830e-93df45fb291b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:01.119760 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94cb0203-16cb-4743-830e-93df45fb291b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:01.120023 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94cb0203-16cb-4743-830e-93df45fb291b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:01.120181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-94cb0203-16cb-4743-830e-93df45fb291b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:01.126331 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:01.126331 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:01.127382 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94cb0203-16cb-4743-830e-93df45fb291b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:01.127803 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 256/1018] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:01 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:01.280315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-939fa4f2-48b8-42db-bff6-6b6f37162e41 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:01.283616 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-939fa4f2-48b8-42db-bff6-6b6f37162e41 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:24:01.283993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-939fa4f2-48b8-42db-bff6-6b6f37162e41 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:01.284474 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-939fa4f2-48b8-42db-bff6-6b6f37162e41 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:01.298227 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:01.298227 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:01.308202 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-939fa4f2-48b8-42db-bff6-6b6f37162e41 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:24:01.317306 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-939fa4f2-48b8-42db-bff6-6b6f37162e41 tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:24:01.318295 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 256/1019] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:01 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:01.536425 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7e4f77c0-0379-4f21-a033-1ddd3ce5b57c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:01.536425 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7e4f77c0-0379-4f21-a033-1ddd3ce5b57c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] GET https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e Jul 15 13:24:01.537080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7e4f77c0-0379-4f21-a033-1ddd3ce5b57c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:01.537080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7e4f77c0-0379-4f21-a033-1ddd3ce5b57c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:01.549037 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7e4f77c0-0379-4f21-a033-1ddd3ce5b57c tempest-TestMultiAttachVolumeSwap-508897676 tempest-TestMultiAttachVolumeSwap-508897676-project-member] https://10.4.3.158/volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e returned with HTTP 404 Jul 15 13:24:01.549786 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 252/1020] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:01 2026] GET /volume/v3/volumes/bb3408a2-a846-465c-a357-f33fb73db97e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:02.142836 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-58a90269-c108-43e6-bf96-343ff359fd37 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:02.145890 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58a90269-c108-43e6-bf96-343ff359fd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:02.146183 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58a90269-c108-43e6-bf96-343ff359fd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:02.146462 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58a90269-c108-43e6-bf96-343ff359fd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:02.146638 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-58a90269-c108-43e6-bf96-343ff359fd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:02.154784 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:02.154784 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:02.155903 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58a90269-c108-43e6-bf96-343ff359fd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:02.156439 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 257/1021] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:02 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:24:02.421139 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-d95743c1-851d-432e-b7a0-415b69848ed5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:02.425654 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-d95743c1-851d-432e-b7a0-415b69848ed5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170 Jul 15 13:24:02.425654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-d95743c1-851d-432e-b7a0-415b69848ed5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:02.425654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-d95743c1-851d-432e-b7a0-415b69848ed5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:02.431151 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:02.431151 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:02.513839 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-d95743c1-851d-432e-b7a0-415b69848ed5 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170 returned with HTTP 200 Jul 15 13:24:02.514769 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 257/1022] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:02 2026] DELETE /volume/v3/attachments/b90b9693-4d4e-4ed7-84be-189c169b8170 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:02.527306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-ef3509e4-65f2-41c6-bd1c-b1538d291024 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:02.530292 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-ef3509e4-65f2-41c6-bd1c-b1538d291024 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd Jul 15 13:24:02.530473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-ef3509e4-65f2-41c6-bd1c-b1538d291024 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:02.530744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-ef3509e4-65f2-41c6-bd1c-b1538d291024 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:02.548701 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:02.548701 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:02.624760 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-ef3509e4-65f2-41c6-bd1c-b1538d291024 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd returned with HTTP 200 Jul 15 13:24:02.625452 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 257/1023] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:02 2026] DELETE /volume/v3/attachments/b2018bb3-3d6a-40f4-bab4-fe8773ac9ccd => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:02.668315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-e9875c6e-add1-4867-b0c1-b066c3ceace3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:02.670821 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-e9875c6e-add1-4867-b0c1-b066c3ceace3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] DELETE https://10.4.3.158/volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a Jul 15 13:24:02.671280 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-e9875c6e-add1-4867-b0c1-b066c3ceace3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:02.671613 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-e9875c6e-add1-4867-b0c1-b066c3ceace3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:02.688277 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:02.688277 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:02.763903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-197b9a17-6c4e-475e-b3bc-9b0649d9152d req-e9875c6e-add1-4867-b0c1-b066c3ceace3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a returned with HTTP 200 Jul 15 13:24:02.764541 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 253/1024] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:02 2026] DELETE /volume/v3/attachments/16244c0f-270d-4d6c-9e7a-2144bcedb84a => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:03.170795 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f8b877d5-e394-4b66-aa5b-f5b4bc1f286c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:03.173679 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8b877d5-e394-4b66-aa5b-f5b4bc1f286c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:03.173933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8b877d5-e394-4b66-aa5b-f5b4bc1f286c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:03.174165 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8b877d5-e394-4b66-aa5b-f5b4bc1f286c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:03.174301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f8b877d5-e394-4b66-aa5b-f5b4bc1f286c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:03.181699 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:03.181699 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:03.182952 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8b877d5-e394-4b66-aa5b-f5b4bc1f286c tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:03.183455 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 258/1025] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:03 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:04.207029 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-73c45928-32bb-4995-807c-cf365b9f0c83 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:04.208910 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73c45928-32bb-4995-807c-cf365b9f0c83 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:04.209222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73c45928-32bb-4995-807c-cf365b9f0c83 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:04.209407 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73c45928-32bb-4995-807c-cf365b9f0c83 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:04.209507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-73c45928-32bb-4995-807c-cf365b9f0c83 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:04.217238 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:04.217238 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:04.218059 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73c45928-32bb-4995-807c-cf365b9f0c83 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:04.218470 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 258/1026] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:04 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:05.233153 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0c586687-1dae-4513-938f-11da8dafe7c7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:05.236848 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0c586687-1dae-4513-938f-11da8dafe7c7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:05.236848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0c586687-1dae-4513-938f-11da8dafe7c7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:05.236848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0c586687-1dae-4513-938f-11da8dafe7c7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:05.237178 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-0c586687-1dae-4513-938f-11da8dafe7c7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:05.242714 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:05.242714 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:05.243251 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0c586687-1dae-4513-938f-11da8dafe7c7 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:05.244573 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 258/1027] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:05 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:06.260627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ea0fc1bc-3a98-429b-9a88-9d10c8afbd37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:06.263347 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea0fc1bc-3a98-429b-9a88-9d10c8afbd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:06.263347 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea0fc1bc-3a98-429b-9a88-9d10c8afbd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:06.265001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea0fc1bc-3a98-429b-9a88-9d10c8afbd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:06.265001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ea0fc1bc-3a98-429b-9a88-9d10c8afbd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:06.269898 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:06.269898 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:06.270846 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea0fc1bc-3a98-429b-9a88-9d10c8afbd37 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:06.272488 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 254/1028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:06 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:06.754388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f32b2c7f-6120-4be6-839e-79340277814e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:06.757989 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:24:06.758505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:06.758505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:06.758638 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Delete volume with id: c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:24:06.775035 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:06.775035 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:06.775805 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:24:06.833757 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Delete volume request issued successfully. Jul 15 13:24:06.833757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f32b2c7f-6120-4be6-839e-79340277814e tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 202 Jul 15 13:24:06.833757 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 259/1029] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:06 2026] DELETE /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:06.844437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b235349c-72af-45b6-85ad-e81ec1a9c51a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:06.846634 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b235349c-72af-45b6-85ad-e81ec1a9c51a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:24:06.846804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b235349c-72af-45b6-85ad-e81ec1a9c51a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:06.847198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b235349c-72af-45b6-85ad-e81ec1a9c51a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:06.861369 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:06.861369 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:06.868518 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b235349c-72af-45b6-85ad-e81ec1a9c51a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Volume info retrieved successfully. Jul 15 13:24:06.878484 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b235349c-72af-45b6-85ad-e81ec1a9c51a tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 200 Jul 15 13:24:06.879052 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 259/1030] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:06 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:07.295149 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e4452f04-142d-4dde-add2-5eed02bce8d3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:07.298649 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e4452f04-142d-4dde-add2-5eed02bce8d3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:07.298649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e4452f04-142d-4dde-add2-5eed02bce8d3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:07.298649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e4452f04-142d-4dde-add2-5eed02bce8d3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:07.298649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e4452f04-142d-4dde-add2-5eed02bce8d3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:07.303905 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:07.303905 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:07.305208 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e4452f04-142d-4dde-add2-5eed02bce8d3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:07.305711 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 259/1031] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:07 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:07.577132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:07.579596 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:24:07.579973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:07.580780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:07.581223 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Delete volume with id: b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:24:07.593555 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:07.593555 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:07.594644 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:24:07.621096 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Delete volume request issued successfully. Jul 15 13:24:07.621501 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5d37cd94-236b-48fa-83dd-111a784d12f2 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 202 Jul 15 13:24:07.623938 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 255/1032] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:07 2026] DELETE /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:07.634878 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9a56d497-dc10-4bba-b0b7-086bbd232655 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:07.638001 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9a56d497-dc10-4bba-b0b7-086bbd232655 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:24:07.638001 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9a56d497-dc10-4bba-b0b7-086bbd232655 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:07.638001 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9a56d497-dc10-4bba-b0b7-086bbd232655 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:07.651551 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:07.651551 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:07.657466 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9a56d497-dc10-4bba-b0b7-086bbd232655 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:24:07.665982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9a56d497-dc10-4bba-b0b7-086bbd232655 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 200 Jul 15 13:24:07.666605 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 260/1033] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:07 2026] GET /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:07.898150 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-72d84f07-a54b-4dbe-a50e-d138fb648baf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:07.900489 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72d84f07-a54b-4dbe-a50e-d138fb648baf tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] GET https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 Jul 15 13:24:07.900744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72d84f07-a54b-4dbe-a50e-d138fb648baf tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:07.901091 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72d84f07-a54b-4dbe-a50e-d138fb648baf tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:07.909518 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72d84f07-a54b-4dbe-a50e-d138fb648baf tempest-ServerStableDeviceRescueTest-878625838 tempest-ServerStableDeviceRescueTest-878625838-project-member] https://10.4.3.158/volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 returned with HTTP 404 Jul 15 13:24:07.910306 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 260/1034] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:07 2026] GET /volume/v3/volumes/c4d1983b-aa1f-4a8e-945b-15bb036c4f22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:08.321937 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-db62ef8a-ee89-40db-8c4b-9c002e4b02ee None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.324104 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db62ef8a-ee89-40db-8c4b-9c002e4b02ee tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:08.325381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db62ef8a-ee89-40db-8c4b-9c002e4b02ee tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.325381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db62ef8a-ee89-40db-8c4b-9c002e4b02ee tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.325381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-db62ef8a-ee89-40db-8c4b-9c002e4b02ee tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:08.326693 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=235,cinder:INSERT=17,cinder:UPDATE=28 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:24:08.330297 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:08.330297 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:08.331166 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db62ef8a-ee89-40db-8c4b-9c002e4b02ee tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:08.331605 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 260/1035] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:08 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:08.347023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-961313fb-fb46-4eba-8175-d1fad7dc966b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.349281 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-961313fb-fb46-4eba-8175-d1fad7dc966b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:24:08.349544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-961313fb-fb46-4eba-8175-d1fad7dc966b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.349799 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-961313fb-fb46-4eba-8175-d1fad7dc966b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.353488 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:UPDATE=40,cinder:INSERT=13,cinder:SELECT=261 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:24:08.361622 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:08.361622 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:08.367691 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-961313fb-fb46-4eba-8175-d1fad7dc966b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:08.376645 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-961313fb-fb46-4eba-8175-d1fad7dc966b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 200 Jul 15 13:24:08.377425 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 256/1036] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:08 2026] GET /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:08.401851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2e576d77-52bf-4b31-92cb-e415030151b5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.541447 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf/export_record Jul 15 13:24:08.541447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.541447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'export_record' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.541447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Export record for backup e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:24:08.559157 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:08.559157 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:08.561375 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.api [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling RPCAPI with context: , host: np0000005195, backup: e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 15 13:24:08.580469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] export_record in rpcapi backup_id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf on host np0000005195. {{(pid=100145) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 15 13:24:08.595373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTVkYjljZDUtODFiOC00NzI2LWEyYzYtYzhlYTJjYTAwOWJmIiwgInVzZXJfaWQiOiAiYTM3ZGM3NGJjY2EyNDNmYmJhOTkzM2UwYmFlN2Q3OTciLCAicHJvamVjdF9pZCI6ICJlYzkyZjEwMjJlMmU0YzhiODk1OTQxOTZjOTNkOWY1NiIsICJ2b2x1bWVfaWQiOiAiZWEwOTc5ZWUtM2M1Mi00NTEwLWEzNWQtN2Y2YjdmNGEyY2JiIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNjM4MjI4MDUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTM1MTA4NzgwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMDk3OWVlLTNjNTItNDUxMC1hMzVkLTdmNmI3ZjRhMmNiYi8yMDI2MDcxNTEzMjM1MC9hel9ub3ZhX2JhY2t1cF9lNWRiOWNkNS04MWI4LTQ3MjYtYTJjNi1jOGVhMmNhMDA5YmYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6MjQ6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100145) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 15 13:24:08.595373 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2e576d77-52bf-4b31-92cb-e415030151b5 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf/export_record returned with HTTP 200 Jul 15 13:24:08.595901 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 261/1037] 10.4.3.158 () {66 vars in 1390 bytes} [Wed Jul 15 13:24:08 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf/export_record => generated 1512 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:08.605624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.609481 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] POST https://10.4.3.158/volume/v3/backups/import_record Jul 15 13:24:08.609884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkxZWYyODItMWFjNC00ZDZiLTkxNmYtMDliMmEwYTE4OTk3IiwgInVzZXJfaWQiOiAiYTM3ZGM3NGJjY2EyNDNmYmJhOTkzM2UwYmFlN2Q3OTciLCAicHJvamVjdF9pZCI6ICJlYzkyZjEwMjJlMmU0YzhiODk1OTQxOTZjOTNkOWY1NiIsICJ2b2x1bWVfaWQiOiAiZWEwOTc5ZWUtM2M1Mi00NTEwLWEzNWQtN2Y2YjdmNGEyY2JiIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNjM4MjI4MDUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTM1MTA4NzgwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMDk3OWVlLTNjNTItNDUxMC1hMzVkLTdmNmI3ZjRhMmNiYi8yMDI2MDcxNTEzMjM1MC9hel9ub3ZhX2JhY2t1cF9lNWRiOWNkNS04MWI4LTQ3MjYtYTJjNi1jOGVhMmNhMDA5YmYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6MjQ6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:08.613159 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkxZWYyODItMWFjNC00ZDZiLTkxNmYtMDliMmEwYTE4OTk3IiwgInVzZXJfaWQiOiAiYTM3ZGM3NGJjY2EyNDNmYmJhOTkzM2UwYmFlN2Q3OTciLCAicHJvamVjdF9pZCI6ICJlYzkyZjEwMjJlMmU0YzhiODk1OTQxOTZjOTNkOWY1NiIsICJ2b2x1bWVfaWQiOiAiZWEwOTc5ZWUtM2M1Mi00NTEwLWEzNWQtN2Y2YjdmNGEyY2JiIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNjM4MjI4MDUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTM1MTA4NzgwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMDk3OWVlLTNjNTItNDUxMC1hMzVkLTdmNmI3ZjRhMmNiYi8yMDI2MDcxNTEzMjM1MC9hel9ub3ZhX2JhY2t1cF9lNWRiOWNkNS04MWI4LTQ3MjYtYTJjNi1jOGVhMmNhMDA5YmYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6MjQ6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100144) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 15 13:24:08.613320 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkxZWYyODItMWFjNC00ZDZiLTkxNmYtMDliMmEwYTE4OTk3IiwgInVzZXJfaWQiOiAiYTM3ZGM3NGJjY2EyNDNmYmJhOTkzM2UwYmFlN2Q3OTciLCAicHJvamVjdF9pZCI6ICJlYzkyZjEwMjJlMmU0YzhiODk1OTQxOTZjOTNkOWY1NiIsICJ2b2x1bWVfaWQiOiAiZWEwOTc5ZWUtM2M1Mi00NTEwLWEzNWQtN2Y2YjdmNGEyY2JiIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNjM4MjI4MDUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTM1MTA4NzgwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMDk3OWVlLTNjNTItNDUxMC1hMzVkLTdmNmI3ZjRhMmNiYi8yMDI2MDcxNTEzMjM1MC9hel9ub3ZhX2JhY2t1cF9lNWRiOWNkNS04MWI4LTQ3MjYtYTJjNi1jOGVhMmNhMDA5YmYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6MjQ6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100144) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 15 13:24:08.618973 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=335,cinder:UPDATE=92,cinder:INSERT=58 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:24:08.675638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Created reservations ['a31a8ddb-ebef-45cb-8916-1b656caff05e', '899421d7-43da-4c22-9b8f-f6646769987d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:08.688594 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2500ea8a-a0b4-4bd9-a43d-16435bc7d1f7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.691041 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2500ea8a-a0b4-4bd9-a43d-16435bc7d1f7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 Jul 15 13:24:08.691325 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2500ea8a-a0b4-4bd9-a43d-16435bc7d1f7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.691595 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2500ea8a-a0b4-4bd9-a43d-16435bc7d1f7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.700235 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2500ea8a-a0b4-4bd9-a43d-16435bc7d1f7 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 returned with HTTP 404 Jul 15 13:24:08.700689 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 261/1038] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:08 2026] GET /volume/v3/volumes/b261c7ee-e964-491b-a261-75adb4aa0af5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:08.711654 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.713594 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:24:08.713845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.714090 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.714694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Delete volume with id: 9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:24:08.725451 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] import_record rpcapi backup id 891ef282-1ac4-4d6b-916f-09b2a0a18997 on host np0000005195 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkxZWYyODItMWFjNC00ZDZiLTkxNmYtMDliMmEwYTE4OTk3IiwgInVzZXJfaWQiOiAiYTM3ZGM3NGJjY2EyNDNmYmJhOTkzM2UwYmFlN2Q3OTciLCAicHJvamVjdF9pZCI6ICJlYzkyZjEwMjJlMmU0YzhiODk1OTQxOTZjOTNkOWY1NiIsICJ2b2x1bWVfaWQiOiAiZWEwOTc5ZWUtM2M1Mi00NTEwLWEzNWQtN2Y2YjdmNGEyY2JiIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yNjM4MjI4MDUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTM1MTA4NzgwOCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VhMDk3OWVlLTNjNTItNDUxMC1hMzVkLTdmNmI3ZjRhMmNiYi8yMDI2MDcxNTEzMjM1MC9hel9ub3ZhX2JhY2t1cF9lNWRiOWNkNS04MWI4LTQ3MjYtYTJjNi1jOGVhMmNhMDA5YmYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjIzOjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6MjQ6MDhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100144) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 15 13:24:08.726242 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:08.726242 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:08.726766 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:24:08.728802 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Import record output: {'backup': {'id': '891ef282-1ac4-4d6b-916f-09b2a0a18997', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997'}, {'rel': 'bookmark', 'href': 'https://10.4.3.158/volume/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997'}]}}. {{(pid=100144) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 15 13:24:08.729133 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eeb2dd1c-83e5-4732-b626-bdac896827cf tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 201 Jul 15 13:24:08.729656 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 261/1039] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Jul 15 13:24:08 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 124 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:24:08.746347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d792f175-f9b7-4048-b82a-5598e7aa4f5c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.749193 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d792f175-f9b7-4048-b82a-5598e7aa4f5c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] GET https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 Jul 15 13:24:08.749734 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d792f175-f9b7-4048-b82a-5598e7aa4f5c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.750083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d792f175-f9b7-4048-b82a-5598e7aa4f5c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.750292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d792f175-f9b7-4048-b82a-5598e7aa4f5c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Show backup with id 891ef282-1ac4-4d6b-916f-09b2a0a18997. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:08.756353 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:08.756353 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:08.757043 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Delete volume request issued successfully. Jul 15 13:24:08.757334 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54cdb3a9-d523-4398-9995-02b7844f98c3 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 202 Jul 15 13:24:08.757903 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d792f175-f9b7-4048-b82a-5598e7aa4f5c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 returned with HTTP 200 Jul 15 13:24:08.758120 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 257/1040] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:08 2026] DELETE /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:08.759264 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 262/1041] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:08 2026] GET /volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 => generated 647 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:08.769261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-396809c3-106a-4e75-a368-88913e1c92af None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:08.771747 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-396809c3-106a-4e75-a368-88913e1c92af tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:24:08.772067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-396809c3-106a-4e75-a368-88913e1c92af tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:08.772300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-396809c3-106a-4e75-a368-88913e1c92af tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:08.781039 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:08.781039 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:08.785710 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-396809c3-106a-4e75-a368-88913e1c92af tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:24:08.790566 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-396809c3-106a-4e75-a368-88913e1c92af tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 200 Jul 15 13:24:08.791226 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 262/1042] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:08 2026] GET /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:09.785481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef1c7055-a4fe-4d7f-bd72-39a8e023b28c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:09.787951 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef1c7055-a4fe-4d7f-bd72-39a8e023b28c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] GET https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 Jul 15 13:24:09.787951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef1c7055-a4fe-4d7f-bd72-39a8e023b28c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:09.788414 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef1c7055-a4fe-4d7f-bd72-39a8e023b28c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:09.788414 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ef1c7055-a4fe-4d7f-bd72-39a8e023b28c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Show backup with id 891ef282-1ac4-4d6b-916f-09b2a0a18997. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:09.798562 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:09.798562 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:09.801674 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef1c7055-a4fe-4d7f-bd72-39a8e023b28c tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 returned with HTTP 200 Jul 15 13:24:09.801674 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 262/1043] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:09 2026] GET /volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:09.806812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-396bbdd2-7ce9-4470-8db8-35b1b2049d36 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:09.816353 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4e6ae222-7f87-4e6e-a715-bb11234689e6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:09.817628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-396bbdd2-7ce9-4470-8db8-35b1b2049d36 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 Jul 15 13:24:09.817897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-396bbdd2-7ce9-4470-8db8-35b1b2049d36 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:09.818769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-396bbdd2-7ce9-4470-8db8-35b1b2049d36 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:09.821530 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4e6ae222-7f87-4e6e-a715-bb11234689e6 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] GET https://10.4.3.158/volume/v3/backups Jul 15 13:24:09.822198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4e6ae222-7f87-4e6e-a715-bb11234689e6 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:09.822622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4e6ae222-7f87-4e6e-a715-bb11234689e6 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:09.832716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-396bbdd2-7ce9-4470-8db8-35b1b2049d36 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 returned with HTTP 404 Jul 15 13:24:09.832716 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 258/1044] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:09 2026] GET /volume/v3/volumes/9e7dc9de-7bdb-437f-8e31-e20e0415c349 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:09.840990 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:09.845663 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] DELETE https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:24:09.845663 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:09.845663 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:09.845663 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Delete volume with id: bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:24:09.853705 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4e6ae222-7f87-4e6e-a715-bb11234689e6 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Jul 15 13:24:09.853812 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:09.853812 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:09.853901 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 263/1045] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:24:09 2026] GET /volume/v3/backups => generated 338 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:09.854645 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:24:09.865715 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:09.867687 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] POST https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf/restore Jul 15 13:24:09.868103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:09.869507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Restoring backup e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf ({'restore': {}}) {{(pid=100144) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:24:09.869635 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Restoring backup e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf to volume None. Jul 15 13:24:09.876671 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Delete volume request issued successfully. Jul 15 13:24:09.877138 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9554ffb4-0de7-46f0-83d9-ba75ad37e9cd tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 202 Jul 15 13:24:09.877439 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:09.877439 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:09.877750 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 263/1046] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:09 2026] DELETE /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:09.881919 np0000005195 devstack@c-api.service[100144]: INFO cinder.backup.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Creating volume of 1 GB for restore of backup e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. Jul 15 13:24:09.885733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-19c4d458-22fa-448d-bc84-a0f5cddb411a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:09.889125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:24:09.888680. {{(pid=100144) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:24:09.889329 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-19c4d458-22fa-448d-bc84-a0f5cddb411a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:24:09.889629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-19c4d458-22fa-448d-bc84-a0f5cddb411a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:09.889690 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Availability Zones retrieved successfully. Jul 15 13:24:09.890063 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-19c4d458-22fa-448d-bc84-a0f5cddb411a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:09.899321 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:09.899321 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:09.905038 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-19c4d458-22fa-448d-bc84-a0f5cddb411a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Volume info retrieved successfully. Jul 15 13:24:09.905809 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Flow 'volume_create_api' (f0a3366a-dadd-44f8-ae75-48bbfc8fce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:09.907624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af4708c1-cb6c-49e3-be75-60334efd2dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:09.909602 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:09.914496 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-19c4d458-22fa-448d-bc84-a0f5cddb411a tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 200 Jul 15 13:24:09.915172 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 259/1047] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:09 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 1393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:09.953881 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af4708c1-cb6c-49e3-be75-60334efd2dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:09.955184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d987d946-f14d-4949-948b-20c3dc853104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:10.006156 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Created reservations ['280a495a-73b8-4b64-b0a2-5d1772f73c98', '821e3aa4-3dad-45a0-8791-ca1f243c855e', 'b31b1ba1-48c9-450d-adc4-e5caf7fb7c26', '1afb5203-0f65-48fa-b387-3e46453eb30d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:10.007171 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d987d946-f14d-4949-948b-20c3dc853104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280a495a-73b8-4b64-b0a2-5d1772f73c98', '821e3aa4-3dad-45a0-8791-ca1f243c855e', 'b31b1ba1-48c9-450d-adc4-e5caf7fb7c26', '1afb5203-0f65-48fa-b387-3e46453eb30d']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:10.008332 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecafd2d-6209-403f-85a7-f2de09427209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:10.040456 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ecafd2d-6209-403f-85a7-f2de09427209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03003217-ac40-4add-bf23-ea9e6dad3a4e', '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_e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec92f1022e2e4c8b89594196c93d9f56',qos_specs=None,replication_status=,reservations=['280a495a-73b8-4b64-b0a2-5d1772f73c98','821e3aa4-3dad-45a0-8791-ca1f243c855e','b31b1ba1-48c9-450d-adc4-e5caf7fb7c26','1afb5203-0f65-48fa-b387-3e46453eb30d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37dc74bcca243fbba9933e0bae7d797',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03003217-ac40-4add-bf23-ea9e6dad3a4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec92f1022e2e4c8b89594196c93d9f56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37dc74bcca243fbba9933e0bae7d797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:10.041405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6882a4-4902-4afb-91d2-49e9081ad11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:10.065895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6882a4-4902-4afb-91d2-49e9081ad11f) transitioned into 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_e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec92f1022e2e4c8b89594196c93d9f56',qos_specs=None,replication_status=,reservations=['280a495a-73b8-4b64-b0a2-5d1772f73c98','821e3aa4-3dad-45a0-8791-ca1f243c855e','b31b1ba1-48c9-450d-adc4-e5caf7fb7c26','1afb5203-0f65-48fa-b387-3e46453eb30d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37dc74bcca243fbba9933e0bae7d797',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:10.066687 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af79655f-eccf-4aba-a737-21ca139033f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:10.078952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af79655f-eccf-4aba-a737-21ca139033f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:10.079766 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Flow 'volume_create_api' (f0a3366a-dadd-44f8-ae75-48bbfc8fce8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:10.080170 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume request issued successfully. Jul 15 13:24:10.088644 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:10.088644 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:10.089181 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:10.935658 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c4d77544-5f9a-4aa2-9bf2-a7c607313371 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:10.939077 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4d77544-5f9a-4aa2-9bf2-a7c607313371 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] GET https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd Jul 15 13:24:10.939077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4d77544-5f9a-4aa2-9bf2-a7c607313371 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:10.939077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4d77544-5f9a-4aa2-9bf2-a7c607313371 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:10.942109 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:UPDATE=92,cinder:SELECT=331,cinder:INSERT=50 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:24:10.953076 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4d77544-5f9a-4aa2-9bf2-a7c607313371 tempest-TaggedBootDevicesTest_v242-101881547 tempest-TaggedBootDevicesTest_v242-101881547-project-member] https://10.4.3.158/volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd returned with HTTP 404 Jul 15 13:24:10.953539 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 264/1048] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:10 2026] GET /volume/v3/volumes/bf2c3670-343e-4341-930f-9095c4f61dcd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:11.102857 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:11.102857 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:11.103726 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:11.103929 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Checking backup size 1 against volume size 1 {{(pid=100144) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:24:11.104444 np0000005195 devstack@c-api.service[100144]: INFO cinder.backup.api [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Overwriting volume 03003217-ac40-4add-bf23-ea9e6dad3a4e with restore of backup e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:11.122260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] restore_backup in rpcapi backup_id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf {{(pid=100144) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:24:11.125310 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e6cf84dd-e6eb-49bc-90b2-90573a70522f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf/restore returned with HTTP 202 Jul 15 13:24:11.126057 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 263/1049] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Jul 15 13:24:09 2026] POST /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf/restore => generated 189 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:11.140215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-18d1c3af-8714-4110-960b-976ad0f990f1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:11.142370 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-18d1c3af-8714-4110-960b-976ad0f990f1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:11.142701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-18d1c3af-8714-4110-960b-976ad0f990f1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:11.143059 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-18d1c3af-8714-4110-960b-976ad0f990f1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:11.143247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-18d1c3af-8714-4110-960b-976ad0f990f1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:11.149018 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:11.149018 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:11.150224 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-18d1c3af-8714-4110-960b-976ad0f990f1 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:11.151131 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 264/1050] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:11 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:24:12.164982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-afedaea6-a751-4328-b6eb-8a3cc2fb1be2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:12.168154 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afedaea6-a751-4328-b6eb-8a3cc2fb1be2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:12.168449 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afedaea6-a751-4328-b6eb-8a3cc2fb1be2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:12.168714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afedaea6-a751-4328-b6eb-8a3cc2fb1be2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:12.168919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-afedaea6-a751-4328-b6eb-8a3cc2fb1be2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:12.179588 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:12.179588 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:12.182123 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afedaea6-a751-4328-b6eb-8a3cc2fb1be2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:12.182493 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 260/1051] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:12 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:13.197053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e1584743-ec3b-4ff2-9607-db65544e83c6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:13.199713 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1584743-ec3b-4ff2-9607-db65544e83c6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:13.200034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1584743-ec3b-4ff2-9607-db65544e83c6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:13.200237 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1584743-ec3b-4ff2-9607-db65544e83c6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:13.200418 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e1584743-ec3b-4ff2-9607-db65544e83c6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:13.207030 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:13.207030 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:13.208014 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1584743-ec3b-4ff2-9607-db65544e83c6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:13.209715 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 265/1052] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:13 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:14.222309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ebaeb2b8-ecd7-4790-9a3b-346500d4afb2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:14.227042 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ebaeb2b8-ecd7-4790-9a3b-346500d4afb2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:14.227042 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ebaeb2b8-ecd7-4790-9a3b-346500d4afb2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:14.227042 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ebaeb2b8-ecd7-4790-9a3b-346500d4afb2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:14.227042 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ebaeb2b8-ecd7-4790-9a3b-346500d4afb2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:14.232918 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:14.232918 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:14.235140 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ebaeb2b8-ecd7-4790-9a3b-346500d4afb2 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:14.236345 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 264/1053] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:14 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:15.249051 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-098bbceb-1a8b-421b-a190-d7740b6b50de None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:15.251529 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-098bbceb-1a8b-421b-a190-d7740b6b50de tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:15.251946 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-098bbceb-1a8b-421b-a190-d7740b6b50de tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:15.252144 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-098bbceb-1a8b-421b-a190-d7740b6b50de tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:15.252305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-098bbceb-1a8b-421b-a190-d7740b6b50de tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:15.258758 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:15.258758 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:15.259418 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-098bbceb-1a8b-421b-a190-d7740b6b50de tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:15.260154 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 265/1054] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:15 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:16.275735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-195e6714-e9da-4c2f-9210-6184c1938e43 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:16.278141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-195e6714-e9da-4c2f-9210-6184c1938e43 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:16.278453 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-195e6714-e9da-4c2f-9210-6184c1938e43 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:16.278771 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-195e6714-e9da-4c2f-9210-6184c1938e43 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:16.278941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-195e6714-e9da-4c2f-9210-6184c1938e43 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:16.287985 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:16.287985 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:16.289154 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-195e6714-e9da-4c2f-9210-6184c1938e43 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:16.290162 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 261/1055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:16 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:24:17.303013 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-986077bb-05f2-489b-a4a8-aed502a643a3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:17.305810 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-986077bb-05f2-489b-a4a8-aed502a643a3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:17.306035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-986077bb-05f2-489b-a4a8-aed502a643a3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:17.306682 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-986077bb-05f2-489b-a4a8-aed502a643a3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:17.306983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-986077bb-05f2-489b-a4a8-aed502a643a3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:17.312658 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:17.312658 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:17.313381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-986077bb-05f2-489b-a4a8-aed502a643a3 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:17.313762 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 266/1056] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:17 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:18.334109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7c9034bb-fca7-4dbd-8e93-a4e86adcdd38 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:18.335753 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7c9034bb-fca7-4dbd-8e93-a4e86adcdd38 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:18.335984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7c9034bb-fca7-4dbd-8e93-a4e86adcdd38 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:18.336504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7c9034bb-fca7-4dbd-8e93-a4e86adcdd38 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:18.336504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-7c9034bb-fca7-4dbd-8e93-a4e86adcdd38 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:18.344370 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:18.344370 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:18.346003 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7c9034bb-fca7-4dbd-8e93-a4e86adcdd38 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:18.346507 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 265/1057] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:18 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:18.887740 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b2577906-7e75-4858-8d3c-22712e70c218 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.083116 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b2577906-7e75-4858-8d3c-22712e70c218 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:19.083330 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b2577906-7e75-4858-8d3c-22712e70c218 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-125260531", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:19.085616 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.qos_specs [None req-b2577906-7e75-4858-8d3c-22712e70c218 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-125260531', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100146) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 15 13:24:19.093459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-b2577906-7e75-4858-8d3c-22712e70c218 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DB qos_specs_create(): root {'id': '7eef2c16-7660-417d-87c8-c44a59f7a76d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-125260531'} {{(pid=100146) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 15 13:24:19.111163 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b2577906-7e75-4858-8d3c-22712e70c218 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:19.111546 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 266/1058] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:24:18 2026] POST /volume/v3/qos-specs => generated 392 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.124478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e79f8395-bfbc-4cc6-8dbf-2757b15e3bdc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.126868 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e79f8395-bfbc-4cc6-8dbf-2757b15e3bdc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:24:19.127442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e79f8395-bfbc-4cc6-8dbf-2757b15e3bdc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-292790946"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:19.153273 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e79f8395-bfbc-4cc6-8dbf-2757b15e3bdc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:24:19.153273 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 262/1059] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:24:19 2026] POST /volume/v3/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.169004 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8ba9387c-b481-4971-ba5b-3def958a0da9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.170585 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ba9387c-b481-4971-ba5b-3def958a0da9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:24:19.170976 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ba9387c-b481-4971-ba5b-3def958a0da9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2106565116"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:19.199884 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ba9387c-b481-4971-ba5b-3def958a0da9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:24:19.200457 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 267/1060] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:24:19 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) Jul 15 13:24:19.214163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-63fd7f8f-5322-42bd-94af-58a9667d599d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.216637 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-63fd7f8f-5322-42bd-94af-58a9667d599d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:24:19.217048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-63fd7f8f-5322-42bd-94af-58a9667d599d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1838565224"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:19.247020 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-63fd7f8f-5322-42bd-94af-58a9667d599d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:24:19.247020 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 266/1061] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:24:19 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.255913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ac2cc748-cd9b-4db1-b473-b8939bc05813 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.257637 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ac2cc748-cd9b-4db1-b473-b8939bc05813 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=f1a7aa2e-d180-4ea5-9639-6d713355fa02 Jul 15 13:24:19.258339 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ac2cc748-cd9b-4db1-b473-b8939bc05813 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.258583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ac2cc748-cd9b-4db1-b473-b8939bc05813 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'associate' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.258812 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.258812 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:19.259453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac2cc748-cd9b-4db1-b473-b8939bc05813 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Associate qos_spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d with type: f1a7aa2e-d180-4ea5-9639-6d713355fa02 {{(pid=100146) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 15 13:24:19.287500 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ac2cc748-cd9b-4db1-b473-b8939bc05813 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=f1a7aa2e-d180-4ea5-9639-6d713355fa02 returned with HTTP 202 Jul 15 13:24:19.288137 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 267/1062] 10.4.3.158 () {66 vars in 1481 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=f1a7aa2e-d180-4ea5-9639-6d713355fa02 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.301731 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d0655dff-b4f3-4cec-baf0-49712b750f46 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.303181 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d0655dff-b4f3-4cec-baf0-49712b750f46 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=d58008e9-3cb4-4f19-992d-2bd2c10e175e Jul 15 13:24:19.303181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d0655dff-b4f3-4cec-baf0-49712b750f46 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.303181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d0655dff-b4f3-4cec-baf0-49712b750f46 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'associate' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.303858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d0655dff-b4f3-4cec-baf0-49712b750f46 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Associate qos_spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d with type: d58008e9-3cb4-4f19-992d-2bd2c10e175e {{(pid=100143) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 15 13:24:19.345801 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d0655dff-b4f3-4cec-baf0-49712b750f46 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=d58008e9-3cb4-4f19-992d-2bd2c10e175e returned with HTTP 202 Jul 15 13:24:19.346003 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 263/1063] 10.4.3.158 () {66 vars in 1481 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=d58008e9-3cb4-4f19-992d-2bd2c10e175e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.357153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e9779848-3a8e-42dd-8e37-83a1888e2d42 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.359756 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e9779848-3a8e-42dd-8e37-83a1888e2d42 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=93ce72b1-4b14-476a-8ee4-f522015f43c2 Jul 15 13:24:19.360030 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e9779848-3a8e-42dd-8e37-83a1888e2d42 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.360321 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e9779848-3a8e-42dd-8e37-83a1888e2d42 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'associate' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.361090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9779848-3a8e-42dd-8e37-83a1888e2d42 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Associate qos_spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d with type: 93ce72b1-4b14-476a-8ee4-f522015f43c2 {{(pid=100145) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 15 13:24:19.363383 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-365c360f-65fa-406d-a2a9-5433c43690d8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.367008 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-365c360f-65fa-406d-a2a9-5433c43690d8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:19.367279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-365c360f-65fa-406d-a2a9-5433c43690d8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.368180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-365c360f-65fa-406d-a2a9-5433c43690d8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.368180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-365c360f-65fa-406d-a2a9-5433c43690d8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:19.388656 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.388656 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:19.389845 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-365c360f-65fa-406d-a2a9-5433c43690d8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:19.390422 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 267/1064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.416419 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e9779848-3a8e-42dd-8e37-83a1888e2d42 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=93ce72b1-4b14-476a-8ee4-f522015f43c2 returned with HTTP 202 Jul 15 13:24:19.417773 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 268/1065] 10.4.3.158 () {66 vars in 1481 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associate?vol_type_id=93ce72b1-4b14-476a-8ee4-f522015f43c2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.427746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62626b22-4825-4ebf-b4d6-ce025bcd7762 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.433621 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62626b22-4825-4ebf-b4d6-ce025bcd7762 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations Jul 15 13:24:19.433621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62626b22-4825-4ebf-b4d6-ce025bcd7762 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.433621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62626b22-4825-4ebf-b4d6-ce025bcd7762 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'associations' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.434916 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.434916 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:19.434916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62626b22-4825-4ebf-b4d6-ce025bcd7762 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Get associations for qos_spec id: 7eef2c16-7660-417d-87c8-c44a59f7a76d {{(pid=100146) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 15 13:24:19.464495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62626b22-4825-4ebf-b4d6-ce025bcd7762 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations returned with HTTP 200 Jul 15 13:24:19.465056 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 268/1066] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.476196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cae0454b-c3d2-4f63-ba05-e230de134a94 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.479515 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cae0454b-c3d2-4f63-ba05-e230de134a94 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/disassociate?vol_type_id=f1a7aa2e-d180-4ea5-9639-6d713355fa02 Jul 15 13:24:19.479861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cae0454b-c3d2-4f63-ba05-e230de134a94 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.480111 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cae0454b-c3d2-4f63-ba05-e230de134a94 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'disassociate' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.480442 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.480442 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:19.480867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cae0454b-c3d2-4f63-ba05-e230de134a94 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Disassociate qos_spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d from type: f1a7aa2e-d180-4ea5-9639-6d713355fa02 {{(pid=100143) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 15 13:24:19.505873 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cae0454b-c3d2-4f63-ba05-e230de134a94 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/disassociate?vol_type_id=f1a7aa2e-d180-4ea5-9639-6d713355fa02 returned with HTTP 202 Jul 15 13:24:19.506392 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 264/1067] 10.4.3.158 () {66 vars in 1490 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/disassociate?vol_type_id=f1a7aa2e-d180-4ea5-9639-6d713355fa02 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.516723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-66a4b226-8dae-405b-9428-3e72036b7935 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.519820 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66a4b226-8dae-405b-9428-3e72036b7935 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations Jul 15 13:24:19.520128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66a4b226-8dae-405b-9428-3e72036b7935 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.520440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66a4b226-8dae-405b-9428-3e72036b7935 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'associations' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.522078 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.qos_specs_manage [None req-66a4b226-8dae-405b-9428-3e72036b7935 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Get associations for qos_spec id: 7eef2c16-7660-417d-87c8-c44a59f7a76d {{(pid=100144) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 15 13:24:19.554730 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66a4b226-8dae-405b-9428-3e72036b7935 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations returned with HTTP 200 Jul 15 13:24:19.554730 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 268/1068] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations => generated 306 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.566482 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-07f957d6-2312-4166-9bf5-4e38ec2f8811 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.569985 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07f957d6-2312-4166-9bf5-4e38ec2f8811 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/disassociate_all Jul 15 13:24:19.569985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07f957d6-2312-4166-9bf5-4e38ec2f8811 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.569985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07f957d6-2312-4166-9bf5-4e38ec2f8811 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'disassociate_all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.569985 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.569985 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:19.569985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-07f957d6-2312-4166-9bf5-4e38ec2f8811 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Disassociate qos_spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d from all. {{(pid=100145) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 15 13:24:19.600159 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07f957d6-2312-4166-9bf5-4e38ec2f8811 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/disassociate_all returned with HTTP 202 Jul 15 13:24:19.600159 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 269/1069] 10.4.3.158 () {66 vars in 1405 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/disassociate_all => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.611187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-75213212-a4b2-4a3b-9461-ecf0ae162471 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.613068 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75213212-a4b2-4a3b-9461-ecf0ae162471 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations Jul 15 13:24:19.613427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75213212-a4b2-4a3b-9461-ecf0ae162471 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.613697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75213212-a4b2-4a3b-9461-ecf0ae162471 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'associations' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.614012 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.614012 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:19.614405 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75213212-a4b2-4a3b-9461-ecf0ae162471 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Get associations for qos_spec id: 7eef2c16-7660-417d-87c8-c44a59f7a76d {{(pid=100146) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 15 13:24:19.625867 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75213212-a4b2-4a3b-9461-ecf0ae162471 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations returned with HTTP 200 Jul 15 13:24:19.626444 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 269/1070] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/associations => generated 24 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:24:19.639871 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-64c5233b-71ec-45e5-a406-dc12b8d75137 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.641734 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-64c5233b-71ec-45e5-a406-dc12b8d75137 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/types/93ce72b1-4b14-476a-8ee4-f522015f43c2 Jul 15 13:24:19.641915 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-64c5233b-71ec-45e5-a406-dc12b8d75137 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.642242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-64c5233b-71ec-45e5-a406-dc12b8d75137 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.642659 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.642659 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:19.682060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-64c5233b-71ec-45e5-a406-dc12b8d75137 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types/93ce72b1-4b14-476a-8ee4-f522015f43c2 returned with HTTP 202 Jul 15 13:24:19.682689 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 265/1071] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:24:19 2026] DELETE /volume/v3/types/93ce72b1-4b14-476a-8ee4-f522015f43c2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.691867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eceee263-1626-45f2-8337-5a80f33fb3a9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.696364 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eceee263-1626-45f2-8337-5a80f33fb3a9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/types/93ce72b1-4b14-476a-8ee4-f522015f43c2 Jul 15 13:24:19.696662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eceee263-1626-45f2-8337-5a80f33fb3a9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.697469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eceee263-1626-45f2-8337-5a80f33fb3a9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.705498 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eceee263-1626-45f2-8337-5a80f33fb3a9 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types/93ce72b1-4b14-476a-8ee4-f522015f43c2 returned with HTTP 404 Jul 15 13:24:19.707095 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 269/1072] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/types/93ce72b1-4b14-476a-8ee4-f522015f43c2 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:19.716094 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-035bb5a5-35bc-44a8-adfe-fba5a0dea3fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.717805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-035bb5a5-35bc-44a8-adfe-fba5a0dea3fc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/types/d58008e9-3cb4-4f19-992d-2bd2c10e175e Jul 15 13:24:19.717980 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-035bb5a5-35bc-44a8-adfe-fba5a0dea3fc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.718367 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-035bb5a5-35bc-44a8-adfe-fba5a0dea3fc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.718685 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.718685 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:19.747226 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-035bb5a5-35bc-44a8-adfe-fba5a0dea3fc tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types/d58008e9-3cb4-4f19-992d-2bd2c10e175e returned with HTTP 202 Jul 15 13:24:19.747860 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 270/1073] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:24:19 2026] DELETE /volume/v3/types/d58008e9-3cb4-4f19-992d-2bd2c10e175e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.756570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f3af9c47-fe9f-4aa0-bc08-971f05fe561c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.758444 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f3af9c47-fe9f-4aa0-bc08-971f05fe561c tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/types/d58008e9-3cb4-4f19-992d-2bd2c10e175e Jul 15 13:24:19.758838 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f3af9c47-fe9f-4aa0-bc08-971f05fe561c tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.759168 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f3af9c47-fe9f-4aa0-bc08-971f05fe561c tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.762735 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f3af9c47-fe9f-4aa0-bc08-971f05fe561c tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types/d58008e9-3cb4-4f19-992d-2bd2c10e175e returned with HTTP 404 Jul 15 13:24:19.763520 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 270/1074] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/types/d58008e9-3cb4-4f19-992d-2bd2c10e175e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:19.772698 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1c6c8f9b-65b6-4e03-a2b9-bd5b6e268819 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.774776 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c6c8f9b-65b6-4e03-a2b9-bd5b6e268819 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/types/f1a7aa2e-d180-4ea5-9639-6d713355fa02 Jul 15 13:24:19.775055 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c6c8f9b-65b6-4e03-a2b9-bd5b6e268819 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.775664 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c6c8f9b-65b6-4e03-a2b9-bd5b6e268819 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.813006 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c6c8f9b-65b6-4e03-a2b9-bd5b6e268819 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types/f1a7aa2e-d180-4ea5-9639-6d713355fa02 returned with HTTP 202 Jul 15 13:24:19.813006 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 266/1075] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:24:19 2026] DELETE /volume/v3/types/f1a7aa2e-d180-4ea5-9639-6d713355fa02 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.825252 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-77221f9b-892f-4966-87bc-1bbff6616b77 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.827847 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-77221f9b-892f-4966-87bc-1bbff6616b77 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/types/f1a7aa2e-d180-4ea5-9639-6d713355fa02 Jul 15 13:24:19.827847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-77221f9b-892f-4966-87bc-1bbff6616b77 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.827847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-77221f9b-892f-4966-87bc-1bbff6616b77 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.834331 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-77221f9b-892f-4966-87bc-1bbff6616b77 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/types/f1a7aa2e-d180-4ea5-9639-6d713355fa02 returned with HTTP 404 Jul 15 13:24:19.835039 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 270/1076] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/types/f1a7aa2e-d180-4ea5-9639-6d713355fa02 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:19.843391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a214b752-a38f-472b-bfe0-7387bd646024 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.845765 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a214b752-a38f-472b-bfe0-7387bd646024 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:19.846254 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a214b752-a38f-472b-bfe0-7387bd646024 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-197454643", "consumer": "back-end"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:19.848388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.qos_specs [None req-a214b752-a38f-472b-bfe0-7387bd646024 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-197454643', 'consumer': 'back-end', 'specs': {}} {{(pid=100145) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 15 13:24:19.857364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-a214b752-a38f-472b-bfe0-7387bd646024 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DB qos_specs_create(): root {'id': '02e0e55f-a4c6-416d-b8bd-4c18742717c4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-197454643'} {{(pid=100145) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 15 13:24:19.872944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a214b752-a38f-472b-bfe0-7387bd646024 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:19.873698 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 271/1077] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Jul 15 13:24:19 2026] POST /volume/v3/qos-specs => generated 368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:19.886121 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d2bb1d12-8a77-4c29-a762-6d574619a958 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.890238 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2bb1d12-8a77-4c29-a762-6d574619a958 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4?force=False Jul 15 13:24:19.890530 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2bb1d12-8a77-4c29-a762-6d574619a958 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.891290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2bb1d12-8a77-4c29-a762-6d574619a958 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.891290 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.891290 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:19.892881 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2bb1d12-8a77-4c29-a762-6d574619a958 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: 02e0e55f-a4c6-416d-b8bd-4c18742717c4, force: False {{(pid=100146) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:19.926975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2bb1d12-8a77-4c29-a762-6d574619a958 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4?force=False returned with HTTP 202 Jul 15 13:24:19.927608 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 271/1078] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:19 2026] DELETE /volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4?force=False => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:19.942021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0235918f-9ff3-46aa-b44c-62d7c7507a40 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.944743 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0235918f-9ff3-46aa-b44c-62d7c7507a40 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4 Jul 15 13:24:19.945493 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0235918f-9ff3-46aa-b44c-62d7c7507a40 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.946507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0235918f-9ff3-46aa-b44c-62d7c7507a40 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.961440 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0235918f-9ff3-46aa-b44c-62d7c7507a40 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4 returned with HTTP 404 Jul 15 13:24:19.961440 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 267/1079] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:19.979949 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-18b6e928-4961-46ad-9485-45916e2e15a1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:19.980362 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18b6e928-4961-46ad-9485-45916e2e15a1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:19.980672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18b6e928-4961-46ad-9485-45916e2e15a1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:19.980929 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18b6e928-4961-46ad-9485-45916e2e15a1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:19.981249 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:19.981249 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:19.994176 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18b6e928-4961-46ad-9485-45916e2e15a1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:19.994898 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 271/1080] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:24:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.006782 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cf46a0a7-885a-41cb-a623-b6aa6cf8b51b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.008298 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cf46a0a7-885a-41cb-a623-b6aa6cf8b51b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4?force=False Jul 15 13:24:20.008652 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cf46a0a7-885a-41cb-a623-b6aa6cf8b51b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.008874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cf46a0a7-885a-41cb-a623-b6aa6cf8b51b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.009268 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.009268 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:20.009784 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf46a0a7-885a-41cb-a623-b6aa6cf8b51b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: 02e0e55f-a4c6-416d-b8bd-4c18742717c4, force: False {{(pid=100145) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:20.014984 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cf46a0a7-885a-41cb-a623-b6aa6cf8b51b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4?force=False returned with HTTP 404 Jul 15 13:24:20.015171 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 272/1081] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:20 2026] DELETE /volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.024099 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b16c34a0-c50e-432f-884d-be990a027c66 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.026538 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b16c34a0-c50e-432f-884d-be990a027c66 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4 Jul 15 13:24:20.026853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b16c34a0-c50e-432f-884d-be990a027c66 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.027147 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b16c34a0-c50e-432f-884d-be990a027c66 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.027521 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.027521 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:20.034365 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b16c34a0-c50e-432f-884d-be990a027c66 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4 returned with HTTP 404 Jul 15 13:24:20.035079 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 272/1082] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/02e0e55f-a4c6-416d-b8bd-4c18742717c4 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.045434 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8096be8a-911f-4ff4-af6a-f0101db2c6f1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.048840 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8096be8a-911f-4ff4-af6a-f0101db2c6f1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:20.048840 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8096be8a-911f-4ff4-af6a-f0101db2c6f1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-826619574", "consumer": "both"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:20.051449 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.qos_specs [None req-8096be8a-911f-4ff4-af6a-f0101db2c6f1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-826619574', 'consumer': 'both', 'specs': {}} {{(pid=100143) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 15 13:24:20.058834 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-8096be8a-911f-4ff4-af6a-f0101db2c6f1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DB qos_specs_create(): root {'id': 'f35ec23f-5a73-4dfe-9a31-d8392faa9649', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-826619574'} {{(pid=100143) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 15 13:24:20.069564 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8096be8a-911f-4ff4-af6a-f0101db2c6f1 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:20.070036 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 268/1083] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Jul 15 13:24:20 2026] POST /volume/v3/qos-specs => generated 364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.079358 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-15b1ea30-ee40-4aff-acad-ab6e127f8bae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.082134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-15b1ea30-ee40-4aff-acad-ab6e127f8bae tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649?force=False Jul 15 13:24:20.082491 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-15b1ea30-ee40-4aff-acad-ab6e127f8bae tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.082744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-15b1ea30-ee40-4aff-acad-ab6e127f8bae tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.083037 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.083037 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:20.083417 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15b1ea30-ee40-4aff-acad-ab6e127f8bae tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: f35ec23f-5a73-4dfe-9a31-d8392faa9649, force: False {{(pid=100144) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:20.120514 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-15b1ea30-ee40-4aff-acad-ab6e127f8bae tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649?force=False returned with HTTP 202 Jul 15 13:24:20.121335 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 272/1084] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:20 2026] DELETE /volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:20.130476 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ccfc3d33-22df-414b-9d72-e7a0f482082b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.134093 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ccfc3d33-22df-414b-9d72-e7a0f482082b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649 Jul 15 13:24:20.134093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ccfc3d33-22df-414b-9d72-e7a0f482082b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.134394 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ccfc3d33-22df-414b-9d72-e7a0f482082b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.140834 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ccfc3d33-22df-414b-9d72-e7a0f482082b tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649 returned with HTTP 404 Jul 15 13:24:20.141916 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 273/1085] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.151637 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f1548f2f-8fe2-424f-91b4-8b45a1e38544 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.153465 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f1548f2f-8fe2-424f-91b4-8b45a1e38544 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:20.153732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f1548f2f-8fe2-424f-91b4-8b45a1e38544 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.153974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f1548f2f-8fe2-424f-91b4-8b45a1e38544 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.163955 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f1548f2f-8fe2-424f-91b4-8b45a1e38544 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:20.164454 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 273/1086] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.173911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a0532a1e-678d-495b-94f5-fd13ec287423 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.175971 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a0532a1e-678d-495b-94f5-fd13ec287423 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649?force=False Jul 15 13:24:20.176218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a0532a1e-678d-495b-94f5-fd13ec287423 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.176461 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a0532a1e-678d-495b-94f5-fd13ec287423 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.177978 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.177978 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:20.177978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a0532a1e-678d-495b-94f5-fd13ec287423 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: f35ec23f-5a73-4dfe-9a31-d8392faa9649, force: False {{(pid=100143) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:20.183461 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a0532a1e-678d-495b-94f5-fd13ec287423 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649?force=False returned with HTTP 404 Jul 15 13:24:20.184198 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 269/1087] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:20 2026] DELETE /volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.194983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5f25cad3-99d5-456d-b9e1-1d3bc221f675 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.196703 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f25cad3-99d5-456d-b9e1-1d3bc221f675 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649 Jul 15 13:24:20.196943 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f25cad3-99d5-456d-b9e1-1d3bc221f675 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.197167 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f25cad3-99d5-456d-b9e1-1d3bc221f675 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.197447 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.197447 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:20.202189 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f25cad3-99d5-456d-b9e1-1d3bc221f675 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649 returned with HTTP 404 Jul 15 13:24:20.202998 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 273/1088] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/f35ec23f-5a73-4dfe-9a31-d8392faa9649 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.214571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0a2b66b2-a91e-4e86-b291-faba4bfb4bbe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.219051 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a2b66b2-a91e-4e86-b291-faba4bfb4bbe tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] POST https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:20.219051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a2b66b2-a91e-4e86-b291-faba4bfb4bbe tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-946046764", "consumer": "front-end"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:20.220649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.qos_specs [None req-0a2b66b2-a91e-4e86-b291-faba4bfb4bbe tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-946046764', 'consumer': 'front-end', 'specs': {}} {{(pid=100145) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 15 13:24:20.224642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-0a2b66b2-a91e-4e86-b291-faba4bfb4bbe tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DB qos_specs_create(): root {'id': '532d3446-0a23-4637-b529-fa2ee9971ed8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-946046764'} {{(pid=100145) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 15 13:24:20.235183 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a2b66b2-a91e-4e86-b291-faba4bfb4bbe tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:20.235183 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 274/1089] 10.4.3.158 () {68 vars in 1264 bytes} [Wed Jul 15 13:24:20 2026] POST /volume/v3/qos-specs => generated 369 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.243600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2eb9ba39-c51d-42a5-a8c4-0d49d7de1d1f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.246045 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2eb9ba39-c51d-42a5-a8c4-0d49d7de1d1f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8?force=False Jul 15 13:24:20.246320 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2eb9ba39-c51d-42a5-a8c4-0d49d7de1d1f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.246551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2eb9ba39-c51d-42a5-a8c4-0d49d7de1d1f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.246886 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.246886 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:20.247388 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2eb9ba39-c51d-42a5-a8c4-0d49d7de1d1f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: 532d3446-0a23-4637-b529-fa2ee9971ed8, force: False {{(pid=100146) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:20.270200 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2eb9ba39-c51d-42a5-a8c4-0d49d7de1d1f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8?force=False returned with HTTP 202 Jul 15 13:24:20.270739 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 274/1090] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:20 2026] DELETE /volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:20.278142 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-abad6e84-8eac-4e48-b8ed-588b870f2af2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.280514 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-abad6e84-8eac-4e48-b8ed-588b870f2af2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8 Jul 15 13:24:20.280889 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-abad6e84-8eac-4e48-b8ed-588b870f2af2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.281134 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-abad6e84-8eac-4e48-b8ed-588b870f2af2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.286197 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-abad6e84-8eac-4e48-b8ed-588b870f2af2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8 returned with HTTP 404 Jul 15 13:24:20.286887 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 270/1091] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.294862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fdfb462d-81b4-43f1-8b90-de90bdb6d4f4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.296768 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fdfb462d-81b4-43f1-8b90-de90bdb6d4f4 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:20.297013 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fdfb462d-81b4-43f1-8b90-de90bdb6d4f4 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.297162 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fdfb462d-81b4-43f1-8b90-de90bdb6d4f4 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.304603 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fdfb462d-81b4-43f1-8b90-de90bdb6d4f4 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:20.305158 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 274/1092] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.316178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5310e103-936b-4177-8561-3855380d893f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.318232 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5310e103-936b-4177-8561-3855380d893f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8?force=False Jul 15 13:24:20.318788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5310e103-936b-4177-8561-3855380d893f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.319269 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5310e103-936b-4177-8561-3855380d893f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.320030 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.320030 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:20.320547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5310e103-936b-4177-8561-3855380d893f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: 532d3446-0a23-4637-b529-fa2ee9971ed8, force: False {{(pid=100145) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:20.326323 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5310e103-936b-4177-8561-3855380d893f tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8?force=False returned with HTTP 404 Jul 15 13:24:20.326323 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 275/1093] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:20 2026] DELETE /volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.335621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b5327ea1-295e-4ac5-8b07-c66b3c4430fa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.338698 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b5327ea1-295e-4ac5-8b07-c66b3c4430fa tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8 Jul 15 13:24:20.339171 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b5327ea1-295e-4ac5-8b07-c66b3c4430fa tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.339461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b5327ea1-295e-4ac5-8b07-c66b3c4430fa tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.339849 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.339849 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:20.344432 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b5327ea1-295e-4ac5-8b07-c66b3c4430fa tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8 returned with HTTP 404 Jul 15 13:24:20.345175 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 275/1094] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/532d3446-0a23-4637-b529-fa2ee9971ed8 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:20.356189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ff0457d4-32a4-4ba8-8514-5ea1e7514a3d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.358992 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff0457d4-32a4-4ba8-8514-5ea1e7514a3d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d Jul 15 13:24:20.359222 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff0457d4-32a4-4ba8-8514-5ea1e7514a3d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.359414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff0457d4-32a4-4ba8-8514-5ea1e7514a3d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.370488 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff0457d4-32a4-4ba8-8514-5ea1e7514a3d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d returned with HTTP 200 Jul 15 13:24:20.371871 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 271/1095] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.383583 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-022797cb-8d5e-4885-8b86-3fbc39d21959 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.385786 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-022797cb-8d5e-4885-8b86-3fbc39d21959 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs Jul 15 13:24:20.386074 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-022797cb-8d5e-4885-8b86-3fbc39d21959 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.386373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-022797cb-8d5e-4885-8b86-3fbc39d21959 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.386690 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.386690 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:20.394315 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-022797cb-8d5e-4885-8b86-3fbc39d21959 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs returned with HTTP 200 Jul 15 13:24:20.394531 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 275/1096] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.406085 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8e7e6eab-cf6e-422e-bc58-3608d6341254 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.407422 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c2e576eb-12f7-4da2-97ad-583f7df6b5a8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.408643 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8e7e6eab-cf6e-422e-bc58-3608d6341254 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] PUT https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d Jul 15 13:24:20.410065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8e7e6eab-cf6e-422e-bc58-3608d6341254 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:20.410141 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c2e576eb-12f7-4da2-97ad-583f7df6b5a8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:20.410333 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c2e576eb-12f7-4da2-97ad-583f7df6b5a8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.410598 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c2e576eb-12f7-4da2-97ad-583f7df6b5a8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.410735 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c2e576eb-12f7-4da2-97ad-583f7df6b5a8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:20.418118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.qos_specs [None req-8e7e6eab-cf6e-422e-bc58-3608d6341254 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100145) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 15 13:24:20.419444 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.419444 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:20.420261 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c2e576eb-12f7-4da2-97ad-583f7df6b5a8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:20.421774 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 276/1097] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.430385 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-8e7e6eab-cf6e-422e-bc58-3608d6341254 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] qos_specs_update() value: {'id': '3241bbc7-c804-48b9-8c19-88b7acc947bb', 'key': 'iops_bytes', 'value': '500', 'specs_id': '7eef2c16-7660-417d-87c8-c44a59f7a76d', 'deleted': False} {{(pid=100145) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 15 13:24:20.436261 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8e7e6eab-cf6e-422e-bc58-3608d6341254 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d returned with HTTP 200 Jul 15 13:24:20.437070 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 276/1098] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:24:20 2026] PUT /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d => generated 36 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:24:20.448722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b0d7339e-97f3-48a9-97ae-588df7fe247d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.451252 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0d7339e-97f3-48a9-97ae-588df7fe247d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d Jul 15 13:24:20.451510 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b0d7339e-97f3-48a9-97ae-588df7fe247d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.451752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b0d7339e-97f3-48a9-97ae-588df7fe247d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.452014 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.452014 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:20.456400 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0d7339e-97f3-48a9-97ae-588df7fe247d tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d returned with HTTP 200 Jul 15 13:24:20.457051 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 272/1099] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.471027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cdb3361a-85c1-4f53-b574-abb115920640 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.473681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cdb3361a-85c1-4f53-b574-abb115920640 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] PUT https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/delete_keys Jul 15 13:24:20.474036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cdb3361a-85c1-4f53-b574-abb115920640 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:20.476938 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.476938 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:20.477380 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cdb3361a-85c1-4f53-b574-abb115920640 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete_key spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d, keys: ['iops_bytes'] {{(pid=100144) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 15 13:24:20.498842 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cdb3361a-85c1-4f53-b574-abb115920640 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/delete_keys returned with HTTP 202 Jul 15 13:24:20.500055 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 276/1100] 10.4.3.158 () {68 vars in 1410 bytes} [Wed Jul 15 13:24:20 2026] PUT /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:20.513912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29e5684d-573f-49c9-898c-5443530057e2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.516553 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29e5684d-573f-49c9-898c-5443530057e2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d Jul 15 13:24:20.516829 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29e5684d-573f-49c9-898c-5443530057e2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.517125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29e5684d-573f-49c9-898c-5443530057e2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.523584 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29e5684d-573f-49c9-898c-5443530057e2 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d returned with HTTP 200 Jul 15 13:24:20.524115 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 277/1101] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.536184 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f8382379-8e6b-4117-8a0f-472cb2684621 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.539989 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8382379-8e6b-4117-8a0f-472cb2684621 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d Jul 15 13:24:20.539989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8382379-8e6b-4117-8a0f-472cb2684621 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.539989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8382379-8e6b-4117-8a0f-472cb2684621 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.540600 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.540600 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:20.548150 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8382379-8e6b-4117-8a0f-472cb2684621 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d returned with HTTP 200 Jul 15 13:24:20.548150 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 277/1102] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:20.563325 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-257a7953-820d-4f64-879a-46bdf5c0cc90 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.566007 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-257a7953-820d-4f64-879a-46bdf5c0cc90 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] DELETE https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d?force=False Jul 15 13:24:20.566007 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-257a7953-820d-4f64-879a-46bdf5c0cc90 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.566252 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-257a7953-820d-4f64-879a-46bdf5c0cc90 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.566421 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.566421 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:20.566897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.qos_specs_manage [None req-257a7953-820d-4f64-879a-46bdf5c0cc90 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Delete qos_spec: 7eef2c16-7660-417d-87c8-c44a59f7a76d, force: False {{(pid=100143) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 15 13:24:20.599128 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-257a7953-820d-4f64-879a-46bdf5c0cc90 tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d?force=False returned with HTTP 202 Jul 15 13:24:20.599428 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 273/1103] 10.4.3.158 () {66 vars in 1380 bytes} [Wed Jul 15 13:24:20 2026] DELETE /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:20.611174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3959bd66-06e1-4671-bb45-73241418c43e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:20.613845 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3959bd66-06e1-4671-bb45-73241418c43e tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] GET https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d Jul 15 13:24:20.614166 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3959bd66-06e1-4671-bb45-73241418c43e tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:20.614446 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3959bd66-06e1-4671-bb45-73241418c43e tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:20.614862 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:20.614862 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:20.621442 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3959bd66-06e1-4671-bb45-73241418c43e tempest-QosSpecsTestJSON-1896803679 tempest-QosSpecsTestJSON-1896803679-project-admin] https://10.4.3.158/volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d returned with HTTP 404 Jul 15 13:24:20.622211 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 277/1104] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:24:20 2026] GET /volume/v3/qos-specs/7eef2c16-7660-417d-87c8-c44a59f7a76d => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:21.434604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5cdd9c90-ee4a-4a43-ae9c-ef6e7041a66a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:21.436687 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5cdd9c90-ee4a-4a43-ae9c-ef6e7041a66a tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:21.437745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5cdd9c90-ee4a-4a43-ae9c-ef6e7041a66a tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:21.437745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5cdd9c90-ee4a-4a43-ae9c-ef6e7041a66a tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:21.437745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5cdd9c90-ee4a-4a43-ae9c-ef6e7041a66a tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:21.446943 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:21.446943 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:21.448325 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5cdd9c90-ee4a-4a43-ae9c-ef6e7041a66a tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:21.448623 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 278/1105] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:21 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:21.464548 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d972d729-6b1e-4d7f-8596-3a2da83dba7d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:21.467396 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d972d729-6b1e-4d7f-8596-3a2da83dba7d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/03003217-ac40-4add-bf23-ea9e6dad3a4e Jul 15 13:24:21.468091 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d972d729-6b1e-4d7f-8596-3a2da83dba7d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:21.468181 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d972d729-6b1e-4d7f-8596-3a2da83dba7d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:21.477025 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:21.477025 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:21.482554 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d972d729-6b1e-4d7f-8596-3a2da83dba7d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:21.489553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d972d729-6b1e-4d7f-8596-3a2da83dba7d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/03003217-ac40-4add-bf23-ea9e6dad3a4e returned with HTTP 200 Jul 15 13:24:21.489869 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 278/1106] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:21 2026] GET /volume/v3/volumes/03003217-ac40-4add-bf23-ea9e6dad3a4e => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:21.511108 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:21.517123 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:24:21.517436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:21.517865 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:21.522072 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:24:21.522182 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:21.522182 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:21.522646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:24:21.534716 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Get all volumes completed successfully. Jul 15 13:24:21.535263 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45f9ec5e-c2d2-46b8-8f4c-973a53ebbf12 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:24:21.535714 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 274/1107] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:24:21 2026] GET /volume/v3/volumes => generated 661 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:21.545946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:21.548678 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] DELETE https://10.4.3.158/volume/v3/volumes/03003217-ac40-4add-bf23-ea9e6dad3a4e Jul 15 13:24:21.549034 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:21.549298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:21.549547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete volume with id: 03003217-ac40-4add-bf23-ea9e6dad3a4e Jul 15 13:24:21.562431 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:21.562431 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:21.564151 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:21.599286 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete volume request issued successfully. Jul 15 13:24:21.600779 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-33e45c67-8749-4b27-827d-cd36c83b2bc8 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/03003217-ac40-4add-bf23-ea9e6dad3a4e returned with HTTP 202 Jul 15 13:24:21.600779 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 278/1108] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:21 2026] DELETE /volume/v3/volumes/03003217-ac40-4add-bf23-ea9e6dad3a4e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:21.611520 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:21.613452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] DELETE https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 Jul 15 13:24:21.614979 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:21.614979 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:21.614979 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Delete backup with id: 891ef282-1ac4-4d6b-916f-09b2a0a18997. Jul 15 13:24:21.635545 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:21.635545 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:21.662016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] delete_backup rpcapi backup_id 891ef282-1ac4-4d6b-916f-09b2a0a18997 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:24:21.665256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c48aa42e-2edc-4f0b-8c02-2f91b09c2930 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 returned with HTTP 202 Jul 15 13:24:21.665896 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 279/1109] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:21 2026] DELETE /volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:24:21.677325 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d03c7a83-4652-472d-bce5-fad7b6e156f8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:21.680439 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d03c7a83-4652-472d-bce5-fad7b6e156f8 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] GET https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 Jul 15 13:24:21.680757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d03c7a83-4652-472d-bce5-fad7b6e156f8 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:21.681504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d03c7a83-4652-472d-bce5-fad7b6e156f8 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:21.681673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d03c7a83-4652-472d-bce5-fad7b6e156f8 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Show backup with id 891ef282-1ac4-4d6b-916f-09b2a0a18997. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:21.689878 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:21.689878 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:21.690824 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d03c7a83-4652-472d-bce5-fad7b6e156f8 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 returned with HTTP 200 Jul 15 13:24:21.691397 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 279/1110] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:21 2026] GET /volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:22.709438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2232b9e5-d11d-4142-9220-66e1b5c02ac7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:22.716303 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2232b9e5-d11d-4142-9220-66e1b5c02ac7 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] GET https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 Jul 15 13:24:22.717415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2232b9e5-d11d-4142-9220-66e1b5c02ac7 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:22.717415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2232b9e5-d11d-4142-9220-66e1b5c02ac7 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:22.717415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2232b9e5-d11d-4142-9220-66e1b5c02ac7 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Show backup with id 891ef282-1ac4-4d6b-916f-09b2a0a18997. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:22.738632 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2232b9e5-d11d-4142-9220-66e1b5c02ac7 tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 returned with HTTP 404 Jul 15 13:24:22.740216 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 275/1111] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:22 2026] GET /volume/v3/backups/891ef282-1ac4-4d6b-916f-09b2a0a18997 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:22.752554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:22.754529 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] DELETE https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:22.754859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:22.755147 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:22.757313 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete backup with id: e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. Jul 15 13:24:22.765086 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:22.765086 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:22.808783 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] delete_backup rpcapi backup_id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:24:22.810733 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3e12b04b-e5e4-4b67-80ac-bffbb39a88b9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 202 Jul 15 13:24:22.811614 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 279/1112] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:22 2026] DELETE /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:24:22.824231 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b7a1379c-c6dd-4f00-8b52-0ea6f1e5f1c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:22.827345 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b7a1379c-c6dd-4f00-8b52-0ea6f1e5f1c5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:22.827345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b7a1379c-c6dd-4f00-8b52-0ea6f1e5f1c5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:22.827345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b7a1379c-c6dd-4f00-8b52-0ea6f1e5f1c5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:22.827345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b7a1379c-c6dd-4f00-8b52-0ea6f1e5f1c5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:22.841695 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:22.841695 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:22.841695 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b7a1379c-c6dd-4f00-8b52-0ea6f1e5f1c5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 200 Jul 15 13:24:22.841695 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 280/1113] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:22 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:23.858486 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2d955454-11f5-405d-9a3b-1117cf15ebfd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:23.864674 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2d955454-11f5-405d-9a3b-1117cf15ebfd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf Jul 15 13:24:23.865824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2d955454-11f5-405d-9a3b-1117cf15ebfd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:23.865938 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2d955454-11f5-405d-9a3b-1117cf15ebfd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:23.866073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2d955454-11f5-405d-9a3b-1117cf15ebfd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:23.874559 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2d955454-11f5-405d-9a3b-1117cf15ebfd tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf returned with HTTP 404 Jul 15 13:24:23.875297 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 280/1114] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:23 2026] GET /volume/v3/backups/e5db9cd5-81b8-4726-a2c6-c8ea2ca009bf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:23.926075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-4e0bf4a2-dfa5-42ab-afd3-5eba65a59dd3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:23.929614 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-4e0bf4a2-dfa5-42ab-afd3-5eba65a59dd3 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] DELETE https://10.4.3.158/volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998 Jul 15 13:24:23.929916 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-4e0bf4a2-dfa5-42ab-afd3-5eba65a59dd3 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:23.930065 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-4e0bf4a2-dfa5-42ab-afd3-5eba65a59dd3 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:23.943110 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:23.943110 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:23.982029 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-12dc7bcf-48a0-4a87-8fea-96cf4b9ae3cf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:23.982431 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12dc7bcf-48a0-4a87-8fea-96cf4b9ae3cf None None] GET https://10.4.3.158/volume// Jul 15 13:24:23.982645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12dc7bcf-48a0-4a87-8fea-96cf4b9ae3cf None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:23.982988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12dc7bcf-48a0-4a87-8fea-96cf4b9ae3cf None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:23.985397 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12dc7bcf-48a0-4a87-8fea-96cf4b9ae3cf None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:23.986029 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 280/1115] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:23 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:24.003090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-abf041db-9953-4669-8b2a-68d56b4b20b5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.004884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5a813ff2-a730-4bbf-8530-b245c68d494b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.005354 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-abf041db-9953-4669-8b2a-68d56b4b20b5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:24:24.005767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-abf041db-9953-4669-8b2a-68d56b4b20b5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.006014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-abf041db-9953-4669-8b2a-68d56b4b20b5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.009524 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5a813ff2-a730-4bbf-8530-b245c68d494b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:24:24.010805 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5a813ff2-a730-4bbf-8530-b245c68d494b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42248e6a-3cfa-4f30-8206-35cdf3ce9998", "connector": null, "instance_uuid": "ed7ab3de-baf9-4260-b92d-ba9fa84aab45"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:24.017826 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.017826 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:24.029317 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-abf041db-9953-4669-8b2a-68d56b4b20b5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:24.033349 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-4e0bf4a2-dfa5-42ab-afd3-5eba65a59dd3 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998 returned with HTTP 200 Jul 15 13:24:24.033473 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.033473 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:24.034678 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 276/1116] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:23 2026] DELETE /volume/v3/attachments/792aa42b-7a34-44aa-94dc-019d61ac8998 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.039948 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-abf041db-9953-4669-8b2a-68d56b4b20b5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 200 Jul 15 13:24:24.039948 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 281/1117] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.059743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.061489 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:24:24.061773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.061773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.061999 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete volume with id: ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:24:24.072478 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.072478 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:24.073178 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:24.074283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.077229 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] DELETE https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:24:24.077678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.078943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.078943 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Delete volume with id: 82532aaa-572d-4ea9-9e59-0fa635f18b57 Jul 15 13:24:24.088660 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.088660 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:24.088660 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Volume info retrieved successfully. Jul 15 13:24:24.095169 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5a813ff2-a730-4bbf-8530-b245c68d494b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:24:24.096210 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 281/1118] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:24:24 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) Jul 15 13:24:24.103617 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete volume request issued successfully. Jul 15 13:24:24.103858 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-215e5660-c4a9-46f8-9c87-b80a93d377cc tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 202 Jul 15 13:24:24.104285 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 281/1119] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:24 2026] DELETE /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:24.109082 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5bdba204-1787-4a91-8337-e319f47c8de4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.112610 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5bdba204-1787-4a91-8337-e319f47c8de4 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] DELETE https://10.4.3.158/volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435 Jul 15 13:24:24.112610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5bdba204-1787-4a91-8337-e319f47c8de4 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.112719 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5bdba204-1787-4a91-8337-e319f47c8de4 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.117492 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9e3208e8-7b99-41a3-a887-baceaca5b753 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.119425 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e3208e8-7b99-41a3-a887-baceaca5b753 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:24:24.119729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e3208e8-7b99-41a3-a887-baceaca5b753 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.120022 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e3208e8-7b99-41a3-a887-baceaca5b753 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.130483 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.130483 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:24.131473 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] Delete volume request issued successfully. Jul 15 13:24:24.131852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5177f7c3-2312-4d9c-b7a9-14f94b29b6f5 req-1d867999-86f7-4085-ae52-01fd2d14c649 tempest-ServerActionsV293TestJSON-494417119 tempest-ServerActionsV293TestJSON-494417119-project-member] https://10.4.3.158/volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 returned with HTTP 202 Jul 15 13:24:24.132755 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 277/1120] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:24:24 2026] DELETE /volume/v3/volumes/82532aaa-572d-4ea9-9e59-0fa635f18b57 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:24.136071 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.136071 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:24.136664 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9e3208e8-7b99-41a3-a887-baceaca5b753 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:24.143140 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e3208e8-7b99-41a3-a887-baceaca5b753 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 200 Jul 15 13:24:24.143701 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 282/1121] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.265203 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e311e636-406c-42c9-a2ee-1ec91381f04e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.291137 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-661a9ef8-062b-40f2-bc59-4ebfd51d3b9f req-5bdba204-1787-4a91-8337-e319f47c8de4 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435 returned with HTTP 200 Jul 15 13:24:24.291716 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 282/1122] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:24 2026] DELETE /volume/v3/attachments/47ffd741-ec1c-4912-b0d6-5d06606ea435 => generated 192 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:24.448670 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e311e636-406c-42c9-a2ee-1ec91381f04e tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/os-services Jul 15 13:24:24.449823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e311e636-406c-42c9-a2ee-1ec91381f04e tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.449823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e311e636-406c-42c9-a2ee-1ec91381f04e tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.456956 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e311e636-406c-42c9-a2ee-1ec91381f04e tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/os-services returned with HTTP 200 Jul 15 13:24:24.457438 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 282/1123] 10.4.3.158 () {66 vars in 1249 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/os-services => generated 626 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.472131 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-eb5d7b2e-7c7a-406f-9c5c-081828ab3301 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.479897 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb5d7b2e-7c7a-406f-9c5c-081828ab3301 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/os-services?host=np0000005195 Jul 15 13:24:24.479897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb5d7b2e-7c7a-406f-9c5c-081828ab3301 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.479897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb5d7b2e-7c7a-406f-9c5c-081828ab3301 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.496543 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb5d7b2e-7c7a-406f-9c5c-081828ab3301 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/os-services?host=np0000005195 returned with HTTP 200 Jul 15 13:24:24.497178 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 278/1124] 10.4.3.158 () {66 vars in 1284 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/os-services?host=np0000005195 => generated 626 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.517180 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-31bc66d4-393e-437e-b506-ee74e580eb79 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.517478 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-31bc66d4-393e-437e-b506-ee74e580eb79 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/os-services?host=np0000005195&binary=cinder-scheduler Jul 15 13:24:24.517895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-31bc66d4-393e-437e-b506-ee74e580eb79 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.518282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-31bc66d4-393e-437e-b506-ee74e580eb79 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.526456 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-31bc66d4-393e-437e-b506-ee74e580eb79 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/os-services?host=np0000005195&binary=cinder-scheduler returned with HTTP 200 Jul 15 13:24:24.526666 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 283/1125] 10.4.3.158 () {66 vars in 1332 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/os-services?host=np0000005195&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.539163 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bcd58f9b-0b24-4bbe-8a2b-c1d033179be4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.540745 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bcd58f9b-0b24-4bbe-8a2b-c1d033179be4 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/os-services?binary=cinder-scheduler Jul 15 13:24:24.541023 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bcd58f9b-0b24-4bbe-8a2b-c1d033179be4 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.542086 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bcd58f9b-0b24-4bbe-8a2b-c1d033179be4 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.542086 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.542086 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:24.545719 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bcd58f9b-0b24-4bbe-8a2b-c1d033179be4 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 15 13:24:24.546158 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 283/1126] 10.4.3.158 () {66 vars in 1296 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:24.559722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ded88f3f-e59d-47a7-aa84-386da092692e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.688141 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:24.688141 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-634079485"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:24.688304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-634079485'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:24.688558 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Create volume of 1 GB Jul 15 13:24:24.695934 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Availability Zones retrieved successfully. Jul 15 13:24:24.705654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Flow 'volume_create_api' (d5e27dc1-a7af-4ac8-be45-6e9e3c9ae509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:24.707044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c56082-3347-4c04-bd50-07f96ca9caa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:24.708595 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:24.745548 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c56082-3347-4c04-bd50-07f96ca9caa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:24.746572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c903400-a545-4b24-af52-200c3c99300c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:24.826008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Created reservations ['872a834e-e634-42a3-a510-9e3652a58894', 'ef489045-3c03-44b3-bf64-41749ccb1cc2', '4d4ba650-332e-4e73-ac77-4b04eb4a2edf', '5254aeac-ec3b-4850-957c-9b11b1c740bc'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:24.826008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c903400-a545-4b24-af52-200c3c99300c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['872a834e-e634-42a3-a510-9e3652a58894', 'ef489045-3c03-44b3-bf64-41749ccb1cc2', '4d4ba650-332e-4e73-ac77-4b04eb4a2edf', '5254aeac-ec3b-4850-957c-9b11b1c740bc']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:24.827047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff33fcf5-76fc-4eb5-9bf7-7560cb58b080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:24.858738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff33fcf5-76fc-4eb5-9bf7-7560cb58b080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2851fa1f-05cd-4fec-aac2-f87a99c82943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-634079485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25e690832ef245168222f8a94731325c',qos_specs=None,replication_status=,reservations=['872a834e-e634-42a3-a510-9e3652a58894','ef489045-3c03-44b3-bf64-41749ccb1cc2','4d4ba650-332e-4e73-ac77-4b04eb4a2edf','5254aeac-ec3b-4850-957c-9b11b1c740bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6fda1e83c34ed78741bcdd4cb587b2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-634079485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2851fa1f-05cd-4fec-aac2-f87a99c82943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25e690832ef245168222f8a94731325c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6fda1e83c34ed78741bcdd4cb587b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:24.859756 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6bac5d-6805-4884-b6bd-a9b33e916efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:24.892104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a6bac5d-6805-4884-b6bd-a9b33e916efd) transitioned into state 'SUCCESS' from state '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-634079485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25e690832ef245168222f8a94731325c',qos_specs=None,replication_status=,reservations=['872a834e-e634-42a3-a510-9e3652a58894','ef489045-3c03-44b3-bf64-41749ccb1cc2','4d4ba650-332e-4e73-ac77-4b04eb4a2edf','5254aeac-ec3b-4850-957c-9b11b1c740bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6fda1e83c34ed78741bcdd4cb587b2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:24.893299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbeaf84-8536-40ee-8fbd-0db9cc55fece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:24.908178 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbbeaf84-8536-40ee-8fbd-0db9cc55fece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:24.909323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Flow 'volume_create_api' (d5e27dc1-a7af-4ac8-be45-6e9e3c9ae509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:24.909733 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Create volume request issued successfully. Jul 15 13:24:24.910488 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ded88f3f-e59d-47a7-aa84-386da092692e tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:24.910975 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 283/1127] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:24:24 2026] POST /volume/v3/volumes => generated 753 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:24.928691 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4aed92f4-04a5-4765-8946-893dbc5587a3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:24.932044 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4aed92f4-04a5-4765-8946-893dbc5587a3 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] GET https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:24.932411 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4aed92f4-04a5-4765-8946-893dbc5587a3 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:24.932746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4aed92f4-04a5-4765-8946-893dbc5587a3 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:24.943942 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:24.943942 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:24.949410 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4aed92f4-04a5-4765-8946-893dbc5587a3 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Volume info retrieved successfully. Jul 15 13:24:24.956324 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4aed92f4-04a5-4765-8946-893dbc5587a3 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 200 Jul 15 13:24:24.957247 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 279/1128] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:24 2026] GET /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:25.163637 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-686251a9-784c-4116-9ad7-81b351df772d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:25.171422 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-686251a9-784c-4116-9ad7-81b351df772d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb Jul 15 13:24:25.171422 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-686251a9-784c-4116-9ad7-81b351df772d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:25.171422 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-686251a9-784c-4116-9ad7-81b351df772d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:25.183145 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-686251a9-784c-4116-9ad7-81b351df772d tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb returned with HTTP 404 Jul 15 13:24:25.185350 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 284/1129] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:25 2026] GET /volume/v3/volumes/ea0979ee-3c52-4510-a35d-7f6b7f4a2cbb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:25.203032 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:25.205993 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:25.207441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-312772658"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:25.210419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-312772658'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:25.210419 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume of 1 GB Jul 15 13:24:25.220242 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Availability Zones retrieved successfully. Jul 15 13:24:25.229111 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Flow 'volume_create_api' (1c4c73ec-378c-403f-8b17-13759cbaa7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:25.230749 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a93731-3c68-43db-a18a-21613514a4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:25.232299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:25.283002 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a93731-3c68-43db-a18a-21613514a4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:25.284255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3f2881-e171-4da4-82c4-034678f02569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:25.371767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Created reservations ['81326055-4f05-4a5b-992a-37ad44a65f18', '15487c3f-1b38-486c-a14f-db097235a662', '0e97d297-28d8-4f2f-a206-3db0730e1ca3', '75f6122d-125c-47a0-865a-a90a321a88f9'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:25.372802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3f2881-e171-4da4-82c4-034678f02569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81326055-4f05-4a5b-992a-37ad44a65f18', '15487c3f-1b38-486c-a14f-db097235a662', '0e97d297-28d8-4f2f-a206-3db0730e1ca3', '75f6122d-125c-47a0-865a-a90a321a88f9']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:25.374579 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e4a7c2-1f76-4f59-9cfb-393ca8663c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:25.414048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e4a7c2-1f76-4f59-9cfb-393ca8663c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7df2e5da-056e-4eeb-a96b-237f316fb760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-312772658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec92f1022e2e4c8b89594196c93d9f56',qos_specs=None,replication_status=,reservations=['81326055-4f05-4a5b-992a-37ad44a65f18','15487c3f-1b38-486c-a14f-db097235a662','0e97d297-28d8-4f2f-a206-3db0730e1ca3','75f6122d-125c-47a0-865a-a90a321a88f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37dc74bcca243fbba9933e0bae7d797',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-312772658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7df2e5da-056e-4eeb-a96b-237f316fb760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec92f1022e2e4c8b89594196c93d9f56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37dc74bcca243fbba9933e0bae7d797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:25.415748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f195edd3-3a53-4879-aefb-fd7d1f065daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:25.454465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f195edd3-3a53-4879-aefb-fd7d1f065daa) transitioned into state 'SUCCESS' from state '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-312772658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec92f1022e2e4c8b89594196c93d9f56',qos_specs=None,replication_status=,reservations=['81326055-4f05-4a5b-992a-37ad44a65f18','15487c3f-1b38-486c-a14f-db097235a662','0e97d297-28d8-4f2f-a206-3db0730e1ca3','75f6122d-125c-47a0-865a-a90a321a88f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37dc74bcca243fbba9933e0bae7d797',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:25.454465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655e9e6f-a965-4724-aabd-1cc0fd20e81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:25.470903 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655e9e6f-a965-4724-aabd-1cc0fd20e81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:25.473296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Flow 'volume_create_api' (1c4c73ec-378c-403f-8b17-13759cbaa7e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:25.473296 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Create volume request issued successfully. Jul 15 13:24:25.475320 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8fbc2656-6e2c-45a4-873a-57164ecd24af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:25.475564 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 284/1130] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:24:25 2026] POST /volume/v3/volumes => generated 753 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:25.496750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-736fa446-3e77-4be4-b2a2-bcf16e7f6a25 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:25.500749 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-736fa446-3e77-4be4-b2a2-bcf16e7f6a25 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:25.501253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-736fa446-3e77-4be4-b2a2-bcf16e7f6a25 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:25.501645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-736fa446-3e77-4be4-b2a2-bcf16e7f6a25 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:25.510102 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:25.510102 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:25.519565 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-736fa446-3e77-4be4-b2a2-bcf16e7f6a25 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:25.524316 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-736fa446-3e77-4be4-b2a2-bcf16e7f6a25 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 200 Jul 15 13:24:25.524818 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 284/1131] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:25 2026] GET /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:25.973727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1a2fc042-6e6d-4edf-bcf6-66813c10d49d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:25.975915 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a2fc042-6e6d-4edf-bcf6-66813c10d49d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] GET https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:25.976170 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a2fc042-6e6d-4edf-bcf6-66813c10d49d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:25.976371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a2fc042-6e6d-4edf-bcf6-66813c10d49d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:25.987387 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:25.987387 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:25.998856 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1a2fc042-6e6d-4edf-bcf6-66813c10d49d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Volume info retrieved successfully. Jul 15 13:24:26.012125 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a2fc042-6e6d-4edf-bcf6-66813c10d49d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 200 Jul 15 13:24:26.012700 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 280/1132] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:25 2026] GET /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:26.029929 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d1654b6a-23b5-4364-8256-497d1292a57c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.034357 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d1654b6a-23b5-4364-8256-497d1292a57c tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:26.034663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d1654b6a-23b5-4364-8256-497d1292a57c tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.035190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d1654b6a-23b5-4364-8256-497d1292a57c tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.046580 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.046580 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:26.051562 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d1654b6a-23b5-4364-8256-497d1292a57c tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Volume info retrieved successfully. Jul 15 13:24:26.058928 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d1654b6a-23b5-4364-8256-497d1292a57c tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 200 Jul 15 13:24:26.059546 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 285/1133] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:26.078448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-da2b5f9e-e698-4757-932a-a96fa5ea80f5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.083840 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-da2b5f9e-e698-4757-932a-a96fa5ea80f5 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/os-services?host=np0000005195&binary=cinder-volume Jul 15 13:24:26.083840 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-da2b5f9e-e698-4757-932a-a96fa5ea80f5 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.083840 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-da2b5f9e-e698-4757-932a-a96fa5ea80f5 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.083840 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.083840 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:26.092291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-da2b5f9e-e698-4757-932a-a96fa5ea80f5 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/os-services?host=np0000005195&binary=cinder-volume returned with HTTP 200 Jul 15 13:24:26.092931 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 285/1134] 10.4.3.158 () {66 vars in 1326 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/os-services?host=np0000005195&binary=cinder-volume => generated 275 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:26.104328 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5375cf60-e51a-4438-8d97-f63cea611789 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.106733 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5375cf60-e51a-4438-8d97-f63cea611789 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] GET https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:26.106819 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5375cf60-e51a-4438-8d97-f63cea611789 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.107014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5375cf60-e51a-4438-8d97-f63cea611789 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.116893 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.116893 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:26.123630 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5375cf60-e51a-4438-8d97-f63cea611789 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Volume info retrieved successfully. Jul 15 13:24:26.132997 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5375cf60-e51a-4438-8d97-f63cea611789 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 200 Jul 15 13:24:26.133390 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 285/1135] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:26.149924 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1240f5b9-7057-4126-bd31-87e60b38de7d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.152134 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:26.152832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.152832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.152832 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Delete volume with id: 2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:26.162746 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.162746 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:26.163464 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Volume info retrieved successfully. Jul 15 13:24:26.191391 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Delete volume request issued successfully. Jul 15 13:24:26.191739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1240f5b9-7057-4126-bd31-87e60b38de7d tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 202 Jul 15 13:24:26.192397 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 281/1136] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:26 2026] DELETE /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:26.201610 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87c4224a-bba7-4eea-905c-6b34c8653dd0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.203548 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87c4224a-bba7-4eea-905c-6b34c8653dd0 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] GET https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:26.203761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87c4224a-bba7-4eea-905c-6b34c8653dd0 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.204043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87c4224a-bba7-4eea-905c-6b34c8653dd0 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.213416 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.213416 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:26.224083 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-87c4224a-bba7-4eea-905c-6b34c8653dd0 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Volume info retrieved successfully. Jul 15 13:24:26.236254 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87c4224a-bba7-4eea-905c-6b34c8653dd0 tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 200 Jul 15 13:24:26.237015 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 286/1137] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:26.541230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2fd4d3c5-a575-498f-bda5-442f0a4b9712 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.543420 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fd4d3c5-a575-498f-bda5-442f0a4b9712 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:26.543709 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fd4d3c5-a575-498f-bda5-442f0a4b9712 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.544009 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fd4d3c5-a575-498f-bda5-442f0a4b9712 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.552266 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.552266 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:26.556881 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2fd4d3c5-a575-498f-bda5-442f0a4b9712 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:26.563553 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fd4d3c5-a575-498f-bda5-442f0a4b9712 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 200 Jul 15 13:24:26.564199 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 286/1138] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:26.581576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.583004 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:24:26.583381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7df2e5da-056e-4eeb-a96b-237f316fb760", "name": "tempest-VolumesBackupsAdminTest-Backup-53422485", "container": "tempest-volumesbackupsadmintest-backup-container-979603754"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:26.584922 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Creating new backup {'backup': {'volume_id': '7df2e5da-056e-4eeb-a96b-237f316fb760', 'name': 'tempest-VolumesBackupsAdminTest-Backup-53422485', 'container': 'tempest-volumesbackupsadmintest-backup-container-979603754'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:24:26.585128 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Creating backup of volume 7df2e5da-056e-4eeb-a96b-237f316fb760 in container tempest-volumesbackupsadmintest-backup-container-979603754 Jul 15 13:24:26.592259 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.592259 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:26.593044 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:26.614057 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Created reservations ['ade9c1f7-0c72-4e7d-9866-51ffb36ace8c', '2a4e0842-247a-4826-abb6-591351104003'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:26.662621 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d5243d6-b27f-4844-a2b8-6f3062c06f09 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:24:26.663293 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 286/1139] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:24:26 2026] POST /volume/v3/backups => generated 333 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:26.678230 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4e197c6e-8518-4814-bb1a-61dd6469c658 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.681629 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e197c6e-8518-4814-bb1a-61dd6469c658 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:26.681907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e197c6e-8518-4814-bb1a-61dd6469c658 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.682200 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e197c6e-8518-4814-bb1a-61dd6469c658 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.682361 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4e197c6e-8518-4814-bb1a-61dd6469c658 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:26.696780 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.696780 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:26.698044 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e197c6e-8518-4814-bb1a-61dd6469c658 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:26.704159 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 282/1140] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 796 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:26.929947 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c40480ed-3a8d-4ed0-a815-e5d7f49c3715 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:26.932098 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c40480ed-3a8d-4ed0-a815-e5d7f49c3715 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:24:26.932398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c40480ed-3a8d-4ed0-a815-e5d7f49c3715 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:26.932644 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c40480ed-3a8d-4ed0-a815-e5d7f49c3715 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:26.945265 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:26.945265 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:26.951952 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c40480ed-3a8d-4ed0-a815-e5d7f49c3715 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:26.958595 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c40480ed-3a8d-4ed0-a815-e5d7f49c3715 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:24:26.959136 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 287/1141] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:26 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:27.185791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-65663f78-d489-4b02-a507-9bf85128b79c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.186260 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-65663f78-d489-4b02-a507-9bf85128b79c None None] GET https://10.4.3.158/volume// Jul 15 13:24:27.186444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-65663f78-d489-4b02-a507-9bf85128b79c None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.186617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-65663f78-d489-4b02-a507-9bf85128b79c None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.186983 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-65663f78-d489-4b02-a507-9bf85128b79c None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:27.187377 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 287/1142] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:27.195796 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-14f99dfc-c742-48fa-aa5f-a23bc79b0ba0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.199117 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-14f99dfc-c742-48fa-aa5f-a23bc79b0ba0 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] GET https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:24:27.199117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-14f99dfc-c742-48fa-aa5f-a23bc79b0ba0 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.199401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-14f99dfc-c742-48fa-aa5f-a23bc79b0ba0 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.215984 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.215984 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:27.224996 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-14f99dfc-c742-48fa-aa5f-a23bc79b0ba0 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:24:27.237166 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-14f99dfc-c742-48fa-aa5f-a23bc79b0ba0 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 200 Jul 15 13:24:27.238058 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 287/1143] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:27.254482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9734a3e5-0755-4fff-903c-af5e531ca6ca None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.258744 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9734a3e5-0755-4fff-903c-af5e531ca6ca tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] GET https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 Jul 15 13:24:27.259021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9734a3e5-0755-4fff-903c-af5e531ca6ca tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.259282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9734a3e5-0755-4fff-903c-af5e531ca6ca tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.273349 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9734a3e5-0755-4fff-903c-af5e531ca6ca tempest-VolumesServicesTestJSON-2143052573 tempest-VolumesServicesTestJSON-2143052573-project-member] https://10.4.3.158/volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 returned with HTTP 404 Jul 15 13:24:27.273759 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 283/1144] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/volumes/2851fa1f-05cd-4fec-aac2-f87a99c82943 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:27.283914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4dd119d8-5354-426d-9856-fd687e853d76 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.287702 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4dd119d8-5354-426d-9856-fd687e853d76 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] GET https://10.4.3.158/volume/v3/os-services Jul 15 13:24:27.287902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4dd119d8-5354-426d-9856-fd687e853d76 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.288205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4dd119d8-5354-426d-9856-fd687e853d76 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.301153 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4dd119d8-5354-426d-9856-fd687e853d76 tempest-VolumesServicesTestJSON-1066827084 tempest-VolumesServicesTestJSON-1066827084-project-admin] https://10.4.3.158/volume/v3/os-services returned with HTTP 200 Jul 15 13:24:27.301988 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 288/1145] 10.4.3.158 () {66 vars in 1249 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/os-services => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:27.318128 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-13c93ff9-234d-437e-9060-1675d8930f41 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.320531 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13c93ff9-234d-437e-9060-1675d8930f41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:24:27.320837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13c93ff9-234d-437e-9060-1675d8930f41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.321140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13c93ff9-234d-437e-9060-1675d8930f41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.333173 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.333173 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:27.340919 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-13c93ff9-234d-437e-9060-1675d8930f41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:27.349195 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13c93ff9-234d-437e-9060-1675d8930f41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:24:27.349195 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 288/1146] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:27.379410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.383690 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] PUT https://10.4.3.158/volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b Jul 15 13:24:27.383866 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:27.403793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Acquiring lock "cinder-attachment_update-42248e6a-3cfa-4f30-8206-35cdf3ce9998-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:24:27.409517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Lock "cinder-attachment_update-42248e6a-3cfa-4f30-8206-35cdf3ce9998-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:24:27.410852 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.410852 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:27.425650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-7137f6e1-cb11-4fbc-84f1-6b281aa0e5f1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.429628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-7137f6e1-cb11-4fbc-84f1-6b281aa0e5f1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:24:27.429937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-7137f6e1-cb11-4fbc-84f1-6b281aa0e5f1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.430254 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-7137f6e1-cb11-4fbc-84f1-6b281aa0e5f1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.447581 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.447581 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:27.454346 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-7137f6e1-cb11-4fbc-84f1-6b281aa0e5f1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:27.463828 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-7137f6e1-cb11-4fbc-84f1-6b281aa0e5f1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:24:27.464562 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 284/1147] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:27.492090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.495989 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b/action Jul 15 13:24:27.495989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:27.495989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:27.513173 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.513173 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:27.513173 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:27.524809 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Begin detaching volume completed successfully. Jul 15 13:24:27.525172 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-d5bb9d2a-1974-4a69-9f48-c9a17f69c672 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b/action returned with HTTP 202 Jul 15 13:24:27.525844 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 289/1148] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:24:27 2026] POST /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:24:27.539754 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Lock "cinder-attachment_update-42248e6a-3cfa-4f30-8206-35cdf3ce9998-np0000005195" released by "attachment_update" :: held 0.130s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:24:27.540205 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-b2c171ca-0c9e-4e58-827c-e0e6e8ab6933 tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b returned with HTTP 200 Jul 15 13:24:27.540873 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 288/1149] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:24:27 2026] PUT /volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:27.580200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-ff6935bd-4cd7-4d88-a4ca-420d0d63f5ca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.582982 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-ff6935bd-4cd7-4d88-a4ca-420d0d63f5ca tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] POST https://10.4.3.158/volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b/action Jul 15 13:24:27.583540 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-ff6935bd-4cd7-4d88-a4ca-420d0d63f5ca tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:27.583721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-ff6935bd-4cd7-4d88-a4ca-420d0d63f5ca tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:27.600688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1df85d81-db60-40a8-a9d5-5482785aa106 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.600688 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1df85d81-db60-40a8-a9d5-5482785aa106 None None] GET https://10.4.3.158/volume// Jul 15 13:24:27.600688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1df85d81-db60-40a8-a9d5-5482785aa106 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.600688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1df85d81-db60-40a8-a9d5-5482785aa106 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.600688 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1df85d81-db60-40a8-a9d5-5482785aa106 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:27.600688 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 285/1150] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:27.610370 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.610370 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:27.613609 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-5985326e-6139-4ff9-8dbc-7a3b220ab7f3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.617662 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-5985326e-6139-4ff9-8dbc-7a3b220ab7f3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:24:27.617662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-5985326e-6139-4ff9-8dbc-7a3b220ab7f3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.617662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-5985326e-6139-4ff9-8dbc-7a3b220ab7f3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.641226 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.641226 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:27.642659 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e77b81b6-2d85-431f-834c-39a29b9831b9 req-ff6935bd-4cd7-4d88-a4ca-420d0d63f5ca tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b/action returned with HTTP 204 Jul 15 13:24:27.643225 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 289/1151] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:24:27 2026] POST /volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:27.647601 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-5985326e-6139-4ff9-8dbc-7a3b220ab7f3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:27.653143 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-5985326e-6139-4ff9-8dbc-7a3b220ab7f3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:24:27.653780 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 290/1152] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 1322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:27.712187 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-641de8d1-81a2-4b5f-a9cc-60cbf64793d9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:27.714874 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-641de8d1-81a2-4b5f-a9cc-60cbf64793d9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:27.715157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-641de8d1-81a2-4b5f-a9cc-60cbf64793d9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:27.715399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-641de8d1-81a2-4b5f-a9cc-60cbf64793d9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:27.715564 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-641de8d1-81a2-4b5f-a9cc-60cbf64793d9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:27.720877 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:27.720877 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:27.722003 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-641de8d1-81a2-4b5f-a9cc-60cbf64793d9 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:27.722415 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 289/1153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:27 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:28.743182 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-441c0513-91ca-4ba8-8555-6779e435b605 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:28.752355 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-441c0513-91ca-4ba8-8555-6779e435b605 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:28.752573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-441c0513-91ca-4ba8-8555-6779e435b605 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:28.752844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-441c0513-91ca-4ba8-8555-6779e435b605 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:28.754396 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-441c0513-91ca-4ba8-8555-6779e435b605 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:28.760552 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:28.760552 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:28.762482 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-441c0513-91ca-4ba8-8555-6779e435b605 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:28.762482 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 286/1154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:28 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:29.071780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:29.073815 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:29.074209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-396982687"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:29.077104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-396982687'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:29.077104 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Create volume of 1 GB Jul 15 13:24:29.083002 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Availability Zones retrieved successfully. Jul 15 13:24:29.089937 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Flow 'volume_create_api' (0e619bfd-c603-4a37-b295-37b8ff58be7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:29.094700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a4898a-bb0d-4c53-a439-3e4030420ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:29.096131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:29.142188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a4898a-bb0d-4c53-a439-3e4030420ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:29.143249 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bd674e-dbbc-4e76-8d5d-18ad1900b9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:29.251048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Created reservations ['38484a13-5304-43b1-a1b6-c3012ce9f718', '537be465-5789-4ba4-9ac0-d7e55b616903', 'a36e39f5-76e9-4b5d-a429-48bf71adbfe3', '072edae6-e57d-4eec-8e64-bd67cf4648c2'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:29.252365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bd674e-dbbc-4e76-8d5d-18ad1900b9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38484a13-5304-43b1-a1b6-c3012ce9f718', '537be465-5789-4ba4-9ac0-d7e55b616903', 'a36e39f5-76e9-4b5d-a429-48bf71adbfe3', '072edae6-e57d-4eec-8e64-bd67cf4648c2']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:29.253321 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb1bfc3b-4554-4693-8f31-9743a2613c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:29.285070 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb1bfc3b-4554-4693-8f31-9743a2613c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f29a881-9ce4-44fd-9515-7fda3aac01d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-396982687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed229119f6704c3797d100e25a5f1b9b',qos_specs=None,replication_status=,reservations=['38484a13-5304-43b1-a1b6-c3012ce9f718','537be465-5789-4ba4-9ac0-d7e55b616903','a36e39f5-76e9-4b5d-a429-48bf71adbfe3','072edae6-e57d-4eec-8e64-bd67cf4648c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5a8ccf531a43a293e870bea6a33d33',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-396982687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f29a881-9ce4-44fd-9515-7fda3aac01d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed229119f6704c3797d100e25a5f1b9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5a8ccf531a43a293e870bea6a33d33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:29.286214 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89748da3-3e13-4a4a-965c-919554ac598d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:29.325235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89748da3-3e13-4a4a-965c-919554ac598d) transitioned into state 'SUCCESS' from state '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-396982687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed229119f6704c3797d100e25a5f1b9b',qos_specs=None,replication_status=,reservations=['38484a13-5304-43b1-a1b6-c3012ce9f718','537be465-5789-4ba4-9ac0-d7e55b616903','a36e39f5-76e9-4b5d-a429-48bf71adbfe3','072edae6-e57d-4eec-8e64-bd67cf4648c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5a8ccf531a43a293e870bea6a33d33',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:29.325950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4108647f-9c47-4667-a18d-719103d04326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:29.347580 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4108647f-9c47-4667-a18d-719103d04326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:29.348618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Flow 'volume_create_api' (0e619bfd-c603-4a37-b295-37b8ff58be7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:29.348865 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Create volume request issued successfully. Jul 15 13:24:29.349510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-935419e3-88c2-49cc-9375-8a85b9b83e4d tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:29.350024 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 290/1155] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:24:29 2026] POST /volume/v3/volumes => generated 751 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:29.370193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c6c53824-adcf-4594-95c4-24f8bdb63cc0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:29.372853 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c6c53824-adcf-4594-95c4-24f8bdb63cc0 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:24:29.373504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c6c53824-adcf-4594-95c4-24f8bdb63cc0 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:29.373762 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c6c53824-adcf-4594-95c4-24f8bdb63cc0 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:29.385789 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:29.385789 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:29.392657 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c6c53824-adcf-4594-95c4-24f8bdb63cc0 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:24:29.401347 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c6c53824-adcf-4594-95c4-24f8bdb63cc0 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:24:29.404216 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 291/1156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:29 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:29.454578 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-803308be-5e69-4237-8027-3a2196477cca None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:29.461403 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-803308be-5e69-4237-8027-3a2196477cca tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2 Jul 15 13:24:29.461403 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-803308be-5e69-4237-8027-3a2196477cca tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:29.461403 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-803308be-5e69-4237-8027-3a2196477cca tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:29.474809 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:29.474809 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:29.570782 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fc652dd3-12cb-4b4f-a837-aa6f73fe0e18 req-803308be-5e69-4237-8027-3a2196477cca tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2 returned with HTTP 200 Jul 15 13:24:29.571415 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 290/1157] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:29 2026] DELETE /volume/v3/attachments/e65379e9-e7f6-4c0b-9a00-c9ffa2f2deb2 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:29.741971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4cffd6bf-dece-485b-85ab-75bfb02accb5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:29.743947 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4cffd6bf-dece-485b-85ab-75bfb02accb5 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:24:29.744379 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4cffd6bf-dece-485b-85ab-75bfb02accb5 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:29.744513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4cffd6bf-dece-485b-85ab-75bfb02accb5 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:29.759430 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:29.759430 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:29.774421 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4cffd6bf-dece-485b-85ab-75bfb02accb5 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:29.780082 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b3b71de1-d8cf-4828-ba77-429afc7b5344 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:29.781702 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4cffd6bf-dece-485b-85ab-75bfb02accb5 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:24:29.782295 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 287/1158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:29 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:29.782640 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3b71de1-d8cf-4828-ba77-429afc7b5344 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:29.782845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3b71de1-d8cf-4828-ba77-429afc7b5344 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:29.783344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3b71de1-d8cf-4828-ba77-429afc7b5344 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:29.783491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b3b71de1-d8cf-4828-ba77-429afc7b5344 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:29.788563 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:29.788563 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:29.789624 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3b71de1-d8cf-4828-ba77-429afc7b5344 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:29.790117 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 291/1159] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:29 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:30.420853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aaf36ebb-4e1c-4297-ac94-34738b9ba509 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:30.423391 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aaf36ebb-4e1c-4297-ac94-34738b9ba509 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:24:30.423614 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aaf36ebb-4e1c-4297-ac94-34738b9ba509 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:30.424347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aaf36ebb-4e1c-4297-ac94-34738b9ba509 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:30.441395 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:30.444253 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:30.444720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-543985981"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:30.446567 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Create volume request body: {'volume': {'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-543985981'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:30.447615 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:30.447615 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:30.468994 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aaf36ebb-4e1c-4297-ac94-34738b9ba509 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:24:30.475163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aaf36ebb-4e1c-4297-ac94-34738b9ba509 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:24:30.475937 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 292/1160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:30 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:30.579992 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Create volume of 1 GB Jul 15 13:24:30.580455 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:30.580455 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:30.587576 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Availability Zones retrieved successfully. Jul 15 13:24:30.597496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Flow 'volume_create_api' (431252b9-40f9-4cbd-84cb-900c504c0f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:30.598653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c3311f-1cfd-47f0-abd7-073898f1a84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:30.601611 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:30.707386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c3311f-1cfd-47f0-abd7-073898f1a84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:30.709855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c81161-df92-4f6b-9c8b-c826d3cb5675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:30.810046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6da3a4ac-a6e3-401c-b041-0019cae161e4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:30.815338 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6da3a4ac-a6e3-401c-b041-0019cae161e4 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:30.815338 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6da3a4ac-a6e3-401c-b041-0019cae161e4 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:30.815338 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6da3a4ac-a6e3-401c-b041-0019cae161e4 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:30.815338 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6da3a4ac-a6e3-401c-b041-0019cae161e4 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:30.820624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Created reservations ['e02d8c6f-e26b-4c8b-9df6-7cddbf41a1c7', '0069907e-e511-4803-96dd-66a7b8c24a26', '34fefd70-557b-40ad-bc20-06c286255e91', '2f3aed51-5535-476b-8e1a-15836f4dd069'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:30.821826 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21c81161-df92-4f6b-9c8b-c826d3cb5675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e02d8c6f-e26b-4c8b-9df6-7cddbf41a1c7', '0069907e-e511-4803-96dd-66a7b8c24a26', '34fefd70-557b-40ad-bc20-06c286255e91', '2f3aed51-5535-476b-8e1a-15836f4dd069']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:30.823022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d804bb2-5418-4c25-b3e1-943fcc80de95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:30.835973 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:30.835973 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:30.835973 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6da3a4ac-a6e3-401c-b041-0019cae161e4 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:30.835973 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 288/1161] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:30 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:30.859626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d804bb2-5418-4c25-b3e1-943fcc80de95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05572cc8-d874-435c-b81a-44ab8efaa19e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-543985981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34a5ca0e0d34b788d814b7c9438802e',qos_specs=None,replication_status=,reservations=['e02d8c6f-e26b-4c8b-9df6-7cddbf41a1c7','0069907e-e511-4803-96dd-66a7b8c24a26','34fefd70-557b-40ad-bc20-06c286255e91','2f3aed51-5535-476b-8e1a-15836f4dd069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94b4ff82d54457e96fb8f94a729f133',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-543985981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05572cc8-d874-435c-b81a-44ab8efaa19e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34a5ca0e0d34b788d814b7c9438802e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f94b4ff82d54457e96fb8f94a729f133',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:30.862089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f507d4b0-13cd-4658-a9fa-166e6c970be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:30.900893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f507d4b0-13cd-4658-a9fa-166e6c970be0) transitioned into state 'SUCCESS' from state '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-543985981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34a5ca0e0d34b788d814b7c9438802e',qos_specs=None,replication_status=,reservations=['e02d8c6f-e26b-4c8b-9df6-7cddbf41a1c7','0069907e-e511-4803-96dd-66a7b8c24a26','34fefd70-557b-40ad-bc20-06c286255e91','2f3aed51-5535-476b-8e1a-15836f4dd069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f94b4ff82d54457e96fb8f94a729f133',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:30.901887 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a9c0f5-a824-4383-bb1e-fc022fb6c654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:30.921502 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a9c0f5-a824-4383-bb1e-fc022fb6c654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:30.922330 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Flow 'volume_create_api' (431252b9-40f9-4cbd-84cb-900c504c0f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:30.923423 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Create volume request issued successfully. Jul 15 13:24:30.924879 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-add6755b-6318-4a3c-9f76-c2c81e87a98f tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:30.925502 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 291/1162] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:24:30 2026] POST /volume/v3/volumes => generated 750 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:30.965680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-18da0461-9700-4c0c-b98f-af3ee985db86 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:30.973424 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-18da0461-9700-4c0c-b98f-af3ee985db86 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] GET https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:30.973509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-18da0461-9700-4c0c-b98f-af3ee985db86 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:30.974161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-18da0461-9700-4c0c-b98f-af3ee985db86 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:30.995396 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:30.995396 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:31.008225 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-18da0461-9700-4c0c-b98f-af3ee985db86 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:31.025677 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-18da0461-9700-4c0c-b98f-af3ee985db86 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 200 Jul 15 13:24:31.029156 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 292/1163] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:30 2026] GET /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:31.849335 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1baf4c7d-c460-44cf-a2c7-703a23b24654 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:31.857222 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1baf4c7d-c460-44cf-a2c7-703a23b24654 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:31.857515 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1baf4c7d-c460-44cf-a2c7-703a23b24654 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:31.857783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1baf4c7d-c460-44cf-a2c7-703a23b24654 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:31.857935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1baf4c7d-c460-44cf-a2c7-703a23b24654 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:31.868327 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:31.868327 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:31.869176 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1baf4c7d-c460-44cf-a2c7-703a23b24654 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:31.869751 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 293/1164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:31 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:32.044756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-42dc704f-765c-499b-94b7-4b60b5278e3c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.047318 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-42dc704f-765c-499b-94b7-4b60b5278e3c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] GET https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:32.047318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-42dc704f-765c-499b-94b7-4b60b5278e3c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:32.047318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-42dc704f-765c-499b-94b7-4b60b5278e3c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:32.058452 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.058452 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:32.062451 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-42dc704f-765c-499b-94b7-4b60b5278e3c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.067551 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-42dc704f-765c-499b-94b7-4b60b5278e3c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 200 Jul 15 13:24:32.067926 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 289/1165] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:32 2026] GET /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:32.083711 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.085698 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] POST https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action Jul 15 13:24:32.086207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-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=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:32.088672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-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=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:32.096816 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.096816 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:32.105469 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.105469 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:32.106127 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.122261 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Update volume metadata completed successfully. Jul 15 13:24:32.122559 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-58be6e33-b472-4135-a5b6-31ec6d2e7bc7 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action returned with HTTP 200 Jul 15 13:24:32.123026 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 292/1166] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:24:32 2026] POST /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:32.131729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5d2cac78-03c8-4c68-976e-c5ad6455c74c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.133468 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5d2cac78-03c8-4c68-976e-c5ad6455c74c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] GET https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:32.133664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5d2cac78-03c8-4c68-976e-c5ad6455c74c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:32.133848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5d2cac78-03c8-4c68-976e-c5ad6455c74c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:32.140642 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.140642 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:32.144855 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5d2cac78-03c8-4c68-976e-c5ad6455c74c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.150861 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5d2cac78-03c8-4c68-976e-c5ad6455c74c tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 200 Jul 15 13:24:32.151420 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 293/1167] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:32 2026] GET /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 1418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:32.168292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-abcd7cfb-820c-4135-b448-d0958edb8336 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.170757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] POST https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action Jul 15 13:24:32.171379 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:32.171648 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:32.182035 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.182035 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:32.189564 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.189564 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:32.190370 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.197542 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Get volume image-metadata completed successfully. Jul 15 13:24:32.215559 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Delete volume metadata completed successfully. Jul 15 13:24:32.215814 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abcd7cfb-820c-4135-b448-d0958edb8336 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action returned with HTTP 200 Jul 15 13:24:32.216226 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 294/1168] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:24:32 2026] POST /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 15 13:24:32.223440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.225361 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] POST https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action Jul 15 13:24:32.225730 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:32.225902 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:32.236082 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.236082 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:32.236739 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.245414 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Get volume image-metadata completed successfully. Jul 15 13:24:32.245712 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-115643ba-793b-49cd-91fd-1829b97fe8b3 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action returned with HTTP 200 Jul 15 13:24:32.246300 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 290/1169] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:24:32 2026] POST /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:32.266341 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9039cf92-a2da-465a-8b13-2bd07fb620cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.268880 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9039cf92-a2da-465a-8b13-2bd07fb620cc tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] GET https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:32.269333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9039cf92-a2da-465a-8b13-2bd07fb620cc tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:32.269708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9039cf92-a2da-465a-8b13-2bd07fb620cc tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:32.280637 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.280637 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:32.286378 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9039cf92-a2da-465a-8b13-2bd07fb620cc tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.293135 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9039cf92-a2da-465a-8b13-2bd07fb620cc tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 200 Jul 15 13:24:32.294388 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 293/1170] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:32 2026] GET /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:32.312131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.315056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] DELETE https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:32.317187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:32.317602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:32.318583 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Delete volume with id: 05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:32.339394 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.339394 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:32.340519 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.399255 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Delete volume request issued successfully. Jul 15 13:24:32.400131 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a293aad9-81fe-43ca-a2cf-e5b8bb8b7d93 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 202 Jul 15 13:24:32.402008 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 294/1171] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:32 2026] DELETE /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:32.411799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e9646988-9837-4c52-9aad-4b885f6fee28 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.413860 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e9646988-9837-4c52-9aad-4b885f6fee28 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] GET https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:32.414070 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e9646988-9837-4c52-9aad-4b885f6fee28 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:32.414282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e9646988-9837-4c52-9aad-4b885f6fee28 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:32.425456 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.425456 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:32.433775 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e9646988-9837-4c52-9aad-4b885f6fee28 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Volume info retrieved successfully. Jul 15 13:24:32.444102 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e9646988-9837-4c52-9aad-4b885f6fee28 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 200 Jul 15 13:24:32.444844 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 295/1172] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:32 2026] GET /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:32.884448 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c94cde69-02a4-4534-95f6-307e6348a31b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:32.889290 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c94cde69-02a4-4534-95f6-307e6348a31b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:32.889432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c94cde69-02a4-4534-95f6-307e6348a31b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:32.889701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c94cde69-02a4-4534-95f6-307e6348a31b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:32.889850 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c94cde69-02a4-4534-95f6-307e6348a31b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:32.897979 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:32.897979 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:32.898099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c94cde69-02a4-4534-95f6-307e6348a31b tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:32.898572 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 291/1173] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:32 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:33.109344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ce728e8f-3a0d-43fc-ae9f-c239df4d2dc1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.281827 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ce728e8f-3a0d-43fc-ae9f-c239df4d2dc1 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:24:33.281827 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ce728e8f-3a0d-43fc-ae9f-c239df4d2dc1 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-721280075", "description": "tempest-group-type-description-1629248793", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:33.313173 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ce728e8f-3a0d-43fc-ae9f-c239df4d2dc1 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:24:33.313784 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 294/1174] 10.4.3.158 () {70 vars in 1312 bytes} [Wed Jul 15 13:24:33 2026] POST /volume/v3/group_types => generated 264 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:33.324747 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-98389c57-f571-4d7d-adba-782627c44142 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.327899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98389c57-f571-4d7d-adba-782627c44142 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types Jul 15 13:24:33.328374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98389c57-f571-4d7d-adba-782627c44142 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.328714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98389c57-f571-4d7d-adba-782627c44142 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.342937 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98389c57-f571-4d7d-adba-782627c44142 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 200 Jul 15 13:24:33.342937 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 295/1175] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types => generated 498 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.355377 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a1d5acdc-0fba-4b4b-8f2b-bda16943f503 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.357092 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1d5acdc-0fba-4b4b-8f2b-bda16943f503 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] PUT https://10.4.3.158/volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 Jul 15 13:24:33.357731 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a1d5acdc-0fba-4b4b-8f2b-bda16943f503 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2137693810", "description": "updated-group-type-desc"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:33.398366 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1d5acdc-0fba-4b4b-8f2b-bda16943f503 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 returned with HTTP 200 Jul 15 13:24:33.398979 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 296/1176] 10.4.3.158 () {70 vars in 1422 bytes} [Wed Jul 15 13:24:33 2026] PUT /volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 => generated 255 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.420168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1c62442b-6d1d-40be-9231-ed691155374f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.437617 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c62442b-6d1d-40be-9231-ed691155374f tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 Jul 15 13:24:33.437617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c62442b-6d1d-40be-9231-ed691155374f tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.437617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c62442b-6d1d-40be-9231-ed691155374f tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.438067 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c62442b-6d1d-40be-9231-ed691155374f tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 returned with HTTP 200 Jul 15 13:24:33.441977 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 292/1177] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.457402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4def8125-0c82-404f-8a83-67774ca91706 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.459856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a410805b-3c58-45d7-8b97-524a84bf85e0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.462747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4def8125-0c82-404f-8a83-67774ca91706 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 Jul 15 13:24:33.462747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4def8125-0c82-404f-8a83-67774ca91706 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.462876 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a410805b-3c58-45d7-8b97-524a84bf85e0 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] GET https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e Jul 15 13:24:33.462912 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4def8125-0c82-404f-8a83-67774ca91706 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.462945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a410805b-3c58-45d7-8b97-524a84bf85e0 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.462945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a410805b-3c58-45d7-8b97-524a84bf85e0 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.471709 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a410805b-3c58-45d7-8b97-524a84bf85e0 tempest-VolumesImageMetadata-200757587 tempest-VolumesImageMetadata-200757587-project-member] https://10.4.3.158/volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e returned with HTTP 404 Jul 15 13:24:33.474167 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 296/1178] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/volumes/05572cc8-d874-435c-b81a-44ab8efaa19e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:33.505358 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4def8125-0c82-404f-8a83-67774ca91706 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 returned with HTTP 202 Jul 15 13:24:33.505460 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 295/1179] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:24:33 2026] DELETE /volume/v3/group_types/9f8c2c99-7758-40bb-83e6-0ba68b6d6190 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:33.516316 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f2ad5b14-e228-4654-ba23-e5146d4d682a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.521947 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f2ad5b14-e228-4654-ba23-e5146d4d682a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types Jul 15 13:24:33.522346 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f2ad5b14-e228-4654-ba23-e5146d4d682a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.522636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f2ad5b14-e228-4654-ba23-e5146d4d682a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.539000 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f2ad5b14-e228-4654-ba23-e5146d4d682a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 200 Jul 15 13:24:33.539499 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 297/1180] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types => generated 248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.555336 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3a8720cc-a2d1-45cb-bc56-9dcfb4c3be3a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.557778 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3a8720cc-a2d1-45cb-bc56-9dcfb4c3be3a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:24:33.557778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3a8720cc-a2d1-45cb-bc56-9dcfb4c3be3a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2002011990", "is_public": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:33.565987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-be301b67-7ad1-4df3-aed1-802650ecff83 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.567479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:33.567980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-758142370", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:33.569780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-758142370', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:33.579208 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3a8720cc-a2d1-45cb-bc56-9dcfb4c3be3a tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:24:33.579664 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 293/1181] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:24:33 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:33.595213 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4a3459de-f27c-4dd2-b126-9970d3d465fb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.596699 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4a3459de-f27c-4dd2-b126-9970d3d465fb tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:24:33.596893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4a3459de-f27c-4dd2-b126-9970d3d465fb tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1221837402", "is_public": false}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:33.615977 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4a3459de-f27c-4dd2-b126-9970d3d465fb tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:24:33.617312 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 296/1182] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:24:33 2026] POST /volume/v3/group_types => generated 165 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:33.630995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e5586ea5-003c-4982-a946-0dfbb7947ac0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.635214 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e5586ea5-003c-4982-a946-0dfbb7947ac0 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 15 13:24:33.635214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e5586ea5-003c-4982-a946-0dfbb7947ac0 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.635214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e5586ea5-003c-4982-a946-0dfbb7947ac0 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.649340 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e5586ea5-003c-4982-a946-0dfbb7947ac0 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 15 13:24:33.650863 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 298/1183] 10.4.3.158 () {68 vars in 1351 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.662940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6fce056a-86ac-4efa-bb59-4540b7d3a571 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.667104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6fce056a-86ac-4efa-bb59-4540b7d3a571 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 15 13:24:33.667104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6fce056a-86ac-4efa-bb59-4540b7d3a571 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.667104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6fce056a-86ac-4efa-bb59-4540b7d3a571 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.678476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6fce056a-86ac-4efa-bb59-4540b7d3a571 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 15 13:24:33.679085 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 294/1184] 10.4.3.158 () {68 vars in 1353 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.692995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-24d842c3-8dcc-49c4-ba19-014e740ede7d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.695226 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-24d842c3-8dcc-49c4-ba19-014e740ede7d tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types?is_public=False Jul 15 13:24:33.695497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-24d842c3-8dcc-49c4-ba19-014e740ede7d tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.695721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-24d842c3-8dcc-49c4-ba19-014e740ede7d tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.713984 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Create volume of 1 GB Jul 15 13:24:33.714395 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-24d842c3-8dcc-49c4-ba19-014e740ede7d tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 15 13:24:33.714987 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 297/1185] 10.4.3.158 () {68 vars in 1321 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.715848 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Availability Zones retrieved successfully. Jul 15 13:24:33.722661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Flow 'volume_create_api' (390dc487-103f-42bd-9933-fe8364fab6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:33.723795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e3b1ad0-be21-42b9-98ac-14a4ad48b8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:33.724859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:33.728695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-926fc5ab-9a96-409e-946b-703be922baf2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.738103 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-926fc5ab-9a96-409e-946b-703be922baf2 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] GET https://10.4.3.158/volume/v3/group_types?is_public=True Jul 15 13:24:33.738267 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-926fc5ab-9a96-409e-946b-703be922baf2 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.738499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-926fc5ab-9a96-409e-946b-703be922baf2 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.753168 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-926fc5ab-9a96-409e-946b-703be922baf2 tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 15 13:24:33.753168 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 299/1186] 10.4.3.158 () {68 vars in 1319 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:33.764922 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83e4af82-ee77-4e87-8fc3-9fbe1836b2fe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.770362 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83e4af82-ee77-4e87-8fc3-9fbe1836b2fe tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/10c7d549-ae68-4c5a-aa3a-bb719fd45acd Jul 15 13:24:33.770362 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83e4af82-ee77-4e87-8fc3-9fbe1836b2fe tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.770823 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83e4af82-ee77-4e87-8fc3-9fbe1836b2fe tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.800164 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83e4af82-ee77-4e87-8fc3-9fbe1836b2fe tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types/10c7d549-ae68-4c5a-aa3a-bb719fd45acd returned with HTTP 202 Jul 15 13:24:33.800634 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 295/1187] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:24:33 2026] DELETE /volume/v3/group_types/10c7d549-ae68-4c5a-aa3a-bb719fd45acd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:33.802925 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e3b1ad0-be21-42b9-98ac-14a4ad48b8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:33.805212 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564ea039-4e1a-4a38-a3c9-89c83ead1112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:33.810291 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9ee9d64c-610f-4fa6-934b-3cb99cac55aa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.812776 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ee9d64c-610f-4fa6-934b-3cb99cac55aa tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/5260326b-6383-416a-8887-c14abdf89201 Jul 15 13:24:33.813022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ee9d64c-610f-4fa6-934b-3cb99cac55aa tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.813256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ee9d64c-610f-4fa6-934b-3cb99cac55aa tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.833225 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ee9d64c-610f-4fa6-934b-3cb99cac55aa tempest-GroupTypesTest-382471906 tempest-GroupTypesTest-382471906-project-admin] https://10.4.3.158/volume/v3/group_types/5260326b-6383-416a-8887-c14abdf89201 returned with HTTP 202 Jul 15 13:24:33.833997 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 298/1188] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:24:33 2026] DELETE /volume/v3/group_types/5260326b-6383-416a-8887-c14abdf89201 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:33.859300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Created reservations ['ca76c84f-5205-49f2-ab57-2ee2e9224d3f', '12087e85-526d-40ff-b80c-48f8d4b3bc95', 'd7c32a78-bd49-4385-abe7-cdaf69527e3d', '4a9e82c1-84ad-4ff6-95d1-8b7b0a8b9f96'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:33.860040 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564ea039-4e1a-4a38-a3c9-89c83ead1112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca76c84f-5205-49f2-ab57-2ee2e9224d3f', '12087e85-526d-40ff-b80c-48f8d4b3bc95', 'd7c32a78-bd49-4385-abe7-cdaf69527e3d', '4a9e82c1-84ad-4ff6-95d1-8b7b0a8b9f96']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:33.861702 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d1cd3a-c32c-47cf-bac2-1d7d1ce965c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:33.887090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d1cd3a-c32c-47cf-bac2-1d7d1ce965c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510007aa-90cd-42e2-9455-e3955482f2fe', '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-758142370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e7caac3fa24089b8210b7bfcd557b3',qos_specs=None,replication_status=,reservations=['ca76c84f-5205-49f2-ab57-2ee2e9224d3f','12087e85-526d-40ff-b80c-48f8d4b3bc95','d7c32a78-bd49-4385-abe7-cdaf69527e3d','4a9e82c1-84ad-4ff6-95d1-8b7b0a8b9f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce123abc7ab46ceb789f737726f1462',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-758142370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510007aa-90cd-42e2-9455-e3955482f2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e7caac3fa24089b8210b7bfcd557b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce123abc7ab46ceb789f737726f1462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:33.887791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f3621b-53ee-4e7f-a2d0-a0041283c1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:33.909101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f3621b-53ee-4e7f-a2d0-a0041283c1a5) transitioned into state 'SUCCESS' from state '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-758142370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e7caac3fa24089b8210b7bfcd557b3',qos_specs=None,replication_status=,reservations=['ca76c84f-5205-49f2-ab57-2ee2e9224d3f','12087e85-526d-40ff-b80c-48f8d4b3bc95','d7c32a78-bd49-4385-abe7-cdaf69527e3d','4a9e82c1-84ad-4ff6-95d1-8b7b0a8b9f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce123abc7ab46ceb789f737726f1462',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:33.910083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadb91ac-61ee-4439-a8cd-d605e16f6ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:33.916342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d30e0c3e-2ae3-40ae-89e6-b804c95507af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.919859 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d30e0c3e-2ae3-40ae-89e6-b804c95507af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:33.921116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d30e0c3e-2ae3-40ae-89e6-b804c95507af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.921353 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d30e0c3e-2ae3-40ae-89e6-b804c95507af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.921460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d30e0c3e-2ae3-40ae-89e6-b804c95507af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:33.924352 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadb91ac-61ee-4439-a8cd-d605e16f6ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:33.925560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Flow 'volume_create_api' (390dc487-103f-42bd-9933-fe8364fab6ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:33.925909 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Create volume request issued successfully. Jul 15 13:24:33.926676 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be301b67-7ad1-4df3-aed1-802650ecff83 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:33.927226 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 297/1189] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:24:33 2026] POST /volume/v3/volumes => generated 752 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:33.931388 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:33.931388 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:33.933513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d30e0c3e-2ae3-40ae-89e6-b804c95507af tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:33.934428 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 300/1190] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:33.942996 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-26cd8a36-b9ef-43a5-a25e-3d0b0477f74b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:33.946524 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26cd8a36-b9ef-43a5-a25e-3d0b0477f74b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:24:33.946700 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26cd8a36-b9ef-43a5-a25e-3d0b0477f74b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:33.947133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26cd8a36-b9ef-43a5-a25e-3d0b0477f74b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:33.957933 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:33.957933 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:33.963873 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-26cd8a36-b9ef-43a5-a25e-3d0b0477f74b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:33.970536 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26cd8a36-b9ef-43a5-a25e-3d0b0477f74b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe returned with HTTP 200 Jul 15 13:24:33.971022 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 296/1191] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:33 2026] GET /volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:34.953925 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9d949707-9f8c-45b9-9426-f5302c956d05 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:34.959192 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d949707-9f8c-45b9-9426-f5302c956d05 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:34.959873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d949707-9f8c-45b9-9426-f5302c956d05 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:34.959873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d949707-9f8c-45b9-9426-f5302c956d05 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:34.966044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9d949707-9f8c-45b9-9426-f5302c956d05 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:34.977447 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:34.977447 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:34.979613 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d949707-9f8c-45b9-9426-f5302c956d05 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:34.981716 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 299/1192] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:34 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:34.988882 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-830fccaf-1df6-41e3-8fc0-100f4430f321 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:34.993507 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-830fccaf-1df6-41e3-8fc0-100f4430f321 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:24:34.993859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-830fccaf-1df6-41e3-8fc0-100f4430f321 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:34.994399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-830fccaf-1df6-41e3-8fc0-100f4430f321 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:35.010698 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:35.010698 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:35.017895 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-830fccaf-1df6-41e3-8fc0-100f4430f321 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:35.028699 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-830fccaf-1df6-41e3-8fc0-100f4430f321 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe returned with HTTP 200 Jul 15 13:24:35.029276 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 298/1193] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:34 2026] GET /volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:35.091326 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-64e14473-360d-49d2-aa47-f47518523e65 req-56b730c0-7d50-459c-89d3-a46f55d1ea41 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:35.095439 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-56b730c0-7d50-459c-89d3-a46f55d1ea41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:24:35.095902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-56b730c0-7d50-459c-89d3-a46f55d1ea41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:35.096620 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-56b730c0-7d50-459c-89d3-a46f55d1ea41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:35.112327 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:35.112327 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:35.121461 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-64e14473-360d-49d2-aa47-f47518523e65 req-56b730c0-7d50-459c-89d3-a46f55d1ea41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:35.132165 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-56b730c0-7d50-459c-89d3-a46f55d1ea41 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe returned with HTTP 200 Jul 15 13:24:35.133108 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 301/1194] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:24:35 2026] GET /volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:35.833307 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-64e14473-360d-49d2-aa47-f47518523e65 req-281c9d3b-71a8-45d1-8ed1-e9a32c51c2df None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:35.839757 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-281c9d3b-71a8-45d1-8ed1-e9a32c51c2df tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:24:35.840413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-281c9d3b-71a8-45d1-8ed1-e9a32c51c2df tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:35.840596 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-281c9d3b-71a8-45d1-8ed1-e9a32c51c2df tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:35.852801 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:35.852801 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:35.860300 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-64e14473-360d-49d2-aa47-f47518523e65 req-281c9d3b-71a8-45d1-8ed1-e9a32c51c2df tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:35.867587 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-281c9d3b-71a8-45d1-8ed1-e9a32c51c2df tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe returned with HTTP 200 Jul 15 13:24:35.868308 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 297/1195] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:24:35 2026] GET /volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:35.882018 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4a0e6e91-a632-4645-be15-df5700bff537 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:35.885027 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4a0e6e91-a632-4645-be15-df5700bff537 None None] GET https://10.4.3.158/volume// Jul 15 13:24:35.885027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4a0e6e91-a632-4645-be15-df5700bff537 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:35.885027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4a0e6e91-a632-4645-be15-df5700bff537 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:35.885027 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4a0e6e91-a632-4645-be15-df5700bff537 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:35.885027 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 300/1196] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:24:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:35.898526 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-64e14473-360d-49d2-aa47-f47518523e65 req-23f81e42-14c6-4c0c-9f46-d353b8128adf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:35.903471 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-23f81e42-14c6-4c0c-9f46-d353b8128adf tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:24:35.904023 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-23f81e42-14c6-4c0c-9f46-d353b8128adf tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "510007aa-90cd-42e2-9455-e3955482f2fe", "connector": null, "instance_uuid": "156fd5e9-d9fc-4957-afbc-1050ef7cf69a"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:35.923142 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:35.923142 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:35.972165 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-23f81e42-14c6-4c0c-9f46-d353b8128adf tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:24:35.972508 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 299/1197] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:24:35 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) Jul 15 13:24:35.999600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-398778e8-f602-442a-b84c-21afe7d68b35 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:36.003774 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-398778e8-f602-442a-b84c-21afe7d68b35 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:36.003774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-398778e8-f602-442a-b84c-21afe7d68b35 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:36.003774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-398778e8-f602-442a-b84c-21afe7d68b35 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:36.003774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-398778e8-f602-442a-b84c-21afe7d68b35 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:36.009087 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:36.009087 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:36.010526 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-398778e8-f602-442a-b84c-21afe7d68b35 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:36.011575 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 302/1198] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:35 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:37.024216 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-529167d4-841c-493f-be36-48d248f0bb51 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.027027 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-529167d4-841c-493f-be36-48d248f0bb51 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:37.027432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-529167d4-841c-493f-be36-48d248f0bb51 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:37.027739 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-529167d4-841c-493f-be36-48d248f0bb51 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:37.027899 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-529167d4-841c-493f-be36-48d248f0bb51 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:37.035227 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:37.035227 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:37.036396 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-529167d4-841c-493f-be36-48d248f0bb51 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:37.036927 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 298/1199] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:37 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:37.039465 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dae3d679-9871-44c1-a044-75bee861689a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.204016 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:37.204016 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1546436609"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:37.208330 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1546436609'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:37.208805 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Create volume of 1 GB Jul 15 13:24:37.219493 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Availability Zones retrieved successfully. Jul 15 13:24:37.229445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Flow 'volume_create_api' (40bb9311-2745-4f27-a30e-fb3ba67666c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:37.229995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a931d42b-df6a-42ad-8e53-947fda2ccf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:37.232311 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:37.279783 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a931d42b-df6a-42ad-8e53-947fda2ccf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:37.281534 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71178c5d-e179-4ce0-bda7-04ef2ae1450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:37.428987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Created reservations ['8fd6114c-7eec-42ca-a813-86881e5346e8', '7d0e7a6e-dd03-4456-aac5-0b347443af63', '34778eb4-e315-4503-9b3b-04f33030009c', '75b19b6f-8c5d-4efa-8dce-42c143942fef'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:37.428987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71178c5d-e179-4ce0-bda7-04ef2ae1450c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd6114c-7eec-42ca-a813-86881e5346e8', '7d0e7a6e-dd03-4456-aac5-0b347443af63', '34778eb4-e315-4503-9b3b-04f33030009c', '75b19b6f-8c5d-4efa-8dce-42c143942fef']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:37.428987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6143c324-466d-414e-b77c-918ac17c0c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:37.468769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6143c324-466d-414e-b77c-918ac17c0c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1546436609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03645f9948e425c8d4bbd9d9f2984b7',qos_specs=None,replication_status=,reservations=['8fd6114c-7eec-42ca-a813-86881e5346e8','7d0e7a6e-dd03-4456-aac5-0b347443af63','34778eb4-e315-4503-9b3b-04f33030009c','75b19b6f-8c5d-4efa-8dce-42c143942fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d91bfce02754a62b45f541953011f03',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1546436609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03645f9948e425c8d4bbd9d9f2984b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d91bfce02754a62b45f541953011f03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:37.469788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8fad52-3073-4a94-a0bb-77ed2f08d7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:37.514947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8fad52-3073-4a94-a0bb-77ed2f08d7d9) transitioned into state 'SUCCESS' from state '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-1546436609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03645f9948e425c8d4bbd9d9f2984b7',qos_specs=None,replication_status=,reservations=['8fd6114c-7eec-42ca-a813-86881e5346e8','7d0e7a6e-dd03-4456-aac5-0b347443af63','34778eb4-e315-4503-9b3b-04f33030009c','75b19b6f-8c5d-4efa-8dce-42c143942fef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d91bfce02754a62b45f541953011f03',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:37.516288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69a8fc3-c5e5-433d-aa5a-8e490cc67779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:37.555003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a809cd08-a842-4f1c-9a18-2bb1b70c3491 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.555479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c69a8fc3-c5e5-433d-aa5a-8e490cc67779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:37.555479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Flow 'volume_create_api' (40bb9311-2745-4f27-a30e-fb3ba67666c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:37.555479 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Create volume request issued successfully. Jul 15 13:24:37.557358 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dae3d679-9871-44c1-a044-75bee861689a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:37.558209 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 301/1200] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:24:37 2026] POST /volume/v3/volumes => generated 819 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:37.579591 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-56869942-7516-46f3-8f20-a07514e93cce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.583381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56869942-7516-46f3-8f20-a07514e93cce tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:37.584426 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56869942-7516-46f3-8f20-a07514e93cce tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:37.585263 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56869942-7516-46f3-8f20-a07514e93cce tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:37.600263 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:37.600263 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:37.610851 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-56869942-7516-46f3-8f20-a07514e93cce tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:37.619238 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56869942-7516-46f3-8f20-a07514e93cce tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 200 Jul 15 13:24:37.619238 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 303/1201] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:37 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:37.710640 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a809cd08-a842-4f1c-9a18-2bb1b70c3491 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:24:37.711678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a809cd08-a842-4f1c-9a18-2bb1b70c3491 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-956991227"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:37.714852 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:37.714852 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:37.733883 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a809cd08-a842-4f1c-9a18-2bb1b70c3491 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:24:37.734374 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 300/1202] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:24:37 2026] POST /volume/v3/types => generated 219 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:37.751210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3571ea8d-971b-42ef-bddf-eae919c0d01a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.757611 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3571ea8d-971b-42ef-bddf-eae919c0d01a tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:24:37.758489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3571ea8d-971b-42ef-bddf-eae919c0d01a tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-72107400"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:37.790847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3571ea8d-971b-42ef-bddf-eae919c0d01a tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:24:37.790847 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 299/1203] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:24:37 2026] POST /volume/v3/group_types => generated 175 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:37.807537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.871624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f1d451ed-11f7-4f32-a4cf-a266d4677c5a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.872383 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1d451ed-11f7-4f32-a4cf-a266d4677c5a None None] GET https://10.4.3.158/volume// Jul 15 13:24:37.872383 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1d451ed-11f7-4f32-a4cf-a266d4677c5a None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:37.872775 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1d451ed-11f7-4f32-a4cf-a266d4677c5a None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:37.875631 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1d451ed-11f7-4f32-a4cf-a266d4677c5a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:37.876893 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 304/1204] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:37 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:37.895164 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-64e14473-360d-49d2-aa47-f47518523e65 req-9efc0ac8-2c4c-4c3b-9217-4ae5f08f2e67 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:37.903004 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-9efc0ac8-2c4c-4c3b-9217-4ae5f08f2e67 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:24:37.903004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-9efc0ac8-2c4c-4c3b-9217-4ae5f08f2e67 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:37.903004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-9efc0ac8-2c4c-4c3b-9217-4ae5f08f2e67 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:37.928040 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:37.928040 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:37.935192 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-64e14473-360d-49d2-aa47-f47518523e65 req-9efc0ac8-2c4c-4c3b-9217-4ae5f08f2e67 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:24:37.942813 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-9efc0ac8-2c4c-4c3b-9217-4ae5f08f2e67 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe returned with HTTP 200 Jul 15 13:24:37.943568 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 301/1205] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:24:37 2026] GET /volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe => generated 1539 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:38.013053 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:24:38.014059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fdd9e547-c298-4b5a-9308-348192d37f25", "volume_types": ["404a7964-f88c-4063-b7d3-44cb232c1ec2"], "name": "tempest-GroupsV314Test-Group-865619193"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:38.018500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Creating new group {'group': {'group_type': 'fdd9e547-c298-4b5a-9308-348192d37f25', 'volume_types': ['404a7964-f88c-4063-b7d3-44cb232c1ec2'], 'name': 'tempest-GroupsV314Test-Group-865619193'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:24:38.023715 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.groups [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Creating group tempest-GroupsV314Test-Group-865619193. Jul 15 13:24:38.024330 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.024330 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:38.038268 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Availability Zones retrieved successfully. Jul 15 13:24:38.051334 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-93163d7f-9c1a-4fd1-b692-cd7777803cea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.053808 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-93163d7f-9c1a-4fd1-b692-cd7777803cea tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:38.054205 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-93163d7f-9c1a-4fd1-b692-cd7777803cea tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:38.054283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-93163d7f-9c1a-4fd1-b692-cd7777803cea tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:38.054435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-93163d7f-9c1a-4fd1-b692-cd7777803cea tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:38.063263 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.063263 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:38.063413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.064309 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-93163d7f-9c1a-4fd1-b692-cd7777803cea tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:38.064814 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 300/1206] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:38 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:38.067147 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] PUT https://10.4.3.158/volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe Jul 15 13:24:38.067675 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:38.074684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Created reservations ['f196d479-6fc1-483e-9321-d2d3588baca1'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:38.085234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Acquiring lock "cinder-attachment_update-510007aa-90cd-42e2-9455-e3955482f2fe-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:24:38.098240 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-510007aa-90cd-42e2-9455-e3955482f2fe-np0000005195" acquired by "attachment_update" :: waited 0.013s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:24:38.099647 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.099647 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:38.126223 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-22cf8b44-c2e5-4a88-86fb-9c4cf5ac4d83 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:24:38.127275 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 302/1207] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:24:37 2026] POST /volume/v3/groups => generated 107 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:38.139140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e20f43fa-9305-490d-bd51-4f77b8c86c03 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.143273 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e20f43fa-9305-490d-bd51-4f77b8c86c03 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 Jul 15 13:24:38.143406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e20f43fa-9305-490d-bd51-4f77b8c86c03 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:38.144941 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e20f43fa-9305-490d-bd51-4f77b8c86c03 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:38.144941 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-e20f43fa-9305-490d-bd51-4f77b8c86c03 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] show called for member e88d7a70-0dca-4f96-b77a-38615e262162 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:24:38.149389 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.149389 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:38.160929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e20f43fa-9305-490d-bd51-4f77b8c86c03 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 returned with HTTP 200 Jul 15 13:24:38.161427 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 302/1208] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:24:38 2026] GET /volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:38.253003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-510007aa-90cd-42e2-9455-e3955482f2fe-np0000005195" released by "attachment_update" :: held 0.155s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:24:38.253488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-7db0951d-255e-4587-8077-5c10285fb1b3 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe returned with HTTP 200 Jul 15 13:24:38.254229 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 305/1209] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:24:38 2026] PUT /volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:38.290473 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-64e14473-360d-49d2-aa47-f47518523e65 req-c54822aa-5e94-474c-8e80-4e144c48b966 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.294490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-c54822aa-5e94-474c-8e80-4e144c48b966 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe/action Jul 15 13:24:38.294490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-c54822aa-5e94-474c-8e80-4e144c48b966 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:38.294805 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-c54822aa-5e94-474c-8e80-4e144c48b966 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:38.331097 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.331097 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:38.357663 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-64e14473-360d-49d2-aa47-f47518523e65 req-c54822aa-5e94-474c-8e80-4e144c48b966 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe/action returned with HTTP 204 Jul 15 13:24:38.358237 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 301/1210] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:24:38 2026] POST /volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:38.636455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6326806d-e889-4f40-8ffe-6e36bb32cdac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.639271 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6326806d-e889-4f40-8ffe-6e36bb32cdac tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:38.639785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6326806d-e889-4f40-8ffe-6e36bb32cdac tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:38.640153 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6326806d-e889-4f40-8ffe-6e36bb32cdac tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:38.649433 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.649433 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:38.654467 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6326806d-e889-4f40-8ffe-6e36bb32cdac tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:38.660343 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6326806d-e889-4f40-8ffe-6e36bb32cdac tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 200 Jul 15 13:24:38.662165 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 303/1211] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:38 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:38.679463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.683216 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Jul 15 13:24:38.684701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:38.687543 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volume_transfer [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Creating new volume transfer {'transfer': {'volume_id': '1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 15 13:24:38.688221 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volume_transfer [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Creating transfer of volume 1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:38.688732 np0000005195 devstack@c-api.service[100146]: INFO cinder.transfer.api [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Generating transfer record for volume 1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:38.702304 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.702304 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:38.718179 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-480ca75b-f5fa-4544-b120-aa76c3e576f0 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Jul 15 13:24:38.719240 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 303/1212] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Jul 15 13:24:38 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:38.729890 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc781e29-b702-4d12-b07b-5559d9300afa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.731700 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc781e29-b702-4d12-b07b-5559d9300afa tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:38.732038 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc781e29-b702-4d12-b07b-5559d9300afa tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:38.732323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc781e29-b702-4d12-b07b-5559d9300afa tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:38.745148 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:38.745148 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:38.753737 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bc781e29-b702-4d12-b07b-5559d9300afa tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:38.762377 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc781e29-b702-4d12-b07b-5559d9300afa tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 200 Jul 15 13:24:38.762878 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 306/1213] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:38 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:38.779494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-254a4696-5cdd-4176-b4c7-784b1185401a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.782990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-254a4696-5cdd-4176-b4c7-784b1185401a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36 Jul 15 13:24:38.782990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-254a4696-5cdd-4176-b4c7-784b1185401a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:38.782990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-254a4696-5cdd-4176-b4c7-784b1185401a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:38.787324 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-254a4696-5cdd-4176-b4c7-784b1185401a tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36 returned with HTTP 200 Jul 15 13:24:38.788781 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 302/1214] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:24:38 2026] GET /volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:24:38.799157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f8680487-ed01-4665-b5e3-6ecc99205939 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.801203 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f8680487-ed01-4665-b5e3-6ecc99205939 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volume-transfers Jul 15 13:24:38.802109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f8680487-ed01-4665-b5e3-6ecc99205939 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:38.802109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f8680487-ed01-4665-b5e3-6ecc99205939 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:38.802109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volume_transfer [None req-f8680487-ed01-4665-b5e3-6ecc99205939 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Listing volume transfers {{(pid=100144) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 15 13:24:38.806288 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f8680487-ed01-4665-b5e3-6ecc99205939 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 200 Jul 15 13:24:38.807595 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 304/1215] 10.4.3.158 () {68 vars in 1305 bytes} [Wed Jul 15 13:24:38 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:24:38.821628 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-805badeb-2579-4778-a68a-176357c4a20e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:38.900160 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] POST https://10.4.3.158/volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36/accept Jul 15 13:24:38.900296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "45a17e1931fa60ee"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:38.901695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.volume_transfer [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Accepting volume transfer f2224d8b-331f-448a-b173-12bdb7587c36 {{(pid=100146) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 15 13:24:38.902091 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Accepting transfer f2224d8b-331f-448a-b173-12bdb7587c36 Jul 15 13:24:38.975525 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Created reservations ['11160b6f-6bb8-4a42-8eaa-8efa35566d2d', '5373c610-1614-4965-89e2-9a2ed67ef62f', 'cd29dd06-acb5-41a9-8646-9204378e6cf7', 'ce71b43e-a888-4d83-ae74-e870db3ab4af'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:39.011539 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Created reservations ['1a670ca6-b2e2-4e89-9a5c-140bd2f80f45', '66c2180b-9098-4fa0-879b-b1e502971bdc', 'ee329483-76a4-4641-99fa-3c0d6aa0a7fc', '0b78c151-b022-4213-866e-85390bdeadcd'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:39.068184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Created reservations ['0305bd02-3f35-4726-a1ac-cfe1c8a1002e', '499b4326-50d2-4753-98a4-85d09480d120', '00d0c5f5-27d9-4040-a222-1aaf69848cb2', 'e94cf9cf-1b7b-4583-95da-4391ac11a8f5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:39.077680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-46031e9b-720f-4653-9b13-c5500c3273ce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.081521 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46031e9b-720f-4653-9b13-c5500c3273ce tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:39.081863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46031e9b-720f-4653-9b13-c5500c3273ce tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.081863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46031e9b-720f-4653-9b13-c5500c3273ce tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.082060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-46031e9b-720f-4653-9b13-c5500c3273ce tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:39.094516 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.094516 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:39.095625 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46031e9b-720f-4653-9b13-c5500c3273ce tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:39.096128 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 307/1216] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:39 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:39.125538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Created reservations ['3b7769da-e2b5-4523-a15b-e326c78af669', '496c1171-350e-4bab-bc04-5c88b066faff', '81ef80ff-7b72-4a29-bfb7-e8b18f103567', '4b3a0dd0-2546-4543-b356-6805ce5965b2'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:39.143799 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Transfer volume completed successfully. Jul 15 13:24:39.174374 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1263b1a3-cffe-439c-8a49-84f9995c32da None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.177555 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1263b1a3-cffe-439c-8a49-84f9995c32da tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 Jul 15 13:24:39.177831 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1263b1a3-cffe-439c-8a49-84f9995c32da tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.178035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1263b1a3-cffe-439c-8a49-84f9995c32da tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.178672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-1263b1a3-cffe-439c-8a49-84f9995c32da tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] show called for member e88d7a70-0dca-4f96-b77a-38615e262162 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:24:39.182657 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.182657 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:39.192023 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1263b1a3-cffe-439c-8a49-84f9995c32da tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 returned with HTTP 200 Jul 15 13:24:39.192773 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 303/1217] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:24:39 2026] GET /volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:39.204240 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e62b682a-801d-4b3f-8712-a17f8805f901 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.206936 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:39.207622 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1653697369", "volume_type": "404a7964-f88c-4063-b7d3-44cb232c1ec2", "group_id": "e88d7a70-0dca-4f96-b77a-38615e262162", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:39.211181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1653697369', 'volume_type': '404a7964-f88c-4063-b7d3-44cb232c1ec2', 'group_id': 'e88d7a70-0dca-4f96-b77a-38615e262162', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:39.220348 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.220348 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:39.220348 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Create volume of 1 GB Jul 15 13:24:39.228712 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Availability Zones retrieved successfully. Jul 15 13:24:39.235049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Flow 'volume_create_api' (e5199709-9031-472c-bff4-c4fbcd7426e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:39.237778 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd18e92b-a86d-4873-ad56-ea9fd1331007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:39.239583 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.239583 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:39.239583 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:39.256658 np0000005195 devstack@c-api.service[100146]: INFO cinder.transfer.api [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Volume 1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 has been transferred. Jul 15 13:24:39.265593 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-805badeb-2579-4778-a68a-176357c4a20e tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] https://10.4.3.158/volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36/accept returned with HTTP 202 Jul 15 13:24:39.266420 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 304/1218] 10.4.3.158 () {70 vars in 1458 bytes} [Wed Jul 15 13:24:38 2026] POST /volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36/accept => generated 365 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:39.267879 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd18e92b-a86d-4873-ad56-ea9fd1331007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:24:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=404a7964-f88c-4063-b7d3-44cb232c1ec2,is_public=True,name='tempest-GroupsV314Test-volume-type-956991227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '404a7964-f88c-4063-b7d3-44cb232c1ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e88d7a70-0dca-4f96-b77a-38615e262162', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:39.268215 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2f2e48-73d9-49c5-8577-f0509989f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:39.281572 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae316d6c-2df8-4481-9704-83deaa3b5da3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.283114 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae316d6c-2df8-4481-9704-83deaa3b5da3 tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:39.283374 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae316d6c-2df8-4481-9704-83deaa3b5da3 tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.283545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae316d6c-2df8-4481-9704-83deaa3b5da3 tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.295219 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.295219 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:39.305400 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-956991227 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-956991227, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:24:39.305883 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ae316d6c-2df8-4481-9704-83deaa3b5da3 tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Volume info retrieved successfully. Jul 15 13:24:39.306118 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-956991227 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-956991227, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:24:39.313788 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae316d6c-2df8-4481-9704-83deaa3b5da3 tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 200 Jul 15 13:24:39.314813 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 308/1219] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:39 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:39.333812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1eca88a6-5b15-4269-9cbc-97a1a46214ad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.335899 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1eca88a6-5b15-4269-9cbc-97a1a46214ad tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:39.336295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1eca88a6-5b15-4269-9cbc-97a1a46214ad tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.336398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1eca88a6-5b15-4269-9cbc-97a1a46214ad tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.344847 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.344847 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:39.349770 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1eca88a6-5b15-4269-9cbc-97a1a46214ad tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] Volume info retrieved successfully. Jul 15 13:24:39.357325 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1eca88a6-5b15-4269-9cbc-97a1a46214ad tempest-VolumesTransfersV357Test-1097518396 tempest-VolumesTransfersV357Test-1097518396-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 200 Jul 15 13:24:39.357782 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 304/1220] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:39 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:39.365005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Created reservations ['7ecb6263-0411-4d4f-9fb9-bd6cb8625830', '333ce7a9-a349-427a-b430-a57c5da7141b', 'deb99221-58ee-4194-b178-40be9a031f0e', 'bfb0808f-17e6-415f-8856-4bd7fa283ce8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:39.366208 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2f2e48-73d9-49c5-8577-f0509989f61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ecb6263-0411-4d4f-9fb9-bd6cb8625830', '333ce7a9-a349-427a-b430-a57c5da7141b', 'deb99221-58ee-4194-b178-40be9a031f0e', 'bfb0808f-17e6-415f-8856-4bd7fa283ce8']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:39.367335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a552c13f-d70a-4bbc-8993-73abc9f82d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:39.378359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-48e2e41f-4ec9-4d2d-af80-9deb56dbe283 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.381862 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-48e2e41f-4ec9-4d2d-af80-9deb56dbe283 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36 Jul 15 13:24:39.382322 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-48e2e41f-4ec9-4d2d-af80-9deb56dbe283 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.382732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-48e2e41f-4ec9-4d2d-af80-9deb56dbe283 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.382842 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-48e2e41f-4ec9-4d2d-af80-9deb56dbe283 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Delete transfer with id: f2224d8b-331f-448a-b173-12bdb7587c36 Jul 15 13:24:39.388439 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-48e2e41f-4ec9-4d2d-af80-9deb56dbe283 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36 returned with HTTP 404 Jul 15 13:24:39.388786 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 305/1221] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Jul 15 13:24:39 2026] DELETE /volume/v3/volume-transfers/f2224d8b-331f-448a-b173-12bdb7587c36 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:39.400440 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.403638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a552c13f-d70a-4bbc-8993-73abc9f82d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac5a2b22-8f13-4ea6-b858-98e3e48b1163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1653697369',encryption_key_id=None,group_id=e88d7a70-0dca-4f96-b77a-38615e262162,group_type_id=,metadata={},multiattach=False,project_id='be3c85ae6ec0470b93cbf5e170e55922',qos_specs=None,replication_status=,reservations=['7ecb6263-0411-4d4f-9fb9-bd6cb8625830','333ce7a9-a349-427a-b430-a57c5da7141b','deb99221-58ee-4194-b178-40be9a031f0e','bfb0808f-17e6-415f-8856-4bd7fa283ce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c025819081b24790a931b280debd7498',volume_type_id=404a7964-f88c-4063-b7d3-44cb232c1ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1653697369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e88d7a70-0dca-4f96-b77a-38615e262162,host=None,id=ac5a2b22-8f13-4ea6-b858-98e3e48b1163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be3c85ae6ec0470b93cbf5e170e55922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c025819081b24790a931b280debd7498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(404a7964-f88c-4063-b7d3-44cb232c1ec2),volume_type_id=404a7964-f88c-4063-b7d3-44cb232c1ec2)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:39.405736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfef1e1-fe31-4f58-a544-d7457c60b8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:39.440394 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dfef1e1-fe31-4f58-a544-d7457c60b8b3) transitioned into state 'SUCCESS' from state '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-1653697369',encryption_key_id=None,group_id=e88d7a70-0dca-4f96-b77a-38615e262162,group_type_id=,metadata={},multiattach=False,project_id='be3c85ae6ec0470b93cbf5e170e55922',qos_specs=None,replication_status=,reservations=['7ecb6263-0411-4d4f-9fb9-bd6cb8625830','333ce7a9-a349-427a-b430-a57c5da7141b','deb99221-58ee-4194-b178-40be9a031f0e','bfb0808f-17e6-415f-8856-4bd7fa283ce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c025819081b24790a931b280debd7498',volume_type_id=404a7964-f88c-4063-b7d3-44cb232c1ec2)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:39.441694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db1786e-06aa-429c-b009-6ed1cdab2d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:39.461426 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db1786e-06aa-429c-b009-6ed1cdab2d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:39.462256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Flow 'volume_create_api' (e5199709-9031-472c-bff4-c4fbcd7426e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:39.463737 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Create volume request issued successfully. Jul 15 13:24:39.464327 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:39.464593 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:39.529721 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:39.538306 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.538306 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:39.547988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e62b682a-801d-4b3f-8712-a17f8805f901 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:39.547988 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 305/1222] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:24:39 2026] POST /volume/v3/volumes => generated 818 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:39.561221 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:39.561533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.561790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.562026 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Delete volume with id: 1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:39.565993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3e82343c-e9f7-48d7-b594-a818e925c12e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.569032 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 Jul 15 13:24:39.569807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.570214 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.578215 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.578215 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:39.578997 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Volume info retrieved successfully. Jul 15 13:24:39.580291 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.580291 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:39.586576 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Volume info retrieved successfully. Jul 15 13:24:39.587316 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:39.587897 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:39.612981 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Delete volume request issued successfully. Jul 15 13:24:39.613652 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44be52f6-4a07-4389-8ca0-82c02a388aa9 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 202 Jul 15 13:24:39.615209 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 309/1223] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:24:39 2026] DELETE /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:39.627219 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-38e514d7-19ab-448c-bea5-c61a7bebdc8b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:39.629256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-38e514d7-19ab-448c-bea5-c61a7bebdc8b tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:39.631102 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-38e514d7-19ab-448c-bea5-c61a7bebdc8b tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:39.631102 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-38e514d7-19ab-448c-bea5-c61a7bebdc8b tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:39.644161 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.644161 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:39.649705 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-38e514d7-19ab-448c-bea5-c61a7bebdc8b tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Volume info retrieved successfully. Jul 15 13:24:39.655113 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:39.658535 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-38e514d7-19ab-448c-bea5-c61a7bebdc8b tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 200 Jul 15 13:24:39.658535 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 306/1224] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:39 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:39.661858 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:39.661858 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:39.675513 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3e82343c-e9f7-48d7-b594-a818e925c12e tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 returned with HTTP 200 Jul 15 13:24:39.675902 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 305/1225] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:39 2026] GET /volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 => generated 886 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:40.112338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c4216d41-bb56-4c5e-a715-fe2d9c464480 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.113545 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4216d41-bb56-4c5e-a715-fe2d9c464480 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:40.113865 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4216d41-bb56-4c5e-a715-fe2d9c464480 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:40.114193 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4216d41-bb56-4c5e-a715-fe2d9c464480 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:40.114589 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c4216d41-bb56-4c5e-a715-fe2d9c464480 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:40.121531 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.121531 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:40.121640 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4216d41-bb56-4c5e-a715-fe2d9c464480 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:40.122840 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 306/1226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:40 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:40.676627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5262bd6c-e79f-4f53-8ca9-24a2114b6866 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.678998 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5262bd6c-e79f-4f53-8ca9-24a2114b6866 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:40.679303 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5262bd6c-e79f-4f53-8ca9-24a2114b6866 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:40.679558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5262bd6c-e79f-4f53-8ca9-24a2114b6866 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:40.688094 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5262bd6c-e79f-4f53-8ca9-24a2114b6866 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 404 Jul 15 13:24:40.688610 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 310/1227] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:40 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:40.695283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.696940 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 Jul 15 13:24:40.697312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:40.697367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4ecc2c02-e5a2-4783-9eff-c66c048975a8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.697668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:40.700199 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4ecc2c02-e5a2-4783-9eff-c66c048975a8 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:40.700491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4ecc2c02-e5a2-4783-9eff-c66c048975a8 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:40.700747 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4ecc2c02-e5a2-4783-9eff-c66c048975a8 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:40.707534 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.707534 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:40.708797 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4ecc2c02-e5a2-4783-9eff-c66c048975a8 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 404 Jul 15 13:24:40.709315 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 306/1228] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:40 2026] GET /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:40.713337 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Volume info retrieved successfully. Jul 15 13:24:40.713680 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:40.714059 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:40.717993 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b228a86e-cf76-472d-89c6-cbdb52f49b02 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.720357 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b228a86e-cf76-472d-89c6-cbdb52f49b02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:40.720892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b228a86e-cf76-472d-89c6-cbdb52f49b02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:40.721014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b228a86e-cf76-472d-89c6-cbdb52f49b02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:40.721202 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b228a86e-cf76-472d-89c6-cbdb52f49b02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Delete volume with id: 1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 Jul 15 13:24:40.728776 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b228a86e-cf76-472d-89c6-cbdb52f49b02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 returned with HTTP 404 Jul 15 13:24:40.729335 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 307/1229] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:24:40 2026] DELETE /volume/v3/volumes/1cf5e5af-6f16-48a7-bbf5-8cd0fec156c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:40.742473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.744859 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:40.745344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1208069139"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:40.747131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1208069139'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:40.747397 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Create volume of 1 GB Jul 15 13:24:40.752275 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Availability Zones retrieved successfully. Jul 15 13:24:40.759682 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Flow 'volume_create_api' (260dc2cf-72c6-4e87-8b97-d2e879944f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:40.760877 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b2832e-a3a5-418f-8218-638f232f2a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:40.762235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:40.773838 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:40.778155 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.778155 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:40.790276 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2441f437-f9c1-45f2-8acd-74ebb562f4c4 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 returned with HTTP 200 Jul 15 13:24:40.790792 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 307/1230] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:40 2026] GET /volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:40.800934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b2832e-a3a5-418f-8218-638f232f2a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:40.801980 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d694fec-0883-4dfd-a7f9-f2110c5d2824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:40.812636 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.814847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] POST https://10.4.3.158/volume/v3/groups/action Jul 15 13:24:40.815242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action body: b'{"create-from-src": {"source_group_id": "e88d7a70-0dca-4f96-b77a-38615e262162", "name": "tempest-Group_from_grp-166405667"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:40.815377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "e88d7a70-0dca-4f96-b77a-38615e262162", "name": "tempest-Group_from_grp-166405667"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:40.817269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Creating new group {'create-from-src': {'source_group_id': 'e88d7a70-0dca-4f96-b77a-38615e262162', 'name': 'tempest-Group_from_grp-166405667'}}. {{(pid=100143) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 15 13:24:40.817407 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Creating group tempest-Group_from_grp-166405667 from source group e88d7a70-0dca-4f96-b77a-38615e262162. Jul 15 13:24:40.821317 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.821317 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:40.828727 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.828727 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:40.860979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Created reservations ['bc7999b4-ee23-4cd2-a45a-5051b7fd2719'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:40.862989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Created reservations ['094b2170-933a-406a-a33d-97427533330e', '64194f7d-35d1-41bc-b1b8-22495c1a7939', '349cc006-b6c2-4be0-9a01-4db30bd0f716', '3b14bee1-9c41-4eb4-92e4-4f1d2fda4b67'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:40.864105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d694fec-0883-4dfd-a7f9-f2110c5d2824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094b2170-933a-406a-a33d-97427533330e', '64194f7d-35d1-41bc-b1b8-22495c1a7939', '349cc006-b6c2-4be0-9a01-4db30bd0f716', '3b14bee1-9c41-4eb4-92e4-4f1d2fda4b67']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:40.865919 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd68d8e-d868-4813-ae05-663ca5b2b097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:40.891188 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd68d8e-d868-4813-ae05-663ca5b2b097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8540452b-f33b-4b17-a29b-196322cc604a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1208069139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03645f9948e425c8d4bbd9d9f2984b7',qos_specs=None,replication_status=,reservations=['094b2170-933a-406a-a33d-97427533330e','64194f7d-35d1-41bc-b1b8-22495c1a7939','349cc006-b6c2-4be0-9a01-4db30bd0f716','3b14bee1-9c41-4eb4-92e4-4f1d2fda4b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d91bfce02754a62b45f541953011f03',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1208069139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8540452b-f33b-4b17-a29b-196322cc604a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d03645f9948e425c8d4bbd9d9f2984b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d91bfce02754a62b45f541953011f03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:40.892047 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c033426a-c027-4951-b207-3e162803809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:40.921377 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c033426a-c027-4951-b207-3e162803809e) transitioned into state 'SUCCESS' from state '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-1208069139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d03645f9948e425c8d4bbd9d9f2984b7',qos_specs=None,replication_status=,reservations=['094b2170-933a-406a-a33d-97427533330e','64194f7d-35d1-41bc-b1b8-22495c1a7939','349cc006-b6c2-4be0-9a01-4db30bd0f716','3b14bee1-9c41-4eb4-92e4-4f1d2fda4b67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d91bfce02754a62b45f541953011f03',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:40.922730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2af5470-fcd3-4276-a9bc-b9390e870fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:40.946642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2af5470-fcd3-4276-a9bc-b9390e870fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:40.948983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Flow 'volume_create_api' (260dc2cf-72c6-4e87-8b97-d2e879944f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:40.948983 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Create volume request issued successfully. Jul 15 13:24:40.951113 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9dfb5906-de24-4fe9-a885-3fc6d1fe2f02 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:40.951113 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 311/1231] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:24:40 2026] POST /volume/v3/volumes => generated 819 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:40.954722 np0000005195 devstack@c-api.service[100143]: INFO cinder.group.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] A mapping entry already exists for group d09e34a8-e91b-47dc-9d99-53e6c1df76ce and volume type 404a7964-f88c-4063-b7d3-44cb232c1ec2. Do not need to create again. Jul 15 13:24:40.955240 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.955240 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:40.958986 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Availability Zones retrieved successfully. Jul 15 13:24:40.966162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Flow 'volume_create_api' (c8dfa1fc-3f17-4916-8760-e1518502920b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:40.966598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9512d854-0813-48fb-9e10-81c58e1faeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:40.968004 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:40.971585 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f68989ee-d017-49cf-b025-c145b2cd64f7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:40.975572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f68989ee-d017-49cf-b025-c145b2cd64f7 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:40.975572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f68989ee-d017-49cf-b025-c145b2cd64f7 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:40.975572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f68989ee-d017-49cf-b025-c145b2cd64f7 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:40.991770 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:40.991770 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:40.995690 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9512d854-0813-48fb-9e10-81c58e1faeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ac5a2b22-8f13-4ea6-b858-98e3e48b1163', 'volume_type': VolumeType(created_at=2026-07-15T13:24:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=404a7964-f88c-4063-b7d3-44cb232c1ec2,is_public=True,name='tempest-GroupsV314Test-volume-type-956991227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '404a7964-f88c-4063-b7d3-44cb232c1ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd09e34a8-e91b-47dc-9d99-53e6c1df76ce', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:40.996728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb3e2179-03d4-4919-8c63-5f3c3521d168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:41.005259 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f68989ee-d017-49cf-b025-c145b2cd64f7 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:41.012936 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f68989ee-d017-49cf-b025-c145b2cd64f7 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 200 Jul 15 13:24:41.014047 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 308/1232] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:40 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:41.036740 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-956991227 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-956991227, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:24:41.037202 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-956991227 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-956991227, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:24:41.072478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Created reservations ['9faaaca0-87b4-449e-acb3-88e01b637ff2', '2a687bf7-aafc-4557-b251-855ebc1e7770', '5bc14e32-61d8-47d2-9461-6dbcc830d84f', '35501666-2268-4994-ab7c-c1216347e2c2'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:41.072478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb3e2179-03d4-4919-8c63-5f3c3521d168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9faaaca0-87b4-449e-acb3-88e01b637ff2', '2a687bf7-aafc-4557-b251-855ebc1e7770', '5bc14e32-61d8-47d2-9461-6dbcc830d84f', '35501666-2268-4994-ab7c-c1216347e2c2']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:41.072478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d093b1-9f0a-42cb-92fa-6e1140b39253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:41.115791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d093b1-9f0a-42cb-92fa-6e1140b39253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af123206-27d4-4a79-b8ff-a50b51db3737', '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=d09e34a8-e91b-47dc-9d99-53e6c1df76ce,group_type_id=,metadata={},multiattach=False,project_id='be3c85ae6ec0470b93cbf5e170e55922',qos_specs=None,replication_status=,reservations=['9faaaca0-87b4-449e-acb3-88e01b637ff2','2a687bf7-aafc-4557-b251-855ebc1e7770','5bc14e32-61d8-47d2-9461-6dbcc830d84f','35501666-2268-4994-ab7c-c1216347e2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac5a2b22-8f13-4ea6-b858-98e3e48b1163,status='creating',user_id='c025819081b24790a931b280debd7498',volume_type_id=404a7964-f88c-4063-b7d3-44cb232c1ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d09e34a8-e91b-47dc-9d99-53e6c1df76ce,host=None,id=af123206-27d4-4a79-b8ff-a50b51db3737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be3c85ae6ec0470b93cbf5e170e55922',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ac5a2b22-8f13-4ea6-b858-98e3e48b1163,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c025819081b24790a931b280debd7498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(404a7964-f88c-4063-b7d3-44cb232c1ec2),volume_type_id=404a7964-f88c-4063-b7d3-44cb232c1ec2)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:41.115791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0821ba8-09e0-41ec-8459-e159a23253c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:41.141847 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a71a7d4a-5b13-44cc-aa1f-9c593cd47aa5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.144855 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a71a7d4a-5b13-44cc-aa1f-9c593cd47aa5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:41.146419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a71a7d4a-5b13-44cc-aa1f-9c593cd47aa5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:41.146419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a71a7d4a-5b13-44cc-aa1f-9c593cd47aa5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:41.146419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-a71a7d4a-5b13-44cc-aa1f-9c593cd47aa5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:41.154722 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.154722 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:41.156556 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a71a7d4a-5b13-44cc-aa1f-9c593cd47aa5 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:41.157012 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 308/1233] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:41 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:41.161259 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0821ba8-09e0-41ec-8459-e159a23253c8) transitioned into state 'SUCCESS' from 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=d09e34a8-e91b-47dc-9d99-53e6c1df76ce,group_type_id=,metadata={},multiattach=False,project_id='be3c85ae6ec0470b93cbf5e170e55922',qos_specs=None,replication_status=,reservations=['9faaaca0-87b4-449e-acb3-88e01b637ff2','2a687bf7-aafc-4557-b251-855ebc1e7770','5bc14e32-61d8-47d2-9461-6dbcc830d84f','35501666-2268-4994-ab7c-c1216347e2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac5a2b22-8f13-4ea6-b858-98e3e48b1163,status='creating',user_id='c025819081b24790a931b280debd7498',volume_type_id=404a7964-f88c-4063-b7d3-44cb232c1ec2)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:41.162719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Flow 'volume_create_api' (c8dfa1fc-3f17-4916-8760-e1518502920b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:41.163411 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Create volume request issued successfully. Jul 15 13:24:41.199201 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4a3d57e5-8a79-4d68-9b9a-adaf48093155 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/action returned with HTTP 202 Jul 15 13:24:41.199659 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 307/1234] 10.4.3.158 () {70 vars in 1318 bytes} [Wed Jul 15 13:24:40 2026] POST /volume/v3/groups/action => generated 101 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:41.208501 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Get all volumes completed successfully. Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:41.271560 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:41.286865 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:41.292930 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.292930 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:41.298185 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:41.298381 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:41.365115 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:41.368862 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.368862 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:41.382973 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7cbc9fd-614d-4d8b-9cba-52d18f6a72ba tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:24:41.383659 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 312/1235] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:24:41 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:41.407520 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.412995 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 Jul 15 13:24:41.412995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:41.412995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:41.418847 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.418847 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:41.423766 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Volume info retrieved successfully. Jul 15 13:24:41.424923 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:41.425142 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:41.476247 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:41.480028 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.480028 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:41.496248 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-65ef1350-c8c4-4574-a418-c6bcc54c6450 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 returned with HTTP 200 Jul 15 13:24:41.497077 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 309/1236] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:41 2026] GET /volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 => generated 922 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:41.526411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c582f706-a9cb-40d6-aa13-4450c4c1963f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.533539 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c582f706-a9cb-40d6-aa13-4450c4c1963f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce Jul 15 13:24:41.541117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c582f706-a9cb-40d6-aa13-4450c4c1963f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:41.541117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c582f706-a9cb-40d6-aa13-4450c4c1963f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:41.541117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-c582f706-a9cb-40d6-aa13-4450c4c1963f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] show called for member d09e34a8-e91b-47dc-9d99-53e6c1df76ce {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:24:41.556917 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.556917 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:41.574024 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c582f706-a9cb-40d6-aa13-4450c4c1963f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce returned with HTTP 200 Jul 15 13:24:41.574527 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 309/1237] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:24:41 2026] GET /volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce => generated 416 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:41.595658 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.598728 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:24:41.599051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:41.599296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:41.600046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:24:41.600290 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.600290 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:41.601919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:24:41.613437 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Get all volumes completed successfully. Jul 15 13:24:41.614400 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:41.614527 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:41.681426 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:41.692943 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.692943 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:41.699757 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:41.700325 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:41.755628 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:41.761733 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.761733 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:41.773219 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-49c78504-63ce-48c1-8e60-6d6b962b76d1 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:24:41.773721 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 308/1238] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:24:41 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:41.793984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.796559 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] POST https://10.4.3.158/volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce/action Jul 15 13:24:41.797055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:41.797198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:41.799073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] delete called for group d09e34a8-e91b-47dc-9d99-53e6c1df76ce {{(pid=100145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:24:41.799073 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.groups [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Delete group with id: d09e34a8-e91b-47dc-9d99-53e6c1df76ce Jul 15 13:24:41.804598 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.804598 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:41.909635 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5254c90f-547e-4ab2-ac7b-0bdf3c5c003d tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce/action returned with HTTP 202 Jul 15 13:24:41.909635 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 313/1239] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:24:41 2026] POST /volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:41.920757 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-083862d1-0af3-4981-824a-15ea70d4fd48 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:41.922947 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 Jul 15 13:24:41.923223 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:41.923393 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:41.947496 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:41.947496 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:41.958636 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Volume info retrieved successfully. Jul 15 13:24:41.960724 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:41.961718 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:42.025234 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:42.029629 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.029629 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:42.031405 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-45e01e32-72a9-4994-8ce9-f1bd7e0d990e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.034150 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45e01e32-72a9-4994-8ce9-f1bd7e0d990e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.034385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45e01e32-72a9-4994-8ce9-f1bd7e0d990e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.034641 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45e01e32-72a9-4994-8ce9-f1bd7e0d990e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.040551 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-083862d1-0af3-4981-824a-15ea70d4fd48 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 returned with HTTP 200 Jul 15 13:24:42.041139 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 310/1240] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:41 2026] GET /volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 => generated 921 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:42.044205 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.044205 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:42.049557 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-45e01e32-72a9-4994-8ce9-f1bd7e0d990e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:42.056495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45e01e32-72a9-4994-8ce9-f1bd7e0d990e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 200 Jul 15 13:24:42.057010 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 310/1241] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:42 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:42.071395 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.073664 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] POST https://10.4.3.158/volume/v3/volume-transfers Jul 15 13:24:42.074153 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8540452b-f33b-4b17-a29b-196322cc604a"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:42.075769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volume_transfer [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Creating new volume transfer {'transfer': {'volume_id': '8540452b-f33b-4b17-a29b-196322cc604a'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 15 13:24:42.076051 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volume_transfer [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Creating transfer of volume 8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.077218 np0000005195 devstack@c-api.service[100143]: INFO cinder.transfer.api [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Generating transfer record for volume 8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.083250 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.083250 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:42.096484 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5bcb4e0f-52c8-465d-8bd5-d83e4e240645 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers returned with HTTP 202 Jul 15 13:24:42.097069 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 309/1242] 10.4.3.158 () {70 vars in 1326 bytes} [Wed Jul 15 13:24:42 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:42.106475 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0c6c7c63-8976-4f80-afab-d104ff0351cf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.108502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c6c7c63-8976-4f80-afab-d104ff0351cf tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.108700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c6c7c63-8976-4f80-afab-d104ff0351cf tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.108938 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c6c7c63-8976-4f80-afab-d104ff0351cf tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.120141 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.120141 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:42.129412 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0c6c7c63-8976-4f80-afab-d104ff0351cf tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:42.134436 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c6c7c63-8976-4f80-afab-d104ff0351cf tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 200 Jul 15 13:24:42.134827 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 314/1243] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:42 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:42.148381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-de882ce8-ad2b-488f-842f-e322448ad13e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.151573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de882ce8-ad2b-488f-842f-e322448ad13e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volume-transfers/detail Jul 15 13:24:42.152081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de882ce8-ad2b-488f-842f-e322448ad13e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.152345 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de882ce8-ad2b-488f-842f-e322448ad13e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.152607 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volume_transfer [None req-de882ce8-ad2b-488f-842f-e322448ad13e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Listing volume transfers {{(pid=100144) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 15 13:24:42.158436 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de882ce8-ad2b-488f-842f-e322448ad13e tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 15 13:24:42.159061 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 311/1244] 10.4.3.158 () {68 vars in 1326 bytes} [Wed Jul 15 13:24:42 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:42.168824 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b8f78ad8-df17-4ff3-847a-00d5aadd955b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.171190 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8f78ad8-df17-4ff3-847a-00d5aadd955b tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/773a4513-6ec8-4f70-ada3-53b6c2131f3f Jul 15 13:24:42.171562 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8f78ad8-df17-4ff3-847a-00d5aadd955b tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.171652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8f78ad8-df17-4ff3-847a-00d5aadd955b tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.171757 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.volume_transfer [None req-b8f78ad8-df17-4ff3-847a-00d5aadd955b tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Delete transfer with id: 773a4513-6ec8-4f70-ada3-53b6c2131f3f Jul 15 13:24:42.172766 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a0656300-f8d1-4b46-8889-fa31a4be2d2f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.175306 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a0656300-f8d1-4b46-8889-fa31a4be2d2f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:42.175674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a0656300-f8d1-4b46-8889-fa31a4be2d2f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.176007 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a0656300-f8d1-4b46-8889-fa31a4be2d2f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.176204 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a0656300-f8d1-4b46-8889-fa31a4be2d2f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:42.182258 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.182258 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:42.182879 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a0656300-f8d1-4b46-8889-fa31a4be2d2f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:42.183242 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 310/1245] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:42 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:42.186095 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.186095 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:42.201188 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8f78ad8-df17-4ff3-847a-00d5aadd955b tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers/773a4513-6ec8-4f70-ada3-53b6c2131f3f returned with HTTP 202 Jul 15 13:24:42.201936 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 311/1246] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Jul 15 13:24:42 2026] DELETE /volume/v3/volume-transfers/773a4513-6ec8-4f70-ada3-53b6c2131f3f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:42.212600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-64f8e7fd-4e04-448a-806d-7e7cc28bc264 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.215298 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-64f8e7fd-4e04-448a-806d-7e7cc28bc264 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.215605 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-64f8e7fd-4e04-448a-806d-7e7cc28bc264 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.216600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-64f8e7fd-4e04-448a-806d-7e7cc28bc264 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.227727 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.227727 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:42.232608 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-64f8e7fd-4e04-448a-806d-7e7cc28bc264 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Volume info retrieved successfully. Jul 15 13:24:42.238474 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-64f8e7fd-4e04-448a-806d-7e7cc28bc264 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 200 Jul 15 13:24:42.239259 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 315/1247] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:42 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:42.257839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-013685be-814c-47fd-abdf-b7e9ef0aeb4d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.260381 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-013685be-814c-47fd-abdf-b7e9ef0aeb4d tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] DELETE https://10.4.3.158/volume/v3/volume-transfers/773a4513-6ec8-4f70-ada3-53b6c2131f3f Jul 15 13:24:42.260430 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-013685be-814c-47fd-abdf-b7e9ef0aeb4d tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.261511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-013685be-814c-47fd-abdf-b7e9ef0aeb4d tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.261511 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.volume_transfer [None req-013685be-814c-47fd-abdf-b7e9ef0aeb4d tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Delete transfer with id: 773a4513-6ec8-4f70-ada3-53b6c2131f3f Jul 15 13:24:42.266119 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-013685be-814c-47fd-abdf-b7e9ef0aeb4d tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volume-transfers/773a4513-6ec8-4f70-ada3-53b6c2131f3f returned with HTTP 404 Jul 15 13:24:42.266794 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 312/1248] 10.4.3.158 () {68 vars in 1419 bytes} [Wed Jul 15 13:24:42 2026] DELETE /volume/v3/volume-transfers/773a4513-6ec8-4f70-ada3-53b6c2131f3f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:42.275842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.278481 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.279490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.279490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.280889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Delete volume with id: 8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.292969 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.292969 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:42.293410 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Volume info retrieved successfully. Jul 15 13:24:42.323135 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Delete volume request issued successfully. Jul 15 13:24:42.323386 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83a83792-c5c2-4fdf-b1c1-ff7adbaf3584 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 202 Jul 15 13:24:42.323922 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 311/1249] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:24:42 2026] DELETE /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:42.335857 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b441381a-dd7f-4f7d-af6e-46d4288d021c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:42.338347 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b441381a-dd7f-4f7d-af6e-46d4288d021c tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:42.339230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b441381a-dd7f-4f7d-af6e-46d4288d021c tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:42.339230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b441381a-dd7f-4f7d-af6e-46d4288d021c tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:42.354982 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:42.354982 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:42.360242 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b441381a-dd7f-4f7d-af6e-46d4288d021c tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Volume info retrieved successfully. Jul 15 13:24:42.367311 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b441381a-dd7f-4f7d-af6e-46d4288d021c tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 200 Jul 15 13:24:42.367940 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 312/1250] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:42 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:43.057925 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f28ad973-88ff-4af6-b7bf-8c62b49991e9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.060365 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f28ad973-88ff-4af6-b7bf-8c62b49991e9 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 Jul 15 13:24:43.060675 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f28ad973-88ff-4af6-b7bf-8c62b49991e9 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.060975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f28ad973-88ff-4af6-b7bf-8c62b49991e9 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.069422 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f28ad973-88ff-4af6-b7bf-8c62b49991e9 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 returned with HTTP 404 Jul 15 13:24:43.070135 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 316/1251] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/volumes/af123206-27d4-4a79-b8ff-a50b51db3737 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:43.082954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8db48cc7-de73-44d1-8220-81c45c60328c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.090325 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8db48cc7-de73-44d1-8220-81c45c60328c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce Jul 15 13:24:43.091292 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8db48cc7-de73-44d1-8220-81c45c60328c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.092666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8db48cc7-de73-44d1-8220-81c45c60328c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.093761 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-8db48cc7-de73-44d1-8220-81c45c60328c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] show called for member d09e34a8-e91b-47dc-9d99-53e6c1df76ce {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:24:43.104643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8db48cc7-de73-44d1-8220-81c45c60328c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce returned with HTTP 404 Jul 15 13:24:43.106384 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 313/1252] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/groups/d09e34a8-e91b-47dc-9d99-53e6c1df76ce => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:43.115869 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-44b39f51-4225-40c6-8370-64d71bedda29 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.118438 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:24:43.118875 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.119153 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.119429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:24:43.120489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:24:43.130974 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Get all volumes completed successfully. Jul 15 13:24:43.132624 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:43.132624 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:43.193203 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:43.198131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ce67384e-a420-44a1-9241-5a150087f737 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.200246 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:43.200246 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:43.200780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce67384e-a420-44a1-9241-5a150087f737 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:43.201135 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce67384e-a420-44a1-9241-5a150087f737 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.201576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce67384e-a420-44a1-9241-5a150087f737 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.201576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ce67384e-a420-44a1-9241-5a150087f737 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:43.209183 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:43.209183 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:43.210667 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce67384e-a420-44a1-9241-5a150087f737 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:43.214986 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 313/1253] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:43.215116 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-44b39f51-4225-40c6-8370-64d71bedda29 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:24:43.215116 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 312/1254] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:43.235709 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.237449 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] POST https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162/action Jul 15 13:24:43.237981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:43.238169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:43.240068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] delete called for group e88d7a70-0dca-4f96-b77a-38615e262162 {{(pid=100145) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:24:43.240224 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.groups [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Delete group with id: e88d7a70-0dca-4f96-b77a-38615e262162 Jul 15 13:24:43.244681 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:43.244681 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:43.281573 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-217cbbdb-886f-4aa7-b0df-857b4d6db0c6 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162/action returned with HTTP 202 Jul 15 13:24:43.282166 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 317/1255] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:24:43 2026] POST /volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:43.294768 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.297456 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 Jul 15 13:24:43.298153 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.298153 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.306033 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:43.306033 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:43.310695 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Volume info retrieved successfully. Jul 15 13:24:43.311460 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:24:43.311664 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:24:43.354995 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:43.358725 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:43.358725 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:43.367659 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-75a43754-2e9b-4bff-8de0-be829ef2bb01 tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 returned with HTTP 200 Jul 15 13:24:43.368306 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 314/1256] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:43.384430 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6f78615c-c210-407f-8532-d0c304db1581 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.387408 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f78615c-c210-407f-8532-d0c304db1581 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:43.387408 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f78615c-c210-407f-8532-d0c304db1581 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.387408 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f78615c-c210-407f-8532-d0c304db1581 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.394297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f78615c-c210-407f-8532-d0c304db1581 tempest-VolumesTransfersV357Test-300864940 tempest-VolumesTransfersV357Test-300864940-project-admin] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 404 Jul 15 13:24:43.394854 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 314/1257] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:43.403220 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d5175890-4c91-4b42-b104-771968eb9788 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.405771 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5175890-4c91-4b42-b104-771968eb9788 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] GET https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:43.406056 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5175890-4c91-4b42-b104-771968eb9788 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.406256 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5175890-4c91-4b42-b104-771968eb9788 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.414189 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5175890-4c91-4b42-b104-771968eb9788 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 404 Jul 15 13:24:43.415234 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 313/1258] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:43 2026] GET /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:43.423872 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a0656951-bd0a-4ffe-b293-339d77c5c710 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:43.426133 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0656951-bd0a-4ffe-b293-339d77c5c710 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:43.426488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0656951-bd0a-4ffe-b293-339d77c5c710 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:43.426755 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0656951-bd0a-4ffe-b293-339d77c5c710 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:43.427078 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-a0656951-bd0a-4ffe-b293-339d77c5c710 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] Delete volume with id: 8540452b-f33b-4b17-a29b-196322cc604a Jul 15 13:24:43.434163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0656951-bd0a-4ffe-b293-339d77c5c710 tempest-VolumesTransfersV357Test-2116470960 tempest-VolumesTransfersV357Test-2116470960-project-member] https://10.4.3.158/volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a returned with HTTP 404 Jul 15 13:24:43.435043 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 318/1259] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:24:43 2026] DELETE /volume/v3/volumes/8540452b-f33b-4b17-a29b-196322cc604a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:44.225566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f0bdbaa6-c6c3-4956-a68b-1dd19099e7a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:44.230143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0bdbaa6-c6c3-4956-a68b-1dd19099e7a6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:44.230447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0bdbaa6-c6c3-4956-a68b-1dd19099e7a6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:44.231504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0bdbaa6-c6c3-4956-a68b-1dd19099e7a6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:44.231504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f0bdbaa6-c6c3-4956-a68b-1dd19099e7a6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:44.237459 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:44.237459 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:44.238051 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0bdbaa6-c6c3-4956-a68b-1dd19099e7a6 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:44.238546 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 315/1260] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:44 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:44.384157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-13b8d13a-2338-497d-851c-4071a0a01c1c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:44.387406 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13b8d13a-2338-497d-851c-4071a0a01c1c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 Jul 15 13:24:44.387406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13b8d13a-2338-497d-851c-4071a0a01c1c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:44.387647 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13b8d13a-2338-497d-851c-4071a0a01c1c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:44.397350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13b8d13a-2338-497d-851c-4071a0a01c1c tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 returned with HTTP 404 Jul 15 13:24:44.398040 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 315/1261] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:44 2026] GET /volume/v3/volumes/ac5a2b22-8f13-4ea6-b858-98e3e48b1163 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 15 13:24:44.408946 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-098c6470-cad5-46a8-914a-5342dff2fa0f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:44.410975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-098c6470-cad5-46a8-914a-5342dff2fa0f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] GET https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 Jul 15 13:24:44.411217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-098c6470-cad5-46a8-914a-5342dff2fa0f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:44.411405 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-098c6470-cad5-46a8-914a-5342dff2fa0f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:44.411570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-098c6470-cad5-46a8-914a-5342dff2fa0f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] show called for member e88d7a70-0dca-4f96-b77a-38615e262162 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:24:44.415375 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-098c6470-cad5-46a8-914a-5342dff2fa0f tempest-GroupsV314Test-864304226 tempest-GroupsV314Test-864304226-project-member] https://10.4.3.158/volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 returned with HTTP 404 Jul 15 13:24:44.416083 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 314/1262] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:24:44 2026] GET /volume/v3/groups/e88d7a70-0dca-4f96-b77a-38615e262162 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:44.424497 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-65ff7512-4e2d-403e-b844-b9bf41d79930 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:44.427454 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65ff7512-4e2d-403e-b844-b9bf41d79930 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/fdd9e547-c298-4b5a-9308-348192d37f25 Jul 15 13:24:44.427454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65ff7512-4e2d-403e-b844-b9bf41d79930 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:44.427454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65ff7512-4e2d-403e-b844-b9bf41d79930 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:44.446995 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65ff7512-4e2d-403e-b844-b9bf41d79930 tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] https://10.4.3.158/volume/v3/group_types/fdd9e547-c298-4b5a-9308-348192d37f25 returned with HTTP 202 Jul 15 13:24:44.447476 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 319/1263] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:24:44 2026] DELETE /volume/v3/group_types/fdd9e547-c298-4b5a-9308-348192d37f25 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:44.461143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b9099151-1657-436d-a6d7-e5186335d4ec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:44.463846 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b9099151-1657-436d-a6d7-e5186335d4ec tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] DELETE https://10.4.3.158/volume/v3/types/404a7964-f88c-4063-b7d3-44cb232c1ec2 Jul 15 13:24:44.464846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b9099151-1657-436d-a6d7-e5186335d4ec tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:44.464846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b9099151-1657-436d-a6d7-e5186335d4ec tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:44.497885 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b9099151-1657-436d-a6d7-e5186335d4ec tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] https://10.4.3.158/volume/v3/types/404a7964-f88c-4063-b7d3-44cb232c1ec2 returned with HTTP 202 Jul 15 13:24:44.501695 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 316/1264] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:24:44 2026] DELETE /volume/v3/types/404a7964-f88c-4063-b7d3-44cb232c1ec2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:44.509911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-db5df13c-28a1-464c-a7b6-4435a8a1a65f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:44.513308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db5df13c-28a1-464c-a7b6-4435a8a1a65f tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] GET https://10.4.3.158/volume/v3/types/404a7964-f88c-4063-b7d3-44cb232c1ec2 Jul 15 13:24:44.513308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db5df13c-28a1-464c-a7b6-4435a8a1a65f tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:44.513308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db5df13c-28a1-464c-a7b6-4435a8a1a65f tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:44.518612 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db5df13c-28a1-464c-a7b6-4435a8a1a65f tempest-GroupsV314Test-1453836869 tempest-GroupsV314Test-1453836869-project-admin] https://10.4.3.158/volume/v3/types/404a7964-f88c-4063-b7d3-44cb232c1ec2 returned with HTTP 404 Jul 15 13:24:44.518612 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 316/1265] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:24:44 2026] GET /volume/v3/types/404a7964-f88c-4063-b7d3-44cb232c1ec2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:45.253680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-37bb8d4e-b5f2-49fb-8f47-bf8e96eae76e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:45.255752 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-37bb8d4e-b5f2-49fb-8f47-bf8e96eae76e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:45.256048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-37bb8d4e-b5f2-49fb-8f47-bf8e96eae76e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:45.256309 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-37bb8d4e-b5f2-49fb-8f47-bf8e96eae76e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:45.256465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-37bb8d4e-b5f2-49fb-8f47-bf8e96eae76e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:45.261569 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:45.261569 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:45.262547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-37bb8d4e-b5f2-49fb-8f47-bf8e96eae76e tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:45.262941 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 315/1266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:45 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:45.276861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0d72a853-14ea-4f10-91a4-b50df9414887 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:45.279926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0d72a853-14ea-4f10-91a4-b50df9414887 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:45.279926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0d72a853-14ea-4f10-91a4-b50df9414887 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:45.279926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0d72a853-14ea-4f10-91a4-b50df9414887 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:45.304175 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:45.304175 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:45.313559 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0d72a853-14ea-4f10-91a4-b50df9414887 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:45.324802 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0d72a853-14ea-4f10-91a4-b50df9414887 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 200 Jul 15 13:24:45.325061 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 320/1267] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:45 2026] GET /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:45.342463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6550431c-0764-41ad-a244-a3970223865d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:45.344540 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6550431c-0764-41ad-a244-a3970223865d tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] POST https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe/action Jul 15 13:24:45.345074 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6550431c-0764-41ad-a244-a3970223865d tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:45.345250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6550431c-0764-41ad-a244-a3970223865d tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:45.347261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-6550431c-0764-41ad-a244-a3970223865d tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] Updating backup '4fe3e093-3894-44ac-adff-1dd658933bfe' with '{'status': 'error'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 15 13:24:45.358605 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:45.358605 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:45.371474 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-6550431c-0764-41ad-a244-a3970223865d tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] reset_status in rpcapi backup_id 4fe3e093-3894-44ac-adff-1dd658933bfe on host np0000005195. {{(pid=100144) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 15 13:24:45.376991 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6550431c-0764-41ad-a244-a3970223865d tempest-VolumesBackupsAdminTest-122043022 tempest-VolumesBackupsAdminTest-122043022-project-admin] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe/action returned with HTTP 202 Jul 15 13:24:45.376991 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 317/1268] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:24:45 2026] POST /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:24:45.383317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bd042528-738c-4f22-8f4a-7376fc215422 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:45.385117 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd042528-738c-4f22-8f4a-7376fc215422 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:45.385577 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd042528-738c-4f22-8f4a-7376fc215422 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:45.386362 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd042528-738c-4f22-8f4a-7376fc215422 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:45.386500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-bd042528-738c-4f22-8f4a-7376fc215422 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:45.392584 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:45.392584 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:45.393869 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd042528-738c-4f22-8f4a-7376fc215422 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:45.394243 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 317/1269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:45 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:46.410417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4214eaf1-7d38-4d9e-a774-3bf55fcd75ae None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:46.413892 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4214eaf1-7d38-4d9e-a774-3bf55fcd75ae tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:46.414298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4214eaf1-7d38-4d9e-a774-3bf55fcd75ae tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:46.414298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4214eaf1-7d38-4d9e-a774-3bf55fcd75ae tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:46.414418 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4214eaf1-7d38-4d9e-a774-3bf55fcd75ae tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:46.425500 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:46.425500 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:46.426642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4214eaf1-7d38-4d9e-a774-3bf55fcd75ae tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:46.427568 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 316/1270] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:46 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:46.446539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:46.448897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] DELETE https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:46.449183 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:46.450783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:46.450783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete backup with id: 4fe3e093-3894-44ac-adff-1dd658933bfe. Jul 15 13:24:46.457653 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:46.457653 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:46.481478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] delete_backup rpcapi backup_id 4fe3e093-3894-44ac-adff-1dd658933bfe {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:24:46.483756 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8182c9a4-08ac-45af-b490-5ee60b1dcfdb tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 202 Jul 15 13:24:46.484697 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 321/1271] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:46 2026] DELETE /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:24:46.494415 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-44235a30-6edb-434f-b61a-042b311bb0b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:46.497913 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44235a30-6edb-434f-b61a-042b311bb0b0 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:46.498228 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44235a30-6edb-434f-b61a-042b311bb0b0 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:46.498498 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44235a30-6edb-434f-b61a-042b311bb0b0 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:46.498683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-44235a30-6edb-434f-b61a-042b311bb0b0 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:46.508509 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:46.508509 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:46.509513 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44235a30-6edb-434f-b61a-042b311bb0b0 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 200 Jul 15 13:24:46.509928 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 318/1272] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:46 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:46.790550 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:46.967712 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:46.968726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-576276947"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:46.971154 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-576276947'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:46.971346 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Create volume of 2 GB Jul 15 13:24:46.977503 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Availability Zones retrieved successfully. Jul 15 13:24:46.987268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Flow 'volume_create_api' (eb6e33b7-f89e-4317-9b5e-19c47f0152bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:46.988748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04a1195-3a53-4e41-bd3e-a22f58ea3fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:46.990223 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Validating volume size '2' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:47.033528 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04a1195-3a53-4e41-bd3e-a22f58ea3fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.035284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cdfa88-a1e1-4212-bd51-0fcca030e328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.122176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Created reservations ['8410a7b5-5160-416c-9f23-5019b58ed4c3', 'f5872d47-c5c5-4f33-9df1-da8476966dd6', '78916a7f-2934-42af-91b4-1b616d22367a', '7269a352-2f55-4c38-a5c4-811888df8ea7'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:47.123393 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cdfa88-a1e1-4212-bd51-0fcca030e328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8410a7b5-5160-416c-9f23-5019b58ed4c3', 'f5872d47-c5c5-4f33-9df1-da8476966dd6', '78916a7f-2934-42af-91b4-1b616d22367a', '7269a352-2f55-4c38-a5c4-811888df8ea7']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.124257 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25cc2bf-ecb8-4de6-aad3-0d94ddc5224e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.164443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25cc2bf-ecb8-4de6-aad3-0d94ddc5224e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8959021-fbd9-423c-a1d0-4c8aec3dd840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-576276947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e441c0602e48dcafb0a7b5b03d4978',qos_specs=None,replication_status=,reservations=['8410a7b5-5160-416c-9f23-5019b58ed4c3','f5872d47-c5c5-4f33-9df1-da8476966dd6','78916a7f-2934-42af-91b4-1b616d22367a','7269a352-2f55-4c38-a5c4-811888df8ea7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0376b22370664da28b71b0f265ae7af6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-576276947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8959021-fbd9-423c-a1d0-4c8aec3dd840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e441c0602e48dcafb0a7b5b03d4978',provider_auth=None,provider_geometry=None,provider_id=None,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='0376b22370664da28b71b0f265ae7af6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.165558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb102581-d102-45c8-adc5-1dafb2dbf25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.191987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb102581-d102-45c8-adc5-1dafb2dbf25a) transitioned into state 'SUCCESS' from state '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-576276947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e441c0602e48dcafb0a7b5b03d4978',qos_specs=None,replication_status=,reservations=['8410a7b5-5160-416c-9f23-5019b58ed4c3','f5872d47-c5c5-4f33-9df1-da8476966dd6','78916a7f-2934-42af-91b4-1b616d22367a','7269a352-2f55-4c38-a5c4-811888df8ea7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0376b22370664da28b71b0f265ae7af6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.192607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276e6898-2457-4e0a-950a-135496841441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.214089 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (276e6898-2457-4e0a-950a-135496841441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.215480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Flow 'volume_create_api' (eb6e33b7-f89e-4317-9b5e-19c47f0152bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:47.216070 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Create volume request issued successfully. Jul 15 13:24:47.216852 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-de9bc5a4-e18b-4714-8db3-c4058d756ed6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:47.217482 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 318/1273] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:24:46 2026] POST /volume/v3/volumes => generated 754 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:47.234377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8f1853b0-b16d-4a59-a5dc-d3a7f0ab5ce6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.236225 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f1853b0-b16d-4a59-a5dc-d3a7f0ab5ce6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] GET https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:47.236512 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f1853b0-b16d-4a59-a5dc-d3a7f0ab5ce6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.236787 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f1853b0-b16d-4a59-a5dc-d3a7f0ab5ce6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.249361 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:47.249361 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:47.254735 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8f1853b0-b16d-4a59-a5dc-d3a7f0ab5ce6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Volume info retrieved successfully. Jul 15 13:24:47.264443 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f1853b0-b16d-4a59-a5dc-d3a7f0ab5ce6 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 returned with HTTP 200 Jul 15 13:24:47.265130 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 317/1274] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:47.327035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-90de7528-d871-41e7-b721-72c7446be82c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.329512 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:47.330122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1226295431", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:47.331770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1226295431', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:47.331899 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Create volume of 1 GB Jul 15 13:24:47.337037 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Availability Zones retrieved successfully. Jul 15 13:24:47.342999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Flow 'volume_create_api' (4a99b7e9-30b7-4a41-ad05-3b019479f886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:47.344355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b263b3-7e91-46f7-8e0b-447cbee58fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.345208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:47.376079 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b263b3-7e91-46f7-8e0b-447cbee58fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.376881 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfedc7ee-58d6-40f7-8859-f5b85f8404ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.444369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Created reservations ['d394124a-f3fb-4802-a4a6-5feeee47967d', '6fafb7c9-0fde-4c5b-be1b-dd346022f66c', '2ba3539a-f880-468f-aab5-330c233eb504', '202a9cdb-a9d1-4833-958e-49f5f822414f'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:47.445547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfedc7ee-58d6-40f7-8859-f5b85f8404ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d394124a-f3fb-4802-a4a6-5feeee47967d', '6fafb7c9-0fde-4c5b-be1b-dd346022f66c', '2ba3539a-f880-468f-aab5-330c233eb504', '202a9cdb-a9d1-4833-958e-49f5f822414f']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.446583 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e709369-50e9-421d-8b02-135a42a2d5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.478832 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e709369-50e9-421d-8b02-135a42a2d5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5400641b-66f5-4288-8271-99119759083b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1226295431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5a281e9ebc4833b0319c281072e993',qos_specs=None,replication_status=,reservations=['d394124a-f3fb-4802-a4a6-5feeee47967d','6fafb7c9-0fde-4c5b-be1b-dd346022f66c','2ba3539a-f880-468f-aab5-330c233eb504','202a9cdb-a9d1-4833-958e-49f5f822414f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a702b3213a9b4cfbabe45168729a7532',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1226295431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5400641b-66f5-4288-8271-99119759083b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df5a281e9ebc4833b0319c281072e993',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a702b3213a9b4cfbabe45168729a7532',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.480487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06dc2973-3f65-4f88-a033-9b164690c907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.517458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06dc2973-3f65-4f88-a033-9b164690c907) transitioned into state 'SUCCESS' from state '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-1226295431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5a281e9ebc4833b0319c281072e993',qos_specs=None,replication_status=,reservations=['d394124a-f3fb-4802-a4a6-5feeee47967d','6fafb7c9-0fde-4c5b-be1b-dd346022f66c','2ba3539a-f880-468f-aab5-330c233eb504','202a9cdb-a9d1-4833-958e-49f5f822414f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a702b3213a9b4cfbabe45168729a7532',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.519546 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26d56be6-354f-4010-b5b9-7da3cb434e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:47.523179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7eae33ff-6314-4e74-a0f8-b0b46fcd2546 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.530282 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7eae33ff-6314-4e74-a0f8-b0b46fcd2546 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe Jul 15 13:24:47.530601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7eae33ff-6314-4e74-a0f8-b0b46fcd2546 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.530936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7eae33ff-6314-4e74-a0f8-b0b46fcd2546 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.535539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-7eae33ff-6314-4e74-a0f8-b0b46fcd2546 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Show backup with id 4fe3e093-3894-44ac-adff-1dd658933bfe. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:24:47.536865 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26d56be6-354f-4010-b5b9-7da3cb434e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:47.538891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Flow 'volume_create_api' (4a99b7e9-30b7-4a41-ad05-3b019479f886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:47.539411 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Create volume request issued successfully. Jul 15 13:24:47.540226 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-90de7528-d871-41e7-b721-72c7446be82c tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:47.541163 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 322/1275] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:24:47 2026] POST /volume/v3/volumes => generated 789 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:47.547762 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7eae33ff-6314-4e74-a0f8-b0b46fcd2546 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe returned with HTTP 404 Jul 15 13:24:47.548496 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 319/1276] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/backups/4fe3e093-3894-44ac-adff-1dd658933bfe => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:47.558533 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1ccd4138-1492-480e-ae7c-b11f9f3a3dd1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.562815 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ccd4138-1492-480e-ae7c-b11f9f3a3dd1 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:47.563151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ccd4138-1492-480e-ae7c-b11f9f3a3dd1 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.563788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ccd4138-1492-480e-ae7c-b11f9f3a3dd1 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.580228 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:47.580228 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:47.588695 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1ccd4138-1492-480e-ae7c-b11f9f3a3dd1 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:47.598423 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ccd4138-1492-480e-ae7c-b11f9f3a3dd1 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:47.598939 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 319/1277] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:47.665386 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.668739 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e37f17e9-8873-4475-a016-a727acedc2da None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.673918 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e37f17e9-8873-4475-a016-a727acedc2da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:47.674338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e37f17e9-8873-4475-a016-a727acedc2da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.674419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e37f17e9-8873-4475-a016-a727acedc2da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.684285 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:47.684285 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:47.690513 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e37f17e9-8873-4475-a016-a727acedc2da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:47.697152 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e37f17e9-8873-4475-a016-a727acedc2da tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 200 Jul 15 13:24:47.697639 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 323/1278] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:47.714678 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.716755 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:47.716927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.717638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.717638 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete volume with id: 7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:47.726440 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:47.726440 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:47.727432 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:47.765828 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Delete volume request issued successfully. Jul 15 13:24:47.766015 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1a1c2bb1-b397-4e49-94f4-47856cb70383 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 202 Jul 15 13:24:47.766434 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 320/1279] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:47 2026] DELETE /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:47.778629 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a646098a-253a-4cda-b9e4-5fff26bc9338 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.780652 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a646098a-253a-4cda-b9e4-5fff26bc9338 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:47.781384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a646098a-253a-4cda-b9e4-5fff26bc9338 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.781384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a646098a-253a-4cda-b9e4-5fff26bc9338 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.790414 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:47.790414 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:47.794783 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] GET https://10.4.3.158/volume/v3/os-hosts Jul 15 13:24:47.796045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.796399 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.799445 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a646098a-253a-4cda-b9e4-5fff26bc9338 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Volume info retrieved successfully. Jul 15 13:24:47.804156 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.hosts [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] status, active and update: available, enabled, 2026-07-15 13:24:05+00:00 {{(pid=100143) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 15 13:24:47.804293 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.hosts [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] status, active and update: available, enabled, 2026-07-15 13:24:03+00:00 {{(pid=100143) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 15 13:24:47.804596 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.hosts [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] status, active and update: available, enabled, 2026-07-15 13:23:52+00:00 {{(pid=100143) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 15 13:24:47.804943 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71e00cb5-e2a4-4478-8ef8-c9d1928cd062 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] https://10.4.3.158/volume/v3/os-hosts returned with HTTP 200 Jul 15 13:24:47.805520 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 318/1280] 10.4.3.158 () {66 vars in 1240 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:47.806905 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a646098a-253a-4cda-b9e4-5fff26bc9338 tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 200 Jul 15 13:24:47.807588 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 320/1281] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:47.817784 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.819616 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] GET https://10.4.3.158/volume/v3/os-hosts Jul 15 13:24:47.820093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.820583 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.830455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.hosts [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] status, active and update: available, enabled, 2026-07-15 13:24:05+00:00 {{(pid=100145) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 15 13:24:47.830455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.hosts [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] status, active and update: available, enabled, 2026-07-15 13:24:03+00:00 {{(pid=100145) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 15 13:24:47.830455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.hosts [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] status, active and update: available, enabled, 2026-07-15 13:23:52+00:00 {{(pid=100145) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 15 13:24:47.830455 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5cfc5d2c-db39-4c8f-b0c6-f4b71b7d0495 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] https://10.4.3.158/volume/v3/os-hosts returned with HTTP 200 Jul 15 13:24:47.830455 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 324/1282] 10.4.3.158 () {66 vars in 1240 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:47.842002 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-60d4435e-a66e-4240-9171-c8f7e41b5b09 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:47.843770 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60d4435e-a66e-4240-9171-c8f7e41b5b09 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] GET https://10.4.3.158/volume/v3/os-hosts/np0000005195@storpool Jul 15 13:24:47.843981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60d4435e-a66e-4240-9171-c8f7e41b5b09 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:47.844219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60d4435e-a66e-4240-9171-c8f7e41b5b09 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:47.914638 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60d4435e-a66e-4240-9171-c8f7e41b5b09 tempest-VolumeHostsAdminTestsJSON-1640725861 tempest-VolumeHostsAdminTestsJSON-1640725861-project-admin] https://10.4.3.158/volume/v3/os-hosts/np0000005195@storpool returned with HTTP 200 Jul 15 13:24:47.915171 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 321/1283] 10.4.3.158 () {66 vars in 1306 bytes} [Wed Jul 15 13:24:47 2026] GET /volume/v3/os-hosts/np0000005195@storpool => generated 1315 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:48.283351 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a80da4b6-28d4-45fc-82b9-1b622b891c0d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.286478 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a80da4b6-28d4-45fc-82b9-1b622b891c0d tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] GET https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:48.286717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a80da4b6-28d4-45fc-82b9-1b622b891c0d tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.286859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a80da4b6-28d4-45fc-82b9-1b622b891c0d tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.294982 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.294982 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:48.311807 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a80da4b6-28d4-45fc-82b9-1b622b891c0d tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Volume info retrieved successfully. Jul 15 13:24:48.326804 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a80da4b6-28d4-45fc-82b9-1b622b891c0d tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 returned with HTTP 200 Jul 15 13:24:48.326804 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 319/1284] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:48.349233 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.352535 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:48.353160 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "c8959021-fbd9-423c-a1d0-4c8aec3dd840"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:48.356831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'c8959021-fbd9-423c-a1d0-4c8aec3dd840'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:48.367001 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.367001 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:48.367518 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Volume retrieved successfully. Jul 15 13:24:48.367641 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Create volume of 1 GB Jul 15 13:24:48.375135 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Availability Zones retrieved successfully. Jul 15 13:24:48.380627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Flow 'volume_create_api' (f182442b-c8a6-4523-8e6d-04da09f9aa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:48.381812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de009a78-3e5f-44e3-9c66-deaa22c8f513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:48.382873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:48.384376 np0000005195 devstack@c-api.service[100146]: WARNING cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de009a78-3e5f-44e3-9c66-deaa22c8f513) transitioned into state 'FAILURE' from state 'RUNNING' Jul 15 13:24:48.384376 np0000005195 devstack@c-api.service[100146]: 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. Jul 15 13:24:48.386462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de009a78-3e5f-44e3-9c66-deaa22c8f513) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:48.387262 np0000005195 devstack@c-api.service[100146]: WARNING cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de009a78-3e5f-44e3-9c66-deaa22c8f513) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:24:48.388102 np0000005195 devstack@c-api.service[100146]: WARNING cinder.volume.api [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Flow 'volume_create_api' (f182442b-c8a6-4523-8e6d-04da09f9aa53) transitioned into state 'REVERTED' from state 'RUNNING' Jul 15 13:24:48.388420 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9f5ea31b-a00e-49d0-aa45-01ad8f1cb413 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:24:48.389034 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 321/1285] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:24:48 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:24:48.398216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bbcc33c5-b77b-4d21-8363-de47ceabbdcd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.400859 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bbcc33c5-b77b-4d21-8363-de47ceabbdcd tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] GET https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:48.401362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bbcc33c5-b77b-4d21-8363-de47ceabbdcd tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.402019 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bbcc33c5-b77b-4d21-8363-de47ceabbdcd tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.410803 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.410803 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:48.421524 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bbcc33c5-b77b-4d21-8363-de47ceabbdcd tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Volume info retrieved successfully. Jul 15 13:24:48.425768 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bbcc33c5-b77b-4d21-8363-de47ceabbdcd tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 returned with HTTP 200 Jul 15 13:24:48.426344 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 325/1286] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:48.443526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.445980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:48.446290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.446575 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.446842 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Delete volume with id: c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:48.456924 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.456924 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:48.457823 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Volume info retrieved successfully. Jul 15 13:24:48.478942 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Delete volume request issued successfully. Jul 15 13:24:48.479194 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-10bc13a2-06b5-4b83-ab97-db8947bab817 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 returned with HTTP 202 Jul 15 13:24:48.479730 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 322/1287] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:48 2026] DELETE /volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:48.486489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4ca4cf55-29d3-4740-a876-2ff57e641aa3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.488803 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4ca4cf55-29d3-4740-a876-2ff57e641aa3 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] GET https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:48.489108 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4ca4cf55-29d3-4740-a876-2ff57e641aa3 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.489297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4ca4cf55-29d3-4740-a876-2ff57e641aa3 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.501157 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.501157 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:48.507719 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4ca4cf55-29d3-4740-a876-2ff57e641aa3 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Volume info retrieved successfully. Jul 15 13:24:48.514273 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4ca4cf55-29d3-4740-a876-2ff57e641aa3 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 returned with HTTP 200 Jul 15 13:24:48.514949 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 320/1288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:48.614975 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5377a1a5-1e4c-4fd7-8eb7-cfda9cde7a17 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.617398 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5377a1a5-1e4c-4fd7-8eb7-cfda9cde7a17 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:48.617721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5377a1a5-1e4c-4fd7-8eb7-cfda9cde7a17 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.617968 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5377a1a5-1e4c-4fd7-8eb7-cfda9cde7a17 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.628001 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.628001 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:48.634864 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5377a1a5-1e4c-4fd7-8eb7-cfda9cde7a17 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:48.642679 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5377a1a5-1e4c-4fd7-8eb7-cfda9cde7a17 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:48.644008 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 322/1289] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:48.656419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ee604297-fead-470c-b998-0a02688dfc74 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.659349 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee604297-fead-470c-b998-0a02688dfc74 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:48.659568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee604297-fead-470c-b998-0a02688dfc74 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.659870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee604297-fead-470c-b998-0a02688dfc74 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.672701 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.672701 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:48.676831 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ee604297-fead-470c-b998-0a02688dfc74 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:48.681405 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee604297-fead-470c-b998-0a02688dfc74 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:48.681854 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 326/1290] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:48.745246 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c4411900-8876-4b51-973e-5ca1e7871657 req-36e3d3d4-e15d-4c35-a86b-bc574b8b7793 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.750566 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-36e3d3d4-e15d-4c35-a86b-bc574b8b7793 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:48.750867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-36e3d3d4-e15d-4c35-a86b-bc574b8b7793 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.751140 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-36e3d3d4-e15d-4c35-a86b-bc574b8b7793 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.760953 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.760953 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:48.768405 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-c4411900-8876-4b51-973e-5ca1e7871657 req-36e3d3d4-e15d-4c35-a86b-bc574b8b7793 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:48.776950 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-36e3d3d4-e15d-4c35-a86b-bc574b8b7793 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:48.777546 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 323/1291] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:48.827558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-78c9d541-d17e-48ec-a26f-6d0aeedc4c6f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.830248 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78c9d541-d17e-48ec-a26f-6d0aeedc4c6f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] GET https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 Jul 15 13:24:48.830551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78c9d541-d17e-48ec-a26f-6d0aeedc4c6f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.830849 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78c9d541-d17e-48ec-a26f-6d0aeedc4c6f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.841999 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78c9d541-d17e-48ec-a26f-6d0aeedc4c6f tempest-VolumesBackupsAdminTest-105187394 tempest-VolumesBackupsAdminTest-105187394-project-member] https://10.4.3.158/volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 returned with HTTP 404 Jul 15 13:24:48.842625 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 321/1292] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/v3/volumes/7df2e5da-056e-4eeb-a96b-237f316fb760 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:48.905555 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cdf10bd5-83ec-41e9-93cb-2cef69413c99 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.906174 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cdf10bd5-83ec-41e9-93cb-2cef69413c99 None None] GET https://10.4.3.158/volume// Jul 15 13:24:48.906376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cdf10bd5-83ec-41e9-93cb-2cef69413c99 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:48.906616 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cdf10bd5-83ec-41e9-93cb-2cef69413c99 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:48.907169 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cdf10bd5-83ec-41e9-93cb-2cef69413c99 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:48.907763 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 323/1293] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:24:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:48.917749 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c4411900-8876-4b51-973e-5ca1e7871657 req-2155d4cd-f66c-4cc4-8b9b-24ea743a729a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:48.920478 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-2155d4cd-f66c-4cc4-8b9b-24ea743a729a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:24:48.920864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-2155d4cd-f66c-4cc4-8b9b-24ea743a729a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5400641b-66f5-4288-8271-99119759083b", "connector": null, "instance_uuid": "744c1465-0434-4992-8089-c4f70e79dfaa"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:48.930587 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:48.930587 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:48.975594 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-2155d4cd-f66c-4cc4-8b9b-24ea743a729a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:24:48.976510 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 327/1294] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:24:48 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) Jul 15 13:24:49.023327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-86b2023d-f2e4-45b2-b28d-35cd7b5c2de9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:49.025737 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-86b2023d-f2e4-45b2-b28d-35cd7b5c2de9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:49.026070 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-86b2023d-f2e4-45b2-b28d-35cd7b5c2de9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:49.026329 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-86b2023d-f2e4-45b2-b28d-35cd7b5c2de9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:49.031802 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-60958ff7-6765-4773-a350-5420d789a1c2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:49.032511 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-60958ff7-6765-4773-a350-5420d789a1c2 None None] GET https://10.4.3.158/volume// Jul 15 13:24:49.032717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-60958ff7-6765-4773-a350-5420d789a1c2 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:49.032916 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-60958ff7-6765-4773-a350-5420d789a1c2 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:49.033489 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-60958ff7-6765-4773-a350-5420d789a1c2 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:49.033627 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 322/1295] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:49.045222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c4411900-8876-4b51-973e-5ca1e7871657 req-eafdbeb2-c8ef-4e28-9de2-7b9570ffd89d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:49.046594 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:49.046594 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:49.048219 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-eafdbeb2-c8ef-4e28-9de2-7b9570ffd89d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:49.048545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-eafdbeb2-c8ef-4e28-9de2-7b9570ffd89d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:49.049990 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-eafdbeb2-c8ef-4e28-9de2-7b9570ffd89d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:49.052346 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-86b2023d-f2e4-45b2-b28d-35cd7b5c2de9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:49.062932 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-86b2023d-f2e4-45b2-b28d-35cd7b5c2de9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:49.063456 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 324/1296] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:49 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:49.064692 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:49.064692 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:49.071097 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c4411900-8876-4b51-973e-5ca1e7871657 req-eafdbeb2-c8ef-4e28-9de2-7b9570ffd89d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:49.077168 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-eafdbeb2-c8ef-4e28-9de2-7b9570ffd89d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:49.077683 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 324/1297] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:24:49 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 1043 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:49.192182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:49.196147 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] PUT https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 Jul 15 13:24:49.196147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:49.212442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Acquiring lock "cinder-attachment_update-5400641b-66f5-4288-8271-99119759083b-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:24:49.220812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Lock "cinder-attachment_update-5400641b-66f5-4288-8271-99119759083b-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:24:49.224308 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:49.224308 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:49.347895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Lock "cinder-attachment_update-5400641b-66f5-4288-8271-99119759083b-np0000005195" released by "attachment_update" :: held 0.125s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:24:49.347895 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-8a2b8da4-fa8e-427e-99a2-a3931f3e389a tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 returned with HTTP 200 Jul 15 13:24:49.347895 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 328/1298] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:24:49 2026] PUT /volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:49.529703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-04dcd106-66cd-4ffe-afd5-ea9201f53803 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:49.533341 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04dcd106-66cd-4ffe-afd5-ea9201f53803 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] GET https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 Jul 15 13:24:49.533882 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04dcd106-66cd-4ffe-afd5-ea9201f53803 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:49.534206 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04dcd106-66cd-4ffe-afd5-ea9201f53803 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:49.548982 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04dcd106-66cd-4ffe-afd5-ea9201f53803 tempest-VolumesCloneNegativeTest-1195700492 tempest-VolumesCloneNegativeTest-1195700492-project-member] https://10.4.3.158/volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 returned with HTTP 404 Jul 15 13:24:49.549721 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 323/1299] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:49 2026] GET /volume/v3/volumes/c8959021-fbd9-423c-a1d0-4c8aec3dd840 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:50.082502 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3d25a830-90a8-4362-bfe0-fac66e8b2317 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:50.084953 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d25a830-90a8-4362-bfe0-fac66e8b2317 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:50.085230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d25a830-90a8-4362-bfe0-fac66e8b2317 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:50.085491 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d25a830-90a8-4362-bfe0-fac66e8b2317 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:50.111434 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:50.111434 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:50.120306 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3d25a830-90a8-4362-bfe0-fac66e8b2317 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:50.133060 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d25a830-90a8-4362-bfe0-fac66e8b2317 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:50.133060 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 325/1300] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:50 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:51.145693 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b69f89db-0fd8-4c96-bac5-cb43f64dba0d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:51.150602 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b69f89db-0fd8-4c96-bac5-cb43f64dba0d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:51.151024 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b69f89db-0fd8-4c96-bac5-cb43f64dba0d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:51.152630 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b69f89db-0fd8-4c96-bac5-cb43f64dba0d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:51.172583 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:51.172583 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:51.178727 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b69f89db-0fd8-4c96-bac5-cb43f64dba0d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:51.184902 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b69f89db-0fd8-4c96-bac5-cb43f64dba0d tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:51.185676 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 325/1301] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:51 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:51.605475 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96a34eb6-b460-4990-af00-7d7d6a33a0c3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:51.706030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c4ff8b60-08b2-4c4d-b856-9fb56e0245aa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:51.766774 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96a34eb6-b460-4990-af00-7d7d6a33a0c3 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:24:51.767439 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96a34eb6-b460-4990-af00-7d7d6a33a0c3 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1743911905", "os-volume-type-access:is_public": false}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:51.771902 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:51.771902 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:51.798768 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96a34eb6-b460-4990-af00-7d7d6a33a0c3 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:24:51.800075 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 329/1302] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:24:51 2026] POST /volume/v3/types => generated 229 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:51.810463 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4ff8b60-08b2-4c4d-b856-9fb56e0245aa tempest-AvailabilityZoneTestJSON-540720425 tempest-AvailabilityZoneTestJSON-540720425-project-member] GET https://10.4.3.158/volume/v3/os-availability-zone Jul 15 13:24:51.810463 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4ff8b60-08b2-4c4d-b856-9fb56e0245aa tempest-AvailabilityZoneTestJSON-540720425 tempest-AvailabilityZoneTestJSON-540720425-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:51.812304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4ff8b60-08b2-4c4d-b856-9fb56e0245aa tempest-AvailabilityZoneTestJSON-540720425 tempest-AvailabilityZoneTestJSON-540720425-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:51.812405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9fcaac84-d5d3-41c0-855c-33e851f8ab2b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:51.815042 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c4ff8b60-08b2-4c4d-b856-9fb56e0245aa tempest-AvailabilityZoneTestJSON-540720425 tempest-AvailabilityZoneTestJSON-540720425-project-member] Availability Zones retrieved successfully. Jul 15 13:24:51.815165 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4ff8b60-08b2-4c4d-b856-9fb56e0245aa tempest-AvailabilityZoneTestJSON-540720425 tempest-AvailabilityZoneTestJSON-540720425-project-member] https://10.4.3.158/volume/v3/os-availability-zone returned with HTTP 200 Jul 15 13:24:51.816004 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 324/1303] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Jul 15 13:24:51 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:24:51.899788 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9fcaac84-d5d3-41c0-855c-33e851f8ab2b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:51.900163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9fcaac84-d5d3-41c0-855c-33e851f8ab2b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9c08b8a6-b6a6-4979-b328-9d9f401a85ba", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:51.902517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-9fcaac84-d5d3-41c0-855c-33e851f8ab2b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Create volume request body: {'volume': {'volume_type': '9c08b8a6-b6a6-4979-b328-9d9f401a85ba', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:51.911296 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9fcaac84-d5d3-41c0-855c-33e851f8ab2b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Jul 15 13:24:51.911728 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 326/1304] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:24:51 2026] POST /volume/v3/volumes => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:51.920010 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-342ad610-28b4-4b81-bcaa-4dfe89373158 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:51.922357 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-342ad610-28b4-4b81-bcaa-4dfe89373158 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba/action Jul 15 13:24:51.922890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-342ad610-28b4-4b81-bcaa-4dfe89373158 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action body: b'{"addProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:51.925992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-342ad610-28b4-4b81-bcaa-4dfe89373158 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:51.937529 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-342ad610-28b4-4b81-bcaa-4dfe89373158 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba/action returned with HTTP 202 Jul 15 13:24:51.938313 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 326/1305] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Jul 15 13:24:51 2026] POST /volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:51.948110 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-294209fa-e9ae-42fc-98da-34cc76edb443 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:51.949845 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:24:51.950341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9c08b8a6-b6a6-4979-b328-9d9f401a85ba", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-961152951"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:51.952102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Create volume request body: {'volume': {'volume_type': '9c08b8a6-b6a6-4979-b328-9d9f401a85ba', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-961152951'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:24:51.959174 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Create volume of 1 GB Jul 15 13:24:51.959174 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:51.959174 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:51.960312 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Availability Zones retrieved successfully. Jul 15 13:24:51.969041 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Flow 'volume_create_api' (3e6d6c43-cf16-45e7-80d7-757bdb013f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:51.970464 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdff62da-d9e4-42b2-84a5-b24943020706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:51.971627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:24:52.006994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdff62da-d9e4-42b2-84a5-b24943020706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:24:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c08b8a6-b6a6-4979-b328-9d9f401a85ba,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1743911905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c08b8a6-b6a6-4979-b328-9d9f401a85ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:52.008171 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95aafa70-5cac-4b1b-8858-247e9d6db12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:52.037613 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1743911905 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1743911905, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:24:52.037998 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1743911905 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1743911905, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:24:52.085588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Created reservations ['0b2e9dc4-df39-47f3-ad16-bb5e20ac3bdf', '6b41fdcc-f830-48db-bc65-e19d41bce725', 'ac3d787b-9010-414f-b1b0-b638a77e3e63', 'c8e73291-25b8-4d57-a7ae-f43357be869b'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:24:52.086487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95aafa70-5cac-4b1b-8858-247e9d6db12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2e9dc4-df39-47f3-ad16-bb5e20ac3bdf', '6b41fdcc-f830-48db-bc65-e19d41bce725', 'ac3d787b-9010-414f-b1b0-b638a77e3e63', 'c8e73291-25b8-4d57-a7ae-f43357be869b']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:52.087799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de44d41-1e33-402c-b634-d34516963e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:52.117697 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de44d41-1e33-402c-b634-d34516963e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae8fe5aa-a635-407b-a179-396eb42b741b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-961152951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83095aa11bdc415d95d3c71b2aadd083',qos_specs=None,replication_status=,reservations=['0b2e9dc4-df39-47f3-ad16-bb5e20ac3bdf','6b41fdcc-f830-48db-bc65-e19d41bce725','ac3d787b-9010-414f-b1b0-b638a77e3e63','c8e73291-25b8-4d57-a7ae-f43357be869b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0232ac3ab1a45dfa9654dc18574c960',volume_type_id=9c08b8a6-b6a6-4979-b328-9d9f401a85ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-961152951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae8fe5aa-a635-407b-a179-396eb42b741b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83095aa11bdc415d95d3c71b2aadd083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0232ac3ab1a45dfa9654dc18574c960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c08b8a6-b6a6-4979-b328-9d9f401a85ba),volume_type_id=9c08b8a6-b6a6-4979-b328-9d9f401a85ba)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:52.118999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055e5e35-72c2-42d8-ac7a-d18d6b02e7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:52.149614 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055e5e35-72c2-42d8-ac7a-d18d6b02e7c4) transitioned into state 'SUCCESS' from state '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-961152951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83095aa11bdc415d95d3c71b2aadd083',qos_specs=None,replication_status=,reservations=['0b2e9dc4-df39-47f3-ad16-bb5e20ac3bdf','6b41fdcc-f830-48db-bc65-e19d41bce725','ac3d787b-9010-414f-b1b0-b638a77e3e63','c8e73291-25b8-4d57-a7ae-f43357be869b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0232ac3ab1a45dfa9654dc18574c960',volume_type_id=9c08b8a6-b6a6-4979-b328-9d9f401a85ba)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:52.150789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a781c4-f61c-459b-810e-2d5cd0d357d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:24:52.170252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a781c4-f61c-459b-810e-2d5cd0d357d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:24:52.171698 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Flow 'volume_create_api' (3e6d6c43-cf16-45e7-80d7-757bdb013f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:24:52.172739 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Create volume request issued successfully. Jul 15 13:24:52.173777 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-294209fa-e9ae-42fc-98da-34cc76edb443 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:24:52.174516 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 330/1306] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:24:51 2026] POST /volume/v3/volumes => generated 795 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:24:52.199250 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-547b2106-da96-4af9-8a46-a49e6b73fab4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:52.204841 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-547b2106-da96-4af9-8a46-a49e6b73fab4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] GET https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:52.205355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-547b2106-da96-4af9-8a46-a49e6b73fab4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:52.207466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f6aeff04-4e5e-4432-a87f-3e5e829ec6ac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:52.209754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-547b2106-da96-4af9-8a46-a49e6b73fab4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:52.210690 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f6aeff04-4e5e-4432-a87f-3e5e829ec6ac tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:52.211076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f6aeff04-4e5e-4432-a87f-3e5e829ec6ac tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:52.211378 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f6aeff04-4e5e-4432-a87f-3e5e829ec6ac tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:52.220912 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:52.220912 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:52.226983 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-547b2106-da96-4af9-8a46-a49e6b73fab4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Volume info retrieved successfully. Jul 15 13:24:52.229455 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:52.229455 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:52.235105 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f6aeff04-4e5e-4432-a87f-3e5e829ec6ac tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:52.235969 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-547b2106-da96-4af9-8a46-a49e6b73fab4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b returned with HTTP 200 Jul 15 13:24:52.236894 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 325/1307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:52 2026] GET /volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:52.247366 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f6aeff04-4e5e-4432-a87f-3e5e829ec6ac tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:52.247366 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 327/1308] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:52 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:52.753510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c4411900-8876-4b51-973e-5ca1e7871657 req-b8c0f8d6-7363-47b8-afad-15bbcf84016e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:52.758996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-b8c0f8d6-7363-47b8-afad-15bbcf84016e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] POST https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245/action Jul 15 13:24:52.759141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-b8c0f8d6-7363-47b8-afad-15bbcf84016e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:52.759376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-b8c0f8d6-7363-47b8-afad-15bbcf84016e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:52.794893 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:52.794893 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:52.813130 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4411900-8876-4b51-973e-5ca1e7871657 req-b8c0f8d6-7363-47b8-afad-15bbcf84016e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245/action returned with HTTP 204 Jul 15 13:24:52.814266 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 327/1309] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:24:52 2026] POST /volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:53.261621 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e056956d-77d3-4506-91c7-65fcb56db931 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.264247 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e056956d-77d3-4506-91c7-65fcb56db931 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] GET https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:53.264586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e056956d-77d3-4506-91c7-65fcb56db931 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.264791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e056956d-77d3-4506-91c7-65fcb56db931 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.268440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f9f5bdf0-5bf5-4c8e-8497-cc1e9bd2da44 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.271492 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9f5bdf0-5bf5-4c8e-8497-cc1e9bd2da44 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:53.273244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9f5bdf0-5bf5-4c8e-8497-cc1e9bd2da44 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.273244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9f5bdf0-5bf5-4c8e-8497-cc1e9bd2da44 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.279440 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.279440 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:53.288058 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e056956d-77d3-4506-91c7-65fcb56db931 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Volume info retrieved successfully. Jul 15 13:24:53.295973 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.295973 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:53.298662 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e056956d-77d3-4506-91c7-65fcb56db931 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b returned with HTTP 200 Jul 15 13:24:53.299336 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 331/1310] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:53.304255 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f9f5bdf0-5bf5-4c8e-8497-cc1e9bd2da44 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:53.313870 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9f5bdf0-5bf5-4c8e-8497-cc1e9bd2da44 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:53.314628 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 326/1311] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 1174 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:53.325840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e0a849df-dc3d-42df-b306-8c7ad9711a6b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.331174 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0a849df-dc3d-42df-b306-8c7ad9711a6b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] GET https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:53.331174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0a849df-dc3d-42df-b306-8c7ad9711a6b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.331174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0a849df-dc3d-42df-b306-8c7ad9711a6b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.334397 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5952a238-a9d3-4a12-b81a-edf47739b7d2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.336855 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5952a238-a9d3-4a12-b81a-edf47739b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:53.336855 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5952a238-a9d3-4a12-b81a-edf47739b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.336855 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5952a238-a9d3-4a12-b81a-edf47739b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.348995 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.348995 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:53.356281 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.356281 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:53.358130 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e0a849df-dc3d-42df-b306-8c7ad9711a6b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Volume info retrieved successfully. Jul 15 13:24:53.364988 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5952a238-a9d3-4a12-b81a-edf47739b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:53.365957 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0a849df-dc3d-42df-b306-8c7ad9711a6b tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b returned with HTTP 200 Jul 15 13:24:53.367415 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 328/1312] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:53.372636 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5952a238-a9d3-4a12-b81a-edf47739b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:53.373310 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 328/1313] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:53.389253 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.393989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7fbc1c55-b8c8-4cf0-af87-8c45eb794008 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.394390 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:53.394390 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.394390 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.394390 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Delete volume with id: ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:53.394633 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 327/1314] 10.4.3.158 () {70 vars in 1611 bytes} [Wed Jul 15 13:24:53 2026] DELETE /volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:24:53.402978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-88591d4b-4e60-4a57-a407-00d18d2050bd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.409416 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.409416 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:53.410378 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Volume info retrieved successfully. Jul 15 13:24:53.449786 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Delete volume request issued successfully. Jul 15 13:24:53.449786 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9ceb299-ce71-456b-86ef-668b3d73b2f6 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b returned with HTTP 202 Jul 15 13:24:53.449786 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 332/1315] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:24:53 2026] DELETE /volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:53.463667 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a53a4ee3-3dac-4eec-8400-c3fb0c207d0f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.466273 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a53a4ee3-3dac-4eec-8400-c3fb0c207d0f tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] GET https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:53.466574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a53a4ee3-3dac-4eec-8400-c3fb0c207d0f tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.466878 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a53a4ee3-3dac-4eec-8400-c3fb0c207d0f tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.480162 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.480162 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:53.487534 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a53a4ee3-3dac-4eec-8400-c3fb0c207d0f tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Volume info retrieved successfully. Jul 15 13:24:53.497586 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a53a4ee3-3dac-4eec-8400-c3fb0c207d0f tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b returned with HTTP 200 Jul 15 13:24:53.498074 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 329/1316] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b => generated 887 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:53.601789 np0000005195 devstack@c-api.service[100144]: WARNING keystonemiddleware.auth_token [None req-88591d4b-4e60-4a57-a407-00d18d2050bd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 15 13:24:53.604477 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 329/1317] 10.4.3.158 () {70 vars in 1611 bytes} [Wed Jul 15 13:24:53 2026] DELETE /volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 => generated 114 bytes in 202 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:24:53.620285 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.622737 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] DELETE https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 Jul 15 13:24:53.623248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.623666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.637309 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.637309 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:53.684375 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9368f6c3-9081-44d4-b4cd-3966d054ec7f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.695002 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e4d9a007-a090-4b33-a5e7-366c83c649dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.695560 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e4d9a007-a090-4b33-a5e7-366c83c649dc None None] GET https://10.4.3.158/volume// Jul 15 13:24:53.696583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e4d9a007-a090-4b33-a5e7-366c83c649dc None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.696583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e4d9a007-a090-4b33-a5e7-366c83c649dc None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.696970 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e4d9a007-a090-4b33-a5e7-366c83c649dc None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:53.699349 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 330/1318] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:53.707919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-b0afdd50-64f2-4997-89ee-c2112faf1909 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.710652 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-b0afdd50-64f2-4997-89ee-c2112faf1909 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:24:53.711261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-b0afdd50-64f2-4997-89ee-c2112faf1909 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "510007aa-90cd-42e2-9455-e3955482f2fe", "connector": null, "instance_uuid": "156fd5e9-d9fc-4957-afbc-1050ef7cf69a"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:53.727179 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Attachment connected to vm 744c1465-0434-4992-8089-c4f70e79dfaa, checking data on nova Jul 15 13:24:53.727739 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.compute.nova [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100143) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 15 13:24:53.727813 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.727813 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:53.737733 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9368f6c3-9081-44d4-b4cd-3966d054ec7f tempest-ExtensionsTestJSON-414899083 tempest-ExtensionsTestJSON-414899083-project-member] GET https://10.4.3.158/volume/v3/extensions Jul 15 13:24:53.737898 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9368f6c3-9081-44d4-b4cd-3966d054ec7f tempest-ExtensionsTestJSON-414899083 tempest-ExtensionsTestJSON-414899083-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.738028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9368f6c3-9081-44d4-b4cd-3966d054ec7f tempest-ExtensionsTestJSON-414899083 tempest-ExtensionsTestJSON-414899083-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.738340 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9368f6c3-9081-44d4-b4cd-3966d054ec7f tempest-ExtensionsTestJSON-414899083 tempest-ExtensionsTestJSON-414899083-project-member] https://10.4.3.158/volume/v3/extensions returned with HTTP 200 Jul 15 13:24:53.738804 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 333/1319] 10.4.3.158 () {66 vars in 1246 bytes} [Wed Jul 15 13:24:53 2026] GET /volume/v3/extensions => generated 5245 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:53.791342 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-b0afdd50-64f2-4997-89ee-c2112faf1909 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:24:53.791989 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 330/1320] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:24:53 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) Jul 15 13:24:53.803459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-6bf49bab-6a04-49ee-b06d-8f0dff55edb1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:53.808719 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-6bf49bab-6a04-49ee-b06d-8f0dff55edb1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] DELETE https://10.4.3.158/volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe Jul 15 13:24:53.808719 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-6bf49bab-6a04-49ee-b06d-8f0dff55edb1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:53.808999 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-6bf49bab-6a04-49ee-b06d-8f0dff55edb1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:53.822362 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:53.822362 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:53.918809 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-6bf49bab-6a04-49ee-b06d-8f0dff55edb1 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe returned with HTTP 200 Jul 15 13:24:53.918809 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 331/1321] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:53 2026] DELETE /volume/v3/attachments/eaf5e2a7-66f3-4cd0-8e18-533e6fdd12fe => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:24:54.068378 np0000005195 devstack@c-api.service[100143]: DEBUG novaclient.v2.client [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/744c1465-0434-4992-8089-c4f70e79dfaa/os-volume_attachments/5400641b-66f5-4288-8271-99119759083b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}68cc30b26a344ac3a5a8a36df4ca8f017b40c97e426f981ceecacbc143b3a350" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518" -H "X-Service-Token: {SHA256}8b20c5a3a0286c379cae22e044a9f08ee0bb821bc431e4e0defc45853180eff0" {{(pid=100143) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 15 13:24:54.267461 np0000005195 devstack@c-api.service[100143]: DEBUG novaclient.v2.client [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 15 Jul 2026 13:24:54 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-9645eeee-68e6-44a4-85a3-543759b2b9f5 x-openstack-request-id: req-9645eeee-68e6-44a4-85a3-543759b2b9f5 {{(pid=100143) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 15 13:24:54.267721 np0000005195 devstack@c-api.service[100143]: DEBUG novaclient.v2.client [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5400641b-66f5-4288-8271-99119759083b", "serverId": "744c1465-0434-4992-8089-c4f70e79dfaa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "83ce75e5-8b9f-48b0-a4df-d0eb014c9245", "bdm_uuid": "c6699b90-f2d1-4d3a-9738-cfeaa5b217c9"}} {{(pid=100143) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 15 13:24:54.267832 np0000005195 devstack@c-api.service[100143]: DEBUG novaclient.v2.client [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET call to compute for https://10.4.3.158/compute/v2.1/servers/744c1465-0434-4992-8089-c4f70e79dfaa/os-volume_attachments/5400641b-66f5-4288-8271-99119759083b used request id req-9645eeee-68e6-44a4-85a3-543759b2b9f5 {{(pid=100143) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 15 13:24:54.270541 np0000005195 devstack@c-api.service[100143]: ERROR cinder.volume.api [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-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 Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Caught error: Detach volume from instance 744c1465-0434-4992-8089-c4f70e79dfaa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 744c1465-0434-4992-8089-c4f70e79dfaa using the Compute API Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 15 13:24:54.273226 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 744c1465-0434-4992-8089-c4f70e79dfaa using the Compute API Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: ERROR cinder.api.middleware.fault Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.middleware.fault [None req-c22dc9e5-022a-41c8-bbe9-ee0ba3822518 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 returned with HTTP 409 Jul 15 13:24:54.274923 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 328/1322] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:24:53 2026] DELETE /volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 => generated 167 bytes in 655 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:54.319230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-d3184b30-9f5d-4347-8fbf-33f6bf848f3e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.324244 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-d3184b30-9f5d-4347-8fbf-33f6bf848f3e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:54.324244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-d3184b30-9f5d-4347-8fbf-33f6bf848f3e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.324244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-d3184b30-9f5d-4347-8fbf-33f6bf848f3e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.346695 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:54.346695 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:54.359497 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-d3184b30-9f5d-4347-8fbf-33f6bf848f3e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:54.369841 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-d3184b30-9f5d-4347-8fbf-33f6bf848f3e tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:54.371023 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 334/1323] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 1156 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:54.397884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.400861 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] POST https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b/action Jul 15 13:24:54.401370 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:54.402267 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.415062 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:54.415062 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:54.415631 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:54.421970 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Begin detaching volume completed successfully. Jul 15 13:24:54.422225 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-0bb2f8fe-1bf4-4178-8e25-898bf64bbd8b tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b/action returned with HTTP 202 Jul 15 13:24:54.422693 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 331/1324] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:24:54.483077 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3b2f9ae0-a12a-4e93-b621-2e50cd0dac9b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.487292 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3b2f9ae0-a12a-4e93-b621-2e50cd0dac9b None None] GET https://10.4.3.158/volume// Jul 15 13:24:54.487643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3b2f9ae0-a12a-4e93-b621-2e50cd0dac9b None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.487954 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3b2f9ae0-a12a-4e93-b621-2e50cd0dac9b None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.488440 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3b2f9ae0-a12a-4e93-b621-2e50cd0dac9b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:54.488857 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 332/1325] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:54.500766 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.502979 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:54.503221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.503423 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.516779 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4385cd1e-5d97-4511-90e3-9b68125f9ad4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.519897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4385cd1e-5d97-4511-90e3-9b68125f9ad4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] GET https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b Jul 15 13:24:54.520605 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4385cd1e-5d97-4511-90e3-9b68125f9ad4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.521787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4385cd1e-5d97-4511-90e3-9b68125f9ad4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.531514 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4385cd1e-5d97-4511-90e3-9b68125f9ad4 tempest-VolumeTypesAccessTest-42212439 tempest-VolumeTypesAccessTest-42212439-project-member] https://10.4.3.158/volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b returned with HTTP 404 Jul 15 13:24:54.532246 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 335/1326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/v3/volumes/ae8fe5aa-a635-407b-a179-396eb42b741b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:54.535551 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:24:54.542435 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6582a17e-eda6-4597-8de5-ea68c5f54895 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.544442 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6582a17e-eda6-4597-8de5-ea68c5f54895 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba/action Jul 15 13:24:54.544790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6582a17e-eda6-4597-8de5-ea68c5f54895 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action body: b'{"removeProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:54.544973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6582a17e-eda6-4597-8de5-ea68c5f54895 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.547204 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:54.547204 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:24:54.555095 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:54.560948 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6582a17e-eda6-4597-8de5-ea68c5f54895 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba/action returned with HTTP 202 Jul 15 13:24:54.561350 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-47f0363e-b2c3-4791-a0c0-24edef1e49d3 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:54.561446 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 332/1327] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.562237 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 329/1328] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 1339 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:24:54.571575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3b6076d6-4504-4a94-9e11-8627dc561745 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.575359 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3b6076d6-4504-4a94-9e11-8627dc561745 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] DELETE https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba Jul 15 13:24:54.575694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3b6076d6-4504-4a94-9e11-8627dc561745 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.576007 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3b6076d6-4504-4a94-9e11-8627dc561745 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.576321 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:54.576321 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:54.619820 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3b6076d6-4504-4a94-9e11-8627dc561745 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba returned with HTTP 202 Jul 15 13:24:54.620457 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 333/1329] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:24:54 2026] DELETE /volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.638085 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ce14f710-2579-4cd6-99ba-4a612377c79e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.644504 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce14f710-2579-4cd6-99ba-4a612377c79e tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] GET https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba Jul 15 13:24:54.644722 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce14f710-2579-4cd6-99ba-4a612377c79e tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.645095 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce14f710-2579-4cd6-99ba-4a612377c79e tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.661481 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce14f710-2579-4cd6-99ba-4a612377c79e tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba returned with HTTP 404 Jul 15 13:24:54.664343 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 336/1330] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/v3/types/9c08b8a6-b6a6-4979-b328-9d9f401a85ba => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:54.676912 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-31245835-395d-4036-b423-a9273820c87b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.679362 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-31245835-395d-4036-b423-a9273820c87b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:24:54.679869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-31245835-395d-4036-b423-a9273820c87b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-703498441", "os-volume-type-access:is_public": false}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.704373 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-31245835-395d-4036-b423-a9273820c87b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:24:54.704985 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 333/1331] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/types => generated 228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:54.718513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f2bf8a2b-ac26-4609-ae7d-338625e73469 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.722103 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f2bf8a2b-ac26-4609-ae7d-338625e73469 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action Jul 15 13:24:54.723633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8a2b-ac26-4609-ae7d-338625e73469 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action body: b'{"addProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:54.723822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8a2b-ac26-4609-ae7d-338625e73469 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.746322 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f2bf8a2b-ac26-4609-ae7d-338625e73469 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action returned with HTTP 202 Jul 15 13:24:54.746812 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 330/1332] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.758198 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1cd7dd70-5d62-41d4-891a-7bae433a16b5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.760425 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1cd7dd70-5d62-41d4-891a-7bae433a16b5 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action Jul 15 13:24:54.761558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1cd7dd70-5d62-41d4-891a-7bae433a16b5 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action body: b'{"addProjectAccess": {"project": "c9f0f7877f6742258ea20dfe70c791b5"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:54.761558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1cd7dd70-5d62-41d4-891a-7bae433a16b5 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c9f0f7877f6742258ea20dfe70c791b5"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.787097 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1cd7dd70-5d62-41d4-891a-7bae433a16b5 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action returned with HTTP 202 Jul 15 13:24:54.787832 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 334/1333] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.798043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-07488567-135e-4e8c-ac3a-6394e083218d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.802376 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07488567-135e-4e8c-ac3a-6394e083218d tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] GET https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/os-volume-type-access Jul 15 13:24:54.802627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07488567-135e-4e8c-ac3a-6394e083218d tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.802865 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07488567-135e-4e8c-ac3a-6394e083218d tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.818632 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07488567-135e-4e8c-ac3a-6394e083218d tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/os-volume-type-access returned with HTTP 200 Jul 15 13:24:54.819219 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 337/1334] 10.4.3.158 () {66 vars in 1408 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/os-volume-type-access => generated 244 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:54.830261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c4599b82-72e2-4ea2-a4ea-5c4889fee5ee None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.833102 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4599b82-72e2-4ea2-a4ea-5c4889fee5ee tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action Jul 15 13:24:54.833551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4599b82-72e2-4ea2-a4ea-5c4889fee5ee tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action body: b'{"removeProjectAccess": {"project": "c9f0f7877f6742258ea20dfe70c791b5"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:54.833681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4599b82-72e2-4ea2-a4ea-5c4889fee5ee tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c9f0f7877f6742258ea20dfe70c791b5"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.858893 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4599b82-72e2-4ea2-a4ea-5c4889fee5ee tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action returned with HTTP 202 Jul 15 13:24:54.858893 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 334/1335] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.867687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e9e2a2f2-4640-4ff1-839a-052710983e38 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.871162 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9e2a2f2-4640-4ff1-839a-052710983e38 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] POST https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action Jul 15 13:24:54.872104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9e2a2f2-4640-4ff1-839a-052710983e38 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action body: b'{"removeProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:24:54.872321 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9e2a2f2-4640-4ff1-839a-052710983e38 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "83095aa11bdc415d95d3c71b2aadd083"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:54.891143 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9e2a2f2-4640-4ff1-839a-052710983e38 tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action returned with HTTP 202 Jul 15 13:24:54.891804 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 331/1336] 10.4.3.158 () {68 vars in 1384 bytes} [Wed Jul 15 13:24:54 2026] POST /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.900744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bb7ee326-f9b4-4d12-a396-506f3148494b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.902789 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bb7ee326-f9b4-4d12-a396-506f3148494b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] DELETE https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f Jul 15 13:24:54.903092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bb7ee326-f9b4-4d12-a396-506f3148494b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.903341 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bb7ee326-f9b4-4d12-a396-506f3148494b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.947680 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bb7ee326-f9b4-4d12-a396-506f3148494b tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f returned with HTTP 202 Jul 15 13:24:54.948243 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 335/1337] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:24:54 2026] DELETE /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:24:54.959566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c212e958-b6f8-4fb2-8edf-2aed33450c6c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:54.963021 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c212e958-b6f8-4fb2-8edf-2aed33450c6c tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] GET https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f Jul 15 13:24:54.963283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c212e958-b6f8-4fb2-8edf-2aed33450c6c tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:54.965086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c212e958-b6f8-4fb2-8edf-2aed33450c6c tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:54.969664 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c212e958-b6f8-4fb2-8edf-2aed33450c6c tempest-VolumeTypesAccessTest-89602921 tempest-VolumeTypesAccessTest-89602921-project-admin] https://10.4.3.158/volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f returned with HTTP 404 Jul 15 13:24:54.972992 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 338/1338] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:24:54 2026] GET /volume/v3/types/10fd2c86-b635-4c7e-9f72-8cf811acb19f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:24:55.341039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:55.344823 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] PUT https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 Jul 15 13:24:55.345368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:24:55.364503 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Acquiring lock "cinder-attachment_update-510007aa-90cd-42e2-9455-e3955482f2fe-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:24:55.370712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-510007aa-90cd-42e2-9455-e3955482f2fe-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:24:55.372667 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:55.372667 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:55.594774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Lock "cinder-attachment_update-510007aa-90cd-42e2-9455-e3955482f2fe-np0000005195" released by "attachment_update" :: held 0.224s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:24:55.596208 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-3b2750f6-f031-473b-81a7-9589a1ee322c tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 returned with HTTP 200 Jul 15 13:24:55.598588 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 335/1339] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:24:55 2026] PUT /volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:55.615565 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-433de1de-87a2-4627-8930-868b4eb7bc57 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:55.619010 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-433de1de-87a2-4627-8930-868b4eb7bc57 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 Jul 15 13:24:55.619010 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-433de1de-87a2-4627-8930-868b4eb7bc57 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:55.619290 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-433de1de-87a2-4627-8930-868b4eb7bc57 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:55.667082 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-433de1de-87a2-4627-8930-868b4eb7bc57 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 returned with HTTP 200 Jul 15 13:24:55.667697 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 332/1340] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:24:55 2026] GET /volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 => generated 994 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:55.706211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-95a3b364-3928-4272-826e-e59d9b4e9f26 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:55.709412 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-95a3b364-3928-4272-826e-e59d9b4e9f26 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] DELETE https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 Jul 15 13:24:55.709637 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-95a3b364-3928-4272-826e-e59d9b4e9f26 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:55.710090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-95a3b364-3928-4272-826e-e59d9b4e9f26 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:55.724786 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:55.724786 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:55.810988 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-78982c6c-99f1-4c71-b8de-52d942d9be2e req-95a3b364-3928-4272-826e-e59d9b4e9f26 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 returned with HTTP 200 Jul 15 13:24:55.811489 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 336/1341] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:24:55 2026] DELETE /volume/v3/attachments/83ce75e5-8b9f-48b0-a4df-d0eb014c9245 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:56.073309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dd79082a-ef6a-4f7d-b17e-3bec9a4853d8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:56.074127 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd79082a-ef6a-4f7d-b17e-3bec9a4853d8 None None] GET https://10.4.3.158/volume// Jul 15 13:24:56.074127 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd79082a-ef6a-4f7d-b17e-3bec9a4853d8 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:56.074333 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd79082a-ef6a-4f7d-b17e-3bec9a4853d8 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:56.075271 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd79082a-ef6a-4f7d-b17e-3bec9a4853d8 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:56.075693 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 339/1342] 10.4.3.158 () {64 vars in 1004 bytes} [Wed Jul 15 13:24:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:56.088916 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1f766548-ae2a-4edd-a24a-5d143939491e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:56.089647 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1f766548-ae2a-4edd-a24a-5d143939491e None None] GET https://10.4.3.158/volume// Jul 15 13:24:56.089914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1f766548-ae2a-4edd-a24a-5d143939491e None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:56.091189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1f766548-ae2a-4edd-a24a-5d143939491e None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:56.091189 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1f766548-ae2a-4edd-a24a-5d143939491e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:24:56.091641 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 336/1343] 10.4.3.158 () {64 vars in 1004 bytes} [Wed Jul 15 13:24:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:24:56.105582 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cb00f856-09bf-418e-96e2-5438c421c6d7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:56.252291 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb00f856-09bf-418e-96e2-5438c421c6d7 tempest-VersionsTest-402385861 tempest-VersionsTest-402385861-project-member] GET https://10.4.3.158/volume/v3/ Jul 15 13:24:56.252291 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb00f856-09bf-418e-96e2-5438c421c6d7 tempest-VersionsTest-402385861 tempest-VersionsTest-402385861-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:56.252291 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb00f856-09bf-418e-96e2-5438c421c6d7 tempest-VersionsTest-402385861 tempest-VersionsTest-402385861-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:56.253157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb00f856-09bf-418e-96e2-5438c421c6d7 tempest-VersionsTest-402385861 tempest-VersionsTest-402385861-project-member] https://10.4.3.158/volume/v3/ returned with HTTP 200 Jul 15 13:24:56.253393 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 333/1344] 10.4.3.158 () {66 vars in 1216 bytes} [Wed Jul 15 13:24:56 2026] GET /volume/v3/ => generated 386 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:56.673215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-ec0e5caa-20c5-4808-8862-c0dcfa131fcd req-c2424661-f168-4ce0-9e6f-ef22e1cd40e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:56.676082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ec0e5caa-20c5-4808-8862-c0dcfa131fcd req-c2424661-f168-4ce0-9e6f-ef22e1cd40e9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:56.676390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ec0e5caa-20c5-4808-8862-c0dcfa131fcd req-c2424661-f168-4ce0-9e6f-ef22e1cd40e9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:56.676701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ec0e5caa-20c5-4808-8862-c0dcfa131fcd req-c2424661-f168-4ce0-9e6f-ef22e1cd40e9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:56.687647 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:56.687647 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:24:56.694514 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-ec0e5caa-20c5-4808-8862-c0dcfa131fcd req-c2424661-f168-4ce0-9e6f-ef22e1cd40e9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:56.701350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ec0e5caa-20c5-4808-8862-c0dcfa131fcd req-c2424661-f168-4ce0-9e6f-ef22e1cd40e9 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:56.701947 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 337/1345] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:24:56 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:24:56.722160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:56.724676 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:56.725206 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:56.725206 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:56.725477 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Delete volume with id: 5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:56.735291 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:56.735291 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:24:56.736433 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:56.771374 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Delete volume request issued successfully. Jul 15 13:24:56.771757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c584ddf-a407-4d7c-b849-b8e595626c54 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 202 Jul 15 13:24:56.772351 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 340/1346] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:24:56 2026] DELETE /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:24:56.783671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ee23d8cc-2046-443a-b39a-952db6158fdb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:56.786313 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee23d8cc-2046-443a-b39a-952db6158fdb tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:56.786599 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee23d8cc-2046-443a-b39a-952db6158fdb tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:56.786820 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee23d8cc-2046-443a-b39a-952db6158fdb tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:56.800208 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:24:56.800208 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:24:56.805938 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ee23d8cc-2046-443a-b39a-952db6158fdb tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Volume info retrieved successfully. Jul 15 13:24:56.812215 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee23d8cc-2046-443a-b39a-952db6158fdb tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 200 Jul 15 13:24:56.812678 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 337/1347] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:56 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:24:57.831854 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0f69f597-e75a-4e23-8eb9-44243e451bf4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:24:57.836503 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0f69f597-e75a-4e23-8eb9-44243e451bf4 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] GET https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b Jul 15 13:24:57.836503 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0f69f597-e75a-4e23-8eb9-44243e451bf4 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:24:57.836503 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0f69f597-e75a-4e23-8eb9-44243e451bf4 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:24:57.844083 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0f69f597-e75a-4e23-8eb9-44243e451bf4 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452 tempest-TestServerVolumeAttachScenarioOldVersion-1107378452-project-member] https://10.4.3.158/volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b returned with HTTP 404 Jul 15 13:24:57.844749 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 334/1348] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:24:57 2026] GET /volume/v3/volumes/5400641b-66f5-4288-8271-99119759083b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:24:59.897779 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f9981995-861e-4c85-a4d4-8d8bf2ea74db None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.087132 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f9981995-861e-4c85-a4d4-8d8bf2ea74db tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:25:00.087356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f9981995-861e-4c85-a4d4-8d8bf2ea74db tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-706447833"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:00.117770 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f9981995-861e-4c85-a4d4-8d8bf2ea74db tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:25:00.119462 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 338/1349] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:24:59 2026] POST /volume/v3/types => generated 230 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:00.129554 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5fd5db3c-a73a-4a1c-b16c-5ab56b0a41bc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.133650 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fd5db3c-a73a-4a1c-b16c-5ab56b0a41bc tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] POST https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs Jul 15 13:25:00.134175 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fd5db3c-a73a-4a1c-b16c-5ab56b0a41bc tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:00.378740 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fd5db3c-a73a-4a1c-b16c-5ab56b0a41bc tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs returned with HTTP 200 Jul 15 13:25:00.379166 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 341/1350] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:25:00 2026] POST /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs => generated 34 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.388248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ea080290-ba9d-450d-b1ca-f61b269b3b5f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.391087 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea080290-ba9d-450d-b1ca-f61b269b3b5f tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] GET https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 Jul 15 13:25:00.391667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea080290-ba9d-450d-b1ca-f61b269b3b5f tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.392240 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea080290-ba9d-450d-b1ca-f61b269b3b5f tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.411381 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea080290-ba9d-450d-b1ca-f61b269b3b5f tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 returned with HTTP 200 Jul 15 13:25:00.411381 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 338/1351] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:25:00 2026] GET /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.424191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-36f755e2-4860-4867-bd9b-06552688887a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.426426 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-36f755e2-4860-4867-bd9b-06552688887a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] DELETE https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 Jul 15 13:25:00.426732 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-36f755e2-4860-4867-bd9b-06552688887a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.426914 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-36f755e2-4860-4867-bd9b-06552688887a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.433360 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:00.433360 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:00.464102 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-36f755e2-4860-4867-bd9b-06552688887a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 returned with HTTP 202 Jul 15 13:25:00.464102 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 335/1352] 10.4.3.158 () {66 vars in 1399 bytes} [Wed Jul 15 13:25:00 2026] DELETE /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:25:00.473483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-abd28881-2821-45d2-af31-5f67014ede6e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.475909 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-abd28881-2821-45d2-af31-5f67014ede6e tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] GET https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 Jul 15 13:25:00.478258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-abd28881-2821-45d2-af31-5f67014ede6e tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.478258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-abd28881-2821-45d2-af31-5f67014ede6e tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.491307 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-abd28881-2821-45d2-af31-5f67014ede6e tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 returned with HTTP 404 Jul 15 13:25:00.492342 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 339/1353] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:25:00 2026] GET /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec3 => generated 129 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:00.505510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-79e8064b-051b-498d-9ab2-76f0aabf8013 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.508833 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79e8064b-051b-498d-9ab2-76f0aabf8013 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] POST https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs Jul 15 13:25:00.508833 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79e8064b-051b-498d-9ab2-76f0aabf8013 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:00.552161 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79e8064b-051b-498d-9ab2-76f0aabf8013 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs returned with HTTP 200 Jul 15 13:25:00.553183 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 342/1354] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:25:00 2026] POST /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs => generated 34 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.563776 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-26eabf26-1c3a-4d35-9665-a435c49a3e17 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.565883 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26eabf26-1c3a-4d35-9665-a435c49a3e17 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] GET https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs Jul 15 13:25:00.566339 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26eabf26-1c3a-4d35-9665-a435c49a3e17 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.566691 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26eabf26-1c3a-4d35-9665-a435c49a3e17 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.581156 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26eabf26-1c3a-4d35-9665-a435c49a3e17 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs returned with HTTP 200 Jul 15 13:25:00.581714 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 339/1355] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Jul 15 13:25:00 2026] GET /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs => generated 34 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.595409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d64df1be-f63c-4871-a37c-259a92b1bc99 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.597694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d64df1be-f63c-4871-a37c-259a92b1bc99 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] POST https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs Jul 15 13:25:00.598534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d64df1be-f63c-4871-a37c-259a92b1bc99 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:00.633583 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d64df1be-f63c-4871-a37c-259a92b1bc99 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs returned with HTTP 200 Jul 15 13:25:00.634552 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 336/1356] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:25:00 2026] POST /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 15 13:25:00.645350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-02724c02-ad1f-440f-b783-adae82474f01 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.647620 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-02724c02-ad1f-440f-b783-adae82474f01 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] PUT https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec2 Jul 15 13:25:00.648512 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-02724c02-ad1f-440f-b783-adae82474f01 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:00.677594 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-02724c02-ad1f-440f-b783-adae82474f01 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec2 returned with HTTP 200 Jul 15 13:25:00.677594 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 340/1357] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:25:00 2026] PUT /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec2 => generated 17 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.689061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-41646eca-824f-4893-b6bc-d20e920b2da4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.691762 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41646eca-824f-4893-b6bc-d20e920b2da4 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] GET https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec2 Jul 15 13:25:00.692134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41646eca-824f-4893-b6bc-d20e920b2da4 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.692194 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41646eca-824f-4893-b6bc-d20e920b2da4 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.702138 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41646eca-824f-4893-b6bc-d20e920b2da4 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec2 returned with HTTP 200 Jul 15 13:25:00.702638 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 343/1358] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:25:00 2026] GET /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.713446 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-46b1eefe-ea58-447e-a179-131bf56327f2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.717507 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-46b1eefe-ea58-447e-a179-131bf56327f2 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] POST https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs Jul 15 13:25:00.718062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-46b1eefe-ea58-447e-a179-131bf56327f2 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:00.801681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-46b1eefe-ea58-447e-a179-131bf56327f2 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs returned with HTTP 200 Jul 15 13:25:00.802118 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 340/1359] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:25:00 2026] POST /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs => generated 51 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.817463 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6ebf44f3-57cc-4c51-935c-55662a81d979 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.818146 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6ebf44f3-57cc-4c51-935c-55662a81d979 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] GET https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs Jul 15 13:25:00.818857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6ebf44f3-57cc-4c51-935c-55662a81d979 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.819332 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6ebf44f3-57cc-4c51-935c-55662a81d979 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.830784 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6ebf44f3-57cc-4c51-935c-55662a81d979 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs returned with HTTP 200 Jul 15 13:25:00.831315 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 337/1360] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Jul 15 13:25:00 2026] GET /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5/extra_specs => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:00.845697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa8989ab-4f34-4a28-b215-ced8d519a65a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.848909 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa8989ab-4f34-4a28-b215-ced8d519a65a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] DELETE https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5 Jul 15 13:25:00.849239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa8989ab-4f34-4a28-b215-ced8d519a65a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.849538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa8989ab-4f34-4a28-b215-ced8d519a65a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.893326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa8989ab-4f34-4a28-b215-ced8d519a65a tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5 returned with HTTP 202 Jul 15 13:25:00.893782 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 341/1361] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:25:00 2026] DELETE /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:00.901106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2df58928-e304-4291-bbfa-c16736459015 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.904590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2df58928-e304-4291-bbfa-c16736459015 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] GET https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5 Jul 15 13:25:00.904851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2df58928-e304-4291-bbfa-c16736459015 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:00.905153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2df58928-e304-4291-bbfa-c16736459015 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:00.909181 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2df58928-e304-4291-bbfa-c16736459015 tempest-VolumeTypesExtraSpecsTest-1131390634 tempest-VolumeTypesExtraSpecsTest-1131390634-project-admin] https://10.4.3.158/volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5 returned with HTTP 404 Jul 15 13:25:00.909800 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 344/1362] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:25:00 2026] GET /volume/v3/types/04bdb386-32c2-4981-b6ba-a0edf1afb4c5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:00.983284 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-094ac97e-621e-4c4d-8431-2f44a5e31811 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:00.986293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-094ac97e-621e-4c4d-8431-2f44a5e31811 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] POST https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632/action Jul 15 13:25:00.986859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-094ac97e-621e-4c4d-8431-2f44a5e31811 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:00.987356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-094ac97e-621e-4c4d-8431-2f44a5e31811 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:01.015714 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:01.015714 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:01.040291 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4aca5e6-d4c0-4fa2-abff-699b2c6e3f6d req-094ac97e-621e-4c4d-8431-2f44a5e31811 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632/action returned with HTTP 204 Jul 15 13:25:01.041769 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 341/1363] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:25:00 2026] POST /volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:03.864076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-331d4477-adbf-433d-b082-50ca7906f339 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:03.999847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:04.000452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2108884180"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:04.002989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2108884180'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:04.003157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume of 1 GB Jul 15 13:25:04.008950 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Availability Zones retrieved successfully. Jul 15 13:25:04.016387 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Flow 'volume_create_api' (5dd09d64-552b-43e6-96fa-25ae51770a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:04.018298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db83802f-1177-456c-a02f-147755754356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:04.020697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:04.053061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db83802f-1177-456c-a02f-147755754356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:04.054847 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc044732-dad6-4bda-8214-2547773d4f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:04.132930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Created reservations ['3d6a27cd-642c-4927-80d0-83fa33db317b', 'd6cfb1ea-d806-4404-b235-bc618cbb4673', '88f137f9-e467-45c4-9dd4-529d3252ccee', 'b51c8eaf-fbca-4230-b22a-2c5d952dc1f6'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:04.134113 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc044732-dad6-4bda-8214-2547773d4f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d6a27cd-642c-4927-80d0-83fa33db317b', 'd6cfb1ea-d806-4404-b235-bc618cbb4673', '88f137f9-e467-45c4-9dd4-529d3252ccee', 'b51c8eaf-fbca-4230-b22a-2c5d952dc1f6']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:04.135221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5343b18d-961c-4791-9279-f37ebf9b5f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:04.168621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5343b18d-961c-4791-9279-f37ebf9b5f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b5a1185-d2f1-4c39-9482-b0e94f5b3354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2108884180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69f8a7d2c14273865f7af194792ccd',qos_specs=None,replication_status=,reservations=['3d6a27cd-642c-4927-80d0-83fa33db317b','d6cfb1ea-d806-4404-b235-bc618cbb4673','88f137f9-e467-45c4-9dd4-529d3252ccee','b51c8eaf-fbca-4230-b22a-2c5d952dc1f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2108884180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b5a1185-d2f1-4c39-9482-b0e94f5b3354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb69f8a7d2c14273865f7af194792ccd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:04.170414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc06229-997f-439d-afce-d79908da03d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:04.200115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc06229-997f-439d-afce-d79908da03d9) transitioned into state 'SUCCESS' from state '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-2108884180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69f8a7d2c14273865f7af194792ccd',qos_specs=None,replication_status=,reservations=['3d6a27cd-642c-4927-80d0-83fa33db317b','d6cfb1ea-d806-4404-b235-bc618cbb4673','88f137f9-e467-45c4-9dd4-529d3252ccee','b51c8eaf-fbca-4230-b22a-2c5d952dc1f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:04.201669 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9bf5a43-430d-4b2c-89ff-ca95433717df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:04.215544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9bf5a43-430d-4b2c-89ff-ca95433717df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:04.216486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Flow 'volume_create_api' (5dd09d64-552b-43e6-96fa-25ae51770a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:04.217284 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume request issued successfully. Jul 15 13:25:04.219315 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-331d4477-adbf-433d-b082-50ca7906f339 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:04.219315 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 338/1364] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:25:03 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:04.235462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-898c27ee-cdf5-4d2d-bc3e-b55e96bdbddb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:04.238106 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-898c27ee-cdf5-4d2d-bc3e-b55e96bdbddb tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:04.238454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-898c27ee-cdf5-4d2d-bc3e-b55e96bdbddb tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:04.238873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-898c27ee-cdf5-4d2d-bc3e-b55e96bdbddb tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:04.248521 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:04.248521 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:04.254789 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-898c27ee-cdf5-4d2d-bc3e-b55e96bdbddb tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:04.262007 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-898c27ee-cdf5-4d2d-bc3e-b55e96bdbddb tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 returned with HTTP 200 Jul 15 13:25:04.262485 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 342/1365] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:04 2026] GET /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:05.281473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-111d4ef4-3be5-4a31-9c46-6e528d3d6dfd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:05.285866 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-111d4ef4-3be5-4a31-9c46-6e528d3d6dfd tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:05.285866 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-111d4ef4-3be5-4a31-9c46-6e528d3d6dfd tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:05.287366 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-111d4ef4-3be5-4a31-9c46-6e528d3d6dfd tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:05.300746 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:05.300746 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:05.311291 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-111d4ef4-3be5-4a31-9c46-6e528d3d6dfd tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:05.318802 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-111d4ef4-3be5-4a31-9c46-6e528d3d6dfd tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 returned with HTTP 200 Jul 15 13:25:05.319585 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 345/1366] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:05 2026] GET /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:05.334683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-209e9554-0b64-4c07-93eb-74948bd97c12 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:05.338194 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:05.338194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b5a1185-d2f1-4c39-9482-b0e94f5b3354", "name": "tempest-VolumesDeleteCascade-Snapshot-160527864"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:05.349546 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:05.349546 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:05.350056 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:05.350341 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create snapshot from volume 2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:05.432803 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Created reservations ['0e57a0de-794b-4d7e-8dd2-b20e91b08bd4', 'be4587fb-ea03-435b-8db3-e8f9f4c3298b', 'd054e75c-0792-4b37-8743-6f93885a0bdb', 'ef43ab22-e125-4f61-a880-07bfda8ecb16'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:05.483736 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot create request issued successfully. Jul 15 13:25:05.483736 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-209e9554-0b64-4c07-93eb-74948bd97c12 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:05.484267 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 342/1367] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:05.497868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-df38b584-f775-4869-8e16-f1b598242cdf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:05.499910 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df38b584-f775-4869-8e16-f1b598242cdf tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 Jul 15 13:25:05.500396 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df38b584-f775-4869-8e16-f1b598242cdf tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:05.500670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df38b584-f775-4869-8e16-f1b598242cdf tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:05.514609 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:05.514609 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:05.514609 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-df38b584-f775-4869-8e16-f1b598242cdf tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:05.514609 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df38b584-f775-4869-8e16-f1b598242cdf tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 returned with HTTP 200 Jul 15 13:25:05.514609 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 339/1368] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:05 2026] GET /volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:05.928600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d577079e-9b83-4030-9be5-9c2f0211cabf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:05.993072 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:05.993558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-176534261"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:05.995184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-176534261'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:05.995359 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume of 1 GB Jul 15 13:25:06.002044 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability Zones retrieved successfully. Jul 15 13:25:06.010800 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (110057ae-22f8-4ac6-aabb-3e70e1321c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:06.012239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee755fc-af7a-422a-b030-c0b3dfcd768a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.013695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:06.050849 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ee755fc-af7a-422a-b030-c0b3dfcd768a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.051692 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a162d388-ffe1-4467-a8f9-1c57fe1f7fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.105849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cbe4e3f2-f087-4860-b203-73d7239aa87d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:06.123987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['9adff626-4b51-4e35-aa7d-930d10c2e063', 'c287fefe-69a0-4ba3-b1ee-e13c4534e17c', '00dcf93a-d6b0-482f-9518-464fc425e0fb', '81fafdbe-2145-4c57-96f7-059c308db867'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:06.123987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a162d388-ffe1-4467-a8f9-1c57fe1f7fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9adff626-4b51-4e35-aa7d-930d10c2e063', 'c287fefe-69a0-4ba3-b1ee-e13c4534e17c', '00dcf93a-d6b0-482f-9518-464fc425e0fb', '81fafdbe-2145-4c57-96f7-059c308db867']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.123987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73be3e19-1595-4684-9065-a4bfdf626a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.150480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73be3e19-1595-4684-9065-a4bfdf626a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c006c6-6e46-4d91-9c0a-852e61e784bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-176534261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['9adff626-4b51-4e35-aa7d-930d10c2e063','c287fefe-69a0-4ba3-b1ee-e13c4534e17c','00dcf93a-d6b0-482f-9518-464fc425e0fb','81fafdbe-2145-4c57-96f7-059c308db867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-176534261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c006c6-6e46-4d91-9c0a-852e61e784bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb172d097f14fa1b04aba7fb43edee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.151376 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf75e69-606f-4928-b56d-1c05f97a8751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.151779 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cbe4e3f2-f087-4860-b203-73d7239aa87d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:25:06.152262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cbe4e3f2-f087-4860-b203-73d7239aa87d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2109553782", "extra_specs": {}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:06.164900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cbe4e3f2-f087-4860-b203-73d7239aa87d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:25:06.165382 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 346/1369] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:25:06 2026] POST /volume/v3/types => generated 218 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:06.174251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf75e69-606f-4928-b56d-1c05f97a8751) transitioned into state 'SUCCESS' from state '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-176534261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['9adff626-4b51-4e35-aa7d-930d10c2e063','c287fefe-69a0-4ba3-b1ee-e13c4534e17c','00dcf93a-d6b0-482f-9518-464fc425e0fb','81fafdbe-2145-4c57-96f7-059c308db867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.175202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95738d09-2f78-42db-9671-b2a2bc112786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.177270 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6b9868a0-fffd-44f8-b7fe-8971566f00f3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:06.182248 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6b9868a0-fffd-44f8-b7fe-8971566f00f3 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types/50b15e44-12db-488b-972e-84e937c6cd85/encryption Jul 15 13:25:06.182248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6b9868a0-fffd-44f8-b7fe-8971566f00f3 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:06.184006 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:06.184006 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:06.188620 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95738d09-2f78-42db-9671-b2a2bc112786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.189573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (110057ae-22f8-4ac6-aabb-3e70e1321c33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:06.189883 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request issued successfully. Jul 15 13:25:06.190631 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d577079e-9b83-4030-9be5-9c2f0211cabf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:06.191253 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 343/1370] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:25:05 2026] POST /volume/v3/volumes => generated 748 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:06.217869 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6b9868a0-fffd-44f8-b7fe-8971566f00f3 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/50b15e44-12db-488b-972e-84e937c6cd85/encryption returned with HTTP 200 Jul 15 13:25:06.218670 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 343/1371] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:25:06 2026] POST /volume/v3/types/50b15e44-12db-488b-972e-84e937c6cd85/encryption => generated 231 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:06.231119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:06.332136 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:06.332497 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-246674162", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2109553782", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:06.333953 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-246674162', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2109553782', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:06.344001 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume of 1 GB Jul 15 13:25:06.344695 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:06.344695 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:06.347797 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Availability Zones retrieved successfully. Jul 15 13:25:06.355133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (aebf7782-64dd-4400-9034-744462480e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:06.356677 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e38d04-914d-4801-918a-923110ce96d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.358211 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:06.408505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e38d04-914d-4801-918a-923110ce96d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:25:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=50b15e44-12db-488b-972e-84e937c6cd85,is_public=True,name='tempest-scenario-type-cryptsetup-2109553782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50b15e44-12db-488b-972e-84e937c6cd85', '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=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.409611 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f69755a-b353-4296-ab93-2cc9673959cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.468497 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2109553782 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2109553782, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:25:06.468866 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2109553782 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2109553782, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:25:06.525344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-36dc4f77-07b7-46c8-8acf-5269d494817d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:06.528260 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-36dc4f77-07b7-46c8-8acf-5269d494817d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 Jul 15 13:25:06.528862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-36dc4f77-07b7-46c8-8acf-5269d494817d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:06.529306 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-36dc4f77-07b7-46c8-8acf-5269d494817d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:06.540409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Created reservations ['5b3cff42-6610-4773-899b-e9e23653f0ef', '61206769-37bb-49aa-baf2-1a1b1f34b8cd', 'd03ae9e1-5367-4b8f-8682-470370b16bc5', 'ef35d67d-9fdc-4d89-94c8-c17276d10354'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:06.541280 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:06.541280 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:06.541534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f69755a-b353-4296-ab93-2cc9673959cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b3cff42-6610-4773-899b-e9e23653f0ef', '61206769-37bb-49aa-baf2-1a1b1f34b8cd', 'd03ae9e1-5367-4b8f-8682-470370b16bc5', 'ef35d67d-9fdc-4d89-94c8-c17276d10354']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.542508 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07722f9d-92c2-4694-9f29-000518b8186f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.544569 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-36dc4f77-07b7-46c8-8acf-5269d494817d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:06.546613 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-36dc4f77-07b7-46c8-8acf-5269d494817d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 returned with HTTP 200 Jul 15 13:25:06.548267 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 347/1372] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:06 2026] GET /volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:06.560640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2d1af707-8bb1-429a-be52-781e42947877 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:06.565045 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:06.566262 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b5a1185-d2f1-4c39-9482-b0e94f5b3354", "name": "tempest-VolumesDeleteCascade-Snapshot-310867636"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:06.583167 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:06.583167 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:06.584002 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:06.584002 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create snapshot from volume 2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:06.587625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07722f9d-92c2-4694-9f29-000518b8186f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5ed250-5004-41df-87c4-a4765d1b8791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-246674162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['5b3cff42-6610-4773-899b-e9e23653f0ef','61206769-37bb-49aa-baf2-1a1b1f34b8cd','d03ae9e1-5367-4b8f-8682-470370b16bc5','ef35d67d-9fdc-4d89-94c8-c17276d10354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=50b15e44-12db-488b-972e-84e937c6cd85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-246674162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ae5ed250-5004-41df-87c4-a4765d1b8791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4315cd231544125a7bcf4baf7bddef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(50b15e44-12db-488b-972e-84e937c6cd85),volume_type_id=50b15e44-12db-488b-972e-84e937c6cd85)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.588980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29b9a9a-d822-4914-9586-eb264642c8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.623073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f29b9a9a-d822-4914-9586-eb264642c8bb) transitioned into state 'SUCCESS' from state '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-246674162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['5b3cff42-6610-4773-899b-e9e23653f0ef','61206769-37bb-49aa-baf2-1a1b1f34b8cd','d03ae9e1-5367-4b8f-8682-470370b16bc5','ef35d67d-9fdc-4d89-94c8-c17276d10354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=50b15e44-12db-488b-972e-84e937c6cd85)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.624226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91588172-520b-4cf0-aff8-d85df31508cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:06.638976 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91588172-520b-4cf0-aff8-d85df31508cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:06.640516 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (aebf7782-64dd-4400-9034-744462480e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:06.640989 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request issued successfully. Jul 15 13:25:06.641882 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3b026448-6e21-488f-8a17-ef2d1e86cbc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:06.642360 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Created reservations ['77ee8c5f-b43a-4a03-b805-29f4cbb6a784', 'e0d61a59-6536-4f9e-8a2a-f7359436ff6d', '7a1995d9-f720-4ba2-89f1-71783e3557fc', '1f9782c4-e258-48a5-aeda-448cb73940ab'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:06.642754 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 340/1373] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:25:06 2026] POST /volume/v3/volumes => generated 790 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:06.696884 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot create request issued successfully. Jul 15 13:25:06.696884 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d1af707-8bb1-429a-be52-781e42947877 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:06.696884 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 344/1374] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:06.712821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0ccf35b-5709-4c08-a090-c72afacc1495 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:06.716463 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0ccf35b-5709-4c08-a090-c72afacc1495 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 Jul 15 13:25:06.716723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0ccf35b-5709-4c08-a090-c72afacc1495 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:06.716942 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0ccf35b-5709-4c08-a090-c72afacc1495 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:06.725944 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:06.725944 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:06.726658 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c0ccf35b-5709-4c08-a090-c72afacc1495 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:06.728008 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0ccf35b-5709-4c08-a090-c72afacc1495 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 returned with HTTP 200 Jul 15 13:25:06.731358 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 344/1375] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:06 2026] GET /volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:07.067642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5eed2596-d83d-4b0d-8d18-c818949db79d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:07.070099 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:07.073608 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1390165506"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:07.075679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1390165506'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:07.077831 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Create volume of 1 GB Jul 15 13:25:07.083296 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Availability Zones retrieved successfully. Jul 15 13:25:07.092704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Flow 'volume_create_api' (da2fef73-afcd-4a2f-9576-f92d42b5dba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:07.094352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330b8765-0854-4b23-ab7a-5b5ffcf7e8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:07.095781 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:07.134042 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330b8765-0854-4b23-ab7a-5b5ffcf7e8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:07.135320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f4853a-1285-42b8-b827-18912053fcb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:07.227722 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Created reservations ['c54c96ff-e550-438f-aee2-5a7ecb61368c', 'f7e6a376-c807-4933-a0aa-97043b2d6e02', 'ffff9b87-376c-4a02-9d9c-8eecdf338d73', '292fc94c-1794-482d-9631-55ce0ed22aa2'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:07.228944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f4853a-1285-42b8-b827-18912053fcb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c54c96ff-e550-438f-aee2-5a7ecb61368c', 'f7e6a376-c807-4933-a0aa-97043b2d6e02', 'ffff9b87-376c-4a02-9d9c-8eecdf338d73', '292fc94c-1794-482d-9631-55ce0ed22aa2']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:07.230336 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6e7969-da5e-4094-a9cf-78b4fc55ad08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:07.260028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6e7969-da5e-4094-a9cf-78b4fc55ad08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37664598-3ad9-44d2-9201-7773c718f16e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1390165506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3f555c48a142bab4a936e84ad2f686',qos_specs=None,replication_status=,reservations=['c54c96ff-e550-438f-aee2-5a7ecb61368c','f7e6a376-c807-4933-a0aa-97043b2d6e02','ffff9b87-376c-4a02-9d9c-8eecdf338d73','292fc94c-1794-482d-9631-55ce0ed22aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15888275e9444d099b65bd24c0d3c191',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1390165506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37664598-3ad9-44d2-9201-7773c718f16e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f3f555c48a142bab4a936e84ad2f686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15888275e9444d099b65bd24c0d3c191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:07.262350 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2726cf20-3f37-4a62-8ead-ce798aa8c19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:07.296593 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2726cf20-3f37-4a62-8ead-ce798aa8c19d) transitioned into state 'SUCCESS' from state '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-1390165506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3f555c48a142bab4a936e84ad2f686',qos_specs=None,replication_status=,reservations=['c54c96ff-e550-438f-aee2-5a7ecb61368c','f7e6a376-c807-4933-a0aa-97043b2d6e02','ffff9b87-376c-4a02-9d9c-8eecdf338d73','292fc94c-1794-482d-9631-55ce0ed22aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15888275e9444d099b65bd24c0d3c191',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:07.296593 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2bd513-93f4-4a99-bd65-ae786d3b8f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:07.309447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2bd513-93f4-4a99-bd65-ae786d3b8f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:07.310814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Flow 'volume_create_api' (da2fef73-afcd-4a2f-9576-f92d42b5dba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:07.311321 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Create volume request issued successfully. Jul 15 13:25:07.312283 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5eed2596-d83d-4b0d-8d18-c818949db79d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:07.313126 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 348/1376] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:25:07 2026] POST /volume/v3/volumes => generated 757 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:07.333157 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9a2f4e95-2395-4fa1-acd3-91436ad6d70e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:07.336213 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a2f4e95-2395-4fa1-acd3-91436ad6d70e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:25:07.336526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a2f4e95-2395-4fa1-acd3-91436ad6d70e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:07.336814 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a2f4e95-2395-4fa1-acd3-91436ad6d70e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:07.348590 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:07.348590 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:07.353144 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9a2f4e95-2395-4fa1-acd3-91436ad6d70e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:25:07.357367 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a2f4e95-2395-4fa1-acd3-91436ad6d70e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:25:07.357546 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 341/1377] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:07 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:07.743864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-44e797b8-c936-4f4c-960e-4e51e95a9a8d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:07.747018 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-44e797b8-c936-4f4c-960e-4e51e95a9a8d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 Jul 15 13:25:07.747260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-44e797b8-c936-4f4c-960e-4e51e95a9a8d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:07.747424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-44e797b8-c936-4f4c-960e-4e51e95a9a8d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:07.752782 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:07.752782 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:07.753688 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-44e797b8-c936-4f4c-960e-4e51e95a9a8d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:07.754551 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-44e797b8-c936-4f4c-960e-4e51e95a9a8d tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 returned with HTTP 200 Jul 15 13:25:07.755218 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 345/1378] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:07 2026] GET /volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:07.766310 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f966e631-99bc-473f-99a8-458ef3752004 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:07.768246 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354?cascade=True Jul 15 13:25:07.768513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:07.768785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:07.769029 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume with id: 2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:07.779453 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:07.779453 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:07.780410 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:07.829662 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume request issued successfully. Jul 15 13:25:07.829916 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f966e631-99bc-473f-99a8-458ef3752004 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354?cascade=True returned with HTTP 202 Jul 15 13:25:07.830467 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 345/1379] 10.4.3.158 () {66 vars in 1376 bytes} [Wed Jul 15 13:25:07 2026] DELETE /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:07.838705 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e1b944e1-69e5-449c-9171-6269546eb20f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:07.840800 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1b944e1-69e5-449c-9171-6269546eb20f tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:07.841111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1b944e1-69e5-449c-9171-6269546eb20f tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:07.841269 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1b944e1-69e5-449c-9171-6269546eb20f tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:07.852641 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:07.852641 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:07.866149 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e1b944e1-69e5-449c-9171-6269546eb20f tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:07.873042 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1b944e1-69e5-449c-9171-6269546eb20f tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 returned with HTTP 200 Jul 15 13:25:07.873459 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 349/1380] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:07 2026] GET /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:08.373689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0eb7788b-6583-424d-a93b-9f1451319003 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:08.376170 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0eb7788b-6583-424d-a93b-9f1451319003 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:25:08.376467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0eb7788b-6583-424d-a93b-9f1451319003 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:08.376731 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0eb7788b-6583-424d-a93b-9f1451319003 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:08.383099 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=311,cinder:UPDATE=65,cinder:INSERT=40 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:25:08.396056 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:08.396056 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:08.401083 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0eb7788b-6583-424d-a93b-9f1451319003 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:25:08.407382 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0eb7788b-6583-424d-a93b-9f1451319003 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:25:08.407905 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 342/1381] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:08 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:08.890044 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-613d29e6-72b1-41cb-95d3-c5799faaefea None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:08.892550 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-613d29e6-72b1-41cb-95d3-c5799faaefea tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:08.892845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-613d29e6-72b1-41cb-95d3-c5799faaefea tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:08.893156 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-613d29e6-72b1-41cb-95d3-c5799faaefea tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:08.897302 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=435,cinder:UPDATE=139,cinder:INSERT=82 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:25:08.901661 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-613d29e6-72b1-41cb-95d3-c5799faaefea tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 returned with HTTP 404 Jul 15 13:25:08.902538 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 346/1382] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:08 2026] GET /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:08.917954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:08.921365 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:25:08.921764 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:08.922046 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:08.922410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:08.922809 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:08.922809 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:08.923392 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:25:08.927236 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=413,cinder:INSERT=79,cinder:UPDATE=125 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:25:08.931363 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Get all volumes completed successfully. Jul 15 13:25:08.932272 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-10ea035d-c1f7-4fc6-b8a4-cb15b9cfb678 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:25:08.932741 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 346/1383] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:25:08 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:08.943892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:08.946386 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:08.946683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:08.946981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:08.947400 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:08.949533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:08.968791 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Get all snapshots completed successfully. Jul 15 13:25:08.969205 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1e0ce395-26bc-4be5-a574-7ed60043c99e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:25:08.970113 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 350/1384] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:25:08 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 15 13:25:08.983670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aea9184a-e036-4e8c-8c1e-28d9919847ec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:08.985104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aea9184a-e036-4e8c-8c1e-28d9919847ec tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 Jul 15 13:25:08.985313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aea9184a-e036-4e8c-8c1e-28d9919847ec tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:08.985652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aea9184a-e036-4e8c-8c1e-28d9919847ec tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:08.985652 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-aea9184a-e036-4e8c-8c1e-28d9919847ec tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete snapshot with id: 207fbded-f6de-4299-9d56-e13248f1dca3 Jul 15 13:25:08.995542 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aea9184a-e036-4e8c-8c1e-28d9919847ec tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 returned with HTTP 404 Jul 15 13:25:08.996175 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 343/1385] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:08 2026] DELETE /volume/v3/snapshots/207fbded-f6de-4299-9d56-e13248f1dca3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:09.006183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-13eb2f67-c2e7-4ce6-96b0-f78cd15c81f5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:09.011429 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13eb2f67-c2e7-4ce6-96b0-f78cd15c81f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 Jul 15 13:25:09.011429 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13eb2f67-c2e7-4ce6-96b0-f78cd15c81f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:09.011429 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13eb2f67-c2e7-4ce6-96b0-f78cd15c81f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:09.011429 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-13eb2f67-c2e7-4ce6-96b0-f78cd15c81f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete snapshot with id: 7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 Jul 15 13:25:09.022097 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13eb2f67-c2e7-4ce6-96b0-f78cd15c81f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 returned with HTTP 404 Jul 15 13:25:09.022391 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 347/1386] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:09 2026] DELETE /volume/v3/snapshots/7ff8ca8e-11ff-46ea-839c-e2ad14d3e370 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:09.036613 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b4133e40-33c2-4900-82ef-f8f8717795f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:09.038613 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4133e40-33c2-4900-82ef-f8f8717795f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:09.038884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4133e40-33c2-4900-82ef-f8f8717795f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:09.039150 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4133e40-33c2-4900-82ef-f8f8717795f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:09.045816 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4133e40-33c2-4900-82ef-f8f8717795f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 returned with HTTP 404 Jul 15 13:25:09.046506 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 347/1387] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:09 2026] GET /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:09.056216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e3bbd806-b687-4967-8931-58414f7e5f39 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:09.058054 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3bbd806-b687-4967-8931-58414f7e5f39 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:09.058270 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3bbd806-b687-4967-8931-58414f7e5f39 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:09.058511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3bbd806-b687-4967-8931-58414f7e5f39 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:09.058673 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e3bbd806-b687-4967-8931-58414f7e5f39 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume with id: 2b5a1185-d2f1-4c39-9482-b0e94f5b3354 Jul 15 13:25:09.068980 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3bbd806-b687-4967-8931-58414f7e5f39 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 returned with HTTP 404 Jul 15 13:25:09.069511 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 351/1388] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:09 2026] DELETE /volume/v3/volumes/2b5a1185-d2f1-4c39-9482-b0e94f5b3354 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:09.081313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:09.084690 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:09.085077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-587326206"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:09.087099 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-587326206'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:09.087489 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume of 1 GB Jul 15 13:25:09.095413 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Availability Zones retrieved successfully. Jul 15 13:25:09.103037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Flow 'volume_create_api' (dd2ae8c7-23cd-4215-9ab0-a64abf101ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:09.104366 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c6b21e-4040-49c7-a6d8-725177cd9837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:09.105507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:09.145522 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c6b21e-4040-49c7-a6d8-725177cd9837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:09.148734 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f357cc-2ad0-4150-a28e-ad2c1f585656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:09.189632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Created reservations ['0aa2d2ea-f128-45df-ab85-580909f4fc93', '65713db3-2e00-459e-820c-b0755170da67', 'e72a45dd-11d8-4f1e-b150-ab6329eb0af9', '47071db4-d09f-45c3-8a67-837fac2f7391'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:09.190531 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f357cc-2ad0-4150-a28e-ad2c1f585656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0aa2d2ea-f128-45df-ab85-580909f4fc93', '65713db3-2e00-459e-820c-b0755170da67', 'e72a45dd-11d8-4f1e-b150-ab6329eb0af9', '47071db4-d09f-45c3-8a67-837fac2f7391']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:09.191457 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8954bb7b-4ec8-40ea-b21d-8409d23ca316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:09.224869 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8954bb7b-4ec8-40ea-b21d-8409d23ca316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb92ebe0-2f24-40ae-be18-7b6d22743f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-587326206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69f8a7d2c14273865f7af194792ccd',qos_specs=None,replication_status=,reservations=['0aa2d2ea-f128-45df-ab85-580909f4fc93','65713db3-2e00-459e-820c-b0755170da67','e72a45dd-11d8-4f1e-b150-ab6329eb0af9','47071db4-d09f-45c3-8a67-837fac2f7391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-587326206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb92ebe0-2f24-40ae-be18-7b6d22743f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb69f8a7d2c14273865f7af194792ccd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:09.226141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e69a4cf-2496-41b8-9b14-1b94e0ec8ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:09.254036 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e69a4cf-2496-41b8-9b14-1b94e0ec8ea4) transitioned into state 'SUCCESS' from state '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-587326206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69f8a7d2c14273865f7af194792ccd',qos_specs=None,replication_status=,reservations=['0aa2d2ea-f128-45df-ab85-580909f4fc93','65713db3-2e00-459e-820c-b0755170da67','e72a45dd-11d8-4f1e-b150-ab6329eb0af9','47071db4-d09f-45c3-8a67-837fac2f7391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:09.254503 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12190d34-bbc5-4160-be07-d406c4ff71b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:09.267432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12190d34-bbc5-4160-be07-d406c4ff71b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:09.268521 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Flow 'volume_create_api' (dd2ae8c7-23cd-4215-9ab0-a64abf101ea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:09.268792 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume request issued successfully. Jul 15 13:25:09.269947 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b929df01-aa0c-496e-bc5d-3e73e4ff54c4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:09.270159 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 344/1389] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:25:09 2026] POST /volume/v3/volumes => generated 750 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:09.289083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f18302de-408d-483a-87f1-09bd8c7cb694 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:09.291133 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f18302de-408d-483a-87f1-09bd8c7cb694 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:09.291294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f18302de-408d-483a-87f1-09bd8c7cb694 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:09.291526 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f18302de-408d-483a-87f1-09bd8c7cb694 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:09.310987 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:09.310987 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:09.321898 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f18302de-408d-483a-87f1-09bd8c7cb694 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:09.330733 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f18302de-408d-483a-87f1-09bd8c7cb694 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 returned with HTTP 200 Jul 15 13:25:09.332136 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 348/1390] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:09 2026] GET /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:10.348872 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9d7fc74c-4b54-4a18-b280-d8d86cee96f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:10.352566 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d7fc74c-4b54-4a18-b280-d8d86cee96f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:10.352856 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d7fc74c-4b54-4a18-b280-d8d86cee96f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:10.353131 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d7fc74c-4b54-4a18-b280-d8d86cee96f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:10.363831 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:10.363831 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:10.369654 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9d7fc74c-4b54-4a18-b280-d8d86cee96f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:10.377720 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d7fc74c-4b54-4a18-b280-d8d86cee96f5 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 returned with HTTP 200 Jul 15 13:25:10.378257 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 348/1391] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:10 2026] GET /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:10.394227 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:10.396845 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:10.397227 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb92ebe0-2f24-40ae-be18-7b6d22743f97", "name": "tempest-VolumesDeleteCascade-Snapshot-549569211"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:10.409275 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:10.409275 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:10.409527 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:10.411988 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create snapshot from volume fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:10.457397 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Created reservations ['052f35cd-17ce-4919-b4ee-45ea0680166a', '32555672-03df-4029-8f41-4fd034ad7363', '08759102-c45f-4ce7-b86c-68e7ee43056e', 'f55c1103-f451-4223-a3af-68a449bf03a5'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:10.511500 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot create request issued successfully. Jul 15 13:25:10.511906 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86979628-20e0-4892-9e19-8d8bfd819cc9 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:10.512431 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 352/1392] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:10.522924 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f7e37aec-649b-4a75-9dd2-3e996e448247 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:10.525599 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f7e37aec-649b-4a75-9dd2-3e996e448247 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da Jul 15 13:25:10.525599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f7e37aec-649b-4a75-9dd2-3e996e448247 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:10.525599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f7e37aec-649b-4a75-9dd2-3e996e448247 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:10.536169 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:10.536169 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:10.536169 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f7e37aec-649b-4a75-9dd2-3e996e448247 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:10.536169 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f7e37aec-649b-4a75-9dd2-3e996e448247 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da returned with HTTP 200 Jul 15 13:25:10.536169 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 345/1393] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:10 2026] GET /volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:10.951194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:11.078297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:11.078651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1553628974"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:11.080589 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1553628974'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:11.080761 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:11.085854 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:11.094243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (dca38898-6a59-4d9f-a00f-fe9607ddea6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:11.095632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc11c2ca-0e98-45dc-b626-1f6a49f3b340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.097063 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:11.132974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc11c2ca-0e98-45dc-b626-1f6a49f3b340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.135565 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60723cab-8b4a-4b00-9c22-b4610871d14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.215879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['3cb87002-5252-4e09-8133-64b4d30d2dca', 'e2a9566d-38b4-4628-b214-3d51f59cfc13', 'c71f0cfe-4cf2-4bad-9567-39598a7e5215', '9fbe1898-a5b9-43e5-a460-80d5ec847e29'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:11.217111 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60723cab-8b4a-4b00-9c22-b4610871d14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb87002-5252-4e09-8133-64b4d30d2dca', 'e2a9566d-38b4-4628-b214-3d51f59cfc13', 'c71f0cfe-4cf2-4bad-9567-39598a7e5215', '9fbe1898-a5b9-43e5-a460-80d5ec847e29']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.217825 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5770dd71-7707-49b5-9263-050dc8cba205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.252842 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5770dd71-7707-49b5-9263-050dc8cba205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b8a44df-a4ac-43ad-8d3c-ff011477bc34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1553628974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['3cb87002-5252-4e09-8133-64b4d30d2dca','e2a9566d-38b4-4628-b214-3d51f59cfc13','c71f0cfe-4cf2-4bad-9567-39598a7e5215','9fbe1898-a5b9-43e5-a460-80d5ec847e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1553628974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b8a44df-a4ac-43ad-8d3c-ff011477bc34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.254377 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed7a5d8-c3b4-4db7-979c-d6554f619253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.279194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed7a5d8-c3b4-4db7-979c-d6554f619253) transitioned into state 'SUCCESS' from state '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-1553628974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['3cb87002-5252-4e09-8133-64b4d30d2dca','e2a9566d-38b4-4628-b214-3d51f59cfc13','c71f0cfe-4cf2-4bad-9567-39598a7e5215','9fbe1898-a5b9-43e5-a460-80d5ec847e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.280147 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099d7914-f7e7-44f3-a8e0-fd142ae68ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.288686 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099d7914-f7e7-44f3-a8e0-fd142ae68ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.289565 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (dca38898-6a59-4d9f-a00f-fe9607ddea6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:11.289953 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:11.290586 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a47d4548-ea6c-4890-b2b9-2c7e885b2a3f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:11.291083 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 349/1394] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:25:10 2026] POST /volume/v3/volumes => generated 770 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:11.313794 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-aac014d2-bb49-45d4-ac83-8c0e3940edd6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:11.320177 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aac014d2-bb49-45d4-ac83-8c0e3940edd6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:11.320177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aac014d2-bb49-45d4-ac83-8c0e3940edd6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:11.320177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aac014d2-bb49-45d4-ac83-8c0e3940edd6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:11.328078 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:11.328078 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:11.332884 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-aac014d2-bb49-45d4-ac83-8c0e3940edd6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:11.341955 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aac014d2-bb49-45d4-ac83-8c0e3940edd6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 200 Jul 15 13:25:11.342558 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 349/1395] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:11 2026] GET /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:11.549032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-479d0b06-d95e-440e-930b-82466c659a99 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:11.551642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-479d0b06-d95e-440e-930b-82466c659a99 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da Jul 15 13:25:11.551914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-479d0b06-d95e-440e-930b-82466c659a99 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:11.552210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-479d0b06-d95e-440e-930b-82466c659a99 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:11.555173 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=348,cinder:INSERT=56,cinder:UPDATE=85 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:25:11.560776 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:11.560776 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:11.561644 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-479d0b06-d95e-440e-930b-82466c659a99 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:11.563148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-479d0b06-d95e-440e-930b-82466c659a99 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da returned with HTTP 200 Jul 15 13:25:11.563803 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 353/1396] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:11 2026] GET /volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:11.581046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:11.583053 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:11.583403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "63a8157b-3af2-42f7-8784-4826d9eea1da", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-512278662"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:11.585104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume request body: {'volume': {'snapshot_id': '63a8157b-3af2-42f7-8784-4826d9eea1da', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-512278662'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:11.592342 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:11.592342 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:11.592784 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Snapshot retrieved successfully. Jul 15 13:25:11.592903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume of 1 GB Jul 15 13:25:11.596555 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Availability Zones retrieved successfully. Jul 15 13:25:11.601985 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Flow 'volume_create_api' (8681c5fb-b5b6-4dca-8eb9-e2d002d2c3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:11.603309 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (211d0f9f-d245-4ba8-a703-6db3161fad2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.606650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:11.653493 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (211d0f9f-d245-4ba8-a703-6db3161fad2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '63a8157b-3af2-42f7-8784-4826d9eea1da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.654628 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05291ea-d3ff-4519-8c65-08fe7043b27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.712179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Created reservations ['990bdec6-7304-4a79-97f0-463b6dbbc869', '55c589c9-3820-41af-b4d7-334b331ed95b', 'caaa87a9-c8b4-4976-ac3a-65e16444c18d', '3e4777f5-319d-403b-96f9-35cab7e47305'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:11.713087 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05291ea-d3ff-4519-8c65-08fe7043b27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['990bdec6-7304-4a79-97f0-463b6dbbc869', '55c589c9-3820-41af-b4d7-334b331ed95b', 'caaa87a9-c8b4-4976-ac3a-65e16444c18d', '3e4777f5-319d-403b-96f9-35cab7e47305']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.713878 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb9f44c0-09d7-486b-b2f6-6dc6cbde75e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.759593 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb9f44c0-09d7-486b-b2f6-6dc6cbde75e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a08bede-3add-4bc6-91b1-9b548a0796ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-512278662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69f8a7d2c14273865f7af194792ccd',qos_specs=None,replication_status=,reservations=['990bdec6-7304-4a79-97f0-463b6dbbc869','55c589c9-3820-41af-b4d7-334b331ed95b','caaa87a9-c8b4-4976-ac3a-65e16444c18d','3e4777f5-319d-403b-96f9-35cab7e47305'],size=1,snapshot_id=63a8157b-3af2-42f7-8784-4826d9eea1da,source_replicaid=,source_volid=None,status='creating',user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-512278662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a08bede-3add-4bc6-91b1-9b548a0796ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb69f8a7d2c14273865f7af194792ccd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=63a8157b-3af2-42f7-8784-4826d9eea1da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.760403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21eb2d43-82bc-479c-9988-c364fb4ca606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.790482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21eb2d43-82bc-479c-9988-c364fb4ca606) transitioned into state 'SUCCESS' from state '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-512278662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb69f8a7d2c14273865f7af194792ccd',qos_specs=None,replication_status=,reservations=['990bdec6-7304-4a79-97f0-463b6dbbc869','55c589c9-3820-41af-b4d7-334b331ed95b','caaa87a9-c8b4-4976-ac3a-65e16444c18d','3e4777f5-319d-403b-96f9-35cab7e47305'],size=1,snapshot_id=63a8157b-3af2-42f7-8784-4826d9eea1da,source_replicaid=,source_volid=None,status='creating',user_id='10d0872ed6b4460ebfa4fe423ce2ca60',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.791413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380440d9-cebe-451d-adb3-4caec739cc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:11.822986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380440d9-cebe-451d-adb3-4caec739cc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:11.822986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Flow 'volume_create_api' (8681c5fb-b5b6-4dca-8eb9-e2d002d2c3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:11.822986 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Create volume request issued successfully. Jul 15 13:25:11.822986 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e4cf2db-d85c-41c9-b427-3b561fc193b1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:11.823522 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 346/1397] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:25:11 2026] POST /volume/v3/volumes => generated 784 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:11.836982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2b7b91ae-c7fa-4b64-b84d-61c7db11f0a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:11.838629 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2b7b91ae-c7fa-4b64-b84d-61c7db11f0a7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:11.838912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2b7b91ae-c7fa-4b64-b84d-61c7db11f0a7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:11.839246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2b7b91ae-c7fa-4b64-b84d-61c7db11f0a7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:11.850156 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:11.850156 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:11.854424 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2b7b91ae-c7fa-4b64-b84d-61c7db11f0a7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:11.859513 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2b7b91ae-c7fa-4b64-b84d-61c7db11f0a7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 200 Jul 15 13:25:11.860217 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 350/1398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:11 2026] GET /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:12.357517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8c20dfc7-0b8e-4ad5-afff-9b750c47b437 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:12.360431 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c20dfc7-0b8e-4ad5-afff-9b750c47b437 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:12.361980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c20dfc7-0b8e-4ad5-afff-9b750c47b437 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:12.361980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c20dfc7-0b8e-4ad5-afff-9b750c47b437 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:12.374795 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:12.374795 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:12.382759 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8c20dfc7-0b8e-4ad5-afff-9b750c47b437 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:12.391258 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c20dfc7-0b8e-4ad5-afff-9b750c47b437 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 200 Jul 15 13:25:12.392778 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 350/1399] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:12 2026] GET /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 863 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:25:12.408096 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2553d340-dabe-481c-a163-bb50f906a40d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:12.410360 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:12.410845 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b8a44df-a4ac-43ad-8d3c-ff011477bc34", "name": "tempest-VolumeDependencyTests-Snapshot-1595819383"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:12.421820 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:12.421820 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:12.422289 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:12.422461 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create snapshot from volume 3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:12.501498 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['60b70abe-8754-4d7a-a9d2-4e4768d95ef7', 'b1023bc2-1449-44a0-8378-95d70fedb544', 'c7a9682c-4c6f-49ed-a978-0e8a33339484', 'f669d97c-d71f-42a9-9039-d96d062df360'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:12.581211 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot create request issued successfully. Jul 15 13:25:12.581742 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2553d340-dabe-481c-a163-bb50f906a40d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:12.582348 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 354/1400] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:12.595442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-21c3f827-f917-428c-bcf0-5d9736f0ba43 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:12.597497 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21c3f827-f917-428c-bcf0-5d9736f0ba43 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:12.597497 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21c3f827-f917-428c-bcf0-5d9736f0ba43 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:12.597497 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21c3f827-f917-428c-bcf0-5d9736f0ba43 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:12.603754 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:12.603754 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:12.604324 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-21c3f827-f917-428c-bcf0-5d9736f0ba43 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:12.605219 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21c3f827-f917-428c-bcf0-5d9736f0ba43 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 200 Jul 15 13:25:12.607016 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 347/1401] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:12 2026] GET /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:12.876384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-30fd99e4-585a-41ef-b1d8-b6d0016df96b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:12.878783 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30fd99e4-585a-41ef-b1d8-b6d0016df96b tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:12.879095 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30fd99e4-585a-41ef-b1d8-b6d0016df96b tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:12.879358 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30fd99e4-585a-41ef-b1d8-b6d0016df96b tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:12.889138 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:12.889138 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:12.894276 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-30fd99e4-585a-41ef-b1d8-b6d0016df96b tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:12.901057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30fd99e4-585a-41ef-b1d8-b6d0016df96b tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 200 Jul 15 13:25:12.901883 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 351/1402] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:12 2026] GET /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:12.918548 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-80e12da0-91d1-4a80-b475-81f174d5387e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:12.922158 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80e12da0-91d1-4a80-b475-81f174d5387e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:12.922414 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80e12da0-91d1-4a80-b475-81f174d5387e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:12.922653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80e12da0-91d1-4a80-b475-81f174d5387e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:12.934497 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:12.934497 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:12.945250 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-80e12da0-91d1-4a80-b475-81f174d5387e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:12.952886 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80e12da0-91d1-4a80-b475-81f174d5387e tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 200 Jul 15 13:25:12.953447 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 351/1403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:12 2026] GET /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:12.970188 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:12.974520 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97?cascade=True Jul 15 13:25:12.974923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:12.975245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:12.975512 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume with id: fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:12.989597 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:12.989597 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:12.990344 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:13.065553 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume request issued successfully. Jul 15 13:25:13.065553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ff6e7cd-bbbb-4a36-8ba6-44da811f306a tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97?cascade=True returned with HTTP 202 Jul 15 13:25:13.065553 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 355/1404] 10.4.3.158 () {66 vars in 1376 bytes} [Wed Jul 15 13:25:12 2026] DELETE /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97?cascade=True => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:13.073450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2df01609-a0d3-4f69-9c04-fabb64ddf438 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:13.075573 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2df01609-a0d3-4f69-9c04-fabb64ddf438 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:13.076106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2df01609-a0d3-4f69-9c04-fabb64ddf438 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:13.076106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2df01609-a0d3-4f69-9c04-fabb64ddf438 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:13.085744 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:13.085744 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:13.090787 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2df01609-a0d3-4f69-9c04-fabb64ddf438 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:13.097224 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2df01609-a0d3-4f69-9c04-fabb64ddf438 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 returned with HTTP 200 Jul 15 13:25:13.097224 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 348/1405] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:13 2026] GET /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:13.619160 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-050f5603-c447-428a-89f7-b1975e1b24c8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:13.623037 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-050f5603-c447-428a-89f7-b1975e1b24c8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:13.623307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-050f5603-c447-428a-89f7-b1975e1b24c8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:13.623574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-050f5603-c447-428a-89f7-b1975e1b24c8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:13.631671 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:13.631671 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:13.632359 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-050f5603-c447-428a-89f7-b1975e1b24c8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:13.634615 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-050f5603-c447-428a-89f7-b1975e1b24c8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 200 Jul 15 13:25:13.635274 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 352/1406] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:13 2026] GET /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:13.647001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8981d7f1-f229-4788-80ca-52d2699971c0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:13.651258 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:13.651258 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4567735d-9e53-4633-8052-69a8f6bb7e74", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1205739091"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:13.652054 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'snapshot_id': '4567735d-9e53-4633-8052-69a8f6bb7e74', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1205739091'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:13.661189 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:13.661189 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:13.661773 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:13.661940 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:13.666703 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:13.675984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (24c7734c-c248-40e8-a8a5-58c0366cb424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:13.676224 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77a14a4-46ca-43f7-911f-3185f0cacb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:13.677198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:13.721264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77a14a4-46ca-43f7-911f-3185f0cacb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4567735d-9e53-4633-8052-69a8f6bb7e74', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:13.723048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f391fe15-03fe-4465-b972-8cfdd0f8ecc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:13.782657 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['4313cb32-731a-4e5e-9f27-f8e01043ea08', '4112d51a-5a3c-4b61-88b3-15560e64df86', '36005e85-41a5-4849-9793-75cbe3837577', '744d2f7a-4b4c-4794-afa8-4d233cd69dcd'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:13.783033 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f391fe15-03fe-4465-b972-8cfdd0f8ecc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4313cb32-731a-4e5e-9f27-f8e01043ea08', '4112d51a-5a3c-4b61-88b3-15560e64df86', '36005e85-41a5-4849-9793-75cbe3837577', '744d2f7a-4b4c-4794-afa8-4d233cd69dcd']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:13.784050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9364036-9ce8-496e-90c2-955afeeb037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:13.841567 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9364036-9ce8-496e-90c2-955afeeb037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd88d3218-0824-451a-8ff2-e3ffa7dccc1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1205739091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['4313cb32-731a-4e5e-9f27-f8e01043ea08','4112d51a-5a3c-4b61-88b3-15560e64df86','36005e85-41a5-4849-9793-75cbe3837577','744d2f7a-4b4c-4794-afa8-4d233cd69dcd'],size=1,snapshot_id=4567735d-9e53-4633-8052-69a8f6bb7e74,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1205739091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d88d3218-0824-451a-8ff2-e3ffa7dccc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4567735d-9e53-4633-8052-69a8f6bb7e74,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:13.844591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29518291-01f2-407c-8e50-035470e3f10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:13.871271 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29518291-01f2-407c-8e50-035470e3f10f) transitioned into state 'SUCCESS' from state '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-1205739091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['4313cb32-731a-4e5e-9f27-f8e01043ea08','4112d51a-5a3c-4b61-88b3-15560e64df86','36005e85-41a5-4849-9793-75cbe3837577','744d2f7a-4b4c-4794-afa8-4d233cd69dcd'],size=1,snapshot_id=4567735d-9e53-4633-8052-69a8f6bb7e74,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:13.872183 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70fa57b-dc68-4582-9c99-b7458b361076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:14.080365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70fa57b-dc68-4582-9c99-b7458b361076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:14.080808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (24c7734c-c248-40e8-a8a5-58c0366cb424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:14.081056 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:14.081676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8981d7f1-f229-4788-80ca-52d2699971c0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:14.082184 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 352/1407] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:13 2026] POST /volume/v3/volumes => generated 804 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:14.110239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d35650a4-53ca-4617-91c0-795439869037 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.113103 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d35650a4-53ca-4617-91c0-795439869037 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:14.113750 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d35650a4-53ca-4617-91c0-795439869037 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.113750 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d35650a4-53ca-4617-91c0-795439869037 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.119725 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6442c924-e6b7-425d-959a-0a4b103e934c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.125337 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6442c924-e6b7-425d-959a-0a4b103e934c tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:14.125337 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6442c924-e6b7-425d-959a-0a4b103e934c tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.125337 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6442c924-e6b7-425d-959a-0a4b103e934c tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.128213 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:14.128213 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:14.134765 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d35650a4-53ca-4617-91c0-795439869037 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:14.140394 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6442c924-e6b7-425d-959a-0a4b103e934c tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 returned with HTTP 404 Jul 15 13:25:14.141061 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 349/1408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:14 2026] GET /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:14.143977 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d35650a4-53ca-4617-91c0-795439869037 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 200 Jul 15 13:25:14.145930 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 356/1409] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:14 2026] GET /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:14.152706 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.157523 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:25:14.158042 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.158206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.158749 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:14.159534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:25:14.175432 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Get all volumes completed successfully. Jul 15 13:25:14.175934 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b65604e2-17bd-4470-bb8a-f7e87b93b6a4 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:25:14.176659 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 353/1410] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:25:14 2026] GET /volume/v3/volumes => generated 334 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:14.194594 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cd0faeaa-525a-485b-8196-9af07e18b461 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.197826 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:14.197914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.198758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.198758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:14.198995 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:14.198995 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:14.200128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:14.216545 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Get all snapshots completed successfully. Jul 15 13:25:14.217447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cd0faeaa-525a-485b-8196-9af07e18b461 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:25:14.217674 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 353/1411] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:25:14 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:14.231109 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2ba60e7e-1f9c-4bf2-bba4-d116676bc0d7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.234079 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ba60e7e-1f9c-4bf2-bba4-d116676bc0d7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:14.234760 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ba60e7e-1f9c-4bf2-bba4-d116676bc0d7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.235180 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ba60e7e-1f9c-4bf2-bba4-d116676bc0d7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.247990 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:14.247990 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:14.259152 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2ba60e7e-1f9c-4bf2-bba4-d116676bc0d7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:14.266690 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ba60e7e-1f9c-4bf2-bba4-d116676bc0d7 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 200 Jul 15 13:25:14.267202 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 350/1412] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:14 2026] GET /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:14.286163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.289434 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:14.289644 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.289864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.290074 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume with id: 6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:14.303618 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:14.303618 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:14.304217 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:14.350824 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume request issued successfully. Jul 15 13:25:14.351093 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a5b9f3a8-465f-4970-8fe0-8494279a55f1 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 202 Jul 15 13:25:14.351531 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 357/1413] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:14 2026] DELETE /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:14.363981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d5ae178d-f417-4745-918e-b083c70e3964 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:14.366441 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d5ae178d-f417-4745-918e-b083c70e3964 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:14.366793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d5ae178d-f417-4745-918e-b083c70e3964 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:14.367075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d5ae178d-f417-4745-918e-b083c70e3964 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:14.380830 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:14.380830 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:14.388475 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d5ae178d-f417-4745-918e-b083c70e3964 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Volume info retrieved successfully. Jul 15 13:25:14.396179 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d5ae178d-f417-4745-918e-b083c70e3964 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 200 Jul 15 13:25:14.396179 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 354/1414] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:14 2026] GET /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:15.154199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-4e41279d-7d13-4c58-9710-d92983966c8b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.160977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d437d55e-7e79-4818-9e30-af5fe75aa0dd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.161322 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-4e41279d-7d13-4c58-9710-d92983966c8b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b Jul 15 13:25:15.161497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-4e41279d-7d13-4c58-9710-d92983966c8b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.161721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-4e41279d-7d13-4c58-9710-d92983966c8b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.163326 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d437d55e-7e79-4818-9e30-af5fe75aa0dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:15.163623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d437d55e-7e79-4818-9e30-af5fe75aa0dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.163883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d437d55e-7e79-4818-9e30-af5fe75aa0dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.175135 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:15.175135 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:15.180172 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:15.180172 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:15.191892 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d437d55e-7e79-4818-9e30-af5fe75aa0dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:15.198400 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d437d55e-7e79-4818-9e30-af5fe75aa0dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 200 Jul 15 13:25:15.198822 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 351/1415] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:15 2026] GET /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:25:15.222464 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0520dece-b6ec-4e2d-9732-60d43d38335c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.227562 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:15.228125 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d88d3218-0824-451a-8ff2-e3ffa7dccc1c", "name": "tempest-VolumeDependencyTests-Snapshot-1703937980"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:15.252291 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:15.252291 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:15.252912 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:15.253275 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create snapshot from volume d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:15.283160 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-4e41279d-7d13-4c58-9710-d92983966c8b tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b returned with HTTP 200 Jul 15 13:25:15.283686 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 354/1416] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:25:15 2026] DELETE /volume/v3/attachments/e15f832c-a857-4c99-87e5-4efe00882f6b => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:25:15.300911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.305501 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] DELETE https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:25:15.305501 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.305824 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.306350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Delete volume with id: 42248e6a-3cfa-4f30-8206-35cdf3ce9998 Jul 15 13:25:15.308278 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['df51550f-dab4-4a38-8649-cfccc2f35846', '799321ac-7cf9-4714-ae02-93332b0baf18', '675a35b8-b2e7-415a-9b24-232e2df95964', 'c4f17018-8c51-4214-a74f-4fa3e25094f9'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:15.320918 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:15.320918 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:15.322030 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Volume info retrieved successfully. Jul 15 13:25:15.352039 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] Delete volume request issued successfully. Jul 15 13:25:15.352039 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e57b4679-882e-49af-a58e-6f41e3a09da3 req-f5933caf-7e99-47d4-89ff-5add65ea507f tempest-TestShelveInstance-1935414666 tempest-TestShelveInstance-1935414666-project-member] https://10.4.3.158/volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 returned with HTTP 202 Jul 15 13:25:15.352039 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 355/1417] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:25:15 2026] DELETE /volume/v3/volumes/42248e6a-3cfa-4f30-8206-35cdf3ce9998 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:15.368173 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot create request issued successfully. Jul 15 13:25:15.370046 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0520dece-b6ec-4e2d-9732-60d43d38335c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:15.372119 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 358/1418] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:15.384313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-162c6512-612b-4e27-863c-bb878e21f91e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.388069 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-162c6512-612b-4e27-863c-bb878e21f91e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:15.388069 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-162c6512-612b-4e27-863c-bb878e21f91e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.388069 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-162c6512-612b-4e27-863c-bb878e21f91e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.399314 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:15.399314 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:15.400004 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-162c6512-612b-4e27-863c-bb878e21f91e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:15.401210 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-162c6512-612b-4e27-863c-bb878e21f91e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 200 Jul 15 13:25:15.401717 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 352/1419] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:15 2026] GET /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:15.415550 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a4665506-3834-49a1-92cb-de1b79f5e906 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.418991 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4665506-3834-49a1-92cb-de1b79f5e906 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed Jul 15 13:25:15.418991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4665506-3834-49a1-92cb-de1b79f5e906 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.418991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4665506-3834-49a1-92cb-de1b79f5e906 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.430591 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4665506-3834-49a1-92cb-de1b79f5e906 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed returned with HTTP 404 Jul 15 13:25:15.430591 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 355/1420] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:15 2026] GET /volume/v3/volumes/6a08bede-3add-4bc6-91b1-9b548a0796ed => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:15.442430 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-39e99e7f-77c7-42dc-8136-fbcb57552e62 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.448392 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-39e99e7f-77c7-42dc-8136-fbcb57552e62 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da Jul 15 13:25:15.448553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-39e99e7f-77c7-42dc-8136-fbcb57552e62 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.449207 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-39e99e7f-77c7-42dc-8136-fbcb57552e62 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.449207 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-39e99e7f-77c7-42dc-8136-fbcb57552e62 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete snapshot with id: 63a8157b-3af2-42f7-8784-4826d9eea1da Jul 15 13:25:15.455558 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-39e99e7f-77c7-42dc-8136-fbcb57552e62 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da returned with HTTP 404 Jul 15 13:25:15.456485 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 356/1421] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:15 2026] DELETE /volume/v3/snapshots/63a8157b-3af2-42f7-8784-4826d9eea1da => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:15.468067 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-38838fc2-fdee-4967-a149-35f3ee4a0239 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.472653 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38838fc2-fdee-4967-a149-35f3ee4a0239 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] GET https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:15.472912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38838fc2-fdee-4967-a149-35f3ee4a0239 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.473089 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38838fc2-fdee-4967-a149-35f3ee4a0239 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.481489 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38838fc2-fdee-4967-a149-35f3ee4a0239 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 returned with HTTP 404 Jul 15 13:25:15.482219 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 359/1422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:15 2026] GET /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:15.494297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d39df6be-e468-4d99-85c6-e96392330343 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:15.497099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d39df6be-e468-4d99-85c6-e96392330343 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:15.497417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d39df6be-e468-4d99-85c6-e96392330343 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:15.497800 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d39df6be-e468-4d99-85c6-e96392330343 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:15.498162 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d39df6be-e468-4d99-85c6-e96392330343 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] Delete volume with id: fb92ebe0-2f24-40ae-be18-7b6d22743f97 Jul 15 13:25:15.511299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d39df6be-e468-4d99-85c6-e96392330343 tempest-VolumesDeleteCascade-1473217313 tempest-VolumesDeleteCascade-1473217313-project-member] https://10.4.3.158/volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 returned with HTTP 404 Jul 15 13:25:15.512036 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 353/1423] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:15 2026] DELETE /volume/v3/volumes/fb92ebe0-2f24-40ae-be18-7b6d22743f97 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:16.413438 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b44bfd0d-d0f9-4629-9871-562b46d7579f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.416086 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b44bfd0d-d0f9-4629-9871-562b46d7579f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:16.416086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b44bfd0d-d0f9-4629-9871-562b46d7579f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:16.416086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b44bfd0d-d0f9-4629-9871-562b46d7579f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:16.429381 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.429381 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:16.433998 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b44bfd0d-d0f9-4629-9871-562b46d7579f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:16.433998 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b44bfd0d-d0f9-4629-9871-562b46d7579f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 200 Jul 15 13:25:16.433998 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 356/1424] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:16 2026] GET /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:16.443419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.446681 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:16.447162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0a1600ac-f14b-422b-8f41-3e3b9085395d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1057734018"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:16.450404 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'snapshot_id': '0a1600ac-f14b-422b-8f41-3e3b9085395d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1057734018'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:16.459731 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.459731 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:16.461403 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:16.461544 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:16.468125 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:16.475984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (ddfdecb7-3ccf-4417-848d-686fc5913154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:16.478309 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9b64b9-4cff-4ab7-af0f-1d98a3c939ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:16.479536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:16.520263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9b64b9-4cff-4ab7-af0f-1d98a3c939ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a1600ac-f14b-422b-8f41-3e3b9085395d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:16.521592 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dbc9d11-d53f-43b0-aa70-5628e4b9b09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:16.586361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['00eab35b-279d-4651-8682-a7545cc7cfc5', 'e16f4455-1ecc-4239-85f7-045787476329', '03c7b3db-c166-454e-95a6-3905cdbc49ee', '9cb0699a-d676-4eff-b011-694169e26a01'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:16.587242 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dbc9d11-d53f-43b0-aa70-5628e4b9b09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00eab35b-279d-4651-8682-a7545cc7cfc5', 'e16f4455-1ecc-4239-85f7-045787476329', '03c7b3db-c166-454e-95a6-3905cdbc49ee', '9cb0699a-d676-4eff-b011-694169e26a01']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:16.588106 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938bf346-926e-4f19-8823-6e290229b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:16.639667 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938bf346-926e-4f19-8823-6e290229b02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a019b48-0529-467d-8951-e06506e52b77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1057734018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['00eab35b-279d-4651-8682-a7545cc7cfc5','e16f4455-1ecc-4239-85f7-045787476329','03c7b3db-c166-454e-95a6-3905cdbc49ee','9cb0699a-d676-4eff-b011-694169e26a01'],size=1,snapshot_id=0a1600ac-f14b-422b-8f41-3e3b9085395d,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1057734018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a019b48-0529-467d-8951-e06506e52b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a1600ac-f14b-422b-8f41-3e3b9085395d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:16.641280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57830566-604a-4111-9d67-60c5ffbc3aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:16.668909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-3ae6afeb-5ae4-414c-aaa2-55a17f33d4ca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.670944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-3ae6afeb-5ae4-414c-aaa2-55a17f33d4ca tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:25:16.671177 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-3ae6afeb-5ae4-414c-aaa2-55a17f33d4ca tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:16.671386 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-3ae6afeb-5ae4-414c-aaa2-55a17f33d4ca tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:16.681789 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.681789 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:16.683139 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57830566-604a-4111-9d67-60c5ffbc3aa4) transitioned into state 'SUCCESS' from state '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-1057734018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['00eab35b-279d-4651-8682-a7545cc7cfc5','e16f4455-1ecc-4239-85f7-045787476329','03c7b3db-c166-454e-95a6-3905cdbc49ee','9cb0699a-d676-4eff-b011-694169e26a01'],size=1,snapshot_id=0a1600ac-f14b-422b-8f41-3e3b9085395d,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:16.684356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6de4ae9-0be8-4e1b-8477-e5ddcae9ada4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:16.687115 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-3ae6afeb-5ae4-414c-aaa2-55a17f33d4ca tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:25:16.693045 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-3ae6afeb-5ae4-414c-aaa2-55a17f33d4ca tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:25:16.693678 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 360/1425] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:16 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:16.713311 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6de4ae9-0be8-4e1b-8477-e5ddcae9ada4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:16.716271 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (ddfdecb7-3ccf-4417-848d-686fc5913154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:16.716271 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:16.716271 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5e046d8-0ae5-42db-9ecc-81ca984c6641 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:16.716271 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 357/1426] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:16 2026] POST /volume/v3/volumes => generated 804 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:16.727321 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e35d7ba1-f815-49ee-8fce-561ad94eb024 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.729930 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e35d7ba1-f815-49ee-8fce-561ad94eb024 None None] GET https://10.4.3.158/volume// Jul 15 13:25:16.729930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e35d7ba1-f815-49ee-8fce-561ad94eb024 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:16.729930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e35d7ba1-f815-49ee-8fce-561ad94eb024 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:16.729930 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e35d7ba1-f815-49ee-8fce-561ad94eb024 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:16.729930 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 354/1427] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:25:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:16.731634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4ce3db0a-0f74-4f27-95e6-54f54ef621b5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.734755 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ce3db0a-0f74-4f27-95e6-54f54ef621b5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:16.734994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ce3db0a-0f74-4f27-95e6-54f54ef621b5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:16.735204 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ce3db0a-0f74-4f27-95e6-54f54ef621b5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:16.739879 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-ca683c1a-97e7-48fc-8163-cc3bbcf2b085 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.742304 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-ca683c1a-97e7-48fc-8163-cc3bbcf2b085 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:25:16.742712 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-ca683c1a-97e7-48fc-8163-cc3bbcf2b085 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37664598-3ad9-44d2-9201-7773c718f16e", "connector": null, "instance_uuid": "3168ea40-f698-487e-8327-3af17b381ebc"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:16.749400 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.749400 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:16.753474 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4ce3db0a-0f74-4f27-95e6-54f54ef621b5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:16.759245 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ce3db0a-0f74-4f27-95e6-54f54ef621b5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 200 Jul 15 13:25:16.759637 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 357/1428] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:16 2026] GET /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:16.761451 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.761451 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:16.795775 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-ca683c1a-97e7-48fc-8163-cc3bbcf2b085 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:25:16.796282 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 361/1429] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:25:16 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:16.846254 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-856d1a1f-a8e3-448d-92eb-38ec97075b8d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.849680 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-856d1a1f-a8e3-448d-92eb-38ec97075b8d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47/action Jul 15 13:25:16.850315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-856d1a1f-a8e3-448d-92eb-38ec97075b8d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:16.850516 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-856d1a1f-a8e3-448d-92eb-38ec97075b8d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:16.872620 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.872620 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:16.887352 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-407f21c8-2a5c-4f28-a3cb-e0747d946628 req-856d1a1f-a8e3-448d-92eb-38ec97075b8d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47/action returned with HTTP 204 Jul 15 13:25:16.888039 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 358/1430] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:25:16 2026] POST /volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:16.928824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ffdb8593-ae78-49e2-b252-e95919c87b8e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.931417 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ffdb8593-ae78-49e2-b252-e95919c87b8e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:25:16.932709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ffdb8593-ae78-49e2-b252-e95919c87b8e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:16.932709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ffdb8593-ae78-49e2-b252-e95919c87b8e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:16.946249 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.946249 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:16.951202 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ffdb8593-ae78-49e2-b252-e95919c87b8e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:25:16.956704 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ffdb8593-ae78-49e2-b252-e95919c87b8e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:25:16.957537 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 355/1431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:16 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 1112 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:16.976115 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e39a59ea-0689-4657-8364-e4cb0a896b46 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:16.978428 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e39a59ea-0689-4657-8364-e4cb0a896b46 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:25:16.978996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e39a59ea-0689-4657-8364-e4cb0a896b46 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:16.978996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e39a59ea-0689-4657-8364-e4cb0a896b46 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:16.991275 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:16.991275 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:16.994807 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e39a59ea-0689-4657-8364-e4cb0a896b46 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:25:16.998894 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e39a59ea-0689-4657-8364-e4cb0a896b46 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:25:16.999267 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 358/1432] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:16 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:17.177549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c21dfddd-773f-4288-b756-730b3c1bd12b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:17.302372 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:17.302809 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2122389289"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:17.307105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2122389289'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:17.308354 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Create volume of 1 GB Jul 15 13:25:17.308791 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:17.308791 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:17.321028 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Availability Zones retrieved successfully. Jul 15 13:25:17.326310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Flow 'volume_create_api' (79774b8c-3a75-4fad-9bf8-34eac2fa6998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:17.327702 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa950a80-35c8-4bc8-af76-0c857223dd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.329187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:17.373619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa950a80-35c8-4bc8-af76-0c857223dd90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.374590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af387fea-40f4-45c0-b483-7a9bcafcd138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.461478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Created reservations ['48e9ea2e-7396-4480-ad2c-99edccf5ed7c', 'c5d17fd6-0b95-4a97-927c-8997af5ec3b8', '49656fd2-8728-429e-af1a-06b84fabd30d', '5cccd14d-02a5-4583-a8cd-cba5206dca66'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:17.462405 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af387fea-40f4-45c0-b483-7a9bcafcd138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48e9ea2e-7396-4480-ad2c-99edccf5ed7c', 'c5d17fd6-0b95-4a97-927c-8997af5ec3b8', '49656fd2-8728-429e-af1a-06b84fabd30d', '5cccd14d-02a5-4583-a8cd-cba5206dca66']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.463255 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2114f3b2-ced6-4f68-ab35-85dce01a3fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.489132 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2114f3b2-ced6-4f68-ab35-85dce01a3fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '737f6283-496e-4f70-a5ba-94dd60e407c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2122389289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70c8016c72447ec9c4dfaf3cd31b14a',qos_specs=None,replication_status=,reservations=['48e9ea2e-7396-4480-ad2c-99edccf5ed7c','c5d17fd6-0b95-4a97-927c-8997af5ec3b8','49656fd2-8728-429e-af1a-06b84fabd30d','5cccd14d-02a5-4583-a8cd-cba5206dca66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1a22e1a2b145749c0165f15d32b005',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2122389289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=737f6283-496e-4f70-a5ba-94dd60e407c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b70c8016c72447ec9c4dfaf3cd31b14a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1a22e1a2b145749c0165f15d32b005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.490052 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca943f67-bbc7-469c-9de7-046b3c80b7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.522567 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca943f67-bbc7-469c-9de7-046b3c80b7da) transitioned into state 'SUCCESS' from state '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-2122389289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70c8016c72447ec9c4dfaf3cd31b14a',qos_specs=None,replication_status=,reservations=['48e9ea2e-7396-4480-ad2c-99edccf5ed7c','c5d17fd6-0b95-4a97-927c-8997af5ec3b8','49656fd2-8728-429e-af1a-06b84fabd30d','5cccd14d-02a5-4583-a8cd-cba5206dca66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1a22e1a2b145749c0165f15d32b005',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.523027 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dba4519-6598-421c-98d7-6955dfd2170d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.534132 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dba4519-6598-421c-98d7-6955dfd2170d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.534999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Flow 'volume_create_api' (79774b8c-3a75-4fad-9bf8-34eac2fa6998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:17.535348 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Create volume request issued successfully. Jul 15 13:25:17.535955 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c21dfddd-773f-4288-b756-730b3c1bd12b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:17.539816 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 362/1433] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:25:17 2026] POST /volume/v3/volumes => generated 750 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:17.560131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bc76933f-2d1d-4bd6-a6a7-6500c8571653 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:17.560131 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bc76933f-2d1d-4bd6-a6a7-6500c8571653 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:17.560876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bc76933f-2d1d-4bd6-a6a7-6500c8571653 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:17.560876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bc76933f-2d1d-4bd6-a6a7-6500c8571653 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:17.572233 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:17.572233 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:17.579335 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bc76933f-2d1d-4bd6-a6a7-6500c8571653 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:17.584667 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bc76933f-2d1d-4bd6-a6a7-6500c8571653 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 returned with HTTP 200 Jul 15 13:25:17.585112 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 359/1434] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:17 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:17.774911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5e795f3b-ab75-4d11-b3d3-686714ea54b8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:17.777061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e795f3b-ab75-4d11-b3d3-686714ea54b8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:17.777338 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e795f3b-ab75-4d11-b3d3-686714ea54b8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:17.777562 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e795f3b-ab75-4d11-b3d3-686714ea54b8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:17.784477 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:17.784477 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:17.789124 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5e795f3b-ab75-4d11-b3d3-686714ea54b8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:17.793852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e795f3b-ab75-4d11-b3d3-686714ea54b8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 200 Jul 15 13:25:17.794469 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 356/1435] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:17 2026] GET /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:17.809195 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:17.810437 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:17.810873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8a019b48-0529-467d-8951-e06506e52b77", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1028025974"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:17.812334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'source_volid': '8a019b48-0529-467d-8951-e06506e52b77', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1028025974'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:17.820502 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:17.820502 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:17.821161 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume retrieved successfully. Jul 15 13:25:17.821161 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:17.829140 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:17.833263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (169790b4-a285-45f2-aecc-3406aa797f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:17.834309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174480c8-ea38-4c2c-8230-ac4d92c337ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.835243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:17.881755 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (174480c8-ea38-4c2c-8230-ac4d92c337ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8a019b48-0529-467d-8951-e06506e52b77', 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.882715 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c028b0ab-a4df-42e1-b3bd-f96b06bf2965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.928055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['581c5cf9-efcd-45bc-9cdc-07baaa0a0880', '3793beec-ab57-4d53-b807-93801560bf4e', '6a34eaa7-b564-428b-ab35-57d8bf6dbe97', '55a41446-819b-4582-8ef8-5b48a8355628'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:17.929155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c028b0ab-a4df-42e1-b3bd-f96b06bf2965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['581c5cf9-efcd-45bc-9cdc-07baaa0a0880', '3793beec-ab57-4d53-b807-93801560bf4e', '6a34eaa7-b564-428b-ab35-57d8bf6dbe97', '55a41446-819b-4582-8ef8-5b48a8355628']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.930253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a988879-7f63-439e-9cdc-12908837a1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.973872 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a988879-7f63-439e-9cdc-12908837a1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caae9454-f425-4496-9715-31073d57f19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1028025974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['581c5cf9-efcd-45bc-9cdc-07baaa0a0880','3793beec-ab57-4d53-b807-93801560bf4e','6a34eaa7-b564-428b-ab35-57d8bf6dbe97','55a41446-819b-4582-8ef8-5b48a8355628'],size=1,snapshot_id=None,source_replicaid=,source_volid=8a019b48-0529-467d-8951-e06506e52b77,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1028025974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caae9454-f425-4496-9715-31073d57f19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8a019b48-0529-467d-8951-e06506e52b77,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.974947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aeb2aa3-c1ca-4f82-9442-c2c2a723d3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:17.994819 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aeb2aa3-c1ca-4f82-9442-c2c2a723d3a1) transitioned into state 'SUCCESS' from state '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-1028025974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['581c5cf9-efcd-45bc-9cdc-07baaa0a0880','3793beec-ab57-4d53-b807-93801560bf4e','6a34eaa7-b564-428b-ab35-57d8bf6dbe97','55a41446-819b-4582-8ef8-5b48a8355628'],size=1,snapshot_id=None,source_replicaid=,source_volid=8a019b48-0529-467d-8951-e06506e52b77,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:17.995576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cc2550-ee61-4f84-a135-2f8ec553e9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:18.019064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84cc2550-ee61-4f84-a135-2f8ec553e9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:18.019064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (169790b4-a285-45f2-aecc-3406aa797f05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:18.019064 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:18.019064 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f14bf8bd-51df-42e4-92b5-f6a943bf0192 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:18.019064 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 359/1436] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:17 2026] POST /volume/v3/volumes => generated 804 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:18.037001 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-47b3a6cd-bc61-4052-87c1-e477d5027cf5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.038044 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-47b3a6cd-bc61-4052-87c1-e477d5027cf5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:18.039003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-47b3a6cd-bc61-4052-87c1-e477d5027cf5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.039003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-47b3a6cd-bc61-4052-87c1-e477d5027cf5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.050011 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.050011 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:18.056435 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-47b3a6cd-bc61-4052-87c1-e477d5027cf5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:18.068979 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-47b3a6cd-bc61-4052-87c1-e477d5027cf5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 200 Jul 15 13:25:18.069769 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 363/1437] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:18.554795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ae88670c-8697-41c2-a906-9971b9629af7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.555452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ae88670c-8697-41c2-a906-9971b9629af7 None None] GET https://10.4.3.158/volume// Jul 15 13:25:18.555737 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ae88670c-8697-41c2-a906-9971b9629af7 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.556057 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ae88670c-8697-41c2-a906-9971b9629af7 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.556419 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ae88670c-8697-41c2-a906-9971b9629af7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:18.556810 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 360/1438] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:18.566772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-ef1dc5a5-dd33-439e-93b6-f20d90c4c2a8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.571331 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-ef1dc5a5-dd33-439e-93b6-f20d90c4c2a8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:25:18.571599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-ef1dc5a5-dd33-439e-93b6-f20d90c4c2a8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.571810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-ef1dc5a5-dd33-439e-93b6-f20d90c4c2a8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.590895 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.590895 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:18.595125 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-ef1dc5a5-dd33-439e-93b6-f20d90c4c2a8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:25:18.600048 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-ef1dc5a5-dd33-439e-93b6-f20d90c4c2a8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:25:18.600594 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 357/1439] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 1292 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:25:18.603133 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7a15e5ab-bf44-4cc5-aff5-af8f2ced0ac8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.606834 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7a15e5ab-bf44-4cc5-aff5-af8f2ced0ac8 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:18.608989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7a15e5ab-bf44-4cc5-aff5-af8f2ced0ac8 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.608989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7a15e5ab-bf44-4cc5-aff5-af8f2ced0ac8 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.616467 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.616467 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:18.620550 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7a15e5ab-bf44-4cc5-aff5-af8f2ced0ac8 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.626369 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7a15e5ab-bf44-4cc5-aff5-af8f2ced0ac8 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 returned with HTTP 200 Jul 15 13:25:18.626905 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 360/1440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:18.640899 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-addb3cc9-9fff-4cbb-bebb-694cff2da4b2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.643605 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-addb3cc9-9fff-4cbb-bebb-694cff2da4b2 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] POST https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.644056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-addb3cc9-9fff-4cbb-bebb-694cff2da4b2 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.658182 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.658182 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:18.658674 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-addb3cc9-9fff-4cbb-bebb-694cff2da4b2 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.670869 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-addb3cc9-9fff-4cbb-bebb-694cff2da4b2 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Create volume metadata completed successfully. Jul 15 13:25:18.671255 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-addb3cc9-9fff-4cbb-bebb-694cff2da4b2 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.671747 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 364/1441] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:25:18 2026] POST /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:18.683905 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.686546 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.686814 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.687068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.702117 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.702117 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:18.702616 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.714859 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Get volume metadata completed successfully. Jul 15 13:25:18.715203 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-744ad411-af2b-4054-9c20-4fdd015d6e50 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.715622 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 361/1442] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:18.730502 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a53ff029-a6ff-40cd-9caf-054033d3b2ea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.732354 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a53ff029-a6ff-40cd-9caf-054033d3b2ea tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] PUT https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.732727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a53ff029-a6ff-40cd-9caf-054033d3b2ea tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.735336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.741750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] PUT https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47 Jul 15 13:25:18.741750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.743580 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.743580 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:18.744380 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a53ff029-a6ff-40cd-9caf-054033d3b2ea tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.754866 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Acquiring lock "cinder-attachment_update-37664598-3ad9-44d2-9201-7773c718f16e-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:25:18.762997 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Lock "cinder-attachment_update-37664598-3ad9-44d2-9201-7773c718f16e-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:25:18.765822 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.765822 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:18.766275 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a53ff029-a6ff-40cd-9caf-054033d3b2ea tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Update volume metadata completed successfully. Jul 15 13:25:18.766978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a53ff029-a6ff-40cd-9caf-054033d3b2ea tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.767175 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 358/1443] 10.4.3.158 () {68 vars in 1395 bytes} [Wed Jul 15 13:25:18 2026] PUT /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:18.777764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.783127 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.783346 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.783558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.793145 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.793145 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:18.793709 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.801673 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Get volume metadata completed successfully. Jul 15 13:25:18.801944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c18483bd-8d6e-47b3-ba5d-2cba7c19534c tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.802470 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 365/1444] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:18.810860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.812899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] DELETE https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key1 Jul 15 13:25:18.813167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.813371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.820982 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.820982 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:18.821945 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.828334 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Get volume metadata completed successfully. Jul 15 13:25:18.837055 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Delete volume metadata completed successfully. Jul 15 13:25:18.837250 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a166294a-01b9-4e51-aa14-7b112bc4c855 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key1 returned with HTTP 200 Jul 15 13:25:18.837684 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 362/1445] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Jul 15 13:25:18 2026] DELETE /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 15 13:25:18.846802 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.849212 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.849404 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:18.849669 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:18.864096 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.864096 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:18.864578 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.872575 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Get volume metadata completed successfully. Jul 15 13:25:18.872853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d9240cb-6658-4dfd-b368-b19dfeb978d7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.873424 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 359/1446] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:25:18 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:18.882892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8bdd6d60-8a97-471b-bc05-00aa7c96e822 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.885871 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8bdd6d60-8a97-471b-bc05-00aa7c96e822 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] PUT https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.886925 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8bdd6d60-8a97-471b-bc05-00aa7c96e822 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.890452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Lock "cinder-attachment_update-37664598-3ad9-44d2-9201-7773c718f16e-np0000005195" released by "attachment_update" :: held 0.126s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:25:18.890452 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-d8674081-dc00-4b3c-a673-0a32ae5a6a41 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47 returned with HTTP 200 Jul 15 13:25:18.890452 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 361/1447] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:25:18 2026] PUT /volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:18.898607 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.898607 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:18.899253 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8bdd6d60-8a97-471b-bc05-00aa7c96e822 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.911899 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8bdd6d60-8a97-471b-bc05-00aa7c96e822 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Update volume metadata completed successfully. Jul 15 13:25:18.912343 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8bdd6d60-8a97-471b-bc05-00aa7c96e822 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.912942 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 366/1448] 10.4.3.158 () {68 vars in 1395 bytes} [Wed Jul 15 13:25:18 2026] PUT /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:18.923476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc058cb6-7dda-44a1-9f9a-66995b9eed24 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.925860 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc058cb6-7dda-44a1-9f9a-66995b9eed24 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] POST https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:18.926328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc058cb6-7dda-44a1-9f9a-66995b9eed24 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.928252 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-62cacfda-2c76-4146-a8df-d79afa51e348 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.932396 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-62cacfda-2c76-4146-a8df-d79afa51e348 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47/action Jul 15 13:25:18.932885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-62cacfda-2c76-4146-a8df-d79afa51e348 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:18.933068 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-62cacfda-2c76-4146-a8df-d79afa51e348 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.938475 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.938475 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:18.939467 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fc058cb6-7dda-44a1-9f9a-66995b9eed24 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.950311 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fc058cb6-7dda-44a1-9f9a-66995b9eed24 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Create volume metadata completed successfully. Jul 15 13:25:18.950720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc058cb6-7dda-44a1-9f9a-66995b9eed24 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:18.951341 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 363/1449] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:25:18 2026] POST /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:18.953452 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.953452 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:18.960779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8f2dde20-14a4-41ac-abe2-4f8090250bcf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:18.963257 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8f2dde20-14a4-41ac-abe2-4f8090250bcf tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] PUT https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key3 Jul 15 13:25:18.963812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8f2dde20-14a4-41ac-abe2-4f8090250bcf tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:18.967826 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-dac353dd-3cd7-4028-9b6f-b8512115416c req-62cacfda-2c76-4146-a8df-d79afa51e348 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47/action returned with HTTP 204 Jul 15 13:25:18.968402 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 360/1450] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:25:18 2026] POST /volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:18.980036 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:18.980036 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:18.980036 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8f2dde20-14a4-41ac-abe2-4f8090250bcf tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:18.993165 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8f2dde20-14a4-41ac-abe2-4f8090250bcf tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Update volume metadata completed successfully. Jul 15 13:25:18.994528 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8f2dde20-14a4-41ac-abe2-4f8090250bcf tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key3 returned with HTTP 200 Jul 15 13:25:18.994528 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 362/1451] 10.4.3.158 () {68 vars in 1410 bytes} [Wed Jul 15 13:25:18 2026] PUT /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:19.008858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1b80d207-4b79-4144-a628-d428730710f7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.011492 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b80d207-4b79-4144-a628-d428730710f7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key3 Jul 15 13:25:19.012245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b80d207-4b79-4144-a628-d428730710f7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.012601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b80d207-4b79-4144-a628-d428730710f7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.026362 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.026362 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:19.027207 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1b80d207-4b79-4144-a628-d428730710f7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:19.037088 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1b80d207-4b79-4144-a628-d428730710f7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Get volume metadata completed successfully. Jul 15 13:25:19.037546 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b80d207-4b79-4144-a628-d428730710f7 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key3 returned with HTTP 200 Jul 15 13:25:19.039730 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 367/1452] 10.4.3.158 () {66 vars in 1390 bytes} [Wed Jul 15 13:25:19 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:19.049445 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.055091 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:19.055482 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.055717 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.068654 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.068654 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:19.069249 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:19.077502 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Get volume metadata completed successfully. Jul 15 13:25:19.077825 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f207c9a-d434-4463-9970-b1d7be4bf662 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:19.078134 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 364/1453] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:25:19 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:19.089693 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-71ba57ba-f377-4e4a-b6db-f1ed0f9497d8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.091782 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d005a668-3c6c-4498-8889-cafb2ef29d7b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.091893 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71ba57ba-f377-4e4a-b6db-f1ed0f9497d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:19.092062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71ba57ba-f377-4e4a-b6db-f1ed0f9497d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.092801 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71ba57ba-f377-4e4a-b6db-f1ed0f9497d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.095358 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d005a668-3c6c-4498-8889-cafb2ef29d7b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] PUT https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata Jul 15 13:25:19.096026 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d005a668-3c6c-4498-8889-cafb2ef29d7b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:19.103938 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.103938 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:19.109297 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-71ba57ba-f377-4e4a-b6db-f1ed0f9497d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:19.113374 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.113374 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:19.116827 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d005a668-3c6c-4498-8889-cafb2ef29d7b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:19.116983 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71ba57ba-f377-4e4a-b6db-f1ed0f9497d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 200 Jul 15 13:25:19.116983 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 361/1454] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:19 2026] GET /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 897 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:19.125621 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d005a668-3c6c-4498-8889-cafb2ef29d7b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Update volume metadata completed successfully. Jul 15 13:25:19.126128 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d005a668-3c6c-4498-8889-cafb2ef29d7b tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata returned with HTTP 200 Jul 15 13:25:19.126941 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 363/1455] 10.4.3.158 () {68 vars in 1395 bytes} [Wed Jul 15 13:25:19 2026] PUT /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:19.133388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.135794 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:19.136136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.136429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.136583 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:19.139505 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bcb131f5-3c20-4be1-8583-acb3d22e62bb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.141826 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bcb131f5-3c20-4be1-8583-acb3d22e62bb tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:19.142242 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bcb131f5-3c20-4be1-8583-acb3d22e62bb tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.142475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bcb131f5-3c20-4be1-8583-acb3d22e62bb tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.144331 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.144331 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:19.145122 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:19.150751 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.150751 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:19.156135 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bcb131f5-3c20-4be1-8583-acb3d22e62bb tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:19.161793 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bcb131f5-3c20-4be1-8583-acb3d22e62bb tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 returned with HTTP 200 Jul 15 13:25:19.162251 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 365/1456] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:19 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:19.171428 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot delete request issued successfully. Jul 15 13:25:19.171823 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e2d127b5-ba0b-4912-a3e2-e75f797ec853 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 202 Jul 15 13:25:19.172448 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 368/1457] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:19 2026] DELETE /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:19.176795 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.179189 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] DELETE https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:19.180119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.180119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.180689 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Delete volume with id: 737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:19.183616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e795a262-7a5d-40a1-b387-df6bc1800960 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.187206 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e795a262-7a5d-40a1-b387-df6bc1800960 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:19.187206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e795a262-7a5d-40a1-b387-df6bc1800960 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.187206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e795a262-7a5d-40a1-b387-df6bc1800960 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.192685 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.192685 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:19.196495 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:19.196737 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.196737 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:19.196737 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e795a262-7a5d-40a1-b387-df6bc1800960 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:19.196737 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e795a262-7a5d-40a1-b387-df6bc1800960 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 200 Jul 15 13:25:19.197933 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 364/1458] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:19 2026] GET /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:19.218504 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Delete volume request issued successfully. Jul 15 13:25:19.218767 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a1becae8-9e56-4ff2-b96f-533e9f199826 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 returned with HTTP 202 Jul 15 13:25:19.219337 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 362/1459] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:19 2026] DELETE /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:19.228424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ad50fe7a-46a4-4457-a019-5ba6146e6572 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:19.229931 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad50fe7a-46a4-4457-a019-5ba6146e6572 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:19.230211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad50fe7a-46a4-4457-a019-5ba6146e6572 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:19.230563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad50fe7a-46a4-4457-a019-5ba6146e6572 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:19.239359 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:19.239359 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:19.244671 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ad50fe7a-46a4-4457-a019-5ba6146e6572 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Volume info retrieved successfully. Jul 15 13:25:19.249494 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad50fe7a-46a4-4457-a019-5ba6146e6572 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 returned with HTTP 200 Jul 15 13:25:19.249675 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 366/1460] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:19 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:20.210810 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-07b01ccc-2d5b-474c-befb-60820b78cad0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:20.213122 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07b01ccc-2d5b-474c-befb-60820b78cad0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:20.213364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07b01ccc-2d5b-474c-befb-60820b78cad0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:20.213735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07b01ccc-2d5b-474c-befb-60820b78cad0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:20.219075 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07b01ccc-2d5b-474c-befb-60820b78cad0 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 404 Jul 15 13:25:20.219832 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 369/1461] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:20 2026] GET /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:20.233154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:20.235768 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:20.236086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:20.236401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:20.236580 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:20.245034 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:20.245034 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:20.245601 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:20.266015 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot delete request issued successfully. Jul 15 13:25:20.266015 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4ef1e11-d43e-4a80-a63a-3006e56a7664 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 202 Jul 15 13:25:20.266015 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 365/1462] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:20 2026] DELETE /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:20.270696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a765de8b-8eaf-40a9-bcc3-3d1fb539b681 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:20.273722 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a765de8b-8eaf-40a9-bcc3-3d1fb539b681 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] GET https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 Jul 15 13:25:20.273815 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a765de8b-8eaf-40a9-bcc3-3d1fb539b681 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:20.274100 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a765de8b-8eaf-40a9-bcc3-3d1fb539b681 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:20.279730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b87ed8a0-8945-43c9-9a1d-29a5c682009c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:20.281975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b87ed8a0-8945-43c9-9a1d-29a5c682009c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:20.282385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b87ed8a0-8945-43c9-9a1d-29a5c682009c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:20.282765 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b87ed8a0-8945-43c9-9a1d-29a5c682009c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:20.284952 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a765de8b-8eaf-40a9-bcc3-3d1fb539b681 tempest-VolumesMetadataTest-1873813131 tempest-VolumesMetadataTest-1873813131-project-member] https://10.4.3.158/volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 returned with HTTP 404 Jul 15 13:25:20.288045 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 363/1463] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:20 2026] GET /volume/v3/volumes/737f6283-496e-4f70-a5ba-94dd60e407c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:20.292908 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:20.292908 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:20.293851 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b87ed8a0-8945-43c9-9a1d-29a5c682009c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:20.297148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b87ed8a0-8945-43c9-9a1d-29a5c682009c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 200 Jul 15 13:25:20.297673 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 367/1464] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:20 2026] GET /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:21.308829 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0dbe83cd-3964-4cad-80cc-bcd05353ae21 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:21.315729 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0dbe83cd-3964-4cad-80cc-bcd05353ae21 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:21.316016 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0dbe83cd-3964-4cad-80cc-bcd05353ae21 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:21.316280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0dbe83cd-3964-4cad-80cc-bcd05353ae21 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:21.338540 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0dbe83cd-3964-4cad-80cc-bcd05353ae21 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 404 Jul 15 13:25:21.339362 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 370/1465] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:21 2026] GET /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:21.351135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:21.353403 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:21.355609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:21.355609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:21.355609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:21.375435 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:21.375435 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:21.378220 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:21.422766 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:21.423273 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6a308a6-0564-4b80-ba96-5ae1cf1bc66b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 202 Jul 15 13:25:21.423925 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 366/1466] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:21 2026] DELETE /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:21.439028 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-26927909-b814-4342-9964-ab2ec4930af7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:21.444652 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26927909-b814-4342-9964-ab2ec4930af7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:21.444652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26927909-b814-4342-9964-ab2ec4930af7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:21.444905 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26927909-b814-4342-9964-ab2ec4930af7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:21.461630 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:21.461630 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:21.477989 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-26927909-b814-4342-9964-ab2ec4930af7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:21.495588 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26927909-b814-4342-9964-ab2ec4930af7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 200 Jul 15 13:25:21.496770 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 364/1467] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:21 2026] GET /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 896 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:21.863067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-2a4516d6-0bc4-4d6b-8fa2-3ce31d375795 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:21.870871 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-2a4516d6-0bc4-4d6b-8fa2-3ce31d375795 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:21.871265 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-2a4516d6-0bc4-4d6b-8fa2-3ce31d375795 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:21.871520 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-2a4516d6-0bc4-4d6b-8fa2-3ce31d375795 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:21.886570 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:21.886570 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:21.895694 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-2a4516d6-0bc4-4d6b-8fa2-3ce31d375795 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:21.903491 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-2a4516d6-0bc4-4d6b-8fa2-3ce31d375795 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:21.904147 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 368/1468] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:21 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:22.083994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c8b8221e-c505-4866-b7de-af6ba0e96fe5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.083994 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c8b8221e-c505-4866-b7de-af6ba0e96fe5 None None] GET https://10.4.3.158/volume// Jul 15 13:25:22.084252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c8b8221e-c505-4866-b7de-af6ba0e96fe5 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.084310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c8b8221e-c505-4866-b7de-af6ba0e96fe5 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.084764 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c8b8221e-c505-4866-b7de-af6ba0e96fe5 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:22.085131 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 371/1469] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:22.105476 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bc41c930-281f-44c5-9a82-8f8ac71c34a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.108243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bc41c930-281f-44c5-9a82-8f8ac71c34a6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:25:22.108882 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bc41c930-281f-44c5-9a82-8f8ac71c34a6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f29a881-9ce4-44fd-9515-7fda3aac01d4", "connector": null, "instance_uuid": "ae791708-571e-4e7e-a5c2-9e3a89e095a0"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:22.121874 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:22.121874 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:22.166934 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.172989 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bc41c930-281f-44c5-9a82-8f8ac71c34a6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:25:22.174535 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 367/1470] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:25:22 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:22.217046 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e5e0aad8-828b-4c17-a948-4c9311a96f37 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.219148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e5e0aad8-828b-4c17-a948-4c9311a96f37 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:22.219477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e5e0aad8-828b-4c17-a948-4c9311a96f37 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.219736 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e5e0aad8-828b-4c17-a948-4c9311a96f37 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.239887 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:22.239887 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:22.244595 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e5e0aad8-828b-4c17-a948-4c9311a96f37 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:22.249653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e5e0aad8-828b-4c17-a948-4c9311a96f37 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:22.250131 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 369/1471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:22.257725 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b65ed45a-ed02-4ca5-a6c2-0bc7bb2bd8b4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.258240 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b65ed45a-ed02-4ca5-a6c2-0bc7bb2bd8b4 None None] GET https://10.4.3.158/volume// Jul 15 13:25:22.259673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b65ed45a-ed02-4ca5-a6c2-0bc7bb2bd8b4 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.260259 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b65ed45a-ed02-4ca5-a6c2-0bc7bb2bd8b4 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.261196 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b65ed45a-ed02-4ca5-a6c2-0bc7bb2bd8b4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:22.261842 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 372/1472] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:22.275226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bca4b42f-ccce-4165-8417-6d79cfd75527 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.279884 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bca4b42f-ccce-4165-8417-6d79cfd75527 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:22.279884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bca4b42f-ccce-4165-8417-6d79cfd75527 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.279884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bca4b42f-ccce-4165-8417-6d79cfd75527 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.282242 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 tempest-VolumesSummaryTest-72897226 tempest-VolumesSummaryTest-72897226-project-member] GET https://10.4.3.158/volume/v3/volumes/summary Jul 15 13:25:22.282940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 tempest-VolumesSummaryTest-72897226 tempest-VolumesSummaryTest-72897226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.283521 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 tempest-VolumesSummaryTest-72897226 tempest-VolumesSummaryTest-72897226-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.284010 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 tempest-VolumesSummaryTest-72897226 tempest-VolumesSummaryTest-72897226-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:22.293954 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 tempest-VolumesSummaryTest-72897226 tempest-VolumesSummaryTest-72897226-project-member] Get summary completed successfully. Jul 15 13:25:22.293954 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51da78e4-5f62-43ee-8ee3-d56474e30a45 tempest-VolumesSummaryTest-72897226 tempest-VolumesSummaryTest-72897226-project-member] https://10.4.3.158/volume/v3/volumes/summary returned with HTTP 200 Jul 15 13:25:22.293954 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 365/1473] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:22.295903 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:22.295903 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:22.303469 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bca4b42f-ccce-4165-8417-6d79cfd75527 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:22.310747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-bca4b42f-ccce-4165-8417-6d79cfd75527 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:22.312017 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 368/1474] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:25:22.431147 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.433422 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] PUT https://10.4.3.158/volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019 Jul 15 13:25:22.433836 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:22.441888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Acquiring lock "cinder-attachment_update-1f29a881-9ce4-44fd-9515-7fda3aac01d4-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:25:22.447026 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Lock "cinder-attachment_update-1f29a881-9ce4-44fd-9515-7fda3aac01d4-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:25:22.448277 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:22.448277 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:22.519033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d85d92fa-3816-4e81-9090-62d51fd9c5d7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.520438 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d85d92fa-3816-4e81-9090-62d51fd9c5d7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:22.520744 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d85d92fa-3816-4e81-9090-62d51fd9c5d7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.521023 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d85d92fa-3816-4e81-9090-62d51fd9c5d7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.529616 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d85d92fa-3816-4e81-9090-62d51fd9c5d7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 404 Jul 15 13:25:22.530267 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 373/1475] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:22.541121 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-144d4308-6064-4396-80e1-44eca54c5b37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.545948 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:22.545948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.545948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.545948 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:22.554792 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:22.554792 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:22.555481 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:22.558077 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Lock "cinder-attachment_update-1f29a881-9ce4-44fd-9515-7fda3aac01d4-np0000005195" released by "attachment_update" :: held 0.111s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:25:22.558971 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-1b13b76a-f2c9-4ea1-bd6d-88ce8d4713a7 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019 returned with HTTP 200 Jul 15 13:25:22.559117 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 370/1476] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:25:22 2026] PUT /volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:22.579233 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:22.579233 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-144d4308-6064-4396-80e1-44eca54c5b37 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 202 Jul 15 13:25:22.579777 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 366/1477] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:22 2026] DELETE /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:22.592402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3364f2ee-8055-4f42-b4da-210de89ee379 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:22.594910 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3364f2ee-8055-4f42-b4da-210de89ee379 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:22.595261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3364f2ee-8055-4f42-b4da-210de89ee379 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:22.595529 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3364f2ee-8055-4f42-b4da-210de89ee379 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:22.607770 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:22.607770 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:22.616079 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3364f2ee-8055-4f42-b4da-210de89ee379 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:22.625085 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3364f2ee-8055-4f42-b4da-210de89ee379 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 200 Jul 15 13:25:22.625085 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 369/1478] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:22 2026] GET /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 862 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:23.266999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c788513b-458b-42b1-b96c-785c29cce38f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:23.269070 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c788513b-458b-42b1-b96c-785c29cce38f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:23.269283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c788513b-458b-42b1-b96c-785c29cce38f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:23.269530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c788513b-458b-42b1-b96c-785c29cce38f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:23.280714 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:23.280714 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:23.287822 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c788513b-458b-42b1-b96c-785c29cce38f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:23.295940 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c788513b-458b-42b1-b96c-785c29cce38f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:23.296390 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 374/1479] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:23 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:23.643283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7d2a7cfa-ef21-4e2c-af9e-598f0f145b28 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:23.646453 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d2a7cfa-ef21-4e2c-af9e-598f0f145b28 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:23.646729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d2a7cfa-ef21-4e2c-af9e-598f0f145b28 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:23.647024 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d2a7cfa-ef21-4e2c-af9e-598f0f145b28 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:23.656024 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d2a7cfa-ef21-4e2c-af9e-598f0f145b28 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 404 Jul 15 13:25:23.656567 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 371/1480] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:23 2026] GET /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:23.668673 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:23.670049 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:23.670724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:23.671272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:23.671495 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:23.682659 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:23.682659 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:23.683427 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:23.726139 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:23.726139 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12db5c46-c7cc-4b8b-8db0-87f736b6e945 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 202 Jul 15 13:25:23.726139 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 367/1481] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:23 2026] DELETE /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:23.734672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cba45a4d-bdb0-4e79-a6c5-0a2bf8e29fd3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:23.737613 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cba45a4d-bdb0-4e79-a6c5-0a2bf8e29fd3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:23.737613 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cba45a4d-bdb0-4e79-a6c5-0a2bf8e29fd3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:23.737900 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cba45a4d-bdb0-4e79-a6c5-0a2bf8e29fd3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:23.756409 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:23.756409 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:23.761596 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cba45a4d-bdb0-4e79-a6c5-0a2bf8e29fd3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:23.771179 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cba45a4d-bdb0-4e79-a6c5-0a2bf8e29fd3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 200 Jul 15 13:25:23.771179 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 370/1482] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:23 2026] GET /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:24.076618 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:24.147263 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:24.147610 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2024059814"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:24.148911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2024059814'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:24.149069 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Create volume of 1 GB Jul 15 13:25:24.153603 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Availability Zones retrieved successfully. Jul 15 13:25:24.161105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Flow 'volume_create_api' (0541ee12-9a8b-4c6b-a868-a65f0649de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:24.162203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0af269-b744-48a1-9367-3c8b216457b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:24.163397 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:24.194316 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0af269-b744-48a1-9367-3c8b216457b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:24.195110 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea5d8db-7527-430f-bf0c-37c820b3bb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:24.260627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Created reservations ['bbfde9d9-2ff1-4a65-bf67-645f691a995e', '4f82e454-330d-4c9b-9281-39661b95115b', 'c1415e1d-c7ff-435d-890e-178b66e38416', 'f12b1b16-fec4-401c-a1a0-239d94883a91'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:24.260627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea5d8db-7527-430f-bf0c-37c820b3bb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbfde9d9-2ff1-4a65-bf67-645f691a995e', '4f82e454-330d-4c9b-9281-39661b95115b', 'c1415e1d-c7ff-435d-890e-178b66e38416', 'f12b1b16-fec4-401c-a1a0-239d94883a91']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:24.261063 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc1b1193-7cd6-42d3-a6ef-387c213e1d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:24.288643 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc1b1193-7cd6-42d3-a6ef-387c213e1d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e361a5-9e1f-470a-a51b-dbd353b75058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2024059814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82339d5283e450696798290d5ac785e',qos_specs=None,replication_status=,reservations=['bbfde9d9-2ff1-4a65-bf67-645f691a995e','4f82e454-330d-4c9b-9281-39661b95115b','c1415e1d-c7ff-435d-890e-178b66e38416','f12b1b16-fec4-401c-a1a0-239d94883a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a382087743f4d6ebf4081834dcbcb7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2024059814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e361a5-9e1f-470a-a51b-dbd353b75058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a82339d5283e450696798290d5ac785e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a382087743f4d6ebf4081834dcbcb7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:24.289747 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (479fc008-b158-45ec-a702-cd2e7de88e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:24.312758 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (479fc008-b158-45ec-a702-cd2e7de88e88) transitioned into state 'SUCCESS' from state '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-2024059814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82339d5283e450696798290d5ac785e',qos_specs=None,replication_status=,reservations=['bbfde9d9-2ff1-4a65-bf67-645f691a995e','4f82e454-330d-4c9b-9281-39661b95115b','c1415e1d-c7ff-435d-890e-178b66e38416','f12b1b16-fec4-401c-a1a0-239d94883a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a382087743f4d6ebf4081834dcbcb7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:24.313635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02c0e23-3b1b-4c60-8bfc-e100805b8964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:24.317151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-80ec7783-d478-4841-9594-5a8f46ae1a99 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:24.319464 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-80ec7783-d478-4841-9594-5a8f46ae1a99 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:24.319680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-80ec7783-d478-4841-9594-5a8f46ae1a99 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:24.319866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-80ec7783-d478-4841-9594-5a8f46ae1a99 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:24.328988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02c0e23-3b1b-4c60-8bfc-e100805b8964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:24.330190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Flow 'volume_create_api' (0541ee12-9a8b-4c6b-a868-a65f0649de2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:24.330637 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Create volume request issued successfully. Jul 15 13:25:24.333124 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1f89979-b60a-47be-8d2d-8c682b81f6b1 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:24.333641 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 375/1483] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:25:24 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:24.337024 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:24.337024 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:24.341340 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-80ec7783-d478-4841-9594-5a8f46ae1a99 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:24.347394 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-80ec7783-d478-4841-9594-5a8f46ae1a99 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:24.347955 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 372/1484] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:24 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:24.350315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b5c0523a-e3d3-48d0-bf2c-69a370ca5b2a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:24.352585 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5c0523a-e3d3-48d0-bf2c-69a370ca5b2a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:24.352791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5c0523a-e3d3-48d0-bf2c-69a370ca5b2a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:24.353043 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5c0523a-e3d3-48d0-bf2c-69a370ca5b2a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:24.362543 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:24.362543 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:24.367419 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b5c0523a-e3d3-48d0-bf2c-69a370ca5b2a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:24.372646 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5c0523a-e3d3-48d0-bf2c-69a370ca5b2a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 returned with HTTP 200 Jul 15 13:25:24.373095 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 368/1485] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:24 2026] GET /volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:24.786179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-137a32d4-416e-46b1-9118-b8876e53118d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:24.788544 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-137a32d4-416e-46b1-9118-b8876e53118d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:24.789723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-137a32d4-416e-46b1-9118-b8876e53118d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:24.789723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-137a32d4-416e-46b1-9118-b8876e53118d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:24.800983 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-137a32d4-416e-46b1-9118-b8876e53118d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 404 Jul 15 13:25:24.800983 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 371/1486] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:24 2026] GET /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:24.809586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:24.812257 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:24.812257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:24.812257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:24.812434 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:24.821010 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:24.821010 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:24.821010 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:24.843574 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:24.843736 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c7af957c-73bf-41a9-aa12-f75b69eaea61 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 202 Jul 15 13:25:24.844072 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 376/1487] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:24 2026] DELETE /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:24.856055 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-292a51ca-2ae8-456e-86c4-78fd954cba7e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:24.858499 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-292a51ca-2ae8-456e-86c4-78fd954cba7e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:24.860796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-292a51ca-2ae8-456e-86c4-78fd954cba7e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:24.860796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-292a51ca-2ae8-456e-86c4-78fd954cba7e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:24.872591 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:24.872591 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:24.885950 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-292a51ca-2ae8-456e-86c4-78fd954cba7e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:24.893027 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-292a51ca-2ae8-456e-86c4-78fd954cba7e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 200 Jul 15 13:25:24.895739 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 373/1488] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:24 2026] GET /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 896 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:25.362077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f37697fa-53d6-43f8-a6da-47ec3f14bd18 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.364366 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f37697fa-53d6-43f8-a6da-47ec3f14bd18 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:25.364617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f37697fa-53d6-43f8-a6da-47ec3f14bd18 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:25.364941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f37697fa-53d6-43f8-a6da-47ec3f14bd18 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:25.385843 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:25.385843 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:25.388798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0f7d8b3a-de99-45e4-81b7-be4c57dcc47c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.390424 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f37697fa-53d6-43f8-a6da-47ec3f14bd18 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:25.390763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f7d8b3a-de99-45e4-81b7-be4c57dcc47c tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:25.391204 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f7d8b3a-de99-45e4-81b7-be4c57dcc47c tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:25.393050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f7d8b3a-de99-45e4-81b7-be4c57dcc47c tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:25.399119 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f37697fa-53d6-43f8-a6da-47ec3f14bd18 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:25.399119 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 369/1489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:25 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:25.401430 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:25.401430 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:25.410527 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0f7d8b3a-de99-45e4-81b7-be4c57dcc47c tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:25.415254 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f7d8b3a-de99-45e4-81b7-be4c57dcc47c tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 returned with HTTP 200 Jul 15 13:25:25.417179 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 372/1490] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:25 2026] GET /volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:25.432630 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.434985 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:25.435504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e361a5-9e1f-470a-a51b-dbd353b75058", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-282207408"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:25.445219 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:25.445219 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:25.445866 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:25.446065 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Create snapshot from volume 67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:25.504629 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Created reservations ['334ed174-fa69-4821-8a6a-0975a8311fce', '9b3fe4d7-6edd-4011-8692-dea492dedef0', '5e6d94db-49b6-43a2-b886-05bf0d46e3df', 'ba7135e2-4767-408e-bb52-96e4bc5114e6'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:25.557895 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot create request issued successfully. Jul 15 13:25:25.558382 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0713db8c-d0ea-48bf-9ac1-449df62db39f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:25.559054 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 377/1491] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:25.570265 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bd87e6d2-e7b9-4899-8a82-243b03feb172 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.572622 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd87e6d2-e7b9-4899-8a82-243b03feb172 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 Jul 15 13:25:25.572944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd87e6d2-e7b9-4899-8a82-243b03feb172 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:25.573282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd87e6d2-e7b9-4899-8a82-243b03feb172 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:25.579885 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:25.579885 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:25.580520 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bd87e6d2-e7b9-4899-8a82-243b03feb172 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:25.581479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd87e6d2-e7b9-4899-8a82-243b03feb172 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 returned with HTTP 200 Jul 15 13:25:25.581918 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 374/1492] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:25 2026] GET /volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:25.880991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-13ef8e2f-cb13-43b4-9102-c4ff073971f2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.882977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-13ef8e2f-cb13-43b4-9102-c4ff073971f2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] POST https://10.4.3.158/volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019/action Jul 15 13:25:25.883465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-13ef8e2f-cb13-43b4-9102-c4ff073971f2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:25.883639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-13ef8e2f-cb13-43b4-9102-c4ff073971f2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:25.902086 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:25.902086 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:25.912083 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-82944ead-29c6-434d-aded-206f824cadcf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.917004 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82944ead-29c6-434d-aded-206f824cadcf tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:25.917004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82944ead-29c6-434d-aded-206f824cadcf tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:25.917004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82944ead-29c6-434d-aded-206f824cadcf tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:25.919795 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-087a2b91-63d4-48cb-96c4-7d707f336e25 req-13ef8e2f-cb13-43b4-9102-c4ff073971f2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019/action returned with HTTP 204 Jul 15 13:25:25.919795 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 370/1493] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:25:25 2026] POST /volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:25.927332 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82944ead-29c6-434d-aded-206f824cadcf tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 404 Jul 15 13:25:25.928302 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 373/1494] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:25 2026] GET /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:25.942819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b631226a-438f-4147-ba0f-0243082dad1b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:25.948068 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:25.948536 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-521647411"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:25.950758 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-521647411'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:25.950975 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:25.951916 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:25.951916 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:25.958136 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:25.966266 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (1e0d5ce2-ec7c-4cfe-8ed2-2ad621fa1e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:25.967531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0caf90d7-ab76-4cab-b685-f6eb259cd04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:25.968751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:25.997102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0caf90d7-ab76-4cab-b685-f6eb259cd04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:25.997819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ef3bf6-89ff-491c-9145-dfae4c19ffee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:26.037816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['40ce630c-85ae-4252-831f-d3766c9faf62', '65947505-2865-4337-afb2-d84d9a5eb08c', 'b86c0d63-9947-48c8-b808-5b4db462a0ce', '3ab9f406-b58e-4d04-b1c4-4e4d3b1ea3d2'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:26.038920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ef3bf6-89ff-491c-9145-dfae4c19ffee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ce630c-85ae-4252-831f-d3766c9faf62', '65947505-2865-4337-afb2-d84d9a5eb08c', 'b86c0d63-9947-48c8-b808-5b4db462a0ce', '3ab9f406-b58e-4d04-b1c4-4e4d3b1ea3d2']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:26.039914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e8b74b-62a1-428f-b74e-5ec7c02aaa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:26.067677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e8b74b-62a1-428f-b74e-5ec7c02aaa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24ecb5d3-16ac-4d68-9f3f-3370252293d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-521647411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['40ce630c-85ae-4252-831f-d3766c9faf62','65947505-2865-4337-afb2-d84d9a5eb08c','b86c0d63-9947-48c8-b808-5b4db462a0ce','3ab9f406-b58e-4d04-b1c4-4e4d3b1ea3d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-521647411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24ecb5d3-16ac-4d68-9f3f-3370252293d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:26.069942 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed978cd-5f39-4f71-bcbe-ea87055fd65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:26.088344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed978cd-5f39-4f71-bcbe-ea87055fd65b) transitioned into state 'SUCCESS' from state '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-521647411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['40ce630c-85ae-4252-831f-d3766c9faf62','65947505-2865-4337-afb2-d84d9a5eb08c','b86c0d63-9947-48c8-b808-5b4db462a0ce','3ab9f406-b58e-4d04-b1c4-4e4d3b1ea3d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:26.089284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f8da6a-e05e-49c8-a123-98c4907410a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:26.104173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f8da6a-e05e-49c8-a123-98c4907410a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:26.104909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (1e0d5ce2-ec7c-4cfe-8ed2-2ad621fa1e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:26.105297 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:26.105898 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b631226a-438f-4147-ba0f-0243082dad1b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:26.106621 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 378/1495] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:25:25 2026] POST /volume/v3/volumes => generated 769 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:26.118575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e3842f0a-983a-4445-addc-881ec3630f8e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:26.120869 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e3842f0a-983a-4445-addc-881ec3630f8e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:26.120869 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e3842f0a-983a-4445-addc-881ec3630f8e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:26.121037 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e3842f0a-983a-4445-addc-881ec3630f8e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:26.128921 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:26.128921 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:26.133393 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e3842f0a-983a-4445-addc-881ec3630f8e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:26.138202 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e3842f0a-983a-4445-addc-881ec3630f8e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 200 Jul 15 13:25:26.141018 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 375/1496] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:26 2026] GET /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:26.415796 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-32c3f8c0-f075-44b5-a113-470b049a63b6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:26.417598 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-32c3f8c0-f075-44b5-a113-470b049a63b6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:26.417789 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-32c3f8c0-f075-44b5-a113-470b049a63b6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:26.417986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-32c3f8c0-f075-44b5-a113-470b049a63b6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:26.435134 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:26.435134 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:26.444108 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-32c3f8c0-f075-44b5-a113-470b049a63b6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:26.451345 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-32c3f8c0-f075-44b5-a113-470b049a63b6 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:26.451866 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 371/1497] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:26 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:26.470019 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e9c8d4da-2ed1-4e7e-bc01-1d5d648f7037 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:26.474119 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e9c8d4da-2ed1-4e7e-bc01-1d5d648f7037 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:26.474684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e9c8d4da-2ed1-4e7e-bc01-1d5d648f7037 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:26.479989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e9c8d4da-2ed1-4e7e-bc01-1d5d648f7037 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:26.491258 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:26.491258 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:26.497617 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e9c8d4da-2ed1-4e7e-bc01-1d5d648f7037 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:26.499691 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e9c8d4da-2ed1-4e7e-bc01-1d5d648f7037 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:26.500212 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 374/1498] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:26 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:26.593511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e739bd49-eff6-4413-99be-0921b4d312af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:26.595855 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e739bd49-eff6-4413-99be-0921b4d312af tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 Jul 15 13:25:26.596176 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e739bd49-eff6-4413-99be-0921b4d312af tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:26.596589 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e739bd49-eff6-4413-99be-0921b4d312af tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:26.602552 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:26.602552 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:26.603018 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e739bd49-eff6-4413-99be-0921b4d312af tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:26.603873 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e739bd49-eff6-4413-99be-0921b4d312af tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 returned with HTTP 200 Jul 15 13:25:26.604507 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 379/1499] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:26 2026] GET /volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:26.617728 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-613690b0-cfca-45fe-9464-dae3c709b82d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:26.619532 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:26.619879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e361a5-9e1f-470a-a51b-dbd353b75058", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-559023220"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:26.628662 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:26.628662 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:26.629171 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:26.629339 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Create snapshot from volume 67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:26.659151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Created reservations ['17e8940f-5a1f-4bdd-892d-73034265f1eb', 'f102e762-dc5e-4199-994f-bdb5ee3bb1e8', 'bdc0ed68-ed1e-4a85-9486-473f2d4e2fbc', 'd36cd63a-5d68-4d26-8f33-0634280ec2c7'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:26.701710 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot create request issued successfully. Jul 15 13:25:26.702088 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-613690b0-cfca-45fe-9464-dae3c709b82d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:26.702660 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 376/1500] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:26 2026] POST /volume/v3/snapshots => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:26.713201 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f7285441-113f-4728-a218-ee966aa801ac None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:26.715855 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f7285441-113f-4728-a218-ee966aa801ac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:26.716139 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f7285441-113f-4728-a218-ee966aa801ac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:26.716337 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f7285441-113f-4728-a218-ee966aa801ac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:26.724163 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:26.724163 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:26.724817 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f7285441-113f-4728-a218-ee966aa801ac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:26.726078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f7285441-113f-4728-a218-ee966aa801ac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e returned with HTTP 200 Jul 15 13:25:26.726667 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 372/1501] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:26 2026] GET /volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:27.153097 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5e1c2a29-5078-4395-9df7-7d9327d23551 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.155607 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5e1c2a29-5078-4395-9df7-7d9327d23551 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:27.156164 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5e1c2a29-5078-4395-9df7-7d9327d23551 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.156986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5e1c2a29-5078-4395-9df7-7d9327d23551 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.166935 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.166935 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:27.172245 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5e1c2a29-5078-4395-9df7-7d9327d23551 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:27.179763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5e1c2a29-5078-4395-9df7-7d9327d23551 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 200 Jul 15 13:25:27.180470 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 375/1502] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:27.201104 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-daa9322e-aa79-4670-be61-2b577a6f36ce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.203632 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:27.204096 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24ecb5d3-16ac-4d68-9f3f-3370252293d5", "name": "tempest-VolumeDependencyTests-Snapshot-1745826195"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:27.216298 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.216298 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:27.216766 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:27.216979 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create snapshot from volume 24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:27.251514 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['d16bd3ec-dcf0-46e0-a94e-7c9c4831dd6b', '3be63f80-92a6-45ce-9f97-982c871a383c', '5189c5ba-8183-46de-bfb3-7dcbb852b826', 'da21685d-32c4-4397-afbd-d72c12651e12'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:27.288542 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot create request issued successfully. Jul 15 13:25:27.288979 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-daa9322e-aa79-4670-be61-2b577a6f36ce tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:27.289552 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 380/1503] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:27.312528 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c48556e6-d155-478c-8621-1a5d5f4ae8e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.317401 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c48556e6-d155-478c-8621-1a5d5f4ae8e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:27.317401 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c48556e6-d155-478c-8621-1a5d5f4ae8e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.317677 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c48556e6-d155-478c-8621-1a5d5f4ae8e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.329309 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.329309 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:27.331184 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c48556e6-d155-478c-8621-1a5d5f4ae8e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:27.332003 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c48556e6-d155-478c-8621-1a5d5f4ae8e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 200 Jul 15 13:25:27.332529 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 377/1504] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:27.736866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-794e8596-2e07-4cbd-a03b-cb56b5706626 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.739398 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-794e8596-2e07-4cbd-a03b-cb56b5706626 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:27.739627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-794e8596-2e07-4cbd-a03b-cb56b5706626 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.739939 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-794e8596-2e07-4cbd-a03b-cb56b5706626 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.746855 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.746855 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:27.747498 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-794e8596-2e07-4cbd-a03b-cb56b5706626 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:27.748694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-794e8596-2e07-4cbd-a03b-cb56b5706626 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e returned with HTTP 200 Jul 15 13:25:27.749584 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 373/1505] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:27.769431 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.771926 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:27.772347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e361a5-9e1f-470a-a51b-dbd353b75058", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:27.781863 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.781863 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:27.782432 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:27.782572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Create snapshot from volume 67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:27.811361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Created reservations ['e0b3d9b4-6622-4258-a591-366408abb88a', '4860f1e6-cb77-4eb2-b230-e6cb7ef4b29a', '83f72e39-b71c-4025-aa1b-71c2cf8308c0', '642d5afe-131d-48a4-a513-0c017cc3ed41'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:27.843684 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot create request issued successfully. Jul 15 13:25:27.846000 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bf5e473a-c8fd-46ef-b04e-25f76363b7d9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:27.846000 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 376/1506] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:27 2026] POST /volume/v3/snapshots => generated 314 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:27.856381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-22f23d63-9126-4391-a448-f9ec0bdfe09d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.860358 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-22f23d63-9126-4391-a448-f9ec0bdfe09d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e Jul 15 13:25:27.860406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-c3ea88e2-dc6b-43fe-a714-45c16d2360e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.860471 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-22f23d63-9126-4391-a448-f9ec0bdfe09d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.860471 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-22f23d63-9126-4391-a448-f9ec0bdfe09d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.863332 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-c3ea88e2-dc6b-43fe-a714-45c16d2360e9 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:27.863515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-c3ea88e2-dc6b-43fe-a714-45c16d2360e9 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.863719 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-c3ea88e2-dc6b-43fe-a714-45c16d2360e9 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.866059 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.866059 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:27.867496 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-22f23d63-9126-4391-a448-f9ec0bdfe09d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:27.867955 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-22f23d63-9126-4391-a448-f9ec0bdfe09d tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e returned with HTTP 200 Jul 15 13:25:27.868526 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 381/1507] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:27.876296 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.876296 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:27.880443 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-c3ea88e2-dc6b-43fe-a714-45c16d2360e9 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:27.886085 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-c3ea88e2-dc6b-43fe-a714-45c16d2360e9 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:27.886584 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 378/1508] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:27.908218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.911954 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] POST https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4/action Jul 15 13:25:27.912446 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:27.912646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:27.928354 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.928354 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:27.928990 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:27.935895 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Begin detaching volume completed successfully. Jul 15 13:25:27.936264 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-a52df302-9b0c-44fc-b99a-2d1854cfe24c tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4/action returned with HTTP 202 Jul 15 13:25:27.937066 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 374/1509] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:25:27 2026] POST /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:25:27.955914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ab07021e-5a7c-4ee8-b4e6-de30664631d2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.957826 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab07021e-5a7c-4ee8-b4e6-de30664631d2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:27.958045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab07021e-5a7c-4ee8-b4e6-de30664631d2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.958245 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab07021e-5a7c-4ee8-b4e6-de30664631d2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.971894 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:27.971894 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:27.977662 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ab07021e-5a7c-4ee8-b4e6-de30664631d2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:27.981311 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f8382859-6334-4749-ba99-45fbc94dbafd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:27.982200 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8382859-6334-4749-ba99-45fbc94dbafd None None] GET https://10.4.3.158/volume// Jul 15 13:25:27.982200 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8382859-6334-4749-ba99-45fbc94dbafd None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:27.982200 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8382859-6334-4749-ba99-45fbc94dbafd None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:27.982514 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8382859-6334-4749-ba99-45fbc94dbafd None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:27.982817 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 382/1510] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:27.989009 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab07021e-5a7c-4ee8-b4e6-de30664631d2 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:27.989009 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 377/1511] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:27.997559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2a6d7613-fba0-4a1d-863f-3136430c2923 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.000037 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2a6d7613-fba0-4a1d-863f-3136430c2923 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:28.000300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2a6d7613-fba0-4a1d-863f-3136430c2923 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.000588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2a6d7613-fba0-4a1d-863f-3136430c2923 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.013253 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:28.013253 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:28.018033 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2a6d7613-fba0-4a1d-863f-3136430c2923 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:28.024562 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2a6d7613-fba0-4a1d-863f-3136430c2923 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:28.025202 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 379/1512] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:25:27 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:25:28.343377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-04555330-13a6-4fd9-872c-8e43f7fc8417 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.345689 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04555330-13a6-4fd9-872c-8e43f7fc8417 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:28.345937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04555330-13a6-4fd9-872c-8e43f7fc8417 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.346116 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04555330-13a6-4fd9-872c-8e43f7fc8417 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.355293 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:28.355293 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:28.355789 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-04555330-13a6-4fd9-872c-8e43f7fc8417 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:28.356691 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04555330-13a6-4fd9-872c-8e43f7fc8417 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 200 Jul 15 13:25:28.357113 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 375/1513] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:28 2026] GET /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:28.368267 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.370324 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:28.370724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "18021bbb-3724-440a-91e3-683fa103908b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1485968137"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:28.372412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'snapshot_id': '18021bbb-3724-440a-91e3-683fa103908b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1485968137'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:28.381328 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:28.381328 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:28.382863 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:28.382863 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:28.390644 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:28.397080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (e28ec538-d907-4362-a47b-d8d0c4517f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:28.399447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a2c01b-8a82-4b02-b13c-0fc66452a15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:28.400656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:28.446768 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7a2c01b-8a82-4b02-b13c-0fc66452a15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18021bbb-3724-440a-91e3-683fa103908b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:28.447862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b74911a-7063-48b4-9969-46837f763dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:28.498349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['f896d6dd-be92-47d0-bafb-926878e4f6af', '6c486945-8679-468a-b474-782b5f06a24d', '1095dce0-08dc-4f34-aa9e-df47d105dee6', 'ff146d68-bb53-41d7-ab92-42f445ca6ab6'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:28.499179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b74911a-7063-48b4-9969-46837f763dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f896d6dd-be92-47d0-bafb-926878e4f6af', '6c486945-8679-468a-b474-782b5f06a24d', '1095dce0-08dc-4f34-aa9e-df47d105dee6', 'ff146d68-bb53-41d7-ab92-42f445ca6ab6']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:28.500068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b65036-b37a-476c-807f-95453fec2d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:28.542845 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19b65036-b37a-476c-807f-95453fec2d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13166cc3-9e08-45dd-98c2-cdad11c9bb16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1485968137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['f896d6dd-be92-47d0-bafb-926878e4f6af','6c486945-8679-468a-b474-782b5f06a24d','1095dce0-08dc-4f34-aa9e-df47d105dee6','ff146d68-bb53-41d7-ab92-42f445ca6ab6'],size=1,snapshot_id=18021bbb-3724-440a-91e3-683fa103908b,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1485968137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13166cc3-9e08-45dd-98c2-cdad11c9bb16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18021bbb-3724-440a-91e3-683fa103908b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:28.543719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a279004d-ab15-49d9-9b88-e986538bed08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:28.563277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a279004d-ab15-49d9-9b88-e986538bed08) transitioned into state 'SUCCESS' from state '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-1485968137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['f896d6dd-be92-47d0-bafb-926878e4f6af','6c486945-8679-468a-b474-782b5f06a24d','1095dce0-08dc-4f34-aa9e-df47d105dee6','ff146d68-bb53-41d7-ab92-42f445ca6ab6'],size=1,snapshot_id=18021bbb-3724-440a-91e3-683fa103908b,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:28.564606 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0b1173-e67c-4b0c-934c-d8a82079e012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:28.591847 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a0b1173-e67c-4b0c-934c-d8a82079e012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:28.591847 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (e28ec538-d907-4362-a47b-d8d0c4517f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:28.591847 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:28.591847 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2c85a937-183f-40cd-a1a9-ddef7a9f1995 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:28.592305 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 383/1514] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:28 2026] POST /volume/v3/volumes => generated 804 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:28.606674 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-92914058-fe9c-4652-a134-e5b6765f59b2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.608930 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-92914058-fe9c-4652-a134-e5b6765f59b2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:28.609286 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-92914058-fe9c-4652-a134-e5b6765f59b2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.612197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-92914058-fe9c-4652-a134-e5b6765f59b2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.618015 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:28.618015 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:28.622987 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-92914058-fe9c-4652-a134-e5b6765f59b2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:28.628383 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-92914058-fe9c-4652-a134-e5b6765f59b2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 200 Jul 15 13:25:28.628884 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 378/1515] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:28 2026] GET /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:28.883281 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-db64e89c-9a89-4249-a614-10ca442fa652 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.887634 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db64e89c-9a89-4249-a614-10ca442fa652 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e Jul 15 13:25:28.887634 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db64e89c-9a89-4249-a614-10ca442fa652 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.888566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db64e89c-9a89-4249-a614-10ca442fa652 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.899793 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:28.899793 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:28.900480 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-db64e89c-9a89-4249-a614-10ca442fa652 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:28.901988 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db64e89c-9a89-4249-a614-10ca442fa652 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e returned with HTTP 200 Jul 15 13:25:28.902556 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 380/1516] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:28 2026] GET /volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:28.917152 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.919866 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=1 Jul 15 13:25:28.920104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.920378 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.920629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:28.921781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:28.929206 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:28.929829 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4ca2824-37fd-4eff-b160-36be4e7ab646 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 15 13:25:28.930331 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 376/1517] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Jul 15 13:25:28 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:28.952552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.956880 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:28.957235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.957651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.958028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:28.958453 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:28.958453 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:28.959645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:28.967985 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:28.967985 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f81f7131-7cd4-4edf-99be-996f5c1b47f5 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:25:28.967985 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 384/1518] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:25:28 2026] GET /volume/v3/snapshots => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:28.981566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:28.983618 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=100000 Jul 15 13:25:28.983901 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:28.984226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:28.984631 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:28.986364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:28.992132 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:28.992132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5821345c-78b9-4ebd-ab1b-2252dc3f95dc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 15 13:25:28.992995 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 379/1519] 10.4.3.158 () {66 vars in 1268 bytes} [Wed Jul 15 13:25:28 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.003246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-292a2f61-11d9-4b92-bf88-e707ec8a29df None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.005405 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-292a2f61-11d9-4b92-bf88-e707ec8a29df tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:29.006043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-292a2f61-11d9-4b92-bf88-e707ec8a29df tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.006043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-292a2f61-11d9-4b92-bf88-e707ec8a29df tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.012844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3bdfab66-6582-4846-8fe8-dba433291bff None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.018294 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?limit=0 Jul 15 13:25:29.018714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.018895 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.019223 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.019906 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.019906 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.020975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.030132 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.030413 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.030413 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:29.030629 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3bdfab66-6582-4846-8fe8-dba433291bff tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 15 13:25:29.031222 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 377/1520] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:25:29.036439 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-292a2f61-11d9-4b92-bf88-e707ec8a29df tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:29.042520 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-292a2f61-11d9-4b92-bf88-e707ec8a29df tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:29.043217 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 381/1521] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:29.046118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0e203baa-5119-4562-9ecf-2066bc321191 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.048568 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:29.048824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.049136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.049416 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.049806 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.049806 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:29.051357 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.057874 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.058828 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e203baa-5119-4562-9ecf-2066bc321191 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:25:29.058980 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 385/1522] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.076305 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.079398 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?marker=bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:29.081358 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.081642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.081994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.082469 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.082469 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:29.083620 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.099008 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2f0e1e8a-2945-4d04-a73a-0280e42b959a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.102683 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2f0e1e8a-2945-4d04-a73a-0280e42b959a tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] DELETE https://10.4.3.158/volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019 Jul 15 13:25:29.103893 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2f0e1e8a-2945-4d04-a73a-0280e42b959a tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.103893 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2f0e1e8a-2945-4d04-a73a-0280e42b959a tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.113164 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.113341 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab973f9f-3f47-4b86-b098-595c8b5abe7b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?marker=bd41df4d-cb9c-4c5d-88f2-f3a9394be33e returned with HTTP 200 Jul 15 13:25:29.114128 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 380/1523] 10.4.3.158 () {66 vars in 1330 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?marker=bd41df4d-cb9c-4c5d-88f2-f3a9394be33e => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.128222 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.128222 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.131524 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.134822 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?offset=2&limit=3 Jul 15 13:25:29.135148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.135407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.136187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.138203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.165413 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.165650 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4fa5da1b-ac71-4569-821c-c2e67b414d37 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 15 13:25:29.166174 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 382/1524] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.181806 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-784d31a3-4346-42f0-a888-ed43c508aed0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.184053 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 15 13:25:29.184341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.184451 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.184739 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.185266 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.185266 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:29.185946 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.202473 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.202986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-784d31a3-4346-42f0-a888-ed43c508aed0 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 15 13:25:29.203618 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 386/1525] 10.4.3.158 () {66 vars in 1308 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.216211 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8146ed40-c691-4f41-a247-fc971a61d989 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.218225 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 15 13:25:29.218417 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.218892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.218892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.219181 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.219181 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:29.219954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.222019 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c8f4a82e-5442-413e-8dda-908ebbefb302 req-2f0e1e8a-2945-4d04-a73a-0280e42b959a tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019 returned with HTTP 200 Jul 15 13:25:29.222585 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 378/1526] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:25:29 2026] DELETE /volume/v3/attachments/f55a826b-1dc8-4757-9d24-8ba174491019 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.227053 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.227480 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8146ed40-c691-4f41-a247-fc971a61d989 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 15 13:25:29.227986 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 381/1527] 10.4.3.158 () {66 vars in 1310 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.244264 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.245332 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 15 13:25:29.245554 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.246149 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.246407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.246811 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.246811 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:29.247936 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.262281 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.262281 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec092bba-9bc2-46e8-a5c6-df637712b7bb tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 15 13:25:29.262748 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 383/1528] 10.4.3.158 () {66 vars in 1292 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.279988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.281843 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 15 13:25:29.281843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.281843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.281843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.281843 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.281843 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:29.284465 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.300469 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.301159 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b82ea5f-3799-4158-a569-2d5fa9669c86 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 15 13:25:29.301732 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 387/1529] 10.4.3.158 () {66 vars in 1294 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.315069 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.316852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 15 13:25:29.317890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.317890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.317890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.317890 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.317890 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.318440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.330722 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.331148 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f81a569-6f2f-4604-bd03-737407ba3bdc tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 15 13:25:29.331602 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 379/1530] 10.4.3.158 () {66 vars in 1312 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.344739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.346528 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 15 13:25:29.346770 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.347147 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.347334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.347712 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.347712 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:29.348537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.364742 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.364742 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1973cf2-9c44-4993-bbc8-d661c988d909 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 15 13:25:29.364917 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 382/1531] 10.4.3.158 () {66 vars in 1314 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.377062 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-069feb72-6e87-49eb-b81b-c7f838c28327 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.381110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 Jul 15 13:25:29.381110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.381110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.381110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.381110 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.381110 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:29.381309 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.395819 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.396375 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.396375 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:29.397176 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-069feb72-6e87-49eb-b81b-c7f838c28327 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 returned with HTTP 200 Jul 15 13:25:29.397648 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 384/1532] 10.4.3.158 () {66 vars in 1385 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.407363 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3dc48939-baba-40aa-9488-1ed67badedbe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.409790 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail?status=available Jul 15 13:25:29.410021 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.410215 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.410464 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.410812 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.410812 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:29.411726 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.430981 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.432551 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.432551 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:29.433616 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3dc48939-baba-40aa-9488-1ed67badedbe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 15 13:25:29.434233 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 388/1533] 10.4.3.158 () {66 vars in 1297 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:29.446480 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.449127 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 Jul 15 13:25:29.449440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.449737 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.450218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.450685 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.450685 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.451981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.471375 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.472002 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.472002 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.472863 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae7689db-f0f2-44d1-9138-b72679c3f0f4 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 returned with HTTP 200 Jul 15 13:25:29.473410 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 380/1534] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.486782 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.489694 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 Jul 15 13:25:29.489929 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.490510 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.490790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.491178 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.491178 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:29.492182 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.507095 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.507575 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e5ddab4-bb57-42ce-bad9-aebad78ebd1f tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 returned with HTTP 200 Jul 15 13:25:29.508157 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 383/1535] 10.4.3.158 () {66 vars in 1364 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.517188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.518944 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?status=available Jul 15 13:25:29.519168 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.519377 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.519603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.520844 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.532448 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.532826 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f03423cf-00ae-420c-90f8-2b0962f1cfda tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?status=available returned with HTTP 200 Jul 15 13:25:29.533243 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 385/1536] 10.4.3.158 () {66 vars in 1276 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.543910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.547311 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 Jul 15 13:25:29.547595 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.547881 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.548188 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:25:29.550112 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:25:29.569291 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Get all snapshots completed successfully. Jul 15 13:25:29.570078 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4eba4e75-3aa2-4cd1-bfb0-ce9197f652da tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 returned with HTTP 200 Jul 15 13:25:29.570661 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 389/1537] 10.4.3.158 () {66 vars in 1398 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1176384669 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.584442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.586875 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e Jul 15 13:25:29.587102 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.587283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.587372 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Delete snapshot with id: bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e Jul 15 13:25:29.596910 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.596910 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.597408 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:29.616066 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot delete request issued successfully. Jul 15 13:25:29.616334 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4eba3ab3-8e6e-40fe-974f-65327db5cd2b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e returned with HTTP 202 Jul 15 13:25:29.616894 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 381/1538] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:29 2026] DELETE /volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:29.626270 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f5ab357c-d18d-4e44-99e1-bb95e78f7405 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.628570 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f5ab357c-d18d-4e44-99e1-bb95e78f7405 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e Jul 15 13:25:29.628835 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f5ab357c-d18d-4e44-99e1-bb95e78f7405 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.629212 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f5ab357c-d18d-4e44-99e1-bb95e78f7405 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.636583 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.636583 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:29.637575 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f5ab357c-d18d-4e44-99e1-bb95e78f7405 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:29.638992 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f5ab357c-d18d-4e44-99e1-bb95e78f7405 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e returned with HTTP 200 Jul 15 13:25:29.639480 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 384/1539] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:29.647707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c86b9507-8008-4572-b78a-e414b62cbc32 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.650273 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c86b9507-8008-4572-b78a-e414b62cbc32 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:29.650591 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c86b9507-8008-4572-b78a-e414b62cbc32 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.650874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c86b9507-8008-4572-b78a-e414b62cbc32 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.660431 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.660431 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:29.664489 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c86b9507-8008-4572-b78a-e414b62cbc32 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:29.670004 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c86b9507-8008-4572-b78a-e414b62cbc32 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 200 Jul 15 13:25:29.670435 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 386/1540] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:29.686028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.688612 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:29.689379 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13166cc3-9e08-45dd-98c2-cdad11c9bb16", "name": "tempest-VolumeDependencyTests-Snapshot-320461007"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:29.702273 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.702273 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:29.702982 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:29.703135 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create snapshot from volume 13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:29.741946 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['a64c5825-1b95-487e-a80b-8f1392655691', 'd1e12cd3-99c7-4839-a7b0-6a26de242f97', '62a99182-504b-4912-99a9-4a78a899ab94', 'c090f007-3a7f-484b-b6b3-e966e91dd7c4'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:29.778594 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot create request issued successfully. Jul 15 13:25:29.778930 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-597dedf1-cb10-4875-a9be-30c4fa0e60c9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:29.779529 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 390/1541] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:29.788220 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d3bee426-4a32-440f-b3fd-21de42abe1db None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:29.790375 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d3bee426-4a32-440f-b3fd-21de42abe1db tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:29.790643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d3bee426-4a32-440f-b3fd-21de42abe1db tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:29.790898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d3bee426-4a32-440f-b3fd-21de42abe1db tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:29.797109 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:29.797109 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:29.797333 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d3bee426-4a32-440f-b3fd-21de42abe1db tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:29.798468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d3bee426-4a32-440f-b3fd-21de42abe1db tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 200 Jul 15 13:25:29.799049 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 382/1542] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:29 2026] GET /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:30.060690 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d1629aa5-e2ac-47ab-ad2e-caffe8b5dc5f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:30.064659 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d1629aa5-e2ac-47ab-ad2e-caffe8b5dc5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:30.064882 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d1629aa5-e2ac-47ab-ad2e-caffe8b5dc5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:30.065179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d1629aa5-e2ac-47ab-ad2e-caffe8b5dc5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:30.072978 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:30.072978 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:30.077231 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d1629aa5-e2ac-47ab-ad2e-caffe8b5dc5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:30.082915 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d1629aa5-e2ac-47ab-ad2e-caffe8b5dc5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:30.083394 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 385/1543] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:30 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:30.650696 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-83b25f6c-b256-46b7-b191-04e2654267b7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:30.652631 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83b25f6c-b256-46b7-b191-04e2654267b7 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e Jul 15 13:25:30.652873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83b25f6c-b256-46b7-b191-04e2654267b7 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:30.653083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83b25f6c-b256-46b7-b191-04e2654267b7 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:30.658010 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83b25f6c-b256-46b7-b191-04e2654267b7 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e returned with HTTP 404 Jul 15 13:25:30.658603 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 387/1544] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:30 2026] GET /volume/v3/snapshots/bc4bef4d-f0d3-4419-ba9d-c874d94fdc3e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:30.666969 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:30.669187 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:30.669437 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:30.669736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:30.669883 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Delete snapshot with id: bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:30.676075 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:30.676075 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:30.676600 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:30.696453 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot delete request issued successfully. Jul 15 13:25:30.696793 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5d3cc421-0b71-4e26-b68e-807d2b03b66a tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e returned with HTTP 202 Jul 15 13:25:30.697411 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 391/1545] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:30 2026] DELETE /volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:30.707045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5e663cf6-acc6-4fe7-a004-273d118b3be3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:30.712848 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e663cf6-acc6-4fe7-a004-273d118b3be3 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:30.713288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e663cf6-acc6-4fe7-a004-273d118b3be3 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:30.713437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e663cf6-acc6-4fe7-a004-273d118b3be3 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:30.727626 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:30.727626 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:30.728113 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5e663cf6-acc6-4fe7-a004-273d118b3be3 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:30.729289 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e663cf6-acc6-4fe7-a004-273d118b3be3 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e returned with HTTP 200 Jul 15 13:25:30.729754 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 383/1546] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:30 2026] GET /volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:30.811287 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8db363f2-a317-47b0-b2ba-52f9cff92b96 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:30.817145 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8db363f2-a317-47b0-b2ba-52f9cff92b96 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:30.817480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8db363f2-a317-47b0-b2ba-52f9cff92b96 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:30.817810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8db363f2-a317-47b0-b2ba-52f9cff92b96 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:30.828668 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:30.828668 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:30.829314 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8db363f2-a317-47b0-b2ba-52f9cff92b96 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:30.830507 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8db363f2-a317-47b0-b2ba-52f9cff92b96 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 200 Jul 15 13:25:30.831764 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 386/1547] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:30 2026] GET /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:30.843199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42d2db2d-1300-41da-8f1e-50690d12c628 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:30.844717 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:30.845188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "99f334e0-a3fe-4601-a420-50bb3f5aa9f1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-693764605"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:30.847187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'snapshot_id': '99f334e0-a3fe-4601-a420-50bb3f5aa9f1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-693764605'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:30.865238 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:30.865238 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:30.865844 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:30.866012 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:30.879558 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:30.885325 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (3c283e0b-71ed-42aa-9a28-118e42bd42d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:30.886744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fd3d0d-ce22-4538-8969-5a0542376f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:30.887815 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:30.938781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fd3d0d-ce22-4538-8969-5a0542376f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '99f334e0-a3fe-4601-a420-50bb3f5aa9f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:30.939830 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd67597-9405-4ff6-b16e-7acaa83c5627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:31.000857 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['860f09cd-fbdc-4deb-90c4-3c1628297365', '0e852582-534b-4287-b517-4e36e0f50e1c', '71877ff4-4c59-4ac8-9c02-705c56a6b111', '275dffc6-f30c-4300-81f4-f79365036a49'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:31.001572 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccd67597-9405-4ff6-b16e-7acaa83c5627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['860f09cd-fbdc-4deb-90c4-3c1628297365', '0e852582-534b-4287-b517-4e36e0f50e1c', '71877ff4-4c59-4ac8-9c02-705c56a6b111', '275dffc6-f30c-4300-81f4-f79365036a49']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:31.002583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b764b4-a12b-40b2-9179-fe854d749636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:31.064318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b764b4-a12b-40b2-9179-fe854d749636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4994a850-b84e-4ae7-81e6-fd6df375eaca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-693764605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['860f09cd-fbdc-4deb-90c4-3c1628297365','0e852582-534b-4287-b517-4e36e0f50e1c','71877ff4-4c59-4ac8-9c02-705c56a6b111','275dffc6-f30c-4300-81f4-f79365036a49'],size=1,snapshot_id=99f334e0-a3fe-4601-a420-50bb3f5aa9f1,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-693764605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4994a850-b84e-4ae7-81e6-fd6df375eaca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=99f334e0-a3fe-4601-a420-50bb3f5aa9f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:31.065252 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b02680d-dfde-4e06-b185-7f0985f83d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:31.091660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b02680d-dfde-4e06-b185-7f0985f83d32) transitioned into state 'SUCCESS' from state '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-693764605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['860f09cd-fbdc-4deb-90c4-3c1628297365','0e852582-534b-4287-b517-4e36e0f50e1c','71877ff4-4c59-4ac8-9c02-705c56a6b111','275dffc6-f30c-4300-81f4-f79365036a49'],size=1,snapshot_id=99f334e0-a3fe-4601-a420-50bb3f5aa9f1,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:31.092536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b2df8c5-05e0-4a6f-9b2a-04f7a07c14fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:31.127056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b2df8c5-05e0-4a6f-9b2a-04f7a07c14fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:31.130992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (3c283e0b-71ed-42aa-9a28-118e42bd42d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:31.130992 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:31.130992 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42d2db2d-1300-41da-8f1e-50690d12c628 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:31.130992 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 388/1548] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:30 2026] POST /volume/v3/volumes => generated 803 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:31.153022 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-137d17df-b765-4905-b3f8-1d5c343963c7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:31.156767 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-137d17df-b765-4905-b3f8-1d5c343963c7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:31.157214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-137d17df-b765-4905-b3f8-1d5c343963c7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:31.157560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-137d17df-b765-4905-b3f8-1d5c343963c7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:31.169399 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:31.169399 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:31.174429 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-137d17df-b765-4905-b3f8-1d5c343963c7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:31.180406 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-137d17df-b765-4905-b3f8-1d5c343963c7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 200 Jul 15 13:25:31.180821 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 392/1549] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:31 2026] GET /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:31.743298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-06bd72d3-bb91-4e31-91c8-8acd4fca713e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:31.747190 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06bd72d3-bb91-4e31-91c8-8acd4fca713e tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e Jul 15 13:25:31.747799 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06bd72d3-bb91-4e31-91c8-8acd4fca713e tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:31.748203 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06bd72d3-bb91-4e31-91c8-8acd4fca713e tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:31.755896 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06bd72d3-bb91-4e31-91c8-8acd4fca713e tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e returned with HTTP 404 Jul 15 13:25:31.758370 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 384/1550] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:31 2026] GET /volume/v3/snapshots/bd41df4d-cb9c-4c5d-88f2-f3a9394be33e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:31.768138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-401dd069-290b-4f10-bedc-c334616897fe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:31.772293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 Jul 15 13:25:31.772293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:31.772471 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:31.772557 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Delete snapshot with id: 08c0255d-aaaa-49ce-9bc3-232b4607a610 Jul 15 13:25:31.779868 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:31.779868 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:31.780578 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:31.806459 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot delete request issued successfully. Jul 15 13:25:31.806685 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-401dd069-290b-4f10-bedc-c334616897fe tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 returned with HTTP 202 Jul 15 13:25:31.807300 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 387/1551] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:31 2026] DELETE /volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:31.819999 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-68d1de36-96ab-47ae-9981-24b322609d26 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:31.822568 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-68d1de36-96ab-47ae-9981-24b322609d26 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 Jul 15 13:25:31.822869 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-68d1de36-96ab-47ae-9981-24b322609d26 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:31.823157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-68d1de36-96ab-47ae-9981-24b322609d26 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:31.831363 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:31.831363 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:31.832068 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-68d1de36-96ab-47ae-9981-24b322609d26 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Snapshot retrieved successfully. Jul 15 13:25:31.833995 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-68d1de36-96ab-47ae-9981-24b322609d26 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 returned with HTTP 200 Jul 15 13:25:31.834252 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 389/1552] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:31 2026] GET /volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:32.198469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d20aacc0-7bcb-47b5-9a01-3105e84d02e5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:32.199521 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d20aacc0-7bcb-47b5-9a01-3105e84d02e5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:32.199916 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d20aacc0-7bcb-47b5-9a01-3105e84d02e5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:32.204986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d20aacc0-7bcb-47b5-9a01-3105e84d02e5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:32.210040 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:32.210040 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:32.214854 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d20aacc0-7bcb-47b5-9a01-3105e84d02e5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:32.224464 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d20aacc0-7bcb-47b5-9a01-3105e84d02e5 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 200 Jul 15 13:25:32.225073 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 393/1553] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:32 2026] GET /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:32.239044 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:32.241714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:32.241949 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:32.242315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:32.242542 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:32.256410 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:32.256410 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:32.257072 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:32.276912 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot delete request issued successfully. Jul 15 13:25:32.277193 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4753cb7e-95db-4d78-a31a-8263a12f10e1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 202 Jul 15 13:25:32.277737 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 385/1554] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:32 2026] DELETE /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:32.289390 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-718d4cf9-28b0-4e6b-81a4-a813d88bd59a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:32.291038 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-718d4cf9-28b0-4e6b-81a4-a813d88bd59a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:32.291456 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-718d4cf9-28b0-4e6b-81a4-a813d88bd59a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:32.291803 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-718d4cf9-28b0-4e6b-81a4-a813d88bd59a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:32.298141 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:32.298141 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:32.298621 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-718d4cf9-28b0-4e6b-81a4-a813d88bd59a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:32.299861 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-718d4cf9-28b0-4e6b-81a4-a813d88bd59a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 200 Jul 15 13:25:32.300322 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 388/1555] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:32 2026] GET /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:32.844567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cb237213-7330-4e3f-9ed4-b96c1631d5c9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:32.846718 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb237213-7330-4e3f-9ed4-b96c1631d5c9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 Jul 15 13:25:32.847024 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb237213-7330-4e3f-9ed4-b96c1631d5c9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:32.847315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb237213-7330-4e3f-9ed4-b96c1631d5c9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:32.854212 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb237213-7330-4e3f-9ed4-b96c1631d5c9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 returned with HTTP 404 Jul 15 13:25:32.855270 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 390/1556] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:32 2026] GET /volume/v3/snapshots/08c0255d-aaaa-49ce-9bc3-232b4607a610 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:32.865116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a0429f3f-fb31-46c2-acc0-bf20ad65ebac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:32.867323 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0429f3f-fb31-46c2-acc0-bf20ad65ebac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:32.867491 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0429f3f-fb31-46c2-acc0-bf20ad65ebac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:32.868441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0429f3f-fb31-46c2-acc0-bf20ad65ebac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:32.876194 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:32.876194 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:32.880541 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a0429f3f-fb31-46c2-acc0-bf20ad65ebac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:32.885880 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0429f3f-fb31-46c2-acc0-bf20ad65ebac tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 returned with HTTP 200 Jul 15 13:25:32.886787 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 394/1557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:32 2026] GET /volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:32.906164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:32.908795 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] DELETE https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:32.908795 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:32.908977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:32.909330 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Delete volume with id: 67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:33.124537 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:33.124537 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:33.125388 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:33.148303 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Delete volume request issued successfully. Jul 15 13:25:33.148462 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83cfb354-0a54-49bc-be38-aa5f3a67c3a9 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 returned with HTTP 202 Jul 15 13:25:33.149069 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 386/1558] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:32 2026] DELETE /volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:33.157297 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-45e86c86-2687-4ae1-a1bb-d670ca4f9564 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:33.160824 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45e86c86-2687-4ae1-a1bb-d670ca4f9564 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:33.161044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-45e86c86-2687-4ae1-a1bb-d670ca4f9564 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:33.161290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-45e86c86-2687-4ae1-a1bb-d670ca4f9564 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:33.170184 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:33.170184 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:33.175074 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-45e86c86-2687-4ae1-a1bb-d670ca4f9564 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Volume info retrieved successfully. Jul 15 13:25:33.180191 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45e86c86-2687-4ae1-a1bb-d670ca4f9564 tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 returned with HTTP 200 Jul 15 13:25:33.180620 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 389/1559] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:33 2026] GET /volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:33.310058 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-416796b7-ea4e-4ff4-bee9-99e621cb412e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:33.312464 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-416796b7-ea4e-4ff4-bee9-99e621cb412e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:33.312750 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-416796b7-ea4e-4ff4-bee9-99e621cb412e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:33.313028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-416796b7-ea4e-4ff4-bee9-99e621cb412e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:33.322413 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-416796b7-ea4e-4ff4-bee9-99e621cb412e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 404 Jul 15 13:25:33.323291 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 391/1560] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:33 2026] GET /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:33.332586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:33.335097 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:33.335395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:33.335674 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:33.335842 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:33.342737 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:33.342737 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:33.343424 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:33.370506 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot delete request issued successfully. Jul 15 13:25:33.370812 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fb27f1f-d8c4-4367-a40a-ff979c2d2271 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 202 Jul 15 13:25:33.371589 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 395/1561] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:33 2026] DELETE /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:33.379802 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3aab26a7-b866-47a2-a635-a1e6a40c1b07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:33.382906 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3aab26a7-b866-47a2-a635-a1e6a40c1b07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:33.383305 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3aab26a7-b866-47a2-a635-a1e6a40c1b07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:33.383780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3aab26a7-b866-47a2-a635-a1e6a40c1b07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:33.391410 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:33.391410 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:33.392496 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3aab26a7-b866-47a2-a635-a1e6a40c1b07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:33.393903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3aab26a7-b866-47a2-a635-a1e6a40c1b07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 200 Jul 15 13:25:33.394731 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 387/1562] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:33 2026] GET /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:33.696307 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b9a33506-6ae5-4199-a986-2d670b057715 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:33.698541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b9a33506-6ae5-4199-a986-2d670b057715 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:33.698849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b9a33506-6ae5-4199-a986-2d670b057715 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:33.699113 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b9a33506-6ae5-4199-a986-2d670b057715 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:33.709168 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:33.709168 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:33.714397 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b9a33506-6ae5-4199-a986-2d670b057715 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:33.721103 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b9a33506-6ae5-4199-a986-2d670b057715 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:33.721597 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 390/1563] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:33 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:33.776252 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7d628897-9564-400d-94c1-da0feabcdcbd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:33.778258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d628897-9564-400d-94c1-da0feabcdcbd tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:33.778711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d628897-9564-400d-94c1-da0feabcdcbd tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:33.779063 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d628897-9564-400d-94c1-da0feabcdcbd tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:33.971879 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:33.971879 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:33.976339 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7d628897-9564-400d-94c1-da0feabcdcbd tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:33.981578 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d628897-9564-400d-94c1-da0feabcdcbd tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:33.982119 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 392/1564] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:33 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 844 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:34.199985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87716b7a-f77d-4057-ae0c-001ea3abde1b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:34.202212 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87716b7a-f77d-4057-ae0c-001ea3abde1b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] GET https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 Jul 15 13:25:34.204319 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87716b7a-f77d-4057-ae0c-001ea3abde1b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:34.204478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87716b7a-f77d-4057-ae0c-001ea3abde1b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:34.211424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87716b7a-f77d-4057-ae0c-001ea3abde1b tempest-VolumesSnapshotListTestJSON-851058505 tempest-VolumesSnapshotListTestJSON-851058505-project-member] https://10.4.3.158/volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 returned with HTTP 404 Jul 15 13:25:34.212382 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 396/1565] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:34 2026] GET /volume/v3/volumes/67e361a5-9e1f-470a-a51b-dbd353b75058 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:34.409014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fe9b0f6c-3dc9-4cbc-9202-c63efeb81ace None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:34.412735 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fe9b0f6c-3dc9-4cbc-9202-c63efeb81ace tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:34.413047 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fe9b0f6c-3dc9-4cbc-9202-c63efeb81ace tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:34.413335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fe9b0f6c-3dc9-4cbc-9202-c63efeb81ace tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:34.419845 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fe9b0f6c-3dc9-4cbc-9202-c63efeb81ace tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 404 Jul 15 13:25:34.420491 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 388/1566] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:34 2026] GET /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:34.432457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:34.434476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:34.434476 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:34.434766 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:34.435030 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:34.447881 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:34.447881 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:34.448389 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:34.472238 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:34.472507 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee014bd6-5418-4145-8098-ab55c0bbb321 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 202 Jul 15 13:25:34.473239 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 391/1567] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:34 2026] DELETE /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:34.484558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-99515895-26fc-4768-a627-d9ddb95c3308 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:34.488199 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99515895-26fc-4768-a627-d9ddb95c3308 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:34.488391 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99515895-26fc-4768-a627-d9ddb95c3308 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:34.488645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99515895-26fc-4768-a627-d9ddb95c3308 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:34.500062 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:34.500062 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:34.510125 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-99515895-26fc-4768-a627-d9ddb95c3308 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:34.519033 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99515895-26fc-4768-a627-d9ddb95c3308 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 200 Jul 15 13:25:34.519033 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 393/1568] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:34 2026] GET /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:35.535373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-abac81aa-1938-44a7-b2e7-7bd810d7e3dd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:35.538998 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abac81aa-1938-44a7-b2e7-7bd810d7e3dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:35.539330 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abac81aa-1938-44a7-b2e7-7bd810d7e3dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:35.539681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abac81aa-1938-44a7-b2e7-7bd810d7e3dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:35.548953 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abac81aa-1938-44a7-b2e7-7bd810d7e3dd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 404 Jul 15 13:25:35.549716 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 397/1569] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:35 2026] GET /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:35.559136 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-27982b7b-f90b-407b-9991-1b451de3bd07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:35.561893 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:35.562603 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:35.563175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:35.563428 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:35.577207 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:35.577207 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:35.578481 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:35.617410 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:35.617941 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-27982b7b-f90b-407b-9991-1b451de3bd07 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 202 Jul 15 13:25:35.619096 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 389/1570] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:35 2026] DELETE /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:35.626472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7033257a-4a04-4430-b36f-bb86d3025aa1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:35.628777 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7033257a-4a04-4430-b36f-bb86d3025aa1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:35.629089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7033257a-4a04-4430-b36f-bb86d3025aa1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:35.629399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7033257a-4a04-4430-b36f-bb86d3025aa1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:35.640686 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:35.640686 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:35.650237 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7033257a-4a04-4430-b36f-bb86d3025aa1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:35.660934 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7033257a-4a04-4430-b36f-bb86d3025aa1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 200 Jul 15 13:25:35.661639 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 392/1571] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:35 2026] GET /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 896 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:36.681032 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-48a707b9-d12e-425f-a457-49a024b4b270 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:36.688226 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-48a707b9-d12e-425f-a457-49a024b4b270 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:36.688351 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-48a707b9-d12e-425f-a457-49a024b4b270 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:36.689757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-48a707b9-d12e-425f-a457-49a024b4b270 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:36.699266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-48a707b9-d12e-425f-a457-49a024b4b270 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 404 Jul 15 13:25:36.699266 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 394/1572] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:36 2026] GET /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:36.715539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:36.718546 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:36.718799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:36.719242 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:36.719242 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:36.730462 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:36.730462 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:36.731227 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:36.762099 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:36.762356 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-548ee3a4-44bc-4afc-a550-5f8b18947d1a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 202 Jul 15 13:25:36.762979 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 398/1573] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:36 2026] DELETE /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:36.774569 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aa250ecd-cebd-4639-a3f6-2fa32b695363 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:36.776524 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aa250ecd-cebd-4639-a3f6-2fa32b695363 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:36.777941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aa250ecd-cebd-4639-a3f6-2fa32b695363 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:36.778219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aa250ecd-cebd-4639-a3f6-2fa32b695363 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:36.789071 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:36.789071 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:36.796199 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-aa250ecd-cebd-4639-a3f6-2fa32b695363 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:36.805580 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aa250ecd-cebd-4639-a3f6-2fa32b695363 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 200 Jul 15 13:25:36.806661 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 390/1574] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:36 2026] GET /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:37.824624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ea9ee599-4b60-494b-8b8c-d1a3722b2e54 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:37.828656 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea9ee599-4b60-494b-8b8c-d1a3722b2e54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:37.830168 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea9ee599-4b60-494b-8b8c-d1a3722b2e54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:37.830454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea9ee599-4b60-494b-8b8c-d1a3722b2e54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:37.837447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea9ee599-4b60-494b-8b8c-d1a3722b2e54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 404 Jul 15 13:25:37.838238 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 393/1575] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:37 2026] GET /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:37.851496 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:37.854915 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:37.856211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1088241628"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:37.857435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1088241628'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:37.857779 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:37.864392 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:37.874952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (bea4da23-666b-419a-8b1d-acb08d062c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:37.876481 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8f9db1-c641-4ed8-a0ca-251fe06044db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:37.878605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:37.914653 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8f9db1-c641-4ed8-a0ca-251fe06044db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:37.915951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25373bdc-5c37-42b8-854f-2751129be416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:37.997333 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['bd9885dc-5c49-4a07-9301-1949da603a50', '95148564-4a08-497b-9ba9-19e890455ed8', 'a358c429-c0b2-4d05-8ca9-650dbf6a77f9', '20d5d2de-9f1b-4bbe-9732-4645a94555b0'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:37.998422 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25373bdc-5c37-42b8-854f-2751129be416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd9885dc-5c49-4a07-9301-1949da603a50', '95148564-4a08-497b-9ba9-19e890455ed8', 'a358c429-c0b2-4d05-8ca9-650dbf6a77f9', '20d5d2de-9f1b-4bbe-9732-4645a94555b0']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:37.999458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0729a007-7d33-44db-b189-7a8ae46825b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.033450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0729a007-7d33-44db-b189-7a8ae46825b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '940a0510-127a-4d6c-b906-ca59f3a4817f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1088241628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['bd9885dc-5c49-4a07-9301-1949da603a50','95148564-4a08-497b-9ba9-19e890455ed8','a358c429-c0b2-4d05-8ca9-650dbf6a77f9','20d5d2de-9f1b-4bbe-9732-4645a94555b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1088241628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=940a0510-127a-4d6c-b906-ca59f3a4817f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.034683 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ee1db0-a49f-4918-a7f3-996a1e77cadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.036002 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:38.040405 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:38.041162 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-898815751", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:38.044400 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-898815751', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:38.044615 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create volume of 1 GB Jul 15 13:25:38.050484 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Availability Zones retrieved successfully. Jul 15 13:25:38.055666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:38.057848 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:38.058239 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:38.058585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:38.058686 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Delete volume with id: 1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:38.058769 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Flow 'volume_create_api' (9b3c186a-54da-45d0-a6d8-246c1b329e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:38.061652 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e38bc3-d01c-431b-b4c5-ee996c396bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.061775 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:38.066217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ee1db0-a49f-4918-a7f3-996a1e77cadd) transitioned into state 'SUCCESS' from state '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-1088241628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['bd9885dc-5c49-4a07-9301-1949da603a50','95148564-4a08-497b-9ba9-19e890455ed8','a358c429-c0b2-4d05-8ca9-650dbf6a77f9','20d5d2de-9f1b-4bbe-9732-4645a94555b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.067247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ac7d52-1ada-47f8-9acc-e087df191a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.068567 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:38.068567 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:38.069119 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:38.080329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ac7d52-1ada-47f8-9acc-e087df191a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.082980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (bea4da23-666b-419a-8b1d-acb08d062c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:38.082980 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:38.082980 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fbf9f70-95fa-4bb3-ba5b-1b62eea4d57a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:38.083133 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 395/1576] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:25:37 2026] POST /volume/v3/volumes => generated 770 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:38.097752 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Delete volume request issued successfully. Jul 15 13:25:38.098238 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a58eca95-5ec9-4e01-a76c-2e2a491f2752 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 202 Jul 15 13:25:38.099018 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 391/1577] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:38 2026] DELETE /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:38.099736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e852ffae-15c1-446c-afa7-7e72920a44e8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:38.103986 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e852ffae-15c1-446c-afa7-7e72920a44e8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:38.103986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e852ffae-15c1-446c-afa7-7e72920a44e8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:38.103986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e852ffae-15c1-446c-afa7-7e72920a44e8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:38.107844 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7cce487-5ca8-4fc6-b394-41ff2bcf9b5f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:38.107932 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e38bc3-d01c-431b-b4c5-ee996c396bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.110058 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179369f0-6edb-4cb0-9012-8990b32ffff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.113030 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7cce487-5ca8-4fc6-b394-41ff2bcf9b5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:38.113030 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7cce487-5ca8-4fc6-b394-41ff2bcf9b5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:38.113255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7cce487-5ca8-4fc6-b394-41ff2bcf9b5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:38.118302 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:38.118302 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:38.124023 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e852ffae-15c1-446c-afa7-7e72920a44e8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:38.125289 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:38.125289 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:38.131939 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d7cce487-5ca8-4fc6-b394-41ff2bcf9b5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Volume info retrieved successfully. Jul 15 13:25:38.132132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e852ffae-15c1-446c-afa7-7e72920a44e8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 200 Jul 15 13:25:38.132749 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 394/1578] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:38 2026] GET /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:38.140003 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7cce487-5ca8-4fc6-b394-41ff2bcf9b5f tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 200 Jul 15 13:25:38.140816 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 396/1579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:38 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:38.203525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Created reservations ['7b1687f1-cc61-4f3c-a036-1912e641fccd', '00d5e2c8-0421-475b-a01a-f4b85d0de580', '71b98046-e2cd-4038-be96-e7e0b6ac3a0b', '95e0a8ed-1ef9-4ec1-87b9-87a870030295'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:38.204455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179369f0-6edb-4cb0-9012-8990b32ffff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1687f1-cc61-4f3c-a036-1912e641fccd', '00d5e2c8-0421-475b-a01a-f4b85d0de580', '71b98046-e2cd-4038-be96-e7e0b6ac3a0b', '95e0a8ed-1ef9-4ec1-87b9-87a870030295']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.205504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee6e2e4-7b84-4e5c-a2d7-1912dbdc6f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.238178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee6e2e4-7b84-4e5c-a2d7-1912dbdc6f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577bbb2b-c5fd-41ea-a7a6-356c286c7657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-898815751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54fd03114e294eea9afbc7d780cc97d5',qos_specs=None,replication_status=,reservations=['7b1687f1-cc61-4f3c-a036-1912e641fccd','00d5e2c8-0421-475b-a01a-f4b85d0de580','71b98046-e2cd-4038-be96-e7e0b6ac3a0b','95e0a8ed-1ef9-4ec1-87b9-87a870030295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19270de6e454b86b6cd6dec2abcfb98',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-898815751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577bbb2b-c5fd-41ea-a7a6-356c286c7657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54fd03114e294eea9afbc7d780cc97d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19270de6e454b86b6cd6dec2abcfb98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.239192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd3b10-954b-40b4-9951-74657ecf9bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.265871 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cdd3b10-954b-40b4-9951-74657ecf9bb9) transitioned into state 'SUCCESS' from state '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-898815751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54fd03114e294eea9afbc7d780cc97d5',qos_specs=None,replication_status=,reservations=['7b1687f1-cc61-4f3c-a036-1912e641fccd','00d5e2c8-0421-475b-a01a-f4b85d0de580','71b98046-e2cd-4038-be96-e7e0b6ac3a0b','95e0a8ed-1ef9-4ec1-87b9-87a870030295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c19270de6e454b86b6cd6dec2abcfb98',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.266831 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a9740c-0703-48d0-a474-3627b186f984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:38.281269 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5a9740c-0703-48d0-a474-3627b186f984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:38.282253 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Flow 'volume_create_api' (9b3c186a-54da-45d0-a6d8-246c1b329e26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:38.282703 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create volume request issued successfully. Jul 15 13:25:38.283523 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4a50d04a-bb83-42e0-8c5b-84a9cb566fa0 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:38.284400 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 399/1580] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:25:38 2026] POST /volume/v3/volumes => generated 746 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:39.153004 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b799c37e-525c-414b-8aef-51753fff8483 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:39.156441 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b799c37e-525c-414b-8aef-51753fff8483 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:39.156646 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-387b6663-6c11-46ad-abf5-9167c9d6d789 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:39.156942 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b799c37e-525c-414b-8aef-51753fff8483 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:39.157133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b799c37e-525c-414b-8aef-51753fff8483 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:39.159442 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-387b6663-6c11-46ad-abf5-9167c9d6d789 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] GET https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 Jul 15 13:25:39.159916 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-387b6663-6c11-46ad-abf5-9167c9d6d789 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:39.160230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-387b6663-6c11-46ad-abf5-9167c9d6d789 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:39.167798 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:39.167798 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:39.168458 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-387b6663-6c11-46ad-abf5-9167c9d6d789 tempest-TaggedAttachmentsTest-1305716212 tempest-TaggedAttachmentsTest-1305716212-project-member] https://10.4.3.158/volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 returned with HTTP 404 Jul 15 13:25:39.169186 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 395/1581] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:39 2026] GET /volume/v3/volumes/1f29a881-9ce4-44fd-9515-7fda3aac01d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:39.173767 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b799c37e-525c-414b-8aef-51753fff8483 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:39.183214 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b799c37e-525c-414b-8aef-51753fff8483 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 200 Jul 15 13:25:39.183503 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 392/1582] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:39 2026] GET /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:39.200517 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-25caf22a-d6d0-46e1-a498-985188e6418b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:39.203343 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:39.203916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "940a0510-127a-4d6c-b906-ca59f3a4817f", "name": "tempest-VolumeDependencyTests-Snapshot-1608599642"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:39.222060 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:39.222060 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:39.222060 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:39.222060 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create snapshot from volume 940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:39.270607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['0f880032-757e-4cbb-9847-017d345da25d', 'fcad8d26-a040-4e3d-bf8d-22ce3956700a', 'd328f205-174a-466c-af2f-ceedaee74947', '10a2da56-d878-4331-8f0e-2c57456a4946'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:39.316124 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot create request issued successfully. Jul 15 13:25:39.316377 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-25caf22a-d6d0-46e1-a498-985188e6418b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:39.317035 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 397/1583] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:39.330224 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4e8c7ef2-9580-4d91-baf2-76a11abb3fb7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:39.333677 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4e8c7ef2-9580-4d91-baf2-76a11abb3fb7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:39.334045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4e8c7ef2-9580-4d91-baf2-76a11abb3fb7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:39.334400 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4e8c7ef2-9580-4d91-baf2-76a11abb3fb7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:39.343951 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:39.343951 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:39.344997 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4e8c7ef2-9580-4d91-baf2-76a11abb3fb7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:39.346348 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4e8c7ef2-9580-4d91-baf2-76a11abb3fb7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 200 Jul 15 13:25:39.347178 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 400/1584] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:39 2026] GET /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:40.362480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3a7cc784-c02a-49ff-8808-cff983f03635 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:40.365350 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a7cc784-c02a-49ff-8808-cff983f03635 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:40.365632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a7cc784-c02a-49ff-8808-cff983f03635 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:40.365951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a7cc784-c02a-49ff-8808-cff983f03635 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:40.374998 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:40.374998 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:40.375487 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3a7cc784-c02a-49ff-8808-cff983f03635 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:40.376639 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a7cc784-c02a-49ff-8808-cff983f03635 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 200 Jul 15 13:25:40.377501 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 396/1585] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:40 2026] GET /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:40.388917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:40.391626 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:40.392277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b4daa89f-2a5d-4b2c-8778-b216a0bde569", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-375083497"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:40.394693 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'snapshot_id': 'b4daa89f-2a5d-4b2c-8778-b216a0bde569', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-375083497'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:40.404667 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:40.404667 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:40.405415 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:40.405667 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:40.412159 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:40.420948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (6c13324d-58d6-449a-9f28-ae5b5d0d2bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:40.422450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103d9c24-e0ce-4866-84af-4eaece531054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:40.423984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:40.482247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (103d9c24-e0ce-4866-84af-4eaece531054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4daa89f-2a5d-4b2c-8778-b216a0bde569', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:40.483325 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e2947e-39e8-4f2b-8924-c1b23c88c2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:40.558727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['376a65ab-c121-4c19-ba1a-8db21c0c197b', 'fbfeb81e-9653-4acf-8afc-32401d7274be', 'fc35cb9e-6035-44c8-bae4-6672f844c151', 'f605a0b7-2dcd-450a-85e0-171f50a394f9'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:40.559610 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e2947e-39e8-4f2b-8924-c1b23c88c2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['376a65ab-c121-4c19-ba1a-8db21c0c197b', 'fbfeb81e-9653-4acf-8afc-32401d7274be', 'fc35cb9e-6035-44c8-bae4-6672f844c151', 'f605a0b7-2dcd-450a-85e0-171f50a394f9']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:40.560585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cb806a-e9f5-4e7b-82aa-d5d2fffa54f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:40.621078 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cb806a-e9f5-4e7b-82aa-d5d2fffa54f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e0c1025-b380-4dc5-9ef3-d5ec40dd489f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-375083497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['376a65ab-c121-4c19-ba1a-8db21c0c197b','fbfeb81e-9653-4acf-8afc-32401d7274be','fc35cb9e-6035-44c8-bae4-6672f844c151','f605a0b7-2dcd-450a-85e0-171f50a394f9'],size=1,snapshot_id=b4daa89f-2a5d-4b2c-8778-b216a0bde569,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-375083497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e0c1025-b380-4dc5-9ef3-d5ec40dd489f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4daa89f-2a5d-4b2c-8778-b216a0bde569,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:40.621914 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d83ae5-c593-4a34-8dc9-49b1901b7a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:40.645672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8d83ae5-c593-4a34-8dc9-49b1901b7a7d) transitioned into state 'SUCCESS' from state '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-375083497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['376a65ab-c121-4c19-ba1a-8db21c0c197b','fbfeb81e-9653-4acf-8afc-32401d7274be','fc35cb9e-6035-44c8-bae4-6672f844c151','f605a0b7-2dcd-450a-85e0-171f50a394f9'],size=1,snapshot_id=b4daa89f-2a5d-4b2c-8778-b216a0bde569,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:40.646825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23615d49-c3ec-4853-bda4-0a921cf1ec90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:40.673856 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23615d49-c3ec-4853-bda4-0a921cf1ec90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:40.674735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (6c13324d-58d6-449a-9f28-ae5b5d0d2bde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:40.675330 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:40.675990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-42549157-61ac-4ea6-83c0-8e0b509f4bed tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:40.676520 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 393/1586] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:40 2026] POST /volume/v3/volumes => generated 803 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:40.698929 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2535a0b4-719c-45de-ad81-09309d32888e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:40.707252 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2535a0b4-719c-45de-ad81-09309d32888e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f Jul 15 13:25:40.707415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2535a0b4-719c-45de-ad81-09309d32888e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:40.707825 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2535a0b4-719c-45de-ad81-09309d32888e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:40.717069 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:40.717069 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:40.722627 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2535a0b4-719c-45de-ad81-09309d32888e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:40.727874 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2535a0b4-719c-45de-ad81-09309d32888e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f returned with HTTP 200 Jul 15 13:25:40.728571 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 398/1587] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:40 2026] GET /volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:41.743360 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-46658096-a6ad-40d5-9c1f-e387f84c3378 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:41.745741 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46658096-a6ad-40d5-9c1f-e387f84c3378 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f Jul 15 13:25:41.745864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46658096-a6ad-40d5-9c1f-e387f84c3378 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:41.746055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46658096-a6ad-40d5-9c1f-e387f84c3378 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:41.754302 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:41.754302 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:41.758464 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-46658096-a6ad-40d5-9c1f-e387f84c3378 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:41.763560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46658096-a6ad-40d5-9c1f-e387f84c3378 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f returned with HTTP 200 Jul 15 13:25:41.763973 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 401/1588] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:41 2026] GET /volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:41.777231 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:41.779725 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:41.780094 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:41.780457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:41.780457 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:41.789055 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:41.789055 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:41.789659 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:41.818431 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot delete request issued successfully. Jul 15 13:25:41.818763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03c06343-84e9-4d3c-ad12-ab96b64eef55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 202 Jul 15 13:25:41.819174 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 397/1589] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:41 2026] DELETE /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:41.828177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-afb25150-d5b1-44f8-a4f1-a6f7e3feaa55 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:41.833624 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afb25150-d5b1-44f8-a4f1-a6f7e3feaa55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:41.834081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afb25150-d5b1-44f8-a4f1-a6f7e3feaa55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:41.834333 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afb25150-d5b1-44f8-a4f1-a6f7e3feaa55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:41.849939 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:41.849939 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:41.850671 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-afb25150-d5b1-44f8-a4f1-a6f7e3feaa55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Snapshot retrieved successfully. Jul 15 13:25:41.851972 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afb25150-d5b1-44f8-a4f1-a6f7e3feaa55 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 200 Jul 15 13:25:41.852546 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 394/1590] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:41 2026] GET /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:25:42.864795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-32e11ad8-01ff-4c57-a141-5aad8b3eb46b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:42.871041 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32e11ad8-01ff-4c57-a141-5aad8b3eb46b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:42.871041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32e11ad8-01ff-4c57-a141-5aad8b3eb46b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:42.871041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32e11ad8-01ff-4c57-a141-5aad8b3eb46b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:42.877860 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32e11ad8-01ff-4c57-a141-5aad8b3eb46b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 404 Jul 15 13:25:42.879596 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 399/1591] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:42 2026] GET /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:42.892926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c72263a-1293-4cf3-8332-6d615c53e027 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:42.896554 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:42.896805 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:42.897029 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:42.897312 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:42.907543 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:42.907543 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:42.908268 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:42.952411 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:42.952411 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c72263a-1293-4cf3-8332-6d615c53e027 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 202 Jul 15 13:25:42.952411 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 402/1592] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:42 2026] DELETE /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:42.966700 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c430aa44-18bf-4f05-a189-0fa91f2d6787 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:42.968633 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c430aa44-18bf-4f05-a189-0fa91f2d6787 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:42.970025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c430aa44-18bf-4f05-a189-0fa91f2d6787 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:42.970025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c430aa44-18bf-4f05-a189-0fa91f2d6787 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:42.983368 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:42.983368 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:42.989249 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c430aa44-18bf-4f05-a189-0fa91f2d6787 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:42.996246 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c430aa44-18bf-4f05-a189-0fa91f2d6787 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 200 Jul 15 13:25:42.996924 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 398/1593] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:42 2026] GET /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 862 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:25:44.017928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2e8c7326-aeb1-47c2-bb1c-1b9e00bd02a1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:44.020278 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e8c7326-aeb1-47c2-bb1c-1b9e00bd02a1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:44.020597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e8c7326-aeb1-47c2-bb1c-1b9e00bd02a1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:44.020866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e8c7326-aeb1-47c2-bb1c-1b9e00bd02a1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:44.032375 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e8c7326-aeb1-47c2-bb1c-1b9e00bd02a1 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 404 Jul 15 13:25:44.032375 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 395/1594] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:44 2026] GET /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:44.044752 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:44.046835 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:44.047195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1258270698"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:44.049181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1258270698'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:44.049251 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:44.054072 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:44.061483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (8978f79e-f1b9-47b6-a7d1-5aac8c1a690c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:44.063239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb33ad8-18ea-4734-b0e5-797442776f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:44.064200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:44.096497 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb33ad8-18ea-4734-b0e5-797442776f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:44.097203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960d4494-1d7a-420d-9f5c-1abce58ad087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:44.149818 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['adfbab7f-5c9d-4a55-8c2b-d6e009fad15f', 'b84c3b7e-6b87-47d9-bbd7-0f04d2e345c3', 'ed288e97-2e94-472f-aa84-a9e876dc2202', '2b65f371-9fc6-4e0b-af35-9e2d9e367ff0'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:44.150904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960d4494-1d7a-420d-9f5c-1abce58ad087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adfbab7f-5c9d-4a55-8c2b-d6e009fad15f', 'b84c3b7e-6b87-47d9-bbd7-0f04d2e345c3', 'ed288e97-2e94-472f-aa84-a9e876dc2202', '2b65f371-9fc6-4e0b-af35-9e2d9e367ff0']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:44.151819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c63994-d5cc-49bd-9178-6e1a738f55d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:44.178333 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c63994-d5cc-49bd-9178-6e1a738f55d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a4b544-d53c-4223-a02f-13f7a7dbf532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1258270698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['adfbab7f-5c9d-4a55-8c2b-d6e009fad15f','b84c3b7e-6b87-47d9-bbd7-0f04d2e345c3','ed288e97-2e94-472f-aa84-a9e876dc2202','2b65f371-9fc6-4e0b-af35-9e2d9e367ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1258270698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a4b544-d53c-4223-a02f-13f7a7dbf532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:44.179458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920fc313-9c42-43c4-b25d-133de68c6fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:44.210495 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (920fc313-9c42-43c4-b25d-133de68c6fd5) transitioned into state 'SUCCESS' from state '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-1258270698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['adfbab7f-5c9d-4a55-8c2b-d6e009fad15f','b84c3b7e-6b87-47d9-bbd7-0f04d2e345c3','ed288e97-2e94-472f-aa84-a9e876dc2202','2b65f371-9fc6-4e0b-af35-9e2d9e367ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:44.211602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5dbb08-5acc-4f42-aff0-494d9da52374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:44.225502 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5dbb08-5acc-4f42-aff0-494d9da52374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:44.227202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (8978f79e-f1b9-47b6-a7d1-5aac8c1a690c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:44.227613 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:44.229183 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-68bec812-2c3c-4188-8a6f-bf34b5d10a17 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:44.229357 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 400/1595] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:25:44 2026] POST /volume/v3/volumes => generated 770 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:44.247144 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ceae99b9-10ce-4e35-afd3-d327345e770e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:44.249319 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ceae99b9-10ce-4e35-afd3-d327345e770e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:44.249525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ceae99b9-10ce-4e35-afd3-d327345e770e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:44.249712 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ceae99b9-10ce-4e35-afd3-d327345e770e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:44.257332 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:44.257332 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:44.263226 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ceae99b9-10ce-4e35-afd3-d327345e770e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:44.266450 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ceae99b9-10ce-4e35-afd3-d327345e770e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 200 Jul 15 13:25:44.267089 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 403/1596] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:44 2026] GET /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:44.278469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-966fb930-ed86-484f-b3d4-65a294be8a9a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:44.281587 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-966fb930-ed86-484f-b3d4-65a294be8a9a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] DELETE https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 Jul 15 13:25:44.281924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-966fb930-ed86-484f-b3d4-65a294be8a9a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:44.282205 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-966fb930-ed86-484f-b3d4-65a294be8a9a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:44.293206 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:44.293206 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:44.367850 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-966fb930-ed86-484f-b3d4-65a294be8a9a tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 returned with HTTP 200 Jul 15 13:25:44.368606 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 399/1597] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:25:44 2026] DELETE /volume/v3/attachments/2735d370-2ba6-4ff8-bcc4-d62eac948632 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:44.379269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:44.382438 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] DELETE https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:25:44.382704 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:44.383112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:44.383366 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Delete volume with id: 510007aa-90cd-42e2-9455-e3955482f2fe Jul 15 13:25:44.394205 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:44.394205 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:44.394934 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:25:44.431666 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Delete volume request issued successfully. Jul 15 13:25:44.431976 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3aca8acd-d7ae-4b25-9a6d-a0a1bae48957 req-88adb97a-2641-4ba6-9c52-599ec5a0434b tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe returned with HTTP 202 Jul 15 13:25:44.432449 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 396/1598] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:25:44 2026] DELETE /volume/v3/volumes/510007aa-90cd-42e2-9455-e3955482f2fe => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:45.237044 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:45.245570 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:25:45.245889 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:45.247814 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:45.248194 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Delete volume with id: b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:25:45.257343 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:45.257343 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:45.258013 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:25:45.285324 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8e0965c5-7e42-42d2-b76e-0f49c979fa9f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:45.289577 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8e0965c5-7e42-42d2-b76e-0f49c979fa9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:45.291162 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8e0965c5-7e42-42d2-b76e-0f49c979fa9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:45.291677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8e0965c5-7e42-42d2-b76e-0f49c979fa9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:45.306235 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Delete volume request issued successfully. Jul 15 13:25:45.306235 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66c497ba-a3b7-42ec-a4b5-49a80d9d7180 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 202 Jul 15 13:25:45.306235 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 401/1599] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:25:45 2026] DELETE /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:25:45.307355 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:45.307355 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:45.314668 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8e0965c5-7e42-42d2-b76e-0f49c979fa9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:45.314716 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8322d3d3-3838-4d13-a0d6-5955b9639ba4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:45.317293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8322d3d3-3838-4d13-a0d6-5955b9639ba4 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:25:45.317545 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8322d3d3-3838-4d13-a0d6-5955b9639ba4 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:45.317790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8322d3d3-3838-4d13-a0d6-5955b9639ba4 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:45.321181 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8e0965c5-7e42-42d2-b76e-0f49c979fa9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 200 Jul 15 13:25:45.322125 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 404/1600] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:45 2026] GET /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 863 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:45.328744 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:45.328744 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:45.333946 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8322d3d3-3838-4d13-a0d6-5955b9639ba4 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Volume info retrieved successfully. Jul 15 13:25:45.341531 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8322d3d3-3838-4d13-a0d6-5955b9639ba4 tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 200 Jul 15 13:25:45.341531 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 400/1601] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:45 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:45.344656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:45.346569 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:45.347023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "88a4b544-d53c-4223-a02f-13f7a7dbf532", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-367650669"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:45.348699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request body: {'volume': {'source_volid': '88a4b544-d53c-4223-a02f-13f7a7dbf532', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-367650669'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:45.359108 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:45.359108 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:45.359743 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume retrieved successfully. Jul 15 13:25:45.360923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume of 1 GB Jul 15 13:25:45.364585 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Availability Zones retrieved successfully. Jul 15 13:25:45.373667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (b5d588eb-f69e-4dc4-b412-496f192266de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:45.375434 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e543e8-1c0b-4afc-9e41-356d17f780fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:45.376354 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:45.409948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e543e8-1c0b-4afc-9e41-356d17f780fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '88a4b544-d53c-4223-a02f-13f7a7dbf532', 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:45.410893 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ac26ca-ae60-437d-ac91-8baee34981c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:45.489029 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Created reservations ['ab267712-f48f-4046-a406-cb4fc976f026', '6011c368-f1ce-4e39-a58d-cd0db74ea0d6', '209652c7-4db4-4a7b-a75b-698f3f47f7fd', 'f0eb5991-cd12-4e13-b63f-fb8938e5846a'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:45.489850 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ac26ca-ae60-437d-ac91-8baee34981c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab267712-f48f-4046-a406-cb4fc976f026', '6011c368-f1ce-4e39-a58d-cd0db74ea0d6', '209652c7-4db4-4a7b-a75b-698f3f47f7fd', 'f0eb5991-cd12-4e13-b63f-fb8938e5846a']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:45.490866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717afdec-ceb2-4200-a08d-31af18e61c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:45.531773 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717afdec-ceb2-4200-a08d-31af18e61c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498470a4-33cd-46eb-8f2f-903b85d4ce6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-367650669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['ab267712-f48f-4046-a406-cb4fc976f026','6011c368-f1ce-4e39-a58d-cd0db74ea0d6','209652c7-4db4-4a7b-a75b-698f3f47f7fd','f0eb5991-cd12-4e13-b63f-fb8938e5846a'],size=1,snapshot_id=None,source_replicaid=,source_volid=88a4b544-d53c-4223-a02f-13f7a7dbf532,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-367650669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498470a4-33cd-46eb-8f2f-903b85d4ce6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eea95104eca47299779c64879b980d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=88a4b544-d53c-4223-a02f-13f7a7dbf532,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35933cbde593411a89e75a5866245875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:45.532833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bda2ec-274f-4af6-944f-55cfffeb0a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:45.556936 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92bda2ec-274f-4af6-944f-55cfffeb0a8c) transitioned into state 'SUCCESS' from state '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-367650669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eea95104eca47299779c64879b980d2',qos_specs=None,replication_status=,reservations=['ab267712-f48f-4046-a406-cb4fc976f026','6011c368-f1ce-4e39-a58d-cd0db74ea0d6','209652c7-4db4-4a7b-a75b-698f3f47f7fd','f0eb5991-cd12-4e13-b63f-fb8938e5846a'],size=1,snapshot_id=None,source_replicaid=,source_volid=88a4b544-d53c-4223-a02f-13f7a7dbf532,status='creating',user_id='35933cbde593411a89e75a5866245875',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:45.558101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb65739-6cd1-4ddf-a35d-1ef345cf919b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:45.579954 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb65739-6cd1-4ddf-a35d-1ef345cf919b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:45.581189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Flow 'volume_create_api' (b5d588eb-f69e-4dc4-b412-496f192266de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:45.581629 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Create volume request issued successfully. Jul 15 13:25:45.583295 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d495d65b-3c8c-446e-b2e0-af55f045a01f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:45.583295 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 397/1602] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:25:45 2026] POST /volume/v3/volumes => generated 803 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:45.608336 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b062ffe1-2110-4384-9a37-f8c40aa14ea9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:45.610737 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b062ffe1-2110-4384-9a37-f8c40aa14ea9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f Jul 15 13:25:45.611215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b062ffe1-2110-4384-9a37-f8c40aa14ea9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:45.611460 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b062ffe1-2110-4384-9a37-f8c40aa14ea9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:45.619920 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:45.619920 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:45.625423 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b062ffe1-2110-4384-9a37-f8c40aa14ea9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:45.632507 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b062ffe1-2110-4384-9a37-f8c40aa14ea9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f returned with HTTP 200 Jul 15 13:25:45.632982 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 402/1603] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:45 2026] GET /volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:46.359608 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3302e68d-cf5a-4590-94fc-44cbfa20d7bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:46.361639 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3302e68d-cf5a-4590-94fc-44cbfa20d7bb tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] GET https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b Jul 15 13:25:46.361858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3302e68d-cf5a-4590-94fc-44cbfa20d7bb tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:46.362391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3302e68d-cf5a-4590-94fc-44cbfa20d7bb tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:46.368365 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3302e68d-cf5a-4590-94fc-44cbfa20d7bb tempest-ServerActionsTestOtherA-987718535 tempest-ServerActionsTestOtherA-987718535-project-member] https://10.4.3.158/volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b returned with HTTP 404 Jul 15 13:25:46.369154 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 405/1604] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:46 2026] GET /volume/v3/volumes/b78b52bc-ab3c-469a-af41-57b28508044b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:46.650746 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4ed5df57-5470-41ae-93f8-86a41d70cce8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:46.652997 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ed5df57-5470-41ae-93f8-86a41d70cce8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f Jul 15 13:25:46.653256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ed5df57-5470-41ae-93f8-86a41d70cce8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:46.653508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ed5df57-5470-41ae-93f8-86a41d70cce8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:46.661671 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:46.661671 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:46.666337 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4ed5df57-5470-41ae-93f8-86a41d70cce8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:46.671748 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ed5df57-5470-41ae-93f8-86a41d70cce8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f returned with HTTP 200 Jul 15 13:25:46.672563 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 401/1605] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:46 2026] GET /volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:46.694260 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-39196013-f643-4200-9b57-772515aa0b04 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:46.697547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:46.697547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:46.697547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:46.697790 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:46.713768 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:46.713768 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:46.713768 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:46.747052 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:46.747052 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39196013-f643-4200-9b57-772515aa0b04 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 202 Jul 15 13:25:46.747052 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 398/1606] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:46 2026] DELETE /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:46.759441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d2eeafd5-5bd1-4a47-8653-11cc91936000 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:46.761733 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2eeafd5-5bd1-4a47-8653-11cc91936000 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:46.762019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2eeafd5-5bd1-4a47-8653-11cc91936000 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:46.763259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2eeafd5-5bd1-4a47-8653-11cc91936000 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:46.777365 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:46.777365 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:46.781249 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d2eeafd5-5bd1-4a47-8653-11cc91936000 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:46.786775 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2eeafd5-5bd1-4a47-8653-11cc91936000 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 200 Jul 15 13:25:46.787416 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 403/1607] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:46 2026] GET /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:47.807918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fb742a4b-072b-4ae5-a228-37117bb1a350 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:47.812729 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fb742a4b-072b-4ae5-a228-37117bb1a350 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:47.813121 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fb742a4b-072b-4ae5-a228-37117bb1a350 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:47.813427 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fb742a4b-072b-4ae5-a228-37117bb1a350 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:47.823721 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fb742a4b-072b-4ae5-a228-37117bb1a350 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 404 Jul 15 13:25:47.823721 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 406/1608] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:47 2026] GET /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:47.831009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-747bd432-2136-44cf-9f9e-8570bc7454ee None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:47.835541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f Jul 15 13:25:47.835721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:47.835883 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:47.836117 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 498470a4-33cd-46eb-8f2f-903b85d4ce6f Jul 15 13:25:47.844710 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:47.844710 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:47.845264 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:47.874287 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:47.875112 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-747bd432-2136-44cf-9f9e-8570bc7454ee tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f returned with HTTP 202 Jul 15 13:25:47.875939 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 402/1609] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:47 2026] DELETE /volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:47.889032 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6708cf19-530f-47de-b828-6a41d90d9667 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:47.893151 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6708cf19-530f-47de-b828-6a41d90d9667 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f Jul 15 13:25:47.893151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6708cf19-530f-47de-b828-6a41d90d9667 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:47.893151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6708cf19-530f-47de-b828-6a41d90d9667 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:47.905272 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:47.905272 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:47.911666 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6708cf19-530f-47de-b828-6a41d90d9667 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:47.920064 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6708cf19-530f-47de-b828-6a41d90d9667 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f returned with HTTP 200 Jul 15 13:25:47.922063 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 399/1610] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:47 2026] GET /volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:48.938593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cec94bb9-786f-4d64-980a-03f7b41931fb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:48.940815 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cec94bb9-786f-4d64-980a-03f7b41931fb tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f Jul 15 13:25:48.941113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cec94bb9-786f-4d64-980a-03f7b41931fb tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:48.941399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cec94bb9-786f-4d64-980a-03f7b41931fb tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:48.949168 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cec94bb9-786f-4d64-980a-03f7b41931fb tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f returned with HTTP 404 Jul 15 13:25:48.949657 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 404/1611] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:48 2026] GET /volume/v3/volumes/498470a4-33cd-46eb-8f2f-903b85d4ce6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:48.958699 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cea2cbef-b69e-4c91-971d-2360ba94a6d8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:48.961430 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cea2cbef-b69e-4c91-971d-2360ba94a6d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:48.961686 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cea2cbef-b69e-4c91-971d-2360ba94a6d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:48.961942 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cea2cbef-b69e-4c91-971d-2360ba94a6d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:48.962195 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-cea2cbef-b69e-4c91-971d-2360ba94a6d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:48.969017 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cea2cbef-b69e-4c91-971d-2360ba94a6d8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 404 Jul 15 13:25:48.969558 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 407/1612] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:48 2026] DELETE /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:48.979013 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0483251c-3aaa-4623-acbe-5682d36be27b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:48.980606 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0483251c-3aaa-4623-acbe-5682d36be27b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 Jul 15 13:25:48.980606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0483251c-3aaa-4623-acbe-5682d36be27b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:48.980758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0483251c-3aaa-4623-acbe-5682d36be27b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:48.989275 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0483251c-3aaa-4623-acbe-5682d36be27b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 returned with HTTP 404 Jul 15 13:25:48.989830 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 403/1613] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:48 2026] GET /volume/v3/volumes/88a4b544-d53c-4223-a02f-13f7a7dbf532 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:48.998213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2647f9fe-e865-4e01-867b-8add037300fe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:49.000258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f Jul 15 13:25:49.000472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:49.000793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:49.000861 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 2e0c1025-b380-4dc5-9ef3-d5ec40dd489f Jul 15 13:25:49.008557 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:49.008557 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:49.009221 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:49.044059 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume request issued successfully. Jul 15 13:25:49.044403 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2647f9fe-e865-4e01-867b-8add037300fe tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f returned with HTTP 202 Jul 15 13:25:49.044809 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 400/1614] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:48 2026] DELETE /volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:25:49.057228 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d4103551-052a-4fee-8a55-3006ae523d36 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:49.060879 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d4103551-052a-4fee-8a55-3006ae523d36 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f Jul 15 13:25:49.061166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d4103551-052a-4fee-8a55-3006ae523d36 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:49.061427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d4103551-052a-4fee-8a55-3006ae523d36 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:49.077783 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:49.077783 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:49.087204 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d4103551-052a-4fee-8a55-3006ae523d36 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Volume info retrieved successfully. Jul 15 13:25:49.097029 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d4103551-052a-4fee-8a55-3006ae523d36 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f returned with HTTP 200 Jul 15 13:25:49.097511 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 405/1615] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:49 2026] GET /volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f => generated 895 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:50.110459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-00aa8159-6c82-4382-a886-64af1c9718e2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.114564 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00aa8159-6c82-4382-a886-64af1c9718e2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f Jul 15 13:25:50.116339 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00aa8159-6c82-4382-a886-64af1c9718e2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.116592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00aa8159-6c82-4382-a886-64af1c9718e2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.124584 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00aa8159-6c82-4382-a886-64af1c9718e2 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f returned with HTTP 404 Jul 15 13:25:50.125293 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 408/1616] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/2e0c1025-b380-4dc5-9ef3-d5ec40dd489f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.136592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c94a3114-318c-4c42-86e7-8865a4ae8f2b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.138428 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c94a3114-318c-4c42-86e7-8865a4ae8f2b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:50.138668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c94a3114-318c-4c42-86e7-8865a4ae8f2b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.139213 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c94a3114-318c-4c42-86e7-8865a4ae8f2b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.139374 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c94a3114-318c-4c42-86e7-8865a4ae8f2b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:50.144625 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c94a3114-318c-4c42-86e7-8865a4ae8f2b tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 404 Jul 15 13:25:50.145370 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 404/1617] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.155788 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ff20a984-03bd-4363-9a4e-0abbd775fb54 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.158054 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff20a984-03bd-4363-9a4e-0abbd775fb54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 Jul 15 13:25:50.158313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff20a984-03bd-4363-9a4e-0abbd775fb54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.158641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff20a984-03bd-4363-9a4e-0abbd775fb54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.164146 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff20a984-03bd-4363-9a4e-0abbd775fb54 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 returned with HTTP 404 Jul 15 13:25:50.164744 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 401/1618] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/snapshots/b4daa89f-2a5d-4b2c-8778-b216a0bde569 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.177639 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b6fb2693-2ff4-4bce-98a7-4ee295ffdb11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.179349 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6fb2693-2ff4-4bce-98a7-4ee295ffdb11 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:50.179468 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b6fb2693-2ff4-4bce-98a7-4ee295ffdb11 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.179656 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b6fb2693-2ff4-4bce-98a7-4ee295ffdb11 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.179824 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b6fb2693-2ff4-4bce-98a7-4ee295ffdb11 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:50.187630 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6fb2693-2ff4-4bce-98a7-4ee295ffdb11 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 404 Jul 15 13:25:50.188347 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 406/1619] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.200453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6e305f70-4595-42e3-8b33-7b1ecb2120b4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.203504 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e305f70-4595-42e3-8b33-7b1ecb2120b4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f Jul 15 13:25:50.204729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e305f70-4595-42e3-8b33-7b1ecb2120b4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.205070 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e305f70-4595-42e3-8b33-7b1ecb2120b4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.215075 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e305f70-4595-42e3-8b33-7b1ecb2120b4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f returned with HTTP 404 Jul 15 13:25:50.216630 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 409/1620] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/940a0510-127a-4d6c-b906-ca59f3a4817f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.223795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ebc68f88-97cc-4bf3-afbf-54db68669dd7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.227294 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ebc68f88-97cc-4bf3-afbf-54db68669dd7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:50.227659 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ebc68f88-97cc-4bf3-afbf-54db68669dd7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.228140 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ebc68f88-97cc-4bf3-afbf-54db68669dd7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.228140 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ebc68f88-97cc-4bf3-afbf-54db68669dd7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:50.238496 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ebc68f88-97cc-4bf3-afbf-54db68669dd7 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 404 Jul 15 13:25:50.239394 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 405/1621] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.249910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-41c96368-2696-4709-a670-95b6edd4996c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.252269 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-41c96368-2696-4709-a670-95b6edd4996c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca Jul 15 13:25:50.252583 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-41c96368-2696-4709-a670-95b6edd4996c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.252746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-41c96368-2696-4709-a670-95b6edd4996c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.260621 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-41c96368-2696-4709-a670-95b6edd4996c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca returned with HTTP 404 Jul 15 13:25:50.261562 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 402/1622] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/4994a850-b84e-4ae7-81e6-fd6df375eaca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.273547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5438d3ae-7b4d-420c-893a-059eca8c2b73 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.278708 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5438d3ae-7b4d-420c-893a-059eca8c2b73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:50.279075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5438d3ae-7b4d-420c-893a-059eca8c2b73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.279355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5438d3ae-7b4d-420c-893a-059eca8c2b73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.282771 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-5438d3ae-7b4d-420c-893a-059eca8c2b73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:50.295144 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5438d3ae-7b4d-420c-893a-059eca8c2b73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 404 Jul 15 13:25:50.295144 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 407/1623] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.305297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-129293a0-2530-47a9-932d-986dbc71de9f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.307023 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-129293a0-2530-47a9-932d-986dbc71de9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 Jul 15 13:25:50.308600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-129293a0-2530-47a9-932d-986dbc71de9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.308600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-129293a0-2530-47a9-932d-986dbc71de9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.313892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-129293a0-2530-47a9-932d-986dbc71de9f tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 returned with HTTP 404 Jul 15 13:25:50.313892 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 410/1624] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/snapshots/99f334e0-a3fe-4601-a420-50bb3f5aa9f1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 15 13:25:50.327980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-691f8c53-f69c-48da-9b31-778a9bfbcd3a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.330659 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-691f8c53-f69c-48da-9b31-778a9bfbcd3a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:50.330953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-691f8c53-f69c-48da-9b31-778a9bfbcd3a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.331282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-691f8c53-f69c-48da-9b31-778a9bfbcd3a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.331525 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-691f8c53-f69c-48da-9b31-778a9bfbcd3a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:50.342390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-691f8c53-f69c-48da-9b31-778a9bfbcd3a tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 404 Jul 15 13:25:50.344010 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 406/1625] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.353185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d09c21a3-65da-4359-82bb-ac824263eba9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.356291 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d09c21a3-65da-4359-82bb-ac824263eba9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 Jul 15 13:25:50.356442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d09c21a3-65da-4359-82bb-ac824263eba9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.357607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d09c21a3-65da-4359-82bb-ac824263eba9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.365703 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d09c21a3-65da-4359-82bb-ac824263eba9 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 returned with HTTP 404 Jul 15 13:25:50.366398 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 403/1626] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/13166cc3-9e08-45dd-98c2-cdad11c9bb16 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.375311 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-12c8cd0d-641a-4547-b8ec-512eaeaf2a60 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.377582 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12c8cd0d-641a-4547-b8ec-512eaeaf2a60 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:50.378788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12c8cd0d-641a-4547-b8ec-512eaeaf2a60 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.378788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12c8cd0d-641a-4547-b8ec-512eaeaf2a60 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.378788 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-12c8cd0d-641a-4547-b8ec-512eaeaf2a60 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:50.386868 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12c8cd0d-641a-4547-b8ec-512eaeaf2a60 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 404 Jul 15 13:25:50.386868 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 408/1627] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.399885 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e26e807e-f930-4ce3-8cc7-5fe80046d749 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.403194 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e26e807e-f930-4ce3-8cc7-5fe80046d749 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b Jul 15 13:25:50.403676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e26e807e-f930-4ce3-8cc7-5fe80046d749 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.403676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e26e807e-f930-4ce3-8cc7-5fe80046d749 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.409929 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e26e807e-f930-4ce3-8cc7-5fe80046d749 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b returned with HTTP 404 Jul 15 13:25:50.411984 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 411/1628] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/snapshots/18021bbb-3724-440a-91e3-683fa103908b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 15 13:25:50.419054 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ac46c17-c1f9-4450-8b8b-127745480850 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.421774 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ac46c17-c1f9-4450-8b8b-127745480850 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:50.422136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ac46c17-c1f9-4450-8b8b-127745480850 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.422410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ac46c17-c1f9-4450-8b8b-127745480850 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.422682 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-1ac46c17-c1f9-4450-8b8b-127745480850 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:50.434648 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ac46c17-c1f9-4450-8b8b-127745480850 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 404 Jul 15 13:25:50.437079 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 407/1629] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.446452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-26fd34ff-8754-4ea1-a996-95c2eb2abdb4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.450135 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26fd34ff-8754-4ea1-a996-95c2eb2abdb4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 Jul 15 13:25:50.450363 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26fd34ff-8754-4ea1-a996-95c2eb2abdb4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.450702 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26fd34ff-8754-4ea1-a996-95c2eb2abdb4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.460647 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26fd34ff-8754-4ea1-a996-95c2eb2abdb4 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 returned with HTTP 404 Jul 15 13:25:50.461494 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 404/1630] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/24ecb5d3-16ac-4d68-9f3f-3370252293d5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.473829 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5695732c-4f55-4a0d-81ce-51a9d67f0cea None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.477708 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5695732c-4f55-4a0d-81ce-51a9d67f0cea tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:50.478060 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5695732c-4f55-4a0d-81ce-51a9d67f0cea tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.479549 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5695732c-4f55-4a0d-81ce-51a9d67f0cea tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.479761 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-5695732c-4f55-4a0d-81ce-51a9d67f0cea tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:50.488678 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5695732c-4f55-4a0d-81ce-51a9d67f0cea tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 404 Jul 15 13:25:50.489502 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 409/1631] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.499140 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-26996794-67b4-4396-8214-834df62ef261 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.502554 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26996794-67b4-4396-8214-834df62ef261 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c Jul 15 13:25:50.502862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26996794-67b4-4396-8214-834df62ef261 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.503229 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26996794-67b4-4396-8214-834df62ef261 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.511387 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26996794-67b4-4396-8214-834df62ef261 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c returned with HTTP 404 Jul 15 13:25:50.511974 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 412/1632] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/caae9454-f425-4496-9715-31073d57f19c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.526055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c25e4ca1-4455-4f70-a9ad-c9978230a4a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.528237 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c25e4ca1-4455-4f70-a9ad-c9978230a4a6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:50.528945 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c25e4ca1-4455-4f70-a9ad-c9978230a4a6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.529382 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c25e4ca1-4455-4f70-a9ad-c9978230a4a6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.529726 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-c25e4ca1-4455-4f70-a9ad-c9978230a4a6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:50.541487 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c25e4ca1-4455-4f70-a9ad-c9978230a4a6 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 404 Jul 15 13:25:50.542709 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 408/1633] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.552355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b84d5992-5c22-4447-827b-d23d7923d40e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.556557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b84d5992-5c22-4447-827b-d23d7923d40e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 Jul 15 13:25:50.556882 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b84d5992-5c22-4447-827b-d23d7923d40e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.557413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b84d5992-5c22-4447-827b-d23d7923d40e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.567065 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b84d5992-5c22-4447-827b-d23d7923d40e tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 returned with HTTP 404 Jul 15 13:25:50.567771 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 405/1634] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/8a019b48-0529-467d-8951-e06506e52b77 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.588766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e72fbd59-6875-4f04-8eb4-98c6c03ee1fd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.592550 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e72fbd59-6875-4f04-8eb4-98c6c03ee1fd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:50.592947 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e72fbd59-6875-4f04-8eb4-98c6c03ee1fd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.593185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e72fbd59-6875-4f04-8eb4-98c6c03ee1fd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.593334 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-e72fbd59-6875-4f04-8eb4-98c6c03ee1fd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:50.600308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e72fbd59-6875-4f04-8eb4-98c6c03ee1fd tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 404 Jul 15 13:25:50.600958 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 410/1635] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.619363 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-61a63b9f-0466-4473-8394-4e1afcc17582 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.622796 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61a63b9f-0466-4473-8394-4e1afcc17582 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d Jul 15 13:25:50.623334 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61a63b9f-0466-4473-8394-4e1afcc17582 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.626351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61a63b9f-0466-4473-8394-4e1afcc17582 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.635560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61a63b9f-0466-4473-8394-4e1afcc17582 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d returned with HTTP 404 Jul 15 13:25:50.636385 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 413/1636] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/snapshots/0a1600ac-f14b-422b-8f41-3e3b9085395d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.645994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ab627935-3275-4d2a-9d0d-25a3ec65a9a8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.647581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab627935-3275-4d2a-9d0d-25a3ec65a9a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:50.647976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab627935-3275-4d2a-9d0d-25a3ec65a9a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.648321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab627935-3275-4d2a-9d0d-25a3ec65a9a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.648624 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ab627935-3275-4d2a-9d0d-25a3ec65a9a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:50.656017 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab627935-3275-4d2a-9d0d-25a3ec65a9a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 404 Jul 15 13:25:50.656914 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 409/1637] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.665714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-519ee9d2-d61e-4a4c-b608-2cb7ef362de3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.667850 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-519ee9d2-d61e-4a4c-b608-2cb7ef362de3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c Jul 15 13:25:50.668306 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-519ee9d2-d61e-4a4c-b608-2cb7ef362de3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.668757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-519ee9d2-d61e-4a4c-b608-2cb7ef362de3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.679074 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-519ee9d2-d61e-4a4c-b608-2cb7ef362de3 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c returned with HTTP 404 Jul 15 13:25:50.679921 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 406/1638] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/d88d3218-0824-451a-8ff2-e3ffa7dccc1c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.693588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c9219033-3b2d-4f04-9066-3c98b478bb73 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.696288 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c9219033-3b2d-4f04-9066-3c98b478bb73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:50.696868 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c9219033-3b2d-4f04-9066-3c98b478bb73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.697202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c9219033-3b2d-4f04-9066-3c98b478bb73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.697266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-c9219033-3b2d-4f04-9066-3c98b478bb73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete snapshot with id: 4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:50.704368 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c9219033-3b2d-4f04-9066-3c98b478bb73 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 404 Jul 15 13:25:50.704917 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 411/1639] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.717019 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-efd177b0-ae42-4271-9d73-94398d9ff1a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.721438 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efd177b0-ae42-4271-9d73-94398d9ff1a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 Jul 15 13:25:50.721658 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efd177b0-ae42-4271-9d73-94398d9ff1a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.721889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efd177b0-ae42-4271-9d73-94398d9ff1a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.730066 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efd177b0-ae42-4271-9d73-94398d9ff1a8 tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 returned with HTTP 404 Jul 15 13:25:50.730789 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 414/1640] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/snapshots/4567735d-9e53-4633-8052-69a8f6bb7e74 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:50.741930 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ee757ab-9322-4543-8e6f-1ee25572151c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.744555 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ee757ab-9322-4543-8e6f-1ee25572151c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:50.745347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ee757ab-9322-4543-8e6f-1ee25572151c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.745740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ee757ab-9322-4543-8e6f-1ee25572151c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.746198 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-1ee757ab-9322-4543-8e6f-1ee25572151c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Delete volume with id: 3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:50.755892 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ee757ab-9322-4543-8e6f-1ee25572151c tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 404 Jul 15 13:25:50.756753 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 410/1641] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:25:50 2026] DELETE /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:50.763794 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e7ef5fdb-e32f-49a7-b0c1-fd482d7b870d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:50.768937 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7ef5fdb-e32f-49a7-b0c1-fd482d7b870d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] GET https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 Jul 15 13:25:50.769229 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7ef5fdb-e32f-49a7-b0c1-fd482d7b870d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:50.769488 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7ef5fdb-e32f-49a7-b0c1-fd482d7b870d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:50.778396 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7ef5fdb-e32f-49a7-b0c1-fd482d7b870d tempest-VolumeDependencyTests-1313508181 tempest-VolumeDependencyTests-1313508181-project-member] https://10.4.3.158/volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 returned with HTTP 404 Jul 15 13:25:50.779179 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 407/1642] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:50 2026] GET /volume/v3/volumes/3b8a44df-a4ac-43ad-8d3c-ff011477bc34 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:25:52.463289 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42979cc4-ab7e-49d4-a2d5-b1c7a293b54c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.466060 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42979cc4-ab7e-49d4-a2d5-b1c7a293b54c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:52.466367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42979cc4-ab7e-49d4-a2d5-b1c7a293b54c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:52.466582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42979cc4-ab7e-49d4-a2d5-b1c7a293b54c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:52.477594 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:52.477594 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:52.486854 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42979cc4-ab7e-49d4-a2d5-b1c7a293b54c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:52.495868 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42979cc4-ab7e-49d4-a2d5-b1c7a293b54c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:52.495868 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 412/1643] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:52 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:52.543434 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-36758788-aa9d-4e63-9633-ff754200c97e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.545943 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-36758788-aa9d-4e63-9633-ff754200c97e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:52.545943 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-36758788-aa9d-4e63-9633-ff754200c97e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:52.545943 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-36758788-aa9d-4e63-9633-ff754200c97e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:52.553762 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:52.553762 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:52.558085 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-36758788-aa9d-4e63-9633-ff754200c97e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:52.562227 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-36758788-aa9d-4e63-9633-ff754200c97e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:52.562837 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 415/1644] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:52 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:52.587365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.655990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cf7fbd40-bcf1-4e71-a974-36bf6b97da5c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.655990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf7fbd40-bcf1-4e71-a974-36bf6b97da5c None None] GET https://10.4.3.158/volume// Jul 15 13:25:52.655990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf7fbd40-bcf1-4e71-a974-36bf6b97da5c None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:52.655990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf7fbd40-bcf1-4e71-a974-36bf6b97da5c None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:52.655990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf7fbd40-bcf1-4e71-a974-36bf6b97da5c None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:52.656637 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 408/1645] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:25:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:52.664776 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-533915fb-ecc6-4c3c-8fbe-582e96545d09 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.669324 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-533915fb-ecc6-4c3c-8fbe-582e96545d09 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:25:52.669878 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-533915fb-ecc6-4c3c-8fbe-582e96545d09 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c006c6-6e46-4d91-9c0a-852e61e784bf", "connector": null, "instance_uuid": "3234541d-f6a9-4193-b1e6-5a949d19534d"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:52.682840 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:52.682840 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:52.707251 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:52.707323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-396595557"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:52.708843 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-396595557'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:52.709331 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create volume of 1 GB Jul 15 13:25:52.714419 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Availability Zones retrieved successfully. Jul 15 13:25:52.722830 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-533915fb-ecc6-4c3c-8fbe-582e96545d09 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:25:52.723123 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Flow 'volume_create_api' (d32e7d34-2509-4cf8-83ad-cb66d1a71741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:52.723406 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 413/1646] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:25:52 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:25:52.726989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682b797a-178a-4ce9-b293-5fe054fb0327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:52.726989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:52.786056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0d3661c5-c1f6-49eb-aeaa-837097e39e60 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.790683 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0d3661c5-c1f6-49eb-aeaa-837097e39e60 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:52.790891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0d3661c5-c1f6-49eb-aeaa-837097e39e60 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:52.791477 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682b797a-178a-4ce9-b293-5fe054fb0327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:52.792343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0d3661c5-c1f6-49eb-aeaa-837097e39e60 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:52.795620 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14204e6-40e3-4dbc-8d55-98835561908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:52.804036 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-24fb592f-d774-4634-8740-67fad3db796e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.804525 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-24fb592f-d774-4634-8740-67fad3db796e None None] GET https://10.4.3.158/volume// Jul 15 13:25:52.804738 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-24fb592f-d774-4634-8740-67fad3db796e None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:52.804992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-24fb592f-d774-4634-8740-67fad3db796e None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:52.805385 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-24fb592f-d774-4634-8740-67fad3db796e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:52.805741 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 409/1647] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:25:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:52.811511 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:52.811511 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:52.816879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-8a5475eb-469e-4df1-9554-de328e604e0c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.818087 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0d3661c5-c1f6-49eb-aeaa-837097e39e60 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:52.821128 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-8a5475eb-469e-4df1-9554-de328e604e0c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:52.822263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-8a5475eb-469e-4df1-9554-de328e604e0c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:52.822439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-8a5475eb-469e-4df1-9554-de328e604e0c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:52.825149 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0d3661c5-c1f6-49eb-aeaa-837097e39e60 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:52.825718 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 416/1648] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:52 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:52.838764 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:52.838764 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:52.847354 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-8a5475eb-469e-4df1-9554-de328e604e0c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:52.858722 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-8a5475eb-469e-4df1-9554-de328e604e0c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:52.858722 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 414/1649] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:25:52 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1020 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:25:52.907488 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Created reservations ['f8148438-cd6a-4dad-a47d-731848a6f5ba', '3bad0b21-6490-498c-825b-402f7a599eda', 'd9c3fdbb-e779-418c-adc2-4c51d99145cc', '92b1ee02-4fc3-4d2b-9288-0c150b8b9eae'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:52.908859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c14204e6-40e3-4dbc-8d55-98835561908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8148438-cd6a-4dad-a47d-731848a6f5ba', '3bad0b21-6490-498c-825b-402f7a599eda', 'd9c3fdbb-e779-418c-adc2-4c51d99145cc', '92b1ee02-4fc3-4d2b-9288-0c150b8b9eae']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:52.909977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbe1e79-dbe7-4b57-91da-ae73eaaa9507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:52.943940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fbe1e79-dbe7-4b57-91da-ae73eaaa9507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88041d3c-b0b1-4f03-b4ad-35107651f64b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-396595557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='954e908ec07d4696958be88260b219c7',qos_specs=None,replication_status=,reservations=['f8148438-cd6a-4dad-a47d-731848a6f5ba','3bad0b21-6490-498c-825b-402f7a599eda','d9c3fdbb-e779-418c-adc2-4c51d99145cc','92b1ee02-4fc3-4d2b-9288-0c150b8b9eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c17b4a873e5a424aa3048c694136aa31',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-396595557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88041d3c-b0b1-4f03-b4ad-35107651f64b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='954e908ec07d4696958be88260b219c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c17b4a873e5a424aa3048c694136aa31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:52.945642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75df84d-2f85-4792-9820-4189bb3ed2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:52.965855 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:52.968314 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] PUT https://10.4.3.158/volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca Jul 15 13:25:52.968712 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:52.976824 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d75df84d-2f85-4792-9820-4189bb3ed2da) transitioned into state 'SUCCESS' from state '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-396595557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='954e908ec07d4696958be88260b219c7',qos_specs=None,replication_status=,reservations=['f8148438-cd6a-4dad-a47d-731848a6f5ba','3bad0b21-6490-498c-825b-402f7a599eda','d9c3fdbb-e779-418c-adc2-4c51d99145cc','92b1ee02-4fc3-4d2b-9288-0c150b8b9eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c17b4a873e5a424aa3048c694136aa31',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:52.977601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01a2c24-6d8d-461e-afbe-f4fd1ef81643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:52.982472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Acquiring lock "cinder-attachment_update-72c006c6-6e46-4d91-9c0a-852e61e784bf-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:25:52.991599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Lock "cinder-attachment_update-72c006c6-6e46-4d91-9c0a-852e61e784bf-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:25:52.993085 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:52.993085 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:52.998421 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e01a2c24-6d8d-461e-afbe-f4fd1ef81643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:52.999636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Flow 'volume_create_api' (d32e7d34-2509-4cf8-83ad-cb66d1a71741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:53.000820 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create volume request issued successfully. Jul 15 13:25:53.001867 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-749da4dc-e2df-418d-9e93-7744ccf0c782 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:53.002381 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 411/1650] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:25:52 2026] POST /volume/v3/volumes => generated 765 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:53.016438 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bf17f104-3b03-4ff3-9f8a-9004993bb3e8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.018807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf17f104-3b03-4ff3-9f8a-9004993bb3e8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:25:53.018807 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf17f104-3b03-4ff3-9f8a-9004993bb3e8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.019808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf17f104-3b03-4ff3-9f8a-9004993bb3e8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.034701 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.034701 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:53.042977 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bf17f104-3b03-4ff3-9f8a-9004993bb3e8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:53.061829 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf17f104-3b03-4ff3-9f8a-9004993bb3e8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 200 Jul 15 13:25:53.062726 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 417/1651] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 833 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:53.134401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Lock "cinder-attachment_update-72c006c6-6e46-4d91-9c0a-852e61e784bf-np0000005195" released by "attachment_update" :: held 0.143s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:25:53.134820 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-47433a2b-6562-46d0-af0c-e7139a8a93a3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca returned with HTTP 200 Jul 15 13:25:53.135364 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 410/1652] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:25:52 2026] PUT /volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:53.275060 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-99e44404-845f-48f3-83a8-4fee8578189e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.276811 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99e44404-845f-48f3-83a8-4fee8578189e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:53.277067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99e44404-845f-48f3-83a8-4fee8578189e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.277270 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99e44404-845f-48f3-83a8-4fee8578189e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.286246 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.286246 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:53.295343 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-99e44404-845f-48f3-83a8-4fee8578189e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:53.301816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99e44404-845f-48f3-83a8-4fee8578189e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:53.302358 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 415/1653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:53.317606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ac8b1ef2-dc1f-4e25-9b8f-8993a4a9a42d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.319496 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ac8b1ef2-dc1f-4e25-9b8f-8993a4a9a42d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:53.319779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ac8b1ef2-dc1f-4e25-9b8f-8993a4a9a42d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.320046 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ac8b1ef2-dc1f-4e25-9b8f-8993a4a9a42d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.328606 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.328606 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:53.333059 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ac8b1ef2-dc1f-4e25-9b8f-8993a4a9a42d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:53.337521 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ac8b1ef2-dc1f-4e25-9b8f-8993a4a9a42d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:53.340163 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 412/1654] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:53.414046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-70d46fbd-d72f-40c2-bf62-49f9706f51ba None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.417654 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-70d46fbd-d72f-40c2-bf62-49f9706f51ba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:53.419301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-70d46fbd-d72f-40c2-bf62-49f9706f51ba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.419301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-70d46fbd-d72f-40c2-bf62-49f9706f51ba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.431914 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.431914 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:53.438076 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-70d46fbd-d72f-40c2-bf62-49f9706f51ba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:53.443478 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-70d46fbd-d72f-40c2-bf62-49f9706f51ba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:53.444065 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 418/1655] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:53.555373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a1045719-dd99-47bc-80a8-9e6b4d2e7fff None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.555669 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a1045719-dd99-47bc-80a8-9e6b4d2e7fff None None] GET https://10.4.3.158/volume// Jul 15 13:25:53.555825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a1045719-dd99-47bc-80a8-9e6b4d2e7fff None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.556023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a1045719-dd99-47bc-80a8-9e6b4d2e7fff None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.556337 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a1045719-dd99-47bc-80a8-9e6b4d2e7fff None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:53.556635 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 411/1656] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 15 13:25:53.567431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-646d8ef2-4c20-4175-80ed-7d121c742674 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.573749 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-646d8ef2-4c20-4175-80ed-7d121c742674 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:25:53.573749 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-646d8ef2-4c20-4175-80ed-7d121c742674 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae5ed250-5004-41df-87c4-a4765d1b8791", "connector": null, "instance_uuid": "bd04fe94-66d5-4a08-9626-20656ae610cb"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:53.588397 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.588397 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:53.643026 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-646d8ef2-4c20-4175-80ed-7d121c742674 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:25:53.643420 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 416/1657] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:25:53 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) Jul 15 13:25:53.678373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1b9af274-4a89-4694-bdbc-605f42795cc2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.680491 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1b9af274-4a89-4694-bdbc-605f42795cc2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:53.683985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1b9af274-4a89-4694-bdbc-605f42795cc2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.683985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1b9af274-4a89-4694-bdbc-605f42795cc2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.695751 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.695751 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:53.699017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-233a78af-2a4f-44e1-b793-da31fd7554ea None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.699017 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-233a78af-2a4f-44e1-b793-da31fd7554ea None None] GET https://10.4.3.158/volume// Jul 15 13:25:53.699403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-233a78af-2a4f-44e1-b793-da31fd7554ea None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.699403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-233a78af-2a4f-44e1-b793-da31fd7554ea None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.699743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-233a78af-2a4f-44e1-b793-da31fd7554ea None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:53.701447 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 419/1658] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:53.702785 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1b9af274-4a89-4694-bdbc-605f42795cc2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:53.706641 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1b9af274-4a89-4694-bdbc-605f42795cc2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:53.706992 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 413/1659] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:53.709595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-21a2dfbc-7058-49c7-8c63-2ae629a65ebd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.721794 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-21a2dfbc-7058-49c7-8c63-2ae629a65ebd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:53.721916 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-21a2dfbc-7058-49c7-8c63-2ae629a65ebd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.722128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-21a2dfbc-7058-49c7-8c63-2ae629a65ebd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.741620 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.741620 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:53.748149 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-21a2dfbc-7058-49c7-8c63-2ae629a65ebd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:53.757953 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-21a2dfbc-7058-49c7-8c63-2ae629a65ebd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:53.758454 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 412/1660] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 1062 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:25:53.849989 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f8e02a9e-f304-4903-b9e9-17560a303ce9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.850178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.851837 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8e02a9e-f304-4903-b9e9-17560a303ce9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:53.852213 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8e02a9e-f304-4903-b9e9-17560a303ce9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:53.852805 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8e02a9e-f304-4903-b9e9-17560a303ce9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:53.867366 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.867366 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:53.877879 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f8e02a9e-f304-4903-b9e9-17560a303ce9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:53.885581 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8e02a9e-f304-4903-b9e9-17560a303ce9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:53.886157 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 417/1661] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:53 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:53.887479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:53.892822 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] PUT https://10.4.3.158/volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575 Jul 15 13:25:53.893414 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:53.909943 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Acquiring lock "cinder-attachment_update-ae5ed250-5004-41df-87c4-a4765d1b8791-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:25:53.917263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-ae5ed250-5004-41df-87c4-a4765d1b8791-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:25:53.919048 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:53.919048 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:54.037939 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:54.038448 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2016658303", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:54.040579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2016658303', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:54.042753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-ae5ed250-5004-41df-87c4-a4765d1b8791-np0000005195" released by "attachment_update" :: held 0.125s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:25:54.043118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4110d8ed-7492-4581-a20e-c8bc98d709e0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575 returned with HTTP 200 Jul 15 13:25:54.043660 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 414/1662] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:25:53 2026] PUT /volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575 => generated 968 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:54.053602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-1b15cdd4-86e7-45e4-902b-385e9a2864b2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.058893 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-1b15cdd4-86e7-45e4-902b-385e9a2864b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/encryption Jul 15 13:25:54.059126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-1b15cdd4-86e7-45e4-902b-385e9a2864b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:54.059323 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-1b15cdd4-86e7-45e4-902b-385e9a2864b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:54.071325 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.071325 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:54.083687 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7bf8e1ec-ce28-4f87-9757-daf2689d434f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.083749 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-1b15cdd4-86e7-45e4-902b-385e9a2864b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/encryption returned with HTTP 200 Jul 15 13:25:54.084094 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 413/1663] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:25:54 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:54.088200 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7bf8e1ec-ce28-4f87-9757-daf2689d434f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:25:54.088200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7bf8e1ec-ce28-4f87-9757-daf2689d434f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:54.088200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7bf8e1ec-ce28-4f87-9757-daf2689d434f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:54.100985 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.100985 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:54.106286 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7bf8e1ec-ce28-4f87-9757-daf2689d434f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:54.113835 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7bf8e1ec-ce28-4f87-9757-daf2689d434f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 200 Jul 15 13:25:54.113835 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 418/1664] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:54 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:54.132839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.139096 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:54.139096 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88041d3c-b0b1-4f03-b4ad-35107651f64b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1174876982"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:54.147537 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.147537 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:54.148181 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:54.148421 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create snapshot from volume 88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:25:54.196465 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Created reservations ['8d5327c7-e237-4d89-beec-65ab46bad6e5', '0b153081-65e7-433c-9a9b-a6e988d9e817', 'd645a4f3-d419-4cd4-935f-7866e073f100', '8f9d0a96-2dad-457c-a959-adaca23425f2'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:54.271321 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot create request issued successfully. Jul 15 13:25:54.271998 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e4861b4-3207-47b2-a33b-a04f7d8e5277 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:54.272642 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 415/1665] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:54 2026] POST /volume/v3/snapshots => generated 322 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:54.286686 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1c324dac-584d-46d9-828f-6b95121891ff None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.288659 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c324dac-584d-46d9-828f-6b95121891ff tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:25:54.289144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c324dac-584d-46d9-828f-6b95121891ff tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:54.289371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c324dac-584d-46d9-828f-6b95121891ff tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:54.302158 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.302158 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:54.302525 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1c324dac-584d-46d9-828f-6b95121891ff tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:25:54.305112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c324dac-584d-46d9-828f-6b95121891ff tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 returned with HTTP 200 Jul 15 13:25:54.305485 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 414/1666] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:54 2026] GET /volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:54.468104 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume of 1 GB Jul 15 13:25:54.468569 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.468569 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:54.469543 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Availability Zones retrieved successfully. Jul 15 13:25:54.476879 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (8065bbb1-751a-4f8a-b10d-1541ffe4ba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:54.480077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6686f758-96df-40f4-a58b-3be123765a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:54.480224 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:54.570746 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.570746 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:54.609167 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6686f758-96df-40f4-a58b-3be123765a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e2cff86-2377-4e64-97ad-d2f3feca5c26,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2cff86-2377-4e64-97ad-d2f3feca5c26', 'encryption_key_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=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:54.610342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d737d0b7-0b2e-4136-b559-0c0fb2eeaa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:54.697309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Created reservations ['fd55f88d-e53e-4671-80b8-035fa64a1434', '846a6c25-da40-467b-8693-510a54d6b013', 'c97da78e-448e-4868-ba89-85801813b200', '34a7f22a-932b-4cc6-9004-fc55834bb076'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:54.700986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d737d0b7-0b2e-4136-b559-0c0fb2eeaa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd55f88d-e53e-4671-80b8-035fa64a1434', '846a6c25-da40-467b-8693-510a54d6b013', 'c97da78e-448e-4868-ba89-85801813b200', '34a7f22a-932b-4cc6-9004-fc55834bb076']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:54.700986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d6a4f3-1c46-4d48-83ad-8d646e6004c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:54.726148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2fe124b8-d1bc-4a31-aad1-ba87690654f1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.728707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fe124b8-d1bc-4a31-aad1-ba87690654f1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:54.728976 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fe124b8-d1bc-4a31-aad1-ba87690654f1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:54.729255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fe124b8-d1bc-4a31-aad1-ba87690654f1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:54.733444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71d6a4f3-1c46-4d48-83ad-8d646e6004c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b352c9-19cd-4252-ae0b-43a45a08955d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2016658303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['fd55f88d-e53e-4671-80b8-035fa64a1434','846a6c25-da40-467b-8693-510a54d6b013','c97da78e-448e-4868-ba89-85801813b200','34a7f22a-932b-4cc6-9004-fc55834bb076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2016658303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b352c9-19cd-4252-ae0b-43a45a08955d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97988b555eae4a2ea389646f62ca9b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84e75b67ebf7487783607594d119df9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2cff86-2377-4e64-97ad-d2f3feca5c26),volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:54.734274 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d926fee6-52f2-4866-807d-1bce440f802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:54.747802 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.747802 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:54.754686 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2fe124b8-d1bc-4a31-aad1-ba87690654f1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:54.761469 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fe124b8-d1bc-4a31-aad1-ba87690654f1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:54.761801 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d926fee6-52f2-4866-807d-1bce440f802a) transitioned into state 'SUCCESS' from state '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-2016658303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['fd55f88d-e53e-4671-80b8-035fa64a1434','846a6c25-da40-467b-8693-510a54d6b013','c97da78e-448e-4868-ba89-85801813b200','34a7f22a-932b-4cc6-9004-fc55834bb076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:54.762282 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 419/1667] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:54 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:54.764670 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6f5fb2-4511-4949-87d0-f010ec39706e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:54.788573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6f5fb2-4511-4949-87d0-f010ec39706e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:54.791950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (8065bbb1-751a-4f8a-b10d-1541ffe4ba83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:54.792543 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request issued successfully. Jul 15 13:25:54.793668 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9acef338-f6cf-486e-80a4-1b753eeb5ae0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:54.794433 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 420/1668] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:25:53 2026] POST /volume/v3/volumes => generated 760 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:54.813709 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-aa727994-80ee-4bc4-b819-436b76b3fecc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.816832 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aa727994-80ee-4bc4-b819-436b76b3fecc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:25:54.816832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aa727994-80ee-4bc4-b819-436b76b3fecc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:54.816832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aa727994-80ee-4bc4-b819-436b76b3fecc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:54.827638 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.827638 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:54.834807 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-aa727994-80ee-4bc4-b819-436b76b3fecc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:25:54.840831 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aa727994-80ee-4bc4-b819-436b76b3fecc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:25:54.841651 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 416/1669] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:54 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:54.905787 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-55aed0d7-e9c6-43ca-9ef1-ac530d771f69 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:54.907553 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-55aed0d7-e9c6-43ca-9ef1-ac530d771f69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:54.907987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-55aed0d7-e9c6-43ca-9ef1-ac530d771f69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:54.908778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-55aed0d7-e9c6-43ca-9ef1-ac530d771f69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:54.926260 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:54.926260 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:54.932021 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-55aed0d7-e9c6-43ca-9ef1-ac530d771f69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:54.939288 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-55aed0d7-e9c6-43ca-9ef1-ac530d771f69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:54.939834 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 415/1670] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:54 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:55.321032 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3fb1b70d-fad6-4b4a-b0df-04542d2be300 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:55.323324 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3fb1b70d-fad6-4b4a-b0df-04542d2be300 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:25:55.323808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3fb1b70d-fad6-4b4a-b0df-04542d2be300 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:55.324167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3fb1b70d-fad6-4b4a-b0df-04542d2be300 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:55.332854 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.332854 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:55.332854 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3fb1b70d-fad6-4b4a-b0df-04542d2be300 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:25:55.333954 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3fb1b70d-fad6-4b4a-b0df-04542d2be300 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 returned with HTTP 200 Jul 15 13:25:55.335373 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 420/1671] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:55 2026] GET /volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:55.350326 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:55.353783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b/action Jul 15 13:25:55.353783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action body: b'{"revert": {"snapshot_id": "71cca863-a954-46dc-8d25-a00463067f46"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:55.354005 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "71cca863-a954-46dc-8d25-a00463067f46"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:55.365701 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.365701 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:55.366243 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume retrieved successfully. Jul 15 13:25:55.380054 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Reverting volume 88041d3c-b0b1-4f03-b4ad-35107651f64b to snapshot 71cca863-a954-46dc-8d25-a00463067f46. Jul 15 13:25:55.381214 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.381214 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:55.407207 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d4d97c45-0304-403d-87d5-e739aa0733c6 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b/action returned with HTTP 202 Jul 15 13:25:55.407810 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 421/1672] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Jul 15 13:25:55 2026] POST /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:25:55.419210 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-42a0f82e-2d61-4c8a-a343-eb95c3a373bd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:55.424494 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-42a0f82e-2d61-4c8a-a343-eb95c3a373bd tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:25:55.425007 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-42a0f82e-2d61-4c8a-a343-eb95c3a373bd tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:55.425387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-42a0f82e-2d61-4c8a-a343-eb95c3a373bd tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:55.442550 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.442550 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:55.449829 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-42a0f82e-2d61-4c8a-a343-eb95c3a373bd tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:55.457062 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-42a0f82e-2d61-4c8a-a343-eb95c3a373bd tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 200 Jul 15 13:25:55.457475 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 417/1673] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:55 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:55.779341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b173f47c-77ef-43ea-81cd-8085ca5c5883 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:55.782158 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b173f47c-77ef-43ea-81cd-8085ca5c5883 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:55.782460 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b173f47c-77ef-43ea-81cd-8085ca5c5883 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:55.782777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b173f47c-77ef-43ea-81cd-8085ca5c5883 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:55.794500 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.794500 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:55.799618 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b173f47c-77ef-43ea-81cd-8085ca5c5883 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:55.806175 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b173f47c-77ef-43ea-81cd-8085ca5c5883 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:55.806832 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 416/1674] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:55 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:55.859255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2f050bb7-71aa-452c-a518-37174f23c30a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:55.862816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f050bb7-71aa-452c-a518-37174f23c30a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:25:55.863150 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f050bb7-71aa-452c-a518-37174f23c30a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:55.863405 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f050bb7-71aa-452c-a518-37174f23c30a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:55.872357 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.872357 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:55.876873 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2f050bb7-71aa-452c-a518-37174f23c30a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:25:55.884145 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f050bb7-71aa-452c-a518-37174f23c30a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:25:55.884575 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 421/1675] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:55 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:55.960185 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5f7f7163-670b-4b08-bece-e48a818bf680 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:55.964151 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f7f7163-670b-4b08-bece-e48a818bf680 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:55.964500 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f7f7163-670b-4b08-bece-e48a818bf680 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:55.964797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f7f7163-670b-4b08-bece-e48a818bf680 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:55.978559 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:55.978559 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:55.983972 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5f7f7163-670b-4b08-bece-e48a818bf680 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:55.990783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f7f7163-670b-4b08-bece-e48a818bf680 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:55.991501 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 422/1676] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:55 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:56.064556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-1dc1dae9-89a5-4132-9de8-940acef27d1e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.066824 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-1dc1dae9-89a5-4132-9de8-940acef27d1e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:25:56.067037 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-1dc1dae9-89a5-4132-9de8-940acef27d1e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.067280 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-1dc1dae9-89a5-4132-9de8-940acef27d1e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.074708 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.074708 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:56.081179 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-1dc1dae9-89a5-4132-9de8-940acef27d1e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:25:56.086457 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-1dc1dae9-89a5-4132-9de8-940acef27d1e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:25:56.086922 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 418/1677] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:56.478067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83acfe64-0290-45d4-b2b8-10b849bde04f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.481534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-45b215ad-3ff9-4ac6-bc89-2f396d5d6589 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.483403 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-45b215ad-3ff9-4ac6-bc89-2f396d5d6589 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca/action Jul 15 13:25:56.484805 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-45b215ad-3ff9-4ac6-bc89-2f396d5d6589 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:56.484805 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-45b215ad-3ff9-4ac6-bc89-2f396d5d6589 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:56.485444 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83acfe64-0290-45d4-b2b8-10b849bde04f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:25:56.486296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83acfe64-0290-45d4-b2b8-10b849bde04f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.486699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83acfe64-0290-45d4-b2b8-10b849bde04f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.498912 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.498912 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:56.508006 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83acfe64-0290-45d4-b2b8-10b849bde04f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:56.508322 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.508322 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:56.510900 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83acfe64-0290-45d4-b2b8-10b849bde04f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 200 Jul 15 13:25:56.511496 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 417/1678] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:56.527987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4b6f00c2-be1d-4007-a29a-505bf119590c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.528931 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-354cc7c0-e4e9-44a1-81d0-5c05460e9d06 req-45b215ad-3ff9-4ac6-bc89-2f396d5d6589 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca/action returned with HTTP 204 Jul 15 13:25:56.529667 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 422/1679] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:25:56 2026] POST /volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:56.531648 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b6f00c2-be1d-4007-a29a-505bf119590c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:25:56.531999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b6f00c2-be1d-4007-a29a-505bf119590c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.532615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b6f00c2-be1d-4007-a29a-505bf119590c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.541265 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.541265 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:56.541898 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4b6f00c2-be1d-4007-a29a-505bf119590c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:25:56.543728 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b6f00c2-be1d-4007-a29a-505bf119590c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 returned with HTTP 200 Jul 15 13:25:56.544265 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 423/1680] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:56.556126 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0e7945b6-e5fc-43c8-aaf7-1645506de389 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.558197 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e7945b6-e5fc-43c8-aaf7-1645506de389 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:25:56.558466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e7945b6-e5fc-43c8-aaf7-1645506de389 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.558698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e7945b6-e5fc-43c8-aaf7-1645506de389 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.569687 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.569687 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:56.574182 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0e7945b6-e5fc-43c8-aaf7-1645506de389 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:56.579474 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e7945b6-e5fc-43c8-aaf7-1645506de389 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 200 Jul 15 13:25:56.579901 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 419/1681] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:56.600884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.602749 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:25:56.603380 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1096307947"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:56.606213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1096307947'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:25:56.606213 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create volume of 1 GB Jul 15 13:25:56.611950 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Availability Zones retrieved successfully. Jul 15 13:25:56.619413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Flow 'volume_create_api' (a29e7424-08d9-4265-bd0f-b55702ff5874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:56.620711 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9722fc-f4bb-4b86-adf6-014e78477638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:56.621769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:25:56.650994 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-016df596-1511-48cf-9dc6-a08449368333 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.651159 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-016df596-1511-48cf-9dc6-a08449368333 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:25:56.651426 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-016df596-1511-48cf-9dc6-a08449368333 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.651718 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-016df596-1511-48cf-9dc6-a08449368333 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.662341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9722fc-f4bb-4b86-adf6-014e78477638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:56.663288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd6b17b-4192-42dc-aa48-a0423a863d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:56.663723 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.663723 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:56.668977 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-016df596-1511-48cf-9dc6-a08449368333 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:25:56.676346 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-016df596-1511-48cf-9dc6-a08449368333 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:25:56.676983 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 423/1682] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:56.690133 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-78c7eee8-d6ad-4be9-95cf-b41ad306bdcd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.690685 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-78c7eee8-d6ad-4be9-95cf-b41ad306bdcd None None] GET https://10.4.3.158/volume// Jul 15 13:25:56.691020 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-78c7eee8-d6ad-4be9-95cf-b41ad306bdcd None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.692720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-78c7eee8-d6ad-4be9-95cf-b41ad306bdcd None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.692720 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-78c7eee8-d6ad-4be9-95cf-b41ad306bdcd None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:56.693720 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 424/1683] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:56.703165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-ff7594d5-bb47-4ce5-bd33-a18b90048eaf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.705469 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-ff7594d5-bb47-4ce5-bd33-a18b90048eaf tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:25:56.705894 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-ff7594d5-bb47-4ce5-bd33-a18b90048eaf tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31b352c9-19cd-4252-ae0b-43a45a08955d", "connector": null, "instance_uuid": "0f99d72b-3d69-4ca5-95f4-17ade6c5032e"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:56.715568 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.715568 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:56.728651 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Created reservations ['f2d78e7d-23d2-4e37-9b6a-fde1b4458363', '1af93753-15ee-443a-83ce-c39369065fe3', '4c0a4b9a-6910-4117-a19e-ce348ca04b4f', '7e9b84dd-4739-4839-b61f-d0c780b52169'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:56.729787 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd6b17b-4192-42dc-aa48-a0423a863d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2d78e7d-23d2-4e37-9b6a-fde1b4458363', '1af93753-15ee-443a-83ce-c39369065fe3', '4c0a4b9a-6910-4117-a19e-ce348ca04b4f', '7e9b84dd-4739-4839-b61f-d0c780b52169']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:56.730588 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e08b52-8653-49be-b5f3-3ecf60181cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:56.748763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-ff7594d5-bb47-4ce5-bd33-a18b90048eaf tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:25:56.749321 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 420/1684] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:25:56 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:56.762132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e08b52-8653-49be-b5f3-3ecf60181cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78112882-ab1e-4b58-b1f2-42359da7d96a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1096307947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='954e908ec07d4696958be88260b219c7',qos_specs=None,replication_status=,reservations=['f2d78e7d-23d2-4e37-9b6a-fde1b4458363','1af93753-15ee-443a-83ce-c39369065fe3','4c0a4b9a-6910-4117-a19e-ce348ca04b4f','7e9b84dd-4739-4839-b61f-d0c780b52169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c17b4a873e5a424aa3048c694136aa31',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1096307947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78112882-ab1e-4b58-b1f2-42359da7d96a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='954e908ec07d4696958be88260b219c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c17b4a873e5a424aa3048c694136aa31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:56.765079 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3deb60f-135d-48d6-90d7-c9c572935dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:56.817716 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3deb60f-135d-48d6-90d7-c9c572935dd6) transitioned into state 'SUCCESS' from state '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-1096307947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='954e908ec07d4696958be88260b219c7',qos_specs=None,replication_status=,reservations=['f2d78e7d-23d2-4e37-9b6a-fde1b4458363','1af93753-15ee-443a-83ce-c39369065fe3','4c0a4b9a-6910-4117-a19e-ce348ca04b4f','7e9b84dd-4739-4839-b61f-d0c780b52169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c17b4a873e5a424aa3048c694136aa31',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:56.818775 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ff2208-d479-4cc8-8104-d5e279cdd569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:25:56.822236 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42e8c466-709f-4c09-bf56-1260ab5f03be None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.824807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42e8c466-709f-4c09-bf56-1260ab5f03be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:56.825116 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42e8c466-709f-4c09-bf56-1260ab5f03be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.825572 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42e8c466-709f-4c09-bf56-1260ab5f03be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.832787 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ff2208-d479-4cc8-8104-d5e279cdd569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:25:56.834195 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Flow 'volume_create_api' (a29e7424-08d9-4265-bd0f-b55702ff5874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:25:56.834704 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create volume request issued successfully. Jul 15 13:25:56.836939 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-66b533aa-35e0-426c-a6a9-3d93e48d6890 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:25:56.836939 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 418/1685] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:25:56 2026] POST /volume/v3/volumes => generated 766 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:25:56.837226 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.837226 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:56.842230 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42e8c466-709f-4c09-bf56-1260ab5f03be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:56.847288 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42e8c466-709f-4c09-bf56-1260ab5f03be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:56.847619 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 424/1686] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:56.852179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e96f3b26-6ba7-4523-bc83-1e8f1349ee4f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:56.856329 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e96f3b26-6ba7-4523-bc83-1e8f1349ee4f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:25:56.856571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e96f3b26-6ba7-4523-bc83-1e8f1349ee4f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:56.857025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e96f3b26-6ba7-4523-bc83-1e8f1349ee4f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:56.869734 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:56.869734 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:56.877324 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e96f3b26-6ba7-4523-bc83-1e8f1349ee4f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:56.884475 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e96f3b26-6ba7-4523-bc83-1e8f1349ee4f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 200 Jul 15 13:25:56.885066 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 425/1687] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:56 2026] GET /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:25:57.014603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b057f28e-c1ca-4b6c-bae4-0227388deada None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:57.017513 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b057f28e-c1ca-4b6c-bae4-0227388deada tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:25:57.017718 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b057f28e-c1ca-4b6c-bae4-0227388deada tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:57.017940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b057f28e-c1ca-4b6c-bae4-0227388deada tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:57.036734 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:57.036734 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:57.042893 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b057f28e-c1ca-4b6c-bae4-0227388deada tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:57.051654 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b057f28e-c1ca-4b6c-bae4-0227388deada tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:25:57.051654 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 421/1688] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:57 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1133 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:57.069274 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:57.073267 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:25:57.073660 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72c006c6-6e46-4d91-9c0a-852e61e784bf", "name": "tempest-VolumesBackupsTest-Backup-2077687627", "force": true, "container": "tempest-volumesbackupstest-backup-container-1971205762"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:57.075665 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating new backup {'backup': {'volume_id': '72c006c6-6e46-4d91-9c0a-852e61e784bf', 'name': 'tempest-VolumesBackupsTest-Backup-2077687627', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1971205762'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:25:57.075840 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating backup of volume 72c006c6-6e46-4d91-9c0a-852e61e784bf in container tempest-volumesbackupstest-backup-container-1971205762 Jul 15 13:25:57.087626 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:57.087626 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:57.088134 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:25:57.127254 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['2f151e38-2bb6-4687-a386-36b230bae0e5', '57731772-1cfb-44d0-8f92-086d0f68bc35'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:57.182939 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-56a89bb7-4b0f-4d56-ac1e-091d19a4aed9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:25:57.183521 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 419/1689] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:25:57 2026] POST /volume/v3/backups => generated 330 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:57.197777 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aae641a5-1a99-4e50-b778-b8d612f59a61 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:57.201522 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aae641a5-1a99-4e50-b778-b8d612f59a61 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:25:57.202561 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aae641a5-1a99-4e50-b778-b8d612f59a61 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:57.202907 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aae641a5-1a99-4e50-b778-b8d612f59a61 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:57.203196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-aae641a5-1a99-4e50-b778-b8d612f59a61 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:25:57.208377 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:57.208377 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:57.209362 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aae641a5-1a99-4e50-b778-b8d612f59a61 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:25:57.209797 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 425/1690] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:57 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:57.866190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fb859502-e448-44fd-8d3e-19d4cf220c6c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:57.868551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fb859502-e448-44fd-8d3e-19d4cf220c6c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:57.868841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fb859502-e448-44fd-8d3e-19d4cf220c6c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:57.869139 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fb859502-e448-44fd-8d3e-19d4cf220c6c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:57.885501 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:57.885501 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:57.896578 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fb859502-e448-44fd-8d3e-19d4cf220c6c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:57.900633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4fc742f6-fa08-44aa-9ad7-0baa486b9b28 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:57.902569 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fb859502-e448-44fd-8d3e-19d4cf220c6c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:57.903017 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4fc742f6-fa08-44aa-9ad7-0baa486b9b28 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:25:57.903243 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 426/1691] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:57 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:57.903455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4fc742f6-fa08-44aa-9ad7-0baa486b9b28 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:57.903515 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4fc742f6-fa08-44aa-9ad7-0baa486b9b28 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:57.912577 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:57.912577 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:57.917386 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4fc742f6-fa08-44aa-9ad7-0baa486b9b28 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:57.923283 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4fc742f6-fa08-44aa-9ad7-0baa486b9b28 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 200 Jul 15 13:25:57.923906 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 422/1692] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:57 2026] GET /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:57.942280 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:57.946646 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:25:57.947254 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78112882-ab1e-4b58-b1f2-42359da7d96a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-503134881"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:57.959559 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:57.959559 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:57.961514 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:57.961514 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Create snapshot from volume 78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:25:58.010697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Created reservations ['f93f3370-2889-4e5d-a174-5d870464e45d', '1b6fc9c9-e4c1-4d0f-a260-682edcad2b33', 'f5f9b0a3-8bfb-46c9-a316-ecb00f0ce5fe', 'f9c6fdaa-46f1-4065-a5d4-8367adcc4784'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:58.062364 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot create request issued successfully. Jul 15 13:25:58.062364 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dcb4e9d7-1eba-4a5f-8953-84921cf68f4a tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:25:58.062641 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 420/1693] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:25:57 2026] POST /volume/v3/snapshots => generated 321 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:25:58.076808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-12faeef1-b5a5-41b4-8f56-040f1f5bdcc4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.079216 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12faeef1-b5a5-41b4-8f56-040f1f5bdcc4 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c Jul 15 13:25:58.079494 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12faeef1-b5a5-41b4-8f56-040f1f5bdcc4 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:58.079784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12faeef1-b5a5-41b4-8f56-040f1f5bdcc4 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:58.086271 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:58.086271 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:58.086851 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-12faeef1-b5a5-41b4-8f56-040f1f5bdcc4 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:25:58.090105 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12faeef1-b5a5-41b4-8f56-040f1f5bdcc4 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c returned with HTTP 200 Jul 15 13:25:58.090105 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 426/1694] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:58 2026] GET /volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:58.195706 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8d5cb391-2ce3-4eee-9263-61cb263e1d58 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.196316 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d5cb391-2ce3-4eee-9263-61cb263e1d58 None None] GET https://10.4.3.158/volume// Jul 15 13:25:58.196559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d5cb391-2ce3-4eee-9263-61cb263e1d58 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:58.196900 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d5cb391-2ce3-4eee-9263-61cb263e1d58 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:58.197371 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d5cb391-2ce3-4eee-9263-61cb263e1d58 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:25:58.199153 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 427/1695] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:25:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:25:58.209744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-a45981c6-332d-4989-b12c-e069c168fdf9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.213942 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-a45981c6-332d-4989-b12c-e069c168fdf9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:25:58.214412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-a45981c6-332d-4989-b12c-e069c168fdf9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:58.214846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-a45981c6-332d-4989-b12c-e069c168fdf9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:58.224837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e3484fb8-4453-446b-b734-fb618fc91d34 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.228783 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3484fb8-4453-446b-b734-fb618fc91d34 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:25:58.229827 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3484fb8-4453-446b-b734-fb618fc91d34 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:58.229827 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3484fb8-4453-446b-b734-fb618fc91d34 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:58.229827 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e3484fb8-4453-446b-b734-fb618fc91d34 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:25:58.236251 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:58.236251 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:58.236352 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:58.236352 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:58.237717 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3484fb8-4453-446b-b734-fb618fc91d34 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:25:58.239211 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 421/1696] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:58 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:58.242265 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-a45981c6-332d-4989-b12c-e069c168fdf9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:25:58.252462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-a45981c6-332d-4989-b12c-e069c168fdf9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:25:58.253163 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 423/1697] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:25:58 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 1547 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:25:58.384279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.386842 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1 Jul 15 13:25:58.387411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:58.400994 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-31b352c9-19cd-4252-ae0b-43a45a08955d-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:25:58.409066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-31b352c9-19cd-4252-ae0b-43a45a08955d-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:25:58.410327 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:58.410327 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:58.572705 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-31b352c9-19cd-4252-ae0b-43a45a08955d-np0000005195" released by "attachment_update" :: held 0.164s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:25:58.573199 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-6180494e-ed83-45b9-b26b-a2c762ed7a1c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1 returned with HTTP 200 Jul 15 13:25:58.575082 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 427/1698] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:25:58 2026] PUT /volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:58.614682 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-d570a966-9c02-496a-8ac7-2d7e01c09966 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.618302 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-d570a966-9c02-496a-8ac7-2d7e01c09966 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1/action Jul 15 13:25:58.618302 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-d570a966-9c02-496a-8ac7-2d7e01c09966 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:58.618536 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-d570a966-9c02-496a-8ac7-2d7e01c09966 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:58.647787 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:58.647787 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:58.667853 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-54836a56-6f96-4b9b-b9dd-999ce699453a req-d570a966-9c02-496a-8ac7-2d7e01c09966 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1/action returned with HTTP 204 Jul 15 13:25:58.668926 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 428/1699] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:25:58 2026] POST /volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 15 13:25:58.920049 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6de756af-bd31-42fe-bffa-990aec48a047 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:58.922544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6de756af-bd31-42fe-bffa-990aec48a047 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:58.923040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6de756af-bd31-42fe-bffa-990aec48a047 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:58.923118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6de756af-bd31-42fe-bffa-990aec48a047 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:58.942238 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:58.942238 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:58.953103 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6de756af-bd31-42fe-bffa-990aec48a047 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:25:58.960034 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6de756af-bd31-42fe-bffa-990aec48a047 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:25:58.960543 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 422/1700] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:58 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:59.101358 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-82591b04-debd-4dab-ba63-57284bea7bb8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:59.104538 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82591b04-debd-4dab-ba63-57284bea7bb8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c Jul 15 13:25:59.104538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82591b04-debd-4dab-ba63-57284bea7bb8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:59.105802 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82591b04-debd-4dab-ba63-57284bea7bb8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:59.113717 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:59.113717 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:25:59.114610 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-82591b04-debd-4dab-ba63-57284bea7bb8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:25:59.115979 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82591b04-debd-4dab-ba63-57284bea7bb8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c returned with HTTP 200 Jul 15 13:25:59.116628 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 424/1701] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:25:59 2026] GET /volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:59.128329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:59.130715 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a/action Jul 15 13:25:59.131407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:25:59.131691 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:25:59.144330 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:59.144330 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:25:59.145704 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:59.198143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Created reservations ['1cc0f627-85dc-4c8d-97b9-56ac87f3bd1c', '44d236d8-58f1-40fd-b425-6b36c091982e'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:25:59.213361 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Extend volume request issued successfully. Jul 15 13:25:59.213860 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0f2d8bf4-9116-4984-af8f-2c496b0564d8 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a/action returned with HTTP 202 Jul 15 13:25:59.215120 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 428/1702] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Jul 15 13:25:59 2026] POST /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:25:59.225496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ddd1c798-c9b3-438f-9033-ec93209ddfd0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:59.227887 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ddd1c798-c9b3-438f-9033-ec93209ddfd0 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:25:59.228164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ddd1c798-c9b3-438f-9033-ec93209ddfd0 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:59.228368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ddd1c798-c9b3-438f-9033-ec93209ddfd0 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:59.237554 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:59.237554 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:25:59.243476 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ddd1c798-c9b3-438f-9033-ec93209ddfd0 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:25:59.249482 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ddd1c798-c9b3-438f-9033-ec93209ddfd0 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 200 Jul 15 13:25:59.250066 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 429/1703] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:25:59 2026] GET /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:25:59.254158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ba27e006-b5ab-448e-b96d-4a6fba7ab33b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:59.260544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba27e006-b5ab-448e-b96d-4a6fba7ab33b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:25:59.260907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba27e006-b5ab-448e-b96d-4a6fba7ab33b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:59.261249 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba27e006-b5ab-448e-b96d-4a6fba7ab33b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:25:59.261419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ba27e006-b5ab-448e-b96d-4a6fba7ab33b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:25:59.269753 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:25:59.269753 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:25:59.270886 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba27e006-b5ab-448e-b96d-4a6fba7ab33b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:25:59.271560 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 423/1704] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:59 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:25:59.991410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ae9b27a1-f3f7-4f78-a39f-be70f0e12757 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:25:59.996431 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae9b27a1-f3f7-4f78-a39f-be70f0e12757 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:25:59.996731 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae9b27a1-f3f7-4f78-a39f-be70f0e12757 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:25:59.999123 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae9b27a1-f3f7-4f78-a39f-be70f0e12757 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:00.016855 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.016855 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:00.022177 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ae9b27a1-f3f7-4f78-a39f-be70f0e12757 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:00.027393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae9b27a1-f3f7-4f78-a39f-be70f0e12757 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:00.027393 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 425/1705] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:25:59 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:00.273823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8792a246-d946-41e6-b9ad-9a43dd020f9c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.277508 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8792a246-d946-41e6-b9ad-9a43dd020f9c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:26:00.277760 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8792a246-d946-41e6-b9ad-9a43dd020f9c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:00.278646 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8792a246-d946-41e6-b9ad-9a43dd020f9c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:00.285933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a3994876-74d2-4a89-ad6d-adeec47bf1c4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.290728 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a3994876-74d2-4a89-ad6d-adeec47bf1c4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:00.291087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a3994876-74d2-4a89-ad6d-adeec47bf1c4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:00.291362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a3994876-74d2-4a89-ad6d-adeec47bf1c4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:00.291607 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a3994876-74d2-4a89-ad6d-adeec47bf1c4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:00.301873 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.301873 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:00.304988 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a3994876-74d2-4a89-ad6d-adeec47bf1c4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:00.305102 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.305102 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:00.305171 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 430/1706] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:00 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:00.308845 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8792a246-d946-41e6-b9ad-9a43dd020f9c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:26:00.316421 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8792a246-d946-41e6-b9ad-9a43dd020f9c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 200 Jul 15 13:26:00.317033 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 429/1707] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:00 2026] GET /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:00.344487 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.349650 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] POST https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a/action Jul 15 13:26:00.349907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action body: b'{"revert": {"snapshot_id": "4006de80-4a00-4ff6-b331-155940908d6c"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:00.350524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4006de80-4a00-4ff6-b331-155940908d6c"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:00.367716 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.367716 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:00.368461 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume retrieved successfully. Jul 15 13:26:00.390082 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] HTTP exception thrown: Can't revert volume 78112882-ab1e-4b58-b1f2-42359da7d96a to its latest snapshot 4006de80-4a00-4ff6-b331-155940908d6c. The volume size must be equal to the snapshot size. Jul 15 13:26:00.390082 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b0c45c09-7d6a-4205-b0a3-21840362b941 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a/action returned with HTTP 400 Jul 15 13:26:00.390082 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 424/1708] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Jul 15 13:26:00 2026] POST /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a/action => generated 213 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 15 13:26:00.402004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.404566 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c Jul 15 13:26:00.405581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:00.405581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:00.405581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Delete snapshot with id: 4006de80-4a00-4ff6-b331-155940908d6c Jul 15 13:26:00.413290 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.413290 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:00.413548 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:26:00.442112 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot delete request issued successfully. Jul 15 13:26:00.442112 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16419579-b10b-4b61-8e3b-3ea55c1963b9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c returned with HTTP 202 Jul 15 13:26:00.442112 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 426/1709] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:26:00 2026] DELETE /volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:00.443644 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.447682 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:00.448160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1038549219", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:00.450249 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1038549219', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:00.450413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create volume of 1 GB Jul 15 13:26:00.454057 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-181ede7e-af90-4052-a7ed-9dcaf743809f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.458743 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Availability Zones retrieved successfully. Jul 15 13:26:00.462531 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-181ede7e-af90-4052-a7ed-9dcaf743809f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c Jul 15 13:26:00.463137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-181ede7e-af90-4052-a7ed-9dcaf743809f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:00.463137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-181ede7e-af90-4052-a7ed-9dcaf743809f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:00.468474 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Flow 'volume_create_api' (05b862a7-c8cc-4b19-bb0c-9604d1b269d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:00.469356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c89b48-369a-4c83-a5eb-432c820fbb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:00.470660 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:00.471745 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.471745 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:00.472507 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-181ede7e-af90-4052-a7ed-9dcaf743809f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:26:00.473802 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-181ede7e-af90-4052-a7ed-9dcaf743809f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c returned with HTTP 200 Jul 15 13:26:00.474844 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 430/1710] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:00 2026] GET /volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c => generated 479 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:00.521496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3c89b48-369a-4c83-a5eb-432c820fbb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:00.522473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4daf0a-950d-4703-ba28-198726317dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:00.632537 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Created reservations ['9fad0404-f123-4e32-a1a6-51fde45cd454', 'c226828b-2a76-4923-8df2-8555f6600936', 'a23dcca7-cbfc-4349-b909-0e6815d87981', 'e41e4be3-4512-4be0-b19c-cdfa090a7e14'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:00.633585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4daf0a-950d-4703-ba28-198726317dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fad0404-f123-4e32-a1a6-51fde45cd454', 'c226828b-2a76-4923-8df2-8555f6600936', 'a23dcca7-cbfc-4349-b909-0e6815d87981', 'e41e4be3-4512-4be0-b19c-cdfa090a7e14']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:00.634580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9f0787-7ffd-4a4a-a2d2-920ef70b105d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:00.666748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9f0787-7ffd-4a4a-a2d2-920ef70b105d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '245c522b-c59a-49da-b77a-9d89a687af23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1038549219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d642614b04c7dbf6e2fc33191b2db',qos_specs=None,replication_status=,reservations=['9fad0404-f123-4e32-a1a6-51fde45cd454','c226828b-2a76-4923-8df2-8555f6600936','a23dcca7-cbfc-4349-b909-0e6815d87981','e41e4be3-4512-4be0-b19c-cdfa090a7e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847e9a383ef84e61a5bc45303c21944b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1038549219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=245c522b-c59a-49da-b77a-9d89a687af23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927d642614b04c7dbf6e2fc33191b2db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='847e9a383ef84e61a5bc45303c21944b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:00.668145 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c02d336-3f91-4061-81d5-64daf9f157c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:00.704378 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c02d336-3f91-4061-81d5-64daf9f157c0) transitioned into state 'SUCCESS' from state '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-1038549219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d642614b04c7dbf6e2fc33191b2db',qos_specs=None,replication_status=,reservations=['9fad0404-f123-4e32-a1a6-51fde45cd454','c226828b-2a76-4923-8df2-8555f6600936','a23dcca7-cbfc-4349-b909-0e6815d87981','e41e4be3-4512-4be0-b19c-cdfa090a7e14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847e9a383ef84e61a5bc45303c21944b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:00.706654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c373d10e-35a5-4bd6-b0ca-28526efacaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:00.723411 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c373d10e-35a5-4bd6-b0ca-28526efacaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:00.723411 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Flow 'volume_create_api' (05b862a7-c8cc-4b19-bb0c-9604d1b269d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:00.724266 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create volume request issued successfully. Jul 15 13:26:00.724989 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2771994b-8d42-401d-829d-c4e8d7d320e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:00.725432 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 431/1711] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:26:00 2026] POST /volume/v3/volumes => generated 755 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:00.746081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-719c417e-5310-4e04-824a-fa5798c19498 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.748569 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-719c417e-5310-4e04-824a-fa5798c19498 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:00.748870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-719c417e-5310-4e04-824a-fa5798c19498 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:00.749159 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-719c417e-5310-4e04-824a-fa5798c19498 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:00.761460 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.761460 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:00.766769 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-719c417e-5310-4e04-824a-fa5798c19498 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:00.772737 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-719c417e-5310-4e04-824a-fa5798c19498 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:00.773980 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 425/1712] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:00 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:00.809364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4e53f38a-172c-4337-89d1-d06823dc8948 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:00.816086 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4e53f38a-172c-4337-89d1-d06823dc8948 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575/action Jul 15 13:26:00.816525 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4e53f38a-172c-4337-89d1-d06823dc8948 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:00.817008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4e53f38a-172c-4337-89d1-d06823dc8948 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:00.847280 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:00.847280 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:00.861187 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b76ffa6a-b488-41ec-b5c3-cbf513d0c6b5 req-4e53f38a-172c-4337-89d1-d06823dc8948 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575/action returned with HTTP 204 Jul 15 13:26:00.861822 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 427/1713] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:26:00 2026] POST /volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:01.044060 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c3a074dd-52bd-443a-ab7e-4d31d34c4133 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.048350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c3a074dd-52bd-443a-ab7e-4d31d34c4133 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:01.048901 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c3a074dd-52bd-443a-ab7e-4d31d34c4133 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.049432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c3a074dd-52bd-443a-ab7e-4d31d34c4133 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.070090 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.070090 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:01.076635 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c3a074dd-52bd-443a-ab7e-4d31d34c4133 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:01.085335 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c3a074dd-52bd-443a-ab7e-4d31d34c4133 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:01.086428 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 431/1714] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 1175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:01.102891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a3b87930-c1f7-4731-b9ff-39fb02eecec1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.104634 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a3b87930-c1f7-4731-b9ff-39fb02eecec1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:01.105041 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a3b87930-c1f7-4731-b9ff-39fb02eecec1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.105332 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a3b87930-c1f7-4731-b9ff-39fb02eecec1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.118458 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.118458 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:01.123592 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a3b87930-c1f7-4731-b9ff-39fb02eecec1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:01.129696 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a3b87930-c1f7-4731-b9ff-39fb02eecec1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:01.129696 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 432/1715] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:01.198057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f8dc4d2d-1039-4bf1-9775-effaa92a6207 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.200977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f8dc4d2d-1039-4bf1-9775-effaa92a6207 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:01.201296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f8dc4d2d-1039-4bf1-9775-effaa92a6207 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.201595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f8dc4d2d-1039-4bf1-9775-effaa92a6207 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.215625 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.215625 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:01.219866 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f8dc4d2d-1039-4bf1-9775-effaa92a6207 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:01.226043 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f8dc4d2d-1039-4bf1-9775-effaa92a6207 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:01.226627 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 426/1716] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:01.279506 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.282817 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/action Jul 15 13:26:01.283347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:01.283766 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:01.299513 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.299513 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:01.300237 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:01.309611 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Begin detaching volume completed successfully. Jul 15 13:26:01.310002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-419580f6-9e7f-4c0c-8b6e-d12899f877b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/action returned with HTTP 202 Jul 15 13:26:01.310624 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 428/1717] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:26:01 2026] POST /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:01.318697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7876f829-f9e4-4566-b585-a422c90ed08d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.320903 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7876f829-f9e4-4566-b585-a422c90ed08d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:01.321253 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7876f829-f9e4-4566-b585-a422c90ed08d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.321619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7876f829-f9e4-4566-b585-a422c90ed08d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.321894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7876f829-f9e4-4566-b585-a422c90ed08d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:01.328390 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.328390 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:01.329708 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7876f829-f9e4-4566-b585-a422c90ed08d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:01.330566 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 432/1718] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:01.372428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-acc27e47-6feb-4eca-ad0c-91b4c3365efb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.372428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-acc27e47-6feb-4eca-ad0c-91b4c3365efb None None] GET https://10.4.3.158/volume// Jul 15 13:26:01.372428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-acc27e47-6feb-4eca-ad0c-91b4c3365efb None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.372428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-acc27e47-6feb-4eca-ad0c-91b4c3365efb None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.372428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-acc27e47-6feb-4eca-ad0c-91b4c3365efb None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:01.372428 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 433/1719] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:01.387903 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-ef24467a-03fc-4a81-b38e-f253b1554761 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.391732 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-ef24467a-03fc-4a81-b38e-f253b1554761 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:01.392057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-ef24467a-03fc-4a81-b38e-f253b1554761 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.392901 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-ef24467a-03fc-4a81-b38e-f253b1554761 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.408022 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.408022 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:01.413593 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-ef24467a-03fc-4a81-b38e-f253b1554761 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:01.421932 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-ef24467a-03fc-4a81-b38e-f253b1554761 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:01.422753 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 427/1720] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:01.433413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-c9c1b116-6132-4308-9953-2ea663d1157c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.436887 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-c9c1b116-6132-4308-9953-2ea663d1157c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/encryption Jul 15 13:26:01.437197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-c9c1b116-6132-4308-9953-2ea663d1157c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.437466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-c9c1b116-6132-4308-9953-2ea663d1157c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.455097 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.455097 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:01.465695 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-c9c1b116-6132-4308-9953-2ea663d1157c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/encryption returned with HTTP 200 Jul 15 13:26:01.466334 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 429/1721] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:01.487566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-96583fe2-04ce-46c4-92c1-d0ad894ce23f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.492993 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96583fe2-04ce-46c4-92c1-d0ad894ce23f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c Jul 15 13:26:01.492993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96583fe2-04ce-46c4-92c1-d0ad894ce23f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.492993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96583fe2-04ce-46c4-92c1-d0ad894ce23f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.495509 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96583fe2-04ce-46c4-92c1-d0ad894ce23f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c returned with HTTP 404 Jul 15 13:26:01.496367 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 433/1722] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/snapshots/4006de80-4a00-4ff6-b331-155940908d6c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:01.505421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-01799825-6658-4461-a874-22dbf7773ed9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.509992 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] DELETE https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:26:01.509992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.509992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.509992 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Delete volume with id: 78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:26:01.520141 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.520141 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:01.524984 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:26:01.551083 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Delete volume request issued successfully. Jul 15 13:26:01.551301 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01799825-6658-4461-a874-22dbf7773ed9 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 202 Jul 15 13:26:01.551724 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 434/1723] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:26:01 2026] DELETE /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:26:01.560745 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9f674e1c-361b-4ee4-92d6-fec208e0094e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.562833 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f674e1c-361b-4ee4-92d6-fec208e0094e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:26:01.563173 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f674e1c-361b-4ee4-92d6-fec208e0094e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.563439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f674e1c-361b-4ee4-92d6-fec208e0094e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.575332 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.575332 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:01.582992 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9f674e1c-361b-4ee4-92d6-fec208e0094e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:26:01.588518 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f674e1c-361b-4ee4-92d6-fec208e0094e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 200 Jul 15 13:26:01.588953 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 428/1724] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:01.790389 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0255740b-fb97-4b18-af0f-1ce309dd2de8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.792672 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0255740b-fb97-4b18-af0f-1ce309dd2de8 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:01.792946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0255740b-fb97-4b18-af0f-1ce309dd2de8 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.793222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0255740b-fb97-4b18-af0f-1ce309dd2de8 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.805493 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.805493 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:01.813214 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0255740b-fb97-4b18-af0f-1ce309dd2de8 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:01.820165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0255740b-fb97-4b18-af0f-1ce309dd2de8 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:01.820705 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 430/1725] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:01.836597 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-51e4b2d2-5ead-4f3f-a0e4-97872f26f796 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.839110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51e4b2d2-5ead-4f3f-a0e4-97872f26f796 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:01.839375 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51e4b2d2-5ead-4f3f-a0e4-97872f26f796 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.839694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51e4b2d2-5ead-4f3f-a0e4-97872f26f796 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.847941 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.847941 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:01.852685 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-51e4b2d2-5ead-4f3f-a0e4-97872f26f796 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:01.859174 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51e4b2d2-5ead-4f3f-a0e4-97872f26f796 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:01.860050 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 434/1726] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:26:01.877764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aba785ea-f123-49df-9482-45e469c4d5a0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.880061 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:26:01.880309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.880536 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.880836 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:26:01.881843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:26:01.890647 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Get all volumes completed successfully. Jul 15 13:26:01.891750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aba785ea-f123-49df-9482-45e469c4d5a0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:26:01.892213 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 435/1727] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:01.905631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-630c8ca2-7623-4b44-9fac-06b7b56d052b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:01.907811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-630c8ca2-7623-4b44-9fac-06b7b56d052b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:01.908191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-630c8ca2-7623-4b44-9fac-06b7b56d052b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:01.908419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-630c8ca2-7623-4b44-9fac-06b7b56d052b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:01.919493 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:01.919493 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:01.924083 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-630c8ca2-7623-4b44-9fac-06b7b56d052b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:01.929739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-630c8ca2-7623-4b44-9fac-06b7b56d052b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:01.930706 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 429/1728] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:01.996757 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-2ca18937-3c0b-4516-946a-4128e02f12e4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.000184 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-2ca18937-3c0b-4516-946a-4128e02f12e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:02.000463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-2ca18937-3c0b-4516-946a-4128e02f12e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.000713 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-2ca18937-3c0b-4516-946a-4128e02f12e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.008976 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.008976 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:02.013329 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-2ca18937-3c0b-4516-946a-4128e02f12e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:02.018534 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-2ca18937-3c0b-4516-946a-4128e02f12e4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:02.018944 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 431/1729] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:01 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:02.118028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b3f9406b-c3be-42b9-96cb-03403a879a83 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.118745 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3f9406b-c3be-42b9-96cb-03403a879a83 None None] GET https://10.4.3.158/volume// Jul 15 13:26:02.119043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3f9406b-c3be-42b9-96cb-03403a879a83 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.119352 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3f9406b-c3be-42b9-96cb-03403a879a83 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.119714 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3f9406b-c3be-42b9-96cb-03403a879a83 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:02.120186 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 435/1730] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:02.127766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-f6e71769-7ff0-4dac-ac18-64b8e63f20fd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.131208 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-f6e71769-7ff0-4dac-ac18-64b8e63f20fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:26:02.131752 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-f6e71769-7ff0-4dac-ac18-64b8e63f20fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "245c522b-c59a-49da-b77a-9d89a687af23", "connector": null, "instance_uuid": "3be6d327-8418-446f-8c10-c561477528cf"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:02.142030 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.142030 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:02.169126 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-f6e71769-7ff0-4dac-ac18-64b8e63f20fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:26:02.169756 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 436/1731] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:26:02 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) Jul 15 13:26:02.198404 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8135c22b-8508-4c9a-a3eb-3c5c77d98522 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.201415 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8135c22b-8508-4c9a-a3eb-3c5c77d98522 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:02.201627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8135c22b-8508-4c9a-a3eb-3c5c77d98522 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.201842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8135c22b-8508-4c9a-a3eb-3c5c77d98522 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.211642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-58b7b749-6fb8-486f-bcd3-20055ff99e76 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.212052 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-58b7b749-6fb8-486f-bcd3-20055ff99e76 None None] GET https://10.4.3.158/volume// Jul 15 13:26:02.212249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-58b7b749-6fb8-486f-bcd3-20055ff99e76 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.212468 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-58b7b749-6fb8-486f-bcd3-20055ff99e76 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.212824 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-58b7b749-6fb8-486f-bcd3-20055ff99e76 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:02.213181 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 432/1732] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:02.215602 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.215602 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:02.220136 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8135c22b-8508-4c9a-a3eb-3c5c77d98522 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:02.226162 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8135c22b-8508-4c9a-a3eb-3c5c77d98522 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:02.226587 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 430/1733] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:02.228930 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-a5ca84f8-e41e-412d-a05d-834a7f04ba3f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.230590 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-a5ca84f8-e41e-412d-a05d-834a7f04ba3f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:02.230590 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-a5ca84f8-e41e-412d-a05d-834a7f04ba3f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.230590 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-a5ca84f8-e41e-412d-a05d-834a7f04ba3f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.243649 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.243649 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:02.248699 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-a5ca84f8-e41e-412d-a05d-834a7f04ba3f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:02.255502 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-a5ca84f8-e41e-412d-a05d-834a7f04ba3f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:02.256590 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 436/1734] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:02.343942 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ba7906dc-6c9c-4f5e-87f2-57d9e7133591 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.346771 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba7906dc-6c9c-4f5e-87f2-57d9e7133591 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:02.347106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba7906dc-6c9c-4f5e-87f2-57d9e7133591 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.347323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba7906dc-6c9c-4f5e-87f2-57d9e7133591 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.347450 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ba7906dc-6c9c-4f5e-87f2-57d9e7133591 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:02.356955 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.356955 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:02.357794 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba7906dc-6c9c-4f5e-87f2-57d9e7133591 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:02.358359 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 437/1735] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:02.360042 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.362948 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] PUT https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd Jul 15 13:26:02.363487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:02.377537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Acquiring lock "cinder-attachment_update-245c522b-c59a-49da-b77a-9d89a687af23-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:26:02.383568 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Lock "cinder-attachment_update-245c522b-c59a-49da-b77a-9d89a687af23-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:26:02.386340 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.386340 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:02.485277 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Lock "cinder-attachment_update-245c522b-c59a-49da-b77a-9d89a687af23-np0000005195" released by "attachment_update" :: held 0.102s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:26:02.485701 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-3af049fb-40c4-45ef-8c0e-a8e3b968cbc9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd returned with HTTP 200 Jul 15 13:26:02.486410 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 433/1736] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:26:02 2026] PUT /volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:02.602671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-301b4ccb-22e3-485f-951c-10430534475f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.604693 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-301b4ccb-22e3-485f-951c-10430534475f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a Jul 15 13:26:02.604988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-301b4ccb-22e3-485f-951c-10430534475f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.605350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-301b4ccb-22e3-485f-951c-10430534475f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.613086 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-301b4ccb-22e3-485f-951c-10430534475f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a returned with HTTP 404 Jul 15 13:26:02.613738 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 431/1737] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/v3/volumes/78112882-ab1e-4b58-b1f2-42359da7d96a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:26:02.621344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-20dc3948-dc43-4672-905d-9510a3f7806b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.624865 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:26:02.625520 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.625880 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.626130 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Delete snapshot with id: 71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:26:02.633987 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.633987 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:02.633987 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:26:02.652865 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot delete request issued successfully. Jul 15 13:26:02.653122 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-20dc3948-dc43-4672-905d-9510a3f7806b tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 returned with HTTP 202 Jul 15 13:26:02.653545 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 437/1738] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:26:02 2026] DELETE /volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:02.661841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-239c0f1d-b1e9-40c5-bc6f-b6590742587f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:02.665598 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-239c0f1d-b1e9-40c5-bc6f-b6590742587f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:26:02.665839 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-239c0f1d-b1e9-40c5-bc6f-b6590742587f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:02.666059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-239c0f1d-b1e9-40c5-bc6f-b6590742587f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:02.671476 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:02.671476 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:02.671821 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-239c0f1d-b1e9-40c5-bc6f-b6590742587f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Snapshot retrieved successfully. Jul 15 13:26:02.672624 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-239c0f1d-b1e9-40c5-bc6f-b6590742587f tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 returned with HTTP 200 Jul 15 13:26:02.673092 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 438/1739] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:02 2026] GET /volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:03.240626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-16b27e77-5bc0-4ebd-b1db-354ef78b30bc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:03.242658 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16b27e77-5bc0-4ebd-b1db-354ef78b30bc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:03.242884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16b27e77-5bc0-4ebd-b1db-354ef78b30bc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:03.243166 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16b27e77-5bc0-4ebd-b1db-354ef78b30bc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:03.253952 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:03.253952 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:03.258717 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-16b27e77-5bc0-4ebd-b1db-354ef78b30bc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:03.263994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16b27e77-5bc0-4ebd-b1db-354ef78b30bc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:03.264521 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 434/1740] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:03 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:03.370754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f6942864-4c48-44a9-8016-7542293639e9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:03.374053 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6942864-4c48-44a9-8016-7542293639e9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:03.374376 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6942864-4c48-44a9-8016-7542293639e9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:03.374637 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6942864-4c48-44a9-8016-7542293639e9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:03.374791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f6942864-4c48-44a9-8016-7542293639e9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:03.383502 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:03.383502 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:03.384642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6942864-4c48-44a9-8016-7542293639e9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:03.385151 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 432/1741] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:03 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:03.686728 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d09f53cb-ca36-4259-aa6f-b08cf5e13e5c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:03.690694 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d09f53cb-ca36-4259-aa6f-b08cf5e13e5c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 Jul 15 13:26:03.691285 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d09f53cb-ca36-4259-aa6f-b08cf5e13e5c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:03.691644 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d09f53cb-ca36-4259-aa6f-b08cf5e13e5c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:03.699517 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d09f53cb-ca36-4259-aa6f-b08cf5e13e5c tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 returned with HTTP 404 Jul 15 13:26:03.700493 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 438/1742] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:03 2026] GET /volume/v3/snapshots/71cca863-a954-46dc-8d25-a00463067f46 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:03.712233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:03.714238 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] DELETE https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:26:03.714580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:03.714722 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:03.715016 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Delete volume with id: 88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:26:03.725504 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:03.725504 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:03.726861 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:26:03.757642 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Delete volume request issued successfully. Jul 15 13:26:03.757642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-816bd4e1-4770-4977-8964-7ecedbfc2c03 tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 202 Jul 15 13:26:03.757642 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 439/1743] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:26:03 2026] DELETE /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 15 13:26:03.764241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c777181f-b4b6-4543-b29c-5cec790ce30e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:03.766722 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c777181f-b4b6-4543-b29c-5cec790ce30e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:26:03.767043 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c777181f-b4b6-4543-b29c-5cec790ce30e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:03.767319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c777181f-b4b6-4543-b29c-5cec790ce30e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:03.781029 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:03.781029 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:03.788598 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c777181f-b4b6-4543-b29c-5cec790ce30e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Volume info retrieved successfully. Jul 15 13:26:03.793141 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c777181f-b4b6-4543-b29c-5cec790ce30e tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 200 Jul 15 13:26:03.793710 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 435/1744] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:03 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:04.283606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-739622e6-2d92-4b37-b565-8dd8a81b02ae None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:04.285736 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-739622e6-2d92-4b37-b565-8dd8a81b02ae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:04.286029 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-739622e6-2d92-4b37-b565-8dd8a81b02ae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:04.286280 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-739622e6-2d92-4b37-b565-8dd8a81b02ae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:04.302431 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:04.302431 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:04.309125 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-739622e6-2d92-4b37-b565-8dd8a81b02ae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:04.315810 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-739622e6-2d92-4b37-b565-8dd8a81b02ae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:04.316465 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 433/1745] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:04 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:04.398468 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3f933649-2d21-460d-94fc-29ce88943007 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:04.400826 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f933649-2d21-460d-94fc-29ce88943007 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:04.401275 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f933649-2d21-460d-94fc-29ce88943007 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:04.401367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f933649-2d21-460d-94fc-29ce88943007 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:04.401588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3f933649-2d21-460d-94fc-29ce88943007 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:04.407325 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:04.407325 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:04.408295 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f933649-2d21-460d-94fc-29ce88943007 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:04.408711 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 439/1746] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:04 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:04.811723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-55b88f7e-9963-44f1-96de-ed34e96011be None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:04.813794 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-55b88f7e-9963-44f1-96de-ed34e96011be tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] GET https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b Jul 15 13:26:04.814106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-55b88f7e-9963-44f1-96de-ed34e96011be tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:04.814349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-55b88f7e-9963-44f1-96de-ed34e96011be tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:04.821947 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-55b88f7e-9963-44f1-96de-ed34e96011be tempest-VolumeRevertTests-1257935540 tempest-VolumeRevertTests-1257935540-project-member] https://10.4.3.158/volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b returned with HTTP 404 Jul 15 13:26:04.822652 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 440/1747] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:04 2026] GET /volume/v3/volumes/88041d3c-b0b1-4f03-b4ad-35107651f64b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:26:05.331654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fcced281-db7f-402f-8558-35bd1d88c633 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:05.334283 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fcced281-db7f-402f-8558-35bd1d88c633 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:05.334356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fcced281-db7f-402f-8558-35bd1d88c633 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:05.334864 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fcced281-db7f-402f-8558-35bd1d88c633 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:05.350701 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:05.350701 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:05.356479 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fcced281-db7f-402f-8558-35bd1d88c633 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:05.364149 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fcced281-db7f-402f-8558-35bd1d88c633 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:05.364617 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 436/1748] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:05 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:05.424394 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e4a2939f-a5cc-4cfb-b5a3-add6d1ef20e8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:05.429438 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e4a2939f-a5cc-4cfb-b5a3-add6d1ef20e8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:05.429438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e4a2939f-a5cc-4cfb-b5a3-add6d1ef20e8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:05.429438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e4a2939f-a5cc-4cfb-b5a3-add6d1ef20e8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:05.429438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e4a2939f-a5cc-4cfb-b5a3-add6d1ef20e8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:05.434411 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:05.434411 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:05.435492 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e4a2939f-a5cc-4cfb-b5a3-add6d1ef20e8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:05.435682 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 434/1749] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:05 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:06.043547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f94315e8-ec4a-4fbc-b6d9-a1ccb85ff461 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:06.046635 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f94315e8-ec4a-4fbc-b6d9-a1ccb85ff461 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575 Jul 15 13:26:06.049492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f94315e8-ec4a-4fbc-b6d9-a1ccb85ff461 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:06.049492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f94315e8-ec4a-4fbc-b6d9-a1ccb85ff461 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:06.059996 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:06.059996 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:06.155774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4e186f66-9f69-40de-8c82-c79fcdc6c6c7 req-f94315e8-ec4a-4fbc-b6d9-a1ccb85ff461 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575 returned with HTTP 200 Jul 15 13:26:06.156577 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 440/1750] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:26:06 2026] DELETE /volume/v3/attachments/7d8dcce3-7f4c-4865-9aea-f2ec0e2f2575 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:06.384764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-51231edb-1962-4d97-bea0-8b9498c7fe10 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:06.387010 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-51231edb-1962-4d97-bea0-8b9498c7fe10 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:06.387422 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-51231edb-1962-4d97-bea0-8b9498c7fe10 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:06.388983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-51231edb-1962-4d97-bea0-8b9498c7fe10 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:06.406552 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:06.406552 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:06.423944 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-51231edb-1962-4d97-bea0-8b9498c7fe10 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:06.432935 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-51231edb-1962-4d97-bea0-8b9498c7fe10 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:06.433524 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 441/1751] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:06 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:06.450577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f0a67e3c-a0f3-4b92-9ec9-e700f5c2030a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:06.452554 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0a67e3c-a0f3-4b92-9ec9-e700f5c2030a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:06.452854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0a67e3c-a0f3-4b92-9ec9-e700f5c2030a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:06.453008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0a67e3c-a0f3-4b92-9ec9-e700f5c2030a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:06.453138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f0a67e3c-a0f3-4b92-9ec9-e700f5c2030a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:06.460571 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:06.460571 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:06.461809 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0a67e3c-a0f3-4b92-9ec9-e700f5c2030a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:06.462813 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 437/1752] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:06 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:06.657024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-84162917-749f-42cf-9788-65cd3be83a6a req-c118594d-26c1-4320-9e27-fd866cd1a3b2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:06.659616 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-84162917-749f-42cf-9788-65cd3be83a6a req-c118594d-26c1-4320-9e27-fd866cd1a3b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:06.659863 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-84162917-749f-42cf-9788-65cd3be83a6a req-c118594d-26c1-4320-9e27-fd866cd1a3b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:06.660074 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-84162917-749f-42cf-9788-65cd3be83a6a req-c118594d-26c1-4320-9e27-fd866cd1a3b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:06.673679 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:06.673679 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:06.678620 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-84162917-749f-42cf-9788-65cd3be83a6a req-c118594d-26c1-4320-9e27-fd866cd1a3b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:06.684218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-84162917-749f-42cf-9788-65cd3be83a6a req-c118594d-26c1-4320-9e27-fd866cd1a3b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:06.684630 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 435/1753] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:06 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:07.437560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e974a692-38e2-4d7c-9ec2-951206291d64 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:07.455250 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f1eceeab-dba3-4f0a-813f-a488d47e149f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:07.459758 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1eceeab-dba3-4f0a-813f-a488d47e149f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:07.460736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1eceeab-dba3-4f0a-813f-a488d47e149f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:07.460736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1eceeab-dba3-4f0a-813f-a488d47e149f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:07.479823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-adf79400-7949-43cd-b564-8c3eaf5a747c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:07.483408 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:07.483408 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:07.484736 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-adf79400-7949-43cd-b564-8c3eaf5a747c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:07.485100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-adf79400-7949-43cd-b564-8c3eaf5a747c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:07.485388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-adf79400-7949-43cd-b564-8c3eaf5a747c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:07.485553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-adf79400-7949-43cd-b564-8c3eaf5a747c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:07.490730 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f1eceeab-dba3-4f0a-813f-a488d47e149f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:07.493520 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:07.493520 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:07.495397 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-adf79400-7949-43cd-b564-8c3eaf5a747c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:07.495649 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 438/1754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:07 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:26:07.498631 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1eceeab-dba3-4f0a-813f-a488d47e149f tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:07.499637 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 442/1755] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:07 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:07.613199 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e974a692-38e2-4d7c-9ec2-951206291d64 tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Jul 15 13:26:07.613703 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e974a692-38e2-4d7c-9ec2-951206291d64 tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:07.614125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e974a692-38e2-4d7c-9ec2-951206291d64 tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-admin] Calling method 'get_pools' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:07.615934 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:07.615934 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:07.636843 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e974a692-38e2-4d7c-9ec2-951206291d64 tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 15 13:26:07.637724 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 441/1756] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:26:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:07.648358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0729b3a9-7dab-4032-90ac-1e3e7dd44d5b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:07.753389 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0729b3a9-7dab-4032-90ac-1e3e7dd44d5b tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-reader] GET https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool Jul 15 13:26:07.753781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0729b3a9-7dab-4032-90ac-1e3e7dd44d5b tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:07.753834 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0729b3a9-7dab-4032-90ac-1e3e7dd44d5b tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:07.755075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-0729b3a9-7dab-4032-90ac-1e3e7dd44d5b tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bfe570953b4941038698f6dad0e6c093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '970da70487a04868a52566c4e88c97e5', '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=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:07.755075 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0729b3a9-7dab-4032-90ac-1e3e7dd44d5b tempest-ProjectReaderTests-876161705 tempest-ProjectReaderTests-876161705-project-reader] https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool returned with HTTP 403 Jul 15 13:26:07.755367 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 436/1757] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:26:07 2026] GET /volume/v3/capabilities/np0000005195@storpool => generated 110 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:08.514196 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dcc83e28-2ac1-4e6d-bc34-b1d3cd7d53d7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:08.517095 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f48ff6db-1886-4c87-af4d-7e657a90bfaf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:08.517584 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcc83e28-2ac1-4e6d-bc34-b1d3cd7d53d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:08.517584 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcc83e28-2ac1-4e6d-bc34-b1d3cd7d53d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:08.517584 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcc83e28-2ac1-4e6d-bc34-b1d3cd7d53d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:08.517584 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-dcc83e28-2ac1-4e6d-bc34-b1d3cd7d53d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:08.518132 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f48ff6db-1886-4c87-af4d-7e657a90bfaf tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:08.518446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f48ff6db-1886-4c87-af4d-7e657a90bfaf tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:08.518744 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f48ff6db-1886-4c87-af4d-7e657a90bfaf tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:08.522576 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:08.522576 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:08.523632 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcc83e28-2ac1-4e6d-bc34-b1d3cd7d53d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:08.524172 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 439/1758] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:08 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:08.533843 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:08.533843 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:08.540907 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f48ff6db-1886-4c87-af4d-7e657a90bfaf tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:08.546462 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f48ff6db-1886-4c87-af4d-7e657a90bfaf tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:08.547574 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 443/1759] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:08 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:08.937985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b598e2b2-8a46-4151-b524-510ce69e6dee None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:08.939073 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b598e2b2-8a46-4151-b524-510ce69e6dee tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:26:08.939355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b598e2b2-8a46-4151-b524-510ce69e6dee tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:08.939603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b598e2b2-8a46-4151-b524-510ce69e6dee tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:08.948628 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=404,cinder:INSERT=51,cinder:UPDATE=104 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:26:08.968541 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:08.968541 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:08.977077 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b598e2b2-8a46-4151-b524-510ce69e6dee tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:26:08.986951 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b598e2b2-8a46-4151-b524-510ce69e6dee tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:26:08.987588 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 442/1760] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:08 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 1142 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:09.061777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-cee5319d-0343-4f15-83a7-44964355ee54 req-d94a49d0-e939-4627-b0ea-a5df45c04289 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:09.064873 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-d94a49d0-e939-4627-b0ea-a5df45c04289 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:26:09.065245 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-d94a49d0-e939-4627-b0ea-a5df45c04289 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:09.067137 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-d94a49d0-e939-4627-b0ea-a5df45c04289 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:09.069228 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=366,cinder:INSERT=50,cinder:UPDATE=103 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:26:09.081194 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:09.081194 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:09.087868 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-cee5319d-0343-4f15-83a7-44964355ee54 req-d94a49d0-e939-4627-b0ea-a5df45c04289 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:26:09.099397 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-d94a49d0-e939-4627-b0ea-a5df45c04289 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:26:09.100182 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 437/1761] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:09 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:09.137076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:09.140704 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e/action Jul 15 13:26:09.141179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:09.141925 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:09.146183 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=376,cinder:INSERT=40,cinder:UPDATE=86 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:26:09.158576 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:09.158576 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:09.159491 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:26:09.168627 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Begin detaching volume completed successfully. Jul 15 13:26:09.169349 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-c50fe5f7-f7a9-4f11-ba40-501b8085ba42 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e/action returned with HTTP 202 Jul 15 13:26:09.169980 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 440/1762] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:26:09 2026] POST /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:09.243843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2a257bfb-59af-4930-ac65-e3f889ac64ed None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:09.244673 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2a257bfb-59af-4930-ac65-e3f889ac64ed None None] GET https://10.4.3.158/volume// Jul 15 13:26:09.244673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2a257bfb-59af-4930-ac65-e3f889ac64ed None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:09.244809 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2a257bfb-59af-4930-ac65-e3f889ac64ed None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:09.245270 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2a257bfb-59af-4930-ac65-e3f889ac64ed None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:09.245692 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 444/1763] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:09.258839 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-cee5319d-0343-4f15-83a7-44964355ee54 req-cc3bd080-dee6-428f-88b7-00ad0d7c19b7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:09.261614 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-cc3bd080-dee6-428f-88b7-00ad0d7c19b7 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:26:09.263275 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-cc3bd080-dee6-428f-88b7-00ad0d7c19b7 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:09.263275 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-cc3bd080-dee6-428f-88b7-00ad0d7c19b7 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:09.277807 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:09.277807 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:09.283771 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-cee5319d-0343-4f15-83a7-44964355ee54 req-cc3bd080-dee6-428f-88b7-00ad0d7c19b7 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:26:09.291033 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-cc3bd080-dee6-428f-88b7-00ad0d7c19b7 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:26:09.291735 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 443/1764] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:09 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:09.540062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0f83086b-1518-44a3-9192-0af1b7bda8d0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:09.544138 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0f83086b-1518-44a3-9192-0af1b7bda8d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:09.544408 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0f83086b-1518-44a3-9192-0af1b7bda8d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:09.544640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0f83086b-1518-44a3-9192-0af1b7bda8d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:09.545267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0f83086b-1518-44a3-9192-0af1b7bda8d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:09.550389 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:09.550389 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:09.551859 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0f83086b-1518-44a3-9192-0af1b7bda8d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:09.551991 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 438/1765] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:09 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:09.561265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7690d53b-963d-4a11-99c7-f61b6d68cfae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:09.563332 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7690d53b-963d-4a11-99c7-f61b6d68cfae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:09.566991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7690d53b-963d-4a11-99c7-f61b6d68cfae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:09.566991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7690d53b-963d-4a11-99c7-f61b6d68cfae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:09.578950 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:09.578950 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:09.583949 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7690d53b-963d-4a11-99c7-f61b6d68cfae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:09.591407 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7690d53b-963d-4a11-99c7-f61b6d68cfae tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:09.592185 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 441/1766] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:09 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.387317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-41e89b7e-a2cd-43bb-b4b9-632699170a04 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.394414 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-e24633b2-7e0f-44c9-8213-f44dce8d677a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.398440 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-e24633b2-7e0f-44c9-8213-f44dce8d677a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd/action Jul 15 13:26:10.398870 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-e24633b2-7e0f-44c9-8213-f44dce8d677a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:10.399031 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-e24633b2-7e0f-44c9-8213-f44dce8d677a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.438975 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.438975 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:10.460628 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9785c242-bea6-4f5c-b15d-9d4f0fa0a3e6 req-e24633b2-7e0f-44c9-8213-f44dce8d677a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd/action returned with HTTP 204 Jul 15 13:26:10.462767 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 444/1767] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:10.467854 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-cee5319d-0343-4f15-83a7-44964355ee54 req-ced716d3-eced-4ac7-85b8-ad8e792b7a7c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.472547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-ced716d3-eced-4ac7-85b8-ad8e792b7a7c tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47 Jul 15 13:26:10.473945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-ced716d3-eced-4ac7-85b8-ad8e792b7a7c tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:10.474762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-ced716d3-eced-4ac7-85b8-ad8e792b7a7c tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:10.489291 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.489291 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:10.564238 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-cee5319d-0343-4f15-83a7-44964355ee54 req-ced716d3-eced-4ac7-85b8-ad8e792b7a7c tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47 returned with HTTP 200 Jul 15 13:26:10.564462 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 439/1768] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:26:10 2026] DELETE /volume/v3/attachments/6a2a7e48-4ba5-4463-8eea-49b46696ec47 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.568771 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9b47ca6a-8e52-4b80-bcf8-d038d5bc2a70 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.570857 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b47ca6a-8e52-4b80-bcf8-d038d5bc2a70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:10.571121 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b47ca6a-8e52-4b80-bcf8-d038d5bc2a70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:10.571341 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b47ca6a-8e52-4b80-bcf8-d038d5bc2a70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:10.571873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9b47ca6a-8e52-4b80-bcf8-d038d5bc2a70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:10.581348 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.581348 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:10.582393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b47ca6a-8e52-4b80-bcf8-d038d5bc2a70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:10.582762 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 442/1769] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:10 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.599256 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41e89b7e-a2cd-43bb-b4b9-632699170a04 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:10.599256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41e89b7e-a2cd-43bb-b4b9-632699170a04 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-418670751", "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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.610313 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-044156ec-01bb-4de5-87df-ce38ed1d85d0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.612367 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-044156ec-01bb-4de5-87df-ce38ed1d85d0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:10.613669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-044156ec-01bb-4de5-87df-ce38ed1d85d0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:10.613669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-044156ec-01bb-4de5-87df-ce38ed1d85d0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:10.629285 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.629285 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:10.635982 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-044156ec-01bb-4de5-87df-ce38ed1d85d0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:10.640523 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41e89b7e-a2cd-43bb-b4b9-632699170a04 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:10.640690 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 445/1770] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types => generated 379 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.644192 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-044156ec-01bb-4de5-87df-ce38ed1d85d0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:10.644192 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 445/1771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:10 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:10.656520 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-06931b88-740c-4aaa-a155-b11a8793f3fb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.661008 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06931b88-740c-4aaa-a155-b11a8793f3fb tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption Jul 15 13:26:10.661476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06931b88-740c-4aaa-a155-b11a8793f3fb tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.665467 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7dd4cecb-ac6c-45a7-8b27-126e07d76307 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.666029 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.666029 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:10.666201 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7dd4cecb-ac6c-45a7-8b27-126e07d76307 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:10.666409 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7dd4cecb-ac6c-45a7-8b27-126e07d76307 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:10.666672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7dd4cecb-ac6c-45a7-8b27-126e07d76307 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:10.681388 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.681388 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:10.686864 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7dd4cecb-ac6c-45a7-8b27-126e07d76307 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:10.696201 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7dd4cecb-ac6c-45a7-8b27-126e07d76307 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:10.696695 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 443/1772] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:10 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:10.705433 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06931b88-740c-4aaa-a155-b11a8793f3fb tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption returned with HTTP 200 Jul 15 13:26:10.706003 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 440/1773] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.712381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-81417a03-6954-46f7-9751-f4748cd11f0a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.715586 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:26:10.716484 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "245c522b-c59a-49da-b77a-9d89a687af23", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1475608847", "description": null, "metadata": null}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.719711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-afb1857f-43e0-426e-a8f4-4a81a03b2a86 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.721455 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-afb1857f-43e0-426e-a8f4-4a81a03b2a86 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:10.722668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-afb1857f-43e0-426e-a8f4-4a81a03b2a86 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1542926827", "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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.742048 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.742048 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:10.745329 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:10.745329 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create snapshot from volume 245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:10.751954 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-afb1857f-43e0-426e-a8f4-4a81a03b2a86 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:10.752517 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 446/1774] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:26:10 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) Jul 15 13:26:10.766906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d153614e-3881-4dc0-aa81-cca4da69bdc8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.803945 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Created reservations ['ada92d84-fc79-4888-b7ed-e3b1611de9ca', '7c172218-a987-4930-b1f6-f8a4c5418273', 'c730c757-f190-4249-9586-749131dded02', '0d739be1-15ee-402b-a1bf-8b0c74d63f63'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:10.854327 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d153614e-3881-4dc0-aa81-cca4da69bdc8 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] POST https://10.4.3.158/volume/v3/types/e276ab96-5cbb-4640-99c4-fd27b7959d62/encryption Jul 15 13:26:10.854803 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d153614e-3881-4dc0-aa81-cca4da69bdc8 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.859210 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-d153614e-3881-4dc0-aa81-cca4da69bdc8 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:10.859210 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d153614e-3881-4dc0-aa81-cca4da69bdc8 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/e276ab96-5cbb-4640-99c4-fd27b7959d62/encryption returned with HTTP 403 Jul 15 13:26:10.859344 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 444/1775] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types/e276ab96-5cbb-4640-99c4-fd27b7959d62/encryption => generated 127 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:10.859376 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot force create request issued successfully. Jul 15 13:26:10.859711 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-81417a03-6954-46f7-9751-f4748cd11f0a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:26:10.860215 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 446/1776] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/snapshots => generated 311 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:10.875479 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a6a1bc9c-13c0-4085-a625-3c8c2599db73 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.876113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f153c312-3743-4884-bda5-29ca60f8a9c4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.876215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a6a1bc9c-13c0-4085-a625-3c8c2599db73 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:10.876215 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a6a1bc9c-13c0-4085-a625-3c8c2599db73 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-764728960", "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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.878038 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f153c312-3743-4884-bda5-29ca60f8a9c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:10.878335 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f153c312-3743-4884-bda5-29ca60f8a9c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:10.878585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f153c312-3743-4884-bda5-29ca60f8a9c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:10.894344 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.894344 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:10.895030 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f153c312-3743-4884-bda5-29ca60f8a9c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot retrieved successfully. Jul 15 13:26:10.899084 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f153c312-3743-4884-bda5-29ca60f8a9c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 200 Jul 15 13:26:10.899084 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 447/1777] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:10 2026] GET /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.904587 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a6a1bc9c-13c0-4085-a625-3c8c2599db73 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:10.905002 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 441/1778] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:10.920251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1c85dcc5-459c-40df-a29f-9a819f9a33e5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.922739 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1c85dcc5-459c-40df-a29f-9a819f9a33e5 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] POST https://10.4.3.158/volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6/extra_specs Jul 15 13:26:10.923078 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1c85dcc5-459c-40df-a29f-9a819f9a33e5 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.928117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-1c85dcc5-459c-40df-a29f-9a819f9a33e5 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:10.928430 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1c85dcc5-459c-40df-a29f-9a819f9a33e5 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6/extra_specs returned with HTTP 403 Jul 15 13:26:10.929453 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 445/1779] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:10.940120 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e4cc55e3-ce66-4616-be06-af64f77fa2a1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.942521 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4cc55e3-ce66-4616-be06-af64f77fa2a1 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] PUT https://10.4.3.158/volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6/extra_specs/key2 Jul 15 13:26:10.942917 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4cc55e3-ce66-4616-be06-af64f77fa2a1 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.944742 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:10.944742 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:10.945359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-e4cc55e3-ce66-4616-be06-af64f77fa2a1 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:10.945560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4cc55e3-ce66-4616-be06-af64f77fa2a1 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6/extra_specs/key2 returned with HTTP 403 Jul 15 13:26:10.946142 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 447/1780] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:26:10 2026] PUT /volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:10.960068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f3ae7482-368e-4eaf-b5c1-3327efd1d8cf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.962142 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f3ae7482-368e-4eaf-b5c1-3327efd1d8cf tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:10.962808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f3ae7482-368e-4eaf-b5c1-3327efd1d8cf tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:10.964722 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-f3ae7482-368e-4eaf-b5c1-3327efd1d8cf tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:10.964993 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f3ae7482-368e-4eaf-b5c1-3327efd1d8cf tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types returned with HTTP 403 Jul 15 13:26:10.965444 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 448/1781] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:10.974479 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d30706f3-8d9a-4e0c-8ae1-823324b00ff7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:10.976668 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d30706f3-8d9a-4e0c-8ae1-823324b00ff7 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:10.977122 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d30706f3-8d9a-4e0c-8ae1-823324b00ff7 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2140438342", "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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.000483 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d30706f3-8d9a-4e0c-8ae1-823324b00ff7 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:11.000672 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 442/1782] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:26:10 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.014520 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-27ebddef-1ae5-458c-994a-77ee0d310d7f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.016994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27ebddef-1ae5-458c-994a-77ee0d310d7f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9/encryption Jul 15 13:26:11.017387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-27ebddef-1ae5-458c-994a-77ee0d310d7f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.050471 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27ebddef-1ae5-458c-994a-77ee0d310d7f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9/encryption returned with HTTP 200 Jul 15 13:26:11.051052 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 446/1783] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:26:11 2026] POST /volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:26:11.062984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fcdf05a5-f548-456e-b683-502f12eb70a6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.065648 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fcdf05a5-f548-456e-b683-502f12eb70a6 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] DELETE https://10.4.3.158/volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9/encryption/df9c3ed8-305b-493e-9adf-9b4e2c9f6284 Jul 15 13:26:11.066573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fcdf05a5-f548-456e-b683-502f12eb70a6 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.066573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fcdf05a5-f548-456e-b683-502f12eb70a6 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.067261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-fcdf05a5-f548-456e-b683-502f12eb70a6 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.067502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fcdf05a5-f548-456e-b683-502f12eb70a6 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9/encryption/df9c3ed8-305b-493e-9adf-9b4e2c9f6284 returned with HTTP 403 Jul 15 13:26:11.068053 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 448/1784] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9/encryption/df9c3ed8-305b-493e-9adf-9b4e2c9f6284 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.077881 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c82faf98-0ba0-4b91-8d7c-7b7d6c258243 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.079908 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c82faf98-0ba0-4b91-8d7c-7b7d6c258243 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:11.080455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c82faf98-0ba0-4b91-8d7c-7b7d6c258243 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-647016563", "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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.111858 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c82faf98-0ba0-4b91-8d7c-7b7d6c258243 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:11.111858 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 449/1785] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:26:11 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.122144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a9a94374-a0f8-4b78-a51a-500c03153c37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.125324 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a9a94374-a0f8-4b78-a51a-500c03153c37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] DELETE https://10.4.3.158/volume/v3/types/0e91ad02-9813-4eeb-a27a-988e2bdddac7/extra_specs/key1 Jul 15 13:26:11.125324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a9a94374-a0f8-4b78-a51a-500c03153c37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.125755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a9a94374-a0f8-4b78-a51a-500c03153c37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.143750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-a9a94374-a0f8-4b78-a51a-500c03153c37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.144063 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a9a94374-a0f8-4b78-a51a-500c03153c37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/0e91ad02-9813-4eeb-a27a-988e2bdddac7/extra_specs/key1 returned with HTTP 403 Jul 15 13:26:11.144828 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 443/1786] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/0e91ad02-9813-4eeb-a27a-988e2bdddac7/extra_specs/key1 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.155317 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a9ee984b-8914-4e38-9c40-6ebb84e46a65 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.160457 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a9ee984b-8914-4e38-9c40-6ebb84e46a65 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:11.162027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a9ee984b-8914-4e38-9c40-6ebb84e46a65 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-429280673", "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=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.203299 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a9ee984b-8914-4e38-9c40-6ebb84e46a65 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:11.204309 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 447/1787] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:26:11 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.205130 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.208276 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:11.209256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.210334 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.210849 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume with id: ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:11.217241 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-90b68d94-049f-46eb-bc96-d258097443e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.221065 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-90b68d94-049f-46eb-bc96-d258097443e9 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] DELETE https://10.4.3.158/volume/v3/types/d9fe83c3-20d5-4e56-9b65-7dc49cc535e7 Jul 15 13:26:11.221336 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-90b68d94-049f-46eb-bc96-d258097443e9 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.221608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-90b68d94-049f-46eb-bc96-d258097443e9 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.222680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-90b68d94-049f-46eb-bc96-d258097443e9 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.222954 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-90b68d94-049f-46eb-bc96-d258097443e9 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/d9fe83c3-20d5-4e56-9b65-7dc49cc535e7 returned with HTTP 403 Jul 15 13:26:11.224830 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 450/1788] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/d9fe83c3-20d5-4e56-9b65-7dc49cc535e7 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.226017 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:11.226017 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:11.226860 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:11.239985 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1f6e36eb-9bde-4450-9094-8ea1a3565d37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.244634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f6e36eb-9bde-4450-9094-8ea1a3565d37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] GET https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs Jul 15 13:26:11.245004 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f6e36eb-9bde-4450-9094-8ea1a3565d37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.245579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f6e36eb-9bde-4450-9094-8ea1a3565d37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.257101 np0000005195 devstack@c-api.service[100145]: WARNING cinder.keymgr.conf_key_mgr [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:26:11.259926 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f6e36eb-9bde-4450-9094-8ea1a3565d37 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs returned with HTTP 200 Jul 15 13:26:11.260529 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 444/1789] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.276582 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume request issued successfully. Jul 15 13:26:11.276843 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2bf4a714-4e0b-4eee-a9cb-c9fcbd8e3745 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 202 Jul 15 13:26:11.277223 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 449/1790] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.279938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9c982bd0-0dd1-4400-ac50-2b5dfd041041 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.283033 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9c982bd0-0dd1-4400-ac50-2b5dfd041041 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] GET https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption/cipher Jul 15 13:26:11.283648 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9c982bd0-0dd1-4400-ac50-2b5dfd041041 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.283899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9c982bd0-0dd1-4400-ac50-2b5dfd041041 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.285053 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-9c982bd0-0dd1-4400-ac50-2b5dfd041041 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.285412 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9c982bd0-0dd1-4400-ac50-2b5dfd041041 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption/cipher returned with HTTP 403 Jul 15 13:26:11.286083 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 448/1791] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.289640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b277a3fc-c325-40c2-b175-26fcaf5eafe0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.298753 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b277a3fc-c325-40c2-b175-26fcaf5eafe0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:11.299176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b277a3fc-c325-40c2-b175-26fcaf5eafe0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.299473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b277a3fc-c325-40c2-b175-26fcaf5eafe0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.301428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0793eda2-e154-40f0-b5c4-716da79de924 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.304987 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0793eda2-e154-40f0-b5c4-716da79de924 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] GET https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption Jul 15 13:26:11.304987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0793eda2-e154-40f0-b5c4-716da79de924 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.305904 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0793eda2-e154-40f0-b5c4-716da79de924 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.306120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-0793eda2-e154-40f0-b5c4-716da79de924 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.306346 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0793eda2-e154-40f0-b5c4-716da79de924 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption returned with HTTP 403 Jul 15 13:26:11.306943 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 445/1792] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.317459 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:11.317459 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:11.321529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4fdc81a6-06fa-480f-aac3-086cea9144fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.323173 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b277a3fc-c325-40c2-b175-26fcaf5eafe0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:26:11.323516 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4fdc81a6-06fa-480f-aac3-086cea9144fc tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] GET https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/multiattach Jul 15 13:26:11.323766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4fdc81a6-06fa-480f-aac3-086cea9144fc tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.324032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4fdc81a6-06fa-480f-aac3-086cea9144fc tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.330438 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b277a3fc-c325-40c2-b175-26fcaf5eafe0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 200 Jul 15 13:26:11.331075 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 451/1793] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.339731 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4fdc81a6-06fa-480f-aac3-086cea9144fc tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/multiattach returned with HTTP 200 Jul 15 13:26:11.340299 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 450/1794] 10.4.3.158 () {66 vars in 1414 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:26:11.353064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e3f12a84-35ff-489c-90f5-5df889b0c42f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.356870 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e3f12a84-35ff-489c-90f5-5df889b0c42f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] GET https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/volume_backend_name Jul 15 13:26:11.356870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e3f12a84-35ff-489c-90f5-5df889b0c42f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.356870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e3f12a84-35ff-489c-90f5-5df889b0c42f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.374709 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e3f12a84-35ff-489c-90f5-5df889b0c42f tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/volume_backend_name returned with HTTP 404 Jul 15 13:26:11.375191 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 449/1795] 10.4.3.158 () {66 vars in 1438 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.380641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-77b433de-0ff8-4915-8aa5-48a12781bef5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.383389 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77b433de-0ff8-4915-8aa5-48a12781bef5 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:26:11.383389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77b433de-0ff8-4915-8aa5-48a12781bef5 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.383692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77b433de-0ff8-4915-8aa5-48a12781bef5 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.389104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7b815e83-8aee-41b1-b997-3ff5424528c2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.391663 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7b815e83-8aee-41b1-b997-3ff5424528c2 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] PUT https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption/887e54ab-9546-4001-a933-4dc8a33f0a19 Jul 15 13:26:11.392138 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7b815e83-8aee-41b1-b997-3ff5424528c2 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.392797 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:11.392797 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:11.395901 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-7b815e83-8aee-41b1-b997-3ff5424528c2 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.395901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7b815e83-8aee-41b1-b997-3ff5424528c2 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption/887e54ab-9546-4001-a933-4dc8a33f0a19 returned with HTTP 403 Jul 15 13:26:11.397335 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 452/1796] 10.4.3.158 () {68 vars in 1506 bytes} [Wed Jul 15 13:26:11 2026] PUT /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/encryption/887e54ab-9546-4001-a933-4dc8a33f0a19 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.397601 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-77b433de-0ff8-4915-8aa5-48a12781bef5 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:26:11.405468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77b433de-0ff8-4915-8aa5-48a12781bef5 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:26:11.406020 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 446/1797] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.410086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b6ce95cb-89da-4593-ba30-1a4ee21ab65c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.412560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b6ce95cb-89da-4593-ba30-1a4ee21ab65c tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] PUT https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/key1 Jul 15 13:26:11.412904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b6ce95cb-89da-4593-ba30-1a4ee21ab65c tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.415497 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-b6ce95cb-89da-4593-ba30-1a4ee21ab65c tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.416128 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b6ce95cb-89da-4593-ba30-1a4ee21ab65c tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/key1 returned with HTTP 403 Jul 15 13:26:11.416817 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 451/1798] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:26:11 2026] PUT /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.434348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a73d8ed7-0fe7-45a5-825b-e6d11f95091d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.439984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a73d8ed7-0fe7-45a5-825b-e6d11f95091d tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] PUT https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca Jul 15 13:26:11.440423 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a73d8ed7-0fe7-45a5-825b-e6d11f95091d tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:11.445462 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-a73d8ed7-0fe7-45a5-825b-e6d11f95091d tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '605db706f26e44d793205919d04ad045', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c140fafbfc745198cbc5acefb49aa5c', '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=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:26:11.445878 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a73d8ed7-0fe7-45a5-825b-e6d11f95091d tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-reader] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca returned with HTTP 403 Jul 15 13:26:11.446629 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 450/1799] 10.4.3.158 () {68 vars in 1362 bytes} [Wed Jul 15 13:26:11 2026] PUT /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:11.456579 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0808aeef-a320-4181-a9f7-6ea95165fe03 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.459283 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0808aeef-a320-4181-a9f7-6ea95165fe03 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] DELETE https://10.4.3.158/volume/v3/types/d9fe83c3-20d5-4e56-9b65-7dc49cc535e7 Jul 15 13:26:11.459508 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0808aeef-a320-4181-a9f7-6ea95165fe03 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.462279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0808aeef-a320-4181-a9f7-6ea95165fe03 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.511899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0808aeef-a320-4181-a9f7-6ea95165fe03 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/d9fe83c3-20d5-4e56-9b65-7dc49cc535e7 returned with HTTP 202 Jul 15 13:26:11.512731 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 453/1800] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/d9fe83c3-20d5-4e56-9b65-7dc49cc535e7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.521271 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fc3fdedc-1e23-4e82-ba90-51dc439dd602 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.524445 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc3fdedc-1e23-4e82-ba90-51dc439dd602 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] DELETE https://10.4.3.158/volume/v3/types/0e91ad02-9813-4eeb-a27a-988e2bdddac7 Jul 15 13:26:11.524679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc3fdedc-1e23-4e82-ba90-51dc439dd602 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.525117 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc3fdedc-1e23-4e82-ba90-51dc439dd602 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.579806 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc3fdedc-1e23-4e82-ba90-51dc439dd602 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/0e91ad02-9813-4eeb-a27a-988e2bdddac7 returned with HTTP 202 Jul 15 13:26:11.580398 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 447/1801] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/0e91ad02-9813-4eeb-a27a-988e2bdddac7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.596079 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-546e1ab9-caf2-44e6-ad51-562f5e3c9694 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.598679 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-546e1ab9-caf2-44e6-ad51-562f5e3c9694 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] DELETE https://10.4.3.158/volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9 Jul 15 13:26:11.598943 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-546e1ab9-caf2-44e6-ad51-562f5e3c9694 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.600103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2d0f97cc-db4d-4ae8-a489-142871ea119e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.601883 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2d0f97cc-db4d-4ae8-a489-142871ea119e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:11.602106 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2d0f97cc-db4d-4ae8-a489-142871ea119e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.602313 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2d0f97cc-db4d-4ae8-a489-142871ea119e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.602436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2d0f97cc-db4d-4ae8-a489-142871ea119e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:11.603178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-546e1ab9-caf2-44e6-ad51-562f5e3c9694 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.612669 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=458,cinder:INSERT=115,cinder:UPDATE=177 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:26:11.615123 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:11.615123 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:11.615651 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2d0f97cc-db4d-4ae8-a489-142871ea119e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:11.616070 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 451/1802] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.661823 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-546e1ab9-caf2-44e6-ad51-562f5e3c9694 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9 returned with HTTP 202 Jul 15 13:26:11.663077 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 452/1803] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/373e9ef6-d7cb-463c-9ed5-d33498d03dd9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.671804 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d50942da-15ed-4951-bdf2-eccb2e6a9b5e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.675924 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d50942da-15ed-4951-bdf2-eccb2e6a9b5e tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] DELETE https://10.4.3.158/volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6 Jul 15 13:26:11.676328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d50942da-15ed-4951-bdf2-eccb2e6a9b5e tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.676541 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d50942da-15ed-4951-bdf2-eccb2e6a9b5e tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.719536 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d50942da-15ed-4951-bdf2-eccb2e6a9b5e tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6 returned with HTTP 202 Jul 15 13:26:11.720078 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 454/1804] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/2327086a-dd07-41e1-aa65-cf712360eac6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.731340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bee64d89-5c73-4152-9ada-7b33891bbbf3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.733383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bee64d89-5c73-4152-9ada-7b33891bbbf3 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] DELETE https://10.4.3.158/volume/v3/types/e276ab96-5cbb-4640-99c4-fd27b7959d62 Jul 15 13:26:11.733588 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bee64d89-5c73-4152-9ada-7b33891bbbf3 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.733866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bee64d89-5c73-4152-9ada-7b33891bbbf3 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.776525 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bee64d89-5c73-4152-9ada-7b33891bbbf3 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/e276ab96-5cbb-4640-99c4-fd27b7959d62 returned with HTTP 202 Jul 15 13:26:11.777402 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 448/1805] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/e276ab96-5cbb-4640-99c4-fd27b7959d62 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.786373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-30e3aa83-f471-4af7-a889-330681547773 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.788694 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-30e3aa83-f471-4af7-a889-330681547773 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] DELETE https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca Jul 15 13:26:11.788979 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-30e3aa83-f471-4af7-a889-330681547773 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.789287 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-30e3aa83-f471-4af7-a889-330681547773 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.823287 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-30e3aa83-f471-4af7-a889-330681547773 tempest-VolumeTypesReaderTests-2054537666 tempest-VolumeTypesReaderTests-2054537666-project-admin] https://10.4.3.158/volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca returned with HTTP 202 Jul 15 13:26:11.823808 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 452/1806] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:11 2026] DELETE /volume/v3/types/23bfda93-7dca-4206-ba77-733311b5cfca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:11.914604 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9bd2fee7-c622-4cd9-a1b7-fe8fb982dac4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.917592 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9bd2fee7-c622-4cd9-a1b7-fe8fb982dac4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:11.918064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9bd2fee7-c622-4cd9-a1b7-fe8fb982dac4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.918460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9bd2fee7-c622-4cd9-a1b7-fe8fb982dac4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.932090 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:11.932090 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:11.932757 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9bd2fee7-c622-4cd9-a1b7-fe8fb982dac4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot retrieved successfully. Jul 15 13:26:11.937445 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9bd2fee7-c622-4cd9-a1b7-fe8fb982dac4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 200 Jul 15 13:26:11.938381 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 453/1807] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.953320 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0d57e958-6285-4877-b5c6-6ed43967f665 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.955655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d57e958-6285-4877-b5c6-6ed43967f665 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:11.956510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d57e958-6285-4877-b5c6-6ed43967f665 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.956510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d57e958-6285-4877-b5c6-6ed43967f665 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:11.963920 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:11.963920 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:11.964117 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0d57e958-6285-4877-b5c6-6ed43967f665 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot retrieved successfully. Jul 15 13:26:11.965387 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d57e958-6285-4877-b5c6-6ed43967f665 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 200 Jul 15 13:26:11.966260 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 455/1808] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:11.981623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4f114dde-e1ff-46fd-8c69-38c703bf2ef0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:11.984133 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4f114dde-e1ff-46fd-8c69-38c703bf2ef0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:26:11.984843 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4f114dde-e1ff-46fd-8c69-38c703bf2ef0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:11.986126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4f114dde-e1ff-46fd-8c69-38c703bf2ef0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:12.015395 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:12.015395 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:12.020685 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4f114dde-e1ff-46fd-8c69-38c703bf2ef0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:26:12.026088 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4f114dde-e1ff-46fd-8c69-38c703bf2ef0 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:26:12.026527 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 449/1809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:11 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:12.357257 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df4dde97-89a2-4832-81c7-04a2f1a36ae1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.358510 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df4dde97-89a2-4832-81c7-04a2f1a36ae1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 Jul 15 13:26:12.358741 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df4dde97-89a2-4832-81c7-04a2f1a36ae1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:12.358953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df4dde97-89a2-4832-81c7-04a2f1a36ae1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:12.367449 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df4dde97-89a2-4832-81c7-04a2f1a36ae1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 returned with HTTP 404 Jul 15 13:26:12.368334 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 453/1810] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:12 2026] GET /volume/v3/volumes/ae5ed250-5004-41df-87c4-a4765d1b8791 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:12.380479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.384820 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:26:12.385091 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:12.385332 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:12.386145 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:26:12.474811 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Get all volumes completed successfully. Jul 15 13:26:12.479236 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:12.479236 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:12.494321 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1bd6aa74-20e9-442b-a5eb-8a474a7b697f tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:26:12.494993 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 454/1811] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:26:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9567 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:12.516298 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-668e75af-0af5-4935-879c-966ce6d3c0be None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.518591 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-668e75af-0af5-4935-879c-966ce6d3c0be tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] DELETE https://10.4.3.158/volume/v3/types/50b15e44-12db-488b-972e-84e937c6cd85 Jul 15 13:26:12.518882 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-668e75af-0af5-4935-879c-966ce6d3c0be tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:12.519208 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-668e75af-0af5-4935-879c-966ce6d3c0be tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:12.566466 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-668e75af-0af5-4935-879c-966ce6d3c0be tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/50b15e44-12db-488b-972e-84e937c6cd85 returned with HTTP 202 Jul 15 13:26:12.567386 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 456/1812] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:26:12 2026] DELETE /volume/v3/types/50b15e44-12db-488b-972e-84e937c6cd85 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 15 13:26:12.582711 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-33fcdb61-3e33-460d-b35f-d7f3a7f909c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.586357 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-33fcdb61-3e33-460d-b35f-d7f3a7f909c3 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:26:12.586357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-33fcdb61-3e33-460d-b35f-d7f3a7f909c3 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-652376264", "extra_specs": {}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:12.621005 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-33fcdb61-3e33-460d-b35f-d7f3a7f909c3 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:26:12.621005 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 450/1813] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:26:12 2026] POST /volume/v3/types => generated 211 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:12.635815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c4f50cc0-2cbd-450f-b5eb-85df84a6a9bd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.641582 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4f50cc0-2cbd-450f-b5eb-85df84a6a9bd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:12.641582 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4f50cc0-2cbd-450f-b5eb-85df84a6a9bd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:12.641855 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-26c948b8-fc8a-4957-b5a4-30ed8c829be7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.641919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4f50cc0-2cbd-450f-b5eb-85df84a6a9bd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:12.641919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c4f50cc0-2cbd-450f-b5eb-85df84a6a9bd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:12.650085 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26c948b8-fc8a-4957-b5a4-30ed8c829be7 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types/a7fb9010-6a8a-441a-8edf-9e41b2e27a71/encryption Jul 15 13:26:12.650216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26c948b8-fc8a-4957-b5a4-30ed8c829be7 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:12.651318 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:12.651318 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:12.653086 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4f50cc0-2cbd-450f-b5eb-85df84a6a9bd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:12.653086 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 454/1814] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:12 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:12.717909 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26c948b8-fc8a-4957-b5a4-30ed8c829be7 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/a7fb9010-6a8a-441a-8edf-9e41b2e27a71/encryption returned with HTTP 200 Jul 15 13:26:12.717909 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 455/1815] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:26:12 2026] POST /volume/v3/types/a7fb9010-6a8a-441a-8edf-9e41b2e27a71/encryption => generated 230 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:12.732097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:12.734828 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:12.735370 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1454580178", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-652376264", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:12.741079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1454580178', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-652376264', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:12.746561 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume of 1 GB Jul 15 13:26:12.746881 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:12.746881 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:12.747644 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Availability Zones retrieved successfully. Jul 15 13:26:12.754536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (689c52d1-0a21-43c9-b004-1a1981189cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:12.756133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ffdd0d-e073-4bf8-9a8c-24c27b785a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:12.757460 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:12.795090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ffdd0d-e073-4bf8-9a8c-24c27b785a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:26:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7fb9010-6a8a-441a-8edf-9e41b2e27a71,is_public=True,name='tempest-scenario-type-luks-652376264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7fb9010-6a8a-441a-8edf-9e41b2e27a71', '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=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:12.796247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90ac62d-f593-4118-8723-6a619070156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:12.838856 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-652376264 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-652376264, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:26:12.839049 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-652376264 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-652376264, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:26:12.886668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Created reservations ['7053ef8c-c534-497b-a120-f44784f59a0e', 'a99c047e-8d6f-47ce-bd6e-365b562cb8c7', '0e721b01-aa3b-4ca6-8bbd-095576d41a93', '5b94069f-09e2-40b3-a018-232c074ed808'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:12.887650 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90ac62d-f593-4118-8723-6a619070156a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7053ef8c-c534-497b-a120-f44784f59a0e', 'a99c047e-8d6f-47ce-bd6e-365b562cb8c7', '0e721b01-aa3b-4ca6-8bbd-095576d41a93', '5b94069f-09e2-40b3-a018-232c074ed808']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:12.888416 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c75a8e-b0d6-4966-8c71-bb5a2e7b924d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:12.917128 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c75a8e-b0d6-4966-8c71-bb5a2e7b924d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b234cd74-7782-4349-bc71-33893abcb434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1454580178',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['7053ef8c-c534-497b-a120-f44784f59a0e','a99c047e-8d6f-47ce-bd6e-365b562cb8c7','0e721b01-aa3b-4ca6-8bbd-095576d41a93','5b94069f-09e2-40b3-a018-232c074ed808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=a7fb9010-6a8a-441a-8edf-9e41b2e27a71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1454580178',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b234cd74-7782-4349-bc71-33893abcb434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4315cd231544125a7bcf4baf7bddef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7fb9010-6a8a-441a-8edf-9e41b2e27a71),volume_type_id=a7fb9010-6a8a-441a-8edf-9e41b2e27a71)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:12.917948 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06358e81-482c-4eb8-9e09-57aa6f6baf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:12.952933 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06358e81-482c-4eb8-9e09-57aa6f6baf4a) transitioned into state 'SUCCESS' from state '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-1454580178',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['7053ef8c-c534-497b-a120-f44784f59a0e','a99c047e-8d6f-47ce-bd6e-365b562cb8c7','0e721b01-aa3b-4ca6-8bbd-095576d41a93','5b94069f-09e2-40b3-a018-232c074ed808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=a7fb9010-6a8a-441a-8edf-9e41b2e27a71)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:12.955531 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466af2a7-720e-4ff5-843f-a87f566a973f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:12.975413 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (466af2a7-720e-4ff5-843f-a87f566a973f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:12.976429 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (689c52d1-0a21-43c9-b004-1a1981189cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:12.977385 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request issued successfully. Jul 15 13:26:12.978279 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54bf5809-b36d-41b8-a02c-fe146ed7ba72 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:12.978926 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 457/1816] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:26:12 2026] POST /volume/v3/volumes => generated 784 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:13.668089 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5df6d3a4-d3ef-4246-b746-c09fe2987811 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:13.671089 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5df6d3a4-d3ef-4246-b746-c09fe2987811 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:13.671403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5df6d3a4-d3ef-4246-b746-c09fe2987811 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:13.671640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5df6d3a4-d3ef-4246-b746-c09fe2987811 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:13.671788 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5df6d3a4-d3ef-4246-b746-c09fe2987811 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:13.681207 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:13.681207 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:13.682257 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5df6d3a4-d3ef-4246-b746-c09fe2987811 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:13.682740 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 451/1817] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:13 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:14.651651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:14.700676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1c64e031-af06-4b78-b190-a792e2e5e718 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:14.704158 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c64e031-af06-4b78-b190-a792e2e5e718 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:14.704374 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c64e031-af06-4b78-b190-a792e2e5e718 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:14.704625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c64e031-af06-4b78-b190-a792e2e5e718 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:14.704768 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1c64e031-af06-4b78-b190-a792e2e5e718 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:14.716274 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:14.716274 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:14.717407 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c64e031-af06-4b78-b190-a792e2e5e718 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:14.718068 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 456/1818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:14 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:14.875455 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:14.876780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-221925818"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:14.880950 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-221925818'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:14.880950 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume of 1 GB Jul 15 13:26:14.886032 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Availability Zones retrieved successfully. Jul 15 13:26:14.894152 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (ac03fd5a-55c8-4cc5-8195-5986764eed28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:14.895479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff0fd54-6642-4776-bafe-4d8611ce0ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:14.897002 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:14.946664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff0fd54-6642-4776-bafe-4d8611ce0ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:14.947849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8afb06-09a9-4c91-bf8c-873e4cabea67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:15.036762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Created reservations ['d69b379e-8c1c-4943-9dfc-a71b3662477b', '8aeab653-9de7-4703-b89d-cd758859ab5e', '4789d7d1-6491-472a-9066-8e1d41ab9228', '3915f8a0-0748-4dfa-8fe9-a0809abe764f'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:15.037832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8afb06-09a9-4c91-bf8c-873e4cabea67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d69b379e-8c1c-4943-9dfc-a71b3662477b', '8aeab653-9de7-4703-b89d-cd758859ab5e', '4789d7d1-6491-472a-9066-8e1d41ab9228', '3915f8a0-0748-4dfa-8fe9-a0809abe764f']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:15.039500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c67e8c-5574-4a17-9fd6-247347780741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:15.082576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c67e8c-5574-4a17-9fd6-247347780741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c2a27b-8eb4-444b-ad42-477d3d6562a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221925818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['d69b379e-8c1c-4943-9dfc-a71b3662477b','8aeab653-9de7-4703-b89d-cd758859ab5e','4789d7d1-6491-472a-9066-8e1d41ab9228','3915f8a0-0748-4dfa-8fe9-a0809abe764f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-221925818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c2a27b-8eb4-444b-ad42-477d3d6562a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604858f284e74c9dbe61364cdf675a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:15.083914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c561928-0424-4cae-b439-69c9656f6f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:15.112020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c561928-0424-4cae-b439-69c9656f6f06) transitioned into state 'SUCCESS' from state '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-221925818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['d69b379e-8c1c-4943-9dfc-a71b3662477b','8aeab653-9de7-4703-b89d-cd758859ab5e','4789d7d1-6491-472a-9066-8e1d41ab9228','3915f8a0-0748-4dfa-8fe9-a0809abe764f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:15.112787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e6e521-5286-401b-b699-b244354eac80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:15.134014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e6e521-5286-401b-b699-b244354eac80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:15.135184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (ac03fd5a-55c8-4cc5-8195-5986764eed28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:15.135603 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request issued successfully. Jul 15 13:26:15.139048 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df81b9d2-6037-4699-ac19-2f4fd15f2972 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:15.139048 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 455/1819] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:26:14 2026] POST /volume/v3/volumes => generated 777 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:15.154528 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-734d5881-be9a-4eb2-b87d-80beb1f3281b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:15.156981 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-734d5881-be9a-4eb2-b87d-80beb1f3281b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 Jul 15 13:26:15.157321 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-734d5881-be9a-4eb2-b87d-80beb1f3281b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:15.157627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-734d5881-be9a-4eb2-b87d-80beb1f3281b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:15.168948 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:15.168948 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:15.173368 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-734d5881-be9a-4eb2-b87d-80beb1f3281b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:15.177981 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-734d5881-be9a-4eb2-b87d-80beb1f3281b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 returned with HTTP 200 Jul 15 13:26:15.178419 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 458/1820] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:15 2026] GET /volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:15.739621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5844a64c-e590-4deb-a9c4-1a82394091a9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:15.742381 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5844a64c-e590-4deb-a9c4-1a82394091a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:15.744037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5844a64c-e590-4deb-a9c4-1a82394091a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:15.744285 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5844a64c-e590-4deb-a9c4-1a82394091a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:15.744422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5844a64c-e590-4deb-a9c4-1a82394091a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:15.754955 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:15.754955 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:15.756122 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5844a64c-e590-4deb-a9c4-1a82394091a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:15.756644 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 452/1821] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:15 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:16.198919 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7e1809fa-12ad-475f-bea6-c32d801c16d1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:16.210222 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e1809fa-12ad-475f-bea6-c32d801c16d1 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 Jul 15 13:26:16.210222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e1809fa-12ad-475f-bea6-c32d801c16d1 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:16.210222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e1809fa-12ad-475f-bea6-c32d801c16d1 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:16.234171 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:16.234171 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:16.240411 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7e1809fa-12ad-475f-bea6-c32d801c16d1 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:16.248907 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e1809fa-12ad-475f-bea6-c32d801c16d1 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 returned with HTTP 200 Jul 15 13:26:16.249364 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 457/1822] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:16 2026] GET /volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:16.266926 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b8e61040-d87f-4f1f-8527-59ccc528256c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:16.395264 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:26:16.395264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:16.395264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:16.395946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:26:16.397707 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:16.397707 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:16.397818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:26:16.414211 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Get all volumes completed successfully. Jul 15 13:26:16.414211 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8e61040-d87f-4f1f-8527-59ccc528256c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:26:16.414948 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 456/1823] 10.4.3.158 () {68 vars in 1278 bytes} [Wed Jul 15 13:26:16 2026] GET /volume/v3/volumes => generated 335 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:16.428030 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:16.431448 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 Jul 15 13:26:16.431448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:16.432136 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:16.433540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume with id: 23c2a27b-8eb4-444b-ad42-477d3d6562a8 Jul 15 13:26:16.446430 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:16.446430 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:16.446430 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:16.491478 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume request issued successfully. Jul 15 13:26:16.491478 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-95f1dd0d-aabc-4f6a-95ae-f0247124e43a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 returned with HTTP 202 Jul 15 13:26:16.492255 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 459/1824] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:26:16 2026] DELETE /volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:26:16.505027 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-31dc3943-d0f8-4518-91b1-09783a682e1a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:16.511093 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-31dc3943-d0f8-4518-91b1-09783a682e1a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 Jul 15 13:26:16.511093 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-31dc3943-d0f8-4518-91b1-09783a682e1a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:16.511207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-31dc3943-d0f8-4518-91b1-09783a682e1a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:16.529100 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:16.529100 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:16.536313 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-31dc3943-d0f8-4518-91b1-09783a682e1a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:16.542583 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-31dc3943-d0f8-4518-91b1-09783a682e1a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 returned with HTTP 200 Jul 15 13:26:16.543195 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 453/1825] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:16 2026] GET /volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:16.769681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-850d5eff-01ce-44e1-b92e-cdf629fae5af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:16.777025 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-850d5eff-01ce-44e1-b92e-cdf629fae5af tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:16.777025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-850d5eff-01ce-44e1-b92e-cdf629fae5af tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:16.777025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-850d5eff-01ce-44e1-b92e-cdf629fae5af tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:16.777025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-850d5eff-01ce-44e1-b92e-cdf629fae5af tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:16.783836 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:16.783836 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:16.785369 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-850d5eff-01ce-44e1-b92e-cdf629fae5af tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:16.786412 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 458/1826] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:16 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:17.560128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2b9e5a34-201f-40ce-b166-2c4b44cd9443 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:17.562824 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b9e5a34-201f-40ce-b166-2c4b44cd9443 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 Jul 15 13:26:17.563147 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b9e5a34-201f-40ce-b166-2c4b44cd9443 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:17.563455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b9e5a34-201f-40ce-b166-2c4b44cd9443 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:17.571689 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b9e5a34-201f-40ce-b166-2c4b44cd9443 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 returned with HTTP 404 Jul 15 13:26:17.572281 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 457/1827] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:17 2026] GET /volume/v3/volumes/23c2a27b-8eb4-444b-ad42-477d3d6562a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:26:17.584988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:17.585613 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:17.585987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1609062260"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:17.587480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1609062260'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:17.587626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume of 1 GB Jul 15 13:26:17.592716 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Availability Zones retrieved successfully. Jul 15 13:26:17.602946 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (cd4d59b6-fffa-4005-8409-d9899d93f8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:17.604332 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae248e1-40ba-4d5c-afce-5268ce6b5f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:17.607682 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:17.648904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae248e1-40ba-4d5c-afce-5268ce6b5f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:17.649900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f50a783-0526-49df-8f05-42d74205760e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:17.712701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Created reservations ['d86d169c-5dc1-4a6e-83a1-df0408ae22a8', '39057655-8898-4362-9f14-395f7e080ea3', '346195eb-1a70-4470-aecf-64d5c88dd99a', 'd0d91149-9808-4d34-9992-989c643e0a33'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:17.715085 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f50a783-0526-49df-8f05-42d74205760e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86d169c-5dc1-4a6e-83a1-df0408ae22a8', '39057655-8898-4362-9f14-395f7e080ea3', '346195eb-1a70-4470-aecf-64d5c88dd99a', 'd0d91149-9808-4d34-9992-989c643e0a33']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:17.715085 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f836ca91-c27a-440b-9fe7-e566dd4a5a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:17.754656 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f836ca91-c27a-440b-9fe7-e566dd4a5a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97687b9b-b3fc-425f-8007-aadadc5a7734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1609062260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['d86d169c-5dc1-4a6e-83a1-df0408ae22a8','39057655-8898-4362-9f14-395f7e080ea3','346195eb-1a70-4470-aecf-64d5c88dd99a','d0d91149-9808-4d34-9992-989c643e0a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1609062260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97687b9b-b3fc-425f-8007-aadadc5a7734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604858f284e74c9dbe61364cdf675a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:17.757037 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182677dd-6d00-4b92-9649-2a9c3ebd140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:17.793507 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182677dd-6d00-4b92-9649-2a9c3ebd140c) transitioned into state 'SUCCESS' from state '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-1609062260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['d86d169c-5dc1-4a6e-83a1-df0408ae22a8','39057655-8898-4362-9f14-395f7e080ea3','346195eb-1a70-4470-aecf-64d5c88dd99a','d0d91149-9808-4d34-9992-989c643e0a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:17.794296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5dd7bb-9e07-4594-bb6e-520eb7784e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:17.802367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-09d9d47a-cb8b-4228-aad0-2306c65ae2d7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:17.804467 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-09d9d47a-cb8b-4228-aad0-2306c65ae2d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:17.804728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-09d9d47a-cb8b-4228-aad0-2306c65ae2d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:17.807023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-09d9d47a-cb8b-4228-aad0-2306c65ae2d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:17.807023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-09d9d47a-cb8b-4228-aad0-2306c65ae2d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:17.812309 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:17.812309 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:17.812593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a5dd7bb-9e07-4594-bb6e-520eb7784e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:17.813556 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-09d9d47a-cb8b-4228-aad0-2306c65ae2d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:17.813887 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (cd4d59b6-fffa-4005-8409-d9899d93f8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:17.814343 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request issued successfully. Jul 15 13:26:17.815224 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee5bc702-888e-4ed2-9cb0-7399b9c42e0a tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:17.815853 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 460/1828] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:26:17 2026] POST /volume/v3/volumes => generated 778 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:17.815953 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 454/1829] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:17 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:17.831861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-723e7c23-23c7-4b4a-928e-7c2af9b303d7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:17.836538 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-723e7c23-23c7-4b4a-928e-7c2af9b303d7 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 Jul 15 13:26:17.836704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-723e7c23-23c7-4b4a-928e-7c2af9b303d7 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:17.836981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-723e7c23-23c7-4b4a-928e-7c2af9b303d7 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:17.851157 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:17.851157 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:17.858318 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-723e7c23-23c7-4b4a-928e-7c2af9b303d7 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:17.871908 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-723e7c23-23c7-4b4a-928e-7c2af9b303d7 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 returned with HTTP 200 Jul 15 13:26:17.872485 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 459/1830] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:17 2026] GET /volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-beb9e693-d32a-4c5a-9c75-8aec9a88ea6d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-beb9e693-d32a-4c5a-9c75-8aec9a88ea6d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-beb9e693-d32a-4c5a-9c75-8aec9a88ea6d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-beb9e693-d32a-4c5a-9c75-8aec9a88ea6d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-beb9e693-d32a-4c5a-9c75-8aec9a88ea6d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-beb9e693-d32a-4c5a-9c75-8aec9a88ea6d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:19.172457 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 458/1831] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:18 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1824de2b-4cb8-46f3-8c20-a0877e662942 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1824de2b-4cb8-46f3-8c20-a0877e662942 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1824de2b-4cb8-46f3-8c20-a0877e662942 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1824de2b-4cb8-46f3-8c20-a0877e662942 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:19.182643 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1824de2b-4cb8-46f3-8c20-a0877e662942 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:19.186366 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-79fec7bc-85c3-4458-a932-c42b38b5c82c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.188053 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1824de2b-4cb8-46f3-8c20-a0877e662942 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:19.188053 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 461/1832] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:18 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:19.188842 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-79fec7bc-85c3-4458-a932-c42b38b5c82c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 Jul 15 13:26:19.188842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-79fec7bc-85c3-4458-a932-c42b38b5c82c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.188842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-79fec7bc-85c3-4458-a932-c42b38b5c82c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.188842 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.188842 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:19.190551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.190551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:19.190551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.190551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.190551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete backup with id: 98207fa0-d38a-4c7f-a05d-659aafdceacb. Jul 15 13:26:19.193900 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-79fec7bc-85c3-4458-a932-c42b38b5c82c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:19.193900 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-79fec7bc-85c3-4458-a932-c42b38b5c82c tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 returned with HTTP 200 Jul 15 13:26:19.193900 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 455/1833] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:18 2026] GET /volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:19.194586 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.194586 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:19.194918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f2af38b5-68fa-4454-8241-8e96e7f677af None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.194918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:26:19.194918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.194918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.194918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:26:19.194918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:26:19.196921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] delete_backup rpcapi backup_id 98207fa0-d38a-4c7f-a05d-659aafdceacb {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:26:19.196921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b647f02b-02b9-469b-b41c-2a81e0d8f132 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 202 Jul 15 13:26:19.196921 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 460/1834] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:26:18 2026] DELETE /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:19.197145 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Get all volumes completed successfully. Jul 15 13:26:19.197145 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.197145 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:19.197384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-27a604d7-dc45-426c-930a-204a1636e3c6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.197384 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-27a604d7-dc45-426c-930a-204a1636e3c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:19.197384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-27a604d7-dc45-426c-930a-204a1636e3c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.197384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-27a604d7-dc45-426c-930a-204a1636e3c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.197384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-27a604d7-dc45-426c-930a-204a1636e3c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:19.197822 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2af38b5-68fa-4454-8241-8e96e7f677af tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:26:19.197822 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 459/1835] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:26:18 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:26:19.199294 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.199294 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:19.199294 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-27a604d7-dc45-426c-930a-204a1636e3c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 200 Jul 15 13:26:19.199294 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 462/1836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:18 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-483bda7d-2563-41de-b18b-3111b4713847 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume with id: 97687b9b-b3fc-425f-8007-aadadc5a7734 Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume request issued successfully. Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-483bda7d-2563-41de-b18b-3111b4713847 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 returned with HTTP 202 Jul 15 13:26:19.199579 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 456/1837] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:26:19 2026] DELETE /volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-74688a0b-9974-4942-ac2e-a4421cd52461 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-74688a0b-9974-4942-ac2e-a4421cd52461 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-74688a0b-9974-4942-ac2e-a4421cd52461 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-74688a0b-9974-4942-ac2e-a4421cd52461 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-74688a0b-9974-4942-ac2e-a4421cd52461 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-74688a0b-9974-4942-ac2e-a4421cd52461 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 returned with HTTP 200 Jul 15 13:26:19.200219 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 461/1838] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:19 2026] GET /volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:20.007013 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d3e43a9c-69aa-4699-b1f8-8008e0da255d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.009751 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3e43a9c-69aa-4699-b1f8-8008e0da255d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb Jul 15 13:26:20.010986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3e43a9c-69aa-4699-b1f8-8008e0da255d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.011902 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3e43a9c-69aa-4699-b1f8-8008e0da255d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.011902 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d3e43a9c-69aa-4699-b1f8-8008e0da255d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 98207fa0-d38a-4c7f-a05d-659aafdceacb. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:20.019097 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3e43a9c-69aa-4699-b1f8-8008e0da255d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb returned with HTTP 404 Jul 15 13:26:20.019604 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 460/1839] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/v3/backups/98207fa0-d38a-4c7f-a05d-659aafdceacb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:20.133761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-227689ad-dfc5-4d4c-a656-eb45899f5387 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.136994 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-227689ad-dfc5-4d4c-a656-eb45899f5387 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 Jul 15 13:26:20.136994 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-227689ad-dfc5-4d4c-a656-eb45899f5387 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.137190 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-227689ad-dfc5-4d4c-a656-eb45899f5387 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.156433 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-227689ad-dfc5-4d4c-a656-eb45899f5387 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 returned with HTTP 404 Jul 15 13:26:20.157331 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 463/1840] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/v3/volumes/97687b9b-b3fc-425f-8007-aadadc5a7734 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:26:20.168991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.171852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:20.172354 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2037870840"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:20.177171 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2037870840'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:20.178063 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume of 1 GB Jul 15 13:26:20.186408 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Availability Zones retrieved successfully. Jul 15 13:26:20.193405 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (675a1c12-6951-4f4a-8d91-059983deba05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:20.194772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93aa3da5-39b4-4726-a2d5-afcabc1ee9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:20.196272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:20.199827 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-01c44e45-e870-415a-b6aa-2755b654a07a req-ef119a61-91e5-47f0-98f3-ffc8accf6ff9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.203438 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-ef119a61-91e5-47f0-98f3-ffc8accf6ff9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:20.203575 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-ef119a61-91e5-47f0-98f3-ffc8accf6ff9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.204038 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-ef119a61-91e5-47f0-98f3-ffc8accf6ff9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.218020 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:20.218020 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:20.223745 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-01c44e45-e870-415a-b6aa-2755b654a07a req-ef119a61-91e5-47f0-98f3-ffc8accf6ff9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:20.230345 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-ef119a61-91e5-47f0-98f3-ffc8accf6ff9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:20.230859 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 462/1841] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1133 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:20.243678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93aa3da5-39b4-4726-a2d5-afcabc1ee9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:20.245937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f08429-4de4-4598-ab15-b7df34de948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:20.265616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.269379 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf/action Jul 15 13:26:20.270781 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:20.271911 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:20.292336 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:20.292336 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:20.292956 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:20.305137 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Begin detaching volume completed successfully. Jul 15 13:26:20.305407 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-86e12222-102a-4f4c-b8a5-9a1e54ace129 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf/action returned with HTTP 202 Jul 15 13:26:20.305979 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 461/1842] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:26:20 2026] POST /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:20.324444 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Created reservations ['27dbed7e-bd79-4213-85c8-dfbc83292975', '27389836-b63b-4c94-828e-05940b4416a7', 'e8b17f1d-b350-4140-b454-e9bca4c1b53d', '643cbf4d-cea3-4cca-8437-d55fccc1bd1b'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:20.326699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f08429-4de4-4598-ab15-b7df34de948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27dbed7e-bd79-4213-85c8-dfbc83292975', '27389836-b63b-4c94-828e-05940b4416a7', 'e8b17f1d-b350-4140-b454-e9bca4c1b53d', '643cbf4d-cea3-4cca-8437-d55fccc1bd1b']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:20.326699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e8ff78-abfc-4770-bf3d-3f6ef0a9f3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:20.332924 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8a91423d-7faf-48cc-b912-30de6766bc15 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.337115 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a91423d-7faf-48cc-b912-30de6766bc15 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:20.337115 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a91423d-7faf-48cc-b912-30de6766bc15 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.337115 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a91423d-7faf-48cc-b912-30de6766bc15 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.358601 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:20.358601 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:20.365772 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8a91423d-7faf-48cc-b912-30de6766bc15 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:20.367554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e8ff78-abfc-4770-bf3d-3f6ef0a9f3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70891144-9a86-48bc-9872-b1b4e5560bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037870840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['27dbed7e-bd79-4213-85c8-dfbc83292975','27389836-b63b-4c94-828e-05940b4416a7','e8b17f1d-b350-4140-b454-e9bca4c1b53d','643cbf4d-cea3-4cca-8437-d55fccc1bd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2037870840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70891144-9a86-48bc-9872-b1b4e5560bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604858f284e74c9dbe61364cdf675a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:20.369189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba625c42-ebdd-4a1d-82e0-b4d2e21072cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:20.381009 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a91423d-7faf-48cc-b912-30de6766bc15 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:20.381544 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 464/1843] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1136 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:20.417801 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba625c42-ebdd-4a1d-82e0-b4d2e21072cc) transitioned into state 'SUCCESS' from state '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-2037870840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['27dbed7e-bd79-4213-85c8-dfbc83292975','27389836-b63b-4c94-828e-05940b4416a7','e8b17f1d-b350-4140-b454-e9bca4c1b53d','643cbf4d-cea3-4cca-8437-d55fccc1bd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:20.418208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-114830f0-87d7-4124-9ec0-3c96b3909fb2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.418506 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8da8ee-ad9c-4c9c-bbbe-41939becc2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:20.418706 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-114830f0-87d7-4124-9ec0-3c96b3909fb2 None None] GET https://10.4.3.158/volume// Jul 15 13:26:20.419003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-114830f0-87d7-4124-9ec0-3c96b3909fb2 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.419304 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-114830f0-87d7-4124-9ec0-3c96b3909fb2 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.419910 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-114830f0-87d7-4124-9ec0-3c96b3909fb2 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:20.421132 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 463/1844] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:20.437844 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-01c44e45-e870-415a-b6aa-2755b654a07a req-b830aab0-6b56-49aa-8f01-fe1c2ac1713e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.439568 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-b830aab0-6b56-49aa-8f01-fe1c2ac1713e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:20.439568 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-b830aab0-6b56-49aa-8f01-fe1c2ac1713e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.439781 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-b830aab0-6b56-49aa-8f01-fe1c2ac1713e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.440512 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8da8ee-ad9c-4c9c-bbbe-41939becc2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:20.441890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (675a1c12-6951-4f4a-8d91-059983deba05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:20.443199 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request issued successfully. Jul 15 13:26:20.444817 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9ab0f5c-c4ec-442a-be46-ddab4bd34089 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:20.445782 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 457/1845] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:26:20 2026] POST /volume/v3/volumes => generated 778 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:20.463819 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:20.463819 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:20.468500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c34eeaeb-1549-43a1-b911-a99af60db812 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:20.472131 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c34eeaeb-1549-43a1-b911-a99af60db812 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:20.472131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c34eeaeb-1549-43a1-b911-a99af60db812 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:20.472131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c34eeaeb-1549-43a1-b911-a99af60db812 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:20.473529 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-01c44e45-e870-415a-b6aa-2755b654a07a req-b830aab0-6b56-49aa-8f01-fe1c2ac1713e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:20.484163 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-b830aab0-6b56-49aa-8f01-fe1c2ac1713e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:20.484163 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 462/1846] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1316 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:20.488003 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:20.488003 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:20.498437 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c34eeaeb-1549-43a1-b911-a99af60db812 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:20.507737 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c34eeaeb-1549-43a1-b911-a99af60db812 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe returned with HTTP 200 Jul 15 13:26:20.509371 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 465/1847] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:20 2026] GET /volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:21.409222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87d7b84f-9e2b-4311-8089-d41ab2a931d7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:21.411743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87d7b84f-9e2b-4311-8089-d41ab2a931d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:21.412198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87d7b84f-9e2b-4311-8089-d41ab2a931d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:21.412926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87d7b84f-9e2b-4311-8089-d41ab2a931d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:21.432865 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:21.432865 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:21.440308 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-87d7b84f-9e2b-4311-8089-d41ab2a931d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:21.446617 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87d7b84f-9e2b-4311-8089-d41ab2a931d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:21.447376 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 464/1848] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:21 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:21.528710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-71fdb004-1dc7-4d72-8424-0f7a15002935 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:21.536573 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71fdb004-1dc7-4d72-8424-0f7a15002935 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:21.536573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71fdb004-1dc7-4d72-8424-0f7a15002935 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:21.536573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71fdb004-1dc7-4d72-8424-0f7a15002935 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:21.549224 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:21.549224 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:21.558152 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-71fdb004-1dc7-4d72-8424-0f7a15002935 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:21.566463 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71fdb004-1dc7-4d72-8424-0f7a15002935 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe returned with HTTP 200 Jul 15 13:26:21.567102 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 458/1849] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:21 2026] GET /volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:21.592296 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c4922774-e817-4d3b-9288-a501cb60f152 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:21.595658 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4922774-e817-4d3b-9288-a501cb60f152 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] GET https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:21.596126 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4922774-e817-4d3b-9288-a501cb60f152 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:21.596457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4922774-e817-4d3b-9288-a501cb60f152 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:21.612311 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:21.612311 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:21.620028 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c4922774-e817-4d3b-9288-a501cb60f152 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Volume info retrieved successfully. Jul 15 13:26:21.633613 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4922774-e817-4d3b-9288-a501cb60f152 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe returned with HTTP 200 Jul 15 13:26:21.633876 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 463/1850] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:21 2026] GET /volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:21.654176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:21.659383 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:21.659383 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:21.659759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:21.659759 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume with id: 70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:21.675852 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-01c44e45-e870-415a-b6aa-2755b654a07a req-189befaf-b394-4993-9747-b31b0e861c90 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:21.676606 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:21.676606 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:21.677217 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:21.678660 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-189befaf-b394-4993-9747-b31b0e861c90 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca Jul 15 13:26:21.678950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-189befaf-b394-4993-9747-b31b0e861c90 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:21.679357 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-189befaf-b394-4993-9747-b31b0e861c90 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:21.690141 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:21.690141 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:21.713530 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume request issued successfully. Jul 15 13:26:21.713979 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aff7cf7b-9550-40af-bbb4-9409461423f2 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe returned with HTTP 202 Jul 15 13:26:21.714624 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 466/1851] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:26:21 2026] DELETE /volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:26:21.729169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8df45667-cf43-48cb-b9cc-95f18d7f1a6e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:21.731301 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8df45667-cf43-48cb-b9cc-95f18d7f1a6e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:21.731527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8df45667-cf43-48cb-b9cc-95f18d7f1a6e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:21.731836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8df45667-cf43-48cb-b9cc-95f18d7f1a6e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:21.741894 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:21.741894 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:21.752003 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8df45667-cf43-48cb-b9cc-95f18d7f1a6e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:21.758912 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8df45667-cf43-48cb-b9cc-95f18d7f1a6e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe returned with HTTP 200 Jul 15 13:26:21.759789 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 459/1852] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:21 2026] GET /volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:21.796439 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-01c44e45-e870-415a-b6aa-2755b654a07a req-189befaf-b394-4993-9747-b31b0e861c90 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca returned with HTTP 200 Jul 15 13:26:21.797478 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 465/1853] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:26:21 2026] DELETE /volume/v3/attachments/a5e1dfb1-7058-40ec-80f9-e08f15915aca => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:22.464956 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-318e87a5-f59d-4661-8191-229320fe752c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:22.468810 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-318e87a5-f59d-4661-8191-229320fe752c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:22.469152 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-318e87a5-f59d-4661-8191-229320fe752c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:22.469390 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-318e87a5-f59d-4661-8191-229320fe752c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:22.484776 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:22.484776 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:22.493812 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-318e87a5-f59d-4661-8191-229320fe752c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:22.504899 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-318e87a5-f59d-4661-8191-229320fe752c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:22.505496 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 464/1854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:22 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:22.781119 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a6130f22-f3ec-4b44-8ffa-3bb0abba2b3d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:22.786770 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a6130f22-f3ec-4b44-8ffa-3bb0abba2b3d tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe Jul 15 13:26:22.786770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a6130f22-f3ec-4b44-8ffa-3bb0abba2b3d tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:22.786770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a6130f22-f3ec-4b44-8ffa-3bb0abba2b3d tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:22.797655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a6130f22-f3ec-4b44-8ffa-3bb0abba2b3d tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe returned with HTTP 404 Jul 15 13:26:22.800091 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 467/1855] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:22 2026] GET /volume/v3/volumes/70891144-9a86-48bc-9872-b1b4e5560bfe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:26:22.813302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:22.814896 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:22.815436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-851630926"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:22.817571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-851630926'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:22.817751 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume of 1 GB Jul 15 13:26:22.823105 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Availability Zones retrieved successfully. Jul 15 13:26:22.831428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (90f14520-7598-4432-a7ce-4fcd8d1a85b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:22.833824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da63469-6474-4531-a5b0-249898330e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:22.834694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:22.891123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da63469-6474-4531-a5b0-249898330e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:22.893216 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1570d6-32d8-45e1-af0e-b12c6aa91ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:22.972357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Created reservations ['f6b93ffb-15e1-4dca-beeb-413aa4949291', '57d965c7-fff6-451d-b8e5-c56b36a74762', '88137194-97d6-4489-822a-5694e9d7b172', '18736691-0ff1-439d-b165-1329881b16f9'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:22.974303 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1570d6-32d8-45e1-af0e-b12c6aa91ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6b93ffb-15e1-4dca-beeb-413aa4949291', '57d965c7-fff6-451d-b8e5-c56b36a74762', '88137194-97d6-4489-822a-5694e9d7b172', '18736691-0ff1-439d-b165-1329881b16f9']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:22.974743 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebade1a-4599-45a5-83d2-351f727fb381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:23.016516 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebade1a-4599-45a5-83d2-351f727fb381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7292a52-c49e-4040-a473-d121d8799421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851630926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['f6b93ffb-15e1-4dca-beeb-413aa4949291','57d965c7-fff6-451d-b8e5-c56b36a74762','88137194-97d6-4489-822a-5694e9d7b172','18736691-0ff1-439d-b165-1329881b16f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851630926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7292a52-c49e-4040-a473-d121d8799421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604858f284e74c9dbe61364cdf675a8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:23.017576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d8f367-af9f-4f2f-b855-31a54cbeae44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:23.043776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59d8f367-af9f-4f2f-b855-31a54cbeae44) transitioned into state 'SUCCESS' from state '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-851630926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604858f284e74c9dbe61364cdf675a8e',qos_specs=None,replication_status=,reservations=['f6b93ffb-15e1-4dca-beeb-413aa4949291','57d965c7-fff6-451d-b8e5-c56b36a74762','88137194-97d6-4489-822a-5694e9d7b172','18736691-0ff1-439d-b165-1329881b16f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48aac345b9041cd85808a9a23c1c6e2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:23.044576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8860fc87-236e-4008-8927-890819a4ee36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:23.057343 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8860fc87-236e-4008-8927-890819a4ee36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:23.061062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Flow 'volume_create_api' (90f14520-7598-4432-a7ce-4fcd8d1a85b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:23.061062 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Create volume request issued successfully. Jul 15 13:26:23.061062 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9d05392d-afaa-42ee-aba3-304fe4f23d9b tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:23.061062 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 460/1856] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:26:22 2026] POST /volume/v3/volumes => generated 777 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:23.085221 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c3633e8a-59f0-4e1f-8dde-e4516c4dbd5e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:23.088203 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3633e8a-59f0-4e1f-8dde-e4516c4dbd5e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 Jul 15 13:26:23.088352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3633e8a-59f0-4e1f-8dde-e4516c4dbd5e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:23.088652 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3633e8a-59f0-4e1f-8dde-e4516c4dbd5e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:23.100918 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:23.100918 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:23.110255 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c3633e8a-59f0-4e1f-8dde-e4516c4dbd5e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:23.124268 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3633e8a-59f0-4e1f-8dde-e4516c4dbd5e tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 returned with HTTP 200 Jul 15 13:26:23.125887 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 466/1857] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:23 2026] GET /volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:24.052335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8c9f01b5-d594-4bc4-8c9c-d1665b9540b7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.054800 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c9f01b5-d594-4bc4-8c9c-d1665b9540b7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:24.054958 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c9f01b5-d594-4bc4-8c9c-d1665b9540b7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.055189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c9f01b5-d594-4bc4-8c9c-d1665b9540b7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.066908 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.066908 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:24.077331 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8c9f01b5-d594-4bc4-8c9c-d1665b9540b7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:24.084129 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c9f01b5-d594-4bc4-8c9c-d1665b9540b7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:24.084574 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 465/1858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:24.109468 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2c74d87d-63db-4144-9c61-67b8aded5e50 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.115552 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c74d87d-63db-4144-9c61-67b8aded5e50 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:24.116041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c74d87d-63db-4144-9c61-67b8aded5e50 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.118184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c74d87d-63db-4144-9c61-67b8aded5e50 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.131756 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.131756 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:24.137658 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2c74d87d-63db-4144-9c61-67b8aded5e50 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:24.147329 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c74d87d-63db-4144-9c61-67b8aded5e50 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:24.148029 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 468/1859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:24.153340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8492c845-faee-4d3f-b9a9-357dedd5f589 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.160697 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8492c845-faee-4d3f-b9a9-357dedd5f589 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 Jul 15 13:26:24.160697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8492c845-faee-4d3f-b9a9-357dedd5f589 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.160697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8492c845-faee-4d3f-b9a9-357dedd5f589 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.170698 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.170698 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:24.175654 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8492c845-faee-4d3f-b9a9-357dedd5f589 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:24.182534 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8492c845-faee-4d3f-b9a9-357dedd5f589 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 returned with HTTP 200 Jul 15 13:26:24.183127 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 461/1860] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:24.202841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.207664 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] GET https://10.4.3.158/volume/v3/volumes/summary Jul 15 13:26:24.207664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.207664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.207664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:26:24.214790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-27373232-df81-48aa-b7ab-c8a8f6c5d583 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.218514 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] Get summary completed successfully. Jul 15 13:26:24.219322 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2167f4d0-fc00-4659-8e88-0fec5cab0087 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-reader] https://10.4.3.158/volume/v3/volumes/summary returned with HTTP 200 Jul 15 13:26:24.219471 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-27373232-df81-48aa-b7ab-c8a8f6c5d583 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:24.219471 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-27373232-df81-48aa-b7ab-c8a8f6c5d583 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.219557 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 467/1861] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:24.220998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-27373232-df81-48aa-b7ab-c8a8f6c5d583 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.233922 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c24b6425-fdf2-4960-b040-1c8b21404155 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.235695 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 Jul 15 13:26:24.236315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.237082 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.237082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume with id: e7292a52-c49e-4040-a473-d121d8799421 Jul 15 13:26:24.239548 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.239548 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:24.246252 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-27373232-df81-48aa-b7ab-c8a8f6c5d583 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:24.248453 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.248453 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:24.248978 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:24.252894 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-27373232-df81-48aa-b7ab-c8a8f6c5d583 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:24.253599 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 466/1862] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:24.279872 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Delete volume request issued successfully. Jul 15 13:26:24.280563 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c24b6425-fdf2-4960-b040-1c8b21404155 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 returned with HTTP 202 Jul 15 13:26:24.280843 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 469/1863] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:26:24 2026] DELETE /volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:26:24.290620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-929310c5-0e4c-4081-a6b8-65bb5ec38425 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.295193 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-929310c5-0e4c-4081-a6b8-65bb5ec38425 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 Jul 15 13:26:24.295361 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-929310c5-0e4c-4081-a6b8-65bb5ec38425 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.295637 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-929310c5-0e4c-4081-a6b8-65bb5ec38425 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.304794 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.304794 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:24.311190 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-929310c5-0e4c-4081-a6b8-65bb5ec38425 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Volume info retrieved successfully. Jul 15 13:26:24.320519 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-929310c5-0e4c-4081-a6b8-65bb5ec38425 tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 returned with HTTP 200 Jul 15 13:26:24.321138 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 462/1864] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:24.370385 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-116204a6-fda4-4829-8cfa-e2b57402f47d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.370757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-116204a6-fda4-4829-8cfa-e2b57402f47d None None] GET https://10.4.3.158/volume// Jul 15 13:26:24.370950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-116204a6-fda4-4829-8cfa-e2b57402f47d None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.371143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-116204a6-fda4-4829-8cfa-e2b57402f47d None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.371682 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-116204a6-fda4-4829-8cfa-e2b57402f47d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:24.371858 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 468/1865] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:24.383549 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-0a649f53-b720-4599-b7a9-dcdb68fab30f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.389082 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-0a649f53-b720-4599-b7a9-dcdb68fab30f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:26:24.389557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-0a649f53-b720-4599-b7a9-dcdb68fab30f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "577bbb2b-c5fd-41ea-a7a6-356c286c7657", "connector": null, "instance_uuid": "4ddcc1af-1cd9-419f-a993-6f1b80a32f07"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:24.405232 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.405232 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:24.465259 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-0a649f53-b720-4599-b7a9-dcdb68fab30f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:26:24.465913 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 467/1866] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:26:24 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:24.511399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cececce6-5d70-41ca-8cf8-293e3b27495f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.513892 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cececce6-5d70-41ca-8cf8-293e3b27495f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:24.515363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cececce6-5d70-41ca-8cf8-293e3b27495f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.515640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cececce6-5d70-41ca-8cf8-293e3b27495f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.546309 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d6690747-bb5b-4f0b-81e7-3a4ed1343220 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.546787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6690747-bb5b-4f0b-81e7-3a4ed1343220 None None] GET https://10.4.3.158/volume// Jul 15 13:26:24.546987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6690747-bb5b-4f0b-81e7-3a4ed1343220 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.547223 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6690747-bb5b-4f0b-81e7-3a4ed1343220 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.547587 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6690747-bb5b-4f0b-81e7-3a4ed1343220 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:24.547942 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 463/1867] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:24.561060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-153aabe3-4123-44a8-b6a6-1750cea5af49 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.563856 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.563856 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:24.563991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-153aabe3-4123-44a8-b6a6-1750cea5af49 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:24.563991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-153aabe3-4123-44a8-b6a6-1750cea5af49 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:24.563991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-153aabe3-4123-44a8-b6a6-1750cea5af49 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:24.571634 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cececce6-5d70-41ca-8cf8-293e3b27495f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:24.580049 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cececce6-5d70-41ca-8cf8-293e3b27495f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:24.580581 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 470/1868] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 838 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:24.585827 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.585827 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:24.594698 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-153aabe3-4123-44a8-b6a6-1750cea5af49 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:24.599157 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-153aabe3-4123-44a8-b6a6-1750cea5af49 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:24.599599 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 469/1869] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:24 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:24.765532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:24.769013 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] PUT https://10.4.3.158/volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f Jul 15 13:26:24.769013 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:24.777089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Acquiring lock "cinder-attachment_update-577bbb2b-c5fd-41ea-a7a6-356c286c7657-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:26:24.784123 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Lock "cinder-attachment_update-577bbb2b-c5fd-41ea-a7a6-356c286c7657-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:26:24.785252 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:24.785252 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:24.904603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Lock "cinder-attachment_update-577bbb2b-c5fd-41ea-a7a6-356c286c7657-np0000005195" released by "attachment_update" :: held 0.121s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:26:24.905738 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-313a3eee-947a-467f-b812-de563413f23e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f returned with HTTP 200 Jul 15 13:26:24.905738 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 468/1870] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:26:24 2026] PUT /volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:25.341575 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d8718ebb-eec9-436c-96f7-74b7990942cd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:25.344625 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d8718ebb-eec9-436c-96f7-74b7990942cd tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] GET https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 Jul 15 13:26:25.348416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d8718ebb-eec9-436c-96f7-74b7990942cd tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:25.348755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d8718ebb-eec9-436c-96f7-74b7990942cd tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:25.357717 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d8718ebb-eec9-436c-96f7-74b7990942cd tempest-ProjectReaderTests-1979398264 tempest-ProjectReaderTests-1979398264-project-admin] https://10.4.3.158/volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 returned with HTTP 404 Jul 15 13:26:25.358646 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 464/1871] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:26:25 2026] GET /volume/v3/volumes/e7292a52-c49e-4040-a473-d121d8799421 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:26:25.599793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62a33c66-4b47-4dc4-b4f8-aa21999294a6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:25.602303 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62a33c66-4b47-4dc4-b4f8-aa21999294a6 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:25.602626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62a33c66-4b47-4dc4-b4f8-aa21999294a6 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:25.603119 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62a33c66-4b47-4dc4-b4f8-aa21999294a6 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:25.619576 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:25.619576 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:25.625438 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-62a33c66-4b47-4dc4-b4f8-aa21999294a6 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:25.632063 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62a33c66-4b47-4dc4-b4f8-aa21999294a6 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:25.632600 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 471/1872] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:25 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:26.655085 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-739f26df-82f6-4f48-b8d5-d7e90e56c06e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:26.659524 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-739f26df-82f6-4f48-b8d5-d7e90e56c06e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:26.662854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-739f26df-82f6-4f48-b8d5-d7e90e56c06e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:26.662854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-739f26df-82f6-4f48-b8d5-d7e90e56c06e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:26.681471 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:26.681471 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:26.689708 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-739f26df-82f6-4f48-b8d5-d7e90e56c06e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:26.697685 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-739f26df-82f6-4f48-b8d5-d7e90e56c06e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:26.698507 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 470/1873] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:26 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:27.134819 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:27.136506 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:27.137022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:27.137334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:27.137552 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: 72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:27.153094 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:27.153094 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:27.153094 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:27.183114 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume request issued successfully. Jul 15 13:26:27.183331 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-397d811b-eeda-49ee-bf23-aed3a9d0c00e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 202 Jul 15 13:26:27.183742 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 469/1874] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:26:27 2026] DELETE /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:27.194801 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3514169a-54ea-4e90-8591-13a69c1b560e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:27.197261 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3514169a-54ea-4e90-8591-13a69c1b560e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:27.197646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3514169a-54ea-4e90-8591-13a69c1b560e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:27.200554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3514169a-54ea-4e90-8591-13a69c1b560e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:27.209676 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:27.209676 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:27.216308 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3514169a-54ea-4e90-8591-13a69c1b560e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:27.223661 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3514169a-54ea-4e90-8591-13a69c1b560e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 200 Jul 15 13:26:27.224372 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 465/1875] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:27 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:27.717883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d64b3e2b-6c81-43bc-8ac6-6b60a0e280e7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:27.719743 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d64b3e2b-6c81-43bc-8ac6-6b60a0e280e7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:27.720043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d64b3e2b-6c81-43bc-8ac6-6b60a0e280e7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:27.720237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d64b3e2b-6c81-43bc-8ac6-6b60a0e280e7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:27.731739 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:27.731739 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:27.739495 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d64b3e2b-6c81-43bc-8ac6-6b60a0e280e7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:27.747094 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d64b3e2b-6c81-43bc-8ac6-6b60a0e280e7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:27.747442 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 472/1876] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:27 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:28.243127 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c8ee07d-d446-402b-88f6-32f65fac18db None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.245387 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c8ee07d-d446-402b-88f6-32f65fac18db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:28.245585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c8ee07d-d446-402b-88f6-32f65fac18db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:28.245757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c8ee07d-d446-402b-88f6-32f65fac18db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:28.254798 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c8ee07d-d446-402b-88f6-32f65fac18db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 404 Jul 15 13:26:28.255423 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 471/1877] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:28 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:28.265888 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb6693c0-9a93-4d85-831f-8c8df28722b6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.268584 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb6693c0-9a93-4d85-831f-8c8df28722b6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:28.269047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb6693c0-9a93-4d85-831f-8c8df28722b6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:28.269161 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb6693c0-9a93-4d85-831f-8c8df28722b6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:28.279184 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb6693c0-9a93-4d85-831f-8c8df28722b6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 404 Jul 15 13:26:28.280994 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 470/1878] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:28 2026] GET /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:28.281247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-6760669f-8639-4dac-aa1c-654ef2c299c9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.285787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-6760669f-8639-4dac-aa1c-654ef2c299c9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f/action Jul 15 13:26:28.286348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-6760669f-8639-4dac-aa1c-654ef2c299c9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:28.286472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-6760669f-8639-4dac-aa1c-654ef2c299c9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:28.291056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c9ab8bc-31c1-477a-a0b6-d42b3499cf45 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.294030 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c9ab8bc-31c1-477a-a0b6-d42b3499cf45 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:28.294394 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c9ab8bc-31c1-477a-a0b6-d42b3499cf45 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:28.294626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c9ab8bc-31c1-477a-a0b6-d42b3499cf45 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:28.294882 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-4c9ab8bc-31c1-477a-a0b6-d42b3499cf45 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: 72c006c6-6e46-4d91-9c0a-852e61e784bf Jul 15 13:26:28.306653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c9ab8bc-31c1-477a-a0b6-d42b3499cf45 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf returned with HTTP 404 Jul 15 13:26:28.306821 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 473/1879] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:26:28 2026] DELETE /volume/v3/volumes/72c006c6-6e46-4d91-9c0a-852e61e784bf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:28.311454 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:28.311454 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:28.334108 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-617dca2f-d074-4736-9f98-9c6355e393e1 req-6760669f-8639-4dac-aa1c-654ef2c299c9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f/action returned with HTTP 204 Jul 15 13:26:28.334714 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 466/1880] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:26:28 2026] POST /volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:28.350352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.353008 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:28.353248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-647922816"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:28.355504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request body: {'volume': {'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-647922816'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:28.475071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume of 1 GB Jul 15 13:26:28.481981 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability Zones retrieved successfully. Jul 15 13:26:28.490553 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (556036f4-eaf1-4f66-bb57-ca662ef3f5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:28.492460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823ce866-f08d-4b58-af11-3bee6f588fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:28.493794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:28.562995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823ce866-f08d-4b58-af11-3bee6f588fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:28.563857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02da5863-cd6f-4aca-bf43-4ef8e154882f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:28.621551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['027cc03a-6c9a-429d-8a34-bad551d58808', '139eb185-f6d9-4a92-8066-5402dc258fb5', '63e07722-3146-4478-87d4-c71b8bc2e9bb', '1030a446-cd10-4421-aca4-f9a24232615e'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:28.623265 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02da5863-cd6f-4aca-bf43-4ef8e154882f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027cc03a-6c9a-429d-8a34-bad551d58808', '139eb185-f6d9-4a92-8066-5402dc258fb5', '63e07722-3146-4478-87d4-c71b8bc2e9bb', '1030a446-cd10-4421-aca4-f9a24232615e']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:28.624359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a59937-8bd7-41ee-89ef-624d962be45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:28.657950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1a59937-8bd7-41ee-89ef-624d962be45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5895d44c-7885-48e7-8c36-cee56e09a8da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-647922816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['027cc03a-6c9a-429d-8a34-bad551d58808','139eb185-f6d9-4a92-8066-5402dc258fb5','63e07722-3146-4478-87d4-c71b8bc2e9bb','1030a446-cd10-4421-aca4-f9a24232615e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-647922816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5895d44c-7885-48e7-8c36-cee56e09a8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb172d097f14fa1b04aba7fb43edee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:28.659072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b536d8-a915-4921-95c9-e19df9f9725d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:28.687578 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b536d8-a915-4921-95c9-e19df9f9725d) transitioned into state 'SUCCESS' from state '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-647922816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['027cc03a-6c9a-429d-8a34-bad551d58808','139eb185-f6d9-4a92-8066-5402dc258fb5','63e07722-3146-4478-87d4-c71b8bc2e9bb','1030a446-cd10-4421-aca4-f9a24232615e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:28.688980 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc83ca1-6b0a-4f9c-acc7-b165d0dd5646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:28.701615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc83ca1-6b0a-4f9c-acc7-b165d0dd5646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:28.702757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (556036f4-eaf1-4f66-bb57-ca662ef3f5e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:28.703119 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request issued successfully. Jul 15 13:26:28.703744 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0d14533d-431e-4aff-9d52-7ad0595c7ee5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:28.704223 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 472/1881] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:26:28 2026] POST /volume/v3/volumes => generated 748 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:28.720787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cf9198c9-d298-47a6-9926-8d7518b45056 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.723412 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf9198c9-d298-47a6-9926-8d7518b45056 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:26:28.723728 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cf9198c9-d298-47a6-9926-8d7518b45056 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:28.724045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cf9198c9-d298-47a6-9926-8d7518b45056 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:28.735951 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:28.735951 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:28.743477 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cf9198c9-d298-47a6-9926-8d7518b45056 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:28.749294 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf9198c9-d298-47a6-9926-8d7518b45056 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 200 Jul 15 13:26:28.749672 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 471/1882] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:28 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:28.761016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7f19d4a-ae61-45b2-ae23-28cec28d9506 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.763023 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7f19d4a-ae61-45b2-ae23-28cec28d9506 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:28.763308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7f19d4a-ae61-45b2-ae23-28cec28d9506 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:28.764144 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7f19d4a-ae61-45b2-ae23-28cec28d9506 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:28.775485 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:28.775485 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:28.779129 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d7f19d4a-ae61-45b2-ae23-28cec28d9506 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:28.785836 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7f19d4a-ae61-45b2-ae23-28cec28d9506 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:28.785836 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 474/1883] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:28 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:28.801570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ce98b5f3-6cd9-4702-aee1-d1c6a1cf2559 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:28.804084 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce98b5f3-6cd9-4702-aee1-d1c6a1cf2559 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:28.804337 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce98b5f3-6cd9-4702-aee1-d1c6a1cf2559 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:28.804530 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce98b5f3-6cd9-4702-aee1-d1c6a1cf2559 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:28.819446 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:28.819446 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:28.825581 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ce98b5f3-6cd9-4702-aee1-d1c6a1cf2559 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:28.835989 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce98b5f3-6cd9-4702-aee1-d1c6a1cf2559 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:28.835989 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 467/1884] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:28 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:29.765008 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-faa3026c-3a4d-419d-b1bd-47594d2c5e86 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:29.767458 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-faa3026c-3a4d-419d-b1bd-47594d2c5e86 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:26:29.767706 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-faa3026c-3a4d-419d-b1bd-47594d2c5e86 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:29.767950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-faa3026c-3a4d-419d-b1bd-47594d2c5e86 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:29.778929 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:29.778929 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:29.784136 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-faa3026c-3a4d-419d-b1bd-47594d2c5e86 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:29.791017 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-faa3026c-3a4d-419d-b1bd-47594d2c5e86 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 200 Jul 15 13:26:29.791528 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 473/1885] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:29 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:29.809724 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dd64eb51-8de3-4218-8323-ad24bd242e70 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:29.814432 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd64eb51-8de3-4218-8323-ad24bd242e70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:26:29.814432 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd64eb51-8de3-4218-8323-ad24bd242e70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:29.814432 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd64eb51-8de3-4218-8323-ad24bd242e70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:29.823200 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:29.823200 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:29.828923 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dd64eb51-8de3-4218-8323-ad24bd242e70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:29.838807 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd64eb51-8de3-4218-8323-ad24bd242e70 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 200 Jul 15 13:26:29.839268 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 472/1886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:29 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:29.856123 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:29.859627 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:26:29.860609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5895d44c-7885-48e7-8c36-cee56e09a8da", "name": "tempest-VolumesBackupsTest-Backup-2066168703", "container": "tempest-volumesbackupstest-backup-container-1036633883"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:29.863225 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating new backup {'backup': {'volume_id': '5895d44c-7885-48e7-8c36-cee56e09a8da', 'name': 'tempest-VolumesBackupsTest-Backup-2066168703', 'container': 'tempest-volumesbackupstest-backup-container-1036633883'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:26:29.863490 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating backup of volume 5895d44c-7885-48e7-8c36-cee56e09a8da in container tempest-volumesbackupstest-backup-container-1036633883 Jul 15 13:26:29.875112 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:29.875112 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:29.875848 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:29.899589 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['6b3d6f4f-3523-4a2f-ab16-91c85f04c4a5', 'd0e57677-8bd8-4c1b-a24f-76b602db1817'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:29.948425 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51ab7f21-3ec6-416b-9c91-b6b0f2dd5a3a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:26:29.949094 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 475/1887] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:26:29 2026] POST /volume/v3/backups => generated 330 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:29.960859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a536e28a-94bc-4492-8fd7-44a0c7b5d0d0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:29.963448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a536e28a-94bc-4492-8fd7-44a0c7b5d0d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:29.963598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a536e28a-94bc-4492-8fd7-44a0c7b5d0d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:29.964345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a536e28a-94bc-4492-8fd7-44a0c7b5d0d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:29.965048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a536e28a-94bc-4492-8fd7-44a0c7b5d0d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:29.970793 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:29.970793 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:29.971151 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a536e28a-94bc-4492-8fd7-44a0c7b5d0d0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:29.971566 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 468/1888] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:29 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:30.985264 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ab333590-aa63-4448-9ed8-58a85b3d5636 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:30.989991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab333590-aa63-4448-9ed8-58a85b3d5636 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:30.989991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab333590-aa63-4448-9ed8-58a85b3d5636 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:30.989991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab333590-aa63-4448-9ed8-58a85b3d5636 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:30.989991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ab333590-aa63-4448-9ed8-58a85b3d5636 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:30.995003 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:30.995003 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:30.995705 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab333590-aa63-4448-9ed8-58a85b3d5636 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:30.996117 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 474/1889] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:30 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:31.093791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0916aa43-4626-4a29-9661-e1404d34c507 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:31.096277 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:31.096760 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1223591021"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:31.098763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1223591021'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:31.103263 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume of 1 GB Jul 15 13:26:31.103674 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:31.103674 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:31.104452 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Availability Zones retrieved successfully. Jul 15 13:26:31.113775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (1cf95e6e-4514-4937-8f86-6db085eb1ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:31.115240 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c7d10f-a026-4c06-9a20-586bc0da2524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:31.116827 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:31.128613 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:31.128613 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:31.149420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c7d10f-a026-4c06-9a20-586bc0da2524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e2cff86-2377-4e64-97ad-d2f3feca5c26,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2cff86-2377-4e64-97ad-d2f3feca5c26', 'encryption_key_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=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:31.150632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a8b0f5-164c-4ecb-a1f6-08467185c8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:31.224930 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Created reservations ['a9182986-5a23-42f9-b108-9ad2574cbaf5', '2d689e19-cec3-4996-b909-105eb911b846', '32c88fc1-4ec7-4b4a-af60-ca0f6ff5cbaa', '677192d8-0df6-445e-ac42-fcb78beb9874'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:31.226185 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a8b0f5-164c-4ecb-a1f6-08467185c8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9182986-5a23-42f9-b108-9ad2574cbaf5', '2d689e19-cec3-4996-b909-105eb911b846', '32c88fc1-4ec7-4b4a-af60-ca0f6ff5cbaa', '677192d8-0df6-445e-ac42-fcb78beb9874']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:31.227486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466e69b1-4305-4417-94c9-1456ede2ff5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:31.260012 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466e69b1-4305-4417-94c9-1456ede2ff5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'febbd22b-f84e-4627-8300-d50132e5a018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1223591021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['a9182986-5a23-42f9-b108-9ad2574cbaf5','2d689e19-cec3-4996-b909-105eb911b846','32c88fc1-4ec7-4b4a-af60-ca0f6ff5cbaa','677192d8-0df6-445e-ac42-fcb78beb9874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1223591021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=febbd22b-f84e-4627-8300-d50132e5a018,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97988b555eae4a2ea389646f62ca9b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84e75b67ebf7487783607594d119df9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2cff86-2377-4e64-97ad-d2f3feca5c26),volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:31.261009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86510166-aaa2-4fc8-a81d-b0f693f752b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:31.291456 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86510166-aaa2-4fc8-a81d-b0f693f752b2) transitioned into state 'SUCCESS' from state '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-1223591021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['a9182986-5a23-42f9-b108-9ad2574cbaf5','2d689e19-cec3-4996-b909-105eb911b846','32c88fc1-4ec7-4b4a-af60-ca0f6ff5cbaa','677192d8-0df6-445e-ac42-fcb78beb9874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:31.292696 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea99a68e-7b54-40a6-852a-15a5224517f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:31.311137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea99a68e-7b54-40a6-852a-15a5224517f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:31.311137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (1cf95e6e-4514-4937-8f86-6db085eb1ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:31.311137 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request issued successfully. Jul 15 13:26:31.311137 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0916aa43-4626-4a29-9661-e1404d34c507 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:31.314921 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 473/1890] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:26:31 2026] POST /volume/v3/volumes => generated 760 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:31.324487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8d78290a-74fb-4ba7-9d5d-b97ee0beaaec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:31.326774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d78290a-74fb-4ba7-9d5d-b97ee0beaaec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:31.327127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d78290a-74fb-4ba7-9d5d-b97ee0beaaec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:31.327342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d78290a-74fb-4ba7-9d5d-b97ee0beaaec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:31.336489 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:31.336489 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:31.342229 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8d78290a-74fb-4ba7-9d5d-b97ee0beaaec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:31.352480 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d78290a-74fb-4ba7-9d5d-b97ee0beaaec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:31.353179 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 476/1891] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:31 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:32.009269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bb5fb37d-6ee5-4070-8d1f-4ee6fba7c7e4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.011221 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bb5fb37d-6ee5-4070-8d1f-4ee6fba7c7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:32.011612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bb5fb37d-6ee5-4070-8d1f-4ee6fba7c7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.012936 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bb5fb37d-6ee5-4070-8d1f-4ee6fba7c7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.012936 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-bb5fb37d-6ee5-4070-8d1f-4ee6fba7c7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:32.017368 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.017368 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:32.018492 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bb5fb37d-6ee5-4070-8d1f-4ee6fba7c7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:32.019089 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 469/1892] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:32.370745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ee792579-73d0-497f-b464-dbba829161ea None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.372882 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee792579-73d0-497f-b464-dbba829161ea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:32.373163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee792579-73d0-497f-b464-dbba829161ea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.373409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee792579-73d0-497f-b464-dbba829161ea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.380946 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.380946 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:32.386244 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ee792579-73d0-497f-b464-dbba829161ea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:32.391124 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee792579-73d0-497f-b464-dbba829161ea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:32.391518 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 475/1893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:32.447515 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-afcce474-da89-44cc-9ee0-01ebfbb5e9b3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.450815 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-afcce474-da89-44cc-9ee0-01ebfbb5e9b3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:32.451188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-afcce474-da89-44cc-9ee0-01ebfbb5e9b3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.451486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-afcce474-da89-44cc-9ee0-01ebfbb5e9b3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.462783 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.462783 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:32.469296 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-afcce474-da89-44cc-9ee0-01ebfbb5e9b3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:32.476277 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-afcce474-da89-44cc-9ee0-01ebfbb5e9b3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:32.479383 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 474/1894] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:32.575522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-37aef150-1696-447e-b7f9-84ef74eff258 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.576088 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37aef150-1696-447e-b7f9-84ef74eff258 None None] GET https://10.4.3.158/volume// Jul 15 13:26:32.576173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37aef150-1696-447e-b7f9-84ef74eff258 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.576352 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37aef150-1696-447e-b7f9-84ef74eff258 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.576939 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37aef150-1696-447e-b7f9-84ef74eff258 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:32.577218 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 477/1895] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:32.589077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-976c1506-1334-4e44-86e4-37b4e8df1cea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.592427 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-976c1506-1334-4e44-86e4-37b4e8df1cea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:26:32.592427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-976c1506-1334-4e44-86e4-37b4e8df1cea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "febbd22b-f84e-4627-8300-d50132e5a018", "connector": null, "instance_uuid": "bd8afb84-f92a-47ee-9e7c-a37bd6c62e36"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:32.602887 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.602887 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:32.633420 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-976c1506-1334-4e44-86e4-37b4e8df1cea tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:26:32.634030 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 470/1896] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:26:32 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:32.670293 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e4621dd2-b52a-4d44-b716-e81abe4d6af9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.672608 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4621dd2-b52a-4d44-b716-e81abe4d6af9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:32.673018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4621dd2-b52a-4d44-b716-e81abe4d6af9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.673314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4621dd2-b52a-4d44-b716-e81abe4d6af9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.687048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2c933553-505e-4e07-949b-72ac631c3cb5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.687273 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2c933553-505e-4e07-949b-72ac631c3cb5 None None] GET https://10.4.3.158/volume// Jul 15 13:26:32.688495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2c933553-505e-4e07-949b-72ac631c3cb5 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.688495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2c933553-505e-4e07-949b-72ac631c3cb5 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.688495 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2c933553-505e-4e07-949b-72ac631c3cb5 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:32.688495 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 475/1897] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:32.692292 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.692292 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:32.697659 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e4621dd2-b52a-4d44-b716-e81abe4d6af9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:32.701327 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-de0ca175-749e-4aca-a914-646db06637e0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.703712 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-de0ca175-749e-4aca-a914-646db06637e0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:32.703991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-de0ca175-749e-4aca-a914-646db06637e0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:32.704110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-de0ca175-749e-4aca-a914-646db06637e0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:32.705450 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4621dd2-b52a-4d44-b716-e81abe4d6af9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:32.706223 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 476/1898] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:32.723061 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.723061 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:32.731496 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-de0ca175-749e-4aca-a914-646db06637e0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:32.738876 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-de0ca175-749e-4aca-a914-646db06637e0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:32.739410 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 478/1899] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:32 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1032 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:32.869647 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:32.873243 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0 Jul 15 13:26:32.873653 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:32.883182 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-febbd22b-f84e-4627-8300-d50132e5a018-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:26:32.890770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-febbd22b-f84e-4627-8300-d50132e5a018-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:26:32.891587 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:32.891587 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:33.032344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1221cb5e-60be-4333-963f-8cbbf927c9a9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:33.035227 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1221cb5e-60be-4333-963f-8cbbf927c9a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:33.035593 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1221cb5e-60be-4333-963f-8cbbf927c9a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:33.035935 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1221cb5e-60be-4333-963f-8cbbf927c9a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:33.036199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-1221cb5e-60be-4333-963f-8cbbf927c9a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:33.042062 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:33.042062 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:33.042855 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1221cb5e-60be-4333-963f-8cbbf927c9a9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:33.043397 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 476/1900] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:33 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:33.052041 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-febbd22b-f84e-4627-8300-d50132e5a018-np0000005195" released by "attachment_update" :: held 0.160s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:26:33.052041 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-178b5944-2a65-475d-b720-8ed27fa7823c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0 returned with HTTP 200 Jul 15 13:26:33.052041 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 471/1901] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:26:32 2026] PUT /volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:33.345373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-096689f9-495d-448d-96ac-6e2aad6db925 req-a3a4a0d9-2077-460f-82e7-5611cc57eda4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:33.348117 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-a3a4a0d9-2077-460f-82e7-5611cc57eda4 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:33.348982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-a3a4a0d9-2077-460f-82e7-5611cc57eda4 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:33.348982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-a3a4a0d9-2077-460f-82e7-5611cc57eda4 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:33.365816 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:33.365816 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:33.374610 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-096689f9-495d-448d-96ac-6e2aad6db925 req-a3a4a0d9-2077-460f-82e7-5611cc57eda4 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:33.380278 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-a3a4a0d9-2077-460f-82e7-5611cc57eda4 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:33.381074 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 477/1902] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:33 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 1131 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:33.400697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:33.403773 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657/action Jul 15 13:26:33.403909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:33.404041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:33.418164 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:33.418164 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:33.418826 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:33.428285 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Begin detaching volume completed successfully. Jul 15 13:26:33.428588 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-e1338dac-61f7-479b-b26b-4be406c4e361 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657/action returned with HTTP 202 Jul 15 13:26:33.429159 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 479/1903] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:26:33 2026] POST /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:33.495375 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9b245972-b625-40c8-8513-e2706b1d016f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:33.495904 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b245972-b625-40c8-8513-e2706b1d016f None None] GET https://10.4.3.158/volume// Jul 15 13:26:33.496118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b245972-b625-40c8-8513-e2706b1d016f None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:33.496327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b245972-b625-40c8-8513-e2706b1d016f None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:33.496639 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b245972-b625-40c8-8513-e2706b1d016f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:33.497211 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 477/1904] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:33.510091 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-096689f9-495d-448d-96ac-6e2aad6db925 req-21aab260-56fa-45f9-bdd1-dc3d917f40bf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:33.513486 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-21aab260-56fa-45f9-bdd1-dc3d917f40bf tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:33.513775 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-21aab260-56fa-45f9-bdd1-dc3d917f40bf tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:33.514129 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-21aab260-56fa-45f9-bdd1-dc3d917f40bf tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:33.530299 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:33.530299 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:33.535922 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-096689f9-495d-448d-96ac-6e2aad6db925 req-21aab260-56fa-45f9-bdd1-dc3d917f40bf tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:33.543457 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-21aab260-56fa-45f9-bdd1-dc3d917f40bf tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:26:33.544213 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 472/1905] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:33 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:33.724209 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-09a65fc6-7dbd-4458-acdd-5a6c0add1e03 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:33.728141 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-09a65fc6-7dbd-4458-acdd-5a6c0add1e03 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:33.728543 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-09a65fc6-7dbd-4458-acdd-5a6c0add1e03 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:33.728798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-09a65fc6-7dbd-4458-acdd-5a6c0add1e03 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:33.740194 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:33.740194 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:33.749064 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-09a65fc6-7dbd-4458-acdd-5a6c0add1e03 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:33.753089 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-09a65fc6-7dbd-4458-acdd-5a6c0add1e03 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:33.754082 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 478/1906] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:33 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:34.057934 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1f1f3584-b7a4-409d-b8c0-3bfc43729931 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:34.060020 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1f1f3584-b7a4-409d-b8c0-3bfc43729931 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:34.060262 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1f1f3584-b7a4-409d-b8c0-3bfc43729931 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:34.060806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1f1f3584-b7a4-409d-b8c0-3bfc43729931 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:34.060806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1f1f3584-b7a4-409d-b8c0-3bfc43729931 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:34.066435 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:34.066435 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:34.067517 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1f1f3584-b7a4-409d-b8c0-3bfc43729931 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:34.068230 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 480/1907] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:34 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:34.773817 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b902059a-9d6f-4cfc-947e-af1ea7e4dc5a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:34.775633 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b902059a-9d6f-4cfc-947e-af1ea7e4dc5a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:34.776335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b902059a-9d6f-4cfc-947e-af1ea7e4dc5a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:34.776335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b902059a-9d6f-4cfc-947e-af1ea7e4dc5a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:34.790451 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:34.790451 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:34.798047 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b902059a-9d6f-4cfc-947e-af1ea7e4dc5a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:34.806041 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b902059a-9d6f-4cfc-947e-af1ea7e4dc5a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:34.806833 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 478/1908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:34 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:35.081930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bfb668f2-71b0-4bfd-a59e-38f07fb57156 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:35.086072 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bfb668f2-71b0-4bfd-a59e-38f07fb57156 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:35.087150 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bfb668f2-71b0-4bfd-a59e-38f07fb57156 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:35.087330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bfb668f2-71b0-4bfd-a59e-38f07fb57156 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:35.088194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-bfb668f2-71b0-4bfd-a59e-38f07fb57156 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:35.093093 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:35.093093 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:35.094607 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bfb668f2-71b0-4bfd-a59e-38f07fb57156 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:35.095321 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 473/1909] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:35 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:35.823599 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-42f5ec44-c9d0-48ad-8394-3d9491114336 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:35.826501 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-42f5ec44-c9d0-48ad-8394-3d9491114336 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:35.826868 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-42f5ec44-c9d0-48ad-8394-3d9491114336 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:35.827152 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-42f5ec44-c9d0-48ad-8394-3d9491114336 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:35.841629 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:35.841629 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:35.847680 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-42f5ec44-c9d0-48ad-8394-3d9491114336 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:35.854704 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-42f5ec44-c9d0-48ad-8394-3d9491114336 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:35.855709 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 479/1910] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:35 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:36.113466 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c08ecd43-6c8a-4b67-b7fc-08627eba14df None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.114709 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c08ecd43-6c8a-4b67-b7fc-08627eba14df tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:36.114911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c08ecd43-6c8a-4b67-b7fc-08627eba14df tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:36.115935 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c08ecd43-6c8a-4b67-b7fc-08627eba14df tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:36.115935 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c08ecd43-6c8a-4b67-b7fc-08627eba14df tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:36.123068 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.123068 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:36.124463 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c08ecd43-6c8a-4b67-b7fc-08627eba14df tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:36.125392 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 481/1911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:36 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:36.450241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-2f87a435-f703-4ba4-bd6b-732d22864a8a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.453181 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-2f87a435-f703-4ba4-bd6b-732d22864a8a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0/action Jul 15 13:26:36.453603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-2f87a435-f703-4ba4-bd6b-732d22864a8a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:36.453757 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-2f87a435-f703-4ba4-bd6b-732d22864a8a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:36.484086 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.484086 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:36.499862 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-096689f9-495d-448d-96ac-6e2aad6db925 req-02abd413-97d2-4538-9e68-5afbff264624 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.502649 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4c6e656-4003-4e90-a588-aef2915ef29a req-2f87a435-f703-4ba4-bd6b-732d22864a8a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0/action returned with HTTP 204 Jul 15 13:26:36.502649 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 479/1912] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:26:36 2026] POST /volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:36.503221 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-02abd413-97d2-4538-9e68-5afbff264624 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f Jul 15 13:26:36.503587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-02abd413-97d2-4538-9e68-5afbff264624 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:36.503702 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-02abd413-97d2-4538-9e68-5afbff264624 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:36.513655 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.513655 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:36.586102 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-096689f9-495d-448d-96ac-6e2aad6db925 req-02abd413-97d2-4538-9e68-5afbff264624 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f returned with HTTP 200 Jul 15 13:26:36.586654 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 474/1913] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:26:36 2026] DELETE /volume/v3/attachments/e7ae3c35-d1e6-4737-baf7-8af2647c7f4f => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:36.675975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.678282 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:26:36.678709 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "577bbb2b-c5fd-41ea-a7a6-356c286c7657", "force": false, "name": "tempest-TestStampPattern-snapshot-1841578094", "description": null, "metadata": null}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:36.689729 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.689729 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:36.690317 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:26:36.690471 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create snapshot from volume 577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:26:36.755215 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Created reservations ['32b8c6d4-3634-4de8-bf28-03938ce5f7ac', 'd49750c6-f0ce-4f55-a0fb-91e8579a344e', 'b45b2f23-5bc5-43df-b33b-215749841032', '61b521e4-e901-4d9d-a6a6-e36c499406a6'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:36.806044 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot create request issued successfully. Jul 15 13:26:36.806581 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f3654fb2-2f20-454c-abca-bdade0aa9c15 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:26:36.807230 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 480/1914] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:26:36 2026] POST /volume/v3/snapshots => generated 303 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:36.822781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8df4c6fc-95e0-4d7a-9a5e-012d74799810 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.824898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8df4c6fc-95e0-4d7a-9a5e-012d74799810 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:26:36.825240 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8df4c6fc-95e0-4d7a-9a5e-012d74799810 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:36.826321 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8df4c6fc-95e0-4d7a-9a5e-012d74799810 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:36.834196 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.834196 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:36.834892 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8df4c6fc-95e0-4d7a-9a5e-012d74799810 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot retrieved successfully. Jul 15 13:26:36.836074 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8df4c6fc-95e0-4d7a-9a5e-012d74799810 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 returned with HTTP 200 Jul 15 13:26:36.838091 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 482/1915] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:36 2026] GET /volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:36.880453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-54c48ef6-42e9-4efc-b2b6-a2ed3e90321a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.883319 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-54c48ef6-42e9-4efc-b2b6-a2ed3e90321a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:36.884168 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-54c48ef6-42e9-4efc-b2b6-a2ed3e90321a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:36.884830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-54c48ef6-42e9-4efc-b2b6-a2ed3e90321a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:36.902723 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.902723 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:36.909192 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-54c48ef6-42e9-4efc-b2b6-a2ed3e90321a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:36.915447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-54c48ef6-42e9-4efc-b2b6-a2ed3e90321a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:36.916241 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 480/1916] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:36 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:36.976999 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-fa56276c-ae2f-4599-8ead-fd3b31624141 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:36.979998 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-fa56276c-ae2f-4599-8ead-fd3b31624141 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:36.980507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-fa56276c-ae2f-4599-8ead-fd3b31624141 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:36.980771 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-fa56276c-ae2f-4599-8ead-fd3b31624141 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:36.996096 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:36.996096 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:37.001538 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-fa56276c-ae2f-4599-8ead-fd3b31624141 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:37.008376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-fa56276c-ae2f-4599-8ead-fd3b31624141 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:37.008376 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 475/1917] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:36 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:37.130949 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-55bec9ce-3c93-49e3-af11-e9317dfdcb20 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.132317 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-55bec9ce-3c93-49e3-af11-e9317dfdcb20 None None] GET https://10.4.3.158/volume// Jul 15 13:26:37.132317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-55bec9ce-3c93-49e3-af11-e9317dfdcb20 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.138761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-55bec9ce-3c93-49e3-af11-e9317dfdcb20 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.138761 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-55bec9ce-3c93-49e3-af11-e9317dfdcb20 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:37.138761 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 481/1918] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:37.142814 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7e08574-9b57-4602-90a9-e9f74079e0ce None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.146693 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7e08574-9b57-4602-90a9-e9f74079e0ce tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:37.146693 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7e08574-9b57-4602-90a9-e9f74079e0ce tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.146693 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7e08574-9b57-4602-90a9-e9f74079e0ce tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.146693 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d7e08574-9b57-4602-90a9-e9f74079e0ce tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:37.151224 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-f3be4826-d267-4ee8-8c7e-a828ab99737f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.153359 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.153359 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:37.154493 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7e08574-9b57-4602-90a9-e9f74079e0ce tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:37.155989 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 483/1919] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:37.379000 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-f3be4826-d267-4ee8-8c7e-a828ab99737f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:26:37.379000 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-f3be4826-d267-4ee8-8c7e-a828ab99737f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "febbd22b-f84e-4627-8300-d50132e5a018", "connector": null, "instance_uuid": "a0097bd5-33ef-4692-97fe-ec9288486979"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:37.398588 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.398588 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:37.436884 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-f3be4826-d267-4ee8-8c7e-a828ab99737f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:26:37.437546 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 481/1920] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:26:37 2026] POST /volume/v3/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:37.485597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-919f891c-947d-4a8f-96fd-f67354ae147e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.489141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-919f891c-947d-4a8f-96fd-f67354ae147e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:37.489412 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-919f891c-947d-4a8f-96fd-f67354ae147e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.489677 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-919f891c-947d-4a8f-96fd-f67354ae147e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.497466 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a5cdceb5-f771-4814-8b80-4a486e15caff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.498299 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a5cdceb5-f771-4814-8b80-4a486e15caff None None] GET https://10.4.3.158/volume// Jul 15 13:26:37.498495 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a5cdceb5-f771-4814-8b80-4a486e15caff None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.498725 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a5cdceb5-f771-4814-8b80-4a486e15caff None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.499144 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a5cdceb5-f771-4814-8b80-4a486e15caff None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:37.500012 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 482/1921] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:37.506571 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.506571 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:37.511491 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-919f891c-947d-4a8f-96fd-f67354ae147e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:37.511952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-061644bf-d37b-45a7-9e24-0b3b9d882bd2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.515979 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-061644bf-d37b-45a7-9e24-0b3b9d882bd2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:37.516133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-061644bf-d37b-45a7-9e24-0b3b9d882bd2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.517837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-061644bf-d37b-45a7-9e24-0b3b9d882bd2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.517927 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-919f891c-947d-4a8f-96fd-f67354ae147e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:37.519370 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 476/1922] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:37.539573 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.539573 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:37.551172 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-061644bf-d37b-45a7-9e24-0b3b9d882bd2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:37.564384 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-061644bf-d37b-45a7-9e24-0b3b9d882bd2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:37.564725 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 484/1923] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:37.687659 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.691478 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14 Jul 15 13:26:37.692195 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:37.704537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-febbd22b-f84e-4627-8300-d50132e5a018-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:26:37.713831 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-febbd22b-f84e-4627-8300-d50132e5a018-np0000005195" acquired by "attachment_update" :: waited 0.010s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:26:37.715522 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.715522 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:37.851496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-afc72494-7192-4ad1-822a-06df6731d8bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.855050 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-afc72494-7192-4ad1-822a-06df6731d8bb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:26:37.855687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-afc72494-7192-4ad1-822a-06df6731d8bb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.856113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-afc72494-7192-4ad1-822a-06df6731d8bb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.862906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-febbd22b-f84e-4627-8300-d50132e5a018-np0000005195" released by "attachment_update" :: held 0.149s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:26:37.863435 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-76d8d5c3-51d8-41a1-8117-2653c0d2b932 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14 returned with HTTP 200 Jul 15 13:26:37.864483 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 482/1924] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:26:37 2026] PUT /volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:37.866541 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.866541 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:37.868268 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-afc72494-7192-4ad1-822a-06df6731d8bb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot retrieved successfully. Jul 15 13:26:37.870142 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-afc72494-7192-4ad1-822a-06df6731d8bb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 returned with HTTP 200 Jul 15 13:26:37.870872 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 483/1925] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:37.885987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1d8fceb4-fa07-439d-bb5c-ca045ce715ef None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:37.885987 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d8fceb4-fa07-439d-bb5c-ca045ce715ef tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:26:37.886199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d8fceb4-fa07-439d-bb5c-ca045ce715ef tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:37.886373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d8fceb4-fa07-439d-bb5c-ca045ce715ef tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:37.892753 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:37.892753 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:37.893461 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1d8fceb4-fa07-439d-bb5c-ca045ce715ef tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot retrieved successfully. Jul 15 13:26:37.895067 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d8fceb4-fa07-439d-bb5c-ca045ce715ef tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 returned with HTTP 200 Jul 15 13:26:37.896150 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 477/1926] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:37 2026] GET /volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:38.175486 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7c7796f8-59ba-46f9-8ec8-23212468a0da None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:38.179502 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c7796f8-59ba-46f9-8ec8-23212468a0da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:38.179502 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c7796f8-59ba-46f9-8ec8-23212468a0da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:38.179762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c7796f8-59ba-46f9-8ec8-23212468a0da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:38.179898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7c7796f8-59ba-46f9-8ec8-23212468a0da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:38.187738 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:38.187738 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:38.189134 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c7796f8-59ba-46f9-8ec8-23212468a0da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:38.190747 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 485/1927] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:38 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:38.538009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-be19c22c-4223-4d70-85c4-f502a01b1dfd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:38.539983 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-be19c22c-4223-4d70-85c4-f502a01b1dfd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:38.540272 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-be19c22c-4223-4d70-85c4-f502a01b1dfd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:38.540483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-be19c22c-4223-4d70-85c4-f502a01b1dfd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:38.556396 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:38.556396 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:38.560520 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-be19c22c-4223-4d70-85c4-f502a01b1dfd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:38.566042 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-be19c22c-4223-4d70-85c4-f502a01b1dfd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:38.566559 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 483/1928] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:38 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:39.205838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae78bf0c-5213-4bba-8775-aa5657b731c3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:39.211807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae78bf0c-5213-4bba-8775-aa5657b731c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:39.212169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae78bf0c-5213-4bba-8775-aa5657b731c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:39.212921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae78bf0c-5213-4bba-8775-aa5657b731c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:39.212921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ae78bf0c-5213-4bba-8775-aa5657b731c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:39.224576 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:39.224576 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:39.225780 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae78bf0c-5213-4bba-8775-aa5657b731c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:39.226354 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 484/1929] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:39 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:39.321678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:39.326787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:39.328944 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:39.328944 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:39.330076 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Delete snapshot with id: 7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:39.337606 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:39.337606 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:39.338214 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot retrieved successfully. Jul 15 13:26:39.365527 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot delete request issued successfully. Jul 15 13:26:39.365527 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d4f0bf5-2ebb-4204-bc06-6654ef0efd20 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 202 Jul 15 13:26:39.365527 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 478/1930] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:26:39 2026] DELETE /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:26:39.378471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d6bf5ca7-0670-4673-a066-c5ca78932d51 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:39.385393 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6bf5ca7-0670-4673-a066-c5ca78932d51 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:39.385393 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6bf5ca7-0670-4673-a066-c5ca78932d51 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:39.385691 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6bf5ca7-0670-4673-a066-c5ca78932d51 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:39.398672 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:39.398672 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:39.399404 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d6bf5ca7-0670-4673-a066-c5ca78932d51 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Snapshot retrieved successfully. Jul 15 13:26:39.400977 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6bf5ca7-0670-4673-a066-c5ca78932d51 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 200 Jul 15 13:26:39.400977 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 486/1931] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:39 2026] GET /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:39.589036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a78d4f7f-f13d-4009-a684-d486fd0cd457 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:39.591266 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a78d4f7f-f13d-4009-a684-d486fd0cd457 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:39.591464 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a78d4f7f-f13d-4009-a684-d486fd0cd457 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:39.591682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a78d4f7f-f13d-4009-a684-d486fd0cd457 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:39.610789 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:39.610789 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:39.617810 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a78d4f7f-f13d-4009-a684-d486fd0cd457 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:39.626595 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a78d4f7f-f13d-4009-a684-d486fd0cd457 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:39.627465 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 484/1932] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:39 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:40.221255 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-c27f6dc7-c212-41b1-b022-a05e5f84a50f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.224920 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-c27f6dc7-c212-41b1-b022-a05e5f84a50f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14/action Jul 15 13:26:40.225395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-c27f6dc7-c212-41b1-b022-a05e5f84a50f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:40.225550 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-c27f6dc7-c212-41b1-b022-a05e5f84a50f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:40.247226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e85d8f5a-9378-4fcd-9d11-47d81d4ad387 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.251631 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e85d8f5a-9378-4fcd-9d11-47d81d4ad387 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:40.251849 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e85d8f5a-9378-4fcd-9d11-47d81d4ad387 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.252132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e85d8f5a-9378-4fcd-9d11-47d81d4ad387 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.252297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e85d8f5a-9378-4fcd-9d11-47d81d4ad387 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:40.257260 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:40.257260 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:40.258272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e85d8f5a-9378-4fcd-9d11-47d81d4ad387 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:40.258739 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 479/1933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:40.265307 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:40.265307 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:40.282754 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-393daed8-a9bf-4bd3-990a-ac58ca93dba1 req-c27f6dc7-c212-41b1-b022-a05e5f84a50f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14/action returned with HTTP 204 Jul 15 13:26:40.283363 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 485/1934] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:26:40 2026] POST /volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:40.415892 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d6d9bde5-ccf8-479a-b4f5-12dbf35a0956 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.418121 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6d9bde5-ccf8-479a-b4f5-12dbf35a0956 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:26:40.418431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6d9bde5-ccf8-479a-b4f5-12dbf35a0956 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.418661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6d9bde5-ccf8-479a-b4f5-12dbf35a0956 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.426353 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6d9bde5-ccf8-479a-b4f5-12dbf35a0956 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 404 Jul 15 13:26:40.426791 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 487/1935] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:40.592845 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-14ed7ca3-a3c3-4d69-8495-22f672c90f63 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.595630 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-14ed7ca3-a3c3-4d69-8495-22f672c90f63 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/attachments?instance_id=3be6d327-8418-446f-8c10-c561477528cf Jul 15 13:26:40.596022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-14ed7ca3-a3c3-4d69-8495-22f672c90f63 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.596420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-14ed7ca3-a3c3-4d69-8495-22f672c90f63 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.617473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-14ed7ca3-a3c3-4d69-8495-22f672c90f63 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments?instance_id=3be6d327-8418-446f-8c10-c561477528cf returned with HTTP 200 Jul 15 13:26:40.620983 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 485/1936] 10.4.3.158 () {70 vars in 1637 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/attachments?instance_id=3be6d327-8418-446f-8c10-c561477528cf => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:40.627486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-e4fc9a75-0cb9-416f-8857-5d284562b556 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.634507 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-e4fc9a75-0cb9-416f-8857-5d284562b556 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd Jul 15 13:26:40.634746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-e4fc9a75-0cb9-416f-8857-5d284562b556 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.634978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-e4fc9a75-0cb9-416f-8857-5d284562b556 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.648586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e33442dc-2e91-4ec8-afde-c79b9eee08f2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.651009 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e33442dc-2e91-4ec8-afde-c79b9eee08f2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:40.651256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e33442dc-2e91-4ec8-afde-c79b9eee08f2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.651442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e33442dc-2e91-4ec8-afde-c79b9eee08f2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.664762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1368fd3a-95e3-4d93-952b-2326cdd681ca req-e4fc9a75-0cb9-416f-8857-5d284562b556 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd returned with HTTP 200 Jul 15 13:26:40.665287 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 480/1937] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:26:40.671810 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:40.671810 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:40.679574 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e33442dc-2e91-4ec8-afde-c79b9eee08f2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:40.687627 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e33442dc-2e91-4ec8-afde-c79b9eee08f2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:40.688593 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 486/1938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:40.711991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6e05dcc1-7639-457a-89d9-cd8699053879 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.821696 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6e05dcc1-7639-457a-89d9-cd8699053879 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:40.821947 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6e05dcc1-7639-457a-89d9-cd8699053879 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.822307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6e05dcc1-7639-457a-89d9-cd8699053879 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.851318 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:40.851318 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:40.857548 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6e05dcc1-7639-457a-89d9-cd8699053879 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Volume info retrieved successfully. Jul 15 13:26:40.866072 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6e05dcc1-7639-457a-89d9-cd8699053879 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:40.866072 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 488/1939] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1442 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:40.926651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9911d1e9-2fad-421c-8522-40fb1ed914bb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:40.929118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9911d1e9-2fad-421c-8522-40fb1ed914bb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:40.929556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9911d1e9-2fad-421c-8522-40fb1ed914bb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:40.929869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9911d1e9-2fad-421c-8522-40fb1ed914bb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:40.957372 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:40.957372 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:40.963406 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9911d1e9-2fad-421c-8522-40fb1ed914bb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Volume info retrieved successfully. Jul 15 13:26:40.971064 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9911d1e9-2fad-421c-8522-40fb1ed914bb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:40.971064 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 486/1940] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:40 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:41.029606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-00e63061-d095-4358-9e4c-539bbadf793f req-94c15ca4-d0b7-43d4-bd15-2b84d6905f22 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:41.032919 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-94c15ca4-d0b7-43d4-bd15-2b84d6905f22 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:41.032919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-94c15ca4-d0b7-43d4-bd15-2b84d6905f22 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:41.032919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-94c15ca4-d0b7-43d4-bd15-2b84d6905f22 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:41.047714 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:41.047714 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:41.051909 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-00e63061-d095-4358-9e4c-539bbadf793f req-94c15ca4-d0b7-43d4-bd15-2b84d6905f22 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:41.056382 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-94c15ca4-d0b7-43d4-bd15-2b84d6905f22 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:41.056764 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 481/1941] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:41 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:41.081118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:41.083524 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018/action Jul 15 13:26:41.083944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:41.084092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:41.101400 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:41.101400 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:41.101924 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:41.111203 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Begin detaching volume completed successfully. Jul 15 13:26:41.112100 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-82a93f26-635f-4abe-8165-adc4a510ca89 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018/action returned with HTTP 202 Jul 15 13:26:41.112100 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 487/1942] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:26:41 2026] POST /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:41.141600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bfe72d4f-5e8f-4181-aafd-d7fae3e11b51 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:41.149056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfe72d4f-5e8f-4181-aafd-d7fae3e11b51 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:41.149056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfe72d4f-5e8f-4181-aafd-d7fae3e11b51 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:41.149056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfe72d4f-5e8f-4181-aafd-d7fae3e11b51 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:41.174780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e2b2f8d6-545f-47c4-8a0e-47e329bba582 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:41.175267 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e2b2f8d6-545f-47c4-8a0e-47e329bba582 None None] GET https://10.4.3.158/volume// Jul 15 13:26:41.175430 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e2b2f8d6-545f-47c4-8a0e-47e329bba582 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:41.175896 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e2b2f8d6-545f-47c4-8a0e-47e329bba582 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:41.176370 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e2b2f8d6-545f-47c4-8a0e-47e329bba582 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:41.177330 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 487/1943] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:41.179827 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:41.179827 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:41.189859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-00e63061-d095-4358-9e4c-539bbadf793f req-89d41dca-2bd5-4211-a591-b6db98e23e3c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:41.192081 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-89d41dca-2bd5-4211-a591-b6db98e23e3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:41.192375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-89d41dca-2bd5-4211-a591-b6db98e23e3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:41.192655 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-89d41dca-2bd5-4211-a591-b6db98e23e3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:41.193397 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bfe72d4f-5e8f-4181-aafd-d7fae3e11b51 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:41.207004 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:41.207004 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:41.209827 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfe72d4f-5e8f-4181-aafd-d7fae3e11b51 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:41.211500 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-00e63061-d095-4358-9e4c-539bbadf793f req-89d41dca-2bd5-4211-a591-b6db98e23e3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:41.211836 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 489/1944] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:41 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1445 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:41.220620 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-89d41dca-2bd5-4211-a591-b6db98e23e3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:41.220620 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 482/1945] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:41 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1625 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:41.274268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e7c228d3-08e4-42a1-a4f6-29e67c6205f8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:41.277388 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7c228d3-08e4-42a1-a4f6-29e67c6205f8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:41.277658 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7c228d3-08e4-42a1-a4f6-29e67c6205f8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:41.277909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7c228d3-08e4-42a1-a4f6-29e67c6205f8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:41.278751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e7c228d3-08e4-42a1-a4f6-29e67c6205f8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:41.284139 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:41.284139 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:41.285522 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7c228d3-08e4-42a1-a4f6-29e67c6205f8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:41.285878 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 488/1946] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:41 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:42.234092 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ca7d8032-31c2-493a-8523-dee90b693f6d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:42.238409 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ca7d8032-31c2-493a-8523-dee90b693f6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:42.238697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ca7d8032-31c2-493a-8523-dee90b693f6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:42.239303 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ca7d8032-31c2-493a-8523-dee90b693f6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:42.267695 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:42.267695 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:42.274409 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ca7d8032-31c2-493a-8523-dee90b693f6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:42.282123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ca7d8032-31c2-493a-8523-dee90b693f6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:42.282596 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 488/1947] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:42 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1445 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:42.308634 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1d93ac7e-a62e-4163-a6ba-569432abb7fb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:42.313402 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1d93ac7e-a62e-4163-a6ba-569432abb7fb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:42.313740 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1d93ac7e-a62e-4163-a6ba-569432abb7fb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:42.314084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1d93ac7e-a62e-4163-a6ba-569432abb7fb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:42.314257 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1d93ac7e-a62e-4163-a6ba-569432abb7fb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:42.326916 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:42.326916 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:42.328220 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1d93ac7e-a62e-4163-a6ba-569432abb7fb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:42.328822 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 490/1948] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:42 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:42.518432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-00e63061-d095-4358-9e4c-539bbadf793f req-ff3724fb-0ca5-4692-95fc-8afa583c31ab None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:42.524568 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-ff3724fb-0ca5-4692-95fc-8afa583c31ab tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:42.524867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-ff3724fb-0ca5-4692-95fc-8afa583c31ab tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:42.525184 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-ff3724fb-0ca5-4692-95fc-8afa583c31ab tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:42.552812 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:42.552812 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:42.560889 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-00e63061-d095-4358-9e4c-539bbadf793f req-ff3724fb-0ca5-4692-95fc-8afa583c31ab tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:42.570242 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-ff3724fb-0ca5-4692-95fc-8afa583c31ab tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:42.570905 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 483/1949] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:42 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:42.607031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-00e63061-d095-4358-9e4c-539bbadf793f req-523e61e9-0e42-4c41-be99-da22cf87483f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:42.610599 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-523e61e9-0e42-4c41-be99-da22cf87483f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0 Jul 15 13:26:42.611371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-523e61e9-0e42-4c41-be99-da22cf87483f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:42.611371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-523e61e9-0e42-4c41-be99-da22cf87483f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:42.622883 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:42.622883 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:42.705616 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-00e63061-d095-4358-9e4c-539bbadf793f req-523e61e9-0e42-4c41-be99-da22cf87483f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0 returned with HTTP 200 Jul 15 13:26:42.706174 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 489/1950] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:26:42 2026] DELETE /volume/v3/attachments/8193c2c1-7d8e-4d30-aee1-93000dd3dac0 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:43.306332 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bcd7df81-2cb1-49f8-b2b8-10a46b65c9f8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.308156 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bcd7df81-2cb1-49f8-b2b8-10a46b65c9f8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:43.308523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bcd7df81-2cb1-49f8-b2b8-10a46b65c9f8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.308785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bcd7df81-2cb1-49f8-b2b8-10a46b65c9f8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.323012 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.323012 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:43.328932 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bcd7df81-2cb1-49f8-b2b8-10a46b65c9f8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:43.335208 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bcd7df81-2cb1-49f8-b2b8-10a46b65c9f8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:43.335713 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 489/1951] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:43.353061 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7a2a134a-deb2-4bab-aff3-6e6a7d29e53b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.355553 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a2a134a-deb2-4bab-aff3-6e6a7d29e53b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:43.355843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a2a134a-deb2-4bab-aff3-6e6a7d29e53b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.356141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a2a134a-deb2-4bab-aff3-6e6a7d29e53b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.356319 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7a2a134a-deb2-4bab-aff3-6e6a7d29e53b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:43.362483 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.362483 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:43.364204 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a2a134a-deb2-4bab-aff3-6e6a7d29e53b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:43.364204 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 491/1952] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:43.409124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7d2f18d5-1ea6-42ac-9d14-548d01983439 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.411426 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d2f18d5-1ea6-42ac-9d14-548d01983439 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:43.411642 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d2f18d5-1ea6-42ac-9d14-548d01983439 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.411861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d2f18d5-1ea6-42ac-9d14-548d01983439 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.426170 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.426170 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:43.433537 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7d2f18d5-1ea6-42ac-9d14-548d01983439 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Volume info retrieved successfully. Jul 15 13:26:43.441856 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d2f18d5-1ea6-42ac-9d14-548d01983439 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:43.442640 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 484/1953] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:43.498297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-020250de-d356-458c-b999-ac067ca40d67 req-3da7cb04-5f99-4f98-8995-cbc33d17fcf1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.500913 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-3da7cb04-5f99-4f98-8995-cbc33d17fcf1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:43.501309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-3da7cb04-5f99-4f98-8995-cbc33d17fcf1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.501776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-3da7cb04-5f99-4f98-8995-cbc33d17fcf1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.516217 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.516217 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:43.524580 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-020250de-d356-458c-b999-ac067ca40d67 req-3da7cb04-5f99-4f98-8995-cbc33d17fcf1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:43.531900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-3da7cb04-5f99-4f98-8995-cbc33d17fcf1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:43.532484 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 490/1954] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:43.563086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.566402 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018/action Jul 15 13:26:43.566919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:43.567136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:43.586720 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.586720 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:43.587517 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:43.598030 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Begin detaching volume completed successfully. Jul 15 13:26:43.598030 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-a00f356d-ea90-4117-b7b6-0c52c87b53d4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018/action returned with HTTP 202 Jul 15 13:26:43.599629 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 490/1955] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:26:43 2026] POST /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:26:43.624908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-56dd6647-1507-4335-b727-a21c076d870c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.627415 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56dd6647-1507-4335-b727-a21c076d870c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:43.627678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56dd6647-1507-4335-b727-a21c076d870c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.627977 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56dd6647-1507-4335-b727-a21c076d870c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.641345 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.641345 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:43.648410 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-56dd6647-1507-4335-b727-a21c076d870c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:43.656193 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56dd6647-1507-4335-b727-a21c076d870c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:43.657595 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 492/1956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:43.676674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8ee2b060-a909-466c-8791-737c9c7934cb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.677266 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ee2b060-a909-466c-8791-737c9c7934cb None None] GET https://10.4.3.158/volume// Jul 15 13:26:43.677680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ee2b060-a909-466c-8791-737c9c7934cb None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.679014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ee2b060-a909-466c-8791-737c9c7934cb None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.679014 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ee2b060-a909-466c-8791-737c9c7934cb None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:43.679014 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 485/1957] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:43.691693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-020250de-d356-458c-b999-ac067ca40d67 req-ff6fd799-4483-44e7-98ba-13700c9b141a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.694892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-ff6fd799-4483-44e7-98ba-13700c9b141a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:43.695720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-ff6fd799-4483-44e7-98ba-13700c9b141a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:43.695720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-ff6fd799-4483-44e7-98ba-13700c9b141a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:43.713131 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.713131 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:43.722102 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-020250de-d356-458c-b999-ac067ca40d67 req-ff6fd799-4483-44e7-98ba-13700c9b141a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:43.736935 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-ff6fd799-4483-44e7-98ba-13700c9b141a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:43.738060 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 491/1958] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:43 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:43.971081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-354b780b-4876-4f9b-af95-e2080bf970fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:43.973132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:43.973132 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1486855229", "snapshot_id": "605dd070-51ce-4368-a035-9daf68d64fd5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:43.974905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1486855229', 'snapshot_id': '605dd070-51ce-4368-a035-9daf68d64fd5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:43.983988 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:43.983988 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:43.984717 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot retrieved successfully. Jul 15 13:26:43.984717 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create volume of 1 GB Jul 15 13:26:43.989746 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Availability Zones retrieved successfully. Jul 15 13:26:43.997658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Flow 'volume_create_api' (db0f4dfe-e70b-4aa1-bdf3-657894516c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:43.998619 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915c34d4-633a-4c9b-80b0-ee38aa48394b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:44.000107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:44.036323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915c34d4-633a-4c9b-80b0-ee38aa48394b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '605dd070-51ce-4368-a035-9daf68d64fd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:44.037090 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab1d808-5a13-4c3e-8b2a-2ccb706108a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:44.093420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Created reservations ['0f8cb066-0a4a-45f4-a10d-a3a90d2f588e', '3eb3963e-9081-459d-a544-af60c9883b2b', '8dc69b80-007c-4793-acf7-3a438d74957b', '3350bf88-9be2-434b-acaa-870239f93c75'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:44.094994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab1d808-5a13-4c3e-8b2a-2ccb706108a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f8cb066-0a4a-45f4-a10d-a3a90d2f588e', '3eb3963e-9081-459d-a544-af60c9883b2b', '8dc69b80-007c-4793-acf7-3a438d74957b', '3350bf88-9be2-434b-acaa-870239f93c75']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:44.095586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18cb1a56-574c-46f4-a562-6979a1779a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:44.147677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18cb1a56-574c-46f4-a562-6979a1779a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efa5deed-63d8-4b00-9d08-0707c881e939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1486855229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54fd03114e294eea9afbc7d780cc97d5',qos_specs=None,replication_status=,reservations=['0f8cb066-0a4a-45f4-a10d-a3a90d2f588e','3eb3963e-9081-459d-a544-af60c9883b2b','8dc69b80-007c-4793-acf7-3a438d74957b','3350bf88-9be2-434b-acaa-870239f93c75'],size=1,snapshot_id=605dd070-51ce-4368-a035-9daf68d64fd5,source_replicaid=,source_volid=None,status='creating',user_id='c19270de6e454b86b6cd6dec2abcfb98',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1486855229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efa5deed-63d8-4b00-9d08-0707c881e939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54fd03114e294eea9afbc7d780cc97d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=605dd070-51ce-4368-a035-9daf68d64fd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c19270de6e454b86b6cd6dec2abcfb98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:44.148938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85347950-0584-4676-a6fb-4cf58be4354c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:44.175532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85347950-0584-4676-a6fb-4cf58be4354c) transitioned into state 'SUCCESS' from state '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-1486855229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54fd03114e294eea9afbc7d780cc97d5',qos_specs=None,replication_status=,reservations=['0f8cb066-0a4a-45f4-a10d-a3a90d2f588e','3eb3963e-9081-459d-a544-af60c9883b2b','8dc69b80-007c-4793-acf7-3a438d74957b','3350bf88-9be2-434b-acaa-870239f93c75'],size=1,snapshot_id=605dd070-51ce-4368-a035-9daf68d64fd5,source_replicaid=,source_volid=None,status='creating',user_id='c19270de6e454b86b6cd6dec2abcfb98',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:44.176697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ee677a-b28e-4a6f-8bb1-25024a1b5261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:44.209620 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ee677a-b28e-4a6f-8bb1-25024a1b5261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:44.210707 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Flow 'volume_create_api' (db0f4dfe-e70b-4aa1-bdf3-657894516c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:44.211058 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Create volume request issued successfully. Jul 15 13:26:44.211702 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-354b780b-4876-4f9b-af95-e2080bf970fc tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:44.212333 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 491/1959] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:26:43 2026] POST /volume/v3/volumes => generated 781 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:44.383787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-97121707-24f8-450d-a5f0-3284afe6eb29 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:44.389741 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-97121707-24f8-450d-a5f0-3284afe6eb29 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:44.390007 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-97121707-24f8-450d-a5f0-3284afe6eb29 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:44.390238 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-97121707-24f8-450d-a5f0-3284afe6eb29 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:44.390395 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-97121707-24f8-450d-a5f0-3284afe6eb29 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:44.405143 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:44.405143 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:44.406684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-97121707-24f8-450d-a5f0-3284afe6eb29 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:44.408729 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 493/1960] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:44 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:44.680185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-82c04894-25af-4e53-8ba9-40fbd6ac071c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:44.683026 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82c04894-25af-4e53-8ba9-40fbd6ac071c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:44.683026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82c04894-25af-4e53-8ba9-40fbd6ac071c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:44.683226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82c04894-25af-4e53-8ba9-40fbd6ac071c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:44.695563 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:44.695563 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:44.699919 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-82c04894-25af-4e53-8ba9-40fbd6ac071c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:44.706196 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82c04894-25af-4e53-8ba9-40fbd6ac071c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:44.706787 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 486/1961] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:44 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:45.422600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1a04c99e-866d-412b-8814-6fa3dcca5dcb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:45.424495 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a04c99e-866d-412b-8814-6fa3dcca5dcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:45.424687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a04c99e-866d-412b-8814-6fa3dcca5dcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:45.424867 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a04c99e-866d-412b-8814-6fa3dcca5dcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:45.424973 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1a04c99e-866d-412b-8814-6fa3dcca5dcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:45.430077 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:45.430077 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:45.430894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a04c99e-866d-412b-8814-6fa3dcca5dcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:45.431301 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 492/1962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:45 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:45.721774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dae1e4e5-abbb-456b-af0d-529ccfe645d2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:45.723848 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dae1e4e5-abbb-456b-af0d-529ccfe645d2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:45.724511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dae1e4e5-abbb-456b-af0d-529ccfe645d2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:45.724511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dae1e4e5-abbb-456b-af0d-529ccfe645d2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:45.737398 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:45.737398 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:45.746146 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dae1e4e5-abbb-456b-af0d-529ccfe645d2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:45.751247 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dae1e4e5-abbb-456b-af0d-529ccfe645d2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:45.751630 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 492/1963] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:45 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:46.446567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-685ca0f2-5322-441b-96c9-82f07c4f537d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:46.448949 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-685ca0f2-5322-441b-96c9-82f07c4f537d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:46.449260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-685ca0f2-5322-441b-96c9-82f07c4f537d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:46.449553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-685ca0f2-5322-441b-96c9-82f07c4f537d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:46.449718 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-685ca0f2-5322-441b-96c9-82f07c4f537d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:46.459106 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:46.459106 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:46.460140 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-685ca0f2-5322-441b-96c9-82f07c4f537d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:46.460569 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 494/1964] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:46 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:46.771982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7480f115-ad41-4241-8354-d610938e9afb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:46.774663 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7480f115-ad41-4241-8354-d610938e9afb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:46.775062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7480f115-ad41-4241-8354-d610938e9afb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:46.776158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7480f115-ad41-4241-8354-d610938e9afb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:46.789523 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:46.789523 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:46.793591 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7480f115-ad41-4241-8354-d610938e9afb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:46.798609 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7480f115-ad41-4241-8354-d610938e9afb tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:46.799157 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 487/1965] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:46 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:47.479055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-45a076e4-d03a-4248-b660-ef03701ee5cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:47.485650 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45a076e4-d03a-4248-b660-ef03701ee5cd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:47.486479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45a076e4-d03a-4248-b660-ef03701ee5cd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:47.486938 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45a076e4-d03a-4248-b660-ef03701ee5cd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:47.487866 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-45a076e4-d03a-4248-b660-ef03701ee5cd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:47.497459 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:47.497459 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:47.498952 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45a076e4-d03a-4248-b660-ef03701ee5cd tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:47.499680 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 493/1966] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:47 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:47.816597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6664b490-5b91-4bbd-b56c-c08d1b76c7f7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:47.819014 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6664b490-5b91-4bbd-b56c-c08d1b76c7f7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:47.819289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6664b490-5b91-4bbd-b56c-c08d1b76c7f7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:47.819563 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6664b490-5b91-4bbd-b56c-c08d1b76c7f7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:47.833766 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:47.833766 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:47.839855 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6664b490-5b91-4bbd-b56c-c08d1b76c7f7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:47.847058 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6664b490-5b91-4bbd-b56c-c08d1b76c7f7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:47.848159 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 493/1967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:47 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:48.163141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b7c49d5a-d489-400e-b657-36b704eb8869 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.165082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:26:48.165458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1617410218"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:48.167359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1617410218'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:26:48.170680 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Create volume of 1 GB Jul 15 13:26:48.174456 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Availability Zones retrieved successfully. Jul 15 13:26:48.181652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Flow 'volume_create_api' (4bb21426-04d1-477e-a84a-66878b669d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:48.183504 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6004bc9b-fa86-4789-aa41-9483f70d9698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.184527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:48.234264 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6004bc9b-fa86-4789-aa41-9483f70d9698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.235448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c711ac52-145f-4d91-88ae-e47da39b0428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.251185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-020250de-d356-458c-b999-ac067ca40d67 req-07f617eb-4a97-4bab-af90-b9e75f290742 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.253905 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-07f617eb-4a97-4bab-af90-b9e75f290742 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:48.254234 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-07f617eb-4a97-4bab-af90-b9e75f290742 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.254569 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-07f617eb-4a97-4bab-af90-b9e75f290742 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.268755 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.268755 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:48.277992 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-020250de-d356-458c-b999-ac067ca40d67 req-07f617eb-4a97-4bab-af90-b9e75f290742 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:48.281718 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-07f617eb-4a97-4bab-af90-b9e75f290742 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:48.282500 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 488/1968] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:48 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:48.301566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Created reservations ['69bdef51-8331-4896-967e-4dca78e664ec', '2942cc85-d359-4fa1-b828-29f34f1543e4', 'b4641d3a-b0cc-41b5-9e47-a574e19ffad4', 'ff40acb0-29ea-45f4-9256-c4de0b618e87'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:48.302348 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c711ac52-145f-4d91-88ae-e47da39b0428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69bdef51-8331-4896-967e-4dca78e664ec', '2942cc85-d359-4fa1-b828-29f34f1543e4', 'b4641d3a-b0cc-41b5-9e47-a574e19ffad4', 'ff40acb0-29ea-45f4-9256-c4de0b618e87']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.303171 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6123dd-bcd1-4eb9-adee-b853ac0ada32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.325591 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6123dd-bcd1-4eb9-adee-b853ac0ada32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6485fe-3e57-452b-8488-7abfb5453c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1617410218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa3c35c6da74bfb9142ad3aa05e5318',qos_specs=None,replication_status=,reservations=['69bdef51-8331-4896-967e-4dca78e664ec','2942cc85-d359-4fa1-b828-29f34f1543e4','b4641d3a-b0cc-41b5-9e47-a574e19ffad4','ff40acb0-29ea-45f4-9256-c4de0b618e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d1c7683d0364531bcdb350ce7282d5a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1617410218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d6485fe-3e57-452b-8488-7abfb5453c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aa3c35c6da74bfb9142ad3aa05e5318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d1c7683d0364531bcdb350ce7282d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.326708 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751cdc13-025d-4b79-a77b-cf78a1f39594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.349012 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751cdc13-025d-4b79-a77b-cf78a1f39594) transitioned into state 'SUCCESS' from state '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-1617410218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aa3c35c6da74bfb9142ad3aa05e5318',qos_specs=None,replication_status=,reservations=['69bdef51-8331-4896-967e-4dca78e664ec','2942cc85-d359-4fa1-b828-29f34f1543e4','b4641d3a-b0cc-41b5-9e47-a574e19ffad4','ff40acb0-29ea-45f4-9256-c4de0b618e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d1c7683d0364531bcdb350ce7282d5a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.349771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4522f977-64aa-48b9-83f0-44a82d62bfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.361333 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4522f977-64aa-48b9-83f0-44a82d62bfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.362224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Flow 'volume_create_api' (4bb21426-04d1-477e-a84a-66878b669d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:48.362568 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Create volume request issued successfully. Jul 15 13:26:48.363148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b7c49d5a-d489-400e-b657-36b704eb8869 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:26:48.363561 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 495/1969] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:26:48 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:48.381700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-01ef4175-25db-4438-aaea-9ca14252be0b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.383862 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01ef4175-25db-4438-aaea-9ca14252be0b tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:48.384335 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01ef4175-25db-4438-aaea-9ca14252be0b tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.384647 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01ef4175-25db-4438-aaea-9ca14252be0b tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.399871 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.399871 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:48.407537 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-01ef4175-25db-4438-aaea-9ca14252be0b tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:48.413920 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01ef4175-25db-4438-aaea-9ca14252be0b tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:48.414526 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 494/1970] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:48 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:48.515001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c7affe4d-d526-4dd0-850a-2994af84cc88 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.518707 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c7affe4d-d526-4dd0-850a-2994af84cc88 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:48.518818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c7affe4d-d526-4dd0-850a-2994af84cc88 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.519120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c7affe4d-d526-4dd0-850a-2994af84cc88 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.519120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c7affe4d-d526-4dd0-850a-2994af84cc88 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:48.524702 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.524702 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:48.525599 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c7affe4d-d526-4dd0-850a-2994af84cc88 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:48.526036 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 494/1971] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:48 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:48.545450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d621a09c-a3b5-40eb-92ad-f284b0d7e9f0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.547564 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d621a09c-a3b5-40eb-92ad-f284b0d7e9f0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:26:48.547923 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d621a09c-a3b5-40eb-92ad-f284b0d7e9f0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.549450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d621a09c-a3b5-40eb-92ad-f284b0d7e9f0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.557351 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.557351 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:48.561873 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d621a09c-a3b5-40eb-92ad-f284b0d7e9f0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:48.568435 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d621a09c-a3b5-40eb-92ad-f284b0d7e9f0 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 200 Jul 15 13:26:48.568435 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 489/1972] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:48 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:48.588058 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d8174dca-b29f-460b-b0a7-ba1251518695 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.590373 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc/restore Jul 15 13:26:48.590788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:48.592654 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Restoring backup 48a4ceee-1628-4348-b6e4-2ce00ebb83fc ({'restore': {}}) {{(pid=100146) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:26:48.592654 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Restoring backup 48a4ceee-1628-4348-b6e4-2ce00ebb83fc to volume None. Jul 15 13:26:48.597839 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.597839 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:48.599081 np0000005195 devstack@c-api.service[100146]: INFO cinder.backup.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating volume of 1 GB for restore of backup 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. Jul 15 13:26:48.606698 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:26:48.606313. {{(pid=100146) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:26:48.606845 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability Zones retrieved successfully. Jul 15 13:26:48.616127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (84d5cdec-58b0-4dae-846a-64d825dc9750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:48.616127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a9620-629e-4a3a-91b1-b4dac0773b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.616671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:26:48.659263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20a9620-629e-4a3a-91b1-b4dac0773b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.660545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f2aade-bb0e-4362-bec3-99f64a36b40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.705297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-020250de-d356-458c-b999-ac067ca40d67 req-79095ec7-b634-4ecc-8e65-b0b02cb76a61 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.708671 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-79095ec7-b634-4ecc-8e65-b0b02cb76a61 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14 Jul 15 13:26:48.708671 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-79095ec7-b634-4ecc-8e65-b0b02cb76a61 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.708671 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-79095ec7-b634-4ecc-8e65-b0b02cb76a61 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.720268 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.720268 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:48.734480 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['5b2fa3e6-c5d8-4333-94b7-8f7d32740532', '64183486-0102-4e33-ac2f-3e3a2b0456a2', 'c711e5e3-c59d-4e2e-a2ff-896e016c2e46', 'f266fa1e-1a57-413e-8208-d007d0be53d7'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:26:48.735352 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50f2aade-bb0e-4362-bec3-99f64a36b40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b2fa3e6-c5d8-4333-94b7-8f7d32740532', '64183486-0102-4e33-ac2f-3e3a2b0456a2', 'c711e5e3-c59d-4e2e-a2ff-896e016c2e46', 'f266fa1e-1a57-413e-8208-d007d0be53d7']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.736420 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8013ec-1705-44ff-b2a9-bc0469c31be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.766025 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-020250de-d356-458c-b999-ac067ca40d67 req-79095ec7-b634-4ecc-8e65-b0b02cb76a61 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14 returned with HTTP 200 Jul 15 13:26:48.766623 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 495/1973] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:26:48 2026] DELETE /volume/v3/attachments/6fd12e2e-e35e-4087-a274-a7b5f2be8b14 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:48.774105 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8013ec-1705-44ff-b2a9-bc0469c31be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '562b8f0f-c198-4cf1-b676-29c1e2c90f8d', '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_48a4ceee-1628-4348-b6e4-2ce00ebb83fc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['5b2fa3e6-c5d8-4333-94b7-8f7d32740532','64183486-0102-4e33-ac2f-3e3a2b0456a2','c711e5e3-c59d-4e2e-a2ff-896e016c2e46','f266fa1e-1a57-413e-8208-d007d0be53d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:26:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_48a4ceee-1628-4348-b6e4-2ce00ebb83fc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=562b8f0f-c198-4cf1-b676-29c1e2c90f8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb172d097f14fa1b04aba7fb43edee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.774616 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d7804f-8dac-4089-b6df-eb373c2feb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.794851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d7804f-8dac-4089-b6df-eb373c2feb8c) transitioned into 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_48a4ceee-1628-4348-b6e4-2ce00ebb83fc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['5b2fa3e6-c5d8-4333-94b7-8f7d32740532','64183486-0102-4e33-ac2f-3e3a2b0456a2','c711e5e3-c59d-4e2e-a2ff-896e016c2e46','f266fa1e-1a57-413e-8208-d007d0be53d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.795859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e87dbd-095e-440e-a252-27427ad41f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:26:48.816774 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e87dbd-095e-440e-a252-27427ad41f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:26:48.816774 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (84d5cdec-58b0-4dae-846a-64d825dc9750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:26:48.816774 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request issued successfully. Jul 15 13:26:48.827220 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.827220 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:48.827411 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:48.866870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5f4fdeb2-054e-4ece-9f4c-43cf1df7d21c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.872137 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f4fdeb2-054e-4ece-9f4c-43cf1df7d21c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:48.872137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f4fdeb2-054e-4ece-9f4c-43cf1df7d21c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.872137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f4fdeb2-054e-4ece-9f4c-43cf1df7d21c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.882265 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.882265 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:48.886894 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5f4fdeb2-054e-4ece-9f4c-43cf1df7d21c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:48.895782 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f4fdeb2-054e-4ece-9f4c-43cf1df7d21c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:48.896614 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 495/1974] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:48 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:48.916377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e9db1cd-1036-41c3-9122-bd4b876115b0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:48.920168 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e9db1cd-1036-41c3-9122-bd4b876115b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:48.920337 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e9db1cd-1036-41c3-9122-bd4b876115b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:48.921002 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e9db1cd-1036-41c3-9122-bd4b876115b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:48.935178 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:48.935178 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:48.943825 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e9db1cd-1036-41c3-9122-bd4b876115b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:48.954686 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e9db1cd-1036-41c3-9122-bd4b876115b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:48.955248 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 490/1975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:48 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:49.029281 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-566d38e2-84f2-41bd-8854-f62ce9af7537 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:49.031882 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-566d38e2-84f2-41bd-8854-f62ce9af7537 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:26:49.032191 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-566d38e2-84f2-41bd-8854-f62ce9af7537 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:49.032443 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-566d38e2-84f2-41bd-8854-f62ce9af7537 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:49.042917 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:49.042917 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:49.048880 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-566d38e2-84f2-41bd-8854-f62ce9af7537 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:26:49.058460 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-566d38e2-84f2-41bd-8854-f62ce9af7537 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:26:49.059037 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 496/1976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:49 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:49.431481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bb8d3205-2b8c-4757-89c2-c55af2dc60f3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:49.435682 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb8d3205-2b8c-4757-89c2-c55af2dc60f3 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:49.436040 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb8d3205-2b8c-4757-89c2-c55af2dc60f3 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:49.436446 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb8d3205-2b8c-4757-89c2-c55af2dc60f3 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:49.448191 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:49.448191 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:49.453270 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bb8d3205-2b8c-4757-89c2-c55af2dc60f3 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:49.459033 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb8d3205-2b8c-4757-89c2-c55af2dc60f3 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:49.460209 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 496/1977] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:49 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:49.837691 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:49.837691 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:49.838200 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:26:49.838369 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Checking backup size 1 against volume size 1 {{(pid=100146) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:26:49.838566 np0000005195 devstack@c-api.service[100146]: INFO cinder.backup.api [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Overwriting volume 562b8f0f-c198-4cf1-b676-29c1e2c90f8d with restore of backup 48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:49.856244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] restore_backup in rpcapi backup_id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc {{(pid=100146) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:26:49.858595 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8174dca-b29f-460b-b0a7-ba1251518695 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc/restore returned with HTTP 202 Jul 15 13:26:49.859182 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 496/1978] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Jul 15 13:26:48 2026] POST /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc/restore => generated 189 bytes in 1272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:26:49.869740 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b6a0508a-380e-4059-a643-f26455c29fe6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:49.872018 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b6a0508a-380e-4059-a643-f26455c29fe6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:49.872283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b6a0508a-380e-4059-a643-f26455c29fe6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:49.872528 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b6a0508a-380e-4059-a643-f26455c29fe6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:49.872685 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b6a0508a-380e-4059-a643-f26455c29fe6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:49.878698 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:49.878698 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:49.880035 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b6a0508a-380e-4059-a643-f26455c29fe6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:49.880688 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 491/1979] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:49 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:49.912525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-6946c9ff-f8ce-45ad-91d9-e08563f042e6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:49.915784 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-6946c9ff-f8ce-45ad-91d9-e08563f042e6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:49.916045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-6946c9ff-f8ce-45ad-91d9-e08563f042e6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:49.916289 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-6946c9ff-f8ce-45ad-91d9-e08563f042e6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:49.928006 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:49.928006 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:49.933257 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-6946c9ff-f8ce-45ad-91d9-e08563f042e6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:49.939986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-6946c9ff-f8ce-45ad-91d9-e08563f042e6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:49.942065 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 497/1980] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:26:49 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:50.067112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-72264720-89d6-43a1-b0c8-1d41dd07bb89 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.067616 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72264720-89d6-43a1-b0c8-1d41dd07bb89 None None] GET https://10.4.3.158/volume// Jul 15 13:26:50.067873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72264720-89d6-43a1-b0c8-1d41dd07bb89 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:50.068168 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72264720-89d6-43a1-b0c8-1d41dd07bb89 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:50.068667 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72264720-89d6-43a1-b0c8-1d41dd07bb89 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:50.069265 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 497/1981] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:26:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:50.082842 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-8a0b691f-6b34-4a78-8990-7993b200ae8c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.085738 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-8a0b691f-6b34-4a78-8990-7993b200ae8c tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:26:50.086207 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-8a0b691f-6b34-4a78-8990-7993b200ae8c tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d6485fe-3e57-452b-8488-7abfb5453c53", "connector": null, "instance_uuid": "4b237a59-cc93-4a26-81f7-02d8e1fb5a8b"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:50.103677 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:50.103677 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:50.150240 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-8a0b691f-6b34-4a78-8990-7993b200ae8c tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:26:50.150908 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 497/1982] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:26:50 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:26:50.184378 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a73f1da9-0267-4db7-8c9a-6967ed5be6f7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.186310 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a73f1da9-0267-4db7-8c9a-6967ed5be6f7 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:50.186539 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a73f1da9-0267-4db7-8c9a-6967ed5be6f7 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:50.187244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a73f1da9-0267-4db7-8c9a-6967ed5be6f7 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:50.202727 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:50.202727 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:50.210105 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a73f1da9-0267-4db7-8c9a-6967ed5be6f7 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:50.216282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a5da1ffe-a1aa-4081-8d3a-6a28c9319e9a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.216718 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a5da1ffe-a1aa-4081-8d3a-6a28c9319e9a None None] GET https://10.4.3.158/volume// Jul 15 13:26:50.216979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a5da1ffe-a1aa-4081-8d3a-6a28c9319e9a None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:50.217136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a5da1ffe-a1aa-4081-8d3a-6a28c9319e9a None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:50.217470 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a5da1ffe-a1aa-4081-8d3a-6a28c9319e9a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:26:50.218054 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 498/1983] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:26:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:26:50.218135 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a73f1da9-0267-4db7-8c9a-6967ed5be6f7 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:50.218760 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 492/1984] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:50 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:50.230384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-b9ac6f84-5362-45e7-8e66-f0786a8a4dec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.236625 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-b9ac6f84-5362-45e7-8e66-f0786a8a4dec tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:50.236877 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-b9ac6f84-5362-45e7-8e66-f0786a8a4dec tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:50.237125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-b9ac6f84-5362-45e7-8e66-f0786a8a4dec tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:50.258725 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:50.258725 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:50.262072 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-b9ac6f84-5362-45e7-8e66-f0786a8a4dec tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:50.266749 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-b9ac6f84-5362-45e7-8e66-f0786a8a4dec tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:50.267173 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 498/1985] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:26:50 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:26:50.374725 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.377351 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] PUT https://10.4.3.158/volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20 Jul 15 13:26:50.377779 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:50.389651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Acquiring lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:26:50.398612 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:26:50.399127 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:50.399127 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:50.506011 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" released by "attachment_update" :: held 0.108s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:26:50.506926 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-94790187-5950-4bad-8ef6-44fa1fbc0564 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20 returned with HTTP 200 Jul 15 13:26:50.511662 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 498/1986] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:26:50 2026] PUT /volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:50.893107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7eda989b-cfa7-499a-8c38-c7603d7d7b62 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:50.895488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7eda989b-cfa7-499a-8c38-c7603d7d7b62 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:50.895488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7eda989b-cfa7-499a-8c38-c7603d7d7b62 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:50.895488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7eda989b-cfa7-499a-8c38-c7603d7d7b62 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:50.895665 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7eda989b-cfa7-499a-8c38-c7603d7d7b62 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:50.902051 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:50.902051 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:50.902051 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7eda989b-cfa7-499a-8c38-c7603d7d7b62 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:50.902051 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 499/1987] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:50 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:51.238321 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ceaeb1da-c34b-46be-87ad-8a86045bdaf0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:51.242102 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ceaeb1da-c34b-46be-87ad-8a86045bdaf0 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:51.242244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ceaeb1da-c34b-46be-87ad-8a86045bdaf0 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:51.242621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ceaeb1da-c34b-46be-87ad-8a86045bdaf0 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:51.260142 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:51.260142 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:51.265443 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ceaeb1da-c34b-46be-87ad-8a86045bdaf0 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:51.274414 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ceaeb1da-c34b-46be-87ad-8a86045bdaf0 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:51.275252 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 493/1988] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:51 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:51.920155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b4d32e9a-695f-4b3d-a5d0-b15986ac3be1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:51.923952 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4d32e9a-695f-4b3d-a5d0-b15986ac3be1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:51.924223 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4d32e9a-695f-4b3d-a5d0-b15986ac3be1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:51.924457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4d32e9a-695f-4b3d-a5d0-b15986ac3be1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:51.924594 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-b4d32e9a-695f-4b3d-a5d0-b15986ac3be1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:51.934141 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:51.934141 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:51.935201 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4d32e9a-695f-4b3d-a5d0-b15986ac3be1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:51.935754 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 499/1989] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:51 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:52.290995 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3153b7a3-7910-4d71-86d2-7b33936ce3f6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:52.295900 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3153b7a3-7910-4d71-86d2-7b33936ce3f6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:52.296200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3153b7a3-7910-4d71-86d2-7b33936ce3f6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:52.296411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3153b7a3-7910-4d71-86d2-7b33936ce3f6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:52.309930 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:52.309930 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:52.315745 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3153b7a3-7910-4d71-86d2-7b33936ce3f6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:52.322670 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3153b7a3-7910-4d71-86d2-7b33936ce3f6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:52.323527 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 499/1990] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:52 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:52.961313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ef456107-2da5-4da4-82b2-99dd7a173581 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:52.964737 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ef456107-2da5-4da4-82b2-99dd7a173581 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:52.964888 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ef456107-2da5-4da4-82b2-99dd7a173581 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:52.965190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ef456107-2da5-4da4-82b2-99dd7a173581 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:52.965359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ef456107-2da5-4da4-82b2-99dd7a173581 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:52.975411 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:52.975411 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:52.976401 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ef456107-2da5-4da4-82b2-99dd7a173581 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:52.976853 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 500/1991] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:52 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:53.350450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-773a03c6-0a90-471a-95cd-3c492ab5e6bb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:53.350450 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-773a03c6-0a90-471a-95cd-3c492ab5e6bb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:53.350803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-773a03c6-0a90-471a-95cd-3c492ab5e6bb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:53.352992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-773a03c6-0a90-471a-95cd-3c492ab5e6bb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:53.369482 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:53.369482 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:53.376952 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-773a03c6-0a90-471a-95cd-3c492ab5e6bb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:53.387993 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-773a03c6-0a90-471a-95cd-3c492ab5e6bb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:53.387993 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 494/1992] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:53 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:53.989881 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d333b562-0129-4f6a-b39d-66b9978ce845 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:53.994660 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d333b562-0129-4f6a-b39d-66b9978ce845 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:53.995190 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d333b562-0129-4f6a-b39d-66b9978ce845 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:53.999478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d333b562-0129-4f6a-b39d-66b9978ce845 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:53.999478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d333b562-0129-4f6a-b39d-66b9978ce845 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:54.007468 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:54.007468 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:54.008437 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d333b562-0129-4f6a-b39d-66b9978ce845 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:54.009258 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 500/1993] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:53 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:54.405173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9cc4eee6-f1f4-4e5a-b0a2-3aeb86691f45 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:54.407807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9cc4eee6-f1f4-4e5a-b0a2-3aeb86691f45 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:54.408088 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9cc4eee6-f1f4-4e5a-b0a2-3aeb86691f45 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:54.408392 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9cc4eee6-f1f4-4e5a-b0a2-3aeb86691f45 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:54.421509 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:54.421509 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:54.426386 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9cc4eee6-f1f4-4e5a-b0a2-3aeb86691f45 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:54.433917 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9cc4eee6-f1f4-4e5a-b0a2-3aeb86691f45 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:54.434444 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 500/1994] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:54 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:55.020894 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-167ff575-46ae-43e1-abb8-0daac4b062d1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:55.024003 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-167ff575-46ae-43e1-abb8-0daac4b062d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:55.024488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-167ff575-46ae-43e1-abb8-0daac4b062d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:55.024488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-167ff575-46ae-43e1-abb8-0daac4b062d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:55.024761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-167ff575-46ae-43e1-abb8-0daac4b062d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:55.030521 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:55.030521 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:55.032711 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-167ff575-46ae-43e1-abb8-0daac4b062d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:55.032711 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 501/1995] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:55 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:55.451527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cfb47ca5-78ad-4f42-8b44-bdd10f344a63 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:55.454109 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cfb47ca5-78ad-4f42-8b44-bdd10f344a63 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:55.454420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cfb47ca5-78ad-4f42-8b44-bdd10f344a63 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:55.455012 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cfb47ca5-78ad-4f42-8b44-bdd10f344a63 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:55.466509 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:55.466509 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:55.471454 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cfb47ca5-78ad-4f42-8b44-bdd10f344a63 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:55.478111 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cfb47ca5-78ad-4f42-8b44-bdd10f344a63 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:55.478830 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 495/1996] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:55 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:55.662371 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-1aeabcaf-f36d-437a-bbca-8bce8437c807 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:55.665541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-1aeabcaf-f36d-437a-bbca-8bce8437c807 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20/action Jul 15 13:26:55.666163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-1aeabcaf-f36d-437a-bbca-8bce8437c807 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:26:55.666234 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-1aeabcaf-f36d-437a-bbca-8bce8437c807 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:26:55.698500 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:55.698500 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:55.712503 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5a9569e4-a008-4c1a-9760-955bfd30b453 req-1aeabcaf-f36d-437a-bbca-8bce8437c807 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20/action returned with HTTP 204 Jul 15 13:26:55.713318 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 501/1997] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:26:55 2026] POST /volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:26:56.048313 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cbfcf9d0-a7a7-4e14-aca5-9b508f7f414f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:56.050864 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cbfcf9d0-a7a7-4e14-aca5-9b508f7f414f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:56.051161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cbfcf9d0-a7a7-4e14-aca5-9b508f7f414f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:56.051379 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cbfcf9d0-a7a7-4e14-aca5-9b508f7f414f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:56.051534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-cbfcf9d0-a7a7-4e14-aca5-9b508f7f414f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:56.057466 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:56.057466 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:56.058479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cbfcf9d0-a7a7-4e14-aca5-9b508f7f414f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:56.059003 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 501/1998] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:56 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:56.496601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a0fd3209-7c5c-45d3-a783-7140bf7516da None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:56.506854 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0fd3209-7c5c-45d3-a783-7140bf7516da tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:56.506854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0fd3209-7c5c-45d3-a783-7140bf7516da tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:56.511047 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0fd3209-7c5c-45d3-a783-7140bf7516da tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:56.524769 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:56.524769 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:56.530055 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a0fd3209-7c5c-45d3-a783-7140bf7516da tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:56.535294 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0fd3209-7c5c-45d3-a783-7140bf7516da tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:56.535743 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 502/1999] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:56 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:56.552544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9a00fec7-f233-45c5-a09e-6f3b6a1a7140 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:56.554612 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a00fec7-f233-45c5-a09e-6f3b6a1a7140 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:26:56.554839 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a00fec7-f233-45c5-a09e-6f3b6a1a7140 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:56.555064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a00fec7-f233-45c5-a09e-6f3b6a1a7140 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:56.568134 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:56.568134 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:26:56.576118 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9a00fec7-f233-45c5-a09e-6f3b6a1a7140 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:26:56.585897 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a00fec7-f233-45c5-a09e-6f3b6a1a7140 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:26:56.586462 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 496/2000] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:56 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:26:57.074231 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cc45d741-116a-4863-b58b-9c061d41759b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:57.076131 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc45d741-116a-4863-b58b-9c061d41759b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:57.076385 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc45d741-116a-4863-b58b-9c061d41759b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:57.076654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc45d741-116a-4863-b58b-9c061d41759b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:57.076787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-cc45d741-116a-4863-b58b-9c061d41759b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:57.087732 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:57.087732 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:26:57.088706 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc45d741-116a-4863-b58b-9c061d41759b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:57.089174 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 502/2001] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:57 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:58.103377 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-068f2584-94ab-47b2-8d54-2e4380f2e83a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:58.106312 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-068f2584-94ab-47b2-8d54-2e4380f2e83a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:58.106544 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-068f2584-94ab-47b2-8d54-2e4380f2e83a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:58.106907 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-068f2584-94ab-47b2-8d54-2e4380f2e83a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:58.107074 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-068f2584-94ab-47b2-8d54-2e4380f2e83a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:58.113748 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:58.113748 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:26:58.115105 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-068f2584-94ab-47b2-8d54-2e4380f2e83a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:58.115105 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 502/2002] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:58 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:26:59.128542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cb44ffe4-42ff-476f-8231-20668780386b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:26:59.131076 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb44ffe4-42ff-476f-8231-20668780386b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:26:59.131358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cb44ffe4-42ff-476f-8231-20668780386b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:26:59.131625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cb44ffe4-42ff-476f-8231-20668780386b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:26:59.131798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-cb44ffe4-42ff-476f-8231-20668780386b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:26:59.137926 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:26:59.137926 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:26:59.139156 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb44ffe4-42ff-476f-8231-20668780386b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:26:59.139714 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 503/2003] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:26:59 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:00.156988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b9fec60e-4153-4547-9942-ea57264511d6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:00.160640 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9fec60e-4153-4547-9942-ea57264511d6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:27:00.161053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9fec60e-4153-4547-9942-ea57264511d6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:00.161282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9fec60e-4153-4547-9942-ea57264511d6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:00.161398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b9fec60e-4153-4547-9942-ea57264511d6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:00.166921 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:00.166921 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:00.168402 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9fec60e-4153-4547-9942-ea57264511d6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:27:00.168891 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 497/2004] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:00 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:01.187284 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-218997fa-9c88-4bbd-af76-27a79dab07b5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.192666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-218997fa-9c88-4bbd-af76-27a79dab07b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:27:01.192821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-218997fa-9c88-4bbd-af76-27a79dab07b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.193301 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-218997fa-9c88-4bbd-af76-27a79dab07b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.193301 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-218997fa-9c88-4bbd-af76-27a79dab07b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:01.200574 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.200574 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:01.204002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-218997fa-9c88-4bbd-af76-27a79dab07b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:27:01.204002 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 503/2005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:01.227246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bf613d19-4474-4778-9846-6d3b3cdead24 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.231525 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bf613d19-4474-4778-9846-6d3b3cdead24 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d Jul 15 13:27:01.232158 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bf613d19-4474-4778-9846-6d3b3cdead24 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.232766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bf613d19-4474-4778-9846-6d3b3cdead24 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.249202 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.249202 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:01.265335 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bf613d19-4474-4778-9846-6d3b3cdead24 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:01.275260 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bf613d19-4474-4778-9846-6d3b3cdead24 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d returned with HTTP 200 Jul 15 13:27:01.276265 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 503/2006] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d => generated 1411 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:01.300497 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3b9423d3-5fbd-43af-b1b2-ef421cc33e40 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.304954 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3b9423d3-5fbd-43af-b1b2-ef421cc33e40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d Jul 15 13:27:01.304954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3b9423d3-5fbd-43af-b1b2-ef421cc33e40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.305269 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3b9423d3-5fbd-43af-b1b2-ef421cc33e40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.324569 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.324569 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:01.338469 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3b9423d3-5fbd-43af-b1b2-ef421cc33e40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:01.347749 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3b9423d3-5fbd-43af-b1b2-ef421cc33e40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d returned with HTTP 200 Jul 15 13:27:01.347749 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 504/2007] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d => generated 1411 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:01.372279 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.379456 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d Jul 15 13:27:01.379820 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.381177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.381524 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: 562b8f0f-c198-4cf1-b676-29c1e2c90f8d Jul 15 13:27:01.395820 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.395820 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:01.397425 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:01.430457 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume request issued successfully. Jul 15 13:27:01.430811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-25eb37fa-72a3-4857-af5b-644c4fc1805d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d returned with HTTP 202 Jul 15 13:27:01.431318 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 498/2008] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:01 2026] DELETE /volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:01.447899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ed5ee9f7-3965-41a5-bbb7-1e798e669f9d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.449463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b03611f2-4fee-4036-9544-1ddedaafb087 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.453121 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ed5ee9f7-3965-41a5-bbb7-1e798e669f9d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d Jul 15 13:27:01.453862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ed5ee9f7-3965-41a5-bbb7-1e798e669f9d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.453862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ed5ee9f7-3965-41a5-bbb7-1e798e669f9d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.455931 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b03611f2-4fee-4036-9544-1ddedaafb087 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:01.463521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b03611f2-4fee-4036-9544-1ddedaafb087 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.463521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b03611f2-4fee-4036-9544-1ddedaafb087 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.472060 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.472060 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:01.478306 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ed5ee9f7-3965-41a5-bbb7-1e798e669f9d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:01.482598 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.482598 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:01.485718 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ed5ee9f7-3965-41a5-bbb7-1e798e669f9d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d returned with HTTP 200 Jul 15 13:27:01.486281 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 504/2009] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:01.498242 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b03611f2-4fee-4036-9544-1ddedaafb087 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:01.509539 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b03611f2-4fee-4036-9544-1ddedaafb087 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:01.509996 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 504/2010] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:01.534568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2da3788d-a5d9-4de2-bb66-45655b8cbf03 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.537862 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2da3788d-a5d9-4de2-bb66-45655b8cbf03 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:01.537862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2da3788d-a5d9-4de2-bb66-45655b8cbf03 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.538102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2da3788d-a5d9-4de2-bb66-45655b8cbf03 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.553805 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.553805 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:01.564079 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2da3788d-a5d9-4de2-bb66-45655b8cbf03 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:01.572817 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2da3788d-a5d9-4de2-bb66-45655b8cbf03 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:01.572817 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 505/2011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:01.641011 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-52321f1a-f546-4923-a002-dba1b714e647 req-6916170f-8d00-4a54-ab45-611dda643f14 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.647094 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-6916170f-8d00-4a54-ab45-611dda643f14 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:01.647809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-6916170f-8d00-4a54-ab45-611dda643f14 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.649074 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-6916170f-8d00-4a54-ab45-611dda643f14 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.660349 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.660349 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:01.670529 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-52321f1a-f546-4923-a002-dba1b714e647 req-6916170f-8d00-4a54-ab45-611dda643f14 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:01.682088 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-6916170f-8d00-4a54-ab45-611dda643f14 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:01.683431 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 499/2012] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:01.876682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-40828056-b92c-4eff-b227-7dc0dbe68d17 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.877683 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-40828056-b92c-4eff-b227-7dc0dbe68d17 None None] GET https://10.4.3.158/volume// Jul 15 13:27:01.877683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-40828056-b92c-4eff-b227-7dc0dbe68d17 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.877683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-40828056-b92c-4eff-b227-7dc0dbe68d17 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:01.878117 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-40828056-b92c-4eff-b227-7dc0dbe68d17 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:01.881091 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 505/2013] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 15 13:27:01.889900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-52321f1a-f546-4923-a002-dba1b714e647 req-3a3e8a6b-fc76-416f-9ccd-69d227b88d8a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.892855 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-3a3e8a6b-fc76-416f-9ccd-69d227b88d8a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:01.893216 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-3a3e8a6b-fc76-416f-9ccd-69d227b88d8a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b234cd74-7782-4349-bc71-33893abcb434", "connector": null, "instance_uuid": "4bfcde99-f130-40bc-bc53-45de8755c2fd"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:01.905838 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:01.905838 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:01.945990 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-3a3e8a6b-fc76-416f-9ccd-69d227b88d8a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:01.945990 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 505/2014] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:01 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:01.986050 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7d2e60a5-f988-44f0-8a79-5200fb10d1a9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:01.987946 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d2e60a5-f988-44f0-8a79-5200fb10d1a9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:01.988209 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d2e60a5-f988-44f0-8a79-5200fb10d1a9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:01.988403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d2e60a5-f988-44f0-8a79-5200fb10d1a9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.008632 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.008632 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:02.015403 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7d2e60a5-f988-44f0-8a79-5200fb10d1a9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:02.023299 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d2e60a5-f988-44f0-8a79-5200fb10d1a9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:02.023949 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 506/2015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:01 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:02.068676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-51d5d3c6-11c0-43f2-bee5-9253a4c1aa62 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.068676 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51d5d3c6-11c0-43f2-bee5-9253a4c1aa62 None None] GET https://10.4.3.158/volume// Jul 15 13:27:02.068676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51d5d3c6-11c0-43f2-bee5-9253a4c1aa62 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.068676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51d5d3c6-11c0-43f2-bee5-9253a4c1aa62 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.068676 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51d5d3c6-11c0-43f2-bee5-9253a4c1aa62 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:02.068676 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 500/2016] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:02.086354 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-52321f1a-f546-4923-a002-dba1b714e647 req-16bb2d6f-e925-4279-b055-e43b2e10a11f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.089187 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-16bb2d6f-e925-4279-b055-e43b2e10a11f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:02.089388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-16bb2d6f-e925-4279-b055-e43b2e10a11f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.089632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-16bb2d6f-e925-4279-b055-e43b2e10a11f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.101531 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.101531 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:02.107818 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-52321f1a-f546-4923-a002-dba1b714e647 req-16bb2d6f-e925-4279-b055-e43b2e10a11f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:02.115721 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-16bb2d6f-e925-4279-b055-e43b2e10a11f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:02.116622 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 506/2017] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:02.164437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-db9bb6de-36f5-4522-8bfe-46c7fef12cf4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.165062 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db9bb6de-36f5-4522-8bfe-46c7fef12cf4 None None] GET https://10.4.3.158/volume// Jul 15 13:27:02.165457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db9bb6de-36f5-4522-8bfe-46c7fef12cf4 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.165703 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db9bb6de-36f5-4522-8bfe-46c7fef12cf4 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.166156 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db9bb6de-36f5-4522-8bfe-46c7fef12cf4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:02.166545 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 506/2018] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:02.178760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-dcc279d9-5d6d-48c3-a468-2314e9449163 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.183550 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-dcc279d9-5d6d-48c3-a468-2314e9449163 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:02.184138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-dcc279d9-5d6d-48c3-a468-2314e9449163 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d6485fe-3e57-452b-8488-7abfb5453c53", "connector": null, "instance_uuid": "4b237a59-cc93-4a26-81f7-02d8e1fb5a8b"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:02.202069 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.202069 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:02.249719 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-dcc279d9-5d6d-48c3-a468-2314e9449163 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:02.250215 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 507/2019] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:02 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:02.272552 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.273331 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-3bf0ba6c-3ecf-4d2d-81f1-d0c0e2b7aec8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.276217 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] PUT https://10.4.3.158/volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db Jul 15 13:27:02.276217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:02.276996 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-3bf0ba6c-3ecf-4d2d-81f1-d0c0e2b7aec8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] DELETE https://10.4.3.158/volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20 Jul 15 13:27:02.277671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-3bf0ba6c-3ecf-4d2d-81f1-d0c0e2b7aec8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.277671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-3bf0ba6c-3ecf-4d2d-81f1-d0c0e2b7aec8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.283947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Acquiring lock "cinder-attachment_update-b234cd74-7782-4349-bc71-33893abcb434-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:02.287173 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.287173 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:02.290767 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-b234cd74-7782-4349-bc71-33893abcb434-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:02.292079 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.292079 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:02.379120 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-3bf0ba6c-3ecf-4d2d-81f1-d0c0e2b7aec8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20 returned with HTTP 200 Jul 15 13:27:02.379791 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 507/2020] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:02 2026] DELETE /volume/v3/attachments/29c650fc-85d8-4aa5-afb4-6b6f9db4cc20 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:02.431420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-b234cd74-7782-4349-bc71-33893abcb434-np0000005195" released by "attachment_update" :: held 0.141s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:02.432492 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-c1409f30-3c6c-4661-b39f-becec1bb5f33 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db returned with HTTP 200 Jul 15 13:27:02.433430 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 501/2021] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:02 2026] PUT /volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db => generated 968 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:02.451821 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-52321f1a-f546-4923-a002-dba1b714e647 req-373f1c0e-f466-4ae9-acba-111cec00ab99 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.454223 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-373f1c0e-f466-4ae9-acba-111cec00ab99 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/encryption Jul 15 13:27:02.454477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-373f1c0e-f466-4ae9-acba-111cec00ab99 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.454733 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-373f1c0e-f466-4ae9-acba-111cec00ab99 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.465321 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.465321 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:02.474099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-373f1c0e-f466-4ae9-acba-111cec00ab99 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/encryption returned with HTTP 200 Jul 15 13:27:02.474099 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 507/2022] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:02.509313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ab009fa9-3bc1-4d36-84e9-f103d2bb8f8a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.512684 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab009fa9-3bc1-4d36-84e9-f103d2bb8f8a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d Jul 15 13:27:02.512684 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab009fa9-3bc1-4d36-84e9-f103d2bb8f8a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.512909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab009fa9-3bc1-4d36-84e9-f103d2bb8f8a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.520525 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab009fa9-3bc1-4d36-84e9-f103d2bb8f8a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d returned with HTTP 404 Jul 15 13:27:02.521260 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 508/2023] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/v3/volumes/562b8f0f-c198-4cf1-b676-29c1e2c90f8d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:02.536420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.538387 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:27:02.538828 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.539143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.539323 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete backup with id: 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. Jul 15 13:27:02.545673 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.545673 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:02.565111 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] delete_backup rpcapi backup_id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:27:02.566823 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8c5f18b-4cd1-48cc-b30e-d1c4c3f4ac01 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 202 Jul 15 13:27:02.567266 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 508/2024] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:02 2026] DELETE /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:27:02.575597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3cb274e7-bb76-4950-b3bc-1739afbedfa6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.577923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cb274e7-bb76-4950-b3bc-1739afbedfa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:27:02.578225 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cb274e7-bb76-4950-b3bc-1739afbedfa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.578671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cb274e7-bb76-4950-b3bc-1739afbedfa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.578671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-3cb274e7-bb76-4950-b3bc-1739afbedfa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:02.584779 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.584779 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:02.585645 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cb274e7-bb76-4950-b3bc-1739afbedfa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 200 Jul 15 13:27:02.586293 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 502/2025] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:02.690320 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.692644 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:02.692644 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-853600337"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:02.694516 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-853600337'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:02.694583 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Create volume of 1 GB Jul 15 13:27:02.701946 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Availability Zones retrieved successfully. Jul 15 13:27:02.710201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Flow 'volume_create_api' (d2878271-e7f2-4e71-be7c-219f487ece70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:02.711307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a38881-6a76-46db-8249-7f22922a9f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:02.712529 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:02.756807 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a38881-6a76-46db-8249-7f22922a9f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:02.757705 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860971c8-8e3d-4936-b9e7-5078184f9001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:02.808107 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Created reservations ['11bbe601-d171-4a72-84fc-152e21112be9', '9b537ec8-c4d9-40fd-b665-9453fb02a9b6', 'b6038393-0462-4f9b-81f5-3e5ddeaaf69c', '7db20f07-8aba-4296-84df-0770012dacd5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:02.809114 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860971c8-8e3d-4936-b9e7-5078184f9001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11bbe601-d171-4a72-84fc-152e21112be9', '9b537ec8-c4d9-40fd-b665-9453fb02a9b6', 'b6038393-0462-4f9b-81f5-3e5ddeaaf69c', '7db20f07-8aba-4296-84df-0770012dacd5']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:02.810201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ea893d-1a43-4cce-bba1-a2229ff8efb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:02.840504 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ea893d-1a43-4cce-bba1-a2229ff8efb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7208d6a5-7e84-49cf-8f6f-64e8858e19bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-853600337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3f555c48a142bab4a936e84ad2f686',qos_specs=None,replication_status=,reservations=['11bbe601-d171-4a72-84fc-152e21112be9','9b537ec8-c4d9-40fd-b665-9453fb02a9b6','b6038393-0462-4f9b-81f5-3e5ddeaaf69c','7db20f07-8aba-4296-84df-0770012dacd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15888275e9444d099b65bd24c0d3c191',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-853600337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7208d6a5-7e84-49cf-8f6f-64e8858e19bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f3f555c48a142bab4a936e84ad2f686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15888275e9444d099b65bd24c0d3c191',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:02.841558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1f785b-efa0-4aef-8c40-1a88668739cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:02.874647 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1f785b-efa0-4aef-8c40-1a88668739cb) transitioned into state 'SUCCESS' from state '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-853600337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f3f555c48a142bab4a936e84ad2f686',qos_specs=None,replication_status=,reservations=['11bbe601-d171-4a72-84fc-152e21112be9','9b537ec8-c4d9-40fd-b665-9453fb02a9b6','b6038393-0462-4f9b-81f5-3e5ddeaaf69c','7db20f07-8aba-4296-84df-0770012dacd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15888275e9444d099b65bd24c0d3c191',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:02.875546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7d030b-1217-4067-95fc-f48c3a333270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:02.899809 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7d030b-1217-4067-95fc-f48c3a333270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:02.900700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Flow 'volume_create_api' (d2878271-e7f2-4e71-be7c-219f487ece70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:02.901107 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Create volume request issued successfully. Jul 15 13:27:02.901756 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6d3ae47-6c76-49c4-aadc-9b6d5c28fab2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:02.902291 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 508/2026] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:27:02 2026] POST /volume/v3/volumes => generated 756 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:02.916365 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c7a97fd7-619e-4248-be63-b3870cfeb735 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:02.919230 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c7a97fd7-619e-4248-be63-b3870cfeb735 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:02.919230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c7a97fd7-619e-4248-be63-b3870cfeb735 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:02.919230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c7a97fd7-619e-4248-be63-b3870cfeb735 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:02.932000 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:02.932000 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:02.941188 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c7a97fd7-619e-4248-be63-b3870cfeb735 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:02.951401 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c7a97fd7-619e-4248-be63-b3870cfeb735 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:02.952056 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 509/2027] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:02 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:03.041618 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-71c30351-d36f-4470-8b82-87cd96856fcc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:03.044000 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-71c30351-d36f-4470-8b82-87cd96856fcc tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:03.044240 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-71c30351-d36f-4470-8b82-87cd96856fcc tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:03.044435 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-71c30351-d36f-4470-8b82-87cd96856fcc tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:03.068378 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:03.068378 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:03.071362 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-71c30351-d36f-4470-8b82-87cd96856fcc tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:03.076862 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-71c30351-d36f-4470-8b82-87cd96856fcc tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:03.080096 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 509/2028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:03 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:03.605219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0b0dc059-87cb-4a4f-8dfc-5093d3b6fa85 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:03.608581 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0b0dc059-87cb-4a4f-8dfc-5093d3b6fa85 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc Jul 15 13:27:03.608884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0b0dc059-87cb-4a4f-8dfc-5093d3b6fa85 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:03.609272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0b0dc059-87cb-4a4f-8dfc-5093d3b6fa85 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:03.609417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0b0dc059-87cb-4a4f-8dfc-5093d3b6fa85 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 48a4ceee-1628-4348-b6e4-2ce00ebb83fc. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:03.613195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0b0dc059-87cb-4a4f-8dfc-5093d3b6fa85 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc returned with HTTP 404 Jul 15 13:27:03.613734 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 503/2029] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:03 2026] GET /volume/v3/backups/48a4ceee-1628-4348-b6e4-2ce00ebb83fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:03.741500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c1797fc3-e14d-4387-863c-1b3cf959bc31 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:03.744183 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c1797fc3-e14d-4387-863c-1b3cf959bc31 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:27:03.744667 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c1797fc3-e14d-4387-863c-1b3cf959bc31 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:03.744975 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c1797fc3-e14d-4387-863c-1b3cf959bc31 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:03.757126 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:03.757126 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:03.766802 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c1797fc3-e14d-4387-863c-1b3cf959bc31 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:03.777727 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c1797fc3-e14d-4387-863c-1b3cf959bc31 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 200 Jul 15 13:27:03.778790 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 509/2030] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:03 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:03.800142 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:03.804935 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:27:03.805333 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:03.805614 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:03.805875 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: 5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:27:03.819484 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:03.819484 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:03.821618 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:03.859246 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume request issued successfully. Jul 15 13:27:03.859246 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5475ceff-e296-4a21-8dc1-81d45a7522fa tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 202 Jul 15 13:27:03.859890 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 510/2031] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:03 2026] DELETE /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:03.872630 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b3c524bd-91d8-4eea-aea1-b0e8ec88912c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:03.876996 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b3c524bd-91d8-4eea-aea1-b0e8ec88912c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:27:03.876996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b3c524bd-91d8-4eea-aea1-b0e8ec88912c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:03.876996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b3c524bd-91d8-4eea-aea1-b0e8ec88912c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:03.888223 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:03.888223 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:03.894918 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b3c524bd-91d8-4eea-aea1-b0e8ec88912c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:03.902615 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b3c524bd-91d8-4eea-aea1-b0e8ec88912c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 200 Jul 15 13:27:03.902615 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 510/2032] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:03 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:03.968366 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-833d3af0-b81a-44d6-98cb-3dea4d720a86 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:03.976330 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-833d3af0-b81a-44d6-98cb-3dea4d720a86 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:03.976588 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-833d3af0-b81a-44d6-98cb-3dea4d720a86 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:03.976879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-833d3af0-b81a-44d6-98cb-3dea4d720a86 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:03.989456 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:03.989456 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:03.994883 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-833d3af0-b81a-44d6-98cb-3dea4d720a86 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:04.004724 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-833d3af0-b81a-44d6-98cb-3dea4d720a86 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:04.006341 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 504/2033] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:03 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:04.096730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d8560514-05ab-46b9-98a4-f35a3eea1fc8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:04.101615 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8560514-05ab-46b9-98a4-f35a3eea1fc8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:04.101615 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8560514-05ab-46b9-98a4-f35a3eea1fc8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:04.101615 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8560514-05ab-46b9-98a4-f35a3eea1fc8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:04.109503 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:04.109503 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:04.116622 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d8560514-05ab-46b9-98a4-f35a3eea1fc8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:04.120302 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8560514-05ab-46b9-98a4-f35a3eea1fc8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:04.120926 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 510/2034] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:04 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:04.219794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:04.222515 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] PUT https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a Jul 15 13:27:04.222887 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:04.232936 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Acquiring lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:04.239592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:04.241246 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:04.241246 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:04.351251 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" released by "attachment_update" :: held 0.111s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:04.351309 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-d3753559-27f9-406f-975c-364a38f8ddb8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a returned with HTTP 200 Jul 15 13:27:04.351891 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 511/2035] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:04 2026] PUT /volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:04.360973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-6c551445-7377-4588-8c74-de0ec69eeb78 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:04.363218 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-6c551445-7377-4588-8c74-de0ec69eeb78 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a Jul 15 13:27:04.363505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-6c551445-7377-4588-8c74-de0ec69eeb78 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:04.363708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-6c551445-7377-4588-8c74-de0ec69eeb78 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:04.380585 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-6c551445-7377-4588-8c74-de0ec69eeb78 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a returned with HTTP 200 Jul 15 13:27:04.381040 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 511/2036] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:27:04 2026] GET /volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:04.919232 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-df03d3b7-330f-41a7-8397-f657e1202517 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:04.922984 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df03d3b7-330f-41a7-8397-f657e1202517 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da Jul 15 13:27:04.922984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df03d3b7-330f-41a7-8397-f657e1202517 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:04.922984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df03d3b7-330f-41a7-8397-f657e1202517 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:04.932064 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df03d3b7-330f-41a7-8397-f657e1202517 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da returned with HTTP 404 Jul 15 13:27:04.932885 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 505/2037] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:04 2026] GET /volume/v3/volumes/5895d44c-7885-48e7-8c36-cee56e09a8da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:04.947627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-83ecfcca-a501-4427-a68a-8b21936e0587 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:04.950173 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:04.950688 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-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-993812832"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:04.952697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-993812832'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:04.952898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume of 1 GB Jul 15 13:27:04.960066 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability Zones retrieved successfully. Jul 15 13:27:04.968813 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (2ab86d0a-66c3-4fd3-b48c-1159166b22f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:04.970263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55296a0-27d3-4c60-abd1-a2590aa6946c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:04.971613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:05.012243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55296a0-27d3-4c60-abd1-a2590aa6946c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:05.013365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2431548-8ec3-4d30-af80-82d8405167eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:05.068377 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['3c4235a9-18a8-4307-b24f-188e07d144da', 'f52b9c71-bb2d-4a10-92a1-58f56aec04a3', 'db6f64ba-3c9f-4522-9e1b-6338ea51f11c', '36cb4c0c-20b4-430d-a859-e26113d59ab0'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:05.069392 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2431548-8ec3-4d30-af80-82d8405167eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c4235a9-18a8-4307-b24f-188e07d144da', 'f52b9c71-bb2d-4a10-92a1-58f56aec04a3', 'db6f64ba-3c9f-4522-9e1b-6338ea51f11c', '36cb4c0c-20b4-430d-a859-e26113d59ab0']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:05.070351 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6c849c-6be2-4ee7-b9dd-719d5f54f6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:05.108707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6c849c-6be2-4ee7-b9dd-719d5f54f6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1965aba-2fd2-4680-a427-44a61893c22b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-993812832',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['3c4235a9-18a8-4307-b24f-188e07d144da','f52b9c71-bb2d-4a10-92a1-58f56aec04a3','db6f64ba-3c9f-4522-9e1b-6338ea51f11c','36cb4c0c-20b4-430d-a859-e26113d59ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-993812832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1965aba-2fd2-4680-a427-44a61893c22b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='bcb172d097f14fa1b04aba7fb43edee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:05.109748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5a1880-f73d-4bf3-9226-7ab51bc9dc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:05.132331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5a1880-f73d-4bf3-9226-7ab51bc9dc48) transitioned into state 'SUCCESS' from state '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-993812832',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['3c4235a9-18a8-4307-b24f-188e07d144da','f52b9c71-bb2d-4a10-92a1-58f56aec04a3','db6f64ba-3c9f-4522-9e1b-6338ea51f11c','36cb4c0c-20b4-430d-a859-e26113d59ab0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:05.133462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e293da-f214-498b-80d8-bbbcd6f5868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:05.135790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3e8fb20a-6b9b-4b46-a215-f34bcf6454cf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:05.138975 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3e8fb20a-6b9b-4b46-a215-f34bcf6454cf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:05.139222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3e8fb20a-6b9b-4b46-a215-f34bcf6454cf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:05.139441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3e8fb20a-6b9b-4b46-a215-f34bcf6454cf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:05.147519 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e293da-f214-498b-80d8-bbbcd6f5868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:05.148721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (2ab86d0a-66c3-4fd3-b48c-1159166b22f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:05.149370 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request issued successfully. Jul 15 13:27:05.150194 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83ecfcca-a501-4427-a68a-8b21936e0587 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:05.150760 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 511/2038] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:27:04 2026] POST /volume/v3/volumes => generated 815 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:05.162149 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:05.162149 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:05.168018 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3e8fb20a-6b9b-4b46-a215-f34bcf6454cf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:05.172616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f54cd3dd-56db-4bfe-97e6-d789a125728d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:05.174419 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3e8fb20a-6b9b-4b46-a215-f34bcf6454cf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:05.174826 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f54cd3dd-56db-4bfe-97e6-d789a125728d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:05.174867 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 512/2039] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:05 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:05.175196 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f54cd3dd-56db-4bfe-97e6-d789a125728d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:05.175454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f54cd3dd-56db-4bfe-97e6-d789a125728d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:05.185457 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:05.185457 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:05.190356 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f54cd3dd-56db-4bfe-97e6-d789a125728d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:05.196478 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f54cd3dd-56db-4bfe-97e6-d789a125728d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 200 Jul 15 13:27:05.196935 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 512/2040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:05 2026] GET /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:06.193762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d08cb482-6fc5-4d0b-82f4-5945e346afba None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:06.196874 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d08cb482-6fc5-4d0b-82f4-5945e346afba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:06.197347 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d08cb482-6fc5-4d0b-82f4-5945e346afba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:06.198064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d08cb482-6fc5-4d0b-82f4-5945e346afba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:06.214942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1ce0428e-72f1-44d5-90f4-b74573496b40 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:06.221623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ce0428e-72f1-44d5-90f4-b74573496b40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:06.221623 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ce0428e-72f1-44d5-90f4-b74573496b40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:06.221812 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:06.221812 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:06.221894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ce0428e-72f1-44d5-90f4-b74573496b40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:06.229374 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d08cb482-6fc5-4d0b-82f4-5945e346afba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:06.234057 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:06.234057 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:06.239528 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d08cb482-6fc5-4d0b-82f4-5945e346afba tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:06.240971 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 506/2041] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:06 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:06.243286 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1ce0428e-72f1-44d5-90f4-b74573496b40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:06.249487 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ce0428e-72f1-44d5-90f4-b74573496b40 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 200 Jul 15 13:27:06.250209 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 512/2042] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:06 2026] GET /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:06.276479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:06.279267 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:27:06.279719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1965aba-2fd2-4680-a427-44a61893c22b", "name": "tempest-VolumesBackupsTest-Backup-666571684", "description": "tempest-backup-description-368688280", "container": "tempest-volumesbackupstest-backup-container-1767054720"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:06.283138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating new backup {'backup': {'volume_id': 'e1965aba-2fd2-4680-a427-44a61893c22b', 'name': 'tempest-VolumesBackupsTest-Backup-666571684', 'description': 'tempest-backup-description-368688280', 'container': 'tempest-volumesbackupstest-backup-container-1767054720'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:27:06.283138 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating backup of volume e1965aba-2fd2-4680-a427-44a61893c22b in container tempest-volumesbackupstest-backup-container-1767054720 Jul 15 13:27:06.293577 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:06.293577 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:06.294202 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:06.323107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['3955e50b-aee9-46c9-a2bf-a466e7b0dfa9', '82529b5b-fd7b-438c-baa1-0d9aaab926d1'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:06.375990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cf1d2428-7ccc-403c-a23a-57f217e9c277 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:27:06.375990 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 513/2043] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:27:06 2026] POST /volume/v3/backups => generated 329 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:06.390454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-97f7655c-df34-4605-857e-8e49585b7fb4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:06.392847 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-97f7655c-df34-4605-857e-8e49585b7fb4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:06.393105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-97f7655c-df34-4605-857e-8e49585b7fb4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:06.393377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-97f7655c-df34-4605-857e-8e49585b7fb4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:06.393504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-97f7655c-df34-4605-857e-8e49585b7fb4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:06.399819 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:06.399819 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:06.400931 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-97f7655c-df34-4605-857e-8e49585b7fb4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:06.401638 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 513/2044] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:06 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:07.260057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ac783ce-2fee-4a43-b277-a6a607bcfd89 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:07.262262 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ac783ce-2fee-4a43-b277-a6a607bcfd89 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:07.262485 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ac783ce-2fee-4a43-b277-a6a607bcfd89 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:07.262765 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ac783ce-2fee-4a43-b277-a6a607bcfd89 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:07.280783 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:07.280783 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:07.294740 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ac783ce-2fee-4a43-b277-a6a607bcfd89 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:07.305797 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ac783ce-2fee-4a43-b277-a6a607bcfd89 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:07.306415 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 507/2045] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:07 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:07.415797 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-befb52cc-d4c0-4c32-a1f6-09a43a669536 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:07.421532 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-befb52cc-d4c0-4c32-a1f6-09a43a669536 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:07.421532 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-befb52cc-d4c0-4c32-a1f6-09a43a669536 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:07.421532 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-befb52cc-d4c0-4c32-a1f6-09a43a669536 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:07.421532 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-befb52cc-d4c0-4c32-a1f6-09a43a669536 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:07.429094 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:07.429094 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:07.430926 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-befb52cc-d4c0-4c32-a1f6-09a43a669536 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:07.430926 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 513/2046] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:07 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:07.773569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:07.777156 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:07.777156 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1301184874"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:07.780289 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1301184874'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:07.786569 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume of 1 GB Jul 15 13:27:07.787252 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:07.787252 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:07.788608 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Availability Zones retrieved successfully. Jul 15 13:27:07.799097 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (8d035ca9-2555-4ca5-91b1-99def2f56a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:07.800688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42467d91-3561-4637-8fac-c06dce90dc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:07.803201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:07.820573 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:07.820573 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:07.841000 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42467d91-3561-4637-8fac-c06dce90dc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e2cff86-2377-4e64-97ad-d2f3feca5c26,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2cff86-2377-4e64-97ad-d2f3feca5c26', 'encryption_key_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=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:07.842435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caca3a12-d6f4-482b-879b-4ab1c228233b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:07.921031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Created reservations ['ed88576e-cd8e-42ab-94da-6d2266490b3d', 'cdf6e6f3-a6e7-446d-93f9-1278b58761f4', '5713b8f5-da2d-49e1-a8ed-825af99f6f65', '3fd387d0-0eaf-40c4-aca6-30ebdb49f736'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:07.921031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caca3a12-d6f4-482b-879b-4ab1c228233b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed88576e-cd8e-42ab-94da-6d2266490b3d', 'cdf6e6f3-a6e7-446d-93f9-1278b58761f4', '5713b8f5-da2d-49e1-a8ed-825af99f6f65', '3fd387d0-0eaf-40c4-aca6-30ebdb49f736']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:07.921031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd8bc3a-9f4c-43f9-af6b-839c895765e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:07.949776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd8bc3a-9f4c-43f9-af6b-839c895765e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31758fa-ee6f-4694-9292-60e4d7fff0fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1301184874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['ed88576e-cd8e-42ab-94da-6d2266490b3d','cdf6e6f3-a6e7-446d-93f9-1278b58761f4','5713b8f5-da2d-49e1-a8ed-825af99f6f65','3fd387d0-0eaf-40c4-aca6-30ebdb49f736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1301184874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31758fa-ee6f-4694-9292-60e4d7fff0fe,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97988b555eae4a2ea389646f62ca9b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84e75b67ebf7487783607594d119df9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2cff86-2377-4e64-97ad-d2f3feca5c26),volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:07.951143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ff2046-3a7d-42ed-ac08-bf2b5e914d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:07.978618 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ff2046-3a7d-42ed-ac08-bf2b5e914d6c) transitioned into state 'SUCCESS' from state '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-1301184874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['ed88576e-cd8e-42ab-94da-6d2266490b3d','cdf6e6f3-a6e7-446d-93f9-1278b58761f4','5713b8f5-da2d-49e1-a8ed-825af99f6f65','3fd387d0-0eaf-40c4-aca6-30ebdb49f736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:07.979982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb1432d-7eba-43e3-9e9d-35e52773f329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:07.996986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfb1432d-7eba-43e3-9e9d-35e52773f329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:07.996986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (8d035ca9-2555-4ca5-91b1-99def2f56a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:07.996986 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request issued successfully. Jul 15 13:27:07.998154 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa24ab73-eede-4ecc-8d13-a50b65e4ccdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:07.998858 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 514/2047] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:27:07 2026] POST /volume/v3/volumes => generated 760 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:08.020606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ddb88630-0464-468e-a066-7da58b150bd0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:08.023650 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ddb88630-0464-468e-a066-7da58b150bd0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:08.024198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ddb88630-0464-468e-a066-7da58b150bd0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:08.024568 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ddb88630-0464-468e-a066-7da58b150bd0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:08.035991 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:08.035991 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:08.042026 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ddb88630-0464-468e-a066-7da58b150bd0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:08.048587 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ddb88630-0464-468e-a066-7da58b150bd0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:08.049369 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 514/2048] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:08 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:08.321091 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-977c8e36-5b73-4d26-80b6-c82a5f09092e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:08.323280 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-977c8e36-5b73-4d26-80b6-c82a5f09092e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:08.323595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-977c8e36-5b73-4d26-80b6-c82a5f09092e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:08.323884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-977c8e36-5b73-4d26-80b6-c82a5f09092e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:08.334896 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:08.334896 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:08.340406 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-977c8e36-5b73-4d26-80b6-c82a5f09092e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:08.347083 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-977c8e36-5b73-4d26-80b6-c82a5f09092e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:08.347755 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 508/2049] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:08 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:08.443892 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d663ea97-0c48-4fad-aebd-380e453a7c52 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:08.446277 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d663ea97-0c48-4fad-aebd-380e453a7c52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:08.446560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d663ea97-0c48-4fad-aebd-380e453a7c52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:08.448765 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d663ea97-0c48-4fad-aebd-380e453a7c52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:08.448765 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d663ea97-0c48-4fad-aebd-380e453a7c52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:08.454194 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:08.454194 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:08.455858 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d663ea97-0c48-4fad-aebd-380e453a7c52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:08.456768 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 514/2050] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:08 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:27:09.071984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7b5d7227-a547-4fc9-a40a-485d9aacb7fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.073814 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b5d7227-a547-4fc9-a40a-485d9aacb7fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:09.074131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b5d7227-a547-4fc9-a40a-485d9aacb7fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.074392 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b5d7227-a547-4fc9-a40a-485d9aacb7fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.084190 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.084190 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:09.088082 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7b5d7227-a547-4fc9-a40a-485d9aacb7fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:09.094564 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b5d7227-a547-4fc9-a40a-485d9aacb7fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:09.095236 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 515/2051] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:09.179134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-381c44b5-8214-4838-9ced-b9b5ec6ac19c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.183299 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-381c44b5-8214-4838-9ced-b9b5ec6ac19c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:09.183598 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-381c44b5-8214-4838-9ced-b9b5ec6ac19c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.183890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-381c44b5-8214-4838-9ced-b9b5ec6ac19c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.188418 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=294,cinder:UPDATE=58,cinder:INSERT=32 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:27:09.195423 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.195423 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:09.199510 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-381c44b5-8214-4838-9ced-b9b5ec6ac19c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:09.204532 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-381c44b5-8214-4838-9ced-b9b5ec6ac19c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:09.205211 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 515/2052] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:09.319221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1f7ebdb6-ad4a-4531-8644-62727a07bdad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.321820 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f7ebdb6-ad4a-4531-8644-62727a07bdad None None] GET https://10.4.3.158/volume// Jul 15 13:27:09.322427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f7ebdb6-ad4a-4531-8644-62727a07bdad None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.322427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f7ebdb6-ad4a-4531-8644-62727a07bdad None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.322953 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f7ebdb6-ad4a-4531-8644-62727a07bdad None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:09.323484 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 509/2053] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:09.334719 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-418b09ba-65ec-4993-a7c0-8040f2f04982 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.337667 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-418b09ba-65ec-4993-a7c0-8040f2f04982 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:09.338238 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-418b09ba-65ec-4993-a7c0-8040f2f04982 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a31758fa-ee6f-4694-9292-60e4d7fff0fe", "connector": null, "instance_uuid": "c4360bd0-bd23-439d-9801-941aff6341cd"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:09.344198 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=355,cinder:UPDATE=105,cinder:INSERT=65 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:27:09.350719 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.350719 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:09.363688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-24810e69-fcc4-49ce-be30-545c967f31c1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.370258 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-24810e69-fcc4-49ce-be30-545c967f31c1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:09.370601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-24810e69-fcc4-49ce-be30-545c967f31c1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.370827 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-24810e69-fcc4-49ce-be30-545c967f31c1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.386788 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.386788 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:09.392711 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-24810e69-fcc4-49ce-be30-545c967f31c1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:09.394599 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-418b09ba-65ec-4993-a7c0-8040f2f04982 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:09.395358 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 515/2054] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:09 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) Jul 15 13:27:09.399851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-24810e69-fcc4-49ce-be30-545c967f31c1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:09.400456 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 516/2055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:09.444830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f0080360-aa3f-4e2f-9bb8-e4e96859b025 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.447536 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0080360-aa3f-4e2f-9bb8-e4e96859b025 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:09.447817 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0080360-aa3f-4e2f-9bb8-e4e96859b025 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.448195 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0080360-aa3f-4e2f-9bb8-e4e96859b025 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.460458 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.460458 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:09.463549 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d361f8f3-4112-43ce-8cca-f9eebf6cc24e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.464122 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d361f8f3-4112-43ce-8cca-f9eebf6cc24e None None] GET https://10.4.3.158/volume// Jul 15 13:27:09.464395 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d361f8f3-4112-43ce-8cca-f9eebf6cc24e None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.464613 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f0080360-aa3f-4e2f-9bb8-e4e96859b025 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:09.464684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d361f8f3-4112-43ce-8cca-f9eebf6cc24e None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.465131 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d361f8f3-4112-43ce-8cca-f9eebf6cc24e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:09.465502 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 510/2056] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:09.467732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d8301cf2-a1c8-473f-aa8d-14e958638f53 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.469686 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0080360-aa3f-4e2f-9bb8-e4e96859b025 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:09.470429 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 516/2057] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:09.474899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8301cf2-a1c8-473f-aa8d-14e958638f53 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:09.474899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8301cf2-a1c8-473f-aa8d-14e958638f53 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.474899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8301cf2-a1c8-473f-aa8d-14e958638f53 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.474899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d8301cf2-a1c8-473f-aa8d-14e958638f53 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:09.478804 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-504d2869-c9e6-4de1-b485-e1e5be9107fd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.481140 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.481140 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:09.482272 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8301cf2-a1c8-473f-aa8d-14e958638f53 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:09.482817 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 516/2058] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:09.482936 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-504d2869-c9e6-4de1-b485-e1e5be9107fd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:09.483217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-504d2869-c9e6-4de1-b485-e1e5be9107fd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:09.483537 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-504d2869-c9e6-4de1-b485-e1e5be9107fd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:09.501781 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.501781 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:09.508490 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-504d2869-c9e6-4de1-b485-e1e5be9107fd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:09.520315 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-504d2869-c9e6-4de1-b485-e1e5be9107fd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:09.521121 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 517/2059] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:09 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1032 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:09.643628 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:09.646815 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586 Jul 15 13:27:09.647977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:09.653411 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=295,cinder:UPDATE=47,cinder:INSERT=29 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:27:09.658902 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:09.667367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:09.668854 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:09.668854 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:09.814160 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" released by "attachment_update" :: held 0.147s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:09.814704 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-7ac2a533-6f0f-4f9f-a132-84b250ee2038 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586 returned with HTTP 200 Jul 15 13:27:09.815333 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 511/2060] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:09 2026] PUT /volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:10.385165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-e8d058cb-c02e-4d79-aab6-38ee284cfeeb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:10.388664 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-e8d058cb-c02e-4d79-aab6-38ee284cfeeb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a/action Jul 15 13:27:10.389227 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-e8d058cb-c02e-4d79-aab6-38ee284cfeeb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:10.389420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-e8d058cb-c02e-4d79-aab6-38ee284cfeeb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:10.415643 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:10.415643 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:10.417374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-54583ad8-0ba5-4057-bfe7-1a2861acca20 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:10.420034 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54583ad8-0ba5-4057-bfe7-1a2861acca20 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:10.420256 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54583ad8-0ba5-4057-bfe7-1a2861acca20 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:10.420464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54583ad8-0ba5-4057-bfe7-1a2861acca20 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:10.434536 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-695c1cb1-6f0a-4ca5-8def-d3f978472a33 req-e8d058cb-c02e-4d79-aab6-38ee284cfeeb tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a/action returned with HTTP 204 Jul 15 13:27:10.434536 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 517/2061] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:10 2026] POST /volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:10.436943 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:10.436943 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:10.441219 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-54583ad8-0ba5-4057-bfe7-1a2861acca20 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:10.450734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54583ad8-0ba5-4057-bfe7-1a2861acca20 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:10.451432 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 517/2062] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:10 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:10.484795 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-017dcf8f-0d89-4641-997d-b930a96bf0b0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:10.488354 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-017dcf8f-0d89-4641-997d-b930a96bf0b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:10.488594 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-017dcf8f-0d89-4641-997d-b930a96bf0b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:10.488689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-017dcf8f-0d89-4641-997d-b930a96bf0b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:10.498290 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f44130e-a8d8-484b-bdf3-1eeded1b0ae5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:10.503048 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:10.503048 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:10.507100 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f44130e-a8d8-484b-bdf3-1eeded1b0ae5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:10.507386 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f44130e-a8d8-484b-bdf3-1eeded1b0ae5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:10.507640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f44130e-a8d8-484b-bdf3-1eeded1b0ae5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:10.507775 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5f44130e-a8d8-484b-bdf3-1eeded1b0ae5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:10.510264 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-017dcf8f-0d89-4641-997d-b930a96bf0b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:10.516384 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:10.516384 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:10.516603 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-017dcf8f-0d89-4641-997d-b930a96bf0b0 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:10.517040 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 518/2063] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:10 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:10.518380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f44130e-a8d8-484b-bdf3-1eeded1b0ae5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:10.518921 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 512/2064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:10 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:11.470635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6ff90d50-c8f9-4363-a1c3-fe6301bbe4e2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:11.473111 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ff90d50-c8f9-4363-a1c3-fe6301bbe4e2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:11.473388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ff90d50-c8f9-4363-a1c3-fe6301bbe4e2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:11.473655 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ff90d50-c8f9-4363-a1c3-fe6301bbe4e2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:11.494997 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:11.494997 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:11.496947 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6ff90d50-c8f9-4363-a1c3-fe6301bbe4e2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:11.503447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ff90d50-c8f9-4363-a1c3-fe6301bbe4e2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:11.504824 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 518/2065] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:11 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:11.536172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9e076d1c-9ee8-45d7-9402-5fe445310252 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:11.536584 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c6254dfa-8a44-4120-aec9-0dbab0d6ca95 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:11.537263 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e076d1c-9ee8-45d7-9402-5fe445310252 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:11.537478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e076d1c-9ee8-45d7-9402-5fe445310252 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:11.537682 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e076d1c-9ee8-45d7-9402-5fe445310252 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:11.538573 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c6254dfa-8a44-4120-aec9-0dbab0d6ca95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:11.538886 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c6254dfa-8a44-4120-aec9-0dbab0d6ca95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:11.539300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c6254dfa-8a44-4120-aec9-0dbab0d6ca95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:11.539563 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c6254dfa-8a44-4120-aec9-0dbab0d6ca95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:11.548367 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:11.548367 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:11.549776 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c6254dfa-8a44-4120-aec9-0dbab0d6ca95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:11.550071 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:11.550071 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:11.550599 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 519/2066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:11 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:11.555682 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9e076d1c-9ee8-45d7-9402-5fe445310252 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:11.560717 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e076d1c-9ee8-45d7-9402-5fe445310252 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:11.561194 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 518/2067] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:11 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:11.605420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-52321f1a-f546-4923-a002-dba1b714e647 req-ac8a557b-1391-449e-be50-69cbcf995660 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:11.610162 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-ac8a557b-1391-449e-be50-69cbcf995660 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db/action Jul 15 13:27:11.610681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-ac8a557b-1391-449e-be50-69cbcf995660 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:11.610770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-ac8a557b-1391-449e-be50-69cbcf995660 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:11.636256 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:11.636256 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:11.653811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-52321f1a-f546-4923-a002-dba1b714e647 req-ac8a557b-1391-449e-be50-69cbcf995660 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db/action returned with HTTP 204 Jul 15 13:27:11.654598 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 513/2068] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:11 2026] POST /volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:12.433971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8264d144-1455-40d7-af42-450e812ebbfa req-76b9698b-0fef-4ee3-9c9d-e1795ecb8dff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.436547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-76b9698b-0fef-4ee3-9c9d-e1795ecb8dff tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:12.436786 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-76b9698b-0fef-4ee3-9c9d-e1795ecb8dff tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.437036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-76b9698b-0fef-4ee3-9c9d-e1795ecb8dff tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.446196 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.446196 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:12.451531 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8264d144-1455-40d7-af42-450e812ebbfa req-76b9698b-0fef-4ee3-9c9d-e1795ecb8dff tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:12.457666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-76b9698b-0fef-4ee3-9c9d-e1795ecb8dff tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:12.459022 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 519/2069] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:12.483539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c536c2f-bc15-4c59-862b-17c2e0d4e98d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.484021 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c536c2f-bc15-4c59-862b-17c2e0d4e98d None None] GET https://10.4.3.158/volume// Jul 15 13:27:12.484262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c536c2f-bc15-4c59-862b-17c2e0d4e98d None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.484521 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c536c2f-bc15-4c59-862b-17c2e0d4e98d None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.484998 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c536c2f-bc15-4c59-862b-17c2e0d4e98d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:12.485419 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 520/2070] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 15 13:27:12.494951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8264d144-1455-40d7-af42-450e812ebbfa req-7c7d9f15-3fd1-4b37-8459-43d1cb8dde73 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.497371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-7c7d9f15-3fd1-4b37-8459-43d1cb8dde73 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:12.497865 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-7c7d9f15-3fd1-4b37-8459-43d1cb8dde73 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7208d6a5-7e84-49cf-8f6f-64e8858e19bf", "connector": null, "instance_uuid": "75aabe30-4f55-427f-8aa6-d4ed8857b36e"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:12.514153 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.514153 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:12.522559 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d7f54d24-e620-4946-8fba-35126c8f3f26 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.524294 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d7f54d24-e620-4946-8fba-35126c8f3f26 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:12.524687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d7f54d24-e620-4946-8fba-35126c8f3f26 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.525276 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d7f54d24-e620-4946-8fba-35126c8f3f26 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.537170 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.537170 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:12.541625 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d7f54d24-e620-4946-8fba-35126c8f3f26 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:12.546891 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d7f54d24-e620-4946-8fba-35126c8f3f26 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:12.546891 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 514/2071] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:12.558465 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-7c7d9f15-3fd1-4b37-8459-43d1cb8dde73 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:12.559251 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 519/2072] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:12 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) Jul 15 13:27:12.569747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8e3478bf-a073-4add-93f0-75f5c0b4073e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.572633 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8e3478bf-a073-4add-93f0-75f5c0b4073e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:12.572633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8e3478bf-a073-4add-93f0-75f5c0b4073e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.573161 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8e3478bf-a073-4add-93f0-75f5c0b4073e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.575492 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bd0fbdbd-a9c5-43b4-bd2c-a0324090b14d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.577312 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd0fbdbd-a9c5-43b4-bd2c-a0324090b14d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:12.577529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd0fbdbd-a9c5-43b4-bd2c-a0324090b14d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.577720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd0fbdbd-a9c5-43b4-bd2c-a0324090b14d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.577819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-bd0fbdbd-a9c5-43b4-bd2c-a0324090b14d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:12.579503 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=292,cinder:UPDATE=65,cinder:INSERT=25 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:27:12.584678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5e3c7577-e1f3-408e-bb6a-1ad5e76228ec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.584793 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.584793 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:12.587983 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd0fbdbd-a9c5-43b4-bd2c-a0324090b14d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:12.587983 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 521/2073] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:12.588112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e3c7577-e1f3-408e-bb6a-1ad5e76228ec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:12.588112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e3c7577-e1f3-408e-bb6a-1ad5e76228ec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.588112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e3c7577-e1f3-408e-bb6a-1ad5e76228ec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.592710 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.592710 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:12.598304 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8e3478bf-a073-4add-93f0-75f5c0b4073e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:12.601149 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.601149 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:12.606062 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8e3478bf-a073-4add-93f0-75f5c0b4073e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:12.606469 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5e3c7577-e1f3-408e-bb6a-1ad5e76228ec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:12.606817 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 520/2074] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 1169 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:12.613142 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e3c7577-e1f3-408e-bb6a-1ad5e76228ec tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:12.614031 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 515/2075] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:12.622003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8264d144-1455-40d7-af42-450e812ebbfa req-8495eb75-706b-4465-90f4-36510eaaded8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.625623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-8495eb75-706b-4465-90f4-36510eaaded8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] POST https://10.4.3.158/volume/v3/attachments/e3adbf88-5bfb-4f3d-ad12-562fa7860c57/action Jul 15 13:27:12.626079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-8495eb75-706b-4465-90f4-36510eaaded8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:12.626390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-8495eb75-706b-4465-90f4-36510eaaded8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:12.654739 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.654739 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:12.664157 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-5bc9f0ab-173c-4690-a5fa-9837a9783cdf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.667658 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-5bc9f0ab-173c-4690-a5fa-9837a9783cdf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:12.667847 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-5bc9f0ab-173c-4690-a5fa-9837a9783cdf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.668068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-5bc9f0ab-173c-4690-a5fa-9837a9783cdf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.672218 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8264d144-1455-40d7-af42-450e812ebbfa req-8495eb75-706b-4465-90f4-36510eaaded8 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments/e3adbf88-5bfb-4f3d-ad12-562fa7860c57/action returned with HTTP 204 Jul 15 13:27:12.672842 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 520/2076] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:12 2026] POST /volume/v3/attachments/e3adbf88-5bfb-4f3d-ad12-562fa7860c57/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:12.683257 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.683257 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:12.688723 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-5bc9f0ab-173c-4690-a5fa-9837a9783cdf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:12.695767 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-5bc9f0ab-173c-4690-a5fa-9837a9783cdf tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:12.696424 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 522/2077] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:12.705317 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-09ea4263-0598-4a8a-b4a5-cfa69f003d98 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.713134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09ea4263-0598-4a8a-b4a5-cfa69f003d98 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:12.713636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09ea4263-0598-4a8a-b4a5-cfa69f003d98 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.713745 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09ea4263-0598-4a8a-b4a5-cfa69f003d98 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.728751 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.728751 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:12.729781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.732466 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/action Jul 15 13:27:12.732903 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:12.733130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:12.734213 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-09ea4263-0598-4a8a-b4a5-cfa69f003d98 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:12.744288 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09ea4263-0598-4a8a-b4a5-cfa69f003d98 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:12.744865 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 521/2078] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 1111 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:12.751996 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.751996 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:12.751996 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:12.756258 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Begin detaching volume completed successfully. Jul 15 13:27:12.756466 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-f2f3dd53-4417-4681-abbd-b2803165d973 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/action returned with HTTP 202 Jul 15 13:27:12.757081 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 516/2079] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:27:12 2026] POST /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:27:12.771517 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-587dccda-4457-404e-8087-0b3fbcf1e5dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.774951 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-587dccda-4457-404e-8087-0b3fbcf1e5dc tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:12.774951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-587dccda-4457-404e-8087-0b3fbcf1e5dc tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.774951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-587dccda-4457-404e-8087-0b3fbcf1e5dc tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.787155 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.787155 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:12.799352 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-587dccda-4457-404e-8087-0b3fbcf1e5dc tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:12.804393 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-48eded80-fd26-406f-a751-17b75cc59fca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.804835 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-48eded80-fd26-406f-a751-17b75cc59fca None None] GET https://10.4.3.158/volume// Jul 15 13:27:12.805064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-48eded80-fd26-406f-a751-17b75cc59fca None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.805245 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-48eded80-fd26-406f-a751-17b75cc59fca None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.805573 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-48eded80-fd26-406f-a751-17b75cc59fca None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:12.805856 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 523/2080] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:12.810377 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-587dccda-4457-404e-8087-0b3fbcf1e5dc tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:12.810797 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 521/2081] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 1111 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:12.824054 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-e928820a-36f0-47ca-b75e-4d3d552880c6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.830455 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-e928820a-36f0-47ca-b75e-4d3d552880c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:12.830780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-e928820a-36f0-47ca-b75e-4d3d552880c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.831073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-e928820a-36f0-47ca-b75e-4d3d552880c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.844383 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.844383 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:12.849392 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-e928820a-36f0-47ca-b75e-4d3d552880c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:12.856512 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-e928820a-36f0-47ca-b75e-4d3d552880c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:12.857059 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 522/2082] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:12.867746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0762f22b-1735-4af0-80f2-35e412d1798b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.869876 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0762f22b-1735-4af0-80f2-35e412d1798b tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:12.870163 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0762f22b-1735-4af0-80f2-35e412d1798b tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.870394 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0762f22b-1735-4af0-80f2-35e412d1798b tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.870581 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-538b6883-85b3-4c2c-a356-d7dd7ad4a596 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.872868 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-538b6883-85b3-4c2c-a356-d7dd7ad4a596 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/encryption Jul 15 13:27:12.873143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-538b6883-85b3-4c2c-a356-d7dd7ad4a596 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.873353 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-538b6883-85b3-4c2c-a356-d7dd7ad4a596 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.880151 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.880151 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:12.883928 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0762f22b-1735-4af0-80f2-35e412d1798b tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:12.886662 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.886662 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:12.889413 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0762f22b-1735-4af0-80f2-35e412d1798b tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:12.890055 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 517/2083] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:12.898360 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-538b6883-85b3-4c2c-a356-d7dd7ad4a596 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/encryption returned with HTTP 200 Jul 15 13:27:12.899188 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 524/2084] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:27:12 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:12.927347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0c80d383-3190-4c30-aaf9-9926db5eed63 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:12.930036 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0c80d383-3190-4c30-aaf9-9926db5eed63 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e3adbf88-5bfb-4f3d-ad12-562fa7860c57 Jul 15 13:27:12.930279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0c80d383-3190-4c30-aaf9-9926db5eed63 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:12.930533 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0c80d383-3190-4c30-aaf9-9926db5eed63 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:12.942806 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:12.942806 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:12.980298 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-a10cba0e-7e30-48f1-8441-c6571551c4c6 req-0c80d383-3190-4c30-aaf9-9926db5eed63 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/attachments/e3adbf88-5bfb-4f3d-ad12-562fa7860c57 returned with HTTP 200 Jul 15 13:27:12.980795 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 522/2085] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:12 2026] DELETE /volume/v3/attachments/e3adbf88-5bfb-4f3d-ad12-562fa7860c57 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:13.018879 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d2f1ba21-3d17-4c24-b04f-e078e1ce342e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:13.023450 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d2f1ba21-3d17-4c24-b04f-e078e1ce342e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:27:13.023725 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d2f1ba21-3d17-4c24-b04f-e078e1ce342e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:13.024039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d2f1ba21-3d17-4c24-b04f-e078e1ce342e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:13.038460 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:13.038460 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:13.048003 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d2f1ba21-3d17-4c24-b04f-e078e1ce342e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:27:13.055418 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d2f1ba21-3d17-4c24-b04f-e078e1ce342e tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:27:13.056095 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 523/2086] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:13 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:13.599844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b1fa79e0-4886-40cf-834c-b49fab1094da None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:13.602432 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b1fa79e0-4886-40cf-834c-b49fab1094da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:13.602673 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b1fa79e0-4886-40cf-834c-b49fab1094da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:13.603006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b1fa79e0-4886-40cf-834c-b49fab1094da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:13.603179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b1fa79e0-4886-40cf-834c-b49fab1094da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:13.612522 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:13.612522 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:13.613739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b1fa79e0-4886-40cf-834c-b49fab1094da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:13.614463 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 518/2087] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:13 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:13.630073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-eece406b-77c4-4c00-b7da-a54fcb354194 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:13.632102 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eece406b-77c4-4c00-b7da-a54fcb354194 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:13.632342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eece406b-77c4-4c00-b7da-a54fcb354194 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:13.632562 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eece406b-77c4-4c00-b7da-a54fcb354194 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:13.642651 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:13.642651 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:13.646090 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-eece406b-77c4-4c00-b7da-a54fcb354194 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:13.650041 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eece406b-77c4-4c00-b7da-a54fcb354194 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:13.650593 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 525/2088] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:13 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:14.338570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-82099290-ee9f-4c0c-bb79-f5c61f5be9b4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.343001 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-82099290-ee9f-4c0c-bb79-f5c61f5be9b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586/action Jul 15 13:27:14.343001 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-82099290-ee9f-4c0c-bb79-f5c61f5be9b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:14.343001 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-82099290-ee9f-4c0c-bb79-f5c61f5be9b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:14.373421 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.373421 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:14.391910 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fdc0eaef-c47f-430c-8a27-e2b508cbf70b req-82099290-ee9f-4c0c-bb79-f5c61f5be9b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586/action returned with HTTP 204 Jul 15 13:27:14.392457 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 523/2089] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:14 2026] POST /volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:14.411117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-754e2314-dd71-42b0-8873-aa1179dd80aa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.411626 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-754e2314-dd71-42b0-8873-aa1179dd80aa None None] GET https://10.4.3.158/volume// Jul 15 13:27:14.411698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-754e2314-dd71-42b0-8873-aa1179dd80aa None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.411841 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-754e2314-dd71-42b0-8873-aa1179dd80aa None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.412609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-754e2314-dd71-42b0-8873-aa1179dd80aa None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:14.412609 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 524/2090] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:14.430599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-fd5462e1-8725-489b-ad20-d8fe49be4d64 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.435294 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-fd5462e1-8725-489b-ad20-d8fe49be4d64 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:14.435294 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-fd5462e1-8725-489b-ad20-d8fe49be4d64 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d6485fe-3e57-452b-8488-7abfb5453c53", "connector": null, "instance_uuid": "4b237a59-cc93-4a26-81f7-02d8e1fb5a8b"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:14.454638 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.454638 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:14.506356 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-fd5462e1-8725-489b-ad20-d8fe49be4d64 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:14.506836 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 519/2091] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:14 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) Jul 15 13:27:14.522102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-5ab51c5d-f5c1-434b-983e-ea284b9c6a43 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.524100 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-5ab51c5d-f5c1-434b-983e-ea284b9c6a43 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] DELETE https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a Jul 15 13:27:14.524374 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-5ab51c5d-f5c1-434b-983e-ea284b9c6a43 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.524633 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-5ab51c5d-f5c1-434b-983e-ea284b9c6a43 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.539725 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.539725 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:14.624427 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-5ab51c5d-f5c1-434b-983e-ea284b9c6a43 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a returned with HTTP 200 Jul 15 13:27:14.624864 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 526/2092] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:14 2026] DELETE /volume/v3/attachments/051cd990-b647-4372-bf2a-ad229f4f6e1a => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:14.629824 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1acac8bd-868b-4761-b984-e75c6693ef21 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.632320 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1acac8bd-868b-4761-b984-e75c6693ef21 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:14.632694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1acac8bd-868b-4761-b984-e75c6693ef21 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.632801 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1acac8bd-868b-4761-b984-e75c6693ef21 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.632912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1acac8bd-868b-4761-b984-e75c6693ef21 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:14.638583 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.638583 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:14.640984 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1acac8bd-868b-4761-b984-e75c6693ef21 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:14.640984 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 524/2093] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:14 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:14.667748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-95279fbb-1675-4600-8afc-3c203de55b34 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.670795 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95279fbb-1675-4600-8afc-3c203de55b34 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:14.671228 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95279fbb-1675-4600-8afc-3c203de55b34 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.671627 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95279fbb-1675-4600-8afc-3c203de55b34 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.682170 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.682170 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:14.686134 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-95279fbb-1675-4600-8afc-3c203de55b34 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:14.693667 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95279fbb-1675-4600-8afc-3c203de55b34 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:14.694210 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 525/2094] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:14 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:14.760531 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-ade7fc74-da67-4e97-bb0c-8aa88c8fb644 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.763198 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-ade7fc74-da67-4e97-bb0c-8aa88c8fb644 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:14.763515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-ade7fc74-da67-4e97-bb0c-8aa88c8fb644 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.763808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-ade7fc74-da67-4e97-bb0c-8aa88c8fb644 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.775388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-cf6bd1e6-ca03-4239-a0a3-4f5dd83fe311 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.778633 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.778633 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:14.782086 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-cf6bd1e6-ca03-4239-a0a3-4f5dd83fe311 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db Jul 15 13:27:14.782338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-cf6bd1e6-ca03-4239-a0a3-4f5dd83fe311 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.782586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-cf6bd1e6-ca03-4239-a0a3-4f5dd83fe311 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.789439 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-ade7fc74-da67-4e97-bb0c-8aa88c8fb644 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:14.796943 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-ade7fc74-da67-4e97-bb0c-8aa88c8fb644 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:14.797458 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 520/2095] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:14 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:14.798055 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.798055 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:14.878136 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-656b37bd-7bc2-408c-b8b1-10dcddcca389 req-cf6bd1e6-ca03-4239-a0a3-4f5dd83fe311 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db returned with HTTP 200 Jul 15 13:27:14.879295 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 527/2096] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:14 2026] DELETE /volume/v3/attachments/8296bb5a-5b55-41d9-8532-fa1eb27fc1db => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:14.911714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8758216b-af37-4601-9651-5996547151a8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.912213 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8758216b-af37-4601-9651-5996547151a8 None None] GET https://10.4.3.158/volume// Jul 15 13:27:14.912571 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8758216b-af37-4601-9651-5996547151a8 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:14.912899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8758216b-af37-4601-9651-5996547151a8 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:14.915683 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8758216b-af37-4601-9651-5996547151a8 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:14.915683 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 525/2097] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:27:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:14.925576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-c3ba03be-652d-4558-9089-d72bcc0c3b98 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:14.976792 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-c3ba03be-652d-4558-9089-d72bcc0c3b98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:14.977334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-c3ba03be-652d-4558-9089-d72bcc0c3b98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a31758fa-ee6f-4694-9292-60e4d7fff0fe", "connector": null, "instance_uuid": "2c6f86ea-3edc-46a0-8a31-f02f8de5159a"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:14.992284 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:14.992284 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:15.028943 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-c3ba03be-652d-4558-9089-d72bcc0c3b98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:15.029592 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 526/2098] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:14 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) Jul 15 13:27:15.071926 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b042def3-aabd-4d53-ab6f-e03c91cd660d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:15.076373 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b042def3-aabd-4d53-ab6f-e03c91cd660d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:15.076729 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b042def3-aabd-4d53-ab6f-e03c91cd660d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:15.077355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b042def3-aabd-4d53-ab6f-e03c91cd660d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:15.080018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5fe65269-de91-431a-aab4-ff17facd50c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:15.080611 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fe65269-de91-431a-aab4-ff17facd50c9 None None] GET https://10.4.3.158/volume// Jul 15 13:27:15.080863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fe65269-de91-431a-aab4-ff17facd50c9 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:15.081218 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fe65269-de91-431a-aab4-ff17facd50c9 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:15.081675 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fe65269-de91-431a-aab4-ff17facd50c9 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:15.082349 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 528/2099] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:15.096499 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:15.096499 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:15.097774 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-b818d9a9-cd79-4455-9b02-6c50a9142140 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:15.102490 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-b818d9a9-cd79-4455-9b02-6c50a9142140 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:15.102784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-b818d9a9-cd79-4455-9b02-6c50a9142140 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:15.103098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-b818d9a9-cd79-4455-9b02-6c50a9142140 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:15.103944 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b042def3-aabd-4d53-ab6f-e03c91cd660d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:15.111434 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b042def3-aabd-4d53-ab6f-e03c91cd660d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:15.112358 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 521/2100] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:15 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:15.126084 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:15.126084 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:15.135189 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-b818d9a9-cd79-4455-9b02-6c50a9142140 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:15.145463 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-b818d9a9-cd79-4455-9b02-6c50a9142140 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:15.146336 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 526/2101] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:15 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:15.287334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:15.291056 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903 Jul 15 13:27:15.291617 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:15.305518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:15.319378 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" acquired by "attachment_update" :: waited 0.014s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:15.322503 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:15.322503 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:15.458601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" released by "attachment_update" :: held 0.140s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:15.459095 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-47b5c4d0-6cea-4f00-b7a2-b3076d2dc2b4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903 returned with HTTP 200 Jul 15 13:27:15.459443 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 527/2102] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:15 2026] PUT /volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:15.657005 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a1f8ff50-d25d-4810-a3f1-8f19cf13d304 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:15.661030 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1f8ff50-d25d-4810-a3f1-8f19cf13d304 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:15.661359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a1f8ff50-d25d-4810-a3f1-8f19cf13d304 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:15.661575 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a1f8ff50-d25d-4810-a3f1-8f19cf13d304 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:15.661750 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a1f8ff50-d25d-4810-a3f1-8f19cf13d304 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:15.673466 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:15.673466 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:15.674445 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1f8ff50-d25d-4810-a3f1-8f19cf13d304 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:15.675070 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 529/2103] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:15 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:16.030998 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-472e7074-d095-4148-843d-d0f19fa6f757 req-7a5966a3-bb74-478a-b1ab-6633ae108f8e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:16.034449 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-472e7074-d095-4148-843d-d0f19fa6f757 req-7a5966a3-bb74-478a-b1ab-6633ae108f8e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:16.034710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-472e7074-d095-4148-843d-d0f19fa6f757 req-7a5966a3-bb74-478a-b1ab-6633ae108f8e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:16.034977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-472e7074-d095-4148-843d-d0f19fa6f757 req-7a5966a3-bb74-478a-b1ab-6633ae108f8e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:16.047648 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:16.047648 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:16.052748 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-472e7074-d095-4148-843d-d0f19fa6f757 req-7a5966a3-bb74-478a-b1ab-6633ae108f8e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:16.059444 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-472e7074-d095-4148-843d-d0f19fa6f757 req-7a5966a3-bb74-478a-b1ab-6633ae108f8e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:16.060183 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 522/2104] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:16 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:16.132738 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-19666a2f-760d-48c2-95bd-48f20a4e5ab4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:16.134864 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-19666a2f-760d-48c2-95bd-48f20a4e5ab4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:16.135104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-19666a2f-760d-48c2-95bd-48f20a4e5ab4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:16.135295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-19666a2f-760d-48c2-95bd-48f20a4e5ab4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:16.148561 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:16.148561 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:16.153760 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-19666a2f-760d-48c2-95bd-48f20a4e5ab4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:16.160384 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-19666a2f-760d-48c2-95bd-48f20a4e5ab4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:16.160861 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 527/2105] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:16 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:16.692033 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-655dca45-bf90-49c9-8765-c47a2e8520f2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:16.696044 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-655dca45-bf90-49c9-8765-c47a2e8520f2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:16.696044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-655dca45-bf90-49c9-8765-c47a2e8520f2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:16.696044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-655dca45-bf90-49c9-8765-c47a2e8520f2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:16.696405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-655dca45-bf90-49c9-8765-c47a2e8520f2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:16.703141 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:16.703141 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:16.704431 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-655dca45-bf90-49c9-8765-c47a2e8520f2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:16.704942 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 528/2106] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:16 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:17.180668 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e9a9fe2a-749f-4ffc-9f4e-103e8d9ae748 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:17.183040 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e9a9fe2a-749f-4ffc-9f4e-103e8d9ae748 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:17.183483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e9a9fe2a-749f-4ffc-9f4e-103e8d9ae748 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:17.183841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e9a9fe2a-749f-4ffc-9f4e-103e8d9ae748 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:17.211130 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:17.211130 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:17.217566 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e9a9fe2a-749f-4ffc-9f4e-103e8d9ae748 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:17.225862 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e9a9fe2a-749f-4ffc-9f4e-103e8d9ae748 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:17.226904 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 530/2107] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:17 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:17.724381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1d940531-2d3c-42a8-b0fb-fdf9be226655 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:17.726277 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d940531-2d3c-42a8-b0fb-fdf9be226655 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:17.726453 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d940531-2d3c-42a8-b0fb-fdf9be226655 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:17.726646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d940531-2d3c-42a8-b0fb-fdf9be226655 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:17.726749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1d940531-2d3c-42a8-b0fb-fdf9be226655 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:17.736217 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:17.736217 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:17.737372 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d940531-2d3c-42a8-b0fb-fdf9be226655 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:17.738082 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 523/2108] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:17 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:17.884337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-d17f7ae0-a39f-4240-8e5f-e6f308d0a8a6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:17.888203 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-d17f7ae0-a39f-4240-8e5f-e6f308d0a8a6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903/action Jul 15 13:27:17.888496 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-d17f7ae0-a39f-4240-8e5f-e6f308d0a8a6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:17.888813 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-d17f7ae0-a39f-4240-8e5f-e6f308d0a8a6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:17.927467 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:17.927467 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:17.947120 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5e513dca-29d3-41f2-969c-16afab9ac4a7 req-d17f7ae0-a39f-4240-8e5f-e6f308d0a8a6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903/action returned with HTTP 204 Jul 15 13:27:17.947596 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 528/2109] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:17 2026] POST /volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:18.020260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:18.023330 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] PUT https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 Jul 15 13:27:18.023773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:18.038833 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Acquiring lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:18.044807 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:18.046128 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:18.046128 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:18.163556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Lock "cinder-attachment_update-5d6485fe-3e57-452b-8488-7abfb5453c53-np0000005195" released by "attachment_update" :: held 0.119s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:18.163945 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-25a9586e-af3c-42a3-910a-376c9c879045 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 returned with HTTP 200 Jul 15 13:27:18.164622 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 529/2110] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:18 2026] PUT /volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:18.181995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-3687a7b5-aedb-4393-9029-50cd513817df None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:18.184874 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-3687a7b5-aedb-4393-9029-50cd513817df tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 Jul 15 13:27:18.185229 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-3687a7b5-aedb-4393-9029-50cd513817df tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:18.185486 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-3687a7b5-aedb-4393-9029-50cd513817df tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:18.202376 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-3687a7b5-aedb-4393-9029-50cd513817df tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 returned with HTTP 200 Jul 15 13:27:18.202749 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 531/2111] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:27:18 2026] GET /volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:18.249290 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-185b4ad8-5259-42b1-a162-8986a498e584 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:18.251740 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-185b4ad8-5259-42b1-a162-8986a498e584 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:18.251740 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-185b4ad8-5259-42b1-a162-8986a498e584 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:18.251898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-185b4ad8-5259-42b1-a162-8986a498e584 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:18.268501 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:18.268501 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:18.282376 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-185b4ad8-5259-42b1-a162-8986a498e584 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:18.291700 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-185b4ad8-5259-42b1-a162-8986a498e584 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:18.292329 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 524/2112] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:18 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:18.753722 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-114882a5-c438-40bc-9eb7-3f16fded179d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:18.765483 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-114882a5-c438-40bc-9eb7-3f16fded179d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:18.765483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-114882a5-c438-40bc-9eb7-3f16fded179d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:18.765596 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-114882a5-c438-40bc-9eb7-3f16fded179d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:18.765836 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-114882a5-c438-40bc-9eb7-3f16fded179d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:18.772278 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:18.772278 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:18.774124 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-114882a5-c438-40bc-9eb7-3f16fded179d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:18.774610 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 529/2113] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:18 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:19.788202 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6ae4fab3-67cd-46a2-9f82-bd3e25a77529 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:19.793468 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ae4fab3-67cd-46a2-9f82-bd3e25a77529 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:19.793668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ae4fab3-67cd-46a2-9f82-bd3e25a77529 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:19.793847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ae4fab3-67cd-46a2-9f82-bd3e25a77529 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:19.793957 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6ae4fab3-67cd-46a2-9f82-bd3e25a77529 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:19.802326 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:19.802326 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:19.803245 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ae4fab3-67cd-46a2-9f82-bd3e25a77529 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:19.803675 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 530/2114] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:19 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:20.643358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:20.645449 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:20.645576 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:20.645826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:20.645991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume with id: b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:20.654454 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:20.654454 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:20.655076 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:20.673915 np0000005195 devstack@c-api.service[100145]: WARNING cinder.keymgr.conf_key_mgr [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:27:20.693682 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume request issued successfully. Jul 15 13:27:20.694064 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-85cb3dde-9921-455d-a7ed-b6c6a59066ca tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 202 Jul 15 13:27:20.694670 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 532/2115] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:20 2026] DELETE /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:20.711526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-430bf6d9-f646-4520-ac29-d1386ea98012 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:20.711526 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-430bf6d9-f646-4520-ac29-d1386ea98012 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:20.711526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-430bf6d9-f646-4520-ac29-d1386ea98012 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:20.711526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-430bf6d9-f646-4520-ac29-d1386ea98012 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:20.722803 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:20.722803 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:20.726530 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-430bf6d9-f646-4520-ac29-d1386ea98012 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:27:20.733109 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-430bf6d9-f646-4520-ac29-d1386ea98012 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 200 Jul 15 13:27:20.733109 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 525/2116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:20 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:20.816499 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-33a753ec-2aa4-4861-9618-33e7931aa18a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:20.818573 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33a753ec-2aa4-4861-9618-33e7931aa18a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:20.818791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33a753ec-2aa4-4861-9618-33e7931aa18a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:20.819121 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33a753ec-2aa4-4861-9618-33e7931aa18a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:20.819299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-33a753ec-2aa4-4861-9618-33e7931aa18a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:20.832065 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:20.832065 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:20.833080 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33a753ec-2aa4-4861-9618-33e7931aa18a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:20.834875 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 530/2117] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:20 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:21.752763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b4937280-4b8a-463d-be9b-a6f57f630a25 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.755123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4937280-4b8a-463d-be9b-a6f57f630a25 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 Jul 15 13:27:21.755554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4937280-4b8a-463d-be9b-a6f57f630a25 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:21.755857 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4937280-4b8a-463d-be9b-a6f57f630a25 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:21.763061 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4937280-4b8a-463d-be9b-a6f57f630a25 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 returned with HTTP 404 Jul 15 13:27:21.763808 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 531/2118] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:21 2026] GET /volume/v3/volumes/b234cd74-7782-4349-bc71-33893abcb434 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:21.771133 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.773320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:27:21.773564 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:21.773810 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:21.774821 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:27:21.798046 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Get all volumes completed successfully. Jul 15 13:27:21.800922 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:21.800922 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:21.806550 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98146f22-16a1-4a2d-8adf-6ec7c2d91981 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:27:21.807233 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 533/2119] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:27:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:21.823893 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cf6a352e-1de7-4554-9bb1-ce0114d03069 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.825712 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf6a352e-1de7-4554-9bb1-ce0114d03069 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] DELETE https://10.4.3.158/volume/v3/types/a7fb9010-6a8a-441a-8edf-9e41b2e27a71 Jul 15 13:27:21.827485 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf6a352e-1de7-4554-9bb1-ce0114d03069 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:21.827485 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf6a352e-1de7-4554-9bb1-ce0114d03069 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:21.853792 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b3f6c4db-e80f-4b9d-a526-f403b6f2396e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.855642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf6a352e-1de7-4554-9bb1-ce0114d03069 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/a7fb9010-6a8a-441a-8edf-9e41b2e27a71 returned with HTTP 202 Jul 15 13:27:21.855642 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 526/2120] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:27:21 2026] DELETE /volume/v3/types/a7fb9010-6a8a-441a-8edf-9e41b2e27a71 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:21.858089 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3f6c4db-e80f-4b9d-a526-f403b6f2396e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:21.858173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3f6c4db-e80f-4b9d-a526-f403b6f2396e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:21.858324 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3f6c4db-e80f-4b9d-a526-f403b6f2396e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:21.858429 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b3f6c4db-e80f-4b9d-a526-f403b6f2396e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:21.869008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c3ec102f-c2a0-47d4-866d-e313b5ff9b73 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.869136 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:21.869136 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:21.870057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3f6c4db-e80f-4b9d-a526-f403b6f2396e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:21.870560 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 531/2121] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:21 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:21.872129 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3ec102f-c2a0-47d4-866d-e313b5ff9b73 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:27:21.872505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c3ec102f-c2a0-47d4-866d-e313b5ff9b73 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-136482843", "extra_specs": {}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:21.888061 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3ec102f-c2a0-47d4-866d-e313b5ff9b73 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:27:21.888695 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 532/2122] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:27:21 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:27:21.900464 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3678b014-cc95-4973-b49b-c521f8a0aac9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.902719 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3678b014-cc95-4973-b49b-c521f8a0aac9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types/d006ce5d-1461-414d-87c6-b2c879e3da03/encryption Jul 15 13:27:21.903221 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3678b014-cc95-4973-b49b-c521f8a0aac9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:21.924206 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3678b014-cc95-4973-b49b-c521f8a0aac9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/d006ce5d-1461-414d-87c6-b2c879e3da03/encryption returned with HTTP 200 Jul 15 13:27:21.924206 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 534/2123] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:27:21 2026] POST /volume/v3/types/d006ce5d-1461-414d-87c6-b2c879e3da03/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:21.936534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:21.939901 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:21.941213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1496702294", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-136482843", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:21.944727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1496702294', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-136482843', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:21.956590 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume of 1 GB Jul 15 13:27:21.959688 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:21.959688 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:21.959688 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Availability Zones retrieved successfully. Jul 15 13:27:21.966679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (9b628c41-f883-4d80-8b59-081574d8f966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:21.968339 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed38649-b5bd-45d8-98fd-37d7c1e7e635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:21.973092 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:22.009153 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed38649-b5bd-45d8-98fd-37d7c1e7e635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:27:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d006ce5d-1461-414d-87c6-b2c879e3da03,is_public=True,name='tempest-scenario-type-luksv2-136482843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd006ce5d-1461-414d-87c6-b2c879e3da03', '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=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:22.013279 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5169fa1a-72a2-4152-9d11-5199e4e7fb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:22.013489 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-bed25e6d-5062-4524-bdd0-7d499a9f9512 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:22.014297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-bed25e6d-5062-4524-bdd0-7d499a9f9512 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:27:22.014610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-bed25e6d-5062-4524-bdd0-7d499a9f9512 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:22.015067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-bed25e6d-5062-4524-bdd0-7d499a9f9512 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:22.033284 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:22.033284 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:22.038439 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-bed25e6d-5062-4524-bdd0-7d499a9f9512 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:27:22.044634 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-bed25e6d-5062-4524-bdd0-7d499a9f9512 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:27:22.045537 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 532/2124] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:22 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:22.052459 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-136482843 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-136482843, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:27:22.053057 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-136482843 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-136482843, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:27:22.103568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Created reservations ['9275b1e6-47ab-439f-be24-d2fc29abf8c8', '980c255e-f42f-4ddf-bdfb-f38b3bb20fce', 'cb8b3ca9-2308-431d-bf62-23a045ba9892', '2c2e3f04-53ab-4cb6-ae79-b9f06b4baff6'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:22.105155 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5169fa1a-72a2-4152-9d11-5199e4e7fb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9275b1e6-47ab-439f-be24-d2fc29abf8c8', '980c255e-f42f-4ddf-bdfb-f38b3bb20fce', 'cb8b3ca9-2308-431d-bf62-23a045ba9892', '2c2e3f04-53ab-4cb6-ae79-b9f06b4baff6']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:22.109989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b71bcb-ad67-415e-b42f-e2f3724b4401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:22.139570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b71bcb-ad67-415e-b42f-e2f3724b4401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d23b883-ee14-4206-8d24-c6aeb68250d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1496702294',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['9275b1e6-47ab-439f-be24-d2fc29abf8c8','980c255e-f42f-4ddf-bdfb-f38b3bb20fce','cb8b3ca9-2308-431d-bf62-23a045ba9892','2c2e3f04-53ab-4cb6-ae79-b9f06b4baff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=d006ce5d-1461-414d-87c6-b2c879e3da03), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1496702294',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9d23b883-ee14-4206-8d24-c6aeb68250d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4315cd231544125a7bcf4baf7bddef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d006ce5d-1461-414d-87c6-b2c879e3da03),volume_type_id=d006ce5d-1461-414d-87c6-b2c879e3da03)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:22.141399 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d9eda4-c220-46d4-80d0-9003ee1b874f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:22.177267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d9eda4-c220-46d4-80d0-9003ee1b874f) transitioned into state 'SUCCESS' from state '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-1496702294',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['9275b1e6-47ab-439f-be24-d2fc29abf8c8','980c255e-f42f-4ddf-bdfb-f38b3bb20fce','cb8b3ca9-2308-431d-bf62-23a045ba9892','2c2e3f04-53ab-4cb6-ae79-b9f06b4baff6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=d006ce5d-1461-414d-87c6-b2c879e3da03)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:22.177521 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cefb413a-4223-4f23-a014-ada3d985440e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:22.191116 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cefb413a-4223-4f23-a014-ada3d985440e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:22.192445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (9b628c41-f883-4d80-8b59-081574d8f966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:22.192897 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request issued successfully. Jul 15 13:27:22.193641 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d31f2f06-af66-4a5e-ae32-e9dee62ddcf7 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:22.194340 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 527/2125] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:27:21 2026] POST /volume/v3/volumes => generated 786 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:22.518391 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b47f333e-16cd-4de0-8f98-2f65e3dbaf14 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:22.518879 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b47f333e-16cd-4de0-8f98-2f65e3dbaf14 None None] GET https://10.4.3.158/volume// Jul 15 13:27:22.519099 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b47f333e-16cd-4de0-8f98-2f65e3dbaf14 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:22.519358 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b47f333e-16cd-4de0-8f98-2f65e3dbaf14 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:22.519717 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b47f333e-16cd-4de0-8f98-2f65e3dbaf14 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:22.520164 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 533/2126] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:22.560927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-ccb1819c-d95d-4a49-be9a-997243b942c4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:22.566202 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-ccb1819c-d95d-4a49-be9a-997243b942c4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:22.566641 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-ccb1819c-d95d-4a49-be9a-997243b942c4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a31758fa-ee6f-4694-9292-60e4d7fff0fe", "connector": null, "instance_uuid": "c4360bd0-bd23-439d-9801-941aff6341cd"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:22.598461 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:22.598461 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:22.650466 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-ccb1819c-d95d-4a49-be9a-997243b942c4 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:22.651038 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 535/2127] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:22 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) Jul 15 13:27:22.666993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-87912bd1-d0cb-4bc0-8c67-9e07ee390bd9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:22.673732 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-87912bd1-d0cb-4bc0-8c67-9e07ee390bd9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586 Jul 15 13:27:22.674911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-87912bd1-d0cb-4bc0-8c67-9e07ee390bd9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:22.675221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-87912bd1-d0cb-4bc0-8c67-9e07ee390bd9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:22.687185 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:22.687185 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:22.791993 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-87912bd1-d0cb-4bc0-8c67-9e07ee390bd9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586 returned with HTTP 200 Jul 15 13:27:22.791993 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 533/2128] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:22 2026] DELETE /volume/v3/attachments/33abf740-df31-4c01-9c8e-a196499b7586 => generated 367 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:22.890376 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f373ba0-0dea-4ef7-9f17-31a86c55268c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:22.894023 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f373ba0-0dea-4ef7-9f17-31a86c55268c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:22.894366 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f373ba0-0dea-4ef7-9f17-31a86c55268c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:22.895080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f373ba0-0dea-4ef7-9f17-31a86c55268c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:22.895080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5f373ba0-0dea-4ef7-9f17-31a86c55268c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:22.901818 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:22.901818 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:22.902899 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f373ba0-0dea-4ef7-9f17-31a86c55268c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:22.903483 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 528/2129] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:22 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:23.874401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:23.876869 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 Jul 15 13:27:23.877302 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:23.888331 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:23.896825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:23.898001 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:23.898001 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:23.921292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e011978d-ccdc-411f-8533-d097b06ab11e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:23.923757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e011978d-ccdc-411f-8533-d097b06ab11e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:23.924083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e011978d-ccdc-411f-8533-d097b06ab11e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:23.924369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e011978d-ccdc-411f-8533-d097b06ab11e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:23.925627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e011978d-ccdc-411f-8533-d097b06ab11e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:23.935874 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:23.935874 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:23.936779 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e011978d-ccdc-411f-8533-d097b06ab11e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:23.937193 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 536/2130] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:23 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:24.046391 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" released by "attachment_update" :: held 0.149s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:24.046930 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-89743693-52e7-4940-aa71-a7ef4e72899d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 returned with HTTP 200 Jul 15 13:27:24.047535 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 534/2131] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:23 2026] PUT /volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:24.061825 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-88476d53-d3de-4eeb-86d6-72cf3455ed98 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:24.064693 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-88476d53-d3de-4eeb-86d6-72cf3455ed98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 Jul 15 13:27:24.064982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-88476d53-d3de-4eeb-86d6-72cf3455ed98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:24.065250 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-88476d53-d3de-4eeb-86d6-72cf3455ed98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:24.089863 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-88476d53-d3de-4eeb-86d6-72cf3455ed98 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 returned with HTTP 200 Jul 15 13:27:24.089863 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 534/2132] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:27:24 2026] GET /volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:24.256442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-82ad0f96-e23a-4ab0-b617-160648e206c6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:24.263431 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-82ad0f96-e23a-4ab0-b617-160648e206c6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] POST https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7/action Jul 15 13:27:24.263431 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-82ad0f96-e23a-4ab0-b617-160648e206c6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:24.263663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-82ad0f96-e23a-4ab0-b617-160648e206c6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:24.289539 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:24.289539 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:24.306696 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-15d02a3b-0cda-4125-8a3d-bf8d41752806 req-82ad0f96-e23a-4ab0-b617-160648e206c6 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7/action returned with HTTP 204 Jul 15 13:27:24.307896 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 529/2133] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:24 2026] POST /volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:24.951554 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2bb7e007-50c6-422f-9d3f-11727bb09656 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:24.955358 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2bb7e007-50c6-422f-9d3f-11727bb09656 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:24.955358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2bb7e007-50c6-422f-9d3f-11727bb09656 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:24.955358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2bb7e007-50c6-422f-9d3f-11727bb09656 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:24.955358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2bb7e007-50c6-422f-9d3f-11727bb09656 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:24.962825 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:24.962825 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:24.963826 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2bb7e007-50c6-422f-9d3f-11727bb09656 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:24.964453 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 537/2134] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:24 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:25.981449 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-219a6c11-d43b-4859-9fb2-77e34e06c86c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:25.983898 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-219a6c11-d43b-4859-9fb2-77e34e06c86c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:25.984285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-219a6c11-d43b-4859-9fb2-77e34e06c86c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:25.984545 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-219a6c11-d43b-4859-9fb2-77e34e06c86c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:25.984728 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-219a6c11-d43b-4859-9fb2-77e34e06c86c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:25.991847 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:25.991847 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:25.992486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-219a6c11-d43b-4859-9fb2-77e34e06c86c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:25.993780 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 535/2135] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:25 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:27.009204 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f61f1e1c-2189-47df-b51f-12b1de535869 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.011617 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f61f1e1c-2189-47df-b51f-12b1de535869 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:27.012038 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f61f1e1c-2189-47df-b51f-12b1de535869 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.012143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f61f1e1c-2189-47df-b51f-12b1de535869 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.012295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-f61f1e1c-2189-47df-b51f-12b1de535869 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:27.021321 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.021321 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:27.022220 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f61f1e1c-2189-47df-b51f-12b1de535869 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:27.022583 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 535/2136] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:27.037579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0b0cee05-9f46-4f1b-b90e-cdef5856f16c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.039734 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0b0cee05-9f46-4f1b-b90e-cdef5856f16c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:27.040030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0b0cee05-9f46-4f1b-b90e-cdef5856f16c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.040260 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0b0cee05-9f46-4f1b-b90e-cdef5856f16c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.050814 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.050814 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:27.055915 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0b0cee05-9f46-4f1b-b90e-cdef5856f16c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:27.063219 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0b0cee05-9f46-4f1b-b90e-cdef5856f16c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 200 Jul 15 13:27:27.063219 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 530/2137] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:27.080674 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6643bcaf-e36a-44a3-a390-5e5bf1168e3f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.083585 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6643bcaf-e36a-44a3-a390-5e5bf1168e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:27.087331 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6643bcaf-e36a-44a3-a390-5e5bf1168e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.087579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6643bcaf-e36a-44a3-a390-5e5bf1168e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.087839 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6643bcaf-e36a-44a3-a390-5e5bf1168e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:27.094522 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.094522 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:27.095552 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6643bcaf-e36a-44a3-a390-5e5bf1168e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:27.096174 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 538/2138] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:27.111141 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4c3e09b3-ad5e-4534-8fd9-d9676e26b01b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.115682 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4c3e09b3-ad5e-4534-8fd9-d9676e26b01b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/detail Jul 15 13:27:27.118664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4c3e09b3-ad5e-4534-8fd9-d9676e26b01b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.118664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4c3e09b3-ad5e-4534-8fd9-d9676e26b01b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.118664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-4c3e09b3-ad5e-4534-8fd9-d9676e26b01b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:27:27.145157 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4c3e09b3-ad5e-4534-8fd9-d9676e26b01b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/detail returned with HTTP 200 Jul 15 13:27:27.145518 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 536/2139] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/v3/backups/detail => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:27.166575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.168532 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d/restore Jul 15 13:27:27.168886 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:27.170288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Restoring backup b4a12330-742c-4995-aa52-7178d4b27e1d ({'restore': {}}) {{(pid=100146) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:27:27.170427 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Restoring backup b4a12330-742c-4995-aa52-7178d4b27e1d to volume None. Jul 15 13:27:27.176420 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.176420 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:27.177533 np0000005195 devstack@c-api.service[100146]: INFO cinder.backup.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating volume of 1 GB for restore of backup b4a12330-742c-4995-aa52-7178d4b27e1d. Jul 15 13:27:27.185095 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability Zones retrieved successfully. Jul 15 13:27:27.194265 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (6f5ee8b7-f502-47ea-b95e-48b3731d613a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:27.195435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e9f6d8-a46b-43eb-8ea9-cba8e6e24aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:27.196445 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:27.235333 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e9f6d8-a46b-43eb-8ea9-cba8e6e24aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:27.237252 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a3acd3-481f-4b9b-a363-b59146ad91de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:27.299715 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['2a0e4949-4b0f-4e0c-b744-3e02f3fb1f1f', '7b428c0c-7390-4540-a105-adf01077c859', '0a17d8cb-1cd3-445b-8b4a-223913d6935c', '8264a0ce-5554-4821-a60d-d5175797283b'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:27.301237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a3acd3-481f-4b9b-a363-b59146ad91de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a0e4949-4b0f-4e0c-b744-3e02f3fb1f1f', '7b428c0c-7390-4540-a105-adf01077c859', '0a17d8cb-1cd3-445b-8b4a-223913d6935c', '8264a0ce-5554-4821-a60d-d5175797283b']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:27.301721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336202a9-c821-401e-8d12-5b46dbf2d141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:27.340769 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336202a9-c821-401e-8d12-5b46dbf2d141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78b85f96-ea2d-4036-87f6-8f2ba3538fa7', '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_b4a12330-742c-4995-aa52-7178d4b27e1d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['2a0e4949-4b0f-4e0c-b744-3e02f3fb1f1f','7b428c0c-7390-4540-a105-adf01077c859','0a17d8cb-1cd3-445b-8b4a-223913d6935c','8264a0ce-5554-4821-a60d-d5175797283b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b4a12330-742c-4995-aa52-7178d4b27e1d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78b85f96-ea2d-4036-87f6-8f2ba3538fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb172d097f14fa1b04aba7fb43edee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:27.342109 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50f1900-6d5c-4814-8f6d-88158e9c3286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:27.373109 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50f1900-6d5c-4814-8f6d-88158e9c3286) transitioned into 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_b4a12330-742c-4995-aa52-7178d4b27e1d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['2a0e4949-4b0f-4e0c-b744-3e02f3fb1f1f','7b428c0c-7390-4540-a105-adf01077c859','0a17d8cb-1cd3-445b-8b4a-223913d6935c','8264a0ce-5554-4821-a60d-d5175797283b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:27.374141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3090058-d382-46bc-8f2f-2b1a1b9aaf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:27.403050 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3090058-d382-46bc-8f2f-2b1a1b9aaf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:27.403050 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (6f5ee8b7-f502-47ea-b95e-48b3731d613a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:27.403050 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request issued successfully. Jul 15 13:27:27.417712 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.417712 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:27.417712 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:27.734618 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-146126e5-7d6d-4581-8f5e-1380ea47d702 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.737411 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-146126e5-7d6d-4581-8f5e-1380ea47d702 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:27:27.737612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-146126e5-7d6d-4581-8f5e-1380ea47d702 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.737802 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-146126e5-7d6d-4581-8f5e-1380ea47d702 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.737913 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-146126e5-7d6d-4581-8f5e-1380ea47d702 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Delete snapshot with id: 7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:27:27.745433 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-146126e5-7d6d-4581-8f5e-1380ea47d702 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 404 Jul 15 13:27:27.746108 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 531/2140] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:27:27 2026] DELETE /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:27.759261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8ee63f4c-5ffa-4490-a277-5c0312b7df96 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.762143 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ee63f4c-5ffa-4490-a277-5c0312b7df96 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e Jul 15 13:27:27.762764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ee63f4c-5ffa-4490-a277-5c0312b7df96 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.763059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ee63f4c-5ffa-4490-a277-5c0312b7df96 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.771979 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ee63f4c-5ffa-4490-a277-5c0312b7df96 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e returned with HTTP 404 Jul 15 13:27:27.772772 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 539/2141] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/v3/snapshots/7f9628e5-bd6b-4515-8a80-d58cb6c4678e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:27.833289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-b63b132f-9ce8-4d2c-9893-e829fc5ecac3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.836260 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-b63b132f-9ce8-4d2c-9893-e829fc5ecac3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:27.836487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-b63b132f-9ce8-4d2c-9893-e829fc5ecac3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:27.836695 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-b63b132f-9ce8-4d2c-9893-e829fc5ecac3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:27.847189 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.847189 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:27.851241 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-b63b132f-9ce8-4d2c-9893-e829fc5ecac3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:27.855741 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-b63b132f-9ce8-4d2c-9893-e829fc5ecac3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:27:27.856206 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 537/2142] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:27.878670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.881586 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23/action Jul 15 13:27:27.881887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:27.882079 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:27.915274 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:27.915274 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:27.915459 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:27.926455 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Begin detaching volume completed successfully. Jul 15 13:27:27.926700 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-0a6620ac-26d5-423b-b14c-2b70992564ce tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23/action returned with HTTP 202 Jul 15 13:27:27.928092 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 532/2143] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:27:27 2026] POST /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:27:27.998418 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7fde39a0-d91e-4318-9f83-323ee9d370fe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:27.998418 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7fde39a0-d91e-4318-9f83-323ee9d370fe None None] GET https://10.4.3.158/volume// Jul 15 13:27:28.000506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7fde39a0-d91e-4318-9f83-323ee9d370fe None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.000506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7fde39a0-d91e-4318-9f83-323ee9d370fe None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.001286 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7fde39a0-d91e-4318-9f83-323ee9d370fe None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:28.001794 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 540/2144] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:27 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:28.013739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-551df032-a434-455e-b196-79334340279e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.019615 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-551df032-a434-455e-b196-79334340279e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:28.019888 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-551df032-a434-455e-b196-79334340279e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.020616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-551df032-a434-455e-b196-79334340279e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.035577 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.035577 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:28.040985 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-551df032-a434-455e-b196-79334340279e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:28.046683 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-551df032-a434-455e-b196-79334340279e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:27:28.047073 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 538/2145] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:28 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:28.148837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-f9851b58-ea17-422e-9ae7-116b874bb5f2 req-ecb08c87-0069-491b-be54-d813e469edf8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.151065 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f9851b58-ea17-422e-9ae7-116b874bb5f2 req-ecb08c87-0069-491b-be54-d813e469edf8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 Jul 15 13:27:28.151292 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f9851b58-ea17-422e-9ae7-116b874bb5f2 req-ecb08c87-0069-491b-be54-d813e469edf8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.151454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f9851b58-ea17-422e-9ae7-116b874bb5f2 req-ecb08c87-0069-491b-be54-d813e469edf8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.159393 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.159393 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:28.212977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f9851b58-ea17-422e-9ae7-116b874bb5f2 req-ecb08c87-0069-491b-be54-d813e469edf8 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 returned with HTTP 200 Jul 15 13:27:28.213435 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 533/2146] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:28 2026] DELETE /volume/v3/attachments/ae9b5fc5-ef8d-47c9-99ae-66e32a7e1eb7 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:28.395151 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-27db329a-50dd-4257-803c-8087f27d2be8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.400683 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-27db329a-50dd-4257-803c-8087f27d2be8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403/action Jul 15 13:27:28.401274 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-27db329a-50dd-4257-803c-8087f27d2be8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:28.401509 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-27db329a-50dd-4257-803c-8087f27d2be8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:28.432996 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.432996 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:28.433721 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:28.438290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Checking backup size 1 against volume size 1 {{(pid=100146) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:27:28.438437 np0000005195 devstack@c-api.service[100146]: INFO cinder.backup.api [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Overwriting volume 78b85f96-ea2d-4036-87f6-8f2ba3538fa7 with restore of backup b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:28.439305 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.439305 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:28.457051 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-62f11d5c-fe2e-493a-9f2c-fe30bcb073f3 req-27db329a-50dd-4257-803c-8087f27d2be8 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403/action returned with HTTP 204 Jul 15 13:27:28.457632 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 541/2147] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:28 2026] POST /volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:28.469259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] restore_backup in rpcapi backup_id b4a12330-742c-4995-aa52-7178d4b27e1d {{(pid=100146) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:27:28.476053 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3d5f82a-1500-40fb-8f08-a64cea0baac9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d/restore returned with HTTP 202 Jul 15 13:27:28.476053 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 536/2148] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Jul 15 13:27:27 2026] POST /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d/restore => generated 189 bytes in 1310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:28.488356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bd9c74ad-a12d-44b8-bf31-83dbf620d9fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.490888 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bd9c74ad-a12d-44b8-bf31-83dbf620d9fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:28.491719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bd9c74ad-a12d-44b8-bf31-83dbf620d9fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.491719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bd9c74ad-a12d-44b8-bf31-83dbf620d9fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.491719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-bd9c74ad-a12d-44b8-bf31-83dbf620d9fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:28.498634 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.498634 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:28.499982 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bd9c74ad-a12d-44b8-bf31-83dbf620d9fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:28.500428 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 539/2149] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:28 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:28.668332 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3196faf1-5173-489f-813d-63b4912d58ca None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.671977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3196faf1-5173-489f-813d-63b4912d58ca tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:27:28.672194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3196faf1-5173-489f-813d-63b4912d58ca tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.672507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3196faf1-5173-489f-813d-63b4912d58ca tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.691030 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.691030 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:28.700881 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3196faf1-5173-489f-813d-63b4912d58ca tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:27:28.708246 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3196faf1-5173-489f-813d-63b4912d58ca tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:27:28.709062 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 534/2150] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:28 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:28.753782 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87c2ca3f-9578-4522-8481-61bdeb52c055 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.755533 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87c2ca3f-9578-4522-8481-61bdeb52c055 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:27:28.755739 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87c2ca3f-9578-4522-8481-61bdeb52c055 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.755957 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87c2ca3f-9578-4522-8481-61bdeb52c055 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.764094 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.764094 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:28.768540 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-87c2ca3f-9578-4522-8481-61bdeb52c055 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:27:28.773942 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87c2ca3f-9578-4522-8481-61bdeb52c055 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:27:28.774629 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 542/2151] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:28 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:28.804133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.806815 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:27:28.807102 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.807416 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.807646 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Delete volume with id: 5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:27:28.826777 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.826777 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:28.827390 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:27:28.858132 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Delete volume request issued successfully. Jul 15 13:27:28.858132 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-917ac54d-ccf6-426c-8ac3-aa842c7f6b36 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 202 Jul 15 13:27:28.859053 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 537/2152] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:28 2026] DELETE /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:28.868415 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-26fc3ed9-6fa3-44b6-8ba2-d6f1e5852489 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:28.870749 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26fc3ed9-6fa3-44b6-8ba2-d6f1e5852489 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:27:28.871087 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26fc3ed9-6fa3-44b6-8ba2-d6f1e5852489 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:28.871361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-26fc3ed9-6fa3-44b6-8ba2-d6f1e5852489 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:28.887514 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:28.887514 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:28.905072 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-26fc3ed9-6fa3-44b6-8ba2-d6f1e5852489 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Volume info retrieved successfully. Jul 15 13:27:28.915184 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-26fc3ed9-6fa3-44b6-8ba2-d6f1e5852489 tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 200 Jul 15 13:27:28.915184 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 540/2153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:28 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:29.512161 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5dc5402f-c730-4734-bb61-3b174a3e41b5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:29.514671 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5dc5402f-c730-4734-bb61-3b174a3e41b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:29.514980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5dc5402f-c730-4734-bb61-3b174a3e41b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:29.515276 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5dc5402f-c730-4734-bb61-3b174a3e41b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:29.515450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5dc5402f-c730-4734-bb61-3b174a3e41b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:29.521593 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:29.521593 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:29.522745 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5dc5402f-c730-4734-bb61-3b174a3e41b5 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:29.523306 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 535/2154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:29 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:29.930062 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-550e347e-90bb-4078-9347-86c1aaa1549f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:29.932035 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-550e347e-90bb-4078-9347-86c1aaa1549f tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] GET https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 Jul 15 13:27:29.932234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-550e347e-90bb-4078-9347-86c1aaa1549f tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:29.932446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-550e347e-90bb-4078-9347-86c1aaa1549f tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:29.938402 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-550e347e-90bb-4078-9347-86c1aaa1549f tempest-ServerActionsTestOtherB-1463611832 tempest-ServerActionsTestOtherB-1463611832-project-member] https://10.4.3.158/volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 returned with HTTP 404 Jul 15 13:27:29.938867 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 543/2155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:29 2026] GET /volume/v3/volumes/5d6485fe-3e57-452b-8488-7abfb5453c53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:30.534657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-28aa3dc0-a4f9-429b-ac6f-83d93027e289 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:30.536726 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28aa3dc0-a4f9-429b-ac6f-83d93027e289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:30.536986 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28aa3dc0-a4f9-429b-ac6f-83d93027e289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:30.537885 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28aa3dc0-a4f9-429b-ac6f-83d93027e289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:30.538019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-28aa3dc0-a4f9-429b-ac6f-83d93027e289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:30.543120 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:30.543120 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:30.543945 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28aa3dc0-a4f9-429b-ac6f-83d93027e289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:30.544393 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 538/2156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:30 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:31.260571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-d6e272e9-4028-473a-b1d6-88bc070c30fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:31.263433 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-d6e272e9-4028-473a-b1d6-88bc070c30fc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd Jul 15 13:27:31.263956 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-d6e272e9-4028-473a-b1d6-88bc070c30fc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:31.264347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-d6e272e9-4028-473a-b1d6-88bc070c30fc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:31.275328 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:31.275328 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:31.337126 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1071d04d-5fd9-419a-9df9-e314b64b06ed req-d6e272e9-4028-473a-b1d6-88bc070c30fc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd returned with HTTP 200 Jul 15 13:27:31.337126 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 541/2157] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:31 2026] DELETE /volume/v3/attachments/1bf38270-d53a-4822-afea-2151690729dd => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:31.557672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-15693bb7-fc9a-42c4-a969-767f53749a65 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:31.559682 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-15693bb7-fc9a-42c4-a969-767f53749a65 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:31.559920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-15693bb7-fc9a-42c4-a969-767f53749a65 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:31.560283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-15693bb7-fc9a-42c4-a969-767f53749a65 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:31.560606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-15693bb7-fc9a-42c4-a969-767f53749a65 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:31.565455 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:31.565455 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:31.566733 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-15693bb7-fc9a-42c4-a969-767f53749a65 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:31.566821 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 536/2158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:31 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.184345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a986f483-bffe-4470-8b55-f7b36545e3ec None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.186592 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a986f483-bffe-4470-8b55-f7b36545e3ec tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:32.186752 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a986f483-bffe-4470-8b55-f7b36545e3ec tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.187001 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a986f483-bffe-4470-8b55-f7b36545e3ec tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.196922 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.196922 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:32.204507 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a986f483-bffe-4470-8b55-f7b36545e3ec tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:32.213339 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a986f483-bffe-4470-8b55-f7b36545e3ec tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:32.213339 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 544/2159] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.233062 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-99a86932-6831-41c7-a278-78ae4efda46e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.240665 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99a86932-6831-41c7-a278-78ae4efda46e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:32.240984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99a86932-6831-41c7-a278-78ae4efda46e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.241259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99a86932-6831-41c7-a278-78ae4efda46e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.251468 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.251468 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:32.256971 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-99a86932-6831-41c7-a278-78ae4efda46e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:32.263177 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99a86932-6831-41c7-a278-78ae4efda46e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:32.263889 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 539/2160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.305280 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-697d385d-54a1-47e9-80ec-645a815f3b99 req-ad618aee-08f2-46c1-9943-b86760e204ab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.309934 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-697d385d-54a1-47e9-80ec-645a815f3b99 req-ad618aee-08f2-46c1-9943-b86760e204ab tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:32.310260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-697d385d-54a1-47e9-80ec-645a815f3b99 req-ad618aee-08f2-46c1-9943-b86760e204ab tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.310613 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-697d385d-54a1-47e9-80ec-645a815f3b99 req-ad618aee-08f2-46c1-9943-b86760e204ab tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.314129 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-b2e77666-3131-4000-a9f1-7b41341ede87 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.317020 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-b2e77666-3131-4000-a9f1-7b41341ede87 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:32.317296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-b2e77666-3131-4000-a9f1-7b41341ede87 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.317505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-b2e77666-3131-4000-a9f1-7b41341ede87 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.322150 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.322150 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:32.327086 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.327086 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:32.327883 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-697d385d-54a1-47e9-80ec-645a815f3b99 req-ad618aee-08f2-46c1-9943-b86760e204ab tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:32.332493 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-b2e77666-3131-4000-a9f1-7b41341ede87 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:32.334988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-697d385d-54a1-47e9-80ec-645a815f3b99 req-ad618aee-08f2-46c1-9943-b86760e204ab tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:27:32.335602 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 542/2161] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.339380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-b2e77666-3131-4000-a9f1-7b41341ede87 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:32.340666 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 537/2162] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:27:32.353086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d953d08c-73af-4867-be22-273a0a32da2b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.355045 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] DELETE https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:32.355307 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.355577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.355943 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Delete volume with id: 245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:32.367173 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.367173 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:32.367806 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:32.394424 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Delete volume request issued successfully. Jul 15 13:27:32.394424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d953d08c-73af-4867-be22-273a0a32da2b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 202 Jul 15 13:27:32.395002 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 545/2163] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:32 2026] DELETE /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:32.407072 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7d59b531-bc03-43a3-8b0a-bd0aa6b14971 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.409894 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d59b531-bc03-43a3-8b0a-bd0aa6b14971 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:32.410622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d59b531-bc03-43a3-8b0a-bd0aa6b14971 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.410622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7d59b531-bc03-43a3-8b0a-bd0aa6b14971 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.423824 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.423824 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:32.431900 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7d59b531-bc03-43a3-8b0a-bd0aa6b14971 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:32.439412 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7d59b531-bc03-43a3-8b0a-bd0aa6b14971 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 200 Jul 15 13:27:32.439983 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 540/2164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.477921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-88d44cc2-ada1-470e-afba-970c23f58651 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.478441 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-88d44cc2-ada1-470e-afba-970c23f58651 None None] GET https://10.4.3.158/volume// Jul 15 13:27:32.478676 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-88d44cc2-ada1-470e-afba-970c23f58651 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.478938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-88d44cc2-ada1-470e-afba-970c23f58651 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.479526 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-88d44cc2-ada1-470e-afba-970c23f58651 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:32.479930 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 543/2165] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:32.491028 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-3b5940bc-e930-428b-86c6-a6f43a2c701a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.496434 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-3b5940bc-e930-428b-86c6-a6f43a2c701a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:32.496995 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-3b5940bc-e930-428b-86c6-a6f43a2c701a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efa5deed-63d8-4b00-9d08-0707c881e939", "connector": null, "instance_uuid": "3d5e4148-48d5-4f6e-8dc7-ac67d176bc4a"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:32.509799 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.509799 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:32.554135 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-3b5940bc-e930-428b-86c6-a6f43a2c701a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:32.554864 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 538/2166] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:32 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) Jul 15 13:27:32.579322 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-72d3257a-3f65-4153-965e-64cdac05480c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.581248 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72d3257a-3f65-4153-965e-64cdac05480c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:32.581552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72d3257a-3f65-4153-965e-64cdac05480c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.581841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72d3257a-3f65-4153-965e-64cdac05480c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.582114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-72d3257a-3f65-4153-965e-64cdac05480c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:32.594578 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.594578 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:32.596086 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72d3257a-3f65-4153-965e-64cdac05480c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:32.596628 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 546/2167] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.598379 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1ec33f78-6359-44b4-8ca7-06090905f938 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.601184 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ec33f78-6359-44b4-8ca7-06090905f938 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:32.601466 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ec33f78-6359-44b4-8ca7-06090905f938 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.601770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ec33f78-6359-44b4-8ca7-06090905f938 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.622856 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-50949dfd-f53f-46d5-89ec-f609655b5e3d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.623499 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-50949dfd-f53f-46d5-89ec-f609655b5e3d None None] GET https://10.4.3.158/volume// Jul 15 13:27:32.623687 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-50949dfd-f53f-46d5-89ec-f609655b5e3d None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.623984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-50949dfd-f53f-46d5-89ec-f609655b5e3d None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.624510 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-50949dfd-f53f-46d5-89ec-f609655b5e3d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:32.624803 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 544/2168] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:32.626770 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.626770 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:32.637335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-e3dd95cf-69ef-439f-8fd9-2b8e088646d5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.639189 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1ec33f78-6359-44b4-8ca7-06090905f938 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:32.639703 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-e3dd95cf-69ef-439f-8fd9-2b8e088646d5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:32.639978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-e3dd95cf-69ef-439f-8fd9-2b8e088646d5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:32.640212 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-e3dd95cf-69ef-439f-8fd9-2b8e088646d5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:32.649486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ec33f78-6359-44b4-8ca7-06090905f938 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:32.649628 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 541/2169] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 873 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:32.664909 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.664909 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:32.674150 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-e3dd95cf-69ef-439f-8fd9-2b8e088646d5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:32.681912 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-e3dd95cf-69ef-439f-8fd9-2b8e088646d5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:32.682691 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 539/2170] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:32 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 1053 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:32.839492 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:32.842858 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] PUT https://10.4.3.158/volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0 Jul 15 13:27:32.843707 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:32.856572 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Acquiring lock "cinder-attachment_update-efa5deed-63d8-4b00-9d08-0707c881e939-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:32.864010 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Lock "cinder-attachment_update-efa5deed-63d8-4b00-9d08-0707c881e939-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:32.865036 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:32.865036 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:32.974770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Lock "cinder-attachment_update-efa5deed-63d8-4b00-9d08-0707c881e939-np0000005195" released by "attachment_update" :: held 0.111s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:32.975129 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-ad87cf1c-a934-4398-af38-59619fadf989 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0 returned with HTTP 200 Jul 15 13:27:32.975931 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 547/2171] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:32 2026] PUT /volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:33.459688 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-40eec6b7-6393-47fb-ab12-353e23670e6c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:33.461790 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-40eec6b7-6393-47fb-ab12-353e23670e6c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 Jul 15 13:27:33.462060 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-40eec6b7-6393-47fb-ab12-353e23670e6c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:33.462288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-40eec6b7-6393-47fb-ab12-353e23670e6c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:33.469767 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-40eec6b7-6393-47fb-ab12-353e23670e6c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 returned with HTTP 404 Jul 15 13:27:33.470476 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 545/2172] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:33 2026] GET /volume/v3/volumes/245c522b-c59a-49da-b77a-9d89a687af23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:33.613091 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ff5cbe05-b08d-42e9-80d8-94d91812ff4c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:33.616019 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ff5cbe05-b08d-42e9-80d8-94d91812ff4c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:33.617874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ff5cbe05-b08d-42e9-80d8-94d91812ff4c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:33.617874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ff5cbe05-b08d-42e9-80d8-94d91812ff4c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:33.617874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ff5cbe05-b08d-42e9-80d8-94d91812ff4c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:33.623564 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:33.623564 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:33.624655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ff5cbe05-b08d-42e9-80d8-94d91812ff4c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:33.625189 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 542/2173] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:33 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:33.666723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-760475bd-a432-400b-b0e4-0bbea21b61c7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:33.674164 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-760475bd-a432-400b-b0e4-0bbea21b61c7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:33.674443 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-760475bd-a432-400b-b0e4-0bbea21b61c7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:33.674696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-760475bd-a432-400b-b0e4-0bbea21b61c7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:33.693389 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:33.693389 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:33.700215 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-760475bd-a432-400b-b0e4-0bbea21b61c7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:33.706241 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-760475bd-a432-400b-b0e4-0bbea21b61c7 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:33.706796 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 540/2174] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:33 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:34.638238 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-55eb7e32-fb26-4152-8434-0e2236362f1d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:34.640881 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-55eb7e32-fb26-4152-8434-0e2236362f1d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:34.641805 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-55eb7e32-fb26-4152-8434-0e2236362f1d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:34.642109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-55eb7e32-fb26-4152-8434-0e2236362f1d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:34.642469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-55eb7e32-fb26-4152-8434-0e2236362f1d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:34.655011 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:34.655011 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:34.655922 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-55eb7e32-fb26-4152-8434-0e2236362f1d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:34.656375 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 548/2175] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:34 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:34.732366 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c67d3835-cafd-4f84-be8d-5d0c7e3596fd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:34.735645 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c67d3835-cafd-4f84-be8d-5d0c7e3596fd tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:34.735645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c67d3835-cafd-4f84-be8d-5d0c7e3596fd tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:34.735865 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c67d3835-cafd-4f84-be8d-5d0c7e3596fd tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:34.748549 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:34.748549 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:34.757728 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c67d3835-cafd-4f84-be8d-5d0c7e3596fd tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:34.759109 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c67d3835-cafd-4f84-be8d-5d0c7e3596fd tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:34.759109 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 546/2176] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:34 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:35.672111 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ed2456e0-3f52-44d6-acba-b4510ea7de1a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:35.674144 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed2456e0-3f52-44d6-acba-b4510ea7de1a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:35.674399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed2456e0-3f52-44d6-acba-b4510ea7de1a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:35.674638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed2456e0-3f52-44d6-acba-b4510ea7de1a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:35.674790 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ed2456e0-3f52-44d6-acba-b4510ea7de1a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:35.679516 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:35.679516 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:35.680368 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed2456e0-3f52-44d6-acba-b4510ea7de1a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:35.680751 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 543/2177] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:35 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:35.780210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ff0b3f6a-6e71-4ae7-bd05-b5f4895e994c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:35.782672 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff0b3f6a-6e71-4ae7-bd05-b5f4895e994c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:35.782863 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff0b3f6a-6e71-4ae7-bd05-b5f4895e994c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:35.783079 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff0b3f6a-6e71-4ae7-bd05-b5f4895e994c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:35.799526 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:35.799526 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:35.806468 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ff0b3f6a-6e71-4ae7-bd05-b5f4895e994c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:35.814381 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff0b3f6a-6e71-4ae7-bd05-b5f4895e994c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:35.815359 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 541/2178] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:35 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:36.366761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-de44f9c5-1664-4f83-adbd-6b3b019adf31 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:36.372130 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-de44f9c5-1664-4f83-adbd-6b3b019adf31 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0/action Jul 15 13:27:36.373386 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-de44f9c5-1664-4f83-adbd-6b3b019adf31 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:36.373656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-de44f9c5-1664-4f83-adbd-6b3b019adf31 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:36.405205 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:36.405205 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:36.430587 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e20b8a6-a860-48d3-b2bb-e01f2897103a req-de44f9c5-1664-4f83-adbd-6b3b019adf31 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0/action returned with HTTP 204 Jul 15 13:27:36.431509 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 549/2179] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:36 2026] POST /volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:36.695084 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-01c8c97f-e218-401d-a7d6-21766fc5a0c6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:36.697205 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01c8c97f-e218-401d-a7d6-21766fc5a0c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:36.697983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01c8c97f-e218-401d-a7d6-21766fc5a0c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:36.697983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01c8c97f-e218-401d-a7d6-21766fc5a0c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:36.697983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-01c8c97f-e218-401d-a7d6-21766fc5a0c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:36.704137 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:36.704137 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:36.705495 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01c8c97f-e218-401d-a7d6-21766fc5a0c6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:36.705588 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 547/2180] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:36 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:36.832143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-75119e72-fd7f-471b-b5eb-02cd193a94a5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:36.835698 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75119e72-fd7f-471b-b5eb-02cd193a94a5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:36.835921 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75119e72-fd7f-471b-b5eb-02cd193a94a5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:36.836129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75119e72-fd7f-471b-b5eb-02cd193a94a5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:36.854415 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:36.854415 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:36.862208 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-75119e72-fd7f-471b-b5eb-02cd193a94a5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:36.867718 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75119e72-fd7f-471b-b5eb-02cd193a94a5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:36.868222 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 544/2181] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:36 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 1166 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:36.883956 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d1e7fa82-bb86-4a6f-8cee-a0ab631917f2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:36.886142 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d1e7fa82-bb86-4a6f-8cee-a0ab631917f2 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:36.886421 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d1e7fa82-bb86-4a6f-8cee-a0ab631917f2 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:36.886685 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d1e7fa82-bb86-4a6f-8cee-a0ab631917f2 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:36.897721 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:36.897721 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:36.901750 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d1e7fa82-bb86-4a6f-8cee-a0ab631917f2 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:36.906863 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d1e7fa82-bb86-4a6f-8cee-a0ab631917f2 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:36.907342 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 542/2182] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:36 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:37.718924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c82ed364-c6da-4d10-9ac4-fbe3c3d14088 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:37.721055 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c82ed364-c6da-4d10-9ac4-fbe3c3d14088 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:37.721338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c82ed364-c6da-4d10-9ac4-fbe3c3d14088 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:37.721580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c82ed364-c6da-4d10-9ac4-fbe3c3d14088 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:37.721721 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c82ed364-c6da-4d10-9ac4-fbe3c3d14088 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:37.729155 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:37.729155 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:37.730275 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c82ed364-c6da-4d10-9ac4-fbe3c3d14088 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:37.730760 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 550/2183] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:37 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:38.743514 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-94466342-6c0e-436a-b052-c0391c8491b4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:38.745421 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94466342-6c0e-436a-b052-c0391c8491b4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:38.745520 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94466342-6c0e-436a-b052-c0391c8491b4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:38.745769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94466342-6c0e-436a-b052-c0391c8491b4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:38.745906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-94466342-6c0e-436a-b052-c0391c8491b4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:38.752550 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:38.752550 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:38.753078 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94466342-6c0e-436a-b052-c0391c8491b4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:38.753458 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 548/2184] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:38 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:38.764093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bfbfcab1-8b61-43a8-a990-da705d37b841 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:38.769987 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfbfcab1-8b61-43a8-a990-da705d37b841 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 Jul 15 13:27:38.769987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfbfcab1-8b61-43a8-a990-da705d37b841 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:38.769987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfbfcab1-8b61-43a8-a990-da705d37b841 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:38.781501 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:38.781501 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:38.787944 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bfbfcab1-8b61-43a8-a990-da705d37b841 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:38.794404 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfbfcab1-8b61-43a8-a990-da705d37b841 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 returned with HTTP 200 Jul 15 13:27:38.794404 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 545/2185] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:38 2026] GET /volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:38.812643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3cc2b698-0b8e-419d-97f8-0dc9bbd47836 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:38.814645 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cc2b698-0b8e-419d-97f8-0dc9bbd47836 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 Jul 15 13:27:38.814742 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b698-0b8e-419d-97f8-0dc9bbd47836 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:38.814994 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cc2b698-0b8e-419d-97f8-0dc9bbd47836 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:38.823707 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:38.823707 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:38.827865 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3cc2b698-0b8e-419d-97f8-0dc9bbd47836 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:38.832654 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cc2b698-0b8e-419d-97f8-0dc9bbd47836 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 returned with HTTP 200 Jul 15 13:27:38.833018 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 543/2186] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:38 2026] GET /volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 => generated 965 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:38.848745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:38.851099 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 Jul 15 13:27:38.851501 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:38.851598 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:38.851735 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: 78b85f96-ea2d-4036-87f6-8f2ba3538fa7 Jul 15 13:27:38.862315 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:38.862315 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:38.862943 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:38.887993 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume request issued successfully. Jul 15 13:27:38.887993 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cbc6cf4b-7d88-4080-8c31-0cf0740aa06d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 returned with HTTP 202 Jul 15 13:27:38.887993 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 551/2187] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:38 2026] DELETE /volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:38.896817 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-80311694-55fb-4cf8-a2c7-21b91e94d5ed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:38.898924 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80311694-55fb-4cf8-a2c7-21b91e94d5ed tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 Jul 15 13:27:38.899640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80311694-55fb-4cf8-a2c7-21b91e94d5ed tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:38.899640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80311694-55fb-4cf8-a2c7-21b91e94d5ed tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:38.908892 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:38.908892 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:38.913458 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-80311694-55fb-4cf8-a2c7-21b91e94d5ed tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:38.920135 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80311694-55fb-4cf8-a2c7-21b91e94d5ed tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 returned with HTTP 200 Jul 15 13:27:38.920880 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 549/2188] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:38 2026] GET /volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:39.921276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-6c5a164b-1e95-40b1-a162-8d3259df0078 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:39.924092 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-6c5a164b-1e95-40b1-a162-8d3259df0078 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:39.924441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-6c5a164b-1e95-40b1-a162-8d3259df0078 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:39.924746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-6c5a164b-1e95-40b1-a162-8d3259df0078 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:39.935877 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-78c6a5db-cb44-4a41-8bb5-73843c8a3166 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:39.939815 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78c6a5db-cb44-4a41-8bb5-73843c8a3166 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 Jul 15 13:27:39.940042 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78c6a5db-cb44-4a41-8bb5-73843c8a3166 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:39.940328 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78c6a5db-cb44-4a41-8bb5-73843c8a3166 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:39.943299 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:39.943299 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:39.953309 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-6c5a164b-1e95-40b1-a162-8d3259df0078 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:39.956701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78c6a5db-cb44-4a41-8bb5-73843c8a3166 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 returned with HTTP 404 Jul 15 13:27:39.957466 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 544/2189] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:39 2026] GET /volume/v3/volumes/78b85f96-ea2d-4036-87f6-8f2ba3538fa7 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:39.959501 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-6c5a164b-1e95-40b1-a162-8d3259df0078 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:39.960059 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 546/2190] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:39 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:39.965479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ee009ad7-9197-4ec0-93c3-7e491464236c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:39.967534 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee009ad7-9197-4ec0-93c3-7e491464236c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:39.967771 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee009ad7-9197-4ec0-93c3-7e491464236c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:39.967987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee009ad7-9197-4ec0-93c3-7e491464236c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:39.968239 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-ee009ad7-9197-4ec0-93c3-7e491464236c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete backup with id: b4a12330-742c-4995-aa52-7178d4b27e1d. Jul 15 13:27:39.974126 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:39.974126 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:39.980518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:39.982787 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] POST https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939/action Jul 15 13:27:39.983134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:39.983294 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:39.995485 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:39.995485 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:39.996036 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:39.996535 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-ee009ad7-9197-4ec0-93c3-7e491464236c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] delete_backup rpcapi backup_id b4a12330-742c-4995-aa52-7178d4b27e1d {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:27:39.998164 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee009ad7-9197-4ec0-93c3-7e491464236c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 202 Jul 15 13:27:39.998729 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 552/2191] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:39 2026] DELETE /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:27:40.004696 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Begin detaching volume completed successfully. Jul 15 13:27:40.004890 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-258fa629-567a-4194-9592-2cd8ed5b7697 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939/action returned with HTTP 202 Jul 15 13:27:40.005423 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 550/2192] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:27:39 2026] POST /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:27:40.006791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0056fa90-d322-484f-9b89-1bf4d850feb6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:40.010191 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0056fa90-d322-484f-9b89-1bf4d850feb6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:40.010455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0056fa90-d322-484f-9b89-1bf4d850feb6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:40.010703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0056fa90-d322-484f-9b89-1bf4d850feb6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:40.010847 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0056fa90-d322-484f-9b89-1bf4d850feb6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:40.015782 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:40.015782 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:40.016880 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0056fa90-d322-484f-9b89-1bf4d850feb6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 200 Jul 15 13:27:40.017230 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 545/2193] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:40 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:40.070806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1078bddd-86e4-4ef2-922b-2cac193f4d33 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:40.071237 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1078bddd-86e4-4ef2-922b-2cac193f4d33 None None] GET https://10.4.3.158/volume// Jul 15 13:27:40.071396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1078bddd-86e4-4ef2-922b-2cac193f4d33 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:40.071589 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1078bddd-86e4-4ef2-922b-2cac193f4d33 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:40.071891 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1078bddd-86e4-4ef2-922b-2cac193f4d33 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:40.072222 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 547/2194] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:40.084192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-74518b67-85fb-40a2-9130-c58fa05f88f5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:40.086571 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-74518b67-85fb-40a2-9130-c58fa05f88f5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:40.086832 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-74518b67-85fb-40a2-9130-c58fa05f88f5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:40.087083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-74518b67-85fb-40a2-9130-c58fa05f88f5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:40.100468 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:40.100468 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:40.104896 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-74518b67-85fb-40a2-9130-c58fa05f88f5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:40.110583 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-74518b67-85fb-40a2-9130-c58fa05f88f5 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:40.111123 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 553/2195] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:40 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:41.027855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-73e4ef12-2beb-484a-a38d-b2de625b6bab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:41.030518 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e3058e30-0059-4e6d-b3ed-a84db3e09e3f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:41.032361 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3058e30-0059-4e6d-b3ed-a84db3e09e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d Jul 15 13:27:41.032579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3058e30-0059-4e6d-b3ed-a84db3e09e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:41.032787 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3058e30-0059-4e6d-b3ed-a84db3e09e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:41.032909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e3058e30-0059-4e6d-b3ed-a84db3e09e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id b4a12330-742c-4995-aa52-7178d4b27e1d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:27:41.034924 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-73e4ef12-2beb-484a-a38d-b2de625b6bab tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] DELETE https://10.4.3.158/volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0 Jul 15 13:27:41.034924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-73e4ef12-2beb-484a-a38d-b2de625b6bab tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:41.034924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-73e4ef12-2beb-484a-a38d-b2de625b6bab tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:41.042601 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3058e30-0059-4e6d-b3ed-a84db3e09e3f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d returned with HTTP 404 Jul 15 13:27:41.042601 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 546/2196] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:41 2026] GET /volume/v3/backups/b4a12330-742c-4995-aa52-7178d4b27e1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:41.047477 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:41.047477 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:41.115512 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d97f282a-9794-402a-b50a-fcbd9edf58ba req-73e4ef12-2beb-484a-a38d-b2de625b6bab tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0 returned with HTTP 200 Jul 15 13:27:41.116368 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 551/2197] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:27:41 2026] DELETE /volume/v3/attachments/8c5921e8-2568-4d30-ac0c-4a98856162d0 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:41.153929 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-46588fda-63d6-4688-92bc-f957b168e1d9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:41.156542 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:41.156793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:41.157084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:41.157292 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:41.170399 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:41.170399 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:41.170907 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:41.191990 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume request issued successfully. Jul 15 13:27:41.191990 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46588fda-63d6-4688-92bc-f957b168e1d9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 202 Jul 15 13:27:41.191990 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 548/2198] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:41 2026] DELETE /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:41.200580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c98db0b-9e2b-4264-ad62-0cba5ae87b95 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:41.201637 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c98db0b-9e2b-4264-ad62-0cba5ae87b95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:41.201818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c98db0b-9e2b-4264-ad62-0cba5ae87b95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:41.202053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c98db0b-9e2b-4264-ad62-0cba5ae87b95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:41.211949 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:41.211949 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:41.214972 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c98db0b-9e2b-4264-ad62-0cba5ae87b95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:41.222087 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c98db0b-9e2b-4264-ad62-0cba5ae87b95 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 200 Jul 15 13:27:41.222477 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 554/2199] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:41 2026] GET /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:42.240782 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8e74482f-951c-43c9-9fe9-6d107c119fe2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:42.243470 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e74482f-951c-43c9-9fe9-6d107c119fe2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:42.243768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e74482f-951c-43c9-9fe9-6d107c119fe2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:42.244076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e74482f-951c-43c9-9fe9-6d107c119fe2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:42.251891 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e74482f-951c-43c9-9fe9-6d107c119fe2 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 404 Jul 15 13:27:42.252612 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 547/2200] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:42 2026] GET /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:42.263673 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dbd006e2-428b-45cb-ac45-e691469aebb8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:42.266351 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dbd006e2-428b-45cb-ac45-e691469aebb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:42.267346 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dbd006e2-428b-45cb-ac45-e691469aebb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:42.267346 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dbd006e2-428b-45cb-ac45-e691469aebb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:42.275252 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dbd006e2-428b-45cb-ac45-e691469aebb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 404 Jul 15 13:27:42.275922 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 552/2201] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:42 2026] GET /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:42.286612 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7e3f0412-0e99-43a3-a758-6757efacb36f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:42.289050 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e3f0412-0e99-43a3-a758-6757efacb36f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:42.289335 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e3f0412-0e99-43a3-a758-6757efacb36f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:42.289630 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e3f0412-0e99-43a3-a758-6757efacb36f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:42.289856 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-7e3f0412-0e99-43a3-a758-6757efacb36f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: e1965aba-2fd2-4680-a427-44a61893c22b Jul 15 13:27:42.299258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e3f0412-0e99-43a3-a758-6757efacb36f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b returned with HTTP 404 Jul 15 13:27:42.301050 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 549/2202] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:42 2026] DELETE /volume/v3/volumes/e1965aba-2fd2-4680-a427-44a61893c22b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:42.318569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:42.324639 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:42.324639 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1565309976"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:42.324639 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1565309976'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:42.324639 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume of 1 GB Jul 15 13:27:42.330151 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Availability Zones retrieved successfully. Jul 15 13:27:42.338376 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (bffe9db9-b406-4471-82c1-36969c13d716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:42.339566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da6b158-f17c-4866-acca-11b774d19089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:42.343109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:42.382612 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da6b158-f17c-4866-acca-11b774d19089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:42.383808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fecbb58b-d4a4-40df-abcb-ab3fc0656235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:42.480731 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['c3fb68af-b786-4ed5-b375-5cd7787666d3', '86c97d46-3fc8-4810-b542-78677ce37dfc', '6ed0540d-bc3d-41b2-89bd-ad3f0b631fa7', 'ed6cc519-c525-4ec5-95a8-f42e64f5830b'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:42.481472 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fecbb58b-d4a4-40df-abcb-ab3fc0656235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3fb68af-b786-4ed5-b375-5cd7787666d3', '86c97d46-3fc8-4810-b542-78677ce37dfc', '6ed0540d-bc3d-41b2-89bd-ad3f0b631fa7', 'ed6cc519-c525-4ec5-95a8-f42e64f5830b']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:42.482540 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0092e581-e0ae-4837-964a-4d3772d6ee53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:42.520936 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0092e581-e0ae-4837-964a-4d3772d6ee53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ed1ac7-8c35-4ca2-8165-d5e721be4883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565309976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['c3fb68af-b786-4ed5-b375-5cd7787666d3','86c97d46-3fc8-4810-b542-78677ce37dfc','6ed0540d-bc3d-41b2-89bd-ad3f0b631fa7','ed6cc519-c525-4ec5-95a8-f42e64f5830b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565309976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ed1ac7-8c35-4ca2-8165-d5e721be4883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb172d097f14fa1b04aba7fb43edee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:42.522300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e29a1f-b871-4542-a49e-9816fb39d24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:42.585235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e29a1f-b871-4542-a49e-9816fb39d24c) transitioned into state 'SUCCESS' from state '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-1565309976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb172d097f14fa1b04aba7fb43edee9',qos_specs=None,replication_status=,reservations=['c3fb68af-b786-4ed5-b375-5cd7787666d3','86c97d46-3fc8-4810-b542-78677ce37dfc','6ed0540d-bc3d-41b2-89bd-ad3f0b631fa7','ed6cc519-c525-4ec5-95a8-f42e64f5830b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bffdc06ca474e2fa11bce1274b1b57f',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:42.586134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838315f1-0a3a-44b9-91ec-66d1001f2223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:42.614639 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838315f1-0a3a-44b9-91ec-66d1001f2223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:42.616288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Flow 'volume_create_api' (bffe9db9-b406-4471-82c1-36969c13d716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:42.616730 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Create volume request issued successfully. Jul 15 13:27:42.617797 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c565ed5-bc89-4023-bd84-8ccc43344eb8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:42.618425 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 555/2203] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:27:42 2026] POST /volume/v3/volumes => generated 749 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:42.639053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8ab5a2bd-d70c-4a0f-8adb-7d4ed30b4aa9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:42.641485 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ab5a2bd-d70c-4a0f-8adb-7d4ed30b4aa9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:27:42.641590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ab5a2bd-d70c-4a0f-8adb-7d4ed30b4aa9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:42.641851 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ab5a2bd-d70c-4a0f-8adb-7d4ed30b4aa9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:42.660004 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:42.660004 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:42.665486 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8ab5a2bd-d70c-4a0f-8adb-7d4ed30b4aa9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:42.678506 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ab5a2bd-d70c-4a0f-8adb-7d4ed30b4aa9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:27:42.679410 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 548/2204] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:42 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:43.695031 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-27716470-a4fa-4753-9e86-54de5d8e08f9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:43.697192 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27716470-a4fa-4753-9e86-54de5d8e08f9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:27:43.697440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-27716470-a4fa-4753-9e86-54de5d8e08f9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:43.697733 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-27716470-a4fa-4753-9e86-54de5d8e08f9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:43.707335 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:43.707335 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:43.712400 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-27716470-a4fa-4753-9e86-54de5d8e08f9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:27:43.719172 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27716470-a4fa-4753-9e86-54de5d8e08f9 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:27:43.719574 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 553/2205] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:43 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:45.470607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:45.472604 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] DELETE https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:45.473096 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:45.473439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:45.474282 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Delete volume with id: efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:45.487002 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:45.487002 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:45.487002 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:45.519378 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Delete volume request issued successfully. Jul 15 13:27:45.519378 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30e63bdd-bda8-4458-bda7-2cb91020bfca tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 202 Jul 15 13:27:45.519633 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 550/2206] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:45 2026] DELETE /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:45.530323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a1166585-a687-4693-9d7c-5e702a96223e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:45.535511 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1166585-a687-4693-9d7c-5e702a96223e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:45.536087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a1166585-a687-4693-9d7c-5e702a96223e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:45.536678 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a1166585-a687-4693-9d7c-5e702a96223e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:45.546419 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:45.546419 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:45.556398 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a1166585-a687-4693-9d7c-5e702a96223e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:45.567648 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a1166585-a687-4693-9d7c-5e702a96223e tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 200 Jul 15 13:27:45.568613 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 556/2207] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:45 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:46.384532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3590cb8a-07c2-4726-bf06-a666909997da None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:46.387391 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:46.387733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-337584639", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:46.389584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-337584639', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:46.389801 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create volume of 1 GB Jul 15 13:27:46.394221 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Availability Zones retrieved successfully. Jul 15 13:27:46.400693 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Flow 'volume_create_api' (edbf5862-6cf1-48c8-8898-c0995612f385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:46.402639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d2121a-c93b-47bd-9a85-ee97527ad664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:46.403818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:46.439190 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d2121a-c93b-47bd-9a85-ee97527ad664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:46.439190 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd7a217-9f07-4b4d-b2fc-91a2f61af959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:46.494355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Created reservations ['8e3910cf-fcb9-4b3a-9789-50bf1527dbde', 'b286a4c6-2b9b-4b21-ad3a-97ef4248602e', '0e11fbc6-0f2d-4a01-83b4-56ba357ef1ba', '8191c878-d370-4e8e-9bea-c4b83893ba6a'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:46.495312 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd7a217-9f07-4b4d-b2fc-91a2f61af959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3910cf-fcb9-4b3a-9789-50bf1527dbde', 'b286a4c6-2b9b-4b21-ad3a-97ef4248602e', '0e11fbc6-0f2d-4a01-83b4-56ba357ef1ba', '8191c878-d370-4e8e-9bea-c4b83893ba6a']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:46.496228 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac35a3e-2dac-4b42-9e42-37ac849eddf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:46.522719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac35a3e-2dac-4b42-9e42-37ac849eddf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47a06eb5-44ba-4730-9897-e0af96ebf7d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-337584639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d642614b04c7dbf6e2fc33191b2db',qos_specs=None,replication_status=,reservations=['8e3910cf-fcb9-4b3a-9789-50bf1527dbde','b286a4c6-2b9b-4b21-ad3a-97ef4248602e','0e11fbc6-0f2d-4a01-83b4-56ba357ef1ba','8191c878-d370-4e8e-9bea-c4b83893ba6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847e9a383ef84e61a5bc45303c21944b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-337584639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47a06eb5-44ba-4730-9897-e0af96ebf7d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927d642614b04c7dbf6e2fc33191b2db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='847e9a383ef84e61a5bc45303c21944b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:46.523983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61df4ea0-bb33-4ccb-b3af-a4d4b5c6202e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:46.551604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61df4ea0-bb33-4ccb-b3af-a4d4b5c6202e) transitioned into state 'SUCCESS' from state '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-337584639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d642614b04c7dbf6e2fc33191b2db',qos_specs=None,replication_status=,reservations=['8e3910cf-fcb9-4b3a-9789-50bf1527dbde','b286a4c6-2b9b-4b21-ad3a-97ef4248602e','0e11fbc6-0f2d-4a01-83b4-56ba357ef1ba','8191c878-d370-4e8e-9bea-c4b83893ba6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='847e9a383ef84e61a5bc45303c21944b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:46.551604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22274af3-6b7a-4d32-b3a8-c385a560e16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:46.565885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22274af3-6b7a-4d32-b3a8-c385a560e16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:46.567151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Flow 'volume_create_api' (edbf5862-6cf1-48c8-8898-c0995612f385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:46.567518 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Create volume request issued successfully. Jul 15 13:27:46.568629 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3590cb8a-07c2-4726-bf06-a666909997da tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:46.569073 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 549/2208] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:27:46 2026] POST /volume/v3/volumes => generated 754 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:46.588118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-48230ff6-2b9f-4527-8cfa-e171f474d2ad None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:46.588551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b4831205-ad0b-4dd3-a84a-7dd7497490fb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:46.588795 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-48230ff6-2b9f-4527-8cfa-e171f474d2ad tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:46.588795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-48230ff6-2b9f-4527-8cfa-e171f474d2ad tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:46.588795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-48230ff6-2b9f-4527-8cfa-e171f474d2ad tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:46.592792 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b4831205-ad0b-4dd3-a84a-7dd7497490fb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 Jul 15 13:27:46.593045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b4831205-ad0b-4dd3-a84a-7dd7497490fb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:46.593424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b4831205-ad0b-4dd3-a84a-7dd7497490fb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:46.596278 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:46.596278 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:46.600429 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-48230ff6-2b9f-4527-8cfa-e171f474d2ad tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:46.602245 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b4831205-ad0b-4dd3-a84a-7dd7497490fb tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 returned with HTTP 404 Jul 15 13:27:46.602925 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 551/2209] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:46 2026] GET /volume/v3/volumes/efa5deed-63d8-4b00-9d08-0707c881e939 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:46.605657 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-48230ff6-2b9f-4527-8cfa-e171f474d2ad tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:46.606054 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 554/2210] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:46 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:46.986891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:46.989145 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:27:46.989411 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:46.989693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:46.989894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Delete snapshot with id: 605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:27:46.999031 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:46.999031 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:46.999771 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot retrieved successfully. Jul 15 13:27:47.021861 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot delete request issued successfully. Jul 15 13:27:47.022195 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0bd34c44-a471-48dc-bfc6-8843fa956cd9 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 returned with HTTP 202 Jul 15 13:27:47.022945 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 557/2211] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:27:46 2026] DELETE /volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:47.032286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ba16d7c-1d4b-4a91-9599-8715e612dd5a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.034867 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ba16d7c-1d4b-4a91-9599-8715e612dd5a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:27:47.035158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ba16d7c-1d4b-4a91-9599-8715e612dd5a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.035440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ba16d7c-1d4b-4a91-9599-8715e612dd5a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.042290 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.042290 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:47.042931 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ba16d7c-1d4b-4a91-9599-8715e612dd5a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Snapshot retrieved successfully. Jul 15 13:27:47.043847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ba16d7c-1d4b-4a91-9599-8715e612dd5a tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 returned with HTTP 200 Jul 15 13:27:47.044282 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 550/2212] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:47.620582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-397281f6-b92a-4753-b623-4c15185b1648 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.623049 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-397281f6-b92a-4753-b623-4c15185b1648 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:47.623344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-397281f6-b92a-4753-b623-4c15185b1648 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.623643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-397281f6-b92a-4753-b623-4c15185b1648 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.634233 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.634233 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:47.639477 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-397281f6-b92a-4753-b623-4c15185b1648 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:47.645279 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-397281f6-b92a-4753-b623-4c15185b1648 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:47.645814 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 552/2213] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:47.663144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8f6b1bb6-5df7-4b70-8eab-9b3634a58039 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.665679 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8f6b1bb6-5df7-4b70-8eab-9b3634a58039 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:47.665951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8f6b1bb6-5df7-4b70-8eab-9b3634a58039 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.666168 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8f6b1bb6-5df7-4b70-8eab-9b3634a58039 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.674384 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.674384 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:47.679294 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8f6b1bb6-5df7-4b70-8eab-9b3634a58039 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:47.684553 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8f6b1bb6-5df7-4b70-8eab-9b3634a58039 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:47.685132 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 555/2214] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:47.702007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-524db798-172d-4a3b-bb08-47788c2208c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.702007 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:27:47.702007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.702007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.703024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:27:47.703508 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.703508 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:47.704155 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:27:47.714417 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Get all volumes completed successfully. Jul 15 13:27:47.715357 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-524db798-172d-4a3b-bb08-47788c2208c9 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:27:47.716052 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 558/2215] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/v3/volumes => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:47.727673 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3911ba6a-f184-4f07-aa6c-98a911fb3e43 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.729997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3911ba6a-f184-4f07-aa6c-98a911fb3e43 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:47.729997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3911ba6a-f184-4f07-aa6c-98a911fb3e43 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.729997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3911ba6a-f184-4f07-aa6c-98a911fb3e43 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.737211 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.737211 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:47.741316 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3911ba6a-f184-4f07-aa6c-98a911fb3e43 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:47.746614 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3911ba6a-f184-4f07-aa6c-98a911fb3e43 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:47.747341 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 551/2216] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:47.795512 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-a208703d-ee57-4a59-9f2f-f9d13d868e4e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.798093 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-a208703d-ee57-4a59-9f2f-f9d13d868e4e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:47.798338 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-a208703d-ee57-4a59-9f2f-f9d13d868e4e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.798545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-a208703d-ee57-4a59-9f2f-f9d13d868e4e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.807158 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.807158 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:47.811605 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-a208703d-ee57-4a59-9f2f-f9d13d868e4e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:47.816929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-a208703d-ee57-4a59-9f2f-f9d13d868e4e tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:47.817499 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 553/2217] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:47.926854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-62b3ee2e-be99-4691-9c8d-0cfffc6416a2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.927442 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-62b3ee2e-be99-4691-9c8d-0cfffc6416a2 None None] GET https://10.4.3.158/volume// Jul 15 13:27:47.927834 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-62b3ee2e-be99-4691-9c8d-0cfffc6416a2 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:47.928835 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-62b3ee2e-be99-4691-9c8d-0cfffc6416a2 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:47.928835 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-62b3ee2e-be99-4691-9c8d-0cfffc6416a2 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:47.929605 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 556/2218] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:27:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:47.942301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-09bc219e-9d92-47a4-9ea4-8a07dde9729a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:47.947073 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-09bc219e-9d92-47a4-9ea4-8a07dde9729a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:47.947073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-09bc219e-9d92-47a4-9ea4-8a07dde9729a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47a06eb5-44ba-4730-9897-e0af96ebf7d2", "connector": null, "instance_uuid": "f8d9410c-e488-4ceb-8f8a-1ab2b0729804"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:47.958856 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:47.958856 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:47.999667 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-09bc219e-9d92-47a4-9ea4-8a07dde9729a tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:47.999667 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 559/2219] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:47 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) Jul 15 13:27:48.046760 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7e235321-41f6-4afe-b9e9-843661bc974d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:48.050991 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7e235321-41f6-4afe-b9e9-843661bc974d tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:48.051303 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7e235321-41f6-4afe-b9e9-843661bc974d tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:48.051635 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7e235321-41f6-4afe-b9e9-843661bc974d tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:48.056112 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a3cc13a2-e0b2-4e61-9ee9-9b8ceaa3e023 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:48.062033 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3cc13a2-e0b2-4e61-9ee9-9b8ceaa3e023 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 Jul 15 13:27:48.062356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3cc13a2-e0b2-4e61-9ee9-9b8ceaa3e023 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:48.062645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3cc13a2-e0b2-4e61-9ee9-9b8ceaa3e023 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:48.066033 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:48.066033 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:48.073139 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7e235321-41f6-4afe-b9e9-843661bc974d tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:48.073292 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3cc13a2-e0b2-4e61-9ee9-9b8ceaa3e023 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 returned with HTTP 404 Jul 15 13:27:48.073823 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 554/2220] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:27:48 2026] GET /volume/v3/snapshots/605dd070-51ce-4368-a035-9daf68d64fd5 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:48.082376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7e235321-41f6-4afe-b9e9-843661bc974d tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:48.082996 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 552/2221] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:48 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:48.109372 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fc6b0807-a925-4d83-ade9-76c7770e5853 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:48.109851 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fc6b0807-a925-4d83-ade9-76c7770e5853 None None] GET https://10.4.3.158/volume// Jul 15 13:27:48.110114 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fc6b0807-a925-4d83-ade9-76c7770e5853 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:48.110377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fc6b0807-a925-4d83-ade9-76c7770e5853 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:48.112359 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fc6b0807-a925-4d83-ade9-76c7770e5853 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:48.112760 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 557/2222] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:48.127693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-8e7851ea-67a1-44c1-a81e-a8409a7698fd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:48.128137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-cc2e131b-1b90-4df4-b099-aad076b89adf req-5d88b5e9-05a6-43ca-9a49-595554b2ed4c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:48.131191 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-8e7851ea-67a1-44c1-a81e-a8409a7698fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:48.131700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-8e7851ea-67a1-44c1-a81e-a8409a7698fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:48.132117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-8e7851ea-67a1-44c1-a81e-a8409a7698fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:48.136082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-cc2e131b-1b90-4df4-b099-aad076b89adf req-5d88b5e9-05a6-43ca-9a49-595554b2ed4c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:27:48.136302 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-cc2e131b-1b90-4df4-b099-aad076b89adf req-5d88b5e9-05a6-43ca-9a49-595554b2ed4c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:48.136484 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-cc2e131b-1b90-4df4-b099-aad076b89adf req-5d88b5e9-05a6-43ca-9a49-595554b2ed4c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:48.147756 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:48.147756 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:48.149434 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:48.149434 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:48.152991 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-cc2e131b-1b90-4df4-b099-aad076b89adf req-5d88b5e9-05a6-43ca-9a49-595554b2ed4c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:48.154938 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-8e7851ea-67a1-44c1-a81e-a8409a7698fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:48.160901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-cc2e131b-1b90-4df4-b099-aad076b89adf req-5d88b5e9-05a6-43ca-9a49-595554b2ed4c tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:27:48.161346 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 555/2223] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:48 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:48.163944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-8e7851ea-67a1-44c1-a81e-a8409a7698fd tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:48.163944 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 560/2224] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:48 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:48.324067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:48.327344 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] PUT https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 Jul 15 13:27:48.327975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:48.339276 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Acquiring lock "cinder-attachment_update-47a06eb5-44ba-4730-9897-e0af96ebf7d2-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:48.346363 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Lock "cinder-attachment_update-47a06eb5-44ba-4730-9897-e0af96ebf7d2-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:48.348155 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:48.348155 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:48.488431 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Lock "cinder-attachment_update-47a06eb5-44ba-4730-9897-e0af96ebf7d2-np0000005195" released by "attachment_update" :: held 0.142s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:48.488929 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-72a6d740-4fa4-4c83-a278-f51723e05850 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 returned with HTTP 200 Jul 15 13:27:48.489473 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 553/2225] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:48 2026] PUT /volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:49.103730 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-002bdda9-4798-479c-8d43-deaeeb0f7750 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:49.111984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-002bdda9-4798-479c-8d43-deaeeb0f7750 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:49.111984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-002bdda9-4798-479c-8d43-deaeeb0f7750 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:49.111984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-002bdda9-4798-479c-8d43-deaeeb0f7750 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:49.130311 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:49.130311 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:49.135559 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-002bdda9-4798-479c-8d43-deaeeb0f7750 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:49.141275 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-002bdda9-4798-479c-8d43-deaeeb0f7750 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:49.141348 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 558/2226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:49 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:50.159633 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8acc6cff-98ad-4bf6-9eaa-94678fd15e93 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:50.165120 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8acc6cff-98ad-4bf6-9eaa-94678fd15e93 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:50.165120 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8acc6cff-98ad-4bf6-9eaa-94678fd15e93 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:50.165120 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8acc6cff-98ad-4bf6-9eaa-94678fd15e93 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:50.175946 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:50.175946 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:50.186985 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8acc6cff-98ad-4bf6-9eaa-94678fd15e93 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:50.194866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8acc6cff-98ad-4bf6-9eaa-94678fd15e93 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:50.195867 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 556/2227] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:50 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:51.213098 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c92de282-caf6-45af-90e4-fba662e1c081 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:51.216981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c92de282-caf6-45af-90e4-fba662e1c081 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:51.216981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c92de282-caf6-45af-90e4-fba662e1c081 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:51.216981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c92de282-caf6-45af-90e4-fba662e1c081 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:51.229303 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:51.229303 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:51.236208 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c92de282-caf6-45af-90e4-fba662e1c081 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:51.244579 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c92de282-caf6-45af-90e4-fba662e1c081 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:51.245707 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 561/2228] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:51 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:51.384388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:51.386694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] DELETE https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:27:51.386898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:51.387144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:51.387294 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Delete volume with id: 577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:27:51.396902 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:51.396902 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:51.397668 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:51.424335 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Delete volume request issued successfully. Jul 15 13:27:51.424671 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5b8157e9-4287-42ed-9e2a-4e1911b5a50f tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 202 Jul 15 13:27:51.425322 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 554/2229] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:27:51 2026] DELETE /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:27:51.434829 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5d2d53ab-0175-4ee2-9646-9db428c1e978 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:51.438633 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d2d53ab-0175-4ee2-9646-9db428c1e978 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:27:51.438633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d2d53ab-0175-4ee2-9646-9db428c1e978 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:51.438633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d2d53ab-0175-4ee2-9646-9db428c1e978 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:51.446586 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:51.446586 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:51.453355 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5d2d53ab-0175-4ee2-9646-9db428c1e978 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Volume info retrieved successfully. Jul 15 13:27:51.462020 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d2d53ab-0175-4ee2-9646-9db428c1e978 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 200 Jul 15 13:27:51.462718 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 559/2230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:51 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:51.852909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-41b79e1f-30f7-427e-a2f6-6325418cbb95 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:51.856927 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-41b79e1f-30f7-427e-a2f6-6325418cbb95 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10/action Jul 15 13:27:51.857471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-41b79e1f-30f7-427e-a2f6-6325418cbb95 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:51.860808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-41b79e1f-30f7-427e-a2f6-6325418cbb95 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:51.890465 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:51.890465 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:51.908188 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1dd9dd85-5917-45a5-ba04-a3e8ef6ad6a4 req-41b79e1f-30f7-427e-a2f6-6325418cbb95 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10/action returned with HTTP 204 Jul 15 13:27:51.908864 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 557/2231] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:51 2026] POST /volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:52.261369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96dcf800-ac84-4582-a7ac-8d53c3c808eb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:52.264123 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96dcf800-ac84-4582-a7ac-8d53c3c808eb tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:52.264123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96dcf800-ac84-4582-a7ac-8d53c3c808eb tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:52.264288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96dcf800-ac84-4582-a7ac-8d53c3c808eb tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:52.289409 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:52.289409 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:52.295114 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-96dcf800-ac84-4582-a7ac-8d53c3c808eb tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:52.301850 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96dcf800-ac84-4582-a7ac-8d53c3c808eb tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:52.303027 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 562/2232] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:52 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:52.317948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cb907f88-7350-4f1d-818c-2a56db793bf2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:52.320093 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb907f88-7350-4f1d-818c-2a56db793bf2 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:52.320384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb907f88-7350-4f1d-818c-2a56db793bf2 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:52.320655 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb907f88-7350-4f1d-818c-2a56db793bf2 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:52.331763 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:52.331763 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:52.335796 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cb907f88-7350-4f1d-818c-2a56db793bf2 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:52.340283 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb907f88-7350-4f1d-818c-2a56db793bf2 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:52.340658 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 555/2233] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:52 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:52.358929 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6e3f4cb7-af0e-4fea-8a25-2fbf6db71eb3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:52.361177 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6e3f4cb7-af0e-4fea-8a25-2fbf6db71eb3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:27:52.361352 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6e3f4cb7-af0e-4fea-8a25-2fbf6db71eb3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:52.361518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6e3f4cb7-af0e-4fea-8a25-2fbf6db71eb3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:52.381002 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:52.381002 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:52.386436 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6e3f4cb7-af0e-4fea-8a25-2fbf6db71eb3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:27:52.393552 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6e3f4cb7-af0e-4fea-8a25-2fbf6db71eb3 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:27:52.394227 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 560/2234] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:52 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:52.481325 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bd97fc36-0648-4f2b-94e7-66dd8cdaa696 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:52.489086 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd97fc36-0648-4f2b-94e7-66dd8cdaa696 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] GET https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 Jul 15 13:27:52.489432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd97fc36-0648-4f2b-94e7-66dd8cdaa696 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:52.489694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd97fc36-0648-4f2b-94e7-66dd8cdaa696 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:52.502940 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd97fc36-0648-4f2b-94e7-66dd8cdaa696 tempest-TestStampPattern-1699711865 tempest-TestStampPattern-1699711865-project-member] https://10.4.3.158/volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 returned with HTTP 404 Jul 15 13:27:52.504051 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 558/2235] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:27:52 2026] GET /volume/v3/volumes/577bbb2b-c5fd-41ea-a7a6-356c286c7657 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:27:55.792244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:55.797811 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:27:55.797811 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "770ded97-4744-4bc3-8f94-cb1db3ce14de-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:55.797811 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '770ded97-4744-4bc3-8f94-cb1db3ce14de-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:27:55.797811 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Create volume of 1 GB Jul 15 13:27:55.802546 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Availability Zones retrieved successfully. Jul 15 13:27:55.808767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Flow 'volume_create_api' (f7163367-3422-4319-9ec0-dc5299b94a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:55.810260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980bcecb-60d8-4abc-ab4d-c0f34bcc32f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:55.811459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:27:55.845998 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980bcecb-60d8-4abc-ab4d-c0f34bcc32f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:55.845998 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a48f72c-8aeb-48b7-8af2-172afbe386a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:55.949595 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Created reservations ['a521f72d-224b-4275-a0f5-7eb9df62be16', 'f6096867-6455-44bb-beda-088f50a30e46', 'f712490b-8e62-4d75-97b2-3dd2d553241e', 'f780b348-1cf4-4007-a11c-ff9a5260ba5e'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:27:55.950404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a48f72c-8aeb-48b7-8af2-172afbe386a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a521f72d-224b-4275-a0f5-7eb9df62be16', 'f6096867-6455-44bb-beda-088f50a30e46', 'f712490b-8e62-4d75-97b2-3dd2d553241e', 'f780b348-1cf4-4007-a11c-ff9a5260ba5e']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:55.951364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37696e81-60e0-4991-a2c2-e37580aeb99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:55.980412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37696e81-60e0-4991-a2c2-e37580aeb99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d4f8bca-cddd-44ab-8a69-af861d9f7cc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='770ded97-4744-4bc3-8f94-cb1db3ce14de-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cf80f2a45e457c88508b1f66f97ba2',qos_specs=None,replication_status=,reservations=['a521f72d-224b-4275-a0f5-7eb9df62be16','f6096867-6455-44bb-beda-088f50a30e46','f712490b-8e62-4d75-97b2-3dd2d553241e','f780b348-1cf4-4007-a11c-ff9a5260ba5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec156dfd13c943e795ae3884d82c40d0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:27:55Z,deleted=False,deleted_at=None,display_description='',display_name='770ded97-4744-4bc3-8f94-cb1db3ce14de-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d4f8bca-cddd-44ab-8a69-af861d9f7cc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cf80f2a45e457c88508b1f66f97ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec156dfd13c943e795ae3884d82c40d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:55.981441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117776ab-28e9-435e-97d5-415d48eee0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:56.006759 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117776ab-28e9-435e-97d5-415d48eee0a7) transitioned into 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='770ded97-4744-4bc3-8f94-cb1db3ce14de-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cf80f2a45e457c88508b1f66f97ba2',qos_specs=None,replication_status=,reservations=['a521f72d-224b-4275-a0f5-7eb9df62be16','f6096867-6455-44bb-beda-088f50a30e46','f712490b-8e62-4d75-97b2-3dd2d553241e','f780b348-1cf4-4007-a11c-ff9a5260ba5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec156dfd13c943e795ae3884d82c40d0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:56.007714 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240ab8c9-aaa3-4fb3-acb9-85ca67e9b224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:27:56.023834 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240ab8c9-aaa3-4fb3-acb9-85ca67e9b224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:27:56.024998 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Flow 'volume_create_api' (f7163367-3422-4319-9ec0-dc5299b94a04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:27:56.025420 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Create volume request issued successfully. Jul 15 13:27:56.026251 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-1887f2bd-5e14-4f0b-9c31-4a9c51196a42 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:27:56.026824 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 563/2236] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Jul 15 13:27:55 2026] POST /volume/v3/volumes => generated 749 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:27:56.037680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-95ff636a-de93-4187-a26e-2dbb78f05c23 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:56.040689 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-95ff636a-de93-4187-a26e-2dbb78f05c23 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:27:56.041051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-95ff636a-de93-4187-a26e-2dbb78f05c23 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:56.041324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-95ff636a-de93-4187-a26e-2dbb78f05c23 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:56.054589 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:56.054589 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:56.062684 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-95ff636a-de93-4187-a26e-2dbb78f05c23 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:27:56.073665 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-95ff636a-de93-4187-a26e-2dbb78f05c23 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 returned with HTTP 200 Jul 15 13:27:56.074477 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 556/2237] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:56 2026] GET /volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:56.084337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-353e8947-2939-4c94-80b9-91eafe5c706d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:56.090998 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-353e8947-2939-4c94-80b9-91eafe5c706d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:27:56.090998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-353e8947-2939-4c94-80b9-91eafe5c706d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:56.090998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-353e8947-2939-4c94-80b9-91eafe5c706d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:56.102009 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:56.102009 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:27:56.110990 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-353e8947-2939-4c94-80b9-91eafe5c706d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:27:56.118718 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-353e8947-2939-4c94-80b9-91eafe5c706d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 returned with HTTP 200 Jul 15 13:27:56.119597 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 561/2238] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:56 2026] GET /volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:59.128680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-c5392370-48a5-41af-a0f7-a141b224e34c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.131748 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-c5392370-48a5-41af-a0f7-a141b224e34c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:27:59.132431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-c5392370-48a5-41af-a0f7-a141b224e34c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:59.132431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-c5392370-48a5-41af-a0f7-a141b224e34c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:59.142047 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:59.142047 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:59.146623 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-c5392370-48a5-41af-a0f7-a141b224e34c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:27:59.152236 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-c5392370-48a5-41af-a0f7-a141b224e34c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 returned with HTTP 200 Jul 15 13:27:59.152867 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 559/2239] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:27:59 2026] GET /volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:27:59.163371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-73156bf2-1526-4b21-9e4a-eeaf3088ddc1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.163894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-73156bf2-1526-4b21-9e4a-eeaf3088ddc1 None None] GET https://10.4.3.158/volume// Jul 15 13:27:59.164094 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-73156bf2-1526-4b21-9e4a-eeaf3088ddc1 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:59.164337 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-73156bf2-1526-4b21-9e4a-eeaf3088ddc1 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:59.165102 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-73156bf2-1526-4b21-9e4a-eeaf3088ddc1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:59.165261 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 564/2240] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:59.174855 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a3bc8f9e-b8f7-4f53-87c6-ece6da256a34 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.177238 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a3bc8f9e-b8f7-4f53-87c6-ece6da256a34 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:27:59.177656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a3bc8f9e-b8f7-4f53-87c6-ece6da256a34 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d4f8bca-cddd-44ab-8a69-af861d9f7cc5", "connector": null, "instance_uuid": "770ded97-4744-4bc3-8f94-cb1db3ce14de"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:59.187649 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:59.187649 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:59.225490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a3bc8f9e-b8f7-4f53-87c6-ece6da256a34 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:27:59.225490 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 557/2241] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:27:59 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) Jul 15 13:27:59.236575 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-06c2e748-fb54-468f-842d-25d186347fbb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.236575 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-06c2e748-fb54-468f-842d-25d186347fbb None None] GET https://10.4.3.158/volume// Jul 15 13:27:59.236575 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-06c2e748-fb54-468f-842d-25d186347fbb None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:59.236575 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-06c2e748-fb54-468f-842d-25d186347fbb None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:59.236575 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-06c2e748-fb54-468f-842d-25d186347fbb None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:27:59.236575 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 562/2242] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:27:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:27:59.246143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a673d639-76e4-4636-9036-7619a21d55cd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.248926 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a673d639-76e4-4636-9036-7619a21d55cd tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:27:59.249220 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a673d639-76e4-4636-9036-7619a21d55cd tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:27:59.249443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a673d639-76e4-4636-9036-7619a21d55cd tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:27:59.260043 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:59.260043 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:27:59.264074 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a673d639-76e4-4636-9036-7619a21d55cd tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:27:59.269687 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-a673d639-76e4-4636-9036-7619a21d55cd tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 returned with HTTP 200 Jul 15 13:27:59.270199 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 560/2243] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:27:59 2026] GET /volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:27:59.378842 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.383345 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] PUT https://10.4.3.158/volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294 Jul 15 13:27:59.383854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:59.393342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Acquiring lock "cinder-attachment_update-5d4f8bca-cddd-44ab-8a69-af861d9f7cc5-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:27:59.398716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Lock "cinder-attachment_update-5d4f8bca-cddd-44ab-8a69-af861d9f7cc5-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:27:59.399972 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:59.399972 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:27:59.502598 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Lock "cinder-attachment_update-5d4f8bca-cddd-44ab-8a69-af861d9f7cc5-np0000005195" released by "attachment_update" :: held 0.104s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:27:59.503083 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-0b93419c-f9f7-4da2-bd67-8fdfbe1358f7 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294 returned with HTTP 200 Jul 15 13:27:59.503689 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 565/2244] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:27:59 2026] PUT /volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:27:59.532852 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-4e7160ee-b47d-4045-904b-77dfd54e1a79 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:27:59.535060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-4e7160ee-b47d-4045-904b-77dfd54e1a79 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] POST https://10.4.3.158/volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294/action Jul 15 13:27:59.535468 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-4e7160ee-b47d-4045-904b-77dfd54e1a79 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:27:59.536060 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-4e7160ee-b47d-4045-904b-77dfd54e1a79 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:27:59.553181 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:27:59.553181 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:27:59.565743 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3b4c3ce7-2a52-4746-badc-c7334570e950 req-4e7160ee-b47d-4045-904b-77dfd54e1a79 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294/action returned with HTTP 204 Jul 15 13:27:59.566371 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 558/2245] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:27:59 2026] POST /volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:00.052982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1fed123c-dfb6-49d7-be2f-ca22a30b6127 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:00.055438 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fed123c-dfb6-49d7-be2f-ca22a30b6127 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:28:00.055721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fed123c-dfb6-49d7-be2f-ca22a30b6127 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:00.055936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fed123c-dfb6-49d7-be2f-ca22a30b6127 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:00.065433 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:00.065433 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:00.071007 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1fed123c-dfb6-49d7-be2f-ca22a30b6127 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:28:00.077566 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fed123c-dfb6-49d7-be2f-ca22a30b6127 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:28:00.078105 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 563/2246] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:00 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:00.146745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8d0ba3df-7828-463c-bfec-4156ecdc8da2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:00.149399 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d0ba3df-7828-463c-bfec-4156ecdc8da2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:28:00.149694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d0ba3df-7828-463c-bfec-4156ecdc8da2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:00.149987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d0ba3df-7828-463c-bfec-4156ecdc8da2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:00.159456 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:00.159456 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:00.164312 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8d0ba3df-7828-463c-bfec-4156ecdc8da2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:28:00.173157 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d0ba3df-7828-463c-bfec-4156ecdc8da2 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:28:00.173782 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 561/2247] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:00 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:01.266904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:01.269687 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:01.270291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9e4f0b00-5752-482f-bcc3-97763c39ea13", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:01.272249 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9e4f0b00-5752-482f-bcc3-97763c39ea13', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:01.378629 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume of 1 GB Jul 15 13:28:01.379098 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:01.379098 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:01.385398 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Availability Zones retrieved successfully. Jul 15 13:28:01.392723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (11547e54-1c89-4bf7-bcb0-1d424fede2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:01.393573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5c5326-8c81-4f9b-b1e5-489bf85b8d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:01.395117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:01.466499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5c5326-8c81-4f9b-b1e5-489bf85b8d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:01.467355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f6464c-fd43-4804-b6be-10189e6899fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:01.550566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Created reservations ['f3a0203b-9110-439e-8c79-671b4af38b20', 'ad44ace4-ee2c-498c-8961-b0af5d2b69b9', '3771700f-90dc-427a-bcac-b54412f71ac4', 'd2a40cfa-2680-4a0d-83f2-8bcb6034efcc'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:01.551545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f6464c-fd43-4804-b6be-10189e6899fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a0203b-9110-439e-8c79-671b4af38b20', 'ad44ace4-ee2c-498c-8961-b0af5d2b69b9', '3771700f-90dc-427a-bcac-b54412f71ac4', 'd2a40cfa-2680-4a0d-83f2-8bcb6034efcc']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:01.552444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc0e5c4-f4cd-4e2c-9fbe-717338a76564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:01.579506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc0e5c4-f4cd-4e2c-9fbe-717338a76564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09d878c5-d51c-414f-90ca-54d3ba4988f5', '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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['f3a0203b-9110-439e-8c79-671b4af38b20','ad44ace4-ee2c-498c-8961-b0af5d2b69b9','3771700f-90dc-427a-bcac-b54412f71ac4','d2a40cfa-2680-4a0d-83f2-8bcb6034efcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:01Z,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=09d878c5-d51c-414f-90ca-54d3ba4988f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17af24a7e7c6434f828277d485bbf141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='011c58aa94c240e398dd224140446f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:01.580393 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e125aac6-32f4-4235-aa72-96679e6c0e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:01.602502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e125aac6-32f4-4235-aa72-96679e6c0e69) transitioned into state 'SUCCESS' from 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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['f3a0203b-9110-439e-8c79-671b4af38b20','ad44ace4-ee2c-498c-8961-b0af5d2b69b9','3771700f-90dc-427a-bcac-b54412f71ac4','d2a40cfa-2680-4a0d-83f2-8bcb6034efcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:01.603460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2968f66-5c25-4271-ba95-cad5d1983138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:01.615043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2968f66-5c25-4271-ba95-cad5d1983138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:01.617970 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (11547e54-1c89-4bf7-bcb0-1d424fede2c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:01.617970 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request issued successfully. Jul 15 13:28:01.617970 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e7c6f59-9a4c-49e9-8422-ec5b98d50ed9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:01.617970 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 566/2248] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:28:01 2026] POST /volume/v3/volumes => generated 775 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:01.632821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-db3648ea-13ba-4dcf-a00d-1263ee50b148 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:01.635923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db3648ea-13ba-4dcf-a00d-1263ee50b148 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:01.638990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db3648ea-13ba-4dcf-a00d-1263ee50b148 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:01.638990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db3648ea-13ba-4dcf-a00d-1263ee50b148 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:01.645858 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:01.645858 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:01.650658 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-db3648ea-13ba-4dcf-a00d-1263ee50b148 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:01.656065 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db3648ea-13ba-4dcf-a00d-1263ee50b148 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:01.656065 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 559/2249] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:01 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:02.668915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-752e48cc-f3fb-4fee-8d4e-b2fe016981bc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:02.671029 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-752e48cc-f3fb-4fee-8d4e-b2fe016981bc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:02.671263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-752e48cc-f3fb-4fee-8d4e-b2fe016981bc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:02.671458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-752e48cc-f3fb-4fee-8d4e-b2fe016981bc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:02.680451 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:02.680451 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:02.689770 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-752e48cc-f3fb-4fee-8d4e-b2fe016981bc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:02.698443 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-752e48cc-f3fb-4fee-8d4e-b2fe016981bc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:02.699118 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 564/2250] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:02 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:03.716347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-15ff1a1c-b30e-416b-b6de-3ef283d50e2c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:03.718513 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15ff1a1c-b30e-416b-b6de-3ef283d50e2c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:03.718789 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15ff1a1c-b30e-416b-b6de-3ef283d50e2c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:03.718993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15ff1a1c-b30e-416b-b6de-3ef283d50e2c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:03.727684 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:03.727684 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:03.732427 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-15ff1a1c-b30e-416b-b6de-3ef283d50e2c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:03.740832 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15ff1a1c-b30e-416b-b6de-3ef283d50e2c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:03.741331 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 562/2251] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:03 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:04.591129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:04.594038 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:28:04.594299 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:04.594549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:04.594798 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Delete volume with id: 7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:28:04.607442 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:04.607442 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:04.607589 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:28:04.641910 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Delete volume request issued successfully. Jul 15 13:28:04.642165 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f5b7a16a-bbdc-4e6b-8cb5-bac782d90794 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 202 Jul 15 13:28:04.642580 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 567/2252] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:28:04 2026] DELETE /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:28:04.652162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f269ac8d-7207-466b-9462-8494960e9b03 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:04.655014 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f269ac8d-7207-466b-9462-8494960e9b03 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:28:04.655014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f269ac8d-7207-466b-9462-8494960e9b03 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:04.655014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f269ac8d-7207-466b-9462-8494960e9b03 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:04.666024 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:04.666024 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:04.670407 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f269ac8d-7207-466b-9462-8494960e9b03 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:28:04.675200 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f269ac8d-7207-466b-9462-8494960e9b03 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 200 Jul 15 13:28:04.675709 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 560/2253] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:04 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:04.756978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-40569b82-c0c4-4687-8c61-b7223f72aa9c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:04.763255 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-40569b82-c0c4-4687-8c61-b7223f72aa9c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:04.763255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-40569b82-c0c4-4687-8c61-b7223f72aa9c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:04.763255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-40569b82-c0c4-4687-8c61-b7223f72aa9c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:04.776146 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:04.776146 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:04.779460 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-40569b82-c0c4-4687-8c61-b7223f72aa9c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:04.790570 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-40569b82-c0c4-4687-8c61-b7223f72aa9c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:04.791199 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 565/2254] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:04 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:05.699443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-88545644-96c4-4c7d-a827-e4ac26808214 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:05.701814 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-88545644-96c4-4c7d-a827-e4ac26808214 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf Jul 15 13:28:05.702104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-88545644-96c4-4c7d-a827-e4ac26808214 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:05.702298 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-88545644-96c4-4c7d-a827-e4ac26808214 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:05.710206 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-88545644-96c4-4c7d-a827-e4ac26808214 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf returned with HTTP 404 Jul 15 13:28:05.710806 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 563/2255] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:05 2026] GET /volume/v3/volumes/7208d6a5-7e84-49cf-8f6f-64e8858e19bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:05.782952 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6a518429-aa04-4e73-a361-ce6833a07924 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:05.785046 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] DELETE https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:28:05.785252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:05.785440 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:05.785588 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Delete volume with id: 37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:28:05.801650 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:05.801650 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:05.802408 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:28:05.805867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7ba62308-f60c-4b9f-a444-0e751e345ea9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:05.807576 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7ba62308-f60c-4b9f-a444-0e751e345ea9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:05.807765 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7ba62308-f60c-4b9f-a444-0e751e345ea9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:05.807943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7ba62308-f60c-4b9f-a444-0e751e345ea9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:05.816805 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:05.816805 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:05.821483 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7ba62308-f60c-4b9f-a444-0e751e345ea9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:05.828099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7ba62308-f60c-4b9f-a444-0e751e345ea9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:05.828538 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 561/2256] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:05 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:05.842830 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Delete volume request issued successfully. Jul 15 13:28:05.843143 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6a518429-aa04-4e73-a361-ce6833a07924 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 202 Jul 15 13:28:05.843935 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 568/2257] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:28:05 2026] DELETE /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:28:05.853931 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-790c45a4-b4e0-4975-b8d1-35d4e5972a5d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:05.856228 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-790c45a4-b4e0-4975-b8d1-35d4e5972a5d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:28:05.856763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-790c45a4-b4e0-4975-b8d1-35d4e5972a5d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:05.856763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-790c45a4-b4e0-4975-b8d1-35d4e5972a5d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:05.865231 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:05.865231 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:05.870592 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-790c45a4-b4e0-4975-b8d1-35d4e5972a5d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Volume info retrieved successfully. Jul 15 13:28:05.877148 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-790c45a4-b4e0-4975-b8d1-35d4e5972a5d tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 200 Jul 15 13:28:05.877644 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 566/2258] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:05 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:06.290347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5ebb93fd-a2cb-44e5-a404-a68f44ef024d req-cb7bdee2-9ced-4ac9-8a39-c9cdbce291b3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:06.293164 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5ebb93fd-a2cb-44e5-a404-a68f44ef024d req-cb7bdee2-9ced-4ac9-8a39-c9cdbce291b3 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:28:06.293391 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5ebb93fd-a2cb-44e5-a404-a68f44ef024d req-cb7bdee2-9ced-4ac9-8a39-c9cdbce291b3 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:06.293582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5ebb93fd-a2cb-44e5-a404-a68f44ef024d req-cb7bdee2-9ced-4ac9-8a39-c9cdbce291b3 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:06.305979 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:06.305979 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:06.310539 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-5ebb93fd-a2cb-44e5-a404-a68f44ef024d req-cb7bdee2-9ced-4ac9-8a39-c9cdbce291b3 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:28:06.315649 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5ebb93fd-a2cb-44e5-a404-a68f44ef024d req-cb7bdee2-9ced-4ac9-8a39-c9cdbce291b3 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 returned with HTTP 200 Jul 15 13:28:06.316101 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 564/2259] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:06 2026] GET /volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:06.845097 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9edaa7b1-2166-4762-a1f6-d00c25dc99c9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:06.846887 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9edaa7b1-2166-4762-a1f6-d00c25dc99c9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:06.847119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9edaa7b1-2166-4762-a1f6-d00c25dc99c9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:06.847264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9edaa7b1-2166-4762-a1f6-d00c25dc99c9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:06.856155 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:06.856155 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:06.860529 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9edaa7b1-2166-4762-a1f6-d00c25dc99c9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:06.869911 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9edaa7b1-2166-4762-a1f6-d00c25dc99c9 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:06.870392 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 562/2260] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:06 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:06.895208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5e6b0f15-64b7-4ee4-b484-eaed0097a157 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:06.897805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5e6b0f15-64b7-4ee4-b484-eaed0097a157 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] GET https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e Jul 15 13:28:06.898124 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5e6b0f15-64b7-4ee4-b484-eaed0097a157 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:06.898399 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5e6b0f15-64b7-4ee4-b484-eaed0097a157 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:06.912899 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5e6b0f15-64b7-4ee4-b484-eaed0097a157 tempest-AttachVolumeShelveTestJSON-555639725 tempest-AttachVolumeShelveTestJSON-555639725-project-member] https://10.4.3.158/volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e returned with HTTP 404 Jul 15 13:28:06.913574 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 569/2261] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:06 2026] GET /volume/v3/volumes/37664598-3ad9-44d2-9201-7773c718f16e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:07.889846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fcc970ed-ec74-49a9-aec5-e1703b2d43be None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:07.892394 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fcc970ed-ec74-49a9-aec5-e1703b2d43be tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:07.892640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fcc970ed-ec74-49a9-aec5-e1703b2d43be tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:07.892932 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fcc970ed-ec74-49a9-aec5-e1703b2d43be tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:07.909989 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:07.909989 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:07.914268 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fcc970ed-ec74-49a9-aec5-e1703b2d43be tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:07.922226 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fcc970ed-ec74-49a9-aec5-e1703b2d43be tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:07.922822 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 567/2262] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:07 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:08.358471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fecdfff2-1ed0-4f81-bb02-aa54b397813c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.360452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fecdfff2-1ed0-4f81-bb02-aa54b397813c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:08.360657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fecdfff2-1ed0-4f81-bb02-aa54b397813c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.360858 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fecdfff2-1ed0-4f81-bb02-aa54b397813c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.367714 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.367714 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:08.371253 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fecdfff2-1ed0-4f81-bb02-aa54b397813c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:08.375226 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fecdfff2-1ed0-4f81-bb02-aa54b397813c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:08.375586 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 565/2263] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:08.389195 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-14a4e25c-c273-4a36-bfcf-9dfa6f67c1c6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.391002 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-14a4e25c-c273-4a36-bfcf-9dfa6f67c1c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:08.391478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-14a4e25c-c273-4a36-bfcf-9dfa6f67c1c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.391605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-14a4e25c-c273-4a36-bfcf-9dfa6f67c1c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.402357 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.402357 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:08.412905 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-14a4e25c-c273-4a36-bfcf-9dfa6f67c1c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:08.417820 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-14a4e25c-c273-4a36-bfcf-9dfa6f67c1c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:08.418525 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 563/2264] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:08.466524 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-e955ad25-6d56-4958-ab87-f8fb93e53f36 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.468640 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-e955ad25-6d56-4958-ab87-f8fb93e53f36 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:08.468882 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-e955ad25-6d56-4958-ab87-f8fb93e53f36 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.469093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-e955ad25-6d56-4958-ab87-f8fb93e53f36 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.477909 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.477909 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:08.488856 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-e955ad25-6d56-4958-ab87-f8fb93e53f36 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:08.496585 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-e955ad25-6d56-4958-ab87-f8fb93e53f36 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:08.497242 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 570/2265] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:08.582492 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ede09e3d-6271-4b1b-99c0-5a4b21c3904d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.582984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ede09e3d-6271-4b1b-99c0-5a4b21c3904d None None] GET https://10.4.3.158/volume// Jul 15 13:28:08.583220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ede09e3d-6271-4b1b-99c0-5a4b21c3904d None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.583489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ede09e3d-6271-4b1b-99c0-5a4b21c3904d None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.584001 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ede09e3d-6271-4b1b-99c0-5a4b21c3904d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:08.584401 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 568/2266] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:08.592334 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-bd6042a7-ca99-40d6-b738-7d6715186092 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.594877 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-bd6042a7-ca99-40d6-b738-7d6715186092 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:28:08.595389 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-bd6042a7-ca99-40d6-b738-7d6715186092 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d23b883-ee14-4206-8d24-c6aeb68250d6", "connector": null, "instance_uuid": "c154fddf-3914-45f5-af3a-098585bd9ab9"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:08.607119 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.607119 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:08.640452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-bd6042a7-ca99-40d6-b738-7d6715186092 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:28:08.641098 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 566/2267] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:28:08 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) Jul 15 13:28:08.676566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1094fefa-ed73-4237-83da-8273dd2b24b4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.679618 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1094fefa-ed73-4237-83da-8273dd2b24b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:08.679942 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1094fefa-ed73-4237-83da-8273dd2b24b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.680214 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1094fefa-ed73-4237-83da-8273dd2b24b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.692502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fde4f215-db75-4471-9458-f5615909847d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.693044 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fde4f215-db75-4471-9458-f5615909847d None None] GET https://10.4.3.158/volume// Jul 15 13:28:08.693272 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fde4f215-db75-4471-9458-f5615909847d None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.693337 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.693337 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:08.693507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fde4f215-db75-4471-9458-f5615909847d None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.693919 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fde4f215-db75-4471-9458-f5615909847d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:08.694429 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 571/2268] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:08.702623 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1094fefa-ed73-4237-83da-8273dd2b24b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:08.713387 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1094fefa-ed73-4237-83da-8273dd2b24b4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:08.713936 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 564/2269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:08.727182 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-3c4d4d81-7715-4007-bb87-971ddcbc5301 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.730199 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-3c4d4d81-7715-4007-bb87-971ddcbc5301 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:08.730545 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-3c4d4d81-7715-4007-bb87-971ddcbc5301 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.730867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-3c4d4d81-7715-4007-bb87-971ddcbc5301 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.746033 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.746033 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:08.751030 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-3c4d4d81-7715-4007-bb87-971ddcbc5301 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:08.757004 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-3c4d4d81-7715-4007-bb87-971ddcbc5301 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:08.757544 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 569/2270] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 1058 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:08.876796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.878997 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] PUT https://10.4.3.158/volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59 Jul 15 13:28:08.879415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:08.887049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Acquiring lock "cinder-attachment_update-9d23b883-ee14-4206-8d24-c6aeb68250d6-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:28:08.892229 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-9d23b883-ee14-4206-8d24-c6aeb68250d6-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:28:08.892898 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.892898 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:08.938347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2fe0e940-c76a-4cb9-b068-1303bb918261 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.940328 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2fe0e940-c76a-4cb9-b068-1303bb918261 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:08.940580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2fe0e940-c76a-4cb9-b068-1303bb918261 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.940814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2fe0e940-c76a-4cb9-b068-1303bb918261 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.948763 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.948763 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:08.954937 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2fe0e940-c76a-4cb9-b068-1303bb918261 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:08.960771 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2fe0e940-c76a-4cb9-b068-1303bb918261 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:08.961298 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 572/2271] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:08.978054 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d395bb20-025a-4f33-a9ea-62d8b89aabe3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:08.979838 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d395bb20-025a-4f33-a9ea-62d8b89aabe3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:08.980607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d395bb20-025a-4f33-a9ea-62d8b89aabe3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:08.980821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d395bb20-025a-4f33-a9ea-62d8b89aabe3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:08.988947 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:08.988947 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:08.993541 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d395bb20-025a-4f33-a9ea-62d8b89aabe3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:08.996734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-9d23b883-ee14-4206-8d24-c6aeb68250d6-np0000005195" released by "attachment_update" :: held 0.105s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:28:08.997291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-870f879f-0a04-43ad-89da-e36347d238ac tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59 returned with HTTP 200 Jul 15 13:28:08.997977 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 567/2272] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:28:08 2026] PUT /volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:08.999268 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d395bb20-025a-4f33-a9ea-62d8b89aabe3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:08.999801 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 565/2273] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:08 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:09.014313 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:09.016216 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:09.016413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:09.016581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:09.016742 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: 09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:09.019093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-0c47c842-fd3b-4dc1-8e3c-d25eb5d961c5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:09.021364 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-0c47c842-fd3b-4dc1-8e3c-d25eb5d961c5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/encryption Jul 15 13:28:09.021539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-0c47c842-fd3b-4dc1-8e3c-d25eb5d961c5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:09.021712 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-0c47c842-fd3b-4dc1-8e3c-d25eb5d961c5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:09.025466 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:09.025466 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:09.026114 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:09.033190 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:09.033190 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:09.041604 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-0c47c842-fd3b-4dc1-8e3c-d25eb5d961c5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/encryption returned with HTTP 200 Jul 15 13:28:09.042202 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 573/2274] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:28:09 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:09.055034 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume request issued successfully. Jul 15 13:28:09.055034 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4fa02bc-0925-4034-8893-5aa5ea911906 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 202 Jul 15 13:28:09.055034 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 570/2275] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:09 2026] DELETE /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:28:09.061909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-70732952-2b15-45aa-8d00-918a263cab45 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:09.064948 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-70732952-2b15-45aa-8d00-918a263cab45 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:09.065165 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-70732952-2b15-45aa-8d00-918a263cab45 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:09.065390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-70732952-2b15-45aa-8d00-918a263cab45 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:09.073752 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:09.073752 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:09.078489 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-70732952-2b15-45aa-8d00-918a263cab45 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:09.084015 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-70732952-2b15-45aa-8d00-918a263cab45 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 200 Jul 15 13:28:09.084232 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 568/2276] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:09 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:09.732130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-25de1c20-b010-4451-a6de-36d3c14257d8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:09.733843 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-25de1c20-b010-4451-a6de-36d3c14257d8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:09.734051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-25de1c20-b010-4451-a6de-36d3c14257d8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:09.734236 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-25de1c20-b010-4451-a6de-36d3c14257d8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:09.736356 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=249,cinder:UPDATE=48,cinder:INSERT=18 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:28:09.745781 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:09.745781 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:09.751516 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-25de1c20-b010-4451-a6de-36d3c14257d8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:09.755939 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-25de1c20-b010-4451-a6de-36d3c14257d8 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:09.756577 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 566/2277] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:09 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:10.104723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-49dd5792-2a0f-4a8b-aec7-0a7fd10abd36 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:10.106588 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49dd5792-2a0f-4a8b-aec7-0a7fd10abd36 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:10.106819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49dd5792-2a0f-4a8b-aec7-0a7fd10abd36 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:10.107061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49dd5792-2a0f-4a8b-aec7-0a7fd10abd36 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:10.114195 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49dd5792-2a0f-4a8b-aec7-0a7fd10abd36 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 404 Jul 15 13:28:10.114811 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 574/2278] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:10 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:10.775041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7fe969fd-f6f5-4d2e-9688-27e92d287836 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:10.778577 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fe969fd-f6f5-4d2e-9688-27e92d287836 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:10.778577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fe969fd-f6f5-4d2e-9688-27e92d287836 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:10.778577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fe969fd-f6f5-4d2e-9688-27e92d287836 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:10.781479 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=187,cinder:UPDATE=15,cinder:INSERT=3 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:28:10.793874 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:10.793874 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:10.802521 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7fe969fd-f6f5-4d2e-9688-27e92d287836 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:10.809031 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fe969fd-f6f5-4d2e-9688-27e92d287836 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:10.809504 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 571/2279] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:10 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:11.825598 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-396bfd8b-f3f6-49bc-89dc-e06bc376bf32 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:11.830734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-396bfd8b-f3f6-49bc-89dc-e06bc376bf32 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:11.830913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-396bfd8b-f3f6-49bc-89dc-e06bc376bf32 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:11.831171 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-396bfd8b-f3f6-49bc-89dc-e06bc376bf32 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:11.833872 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:UPDATE=38,cinder:INSERT=12,cinder:SELECT=220 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:28:11.843577 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:11.843577 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:11.847724 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-396bfd8b-f3f6-49bc-89dc-e06bc376bf32 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:11.852203 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-396bfd8b-f3f6-49bc-89dc-e06bc376bf32 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:11.852736 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 569/2280] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:11 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:12.340851 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b8caff98-023f-4dff-8237-39700c15c823 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:12.342509 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:12.343328 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "f9bfb972-281d-4ccc-bbec-e0825bbc5a0e", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:12.347422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'f9bfb972-281d-4ccc-bbec-e0825bbc5a0e', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:12.579261 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume of 1 GB Jul 15 13:28:12.588988 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Availability Zones retrieved successfully. Jul 15 13:28:12.592402 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (4150326e-4934-4a77-bff6-394363882933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:12.594231 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f78bd7-ea72-4a32-aab4-40d6d48dae0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:12.596785 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:12.682843 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f78bd7-ea72-4a32-aab4-40d6d48dae0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:12.682843 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe9f25c-d1c8-4f85-bb0a-82333666c13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:12.728515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Created reservations ['3ce3be59-de48-4639-bf93-aefb8e7056f7', 'f1fa96d6-ea10-4f66-8e9c-abeef16a58dc', '6b2f0cfe-6999-4762-ad51-d16cf7201e9c', '186a71f0-c2f7-4f25-92cd-a1125bd490b9'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:12.729400 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfe9f25c-d1c8-4f85-bb0a-82333666c13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce3be59-de48-4639-bf93-aefb8e7056f7', 'f1fa96d6-ea10-4f66-8e9c-abeef16a58dc', '6b2f0cfe-6999-4762-ad51-d16cf7201e9c', '186a71f0-c2f7-4f25-92cd-a1125bd490b9']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:12.730209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db782a27-a994-4948-90d9-ef18f6aad87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:12.751225 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db782a27-a994-4948-90d9-ef18f6aad87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0f269b-91b7-4146-ad72-abe4eb6417e5', '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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['3ce3be59-de48-4639-bf93-aefb8e7056f7','f1fa96d6-ea10-4f66-8e9c-abeef16a58dc','6b2f0cfe-6999-4762-ad51-d16cf7201e9c','186a71f0-c2f7-4f25-92cd-a1125bd490b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:12Z,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=ce0f269b-91b7-4146-ad72-abe4eb6417e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17af24a7e7c6434f828277d485bbf141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='011c58aa94c240e398dd224140446f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:12.752024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c591665-efdf-45e1-9272-182be40bedb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:12.769930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c591665-efdf-45e1-9272-182be40bedb2) transitioned into state 'SUCCESS' from 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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['3ce3be59-de48-4639-bf93-aefb8e7056f7','f1fa96d6-ea10-4f66-8e9c-abeef16a58dc','6b2f0cfe-6999-4762-ad51-d16cf7201e9c','186a71f0-c2f7-4f25-92cd-a1125bd490b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:12.770836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90401617-c714-4258-a5f5-cfb0a5ddabc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:12.781426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90401617-c714-4258-a5f5-cfb0a5ddabc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:12.782345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (4150326e-4934-4a77-bff6-394363882933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:12.782681 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request issued successfully. Jul 15 13:28:12.783274 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b8caff98-023f-4dff-8237-39700c15c823 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:12.783693 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 567/2281] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:28:12 2026] POST /volume/v3/volumes => generated 775 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:12.795131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-28791b63-22d1-4c6e-bbef-0c93551ac256 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:12.796823 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-28791b63-22d1-4c6e-bbef-0c93551ac256 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:12.797069 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-28791b63-22d1-4c6e-bbef-0c93551ac256 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:12.797248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-28791b63-22d1-4c6e-bbef-0c93551ac256 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:12.799423 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=242,cinder:UPDATE=59,cinder:INSERT=34 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:28:12.808579 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:12.808579 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:12.812831 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-28791b63-22d1-4c6e-bbef-0c93551ac256 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:12.816861 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-28791b63-22d1-4c6e-bbef-0c93551ac256 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:12.817361 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 575/2282] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:12 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:12.865858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-37876945-f276-42da-8c84-8affa4469b2b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:12.868577 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-37876945-f276-42da-8c84-8affa4469b2b tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:12.868828 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-37876945-f276-42da-8c84-8affa4469b2b tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:12.869086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-37876945-f276-42da-8c84-8affa4469b2b tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:12.883526 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:12.883526 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:12.889774 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-37876945-f276-42da-8c84-8affa4469b2b tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:12.895267 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-37876945-f276-42da-8c84-8affa4469b2b tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:12.895753 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 572/2283] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:12 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:13.087771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-ce3efe03-37d6-4c87-93f3-1c3307b6f65b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:13.090350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-ce3efe03-37d6-4c87-93f3-1c3307b6f65b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:13.090590 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-ce3efe03-37d6-4c87-93f3-1c3307b6f65b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:13.091481 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-ce3efe03-37d6-4c87-93f3-1c3307b6f65b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:13.103888 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:13.103888 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:13.108592 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-ce3efe03-37d6-4c87-93f3-1c3307b6f65b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:13.113657 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-ce3efe03-37d6-4c87-93f3-1c3307b6f65b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:13.114202 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 570/2284] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:13 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:13.621554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c8cd446c-7d7b-4a6c-8365-8e88b66fbacc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:13.622061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c8cd446c-7d7b-4a6c-8365-8e88b66fbacc None None] GET https://10.4.3.158/volume// Jul 15 13:28:13.622247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c8cd446c-7d7b-4a6c-8365-8e88b66fbacc None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:13.622445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c8cd446c-7d7b-4a6c-8365-8e88b66fbacc None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:13.623115 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c8cd446c-7d7b-4a6c-8365-8e88b66fbacc None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:13.623115 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 568/2285] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:13.639323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-e950cbcf-f359-499d-99ae-619331144e57 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:13.642091 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-e950cbcf-f359-499d-99ae-619331144e57 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:28:13.642590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-e950cbcf-f359-499d-99ae-619331144e57 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a31758fa-ee6f-4694-9292-60e4d7fff0fe", "connector": null, "instance_uuid": "2c6f86ea-3edc-46a0-8a31-f02f8de5159a"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:13.683331 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:13.683331 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:13.709013 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-e950cbcf-f359-499d-99ae-619331144e57 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:28:13.709268 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 576/2286] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:28:13 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) Jul 15 13:28:13.735443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-03517309-d311-45ed-a5a0-812fe796e89e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:13.748134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-03517309-d311-45ed-a5a0-812fe796e89e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903 Jul 15 13:28:13.748134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-03517309-d311-45ed-a5a0-812fe796e89e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:13.748134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-03517309-d311-45ed-a5a0-812fe796e89e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:13.762480 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:13.762480 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:13.832863 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ebb4175-0b6d-4be1-9f65-059105e428ed None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:13.836675 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ebb4175-0b6d-4be1-9f65-059105e428ed tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:13.837137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ebb4175-0b6d-4be1-9f65-059105e428ed tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:13.837978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ebb4175-0b6d-4be1-9f65-059105e428ed tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:13.849607 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:13.849607 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:13.854445 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-03517309-d311-45ed-a5a0-812fe796e89e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903 returned with HTTP 200 Jul 15 13:28:13.855322 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 573/2287] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:28:13 2026] DELETE /volume/v3/attachments/69f0e5f6-37d3-4725-8f30-4d89bb7ce903 => generated 367 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:13.855416 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ebb4175-0b6d-4be1-9f65-059105e428ed tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:13.862357 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ebb4175-0b6d-4be1-9f65-059105e428ed tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:13.862357 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 571/2288] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:13 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:13.913448 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-99a85fd9-8e86-4704-813c-58412ba15f0e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:13.916287 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-99a85fd9-8e86-4704-813c-58412ba15f0e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:13.916602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-99a85fd9-8e86-4704-813c-58412ba15f0e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:13.916974 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-99a85fd9-8e86-4704-813c-58412ba15f0e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:13.937505 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:13.937505 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:13.945777 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-99a85fd9-8e86-4704-813c-58412ba15f0e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:13.958635 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-99a85fd9-8e86-4704-813c-58412ba15f0e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:13.959367 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 569/2289] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:13 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:14.878702 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-efe8c750-f493-4033-b068-b94789994f54 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:14.882328 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efe8c750-f493-4033-b068-b94789994f54 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:14.883580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efe8c750-f493-4033-b068-b94789994f54 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:14.883920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efe8c750-f493-4033-b068-b94789994f54 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:14.894901 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:14.894901 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:14.902737 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-efe8c750-f493-4033-b068-b94789994f54 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:14.909761 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efe8c750-f493-4033-b068-b94789994f54 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:14.910366 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 577/2290] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:14 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:14.987442 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-673c28d3-a347-4d64-84a9-e7faf7f555d3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:14.990136 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-673c28d3-a347-4d64-84a9-e7faf7f555d3 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:14.990136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-673c28d3-a347-4d64-84a9-e7faf7f555d3 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:14.990136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-673c28d3-a347-4d64-84a9-e7faf7f555d3 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:15.010523 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:15.010523 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:15.018943 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-673c28d3-a347-4d64-84a9-e7faf7f555d3 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:15.027789 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-673c28d3-a347-4d64-84a9-e7faf7f555d3 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:15.027789 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 574/2291] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:14 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:15.301462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:15.304133 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 Jul 15 13:28:15.304634 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:15.314772 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:28:15.322219 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:28:15.323599 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:15.323599 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:15.507786 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-a31758fa-ee6f-4694-9292-60e4d7fff0fe-np0000005195" released by "attachment_update" :: held 0.186s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:28:15.508331 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-80c8ebdc-85d4-4099-b9ff-410cdd1400c1 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 returned with HTTP 200 Jul 15 13:28:15.509017 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 572/2292] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:28:15 2026] PUT /volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:15.523024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-d653f8cb-d151-4c55-b977-a02592a43378 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:15.523694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-d653f8cb-d151-4c55-b977-a02592a43378 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 Jul 15 13:28:15.523694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-d653f8cb-d151-4c55-b977-a02592a43378 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:15.523694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-d653f8cb-d151-4c55-b977-a02592a43378 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:15.540780 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-d653f8cb-d151-4c55-b977-a02592a43378 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 returned with HTTP 200 Jul 15 13:28:15.542314 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 570/2293] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:28:15 2026] GET /volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:15.931031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dc0bba15-0270-4a1d-88c7-5a542e9e9ff5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:15.936030 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc0bba15-0270-4a1d-88c7-5a542e9e9ff5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:15.936030 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc0bba15-0270-4a1d-88c7-5a542e9e9ff5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:15.936030 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc0bba15-0270-4a1d-88c7-5a542e9e9ff5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:15.946579 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:15.946579 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:15.951640 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dc0bba15-0270-4a1d-88c7-5a542e9e9ff5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:15.957351 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc0bba15-0270-4a1d-88c7-5a542e9e9ff5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:15.957907 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 578/2294] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:15 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:16.044677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9f133c20-54a0-4a15-bc80-c05b4f53fcf4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:16.047298 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f133c20-54a0-4a15-bc80-c05b4f53fcf4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:16.049681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f133c20-54a0-4a15-bc80-c05b4f53fcf4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:16.049681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f133c20-54a0-4a15-bc80-c05b4f53fcf4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:16.081626 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:16.081626 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:16.086159 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9f133c20-54a0-4a15-bc80-c05b4f53fcf4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:16.092444 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f133c20-54a0-4a15-bc80-c05b4f53fcf4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:16.093001 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 575/2295] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:16 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:16.978404 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-df304d2d-2427-43f6-9757-763619353a23 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:16.981094 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-df304d2d-2427-43f6-9757-763619353a23 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:16.981424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-df304d2d-2427-43f6-9757-763619353a23 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:16.981716 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-df304d2d-2427-43f6-9757-763619353a23 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:17.006538 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:17.006538 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:17.012033 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-df304d2d-2427-43f6-9757-763619353a23 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:17.018608 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-df304d2d-2427-43f6-9757-763619353a23 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:17.019415 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 573/2296] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:16 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:17.120531 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-16e74130-520e-4c09-bc22-75338ba6c7a2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:17.127923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16e74130-520e-4c09-bc22-75338ba6c7a2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:17.128238 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16e74130-520e-4c09-bc22-75338ba6c7a2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:17.128489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16e74130-520e-4c09-bc22-75338ba6c7a2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:17.143471 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:17.143471 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:17.149771 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-16e74130-520e-4c09-bc22-75338ba6c7a2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:17.158527 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16e74130-520e-4c09-bc22-75338ba6c7a2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:17.159255 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 571/2297] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:17 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:18.047290 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1dd553a1-cfbc-49b6-a088-0aa82e7c4d8e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:18.049766 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1dd553a1-cfbc-49b6-a088-0aa82e7c4d8e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:18.050115 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1dd553a1-cfbc-49b6-a088-0aa82e7c4d8e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:18.050444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1dd553a1-cfbc-49b6-a088-0aa82e7c4d8e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:18.060103 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:18.060103 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:18.064737 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1dd553a1-cfbc-49b6-a088-0aa82e7c4d8e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:18.070498 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1dd553a1-cfbc-49b6-a088-0aa82e7c4d8e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:18.070942 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 579/2298] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:18 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:28:18.174798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6efd9ba0-ddac-4d66-9940-371dd4945f9f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:18.177401 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6efd9ba0-ddac-4d66-9940-371dd4945f9f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:18.177685 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6efd9ba0-ddac-4d66-9940-371dd4945f9f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:18.177983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6efd9ba0-ddac-4d66-9940-371dd4945f9f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:18.191622 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:18.191622 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:18.197234 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6efd9ba0-ddac-4d66-9940-371dd4945f9f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:18.203750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6efd9ba0-ddac-4d66-9940-371dd4945f9f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:18.204320 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 576/2299] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:18 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:18.523103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-2faa1504-e251-4a54-a2d8-5edeb0765198 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:18.529910 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-2faa1504-e251-4a54-a2d8-5edeb0765198 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/attachments?instance_id=f8d9410c-e488-4ceb-8f8a-1ab2b0729804 Jul 15 13:28:18.530262 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-2faa1504-e251-4a54-a2d8-5edeb0765198 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:18.530409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-2faa1504-e251-4a54-a2d8-5edeb0765198 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:18.553708 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-2faa1504-e251-4a54-a2d8-5edeb0765198 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments?instance_id=f8d9410c-e488-4ceb-8f8a-1ab2b0729804 returned with HTTP 200 Jul 15 13:28:18.553777 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 574/2300] 10.4.3.158 () {70 vars in 1637 bytes} [Wed Jul 15 13:28:18 2026] GET /volume/v3/attachments?instance_id=f8d9410c-e488-4ceb-8f8a-1ab2b0729804 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:18.561914 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-21b87a09-1347-4a2a-a9d6-2bc57f23d70c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:18.564268 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-21b87a09-1347-4a2a-a9d6-2bc57f23d70c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 Jul 15 13:28:18.564566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-21b87a09-1347-4a2a-a9d6-2bc57f23d70c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:18.564743 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-21b87a09-1347-4a2a-a9d6-2bc57f23d70c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:18.583348 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d8c6b4bb-719f-4e81-9afb-e6661feb2b05 req-21b87a09-1347-4a2a-a9d6-2bc57f23d70c tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 returned with HTTP 200 Jul 15 13:28:18.583766 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 572/2301] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:28:18 2026] GET /volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:19.088015 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-44cfd825-fb1e-4cb9-9544-22e7c05531e8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:19.089901 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44cfd825-fb1e-4cb9-9544-22e7c05531e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:19.090151 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44cfd825-fb1e-4cb9-9544-22e7c05531e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:19.090411 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44cfd825-fb1e-4cb9-9544-22e7c05531e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:19.100109 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:19.100109 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:19.104542 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-44cfd825-fb1e-4cb9-9544-22e7c05531e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:19.110115 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44cfd825-fb1e-4cb9-9544-22e7c05531e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:19.110714 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 580/2302] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:19 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:19.219616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-29d5cfb2-45ee-4aaf-9851-07d1650094aa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:19.222237 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29d5cfb2-45ee-4aaf-9851-07d1650094aa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:19.222467 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29d5cfb2-45ee-4aaf-9851-07d1650094aa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:19.222651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29d5cfb2-45ee-4aaf-9851-07d1650094aa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:19.234680 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:19.234680 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:19.239440 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-29d5cfb2-45ee-4aaf-9851-07d1650094aa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:19.245134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29d5cfb2-45ee-4aaf-9851-07d1650094aa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:19.245633 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 577/2303] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:19 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:20.132188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-934f77a9-2f86-4412-871a-ed8c77b5f453 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:20.134479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-934f77a9-2f86-4412-871a-ed8c77b5f453 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:20.137985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-934f77a9-2f86-4412-871a-ed8c77b5f453 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:20.137985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-934f77a9-2f86-4412-871a-ed8c77b5f453 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:20.144308 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:20.144308 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:20.153253 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-934f77a9-2f86-4412-871a-ed8c77b5f453 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:20.160721 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-934f77a9-2f86-4412-871a-ed8c77b5f453 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:20.161626 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 575/2304] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:20 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:20.266989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8fef16b8-abc1-4e97-b50a-43982baa3718 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:20.270258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8fef16b8-abc1-4e97-b50a-43982baa3718 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:20.270258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8fef16b8-abc1-4e97-b50a-43982baa3718 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:20.270450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8fef16b8-abc1-4e97-b50a-43982baa3718 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:20.293386 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:20.293386 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:20.305135 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8fef16b8-abc1-4e97-b50a-43982baa3718 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:20.314200 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8fef16b8-abc1-4e97-b50a-43982baa3718 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:20.314931 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 573/2305] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:20 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:21.180088 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4c950b4a-26db-4f94-b25c-e8caf4dcac74 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.182798 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c950b4a-26db-4f94-b25c-e8caf4dcac74 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:21.183134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c950b4a-26db-4f94-b25c-e8caf4dcac74 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:21.183398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c950b4a-26db-4f94-b25c-e8caf4dcac74 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:21.194471 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.194471 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:21.200153 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4c950b4a-26db-4f94-b25c-e8caf4dcac74 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:21.207424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c950b4a-26db-4f94-b25c-e8caf4dcac74 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:21.208571 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 581/2306] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:21 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:21.222741 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d155d173-5c20-4643-80ba-45a69f02031e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.224443 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d155d173-5c20-4643-80ba-45a69f02031e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:21.224642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d155d173-5c20-4643-80ba-45a69f02031e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:21.224814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d155d173-5c20-4643-80ba-45a69f02031e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:21.232781 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.232781 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:21.236672 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d155d173-5c20-4643-80ba-45a69f02031e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:21.241544 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d155d173-5c20-4643-80ba-45a69f02031e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:21.241544 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 578/2307] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:21 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:21.264063 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.266012 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:21.266673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "ce0f269b-91b7-4146-ad72-abe4eb6417e5", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:21.268512 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'ce0f269b-91b7-4146-ad72-abe4eb6417e5', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:21.277925 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.277925 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:21.279140 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume retrieved successfully. Jul 15 13:28:21.279642 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume of 1 GB Jul 15 13:28:21.285288 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Availability Zones retrieved successfully. Jul 15 13:28:21.291939 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (3e7fc842-1c32-458c-b83c-3a0246cc41f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:21.294151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029c02fc-3e20-407b-b33e-20d5264084e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:21.294867 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:21.326985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029c02fc-3e20-407b-b33e-20d5264084e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce0f269b-91b7-4146-ad72-abe4eb6417e5', 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:21.326985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ad7c5e-004c-4644-8a4a-070b5eaeb965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:21.334199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b7ac2fd4-f976-45b7-a2c8-675c623ca74a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.338174 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7ac2fd4-f976-45b7-a2c8-675c623ca74a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:21.338174 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7ac2fd4-f976-45b7-a2c8-675c623ca74a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:21.338684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7ac2fd4-f976-45b7-a2c8-675c623ca74a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:21.355804 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.355804 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:21.362359 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b7ac2fd4-f976-45b7-a2c8-675c623ca74a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:21.370519 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7ac2fd4-f976-45b7-a2c8-675c623ca74a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:21.370712 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 574/2308] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:21 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:21.389804 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Created reservations ['8e9459d1-5668-48d9-863b-513a104c1c91', '977971ac-6e20-4245-8a4b-e3dd30ebcd8a', '0e605aa0-da1d-4130-8412-66325b68bd65', 'b7cfc42a-be02-4518-b708-977f4e2d1d96'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:21.390657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ad7c5e-004c-4644-8a4a-070b5eaeb965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e9459d1-5668-48d9-863b-513a104c1c91', '977971ac-6e20-4245-8a4b-e3dd30ebcd8a', '0e605aa0-da1d-4130-8412-66325b68bd65', 'b7cfc42a-be02-4518-b708-977f4e2d1d96']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:21.391536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce8237a-7b83-4071-9dd9-59f3afa6b312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:21.431810 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce8237a-7b83-4071-9dd9-59f3afa6b312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4884d3a-04be-479b-94a7-58301b9aa501', '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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['8e9459d1-5668-48d9-863b-513a104c1c91','977971ac-6e20-4245-8a4b-e3dd30ebcd8a','0e605aa0-da1d-4130-8412-66325b68bd65','b7cfc42a-be02-4518-b708-977f4e2d1d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce0f269b-91b7-4146-ad72-abe4eb6417e5,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:28:21Z,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=d4884d3a-04be-479b-94a7-58301b9aa501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17af24a7e7c6434f828277d485bbf141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce0f269b-91b7-4146-ad72-abe4eb6417e5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='011c58aa94c240e398dd224140446f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:21.433077 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8297bf3-1439-4dd9-bc74-e180179d6825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:21.459952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8297bf3-1439-4dd9-bc74-e180179d6825) transitioned into state 'SUCCESS' from 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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['8e9459d1-5668-48d9-863b-513a104c1c91','977971ac-6e20-4245-8a4b-e3dd30ebcd8a','0e605aa0-da1d-4130-8412-66325b68bd65','b7cfc42a-be02-4518-b708-977f4e2d1d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce0f269b-91b7-4146-ad72-abe4eb6417e5,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:21.460919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f4fc1f-f7c1-46fc-921a-547fee57910d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:21.481033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-bc224882-867c-4773-85b8-4f87ffd386f6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.484641 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-bc224882-867c-4773-85b8-4f87ffd386f6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0/action Jul 15 13:28:21.488059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-bc224882-867c-4773-85b8-4f87ffd386f6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:21.488277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-bc224882-867c-4773-85b8-4f87ffd386f6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:21.491471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f4fc1f-f7c1-46fc-921a-547fee57910d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:21.491981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (3e7fc842-1c32-458c-b83c-3a0246cc41f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:21.492715 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request issued successfully. Jul 15 13:28:21.493665 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62a9e78e-0ab6-45ea-bbc2-0eeb6a74756d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:21.494544 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 576/2309] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:28:21 2026] POST /volume/v3/volumes => generated 809 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:21.518482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-71bb0b6d-137d-418f-b41e-e18a245aa1f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.522041 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.522041 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:21.523751 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-71bb0b6d-137d-418f-b41e-e18a245aa1f5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:21.524159 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-71bb0b6d-137d-418f-b41e-e18a245aa1f5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:21.524675 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-71bb0b6d-137d-418f-b41e-e18a245aa1f5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:21.533590 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.533590 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:21.534205 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-dc6fce5c-b64a-4f6d-b585-8e363e2d02ca req-bc224882-867c-4773-85b8-4f87ffd386f6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0/action returned with HTTP 204 Jul 15 13:28:21.534870 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 582/2310] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:28:21 2026] POST /volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:21.542745 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-71bb0b6d-137d-418f-b41e-e18a245aa1f5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:21.552380 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-71bb0b6d-137d-418f-b41e-e18a245aa1f5 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 returned with HTTP 200 Jul 15 13:28:21.552937 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 579/2311] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:21 2026] GET /volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:21.611615 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-855d7825-3d40-4351-9ce3-c1d0602fb082 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:21.617948 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-855d7825-3d40-4351-9ce3-c1d0602fb082 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59/action Jul 15 13:28:21.618524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-855d7825-3d40-4351-9ce3-c1d0602fb082 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:21.618702 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-855d7825-3d40-4351-9ce3-c1d0602fb082 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:21.648799 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:21.648799 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:21.666718 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-9019e90c-cd74-4fc0-b835-1583e63d15f8 req-855d7825-3d40-4351-9ce3-c1d0602fb082 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59/action returned with HTTP 204 Jul 15 13:28:21.667756 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 575/2312] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:28:21 2026] POST /volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:22.386145 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b973b23e-36c6-4980-9d39-62fb51da1060 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.388165 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b973b23e-36c6-4980-9d39-62fb51da1060 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:22.388390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b973b23e-36c6-4980-9d39-62fb51da1060 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.388674 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b973b23e-36c6-4980-9d39-62fb51da1060 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.398360 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.398360 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:22.402506 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b973b23e-36c6-4980-9d39-62fb51da1060 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:22.407524 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b973b23e-36c6-4980-9d39-62fb51da1060 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:22.408052 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 577/2313] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:22.426849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6ac142c2-23e5-426b-bd8e-ee083541bc22 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.428621 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6ac142c2-23e5-426b-bd8e-ee083541bc22 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:22.428819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6ac142c2-23e5-426b-bd8e-ee083541bc22 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.429063 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6ac142c2-23e5-426b-bd8e-ee083541bc22 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.438718 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.438718 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:22.445383 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6ac142c2-23e5-426b-bd8e-ee083541bc22 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:22.449979 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6ac142c2-23e5-426b-bd8e-ee083541bc22 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:22.450367 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 583/2314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:22.500278 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-b081056b-34ae-4ea1-a3e0-ba054573e9cb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.502507 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-b081056b-34ae-4ea1-a3e0-ba054573e9cb tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:22.502678 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-b081056b-34ae-4ea1-a3e0-ba054573e9cb tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.502847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-b081056b-34ae-4ea1-a3e0-ba054573e9cb tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.515860 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.515860 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:22.520821 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-b081056b-34ae-4ea1-a3e0-ba054573e9cb tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:22.525664 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-b081056b-34ae-4ea1-a3e0-ba054573e9cb tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:22.526135 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 580/2315] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:22.548160 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.550179 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/action Jul 15 13:28:22.550514 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:22.550714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:22.563015 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.563015 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:22.563150 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:22.570343 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c116d02-e307-4c18-80df-49020b8d2545 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.574305 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Begin detaching volume completed successfully. Jul 15 13:28:22.574521 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-d97d394b-9c75-4b10-8a0b-a67a234363ef tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/action returned with HTTP 202 Jul 15 13:28:22.574703 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c116d02-e307-4c18-80df-49020b8d2545 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:22.575278 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 576/2316] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:28:22 2026] POST /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:28:22.575607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c116d02-e307-4c18-80df-49020b8d2545 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.576520 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c116d02-e307-4c18-80df-49020b8d2545 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.591364 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.591364 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:22.596588 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4c116d02-e307-4c18-80df-49020b8d2545 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:22.603939 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c116d02-e307-4c18-80df-49020b8d2545 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 returned with HTTP 200 Jul 15 13:28:22.604429 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 578/2317] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:22.627066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c38d5a6d-d031-49d6-b428-f6676b6ed5cf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.628821 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c38d5a6d-d031-49d6-b428-f6676b6ed5cf tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:22.629285 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c38d5a6d-d031-49d6-b428-f6676b6ed5cf tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.629809 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c38d5a6d-d031-49d6-b428-f6676b6ed5cf tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.635840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5b0a7bf9-4225-48b3-b3b5-8e8074e95d1a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.636238 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5b0a7bf9-4225-48b3-b3b5-8e8074e95d1a None None] GET https://10.4.3.158/volume// Jul 15 13:28:22.636662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5b0a7bf9-4225-48b3-b3b5-8e8074e95d1a None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.636662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5b0a7bf9-4225-48b3-b3b5-8e8074e95d1a None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.637991 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5b0a7bf9-4225-48b3-b3b5-8e8074e95d1a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:22.637991 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 581/2318] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:22.638147 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.638147 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:22.641845 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c38d5a6d-d031-49d6-b428-f6676b6ed5cf tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:22.649312 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c38d5a6d-d031-49d6-b428-f6676b6ed5cf tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 returned with HTTP 200 Jul 15 13:28:22.649312 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 584/2319] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:22.659001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-dd359438-a369-4550-bc5f-3e83c79249d9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.661684 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-dd359438-a369-4550-bc5f-3e83c79249d9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:22.661684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-dd359438-a369-4550-bc5f-3e83c79249d9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.661684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-dd359438-a369-4550-bc5f-3e83c79249d9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.667513 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.671992 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:22.672618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.672618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.672720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:22.675544 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.675544 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:22.682645 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-dd359438-a369-4550-bc5f-3e83c79249d9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:22.686800 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.686800 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:22.687288 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:22.691880 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-dd359438-a369-4550-bc5f-3e83c79249d9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:22.692322 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 577/2320] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:22.704155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-6bd757a8-b95e-4c04-b283-1e70275f2fd0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.706393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-6bd757a8-b95e-4c04-b283-1e70275f2fd0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/encryption Jul 15 13:28:22.706602 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-6bd757a8-b95e-4c04-b283-1e70275f2fd0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.706828 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-6bd757a8-b95e-4c04-b283-1e70275f2fd0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.715868 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume request issued successfully. Jul 15 13:28:22.716035 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f9dbc5a-10b5-4b49-a0cb-5d8f3e964836 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 202 Jul 15 13:28:22.716523 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.716523 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:22.717734 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 579/2321] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:22 2026] DELETE /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:28:22.724532 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-6bd757a8-b95e-4c04-b283-1e70275f2fd0 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/encryption returned with HTTP 200 Jul 15 13:28:22.725029 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 582/2322] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:22.726867 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-457f4dd4-8f27-4f5a-98f1-75c7f2090a4e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:22.730871 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-457f4dd4-8f27-4f5a-98f1-75c7f2090a4e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:22.731417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-457f4dd4-8f27-4f5a-98f1-75c7f2090a4e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:22.733796 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-457f4dd4-8f27-4f5a-98f1-75c7f2090a4e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:22.747395 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:22.747395 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:22.752473 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-457f4dd4-8f27-4f5a-98f1-75c7f2090a4e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:22.760212 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-457f4dd4-8f27-4f5a-98f1-75c7f2090a4e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 200 Jul 15 13:28:22.760212 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 585/2323] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:22 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 1192 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:23.779716 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2e1885b8-8afc-4e0a-90f8-710196dde47e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:23.782061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e1885b8-8afc-4e0a-90f8-710196dde47e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:23.782347 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e1885b8-8afc-4e0a-90f8-710196dde47e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:23.783165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e1885b8-8afc-4e0a-90f8-710196dde47e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:23.790694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e1885b8-8afc-4e0a-90f8-710196dde47e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 404 Jul 15 13:28:23.791307 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 578/2324] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:23 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:23.839125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-15899e58-b0dc-4a49-a8bf-00d84f8e11dd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:23.844258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-15899e58-b0dc-4a49-a8bf-00d84f8e11dd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59 Jul 15 13:28:23.844525 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-15899e58-b0dc-4a49-a8bf-00d84f8e11dd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:23.844768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-15899e58-b0dc-4a49-a8bf-00d84f8e11dd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:23.870187 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:23.870187 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:23.938996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8a8f682f-931c-4531-b344-1a52ee5ce251 req-15899e58-b0dc-4a49-a8bf-00d84f8e11dd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59 returned with HTTP 200 Jul 15 13:28:23.938996 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 580/2325] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:28:23 2026] DELETE /volume/v3/attachments/92486532-f79d-43e9-9b4c-7025ad9e5e59 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:24.798132 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-870e33ec-d711-4b8a-9b1f-495531696580 req-9b89fdd4-f630-4374-ac66-7f51d1049199 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:24.802465 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-870e33ec-d711-4b8a-9b1f-495531696580 req-9b89fdd4-f630-4374-ac66-7f51d1049199 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:24.802465 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-870e33ec-d711-4b8a-9b1f-495531696580 req-9b89fdd4-f630-4374-ac66-7f51d1049199 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:24.802465 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-870e33ec-d711-4b8a-9b1f-495531696580 req-9b89fdd4-f630-4374-ac66-7f51d1049199 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:24.808698 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:24.808698 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:24.814182 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-870e33ec-d711-4b8a-9b1f-495531696580 req-9b89fdd4-f630-4374-ac66-7f51d1049199 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:24.819106 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-870e33ec-d711-4b8a-9b1f-495531696580 req-9b89fdd4-f630-4374-ac66-7f51d1049199 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:24.819653 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 583/2326] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:24 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:26.125888 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b143ab2a-494e-4a9d-9050-04c31174b565 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:26.128462 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:26.128857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "122629b8-6d57-4d5d-b8ce-6cd31228e421", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:26.131067 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '122629b8-6d57-4d5d-b8ce-6cd31228e421', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:26.234334 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume of 1 GB Jul 15 13:28:26.240901 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Availability Zones retrieved successfully. Jul 15 13:28:26.255991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (dba440eb-33bc-422c-a6ab-bed77cc99706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:26.258778 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7f58d1-4526-4f81-b60b-fcb8e392bcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:26.259695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:26.347000 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7f58d1-4526-4f81-b60b-fcb8e392bcdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:26.347429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4a4477-e732-4e01-badf-c4c9d7449a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:26.394309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Created reservations ['0008ee6d-c786-43ec-b494-5d5c8b3f7943', 'e7fde08b-c92b-42b4-a52f-6a1490a9aa00', 'b7f15513-f46b-4f97-9d18-4577e7b9d43f', '540f1c15-1651-4032-93a8-0934959a6846'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:26.398268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4a4477-e732-4e01-badf-c4c9d7449a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0008ee6d-c786-43ec-b494-5d5c8b3f7943', 'e7fde08b-c92b-42b4-a52f-6a1490a9aa00', 'b7f15513-f46b-4f97-9d18-4577e7b9d43f', '540f1c15-1651-4032-93a8-0934959a6846']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:26.399285 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b53d6f1-19a1-4db5-91bb-ddf375d8dfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:26.425470 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b53d6f1-19a1-4db5-91bb-ddf375d8dfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc828484-1b76-4144-88f4-90887ae64de4', '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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['0008ee6d-c786-43ec-b494-5d5c8b3f7943','e7fde08b-c92b-42b4-a52f-6a1490a9aa00','b7f15513-f46b-4f97-9d18-4577e7b9d43f','540f1c15-1651-4032-93a8-0934959a6846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:26Z,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=fc828484-1b76-4144-88f4-90887ae64de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17af24a7e7c6434f828277d485bbf141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='011c58aa94c240e398dd224140446f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:26.426280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d10087-3d1c-4256-b7e8-76686af659d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:26.462185 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d10087-3d1c-4256-b7e8-76686af659d1) transitioned into state 'SUCCESS' from 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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['0008ee6d-c786-43ec-b494-5d5c8b3f7943','e7fde08b-c92b-42b4-a52f-6a1490a9aa00','b7f15513-f46b-4f97-9d18-4577e7b9d43f','540f1c15-1651-4032-93a8-0934959a6846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:26.464276 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9583ceaa-129a-4887-adde-78cfd2bf6505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:26.484141 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9583ceaa-129a-4887-adde-78cfd2bf6505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:26.485016 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (dba440eb-33bc-422c-a6ab-bed77cc99706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:26.485365 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request issued successfully. Jul 15 13:28:26.485928 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b143ab2a-494e-4a9d-9050-04c31174b565 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:26.486511 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 586/2327] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:28:26 2026] POST /volume/v3/volumes => generated 775 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:26.503161 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-54e0e053-5b2b-479c-8ae4-05f26a173a50 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:26.506732 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54e0e053-5b2b-479c-8ae4-05f26a173a50 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:26.506983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54e0e053-5b2b-479c-8ae4-05f26a173a50 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:26.507226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54e0e053-5b2b-479c-8ae4-05f26a173a50 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:26.521121 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:26.521121 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:26.528104 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-54e0e053-5b2b-479c-8ae4-05f26a173a50 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:26.534994 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54e0e053-5b2b-479c-8ae4-05f26a173a50 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:26.535529 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 579/2328] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:26 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:27.552648 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7468f940-c1af-4ae8-aaa2-04abc7482504 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:27.557208 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7468f940-c1af-4ae8-aaa2-04abc7482504 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:27.557504 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7468f940-c1af-4ae8-aaa2-04abc7482504 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:27.557761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7468f940-c1af-4ae8-aaa2-04abc7482504 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:27.567540 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:27.567540 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:27.572626 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7468f940-c1af-4ae8-aaa2-04abc7482504 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:27.578421 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7468f940-c1af-4ae8-aaa2-04abc7482504 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:27.578947 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 581/2329] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:27 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:27.925615 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:27.929055 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:27.929366 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:27.929616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:27.929874 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume with id: 9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:27.938393 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:27.938393 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:27.938813 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:27.949872 np0000005195 devstack@c-api.service[100144]: WARNING cinder.keymgr.conf_key_mgr [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:28:27.958794 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume request issued successfully. Jul 15 13:28:27.958941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4e250fe-2c83-4c12-9f66-9b392d29d503 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 202 Jul 15 13:28:27.959633 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 584/2330] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:28:27 2026] DELETE /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:28:27.968114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a2ea8b13-8d9b-4cb4-a2c0-e1f54b78242f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:27.972026 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2ea8b13-8d9b-4cb4-a2c0-e1f54b78242f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:27.972320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2ea8b13-8d9b-4cb4-a2c0-e1f54b78242f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:27.972561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2ea8b13-8d9b-4cb4-a2c0-e1f54b78242f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:27.982263 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:27.982263 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:27.987596 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a2ea8b13-8d9b-4cb4-a2c0-e1f54b78242f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:28:27.993523 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2ea8b13-8d9b-4cb4-a2c0-e1f54b78242f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 200 Jul 15 13:28:27.994053 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 587/2331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:27 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:28.596011 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b4f5d411-73d7-436f-8639-2a320b87159e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:28.600199 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b4f5d411-73d7-436f-8639-2a320b87159e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:28.600199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b4f5d411-73d7-436f-8639-2a320b87159e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:28.600199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b4f5d411-73d7-436f-8639-2a320b87159e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:28.609268 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:28.609268 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:28.614879 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b4f5d411-73d7-436f-8639-2a320b87159e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:28.620761 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b4f5d411-73d7-436f-8639-2a320b87159e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:28.621455 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 580/2332] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:28 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:29.008178 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cccb8b39-ec42-4562-92cd-0eab2964a32d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.010059 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cccb8b39-ec42-4562-92cd-0eab2964a32d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 Jul 15 13:28:29.010256 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cccb8b39-ec42-4562-92cd-0eab2964a32d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.010520 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cccb8b39-ec42-4562-92cd-0eab2964a32d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.017580 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cccb8b39-ec42-4562-92cd-0eab2964a32d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 returned with HTTP 404 Jul 15 13:28:29.017580 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 582/2333] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/v3/volumes/9d23b883-ee14-4206-8d24-c6aeb68250d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:29.026765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d8939856-9953-42bf-a461-0260b99f70ed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.028551 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d8939856-9953-42bf-a461-0260b99f70ed tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:28:29.028711 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d8939856-9953-42bf-a461-0260b99f70ed tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.029350 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d8939856-9953-42bf-a461-0260b99f70ed tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.029653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d8939856-9953-42bf-a461-0260b99f70ed tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:28:29.081342 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d8939856-9953-42bf-a461-0260b99f70ed tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Get all volumes completed successfully. Jul 15 13:28:29.084665 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.084665 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:29.091130 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d8939856-9953-42bf-a461-0260b99f70ed tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:28:29.091641 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 585/2334] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14714 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:29.115310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-325f8f84-a562-4a31-859d-26cb38b195f9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.117396 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-325f8f84-a562-4a31-859d-26cb38b195f9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] DELETE https://10.4.3.158/volume/v3/types/d006ce5d-1461-414d-87c6-b2c879e3da03 Jul 15 13:28:29.117629 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-325f8f84-a562-4a31-859d-26cb38b195f9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.117769 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-325f8f84-a562-4a31-859d-26cb38b195f9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.144847 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-325f8f84-a562-4a31-859d-26cb38b195f9 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/d006ce5d-1461-414d-87c6-b2c879e3da03 returned with HTTP 202 Jul 15 13:28:29.145379 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 588/2335] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:28:29 2026] DELETE /volume/v3/types/d006ce5d-1461-414d-87c6-b2c879e3da03 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:28:29.162781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c02e6f7-6d66-4f26-9f42-495a9d125149 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.168388 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c02e6f7-6d66-4f26-9f42-495a9d125149 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:28:29.168840 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c02e6f7-6d66-4f26-9f42-495a9d125149 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-982302340", "extra_specs": {}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:29.189218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c02e6f7-6d66-4f26-9f42-495a9d125149 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:28:29.189832 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 581/2336] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:28:29 2026] POST /volume/v3/types => generated 211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:29.202712 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9bd6d0ea-f1e3-4adf-a191-72c9d29cbf1c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.204704 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9bd6d0ea-f1e3-4adf-a191-72c9d29cbf1c tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] POST https://10.4.3.158/volume/v3/types/8183a6c8-554c-4123-80f2-f70733a5d801/encryption Jul 15 13:28:29.205035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9bd6d0ea-f1e3-4adf-a191-72c9d29cbf1c tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:29.239256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9bd6d0ea-f1e3-4adf-a191-72c9d29cbf1c tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/8183a6c8-554c-4123-80f2-f70733a5d801/encryption returned with HTTP 200 Jul 15 13:28:29.239724 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 583/2337] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:28:29 2026] POST /volume/v3/types/8183a6c8-554c-4123-80f2-f70733a5d801/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:29.250812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.257675 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:29.257675 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1368297333", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-982302340", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:29.261830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1368297333', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-982302340', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:29.270319 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume of 1 GB Jul 15 13:28:29.270761 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.270761 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:29.271567 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Availability Zones retrieved successfully. Jul 15 13:28:29.282145 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (dde0567f-a20a-4e11-8fa1-37cb461649c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:29.283904 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17adac2-a20d-4c4e-9daa-224a18b70dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:29.285578 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:29.333083 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17adac2-a20d-4c4e-9daa-224a18b70dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:28:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8183a6c8-554c-4123-80f2-f70733a5d801,is_public=True,name='tempest-scenario-type-luks-982302340',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8183a6c8-554c-4123-80f2-f70733a5d801', '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=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:29.334136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a4e216-224f-4f59-9cc6-f716651253f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:29.382956 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-982302340 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-982302340, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:28:29.383597 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-982302340 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-982302340, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:28:29.433429 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Created reservations ['2114d778-48c1-4953-a7f4-3c37f62a4097', 'a0237d91-0822-4a68-8746-58518ee0aa6d', '25504acc-1584-40e6-9e13-2f9d4846c347', 'd8344f1d-72ed-4080-9fa7-a7f1fedf5e05'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:29.438528 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a4e216-224f-4f59-9cc6-f716651253f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2114d778-48c1-4953-a7f4-3c37f62a4097', 'a0237d91-0822-4a68-8746-58518ee0aa6d', '25504acc-1584-40e6-9e13-2f9d4846c347', 'd8344f1d-72ed-4080-9fa7-a7f1fedf5e05']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:29.443381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8d9f30-0b27-4449-bd1b-4c95bc7d963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:29.470645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8d9f30-0b27-4449-bd1b-4c95bc7d963c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6d49e34-a12d-4f5d-98e2-a08786db91b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1368297333',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['2114d778-48c1-4953-a7f4-3c37f62a4097','a0237d91-0822-4a68-8746-58518ee0aa6d','25504acc-1584-40e6-9e13-2f9d4846c347','d8344f1d-72ed-4080-9fa7-a7f1fedf5e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=8183a6c8-554c-4123-80f2-f70733a5d801), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1368297333',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a6d49e34-a12d-4f5d-98e2-a08786db91b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4315cd231544125a7bcf4baf7bddef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8183a6c8-554c-4123-80f2-f70733a5d801),volume_type_id=8183a6c8-554c-4123-80f2-f70733a5d801)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:29.471795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38067cac-da50-402d-b2f6-e60be4ada786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:29.501768 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38067cac-da50-402d-b2f6-e60be4ada786) transitioned into state 'SUCCESS' from state '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-1368297333',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4315cd231544125a7bcf4baf7bddef7',qos_specs=None,replication_status=,reservations=['2114d778-48c1-4953-a7f4-3c37f62a4097','a0237d91-0822-4a68-8746-58518ee0aa6d','25504acc-1584-40e6-9e13-2f9d4846c347','d8344f1d-72ed-4080-9fa7-a7f1fedf5e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98b7ef1798ae4d84a70e5e5c8c846d21',volume_type_id=8183a6c8-554c-4123-80f2-f70733a5d801)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:29.502919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58617b04-3b75-4746-82d8-9ed3aebcffa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:29.519995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58617b04-3b75-4746-82d8-9ed3aebcffa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:29.519995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Flow 'volume_create_api' (dde0567f-a20a-4e11-8fa1-37cb461649c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:29.519995 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Create volume request issued successfully. Jul 15 13:28:29.521079 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e1f59dfb-46f1-474e-ad8e-513c9ee5d59e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:29.521721 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 586/2338] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:28:29 2026] POST /volume/v3/volumes => generated 784 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:29.636648 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e3618e6b-1279-4ed7-aa50-f55c23ee66e8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.639018 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3618e6b-1279-4ed7-aa50-f55c23ee66e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:29.639293 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3618e6b-1279-4ed7-aa50-f55c23ee66e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.639545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3618e6b-1279-4ed7-aa50-f55c23ee66e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.648792 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.648792 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:29.651746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-06f1ac31-8a33-4c34-9d1f-25dadba7d908 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.654232 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e3618e6b-1279-4ed7-aa50-f55c23ee66e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:29.655123 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-06f1ac31-8a33-4c34-9d1f-25dadba7d908 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:29.655450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-06f1ac31-8a33-4c34-9d1f-25dadba7d908 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.655755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-06f1ac31-8a33-4c34-9d1f-25dadba7d908 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.660459 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3618e6b-1279-4ed7-aa50-f55c23ee66e8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:29.661265 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 589/2339] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:29.670288 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.670288 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:29.675781 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-06f1ac31-8a33-4c34-9d1f-25dadba7d908 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:29.683986 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-06f1ac31-8a33-4c34-9d1f-25dadba7d908 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:29.683986 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 582/2340] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:29.806291 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-45d2addb-5017-499e-8b90-328c2de4710e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.806862 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45d2addb-5017-499e-8b90-328c2de4710e None None] GET https://10.4.3.158/volume// Jul 15 13:28:29.807179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45d2addb-5017-499e-8b90-328c2de4710e None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.807416 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45d2addb-5017-499e-8b90-328c2de4710e None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.807777 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45d2addb-5017-499e-8b90-328c2de4710e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:29.808117 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 584/2341] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:29.817686 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-93e23025-2902-4839-90f1-7b6e61a3a5cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.822864 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-93e23025-2902-4839-90f1-7b6e61a3a5cc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:28:29.823284 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-93e23025-2902-4839-90f1-7b6e61a3a5cc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ed1ac7-8c35-4ca2-8165-d5e721be4883", "connector": null, "instance_uuid": "17cf23fb-3393-4701-8c4c-36eb4d9c38eb"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:29.831768 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.831768 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:29.866693 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-93e23025-2902-4839-90f1-7b6e61a3a5cc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:28:29.867406 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 587/2342] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:28:29 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) Jul 15 13:28:29.917347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ee5238c3-b305-46ea-813e-445477eb60a4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.922597 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee5238c3-b305-46ea-813e-445477eb60a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:29.922597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee5238c3-b305-46ea-813e-445477eb60a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.922948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee5238c3-b305-46ea-813e-445477eb60a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.928674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d92ca6fb-dafc-47f2-81f5-8d23b240544b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.928674 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d92ca6fb-dafc-47f2-81f5-8d23b240544b None None] GET https://10.4.3.158/volume// Jul 15 13:28:29.931277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d92ca6fb-dafc-47f2-81f5-8d23b240544b None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.931515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d92ca6fb-dafc-47f2-81f5-8d23b240544b None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.931844 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d92ca6fb-dafc-47f2-81f5-8d23b240544b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:29.932268 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 583/2343] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:29.941549 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.941549 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:29.943056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-3c6c2018-03dc-49a9-bd1a-792819c36303 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:29.947241 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-3c6c2018-03dc-49a9-bd1a-792819c36303 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:29.947547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-3c6c2018-03dc-49a9-bd1a-792819c36303 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:29.947807 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-3c6c2018-03dc-49a9-bd1a-792819c36303 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:29.949134 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ee5238c3-b305-46ea-813e-445477eb60a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:29.956139 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee5238c3-b305-46ea-813e-445477eb60a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:29.956612 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 590/2344] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:29.964004 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:29.964004 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:29.969243 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-3c6c2018-03dc-49a9-bd1a-792819c36303 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:29.977519 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-3c6c2018-03dc-49a9-bd1a-792819c36303 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:29.978998 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 585/2345] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:28:29 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:30.112269 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:30.115151 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] PUT https://10.4.3.158/volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1 Jul 15 13:28:30.115691 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:30.126887 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Acquiring lock "cinder-attachment_update-35ed1ac7-8c35-4ca2-8165-d5e721be4883-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:28:30.133921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Lock "cinder-attachment_update-35ed1ac7-8c35-4ca2-8165-d5e721be4883-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:28:30.135560 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:30.135560 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:30.252903 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Lock "cinder-attachment_update-35ed1ac7-8c35-4ca2-8165-d5e721be4883-np0000005195" released by "attachment_update" :: held 0.119s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:28:30.254449 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-753b28ae-dac7-4a85-a5cb-cd59160a32fc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1 returned with HTTP 200 Jul 15 13:28:30.255006 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 588/2346] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:28:30 2026] PUT /volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:30.679341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-90ce677c-c1e2-4fdd-b05f-deba7b2f51f3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:30.681025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90ce677c-c1e2-4fdd-b05f-deba7b2f51f3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:30.681240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90ce677c-c1e2-4fdd-b05f-deba7b2f51f3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:30.681419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90ce677c-c1e2-4fdd-b05f-deba7b2f51f3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:30.688935 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:30.688935 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:30.692843 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-90ce677c-c1e2-4fdd-b05f-deba7b2f51f3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:30.697264 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90ce677c-c1e2-4fdd-b05f-deba7b2f51f3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:30.697770 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 584/2347] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:30 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:30.975315 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d8afec55-96e3-4eae-81ee-b7c4e6967d6e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:30.977898 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d8afec55-96e3-4eae-81ee-b7c4e6967d6e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:30.978266 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d8afec55-96e3-4eae-81ee-b7c4e6967d6e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:30.978754 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d8afec55-96e3-4eae-81ee-b7c4e6967d6e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:30.993884 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:30.993884 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:30.998930 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d8afec55-96e3-4eae-81ee-b7c4e6967d6e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:31.005383 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d8afec55-96e3-4eae-81ee-b7c4e6967d6e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:31.005931 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 591/2348] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:30 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:31.714381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-33cf47e1-f984-441b-9a72-57dd7d4ccde0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:31.716851 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33cf47e1-f984-441b-9a72-57dd7d4ccde0 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:31.717161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33cf47e1-f984-441b-9a72-57dd7d4ccde0 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:31.717479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33cf47e1-f984-441b-9a72-57dd7d4ccde0 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:31.729449 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:31.729449 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:31.735460 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33cf47e1-f984-441b-9a72-57dd7d4ccde0 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:31.742886 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33cf47e1-f984-441b-9a72-57dd7d4ccde0 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:31.743355 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 586/2349] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:31 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:32.022480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1583eb47-852e-4e7b-a04d-3a1579d73ccc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:32.024326 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1583eb47-852e-4e7b-a04d-3a1579d73ccc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:32.024550 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1583eb47-852e-4e7b-a04d-3a1579d73ccc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:32.024729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1583eb47-852e-4e7b-a04d-3a1579d73ccc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:32.034393 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:32.034393 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:32.037858 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1583eb47-852e-4e7b-a04d-3a1579d73ccc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:32.042113 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1583eb47-852e-4e7b-a04d-3a1579d73ccc tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:32.042486 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 589/2350] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:32 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:32.756920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f6122518-9745-4694-bb8b-bee03cac31ad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:32.759523 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6122518-9745-4694-bb8b-bee03cac31ad tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:32.759776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6122518-9745-4694-bb8b-bee03cac31ad tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:32.760027 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6122518-9745-4694-bb8b-bee03cac31ad tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:32.768468 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:32.768468 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:32.773309 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f6122518-9745-4694-bb8b-bee03cac31ad tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:32.780158 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6122518-9745-4694-bb8b-bee03cac31ad tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:32.780396 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 585/2351] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:32 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:33.056181 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-496e1829-9c45-4a33-a09c-1adb8a238b11 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:33.060051 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-496e1829-9c45-4a33-a09c-1adb8a238b11 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:33.060298 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-496e1829-9c45-4a33-a09c-1adb8a238b11 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:33.060522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-496e1829-9c45-4a33-a09c-1adb8a238b11 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:33.075242 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:33.075242 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:33.079565 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-496e1829-9c45-4a33-a09c-1adb8a238b11 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:33.084253 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-496e1829-9c45-4a33-a09c-1adb8a238b11 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:33.084687 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 592/2352] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:33 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:33.795473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-029506e1-2ff9-4d4c-abd8-5166e09c3d99 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:33.798025 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-029506e1-2ff9-4d4c-abd8-5166e09c3d99 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:33.798350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-029506e1-2ff9-4d4c-abd8-5166e09c3d99 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:33.798624 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-029506e1-2ff9-4d4c-abd8-5166e09c3d99 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:33.810477 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:33.810477 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:33.814590 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-029506e1-2ff9-4d4c-abd8-5166e09c3d99 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:33.820074 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-029506e1-2ff9-4d4c-abd8-5166e09c3d99 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:33.820725 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 587/2353] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:33 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:34.105872 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-94cebda0-c5c1-48af-8c6e-242b5603307e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:34.108413 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94cebda0-c5c1-48af-8c6e-242b5603307e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:34.108595 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94cebda0-c5c1-48af-8c6e-242b5603307e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:34.108780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94cebda0-c5c1-48af-8c6e-242b5603307e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:34.121531 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:34.121531 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:34.127412 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-94cebda0-c5c1-48af-8c6e-242b5603307e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:34.133788 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94cebda0-c5c1-48af-8c6e-242b5603307e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:34.134400 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 590/2354] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:34 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:34.841524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-31b99b78-94b0-425c-a501-d4874d2ef121 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:34.846118 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-31b99b78-94b0-425c-a501-d4874d2ef121 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:34.846402 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-31b99b78-94b0-425c-a501-d4874d2ef121 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:34.846649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-31b99b78-94b0-425c-a501-d4874d2ef121 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:34.856424 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:34.856424 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:34.861280 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-31b99b78-94b0-425c-a501-d4874d2ef121 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:34.868223 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-31b99b78-94b0-425c-a501-d4874d2ef121 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:34.868406 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 586/2355] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:34 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:35.158306 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96ac61bc-615c-4a54-a9b6-a3c19e161ba4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:35.160414 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96ac61bc-615c-4a54-a9b6-a3c19e161ba4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:35.160654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96ac61bc-615c-4a54-a9b6-a3c19e161ba4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:35.160849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96ac61bc-615c-4a54-a9b6-a3c19e161ba4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:35.183823 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:35.183823 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:35.195995 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-96ac61bc-615c-4a54-a9b6-a3c19e161ba4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:35.204464 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96ac61bc-615c-4a54-a9b6-a3c19e161ba4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:35.205635 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 593/2356] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:35 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:35.766551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-6d36d3af-7956-4eb5-8820-3f9274127aa6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:35.769266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-6d36d3af-7956-4eb5-8820-3f9274127aa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1/action Jul 15 13:28:35.770174 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-6d36d3af-7956-4eb5-8820-3f9274127aa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:35.770500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-6d36d3af-7956-4eb5-8820-3f9274127aa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:35.796156 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:35.796156 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:35.815001 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-35be8064-ee97-4b0b-af07-55b944b20bfb req-6d36d3af-7956-4eb5-8820-3f9274127aa6 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1/action returned with HTTP 204 Jul 15 13:28:35.815001 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 588/2357] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:28:35 2026] POST /volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:35.887174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-09b496c1-d5f0-40b4-a04f-7c956d15fe1d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:35.891351 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09b496c1-d5f0-40b4-a04f-7c956d15fe1d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:35.891732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09b496c1-d5f0-40b4-a04f-7c956d15fe1d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:35.892649 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09b496c1-d5f0-40b4-a04f-7c956d15fe1d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:35.905902 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:35.905902 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:35.913984 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-09b496c1-d5f0-40b4-a04f-7c956d15fe1d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:35.922980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09b496c1-d5f0-40b4-a04f-7c956d15fe1d tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:35.922980 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 591/2358] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:35 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:35.938152 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:35.941782 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:35.942329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-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": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "source_volid": null, "backup_id": null}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:35.947711 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-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': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'source_volid': None, 'backup_id': None}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:36.065230 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Create volume of 1 GB Jul 15 13:28:36.071889 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Availability Zones retrieved successfully. Jul 15 13:28:36.080845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Flow 'volume_create_api' (e688fa6e-eb17-4fe8-936d-7e2142aa023a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:36.082646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79129e3a-92ce-42c0-a434-05a7767c2305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:36.083921 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:36.164207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79129e3a-92ce-42c0-a434-05a7767c2305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:36.165748 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4ee716-6b34-4e67-8afa-0eeaf1caf4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:36.218905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-28eebb67-7f5b-4b8f-a39e-9ef2ac5b9555 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.221280 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-28eebb67-7f5b-4b8f-a39e-9ef2ac5b9555 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:28:36.221451 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-28eebb67-7f5b-4b8f-a39e-9ef2ac5b9555 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:36.221673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-28eebb67-7f5b-4b8f-a39e-9ef2ac5b9555 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:36.225256 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Created reservations ['06764c3a-6f0d-47ab-8dd0-90d2e4b77bcb', '83920f79-8743-411a-88a1-35282c012c23', '1058c4fb-184c-4913-bee5-ab4c37184cbb', 'c57909c1-332c-4b9c-bd53-7a15aa55d085'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:36.226562 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b4ee716-6b34-4e67-8afa-0eeaf1caf4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06764c3a-6f0d-47ab-8dd0-90d2e4b77bcb', '83920f79-8743-411a-88a1-35282c012c23', '1058c4fb-184c-4913-bee5-ab4c37184cbb', 'c57909c1-332c-4b9c-bd53-7a15aa55d085']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:36.227703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a32b69-c672-427f-9d1a-33f871558e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:36.234853 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.234853 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:36.240728 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-28eebb67-7f5b-4b8f-a39e-9ef2ac5b9555 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:36.246915 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-28eebb67-7f5b-4b8f-a39e-9ef2ac5b9555 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:28:36.247628 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 594/2359] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:36 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:36.258299 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a32b69-c672-427f-9d1a-33f871558e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf', '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='c8cf80f2a45e457c88508b1f66f97ba2',qos_specs=None,replication_status=,reservations=['06764c3a-6f0d-47ab-8dd0-90d2e4b77bcb','83920f79-8743-411a-88a1-35282c012c23','1058c4fb-184c-4913-bee5-ab4c37184cbb','c57909c1-332c-4b9c-bd53-7a15aa55d085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec156dfd13c943e795ae3884d82c40d0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:36Z,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=4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cf80f2a45e457c88508b1f66f97ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec156dfd13c943e795ae3884d82c40d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:36.259630 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82958e98-4396-4a81-8a2e-d5667ec47d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:36.263848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.267990 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:28:36.267990 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ed1ac7-8c35-4ca2-8165-d5e721be4883", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1340715063", "container": "tempest-volumesbackupstest-backup-container-1534334344"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:36.269127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating new backup {'backup': {'volume_id': '35ed1ac7-8c35-4ca2-8165-d5e721be4883', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1340715063', 'container': 'tempest-volumesbackupstest-backup-container-1534334344'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:28:36.269451 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating backup of volume 35ed1ac7-8c35-4ca2-8165-d5e721be4883 in container tempest-volumesbackupstest-backup-container-1534334344 Jul 15 13:28:36.281448 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.281448 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:36.282209 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:36.283431 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82958e98-4396-4a81-8a2e-d5667ec47d74) transitioned into 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='c8cf80f2a45e457c88508b1f66f97ba2',qos_specs=None,replication_status=,reservations=['06764c3a-6f0d-47ab-8dd0-90d2e4b77bcb','83920f79-8743-411a-88a1-35282c012c23','1058c4fb-184c-4913-bee5-ab4c37184cbb','c57909c1-332c-4b9c-bd53-7a15aa55d085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec156dfd13c943e795ae3884d82c40d0',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:36.285327 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc571b9-3261-44b2-ad9c-4aef5b612a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:36.298064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbc571b9-3261-44b2-ad9c-4aef5b612a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:36.299857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Flow 'volume_create_api' (e688fa6e-eb17-4fe8-936d-7e2142aa023a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:36.299857 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Create volume request issued successfully. Jul 15 13:28:36.301553 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d95a4f77-ae67-4209-941e-068674fe99b0 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:36.301553 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 587/2360] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Jul 15 13:28:35 2026] POST /volume/v3/volumes => generated 703 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:36.310334 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['e7078f67-f3e8-40cb-821d-484644697460', 'f63329d0-aab6-41f3-8529-6b33831cb279'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:36.311060 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d159bd13-731d-4106-a020-409d50914f74 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.315173 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d159bd13-731d-4106-a020-409d50914f74 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:28:36.315470 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d159bd13-731d-4106-a020-409d50914f74 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:36.315734 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d159bd13-731d-4106-a020-409d50914f74 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:36.325308 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.325308 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:36.335944 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d159bd13-731d-4106-a020-409d50914f74 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:28:36.349348 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-d159bd13-731d-4106-a020-409d50914f74 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf returned with HTTP 200 Jul 15 13:28:36.349846 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 592/2361] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:36 2026] GET /volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf => generated 771 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:36.359791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-530b9308-14f6-4421-a115-00719f273546 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.362643 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-530b9308-14f6-4421-a115-00719f273546 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:28:36.362857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-530b9308-14f6-4421-a115-00719f273546 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:36.363147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-530b9308-14f6-4421-a115-00719f273546 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:36.367442 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-792ca6b0-d3e9-4f2f-b357-9763d6e4aa12 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:28:36.367917 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 589/2362] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:28:36 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:36.373073 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.373073 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:36.378232 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c5bc04c-0780-4dec-b56a-d4710d6a66b8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.378938 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-530b9308-14f6-4421-a115-00719f273546 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:28:36.380218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c5bc04c-0780-4dec-b56a-d4710d6a66b8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:36.380422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c5bc04c-0780-4dec-b56a-d4710d6a66b8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:36.380631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c5bc04c-0780-4dec-b56a-d4710d6a66b8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:36.380728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0c5bc04c-0780-4dec-b56a-d4710d6a66b8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:36.385322 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-530b9308-14f6-4421-a115-00719f273546 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf returned with HTTP 200 Jul 15 13:28:36.385447 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.385447 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:36.385856 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 595/2363] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:36 2026] GET /volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf => generated 771 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:36.386270 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c5bc04c-0780-4dec-b56a-d4710d6a66b8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:36.386763 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 588/2364] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:36 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:36.942547 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4e68e648-c694-4273-aed7-dec14233e682 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.944884 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4e68e648-c694-4273-aed7-dec14233e682 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:36.945173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4e68e648-c694-4273-aed7-dec14233e682 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:36.945412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4e68e648-c694-4273-aed7-dec14233e682 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:36.955534 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.955534 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:36.960644 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4e68e648-c694-4273-aed7-dec14233e682 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:36.967063 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4e68e648-c694-4273-aed7-dec14233e682 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:36.967611 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 593/2365] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:36 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:36.986133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3e913119-54bb-4ac0-bcc7-cd340066f9dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:36.988794 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3e913119-54bb-4ac0-bcc7-cd340066f9dc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:36.989127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3e913119-54bb-4ac0-bcc7-cd340066f9dc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:36.989403 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3e913119-54bb-4ac0-bcc7-cd340066f9dc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:36.997855 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:36.997855 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:37.003877 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3e913119-54bb-4ac0-bcc7-cd340066f9dc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:37.011796 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3e913119-54bb-4ac0-bcc7-cd340066f9dc tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:37.012527 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 590/2366] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:36 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:37.030256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:37.033231 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:28:37.033708 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc828484-1b76-4144-88f4-90887ae64de4", "name": "tempest-VolumeImageDependencyTests-Snapshot-1701022146"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:37.044932 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:37.044932 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:37.045500 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:37.045793 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create snapshot from volume fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:37.122209 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Created reservations ['03b60cf8-4b86-4299-9811-8ba18a0fae11', '717121b4-ca0f-42dd-8ddd-2758f07394a1', 'f370615b-be99-4056-81b4-a72e067969ac', '0c065616-94d2-43db-b769-d6bb331ea855'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:37.177978 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot create request issued successfully. Jul 15 13:28:37.178570 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bad73c27-a617-4222-a6e9-fe8aadabefc2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:28:37.178976 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 596/2367] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:28:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:37.191683 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f86d4f61-fa48-467f-8848-80e5417dd946 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:37.194649 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f86d4f61-fa48-467f-8848-80e5417dd946 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:37.194865 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f86d4f61-fa48-467f-8848-80e5417dd946 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:37.195374 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f86d4f61-fa48-467f-8848-80e5417dd946 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:37.203452 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:37.203452 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:37.204139 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f86d4f61-fa48-467f-8848-80e5417dd946 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot retrieved successfully. Jul 15 13:28:37.205477 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f86d4f61-fa48-467f-8848-80e5417dd946 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 200 Jul 15 13:28:37.206206 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 589/2368] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:28:37 2026] GET /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:37.398821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7c6413ab-c440-470e-9325-1b822fefb7db None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:37.400808 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7c6413ab-c440-470e-9325-1b822fefb7db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:37.401261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7c6413ab-c440-470e-9325-1b822fefb7db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:37.401670 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7c6413ab-c440-470e-9325-1b822fefb7db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:37.401946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-7c6413ab-c440-470e-9325-1b822fefb7db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:37.407223 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:37.407223 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:37.408284 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7c6413ab-c440-470e-9325-1b822fefb7db tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:37.408865 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 594/2369] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:37 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:38.217143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7c40e253-2e33-4377-962a-6d974ccf54a2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:38.218938 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c40e253-2e33-4377-962a-6d974ccf54a2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:38.219179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c40e253-2e33-4377-962a-6d974ccf54a2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:38.219391 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c40e253-2e33-4377-962a-6d974ccf54a2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:38.224622 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:38.224622 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:38.225078 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7c40e253-2e33-4377-962a-6d974ccf54a2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot retrieved successfully. Jul 15 13:28:38.226073 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c40e253-2e33-4377-962a-6d974ccf54a2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 200 Jul 15 13:28:38.226536 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 591/2370] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:28:38 2026] GET /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:38.239396 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:38.243206 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:38.243693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "a4503997-0359-4c6b-97e3-1d433e68cf63", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:38.245412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'a4503997-0359-4c6b-97e3-1d433e68cf63', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:38.251043 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:38.251043 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:38.251541 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot retrieved successfully. Jul 15 13:28:38.251682 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume of 1 GB Jul 15 13:28:38.256162 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Availability Zones retrieved successfully. Jul 15 13:28:38.262216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (76de988b-a614-4a20-8305-3953ce883962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:38.263330 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e8865cb-f108-4822-bda8-22aef1b65cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:38.264622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:38.297899 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e8865cb-f108-4822-bda8-22aef1b65cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a4503997-0359-4c6b-97e3-1d433e68cf63', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:38.298849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9d3904-641e-42a6-bce5-614aa865936e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:38.342894 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Created reservations ['b3895b75-a078-49c2-973c-1589c0414428', '73a3d48e-23c1-4a03-902a-57bf755ab9a5', '50435b44-323e-41b9-b9c5-9a647f8fd847', '22d4be74-995c-4350-9b4f-2a8af6b85d8d'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:38.344231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9d3904-641e-42a6-bce5-614aa865936e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3895b75-a078-49c2-973c-1589c0414428', '73a3d48e-23c1-4a03-902a-57bf755ab9a5', '50435b44-323e-41b9-b9c5-9a647f8fd847', '22d4be74-995c-4350-9b4f-2a8af6b85d8d']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:38.345008 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52504df3-c585-4935-b118-066d81595a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:38.387733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52504df3-c585-4935-b118-066d81595a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb3807eb-9bca-42cb-ba8a-74983202a654', '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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['b3895b75-a078-49c2-973c-1589c0414428','73a3d48e-23c1-4a03-902a-57bf755ab9a5','50435b44-323e-41b9-b9c5-9a647f8fd847','22d4be74-995c-4350-9b4f-2a8af6b85d8d'],size=1,snapshot_id=a4503997-0359-4c6b-97e3-1d433e68cf63,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:28:38Z,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=cb3807eb-9bca-42cb-ba8a-74983202a654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17af24a7e7c6434f828277d485bbf141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a4503997-0359-4c6b-97e3-1d433e68cf63,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='011c58aa94c240e398dd224140446f53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:38.388736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87eae009-0e97-41f8-aa7e-819f20714d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:38.409989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87eae009-0e97-41f8-aa7e-819f20714d40) transitioned into state 'SUCCESS' from 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='17af24a7e7c6434f828277d485bbf141',qos_specs=None,replication_status=,reservations=['b3895b75-a078-49c2-973c-1589c0414428','73a3d48e-23c1-4a03-902a-57bf755ab9a5','50435b44-323e-41b9-b9c5-9a647f8fd847','22d4be74-995c-4350-9b4f-2a8af6b85d8d'],size=1,snapshot_id=a4503997-0359-4c6b-97e3-1d433e68cf63,source_replicaid=,source_volid=None,status='creating',user_id='011c58aa94c240e398dd224140446f53',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:38.411065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb375885-9d16-48de-9046-c4620b255429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:38.420509 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-da3ea0f0-1a73-4542-a787-b6310860fe59 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:38.422780 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-da3ea0f0-1a73-4542-a787-b6310860fe59 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:38.423037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-da3ea0f0-1a73-4542-a787-b6310860fe59 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:38.423241 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-da3ea0f0-1a73-4542-a787-b6310860fe59 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:38.423352 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-da3ea0f0-1a73-4542-a787-b6310860fe59 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:38.429183 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:38.429183 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:38.430321 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-da3ea0f0-1a73-4542-a787-b6310860fe59 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:38.431019 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 590/2371] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:38 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:38.437743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb375885-9d16-48de-9046-c4620b255429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:38.437743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Flow 'volume_create_api' (76de988b-a614-4a20-8305-3953ce883962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:38.437743 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Create volume request issued successfully. Jul 15 13:28:38.437743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e8b7915c-e9a1-423a-b68b-7998735074f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:38.437743 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 597/2372] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:28:38 2026] POST /volume/v3/volumes => generated 809 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:38.448471 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-34053e93-450e-4fc4-81ae-294ec3c95bac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:38.451064 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-34053e93-450e-4fc4-81ae-294ec3c95bac tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:38.451638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-34053e93-450e-4fc4-81ae-294ec3c95bac tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:38.451638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-34053e93-450e-4fc4-81ae-294ec3c95bac tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:38.460390 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:38.460390 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:38.465494 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-34053e93-450e-4fc4-81ae-294ec3c95bac tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:38.471154 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-34053e93-450e-4fc4-81ae-294ec3c95bac tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 200 Jul 15 13:28:38.471670 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 595/2373] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:38 2026] GET /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:39.402929 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-913582b7-2ccd-4290-9b52-fca1431ff87e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.405409 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-913582b7-2ccd-4290-9b52-fca1431ff87e tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:28:39.405657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-913582b7-2ccd-4290-9b52-fca1431ff87e tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.405853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-913582b7-2ccd-4290-9b52-fca1431ff87e tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.413539 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.413539 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:39.418922 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-913582b7-2ccd-4290-9b52-fca1431ff87e tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:28:39.426647 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-913582b7-2ccd-4290-9b52-fca1431ff87e tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf returned with HTTP 200 Jul 15 13:28:39.427127 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 592/2374] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:39.443269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6b0d5d32-23bf-4031-a129-4f6617ba6c47 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.445103 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-51defad6-053b-4ada-9e2d-10f29abed8dc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.445479 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6b0d5d32-23bf-4031-a129-4f6617ba6c47 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:39.445658 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-51defad6-053b-4ada-9e2d-10f29abed8dc None None] GET https://10.4.3.158/volume// Jul 15 13:28:39.445703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6b0d5d32-23bf-4031-a129-4f6617ba6c47 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.445864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-51defad6-053b-4ada-9e2d-10f29abed8dc None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.445941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6b0d5d32-23bf-4031-a129-4f6617ba6c47 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.445941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6b0d5d32-23bf-4031-a129-4f6617ba6c47 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:39.446167 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-51defad6-053b-4ada-9e2d-10f29abed8dc None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.446555 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-51defad6-053b-4ada-9e2d-10f29abed8dc None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:39.446919 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 598/2375] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:39.450800 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.450800 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:39.451819 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6b0d5d32-23bf-4031-a129-4f6617ba6c47 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:39.452440 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 591/2376] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:39.456216 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-3664ba71-31e8-4730-9fc4-ed64bbd29615 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.459772 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-3664ba71-31e8-4730-9fc4-ed64bbd29615 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:28:39.459772 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-3664ba71-31e8-4730-9fc4-ed64bbd29615 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf", "connector": null, "instance_uuid": "f3eb8d8c-d97a-4a30-854c-c4ae82864c7d"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:39.467615 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.467615 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:39.488621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a4074b9b-34cc-4058-8e24-0ec6a88a8ffb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.491387 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a4074b9b-34cc-4058-8e24-0ec6a88a8ffb tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:39.491632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a4074b9b-34cc-4058-8e24-0ec6a88a8ffb tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.491836 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a4074b9b-34cc-4058-8e24-0ec6a88a8ffb tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.499257 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.499257 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:39.502279 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-3664ba71-31e8-4730-9fc4-ed64bbd29615 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:28:39.502755 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 596/2377] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:28:39 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:39.504372 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a4074b9b-34cc-4058-8e24-0ec6a88a8ffb tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:39.510477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f24a4910-82d1-4703-b064-2605df96e23a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.510841 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a4074b9b-34cc-4058-8e24-0ec6a88a8ffb tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 200 Jul 15 13:28:39.510939 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f24a4910-82d1-4703-b064-2605df96e23a None None] GET https://10.4.3.158/volume// Jul 15 13:28:39.511161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f24a4910-82d1-4703-b064-2605df96e23a None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.511391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f24a4910-82d1-4703-b064-2605df96e23a None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.511743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f24a4910-82d1-4703-b064-2605df96e23a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:39.512129 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 599/2378] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:39.512725 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 593/2379] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:39.520693 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-c7dd3ce6-0a7d-47c1-acf8-d8970ee5c77d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.524724 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-c7dd3ce6-0a7d-47c1-acf8-d8970ee5c77d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:28:39.525225 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-c7dd3ce6-0a7d-47c1-acf8-d8970ee5c77d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.526105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9bdbd7df-cb06-4a1a-914e-1075cfda71ba None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.526446 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-c7dd3ce6-0a7d-47c1-acf8-d8970ee5c77d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.529515 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9bdbd7df-cb06-4a1a-914e-1075cfda71ba tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:39.529762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9bdbd7df-cb06-4a1a-914e-1075cfda71ba tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.529977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9bdbd7df-cb06-4a1a-914e-1075cfda71ba tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.541395 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.541395 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:39.545526 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9bdbd7df-cb06-4a1a-914e-1075cfda71ba tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:39.546192 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.546192 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:39.551142 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9bdbd7df-cb06-4a1a-914e-1075cfda71ba tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 200 Jul 15 13:28:39.551321 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-c7dd3ce6-0a7d-47c1-acf8-d8970ee5c77d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:28:39.552083 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 597/2380] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 15 13:28:39.558150 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-c7dd3ce6-0a7d-47c1-acf8-d8970ee5c77d tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf returned with HTTP 200 Jul 15 13:28:39.558793 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 592/2381] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf => generated 1490 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:39.567150 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.569599 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:39.569881 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.570189 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.570338 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete snapshot with id: a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:39.577569 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.577569 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:39.578176 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot retrieved successfully. Jul 15 13:28:39.600952 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot delete request issued successfully. Jul 15 13:28:39.601219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-787f5568-9ef6-41ea-abff-2cf6a594d462 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 202 Jul 15 13:28:39.601711 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 600/2382] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:28:39 2026] DELETE /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:28:39.613701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-28b4c621-e4f5-4167-aa9b-48f2dc84968c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.616334 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28b4c621-e4f5-4167-aa9b-48f2dc84968c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:39.617509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28b4c621-e4f5-4167-aa9b-48f2dc84968c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:39.617509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28b4c621-e4f5-4167-aa9b-48f2dc84968c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:39.629020 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.629020 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:39.629743 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-28b4c621-e4f5-4167-aa9b-48f2dc84968c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Snapshot retrieved successfully. Jul 15 13:28:39.631027 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28b4c621-e4f5-4167-aa9b-48f2dc84968c tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 200 Jul 15 13:28:39.631611 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 594/2383] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:28:39 2026] GET /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:39.678682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.681525 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] PUT https://10.4.3.158/volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252 Jul 15 13:28:39.682034 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:39.694941 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Acquiring lock "cinder-attachment_update-4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:28:39.699917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Lock "cinder-attachment_update-4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:28:39.701196 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.701196 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:39.809351 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Lock "cinder-attachment_update-4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf-np0000005195" released by "attachment_update" :: held 0.109s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:28:39.809727 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-8f31f7b1-e552-4add-9f4c-5703d8c1c137 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252 returned with HTTP 200 Jul 15 13:28:39.810570 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 598/2384] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:28:39 2026] PUT /volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:39.838513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-9e0e2f6e-13a8-4f97-829d-17d02df6cd07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:39.841116 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-9e0e2f6e-13a8-4f97-829d-17d02df6cd07 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] POST https://10.4.3.158/volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252/action Jul 15 13:28:39.841721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-9e0e2f6e-13a8-4f97-829d-17d02df6cd07 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:39.841944 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-9e0e2f6e-13a8-4f97-829d-17d02df6cd07 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:39.861137 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:39.861137 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:39.873784 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e6560ea-5f83-40cf-aa18-779fdda35a25 req-9e0e2f6e-13a8-4f97-829d-17d02df6cd07 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252/action returned with HTTP 204 Jul 15 13:28:39.874502 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 593/2385] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:28:39 2026] POST /volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:40.467632 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4ecb82b2-a6ff-4b3d-9910-6d5fbd1227b1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:40.468554 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ecb82b2-a6ff-4b3d-9910-6d5fbd1227b1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:40.469580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ecb82b2-a6ff-4b3d-9910-6d5fbd1227b1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:40.469788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ecb82b2-a6ff-4b3d-9910-6d5fbd1227b1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:40.469898 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4ecb82b2-a6ff-4b3d-9910-6d5fbd1227b1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:40.474713 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:40.474713 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:40.475655 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ecb82b2-a6ff-4b3d-9910-6d5fbd1227b1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:40.476126 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 601/2386] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:40 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:40.642234 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42cb8499-14a2-4b96-ac5c-90809f6d528b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:40.644404 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42cb8499-14a2-4b96-ac5c-90809f6d528b tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:40.644580 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42cb8499-14a2-4b96-ac5c-90809f6d528b tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:40.644746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42cb8499-14a2-4b96-ac5c-90809f6d528b tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:40.649590 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42cb8499-14a2-4b96-ac5c-90809f6d528b tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 404 Jul 15 13:28:40.649860 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 595/2387] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:28:40 2026] GET /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:40.658295 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:40.659982 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:40.660201 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:40.660368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:40.660522 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:40.667381 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:40.667381 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:40.667793 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:40.688651 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume request issued successfully. Jul 15 13:28:40.688900 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b6634af-222d-49e5-9411-4f9ed6f57e52 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 202 Jul 15 13:28:40.689407 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 599/2388] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:40 2026] DELETE /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 15 13:28:40.698546 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-daaa7b76-7b54-4624-9a0b-eb970253b08f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:40.702297 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-daaa7b76-7b54-4624-9a0b-eb970253b08f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:40.702550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-daaa7b76-7b54-4624-9a0b-eb970253b08f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:40.702780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-daaa7b76-7b54-4624-9a0b-eb970253b08f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:40.711443 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:40.711443 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:40.715528 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-daaa7b76-7b54-4624-9a0b-eb970253b08f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:40.721710 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-daaa7b76-7b54-4624-9a0b-eb970253b08f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 200 Jul 15 13:28:40.722272 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 594/2389] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:40 2026] GET /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:41.489297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7950d259-8169-4fdf-8c69-e19e7fc8066d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:41.491325 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7950d259-8169-4fdf-8c69-e19e7fc8066d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:41.491621 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7950d259-8169-4fdf-8c69-e19e7fc8066d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:41.491855 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7950d259-8169-4fdf-8c69-e19e7fc8066d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:41.492044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7950d259-8169-4fdf-8c69-e19e7fc8066d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:41.496608 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:41.496608 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:41.497476 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7950d259-8169-4fdf-8c69-e19e7fc8066d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:41.497845 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 602/2390] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:41 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:41.739200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-55605eb5-5318-4690-944a-63507e80303e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:41.741823 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55605eb5-5318-4690-944a-63507e80303e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:41.742179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55605eb5-5318-4690-944a-63507e80303e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:41.742473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55605eb5-5318-4690-944a-63507e80303e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:41.756810 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55605eb5-5318-4690-944a-63507e80303e tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 404 Jul 15 13:28:41.757602 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 596/2391] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:41 2026] GET /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:41.975744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-617f46f7-cf00-4654-94de-9f481051ae85 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:41.978262 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:41.979261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:41.979261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:41.981429 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:41.997357 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:41.997357 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:41.998157 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:42.024440 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume request issued successfully. Jul 15 13:28:42.024746 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-617f46f7-cf00-4654-94de-9f481051ae85 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 202 Jul 15 13:28:42.025430 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 600/2392] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:41 2026] DELETE /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:28:42.036159 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4c338eb1-62bd-421a-9e46-ee6014c2fad2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:42.038108 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4c338eb1-62bd-421a-9e46-ee6014c2fad2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:42.038384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4c338eb1-62bd-421a-9e46-ee6014c2fad2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:42.038622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4c338eb1-62bd-421a-9e46-ee6014c2fad2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:42.048996 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:42.048996 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:42.053909 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4c338eb1-62bd-421a-9e46-ee6014c2fad2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:42.059292 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4c338eb1-62bd-421a-9e46-ee6014c2fad2 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 200 Jul 15 13:28:42.059763 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 595/2393] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:42 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:42.510464 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1e6327cf-99a7-46aa-ab5f-1cad8d11ef04 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:42.512693 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1e6327cf-99a7-46aa-ab5f-1cad8d11ef04 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:42.512933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1e6327cf-99a7-46aa-ab5f-1cad8d11ef04 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:42.513228 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1e6327cf-99a7-46aa-ab5f-1cad8d11ef04 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:42.513388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1e6327cf-99a7-46aa-ab5f-1cad8d11ef04 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:42.518725 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:42.518725 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:42.519692 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1e6327cf-99a7-46aa-ab5f-1cad8d11ef04 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:42.520087 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 603/2394] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:42 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:43.087227 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4cfe760c-3b33-4476-903b-6a8ec6e6ec5a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.091999 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cfe760c-3b33-4476-903b-6a8ec6e6ec5a tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:43.092300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cfe760c-3b33-4476-903b-6a8ec6e6ec5a tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.092547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cfe760c-3b33-4476-903b-6a8ec6e6ec5a tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.100428 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cfe760c-3b33-4476-903b-6a8ec6e6ec5a tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 404 Jul 15 13:28:43.102057 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 597/2395] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:43 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:43.127397 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b9572b4d-d883-459b-b4af-526732b4bc18 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.129343 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b9572b4d-d883-459b-b4af-526732b4bc18 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:43.129615 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b9572b4d-d883-459b-b4af-526732b4bc18 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.129615 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b9572b4d-d883-459b-b4af-526732b4bc18 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.129870 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b9572b4d-d883-459b-b4af-526732b4bc18 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:43.136938 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b9572b4d-d883-459b-b4af-526732b4bc18 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 404 Jul 15 13:28:43.137913 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 601/2396] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:43 2026] DELETE /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:43.148578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cb06eab6-35c1-4b99-b8e9-da9b755fedf7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.151589 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb06eab6-35c1-4b99-b8e9-da9b755fedf7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 Jul 15 13:28:43.152576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb06eab6-35c1-4b99-b8e9-da9b755fedf7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.152991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb06eab6-35c1-4b99-b8e9-da9b755fedf7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.168571 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb06eab6-35c1-4b99-b8e9-da9b755fedf7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 returned with HTTP 404 Jul 15 13:28:43.168571 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 596/2397] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:43 2026] GET /volume/v3/volumes/cb3807eb-9bca-42cb-ba8a-74983202a654 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:43.179569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1070e148-90c0-4d2a-81cc-3ff7603ff0f7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.181790 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1070e148-90c0-4d2a-81cc-3ff7603ff0f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:43.182006 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1070e148-90c0-4d2a-81cc-3ff7603ff0f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.182261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1070e148-90c0-4d2a-81cc-3ff7603ff0f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.182321 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-1070e148-90c0-4d2a-81cc-3ff7603ff0f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete snapshot with id: a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:43.187627 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1070e148-90c0-4d2a-81cc-3ff7603ff0f7 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 404 Jul 15 13:28:43.188430 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 604/2398] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:28:43 2026] DELETE /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:43.197931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2bceb36f-1145-4ca1-880e-f7562cbe32d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.203846 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2bceb36f-1145-4ca1-880e-f7562cbe32d8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 Jul 15 13:28:43.204137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2bceb36f-1145-4ca1-880e-f7562cbe32d8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.204392 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2bceb36f-1145-4ca1-880e-f7562cbe32d8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.209252 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2bceb36f-1145-4ca1-880e-f7562cbe32d8 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 returned with HTTP 404 Jul 15 13:28:43.209724 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 598/2399] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:28:43 2026] GET /volume/v3/snapshots/a4503997-0359-4c6b-97e3-1d433e68cf63 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:28:43.219309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-44af32f6-aa47-45f7-ba38-6a84fa091485 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.221545 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44af32f6-aa47-45f7-ba38-6a84fa091485 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:43.221830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44af32f6-aa47-45f7-ba38-6a84fa091485 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.222131 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44af32f6-aa47-45f7-ba38-6a84fa091485 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.222363 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-44af32f6-aa47-45f7-ba38-6a84fa091485 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:43.230047 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44af32f6-aa47-45f7-ba38-6a84fa091485 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 404 Jul 15 13:28:43.230235 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 602/2400] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:43 2026] DELETE /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:43.240348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ad02c618-2aab-4083-ba15-f0f6b21b5345 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.242052 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad02c618-2aab-4083-ba15-f0f6b21b5345 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 Jul 15 13:28:43.244185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad02c618-2aab-4083-ba15-f0f6b21b5345 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.244185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad02c618-2aab-4083-ba15-f0f6b21b5345 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.253985 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad02c618-2aab-4083-ba15-f0f6b21b5345 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 returned with HTTP 404 Jul 15 13:28:43.254844 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 597/2401] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:43 2026] GET /volume/v3/volumes/fc828484-1b76-4144-88f4-90887ae64de4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:43.301026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-684cda05-e216-46d5-ab86-ec97b1c16687 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.302918 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:43.303175 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.303479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.303665 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:43.311602 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:43.311602 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:43.312144 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:43.331700 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume request issued successfully. Jul 15 13:28:43.331949 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-684cda05-e216-46d5-ab86-ec97b1c16687 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 returned with HTTP 202 Jul 15 13:28:43.332560 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 605/2402] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:43 2026] DELETE /volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:28:43.343316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e3fad161-e2ec-4d56-bb14-f0e22507ac12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.345823 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e3fad161-e2ec-4d56-bb14-f0e22507ac12 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:43.345823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e3fad161-e2ec-4d56-bb14-f0e22507ac12 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.345823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e3fad161-e2ec-4d56-bb14-f0e22507ac12 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.353994 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:43.353994 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:43.359237 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e3fad161-e2ec-4d56-bb14-f0e22507ac12 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Volume info retrieved successfully. Jul 15 13:28:43.371421 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e3fad161-e2ec-4d56-bb14-f0e22507ac12 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 returned with HTTP 200 Jul 15 13:28:43.371844 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 599/2403] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:43 2026] GET /volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:43.531698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e4c06755-ddbf-4d57-82cf-107c5b710253 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:43.533660 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4c06755-ddbf-4d57-82cf-107c5b710253 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:43.533827 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4c06755-ddbf-4d57-82cf-107c5b710253 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:43.534015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e4c06755-ddbf-4d57-82cf-107c5b710253 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:43.534149 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e4c06755-ddbf-4d57-82cf-107c5b710253 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:43.539624 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:43.539624 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:43.540769 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e4c06755-ddbf-4d57-82cf-107c5b710253 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:43.541258 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 603/2404] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:43 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:44.389240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a109ffe9-b6d9-41c1-9fa7-e3c1ca10a3de None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:44.391330 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a109ffe9-b6d9-41c1-9fa7-e3c1ca10a3de tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 Jul 15 13:28:44.392979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a109ffe9-b6d9-41c1-9fa7-e3c1ca10a3de tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:44.392979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a109ffe9-b6d9-41c1-9fa7-e3c1ca10a3de tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:44.400003 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a109ffe9-b6d9-41c1-9fa7-e3c1ca10a3de tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 returned with HTTP 404 Jul 15 13:28:44.400997 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 598/2405] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:44 2026] GET /volume/v3/volumes/d4884d3a-04be-479b-94a7-58301b9aa501 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:44.408840 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0445998e-7b79-4a5c-8c54-60785d9a0740 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:44.410986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0445998e-7b79-4a5c-8c54-60785d9a0740 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:44.411254 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0445998e-7b79-4a5c-8c54-60785d9a0740 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:44.411524 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0445998e-7b79-4a5c-8c54-60785d9a0740 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:44.411756 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-0445998e-7b79-4a5c-8c54-60785d9a0740 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:44.418360 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0445998e-7b79-4a5c-8c54-60785d9a0740 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 404 Jul 15 13:28:44.419290 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 606/2406] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:44 2026] DELETE /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 15 13:28:44.426368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3000c7ab-75c8-4f6d-895e-7a62bd8790c3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:44.428603 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3000c7ab-75c8-4f6d-895e-7a62bd8790c3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 Jul 15 13:28:44.429011 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3000c7ab-75c8-4f6d-895e-7a62bd8790c3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:44.429302 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3000c7ab-75c8-4f6d-895e-7a62bd8790c3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:44.435341 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3000c7ab-75c8-4f6d-895e-7a62bd8790c3 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 returned with HTTP 404 Jul 15 13:28:44.435957 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 600/2407] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:44 2026] GET /volume/v3/volumes/ce0f269b-91b7-4146-ad72-abe4eb6417e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:44.482327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7e960371-b8ce-4a17-9f24-2a2cdd601820 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:44.484390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e960371-b8ce-4a17-9f24-2a2cdd601820 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] DELETE https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:44.484631 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e960371-b8ce-4a17-9f24-2a2cdd601820 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:44.484910 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e960371-b8ce-4a17-9f24-2a2cdd601820 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:44.485102 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-7e960371-b8ce-4a17-9f24-2a2cdd601820 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Delete volume with id: 09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:44.492355 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e960371-b8ce-4a17-9f24-2a2cdd601820 tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 404 Jul 15 13:28:44.492922 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 604/2408] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:28:44 2026] DELETE /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:44.500292 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-209e8d95-fea1-4914-a3f9-883c36c4680f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:44.501759 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-209e8d95-fea1-4914-a3f9-883c36c4680f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] GET https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 Jul 15 13:28:44.503445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-209e8d95-fea1-4914-a3f9-883c36c4680f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:44.503445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-209e8d95-fea1-4914-a3f9-883c36c4680f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:44.508228 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-209e8d95-fea1-4914-a3f9-883c36c4680f tempest-VolumeImageDependencyTests-500431136 tempest-VolumeImageDependencyTests-500431136-project-member] https://10.4.3.158/volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 returned with HTTP 404 Jul 15 13:28:44.508865 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 599/2409] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:28:44 2026] GET /volume/v3/volumes/09d878c5-d51c-414f-90ca-54d3ba4988f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:28:44.553480 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-32f9310d-0fa8-4d77-a491-1554ca14c344 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:44.555655 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-32f9310d-0fa8-4d77-a491-1554ca14c344 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:44.555863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-32f9310d-0fa8-4d77-a491-1554ca14c344 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:44.556116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-32f9310d-0fa8-4d77-a491-1554ca14c344 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:44.556191 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-32f9310d-0fa8-4d77-a491-1554ca14c344 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:44.561428 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:44.561428 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:44.562575 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-32f9310d-0fa8-4d77-a491-1554ca14c344 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:44.563138 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 607/2410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:44 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:45.582831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-66c72a59-bb98-4b29-a917-fbab8d936400 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:45.584921 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66c72a59-bb98-4b29-a917-fbab8d936400 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:45.585806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66c72a59-bb98-4b29-a917-fbab8d936400 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:45.586033 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-66c72a59-bb98-4b29-a917-fbab8d936400 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:45.586205 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-66c72a59-bb98-4b29-a917-fbab8d936400 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:45.591855 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:45.591855 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:45.592741 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-66c72a59-bb98-4b29-a917-fbab8d936400 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:45.593545 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 601/2411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:45 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:45.994299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4a6dacf-60e1-4a07-bbe7-46408b9043ba req-9efa15f1-6a42-4a5c-adb3-524cabad8931 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:45.998168 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4a6dacf-60e1-4a07-bbe7-46408b9043ba req-9efa15f1-6a42-4a5c-adb3-524cabad8931 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] GET https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:28:45.998416 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4a6dacf-60e1-4a07-bbe7-46408b9043ba req-9efa15f1-6a42-4a5c-adb3-524cabad8931 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:45.998742 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4a6dacf-60e1-4a07-bbe7-46408b9043ba req-9efa15f1-6a42-4a5c-adb3-524cabad8931 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:46.011373 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:46.011373 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:46.016348 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-b4a6dacf-60e1-4a07-bbe7-46408b9043ba req-9efa15f1-6a42-4a5c-adb3-524cabad8931 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:28:46.023212 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4a6dacf-60e1-4a07-bbe7-46408b9043ba req-9efa15f1-6a42-4a5c-adb3-524cabad8931 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf returned with HTTP 200 Jul 15 13:28:46.023775 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 605/2412] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:45 2026] GET /volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf => generated 1603 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:46.277815 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-009e231e-6901-498b-87c2-bebee2b1988d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:46.370642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:46.370642 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-782320261"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:46.371942 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-782320261'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:46.372156 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume of 1 GB Jul 15 13:28:46.377070 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Availability Zones retrieved successfully. Jul 15 13:28:46.385800 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (ea087a04-d779-4724-bbb9-f1baf28e33e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:46.386818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c84618a-0d69-46a9-9a9e-4138f9eee515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:46.387685 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:46.426880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c84618a-0d69-46a9-9a9e-4138f9eee515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:46.428061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36d9e61-d3af-4243-891e-9c570f102b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:46.502426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['dbbc18a5-7a16-4877-a769-ea5d83a82486', '76d60045-ea3c-47e1-a6cd-642caf5a3a78', 'f727bd61-86e1-48e4-ad9b-2c34cf41c136', '3e0de9af-fabf-48b4-8765-f5b20c28e2e0'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:46.503412 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36d9e61-d3af-4243-891e-9c570f102b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbc18a5-7a16-4877-a769-ea5d83a82486', '76d60045-ea3c-47e1-a6cd-642caf5a3a78', 'f727bd61-86e1-48e4-ad9b-2c34cf41c136', '3e0de9af-fabf-48b4-8765-f5b20c28e2e0']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:46.504380 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017a886d-daa2-4fa8-8df9-6e4cfe215268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:46.532591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017a886d-daa2-4fa8-8df9-6e4cfe215268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2737cdf-a05c-423e-b838-cc37127d6ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-782320261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['dbbc18a5-7a16-4877-a769-ea5d83a82486','76d60045-ea3c-47e1-a6cd-642caf5a3a78','f727bd61-86e1-48e4-ad9b-2c34cf41c136','3e0de9af-fabf-48b4-8765-f5b20c28e2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-782320261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2737cdf-a05c-423e-b838-cc37127d6ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7080857bbe74c12a51441accb88f57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7231a594333645feb7bf40a71cbe7576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:46.533672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78968f5-2c7e-4383-b090-86c6c3e50c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:46.555848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78968f5-2c7e-4383-b090-86c6c3e50c21) transitioned into state 'SUCCESS' from state '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-782320261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['dbbc18a5-7a16-4877-a769-ea5d83a82486','76d60045-ea3c-47e1-a6cd-642caf5a3a78','f727bd61-86e1-48e4-ad9b-2c34cf41c136','3e0de9af-fabf-48b4-8765-f5b20c28e2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:46.556629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a967e00-3f8b-4b0b-946a-3020106bc1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:46.568988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a967e00-3f8b-4b0b-946a-3020106bc1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:46.569910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (ea087a04-d779-4724-bbb9-f1baf28e33e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:46.570342 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request issued successfully. Jul 15 13:28:46.571178 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-009e231e-6901-498b-87c2-bebee2b1988d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:46.571659 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 600/2413] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:28:46 2026] POST /volume/v3/volumes => generated 777 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:46.586270 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-44343f7c-5ed3-418b-a483-7ec662f51e7c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:46.588558 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44343f7c-5ed3-418b-a483-7ec662f51e7c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe Jul 15 13:28:46.588789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44343f7c-5ed3-418b-a483-7ec662f51e7c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:46.589036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44343f7c-5ed3-418b-a483-7ec662f51e7c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:46.598287 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:46.598287 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:46.602472 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-44343f7c-5ed3-418b-a483-7ec662f51e7c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:28:46.608020 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44343f7c-5ed3-418b-a483-7ec662f51e7c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe returned with HTTP 200 Jul 15 13:28:46.608192 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e64b87ee-d307-4cd3-94b2-b2c82ec82432 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:46.608516 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 608/2414] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:46 2026] GET /volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:46.610308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e64b87ee-d307-4cd3-94b2-b2c82ec82432 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:46.610700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e64b87ee-d307-4cd3-94b2-b2c82ec82432 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:46.610951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e64b87ee-d307-4cd3-94b2-b2c82ec82432 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:46.611181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e64b87ee-d307-4cd3-94b2-b2c82ec82432 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:46.617551 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:46.617551 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:46.617551 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e64b87ee-d307-4cd3-94b2-b2c82ec82432 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:46.617551 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 602/2415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:46 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:47.314979 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a702bb94-bd20-4a1b-b625-02192653fb3c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.319207 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a702bb94-bd20-4a1b-b625-02192653fb3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:47.319207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a702bb94-bd20-4a1b-b625-02192653fb3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.319207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a702bb94-bd20-4a1b-b625-02192653fb3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.333464 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.333464 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:47.337694 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a702bb94-bd20-4a1b-b625-02192653fb3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Volume info retrieved successfully. Jul 15 13:28:47.342307 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a702bb94-bd20-4a1b-b625-02192653fb3c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:47.342885 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 606/2416] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:47.387413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b314624a-57a0-4846-aa3d-c70590eafadc req-27375aa6-fc8d-4cb6-b404-24a765a48a5c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.389866 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-27375aa6-fc8d-4cb6-b404-24a765a48a5c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:47.390098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-27375aa6-fc8d-4cb6-b404-24a765a48a5c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.390333 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-27375aa6-fc8d-4cb6-b404-24a765a48a5c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.403506 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.403506 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:47.407736 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-b314624a-57a0-4846-aa3d-c70590eafadc req-27375aa6-fc8d-4cb6-b404-24a765a48a5c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:47.414869 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-27375aa6-fc8d-4cb6-b404-24a765a48a5c tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:47.415392 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 601/2417] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:47.434619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.437343 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe/action Jul 15 13:28:47.438320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:47.438716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:47.457020 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.457020 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:47.457020 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:47.463064 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Begin detaching volume completed successfully. Jul 15 13:28:47.463600 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-e875c751-9fbc-4a2c-ad4f-79d8c66f0d5d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe/action returned with HTTP 202 Jul 15 13:28:47.464220 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 609/2418] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:28:47 2026] POST /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:28:47.481787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c5dbad59-3ac3-43d5-a670-bd4353710f5b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.483634 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5dbad59-3ac3-43d5-a670-bd4353710f5b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:47.483846 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5dbad59-3ac3-43d5-a670-bd4353710f5b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.484055 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5dbad59-3ac3-43d5-a670-bd4353710f5b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.499446 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.499446 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:47.506018 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c5dbad59-3ac3-43d5-a670-bd4353710f5b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:47.509523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e484fd12-6981-4a6c-96c8-1bd2fbe8bada None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.509523 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e484fd12-6981-4a6c-96c8-1bd2fbe8bada None None] GET https://10.4.3.158/volume// Jul 15 13:28:47.509523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e484fd12-6981-4a6c-96c8-1bd2fbe8bada None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.509523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e484fd12-6981-4a6c-96c8-1bd2fbe8bada None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.509523 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e484fd12-6981-4a6c-96c8-1bd2fbe8bada None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:47.509523 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 607/2419] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:47.512589 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5dbad59-3ac3-43d5-a670-bd4353710f5b tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:47.513417 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 603/2420] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:47.519114 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b314624a-57a0-4846-aa3d-c70590eafadc req-884b7b6d-93d8-491d-85e6-d31da0ce8a64 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.522262 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-884b7b6d-93d8-491d-85e6-d31da0ce8a64 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:47.522566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-884b7b6d-93d8-491d-85e6-d31da0ce8a64 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.522801 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-884b7b6d-93d8-491d-85e6-d31da0ce8a64 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.548479 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.548479 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:47.559309 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-b314624a-57a0-4846-aa3d-c70590eafadc req-884b7b6d-93d8-491d-85e6-d31da0ce8a64 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:47.564538 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-884b7b6d-93d8-491d-85e6-d31da0ce8a64 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:47.565295 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 602/2421] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1625 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:47.623156 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fcb7c027-b512-44d8-9739-8c78b08bef0a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.626160 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fcb7c027-b512-44d8-9739-8c78b08bef0a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe Jul 15 13:28:47.626558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fcb7c027-b512-44d8-9739-8c78b08bef0a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.626820 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fcb7c027-b512-44d8-9739-8c78b08bef0a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.628830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6e58b53-0ff4-4171-ae6e-3247a6cb3dbf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.636497 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6e58b53-0ff4-4171-ae6e-3247a6cb3dbf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:47.636497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6e58b53-0ff4-4171-ae6e-3247a6cb3dbf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.636497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6e58b53-0ff4-4171-ae6e-3247a6cb3dbf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.636497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d6e58b53-0ff4-4171-ae6e-3247a6cb3dbf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:47.641233 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.641233 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:47.644554 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.644554 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:47.644554 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6e58b53-0ff4-4171-ae6e-3247a6cb3dbf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:47.644554 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 608/2422] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:47.649173 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fcb7c027-b512-44d8-9739-8c78b08bef0a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:28:47.653947 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fcb7c027-b512-44d8-9739-8c78b08bef0a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe returned with HTTP 200 Jul 15 13:28:47.653947 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 610/2423] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:47.668918 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.671482 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:28:47.672244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2737cdf-a05c-423e-b838-cc37127d6ffe", "name": "tempest-type-Backup-2111119697"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:47.674344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating new backup {'backup': {'volume_id': 'd2737cdf-a05c-423e-b838-cc37127d6ffe', 'name': 'tempest-type-Backup-2111119697'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:28:47.674584 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating backup of volume d2737cdf-a05c-423e-b838-cc37127d6ffe in container None Jul 15 13:28:47.685517 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.685517 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:47.686069 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:28:47.723677 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['8bb5fa34-831c-417e-8422-af9977681f85', '2e122d71-89ff-4d34-997d-c059cf81018d'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:47.760017 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9abd04dd-39e9-4eaa-9a1b-6f33d40626c8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:28:47.760637 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 604/2424] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:28:47 2026] POST /volume/v3/backups => generated 316 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:47.776568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12ac0d6d-970b-4883-af71-13f50298c4c6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:47.776568 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12ac0d6d-970b-4883-af71-13f50298c4c6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:47.777139 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12ac0d6d-970b-4883-af71-13f50298c4c6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:47.777139 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12ac0d6d-970b-4883-af71-13f50298c4c6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:47.777139 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-12ac0d6d-970b-4883-af71-13f50298c4c6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:47.783239 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:47.783239 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:47.784007 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12ac0d6d-970b-4883-af71-13f50298c4c6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:47.784477 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 603/2425] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:47 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:48.167778 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b314624a-57a0-4846-aa3d-c70590eafadc req-d4a94817-b748-4dfb-91d9-157abed73e52 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.173125 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-d4a94817-b748-4dfb-91d9-157abed73e52 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:48.173125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-d4a94817-b748-4dfb-91d9-157abed73e52 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.173125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-d4a94817-b748-4dfb-91d9-157abed73e52 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.192118 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.192118 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:48.196974 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-b314624a-57a0-4846-aa3d-c70590eafadc req-d4a94817-b748-4dfb-91d9-157abed73e52 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:48.203583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-d4a94817-b748-4dfb-91d9-157abed73e52 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:48.204525 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 609/2426] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:48.227677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b314624a-57a0-4846-aa3d-c70590eafadc req-8a9a7b1b-03df-41ea-81f0-0c41f5af964f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.229878 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-8a9a7b1b-03df-41ea-81f0-0c41f5af964f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 Jul 15 13:28:48.230234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-8a9a7b1b-03df-41ea-81f0-0c41f5af964f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.230518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-8a9a7b1b-03df-41ea-81f0-0c41f5af964f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.239018 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.239018 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:48.304827 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b314624a-57a0-4846-aa3d-c70590eafadc req-8a9a7b1b-03df-41ea-81f0-0c41f5af964f tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 returned with HTTP 200 Jul 15 13:28:48.305598 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 611/2427] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:28:48 2026] DELETE /volume/v3/attachments/cd3c795a-00a2-4dcc-adba-c49f0be3f403 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:48.528452 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd3332b8-c763-440c-9047-219f27998344 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.530707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd3332b8-c763-440c-9047-219f27998344 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:48.530980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd3332b8-c763-440c-9047-219f27998344 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.531270 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd3332b8-c763-440c-9047-219f27998344 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.543323 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.543323 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:48.548254 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd3332b8-c763-440c-9047-219f27998344 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:48.554336 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd3332b8-c763-440c-9047-219f27998344 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:48.554919 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 605/2428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:48.570432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-998e1bf0-0d55-4189-8885-793eda7a09ed None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.572228 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-998e1bf0-0d55-4189-8885-793eda7a09ed tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:48.572436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-998e1bf0-0d55-4189-8885-793eda7a09ed tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.572628 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-998e1bf0-0d55-4189-8885-793eda7a09ed tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.582045 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.582045 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:48.585793 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-998e1bf0-0d55-4189-8885-793eda7a09ed tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] Volume info retrieved successfully. Jul 15 13:28:48.590677 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-998e1bf0-0d55-4189-8885-793eda7a09ed tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-reader] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:48.591059 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 604/2429] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:48.639496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-57caa18f-64e4-4e38-8e86-4b5f9cfd5202 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.644293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-57caa18f-64e4-4e38-8e86-4b5f9cfd5202 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:48.644293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-57caa18f-64e4-4e38-8e86-4b5f9cfd5202 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.644293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-57caa18f-64e4-4e38-8e86-4b5f9cfd5202 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.655761 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.655761 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:48.657828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-46f8b133-5f4b-42f7-8e5f-014f89e1824d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.661781 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46f8b133-5f4b-42f7-8e5f-014f89e1824d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:48.664053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46f8b133-5f4b-42f7-8e5f-014f89e1824d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.664763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46f8b133-5f4b-42f7-8e5f-014f89e1824d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.665217 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-57caa18f-64e4-4e38-8e86-4b5f9cfd5202 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:48.665451 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-46f8b133-5f4b-42f7-8e5f-014f89e1824d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:48.673998 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.673998 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:48.675676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-57caa18f-64e4-4e38-8e86-4b5f9cfd5202 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:48.675743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46f8b133-5f4b-42f7-8e5f-014f89e1824d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:48.675790 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 610/2430] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:48.675828 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 612/2431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:48.697498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.700110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe/action Jul 15 13:28:48.700540 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:28:48.700720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:48.714015 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.714015 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:48.714633 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:48.722858 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Begin detaching volume completed successfully. Jul 15 13:28:48.723209 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-3709d1eb-7d93-4413-ba0c-45dee936bd9d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe/action returned with HTTP 202 Jul 15 13:28:48.723839 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 606/2432] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:28:48 2026] POST /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:28:48.744532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b2378958-1ed8-44f8-8991-850aeaef1e6d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.748013 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b2378958-1ed8-44f8-8991-850aeaef1e6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:48.748013 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b2378958-1ed8-44f8-8991-850aeaef1e6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.748013 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b2378958-1ed8-44f8-8991-850aeaef1e6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.757997 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.757997 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:48.761873 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b2378958-1ed8-44f8-8991-850aeaef1e6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:48.766314 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b2378958-1ed8-44f8-8991-850aeaef1e6d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:48.766726 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 605/2433] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:48.773155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-80582f2c-3500-4952-be64-613d3c158f64 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.773753 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80582f2c-3500-4952-be64-613d3c158f64 None None] GET https://10.4.3.158/volume// Jul 15 13:28:48.774159 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80582f2c-3500-4952-be64-613d3c158f64 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.774559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80582f2c-3500-4952-be64-613d3c158f64 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.775291 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80582f2c-3500-4952-be64-613d3c158f64 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:48.775720 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 611/2434] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:48.801753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0a6cc3cc-ceb3-433a-b629-2cb636d87bf7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.803820 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a6cc3cc-ceb3-433a-b629-2cb636d87bf7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:48.804171 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a6cc3cc-ceb3-433a-b629-2cb636d87bf7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.804500 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a6cc3cc-ceb3-433a-b629-2cb636d87bf7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.804699 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-0a6cc3cc-ceb3-433a-b629-2cb636d87bf7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:48.805380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-88ba1c48-a8c4-41d6-aa18-4df0ce905772 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:48.810384 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-88ba1c48-a8c4-41d6-aa18-4df0ce905772 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:48.810464 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.810464 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:48.810608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-88ba1c48-a8c4-41d6-aa18-4df0ce905772 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:48.810848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-88ba1c48-a8c4-41d6-aa18-4df0ce905772 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:48.811556 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a6cc3cc-ceb3-433a-b629-2cb636d87bf7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:48.812327 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 613/2435] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:48.820927 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:48.820927 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:48.825987 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-88ba1c48-a8c4-41d6-aa18-4df0ce905772 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:48.832105 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-88ba1c48-a8c4-41d6-aa18-4df0ce905772 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:48.832588 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 607/2436] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:28:48 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:28:49.688349 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-249b7653-e2c9-4e3f-9c01-d7ba3895b261 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:49.690719 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-249b7653-e2c9-4e3f-9c01-d7ba3895b261 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:49.691019 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-249b7653-e2c9-4e3f-9c01-d7ba3895b261 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:49.691320 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-249b7653-e2c9-4e3f-9c01-d7ba3895b261 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:49.691483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-249b7653-e2c9-4e3f-9c01-d7ba3895b261 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:49.697188 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:49.697188 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:49.698263 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-249b7653-e2c9-4e3f-9c01-d7ba3895b261 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:49.698787 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 606/2437] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:49 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:49.781346 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-29752dd6-27cb-4866-9b6b-3f244993b58a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:49.783635 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29752dd6-27cb-4866-9b6b-3f244993b58a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:49.783878 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29752dd6-27cb-4866-9b6b-3f244993b58a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:49.784143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29752dd6-27cb-4866-9b6b-3f244993b58a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:49.799027 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:49.799027 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:49.804789 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-29752dd6-27cb-4866-9b6b-3f244993b58a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:49.813841 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29752dd6-27cb-4866-9b6b-3f244993b58a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:49.814539 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 612/2438] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:49 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:49.828990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8de17f8f-782e-4948-8804-78a0726d94af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:49.833033 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8de17f8f-782e-4948-8804-78a0726d94af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:49.833364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8de17f8f-782e-4948-8804-78a0726d94af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:49.833628 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8de17f8f-782e-4948-8804-78a0726d94af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:49.833788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-8de17f8f-782e-4948-8804-78a0726d94af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:49.839638 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:49.839638 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:49.840689 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8de17f8f-782e-4948-8804-78a0726d94af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:49.841742 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 614/2439] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:49 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:50.711317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9af2df75-183b-4349-852e-10502a2afd28 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:50.713528 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9af2df75-183b-4349-852e-10502a2afd28 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:50.713990 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9af2df75-183b-4349-852e-10502a2afd28 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:50.714368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9af2df75-183b-4349-852e-10502a2afd28 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:50.714991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9af2df75-183b-4349-852e-10502a2afd28 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:50.720033 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:50.720033 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:50.721137 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9af2df75-183b-4349-852e-10502a2afd28 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:50.721537 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 608/2440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:50 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:50.837599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e2d8dd99-ec29-4849-845a-48d06bfe5321 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:50.839691 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e2d8dd99-ec29-4849-845a-48d06bfe5321 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:50.839974 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e2d8dd99-ec29-4849-845a-48d06bfe5321 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:50.840209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e2d8dd99-ec29-4849-845a-48d06bfe5321 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:50.853210 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:50.853210 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:50.854097 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-106e5f01-02bf-49d9-9cba-a7be7b4a430c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:50.856062 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-106e5f01-02bf-49d9-9cba-a7be7b4a430c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:50.856316 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-106e5f01-02bf-49d9-9cba-a7be7b4a430c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:50.856512 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-106e5f01-02bf-49d9-9cba-a7be7b4a430c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:50.856605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-106e5f01-02bf-49d9-9cba-a7be7b4a430c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:50.857578 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e2d8dd99-ec29-4849-845a-48d06bfe5321 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:50.862337 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e2d8dd99-ec29-4849-845a-48d06bfe5321 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:50.862778 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 607/2441] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:50 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:50.864687 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:50.864687 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:50.865406 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-106e5f01-02bf-49d9-9cba-a7be7b4a430c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:50.865778 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 613/2442] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:50 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:28:51.734468 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-234aeb67-a5c0-4c4f-bece-05aab04e606a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:51.736434 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-234aeb67-a5c0-4c4f-bece-05aab04e606a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:51.736663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-234aeb67-a5c0-4c4f-bece-05aab04e606a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:51.736846 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-234aeb67-a5c0-4c4f-bece-05aab04e606a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:51.736950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-234aeb67-a5c0-4c4f-bece-05aab04e606a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:51.741734 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:51.741734 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:51.742520 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-234aeb67-a5c0-4c4f-bece-05aab04e606a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:51.742852 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 615/2443] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:51 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:51.883035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b9e59ff-f27a-4084-ade0-d35076663317 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:51.883512 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-13c28452-dcf7-45be-85df-cd75cf293178 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:51.885103 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b9e59ff-f27a-4084-ade0-d35076663317 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:51.885385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b9e59ff-f27a-4084-ade0-d35076663317 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:51.885645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b9e59ff-f27a-4084-ade0-d35076663317 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:51.885758 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-13c28452-dcf7-45be-85df-cd75cf293178 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:51.885826 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9b9e59ff-f27a-4084-ade0-d35076663317 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:51.886076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-13c28452-dcf7-45be-85df-cd75cf293178 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:51.886355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-13c28452-dcf7-45be-85df-cd75cf293178 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:51.891141 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:51.891141 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:51.891901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b9e59ff-f27a-4084-ade0-d35076663317 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:51.892389 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 609/2444] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:51 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:51.900577 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:51.900577 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:51.905584 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-13c28452-dcf7-45be-85df-cd75cf293178 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:51.911624 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-13c28452-dcf7-45be-85df-cd75cf293178 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:51.912165 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 608/2445] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:51 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:52.755915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2bae0f62-3548-4ed4-a483-dedc3151adcb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:52.758290 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2bae0f62-3548-4ed4-a483-dedc3151adcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:52.758561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2bae0f62-3548-4ed4-a483-dedc3151adcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:52.758826 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2bae0f62-3548-4ed4-a483-dedc3151adcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:52.758998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2bae0f62-3548-4ed4-a483-dedc3151adcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:52.764549 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:52.764549 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:52.765831 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2bae0f62-3548-4ed4-a483-dedc3151adcb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:52.766382 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 614/2446] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:52 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:52.779561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c9d38058-e705-4825-a19d-ddf851f03126 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:52.782750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9d38058-e705-4825-a19d-ddf851f03126 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:28:52.783049 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9d38058-e705-4825-a19d-ddf851f03126 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:52.783354 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9d38058-e705-4825-a19d-ddf851f03126 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:52.783510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c9d38058-e705-4825-a19d-ddf851f03126 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:52.790355 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:52.790355 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:52.791513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9d38058-e705-4825-a19d-ddf851f03126 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:28:52.792031 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 616/2447] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:52 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:52.802358 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:52.804247 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:28:52.804628 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ed1ac7-8c35-4ca2-8165-d5e721be4883", "incremental": true, "force": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:52.806359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating new backup {'backup': {'volume_id': '35ed1ac7-8c35-4ca2-8165-d5e721be4883', 'incremental': True, 'force': True}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:28:52.806494 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating backup of volume 35ed1ac7-8c35-4ca2-8165-d5e721be4883 in container None Jul 15 13:28:52.822416 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:52.822416 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:52.823043 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:28:52.841473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['eb2c5a4a-cb14-44ea-85fe-ab58259592a3', 'bb58f168-bcb7-46cf-b6d1-3b4ac03b29d6'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:52.890748 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e4c1679-6fb1-49b8-8220-0b37bd124923 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:28:52.891590 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 610/2448] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:28:52 2026] POST /volume/v3/backups => generated 288 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:52.904219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-72a38ac0-198d-4f6f-a834-86b000c4f80a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:52.905729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8dfd79be-101f-4d84-9c2d-fc2eb4eb44cb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:52.906477 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-72a38ac0-198d-4f6f-a834-86b000c4f80a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:52.906716 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-72a38ac0-198d-4f6f-a834-86b000c4f80a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:52.906948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-72a38ac0-198d-4f6f-a834-86b000c4f80a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:52.907074 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-72a38ac0-198d-4f6f-a834-86b000c4f80a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:52.910442 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8dfd79be-101f-4d84-9c2d-fc2eb4eb44cb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:52.910917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8dfd79be-101f-4d84-9c2d-fc2eb4eb44cb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:52.911254 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8dfd79be-101f-4d84-9c2d-fc2eb4eb44cb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:52.911254 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8dfd79be-101f-4d84-9c2d-fc2eb4eb44cb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:52.912193 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:52.912193 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:52.913670 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-72a38ac0-198d-4f6f-a834-86b000c4f80a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:52.915324 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 609/2449] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:52 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:52.927929 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:52.927929 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:52.928761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5872c437-b12e-4f49-b27c-a54eece7ce93 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:52.929215 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8dfd79be-101f-4d84-9c2d-fc2eb4eb44cb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:52.929763 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 615/2450] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:52 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:52.930901 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5872c437-b12e-4f49-b27c-a54eece7ce93 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:52.931139 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5872c437-b12e-4f49-b27c-a54eece7ce93 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:52.931366 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5872c437-b12e-4f49-b27c-a54eece7ce93 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:52.950015 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:52.950015 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:52.953867 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5872c437-b12e-4f49-b27c-a54eece7ce93 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:52.958542 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5872c437-b12e-4f49-b27c-a54eece7ce93 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:52.959182 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 617/2451] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:52 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:53.668686 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-98d1e7ad-f9c7-4485-aa8b-b0745a1557a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:53.671669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-98d1e7ad-f9c7-4485-aa8b-b0745a1557a7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:53.671784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-98d1e7ad-f9c7-4485-aa8b-b0745a1557a7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:53.672009 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-98d1e7ad-f9c7-4485-aa8b-b0745a1557a7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:53.686916 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:53.686916 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:53.691769 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-98d1e7ad-f9c7-4485-aa8b-b0745a1557a7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:53.699178 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-98d1e7ad-f9c7-4485-aa8b-b0745a1557a7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:53.700347 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 611/2452] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:53 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:53.933091 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-110601bc-9ee5-4d17-8910-b1a939554b81 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:53.934894 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-110601bc-9ee5-4d17-8910-b1a939554b81 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:53.936297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-110601bc-9ee5-4d17-8910-b1a939554b81 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:53.936297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-110601bc-9ee5-4d17-8910-b1a939554b81 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:53.936297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-110601bc-9ee5-4d17-8910-b1a939554b81 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:53.941971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e52f1845-39f9-4128-8802-710283a37dbd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:53.943243 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:53.943243 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:53.943911 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e52f1845-39f9-4128-8802-710283a37dbd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:53.944183 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e52f1845-39f9-4128-8802-710283a37dbd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:53.944299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-110601bc-9ee5-4d17-8910-b1a939554b81 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:53.944376 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e52f1845-39f9-4128-8802-710283a37dbd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:53.944484 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e52f1845-39f9-4128-8802-710283a37dbd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:53.944809 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 610/2453] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:53 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:53.951571 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:53.951571 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:53.952552 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e52f1845-39f9-4128-8802-710283a37dbd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:53.953164 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 616/2454] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:53 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:53.976158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-251a6306-764f-471d-8478-667198804981 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:53.978398 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-251a6306-764f-471d-8478-667198804981 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:53.978852 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-251a6306-764f-471d-8478-667198804981 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:53.979390 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-251a6306-764f-471d-8478-667198804981 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:53.990712 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:53.990712 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:53.996910 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-251a6306-764f-471d-8478-667198804981 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:54.006633 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-251a6306-764f-471d-8478-667198804981 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:54.007247 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 618/2455] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:53 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:54.961450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b9d5d90b-6d65-4e99-9b3d-7aa970a57a3c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:54.964657 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-07543f17-d213-408e-801f-a8f43ab9c95e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:54.965043 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9d5d90b-6d65-4e99-9b3d-7aa970a57a3c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:54.965043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9d5d90b-6d65-4e99-9b3d-7aa970a57a3c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:54.965231 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9d5d90b-6d65-4e99-9b3d-7aa970a57a3c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:54.965390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b9d5d90b-6d65-4e99-9b3d-7aa970a57a3c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:54.966816 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-07543f17-d213-408e-801f-a8f43ab9c95e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:54.967130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-07543f17-d213-408e-801f-a8f43ab9c95e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:54.967386 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-07543f17-d213-408e-801f-a8f43ab9c95e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:54.967546 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-07543f17-d213-408e-801f-a8f43ab9c95e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:54.972147 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:54.972147 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:54.972752 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9d5d90b-6d65-4e99-9b3d-7aa970a57a3c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:54.973415 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 612/2456] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:54 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:54.973977 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:54.973977 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:54.975062 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-07543f17-d213-408e-801f-a8f43ab9c95e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:54.975827 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 611/2457] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:54 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:55.023883 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ddb29828-eb8e-4a92-8eec-f08115235510 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:55.027928 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ddb29828-eb8e-4a92-8eec-f08115235510 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:55.028281 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ddb29828-eb8e-4a92-8eec-f08115235510 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:55.028581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ddb29828-eb8e-4a92-8eec-f08115235510 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:55.041889 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:55.041889 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:55.046096 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ddb29828-eb8e-4a92-8eec-f08115235510 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:55.050682 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ddb29828-eb8e-4a92-8eec-f08115235510 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:55.051133 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 617/2458] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:55 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:55.892068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-eca2b017-1105-4e33-b8b2-cc5355797db9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:55.894480 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-eca2b017-1105-4e33-b8b2-cc5355797db9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 Jul 15 13:28:55.894736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-eca2b017-1105-4e33-b8b2-cc5355797db9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:55.895166 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-eca2b017-1105-4e33-b8b2-cc5355797db9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:55.904564 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:55.904564 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:55.961638 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4282158f-34eb-43d0-a49c-5effd6f3ef2d req-eca2b017-1105-4e33-b8b2-cc5355797db9 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 returned with HTTP 200 Jul 15 13:28:55.962193 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 619/2459] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:28:55 2026] DELETE /volume/v3/attachments/0f028438-304d-4c10-9329-ec65b4fdfee0 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:55.990535 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-82ce2d17-b94d-46cf-b20f-663a818cea64 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:55.992646 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-82ce2d17-b94d-46cf-b20f-663a818cea64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:55.992917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-76aec3ca-0853-4673-b44a-f6e1d674d9cf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:55.993283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-82ce2d17-b94d-46cf-b20f-663a818cea64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:55.993283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-82ce2d17-b94d-46cf-b20f-663a818cea64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:55.993984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-82ce2d17-b94d-46cf-b20f-663a818cea64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:55.994757 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-76aec3ca-0853-4673-b44a-f6e1d674d9cf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:55.994948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-76aec3ca-0853-4673-b44a-f6e1d674d9cf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:55.995990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-76aec3ca-0853-4673-b44a-f6e1d674d9cf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:55.995990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-76aec3ca-0853-4673-b44a-f6e1d674d9cf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:55.999019 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:55.999019 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:55.999802 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-82ce2d17-b94d-46cf-b20f-663a818cea64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:56.000325 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 613/2460] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:55 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:56.000705 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.000705 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:56.001653 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-76aec3ca-0853-4673-b44a-f6e1d674d9cf tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:56.002003 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 612/2461] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:55 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:56.071883 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bd13b138-db68-4d90-96f4-e7374328bddd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:56.073981 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bd13b138-db68-4d90-96f4-e7374328bddd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:56.076050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bd13b138-db68-4d90-96f4-e7374328bddd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:56.076050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bd13b138-db68-4d90-96f4-e7374328bddd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:56.084406 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.084406 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:56.089522 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bd13b138-db68-4d90-96f4-e7374328bddd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:56.094869 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bd13b138-db68-4d90-96f4-e7374328bddd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:56.096017 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 618/2462] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:56 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:28:56.110005 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e68ba93c-e52f-4dce-9f4e-9e45f326dcdc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:56.113505 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e68ba93c-e52f-4dce-9f4e-9e45f326dcdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:56.113743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e68ba93c-e52f-4dce-9f4e-9e45f326dcdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:56.113946 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e68ba93c-e52f-4dce-9f4e-9e45f326dcdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:56.125045 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.125045 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:56.132470 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e68ba93c-e52f-4dce-9f4e-9e45f326dcdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:56.139423 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e68ba93c-e52f-4dce-9f4e-9e45f326dcdc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:56.139660 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 620/2463] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:56 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:56.205056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-98f2c481-d075-4aff-9ac8-d6b88ab9d24d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:56.207878 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98f2c481-d075-4aff-9ac8-d6b88ab9d24d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:28:56.208239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98f2c481-d075-4aff-9ac8-d6b88ab9d24d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:56.208790 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98f2c481-d075-4aff-9ac8-d6b88ab9d24d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:56.221014 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.221014 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:56.225991 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-98f2c481-d075-4aff-9ac8-d6b88ab9d24d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:56.232402 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98f2c481-d075-4aff-9ac8-d6b88ab9d24d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:28:56.232994 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 614/2464] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:56 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:56.307308 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2ecee911-574b-49e8-bffc-be83a1b10484 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:56.309494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:28:56.309921 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2001277580", "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:56.312337 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2001277580', 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:28:56.423616 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume of 1 GB Jul 15 13:28:56.423984 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.423984 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:56.424682 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Availability Zones retrieved successfully. Jul 15 13:28:56.431784 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (87b21d5b-63b7-49f2-be71-b3575a827ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:56.433021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edf33b0-6de3-426d-977f-bbcee99dbd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:56.434166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:28:56.481702 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.481702 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:56.501505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edf33b0-6de3-426d-977f-bbcee99dbd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e2cff86-2377-4e64-97ad-d2f3feca5c26,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e2cff86-2377-4e64-97ad-d2f3feca5c26', 'encryption_key_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=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:56.501505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf3063b-5e31-4eb6-b9ff-d2a5a420eb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:56.559318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Created reservations ['592f721d-a94c-479b-ba88-64250526d4c2', '0d3d6dbe-55f0-4871-a3cf-b5a502eef446', '7fa3c05a-3a2e-4e23-ba5b-4320e181ae3e', '703dfff2-8cd3-4ec2-824c-1f605efb7fc1'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:28:56.560646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf3063b-5e31-4eb6-b9ff-d2a5a420eb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592f721d-a94c-479b-ba88-64250526d4c2', '0d3d6dbe-55f0-4871-a3cf-b5a502eef446', '7fa3c05a-3a2e-4e23-ba5b-4320e181ae3e', '703dfff2-8cd3-4ec2-824c-1f605efb7fc1']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:56.561815 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4b3d2d-c6f3-4c1b-aa2a-a939e6f040c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:56.595001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4b3d2d-c6f3-4c1b-aa2a-a939e6f040c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e81eb63-afe4-49eb-8569-09d20188ce61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2001277580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['592f721d-a94c-479b-ba88-64250526d4c2','0d3d6dbe-55f0-4871-a3cf-b5a502eef446','7fa3c05a-3a2e-4e23-ba5b-4320e181ae3e','703dfff2-8cd3-4ec2-824c-1f605efb7fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2001277580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e81eb63-afe4-49eb-8569-09d20188ce61,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='97988b555eae4a2ea389646f62ca9b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84e75b67ebf7487783607594d119df9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e2cff86-2377-4e64-97ad-d2f3feca5c26),volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:56.596540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2505fa-6d70-4a89-87e1-86cdc96e88f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:56.622708 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2505fa-6d70-4a89-87e1-86cdc96e88f8) transitioned into state 'SUCCESS' from state '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-2001277580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='97988b555eae4a2ea389646f62ca9b99',qos_specs=None,replication_status=,reservations=['592f721d-a94c-479b-ba88-64250526d4c2','0d3d6dbe-55f0-4871-a3cf-b5a502eef446','7fa3c05a-3a2e-4e23-ba5b-4320e181ae3e','703dfff2-8cd3-4ec2-824c-1f605efb7fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e75b67ebf7487783607594d119df9b',volume_type_id=0e2cff86-2377-4e64-97ad-d2f3feca5c26)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:56.623513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa15ccd6-62f2-4e81-b615-c9206c4505bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:28:56.636991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa15ccd6-62f2-4e81-b615-c9206c4505bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:28:56.638021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Flow 'volume_create_api' (87b21d5b-63b7-49f2-be71-b3575a827ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:28:56.638417 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create volume request issued successfully. Jul 15 13:28:56.639170 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ecee911-574b-49e8-bffc-be83a1b10484 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:28:56.639779 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 613/2465] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:28:56 2026] POST /volume/v3/volumes => generated 760 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:28:56.657724 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cccb4df3-935f-4a51-9d2d-be517e437749 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:56.660786 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cccb4df3-935f-4a51-9d2d-be517e437749 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:28:56.662088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cccb4df3-935f-4a51-9d2d-be517e437749 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:56.662782 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cccb4df3-935f-4a51-9d2d-be517e437749 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:56.682287 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:56.682287 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:56.688059 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cccb4df3-935f-4a51-9d2d-be517e437749 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:56.699747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cccb4df3-935f-4a51-9d2d-be517e437749 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:28:56.700257 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 619/2466] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:56 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:57.016547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cf728849-6e69-46f4-a364-c1a3d92b7c10 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:57.019216 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cf728849-6e69-46f4-a364-c1a3d92b7c10 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:57.019459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cf728849-6e69-46f4-a364-c1a3d92b7c10 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:57.019766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cf728849-6e69-46f4-a364-c1a3d92b7c10 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:57.019912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-cf728849-6e69-46f4-a364-c1a3d92b7c10 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:57.021982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bc249e90-06dd-4425-8d7a-c983d98d8e7b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:57.024357 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bc249e90-06dd-4425-8d7a-c983d98d8e7b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:57.024596 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bc249e90-06dd-4425-8d7a-c983d98d8e7b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:57.024750 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bc249e90-06dd-4425-8d7a-c983d98d8e7b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:57.024924 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-bc249e90-06dd-4425-8d7a-c983d98d8e7b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:57.032918 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:57.032918 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:57.035305 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cf728849-6e69-46f4-a364-c1a3d92b7c10 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:57.036622 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 621/2467] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:57 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:57.039029 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:57.039029 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:57.040495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bc249e90-06dd-4425-8d7a-c983d98d8e7b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:57.040955 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 615/2468] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:57 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:57.717326 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b20ef74-6915-44f6-930d-6957ef261b60 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:57.720061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b20ef74-6915-44f6-930d-6957ef261b60 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:28:57.720344 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b20ef74-6915-44f6-930d-6957ef261b60 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:57.720602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b20ef74-6915-44f6-930d-6957ef261b60 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:57.730116 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:57.730116 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:57.734913 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b20ef74-6915-44f6-930d-6957ef261b60 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:57.741471 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b20ef74-6915-44f6-930d-6957ef261b60 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:28:57.741867 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 614/2469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:57 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:57.901931 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-847e417d-7713-429b-9d78-94de01fd820b req-be23ca2a-fc8b-4160-8ada-ec80517cc925 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:57.904580 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-be23ca2a-fc8b-4160-8ada-ec80517cc925 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:28:57.904862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-be23ca2a-fc8b-4160-8ada-ec80517cc925 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:57.905158 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-be23ca2a-fc8b-4160-8ada-ec80517cc925 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:57.919081 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:57.919081 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:28:57.926333 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-847e417d-7713-429b-9d78-94de01fd820b req-be23ca2a-fc8b-4160-8ada-ec80517cc925 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:57.932866 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-be23ca2a-fc8b-4160-8ada-ec80517cc925 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:28:57.933361 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 620/2470] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:57 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1368 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:58.052946 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6a2c9792-9eaa-4291-a655-750ab5774646 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:58.053525 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5430b9a5-2e52-45f7-aaef-6b74bf9c1d96 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:58.055198 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5430b9a5-2e52-45f7-aaef-6b74bf9c1d96 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:58.055427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5430b9a5-2e52-45f7-aaef-6b74bf9c1d96 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:58.055831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5430b9a5-2e52-45f7-aaef-6b74bf9c1d96 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:58.055831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5430b9a5-2e52-45f7-aaef-6b74bf9c1d96 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:58.059071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6a2c9792-9eaa-4291-a655-750ab5774646 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:58.059423 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6a2c9792-9eaa-4291-a655-750ab5774646 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:58.059700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6a2c9792-9eaa-4291-a655-750ab5774646 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:58.060179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6a2c9792-9eaa-4291-a655-750ab5774646 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:58.061620 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:58.061620 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:58.062631 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5430b9a5-2e52-45f7-aaef-6b74bf9c1d96 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:58.062995 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 616/2471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:58 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:58.075181 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:58.075181 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:58.076302 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6a2c9792-9eaa-4291-a655-750ab5774646 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:58.077013 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 622/2472] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:58 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:58.499082 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-847e417d-7713-429b-9d78-94de01fd820b req-c4ddcb7c-c91b-4a28-88b7-7619f3588555 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:58.501510 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-c4ddcb7c-c91b-4a28-88b7-7619f3588555 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:28:58.501681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-c4ddcb7c-c91b-4a28-88b7-7619f3588555 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:58.501912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-c4ddcb7c-c91b-4a28-88b7-7619f3588555 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:58.510765 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:58.510765 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:58.516497 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-847e417d-7713-429b-9d78-94de01fd820b req-c4ddcb7c-c91b-4a28-88b7-7619f3588555 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:28:58.524212 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-c4ddcb7c-c91b-4a28-88b7-7619f3588555 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:28:58.524733 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 615/2473] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:28:58 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:58.535565 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7065ad93-90d2-464d-88ab-fdc0a3fcb9e1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:58.536086 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7065ad93-90d2-464d-88ab-fdc0a3fcb9e1 None None] GET https://10.4.3.158/volume// Jul 15 13:28:58.536301 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7065ad93-90d2-464d-88ab-fdc0a3fcb9e1 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:58.536556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7065ad93-90d2-464d-88ab-fdc0a3fcb9e1 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:58.536950 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7065ad93-90d2-464d-88ab-fdc0a3fcb9e1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:28:58.537700 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 621/2474] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:28:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:28:58.547701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-847e417d-7713-429b-9d78-94de01fd820b req-0316dca9-47a8-4c79-ba00-5d9e494e14ac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:58.550301 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-0316dca9-47a8-4c79-ba00-5d9e494e14ac tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:28:58.550799 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-0316dca9-47a8-4c79-ba00-5d9e494e14ac tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e81eb63-afe4-49eb-8569-09d20188ce61", "connector": null, "instance_uuid": "66af0a7b-8bb0-495e-8766-65bf64f62d12"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:28:58.562790 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:58.562790 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:28:58.603656 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-0316dca9-47a8-4c79-ba00-5d9e494e14ac tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:28:58.604190 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 617/2475] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:28:58 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:28:59.080733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-795dce2b-f8e5-4c0e-a662-49d677282c2c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:59.085866 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-795dce2b-f8e5-4c0e-a662-49d677282c2c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:28:59.087111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-795dce2b-f8e5-4c0e-a662-49d677282c2c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:59.087111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-795dce2b-f8e5-4c0e-a662-49d677282c2c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:59.087111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-795dce2b-f8e5-4c0e-a662-49d677282c2c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:59.095494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8659227a-8daf-4ecd-b640-e45707fe3c1f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:28:59.097936 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:59.097936 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:28:59.098110 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8659227a-8daf-4ecd-b640-e45707fe3c1f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:28:59.098110 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8659227a-8daf-4ecd-b640-e45707fe3c1f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:28:59.098429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8659227a-8daf-4ecd-b640-e45707fe3c1f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:28:59.098569 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8659227a-8daf-4ecd-b640-e45707fe3c1f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:28:59.098858 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-795dce2b-f8e5-4c0e-a662-49d677282c2c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:28:59.099472 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 623/2476] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:28:59 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:28:59.107046 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:28:59.107046 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:28:59.107046 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8659227a-8daf-4ecd-b640-e45707fe3c1f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:28:59.107046 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 616/2477] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:28:59 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:00.103348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-3b47960c-6983-4f04-9289-1891772b80dc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.105870 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-3b47960c-6983-4f04-9289-1891772b80dc tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252 Jul 15 13:29:00.105870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-3b47960c-6983-4f04-9289-1891772b80dc tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:00.106105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-3b47960c-6983-4f04-9289-1891772b80dc tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:00.117139 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.117139 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:00.118817 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0783e75f-4bd3-4640-8b9b-91dec2feff5d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.128369 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0783e75f-4bd3-4640-8b9b-91dec2feff5d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:00.130105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-19c71ab3-d497-4802-97d4-11d200c309ca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.130435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0783e75f-4bd3-4640-8b9b-91dec2feff5d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:00.133118 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0783e75f-4bd3-4640-8b9b-91dec2feff5d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:00.133118 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-0783e75f-4bd3-4640-8b9b-91dec2feff5d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:00.134474 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-19c71ab3-d497-4802-97d4-11d200c309ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:00.134761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-19c71ab3-d497-4802-97d4-11d200c309ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:00.134998 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-19c71ab3-d497-4802-97d4-11d200c309ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:00.135106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-19c71ab3-d497-4802-97d4-11d200c309ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:00.148906 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.148906 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:00.149583 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0783e75f-4bd3-4640-8b9b-91dec2feff5d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:29:00.149676 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 618/2478] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:00 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:00.151478 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.151478 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:00.151478 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-19c71ab3-d497-4802-97d4-11d200c309ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:00.151478 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 624/2479] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:00 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:00.201726 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-3b47960c-6983-4f04-9289-1891772b80dc tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252 returned with HTTP 200 Jul 15 13:29:00.202244 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 622/2480] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:00 2026] DELETE /volume/v3/attachments/a0451af7-eb47-4ccd-bee4-d8abf8a24252 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:00.215109 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.218126 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:29:00.218126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:00.218330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:00.218754 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Delete volume with id: 4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf Jul 15 13:29:00.226875 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.226875 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:00.227500 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:29:00.250726 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Delete volume request issued successfully. Jul 15 13:29:00.250973 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1eb57d51-959e-4681-8211-d6b46b6349b4 req-16ffc635-2183-4e4f-9e13-5be8b6a49b2f tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf returned with HTTP 202 Jul 15 13:29:00.251486 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 617/2481] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:29:00 2026] DELETE /volume/v3/volumes/4ecc3ed8-bc9a-4dcd-b04b-f3608f0e3daf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:00.513324 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ee2f009-f8db-4f62-98b8-8436abedd47f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.513842 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ee2f009-f8db-4f62-98b8-8436abedd47f None None] GET https://10.4.3.158/volume// Jul 15 13:29:00.514034 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ee2f009-f8db-4f62-98b8-8436abedd47f None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:00.514241 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ee2f009-f8db-4f62-98b8-8436abedd47f None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:00.514688 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ee2f009-f8db-4f62-98b8-8436abedd47f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:00.515114 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 619/2482] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:00.525819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-847e417d-7713-429b-9d78-94de01fd820b req-2014c83b-74e9-4555-bf1c-f047fd975335 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.529915 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2014c83b-74e9-4555-bf1c-f047fd975335 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:00.530242 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2014c83b-74e9-4555-bf1c-f047fd975335 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:00.530509 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2014c83b-74e9-4555-bf1c-f047fd975335 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:00.546298 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.546298 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:00.553123 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-847e417d-7713-429b-9d78-94de01fd820b req-2014c83b-74e9-4555-bf1c-f047fd975335 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:00.562662 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2014c83b-74e9-4555-bf1c-f047fd975335 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:29:00.563259 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 625/2483] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:00 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1547 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:00.698892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.701243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] PUT https://10.4.3.158/volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5 Jul 15 13:29:00.701992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:00.715873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Acquiring lock "cinder-attachment_update-0e81eb63-afe4-49eb-8569-09d20188ce61-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:29:00.723765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-0e81eb63-afe4-49eb-8569-09d20188ce61-np0000005195" acquired by "attachment_update" :: waited 0.008s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:29:00.725039 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.725039 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:00.822797 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Lock "cinder-attachment_update-0e81eb63-afe4-49eb-8569-09d20188ce61-np0000005195" released by "attachment_update" :: held 0.099s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:29:00.823160 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-2bb2067c-4af7-4b58-8cad-6cf349e35365 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5 returned with HTTP 200 Jul 15 13:29:00.823687 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 623/2484] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:29:00 2026] PUT /volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:00.855097 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-847e417d-7713-429b-9d78-94de01fd820b req-bd7881b2-6440-46d5-a4bc-0fac5ab92152 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:00.857807 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-bd7881b2-6440-46d5-a4bc-0fac5ab92152 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5/action Jul 15 13:29:00.858358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-bd7881b2-6440-46d5-a4bc-0fac5ab92152 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:00.858533 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-bd7881b2-6440-46d5-a4bc-0fac5ab92152 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:00.882631 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:00.882631 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:00.897460 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-847e417d-7713-429b-9d78-94de01fd820b req-bd7881b2-6440-46d5-a4bc-0fac5ab92152 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5/action returned with HTTP 204 Jul 15 13:29:00.897758 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 618/2485] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:29:00 2026] POST /volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:01.164803 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-54820c2e-d76b-4bee-8640-ce42f7a8172a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:01.166038 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7d71211a-eb6f-4f5d-9088-a78aee93a3ef None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:01.168355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d71211a-eb6f-4f5d-9088-a78aee93a3ef tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:01.168625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d71211a-eb6f-4f5d-9088-a78aee93a3ef tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:01.168707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54820c2e-d76b-4bee-8640-ce42f7a8172a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:01.168943 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d71211a-eb6f-4f5d-9088-a78aee93a3ef tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:01.169083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7d71211a-eb6f-4f5d-9088-a78aee93a3ef tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:01.173042 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54820c2e-d76b-4bee-8640-ce42f7a8172a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:01.173467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54820c2e-d76b-4bee-8640-ce42f7a8172a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:01.173818 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-54820c2e-d76b-4bee-8640-ce42f7a8172a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:01.179925 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:01.179925 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:01.180921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d71211a-eb6f-4f5d-9088-a78aee93a3ef tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:01.181844 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 626/2486] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:01 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:01.183277 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:01.183277 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:01.184771 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54820c2e-d76b-4bee-8640-ce42f7a8172a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:29:01.184771 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 620/2487] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:01 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:02.197057 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fd741e20-6b94-47fe-8229-ac43ea3d5491 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:02.200445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-babcfc2e-4cee-470d-9634-2eff59667599 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:02.200738 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd741e20-6b94-47fe-8229-ac43ea3d5491 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:02.200738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd741e20-6b94-47fe-8229-ac43ea3d5491 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:02.201603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd741e20-6b94-47fe-8229-ac43ea3d5491 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:02.201603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-fd741e20-6b94-47fe-8229-ac43ea3d5491 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:02.203825 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-babcfc2e-4cee-470d-9634-2eff59667599 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:02.203825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-babcfc2e-4cee-470d-9634-2eff59667599 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:02.203825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-babcfc2e-4cee-470d-9634-2eff59667599 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:02.203825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-babcfc2e-4cee-470d-9634-2eff59667599 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:02.205314 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:02.205314 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:02.205921 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd741e20-6b94-47fe-8229-ac43ea3d5491 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:02.206321 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 624/2488] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:02 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:02.209982 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:02.209982 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:02.209982 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-babcfc2e-4cee-470d-9634-2eff59667599 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:29:02.209982 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 619/2489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:02 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:03.224467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-df13a1be-07b8-4e9b-8aea-6eb8c0ae4676 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:03.224806 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a89d159a-9eba-4d01-9be9-26f921eeb011 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:03.227982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a89d159a-9eba-4d01-9be9-26f921eeb011 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:03.227982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a89d159a-9eba-4d01-9be9-26f921eeb011 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:03.227982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a89d159a-9eba-4d01-9be9-26f921eeb011 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:03.227982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a89d159a-9eba-4d01-9be9-26f921eeb011 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:03.228209 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-df13a1be-07b8-4e9b-8aea-6eb8c0ae4676 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:03.228209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-df13a1be-07b8-4e9b-8aea-6eb8c0ae4676 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:03.228209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-df13a1be-07b8-4e9b-8aea-6eb8c0ae4676 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:03.228209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-df13a1be-07b8-4e9b-8aea-6eb8c0ae4676 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:03.231252 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:03.231252 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:03.232291 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a89d159a-9eba-4d01-9be9-26f921eeb011 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:29:03.234353 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 627/2490] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:03 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:03.234415 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:03.234415 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:03.234415 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-df13a1be-07b8-4e9b-8aea-6eb8c0ae4676 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:03.234415 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 621/2491] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:03 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:03.246639 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dcaa7593-aeba-4953-9777-f26e641eb2a4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:03.249560 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcaa7593-aeba-4953-9777-f26e641eb2a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:03.249791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcaa7593-aeba-4953-9777-f26e641eb2a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:03.250004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcaa7593-aeba-4953-9777-f26e641eb2a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:03.250111 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-dcaa7593-aeba-4953-9777-f26e641eb2a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:03.257253 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:03.257253 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:03.258351 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcaa7593-aeba-4953-9777-f26e641eb2a4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:29:03.259112 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 625/2492] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:03 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:03.273991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:03.277307 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:03.277950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:03.277950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:03.277950 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete backup with id: 6fba09e4-beac-4136-be14-9d10d04efe6d. Jul 15 13:29:03.287647 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:03.287647 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:03.313073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] delete_backup rpcapi backup_id 6fba09e4-beac-4136-be14-9d10d04efe6d {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:29:03.316017 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6cb14f1b-6601-4400-b593-6c8a297a99a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 202 Jul 15 13:29:03.316564 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 620/2493] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:03 2026] DELETE /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:03.329368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e2f17cc3-3746-444d-bff0-e5e001ff92a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:03.333980 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e2f17cc3-3746-444d-bff0-e5e001ff92a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:03.334285 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e2f17cc3-3746-444d-bff0-e5e001ff92a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:03.334459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e2f17cc3-3746-444d-bff0-e5e001ff92a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:03.334565 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e2f17cc3-3746-444d-bff0-e5e001ff92a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:03.340659 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:03.340659 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:03.341703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e2f17cc3-3746-444d-bff0-e5e001ff92a8 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 200 Jul 15 13:29:03.342124 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 628/2494] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:03 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:03.977300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:03.979566 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:03.979992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1147852550"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:03.982767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1147852550'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:03.982767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume of 1 GB Jul 15 13:29:03.993893 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Availability Zones retrieved successfully. Jul 15 13:29:04.001443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Flow 'volume_create_api' (c949cb39-09cf-49eb-8477-30c793181e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:04.005356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44e9c3b-a065-428a-99f2-207efaa9c5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:04.006312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:04.045527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f44e9c3b-a065-428a-99f2-207efaa9c5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:04.048500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc6175e1-1432-4432-9863-1cc3df347204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:04.090738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-f9f3ffc8-3aa3-4570-b8a0-e60a6671bd74 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.094476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-f9f3ffc8-3aa3-4570-b8a0-e60a6671bd74 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:04.094920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-f9f3ffc8-3aa3-4570-b8a0-e60a6671bd74 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.095361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-f9f3ffc8-3aa3-4570-b8a0-e60a6671bd74 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.107331 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.107331 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:04.110399 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-f9f3ffc8-3aa3-4570-b8a0-e60a6671bd74 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:29:04.114849 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-f9f3ffc8-3aa3-4570-b8a0-e60a6671bd74 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:29:04.115416 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 626/2495] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:04.138631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Created reservations ['91af52cf-0a99-4a5b-9704-42a450214dca', '58a9e385-5fed-4e3b-8d4d-d2266a7a636a', '9c94de09-449c-4dab-8579-94c78120ffae', '7996bb20-6367-4026-8f39-cf8c673c0b4e'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:04.140184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc6175e1-1432-4432-9863-1cc3df347204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91af52cf-0a99-4a5b-9704-42a450214dca', '58a9e385-5fed-4e3b-8d4d-d2266a7a636a', '9c94de09-449c-4dab-8579-94c78120ffae', '7996bb20-6367-4026-8f39-cf8c673c0b4e']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:04.140988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550fe60a-6580-40e1-b986-8d1d3ffe1278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:04.142842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.145419 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] POST https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2/action Jul 15 13:29:04.145835 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:04.146018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:04.158494 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.158494 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:04.159124 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:29:04.180203 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Begin detaching volume completed successfully. Jul 15 13:29:04.180569 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-bf4ef2b2-a3d5-4524-a03a-9fb9a946b9dc tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2/action returned with HTTP 202 Jul 15 13:29:04.180984 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 621/2496] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:29:04 2026] POST /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:04.184573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (550fe60a-6580-40e1-b986-8d1d3ffe1278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c779c76f-f94d-4e58-8014-0a445f25f9c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1147852550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d83e64d71594200a9cff081ad7d18df',qos_specs=None,replication_status=,reservations=['91af52cf-0a99-4a5b-9704-42a450214dca','58a9e385-5fed-4e3b-8d4d-d2266a7a636a','9c94de09-449c-4dab-8579-94c78120ffae','7996bb20-6367-4026-8f39-cf8c673c0b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c198cc390c49319062f679b01fab3c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1147852550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c779c76f-f94d-4e58-8014-0a445f25f9c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83e64d71594200a9cff081ad7d18df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c198cc390c49319062f679b01fab3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:04.185764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182e45e2-3f51-43d9-9d21-cab098653399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:04.214529 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (182e45e2-3f51-43d9-9d21-cab098653399) transitioned into state 'SUCCESS' from state '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-1147852550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d83e64d71594200a9cff081ad7d18df',qos_specs=None,replication_status=,reservations=['91af52cf-0a99-4a5b-9704-42a450214dca','58a9e385-5fed-4e3b-8d4d-d2266a7a636a','9c94de09-449c-4dab-8579-94c78120ffae','7996bb20-6367-4026-8f39-cf8c673c0b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c198cc390c49319062f679b01fab3c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:04.215409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91da4433-5c26-4d74-9cf4-79ba46835394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:04.244136 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91da4433-5c26-4d74-9cf4-79ba46835394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:04.245419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Flow 'volume_create_api' (c949cb39-09cf-49eb-8477-30c793181e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:04.245701 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume request issued successfully. Jul 15 13:29:04.246669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-257dfb06-7e81-42ee-8e83-30f9b5ccd9e0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:04.247226 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 622/2497] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:29:03 2026] POST /volume/v3/volumes => generated 751 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:04.250558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-858406fc-17fe-4e31-a801-31903b68d798 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.252402 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-858406fc-17fe-4e31-a801-31903b68d798 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:04.252570 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-858406fc-17fe-4e31-a801-31903b68d798 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.252803 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-858406fc-17fe-4e31-a801-31903b68d798 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.252948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-858406fc-17fe-4e31-a801-31903b68d798 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:04.260251 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.260251 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:04.261143 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-858406fc-17fe-4e31-a801-31903b68d798 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:04.261586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-888abae5-589f-474f-9476-c07eb9d0a8f7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.262017 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 629/2498] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:04.263984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-888abae5-589f-474f-9476-c07eb9d0a8f7 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:04.264736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-888abae5-589f-474f-9476-c07eb9d0a8f7 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.264736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-888abae5-589f-474f-9476-c07eb9d0a8f7 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.275294 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.275294 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:04.275844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4baed71d-a71f-4e09-9b79-0927d778538b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.276269 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4baed71d-a71f-4e09-9b79-0927d778538b None None] GET https://10.4.3.158/volume// Jul 15 13:29:04.276469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4baed71d-a71f-4e09-9b79-0927d778538b None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.276701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4baed71d-a71f-4e09-9b79-0927d778538b None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.277075 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4baed71d-a71f-4e09-9b79-0927d778538b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:04.277497 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 622/2499] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:04.280336 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-888abae5-589f-474f-9476-c07eb9d0a8f7 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:04.286629 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-888abae5-589f-474f-9476-c07eb9d0a8f7 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:04.287197 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 627/2500] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:04.287555 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-fe347f52-8d52-4bd9-bdbf-69aea503d737 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.290122 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-fe347f52-8d52-4bd9-bdbf-69aea503d737 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:04.290386 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-fe347f52-8d52-4bd9-bdbf-69aea503d737 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.290617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-fe347f52-8d52-4bd9-bdbf-69aea503d737 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.301995 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.301995 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:04.306876 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-fe347f52-8d52-4bd9-bdbf-69aea503d737 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:29:04.311852 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-fe347f52-8d52-4bd9-bdbf-69aea503d737 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:29:04.312782 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 623/2501] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:04.354926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-65205d8c-ac95-41d7-a234-0801194d9e8e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.357004 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65205d8c-ac95-41d7-a234-0801194d9e8e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d Jul 15 13:29:04.357225 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65205d8c-ac95-41d7-a234-0801194d9e8e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.357432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65205d8c-ac95-41d7-a234-0801194d9e8e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.357560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-65205d8c-ac95-41d7-a234-0801194d9e8e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 6fba09e4-beac-4136-be14-9d10d04efe6d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:04.361845 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65205d8c-ac95-41d7-a234-0801194d9e8e tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d returned with HTTP 404 Jul 15 13:29:04.362454 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 630/2502] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/v3/backups/6fba09e4-beac-4136-be14-9d10d04efe6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:04.370373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bf0e21c9-512c-4e23-9727-212327469c43 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.372822 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:29:04.372822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ed1ac7-8c35-4ca2-8165-d5e721be4883", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-364568357", "container": "tempest-volumesbackupstest-backup-container-644519561"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:04.374430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating new backup {'backup': {'volume_id': '35ed1ac7-8c35-4ca2-8165-d5e721be4883', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-364568357', 'container': 'tempest-volumesbackupstest-backup-container-644519561'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:29:04.374736 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Creating backup of volume 35ed1ac7-8c35-4ca2-8165-d5e721be4883 in container tempest-volumesbackupstest-backup-container-644519561 Jul 15 13:29:04.388695 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.388695 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:04.389469 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:04.412152 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Created reservations ['74d97f25-d3ba-468f-a92a-a84a6a84b4ed', '9b2f59e7-b082-4a31-ae15-03ed6454f3fb'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:04.465087 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bf0e21c9-512c-4e23-9727-212327469c43 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:29:04.465632 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 623/2503] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:29:04 2026] POST /volume/v3/backups => generated 329 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:04.475691 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7590f87a-e4be-46c9-98b8-bec75100f289 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:04.478353 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7590f87a-e4be-46c9-98b8-bec75100f289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:04.478982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7590f87a-e4be-46c9-98b8-bec75100f289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:04.479257 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7590f87a-e4be-46c9-98b8-bec75100f289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:04.479401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-7590f87a-e4be-46c9-98b8-bec75100f289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:04.484818 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:04.484818 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:04.485818 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7590f87a-e4be-46c9-98b8-bec75100f289 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:04.486304 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 628/2504] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:04 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:05.279988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-af70e997-95cc-4f43-838b-64867f1a1fbf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.280678 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-af70e997-95cc-4f43-838b-64867f1a1fbf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:05.281006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-af70e997-95cc-4f43-838b-64867f1a1fbf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.281217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-af70e997-95cc-4f43-838b-64867f1a1fbf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.281319 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-af70e997-95cc-4f43-838b-64867f1a1fbf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:05.286267 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.286267 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:05.287321 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-af70e997-95cc-4f43-838b-64867f1a1fbf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:05.287985 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 624/2505] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:05.303173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c38dd7b-6de0-4181-b22d-6653256fbce4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.305708 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c38dd7b-6de0-4181-b22d-6653256fbce4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:05.305891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c38dd7b-6de0-4181-b22d-6653256fbce4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.306158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c38dd7b-6de0-4181-b22d-6653256fbce4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.317254 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.317254 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:05.324758 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c38dd7b-6de0-4181-b22d-6653256fbce4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:05.329388 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c38dd7b-6de0-4181-b22d-6653256fbce4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:05.329744 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 631/2506] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:05.376231 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-91fecd7b-f99b-464f-be43-3a63bfc07fa4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.378519 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-91fecd7b-f99b-464f-be43-3a63bfc07fa4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:05.378746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-91fecd7b-f99b-464f-be43-3a63bfc07fa4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.378991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-91fecd7b-f99b-464f-be43-3a63bfc07fa4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.388985 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.388985 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:05.389914 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-91fecd7b-f99b-464f-be43-3a63bfc07fa4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:05.393752 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-91fecd7b-f99b-464f-be43-3a63bfc07fa4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:05.394287 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 624/2507] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:05.481985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-32501922-62b1-452c-9bef-9ed100495af4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.481985 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-32501922-62b1-452c-9bef-9ed100495af4 None None] GET https://10.4.3.158/volume// Jul 15 13:29:05.481985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-32501922-62b1-452c-9bef-9ed100495af4 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.481985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-32501922-62b1-452c-9bef-9ed100495af4 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.481985 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-32501922-62b1-452c-9bef-9ed100495af4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:05.481985 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 629/2508] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:05.487715 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-d2223e5c-f12c-44ce-b9d5-26c96f9331d1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.498322 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-279b911d-ba12-41c5-8ab1-aa2843f9f816 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.500485 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-279b911d-ba12-41c5-8ab1-aa2843f9f816 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:05.500743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-279b911d-ba12-41c5-8ab1-aa2843f9f816 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.501028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-279b911d-ba12-41c5-8ab1-aa2843f9f816 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.501154 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-279b911d-ba12-41c5-8ab1-aa2843f9f816 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:05.505554 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.505554 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:05.506548 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-279b911d-ba12-41c5-8ab1-aa2843f9f816 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:05.506911 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 632/2509] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:05.542643 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-d2223e5c-f12c-44ce-b9d5-26c96f9331d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:29:05.543004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-d2223e5c-f12c-44ce-b9d5-26c96f9331d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c779c76f-f94d-4e58-8014-0a445f25f9c7", "connector": null, "instance_uuid": "12eea2da-fb96-4402-837c-6cd387169a71"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:05.552173 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.552173 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:05.582131 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-d2223e5c-f12c-44ce-b9d5-26c96f9331d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:29:05.582704 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 625/2510] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:29:05 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) Jul 15 13:29:05.624029 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f3c138ef-53b1-4edc-8686-4424ed8d55c0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.627670 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3c138ef-53b1-4edc-8686-4424ed8d55c0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:05.627898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3c138ef-53b1-4edc-8686-4424ed8d55c0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.628122 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3c138ef-53b1-4edc-8686-4424ed8d55c0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.633073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4ddd7701-d475-412b-a355-596fbed80dea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.633073 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ddd7701-d475-412b-a355-596fbed80dea None None] GET https://10.4.3.158/volume// Jul 15 13:29:05.633073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ddd7701-d475-412b-a355-596fbed80dea None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.633073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ddd7701-d475-412b-a355-596fbed80dea None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.633073 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ddd7701-d475-412b-a355-596fbed80dea None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:05.633073 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 630/2511] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:05.638532 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.638532 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:05.642192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-f9d3912d-e57d-4ddd-8e2a-666c9e9ee85e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.643135 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f3c138ef-53b1-4edc-8686-4424ed8d55c0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:05.645442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-f9d3912d-e57d-4ddd-8e2a-666c9e9ee85e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:05.645662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-f9d3912d-e57d-4ddd-8e2a-666c9e9ee85e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:05.645853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-f9d3912d-e57d-4ddd-8e2a-666c9e9ee85e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:05.649876 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3c138ef-53b1-4edc-8686-4424ed8d55c0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:05.649876 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 625/2512] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:05.659029 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.659029 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:05.663347 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-f9d3912d-e57d-4ddd-8e2a-666c9e9ee85e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:05.668483 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-f9d3912d-e57d-4ddd-8e2a-666c9e9ee85e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:05.669003 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 633/2513] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:05 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:05.788381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:05.793746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] PUT https://10.4.3.158/volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283 Jul 15 13:29:05.794236 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:05.805409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Acquiring lock "cinder-attachment_update-c779c76f-f94d-4e58-8014-0a445f25f9c7-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:29:05.811731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Lock "cinder-attachment_update-c779c76f-f94d-4e58-8014-0a445f25f9c7-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:29:05.813137 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:05.813137 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:05.915227 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Lock "cinder-attachment_update-c779c76f-f94d-4e58-8014-0a445f25f9c7-np0000005195" released by "attachment_update" :: held 0.103s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:29:05.915594 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-fbe08c77-bed8-4f00-88e6-cbc7ea9c517a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283 returned with HTTP 200 Jul 15 13:29:05.916224 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 626/2514] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:29:05 2026] PUT /volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:06.048084 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-19fca1b9-cf66-43b8-a524-bcd061bb3e22 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.051752 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-19fca1b9-cf66-43b8-a524-bcd061bb3e22 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 Jul 15 13:29:06.052036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-19fca1b9-cf66-43b8-a524-bcd061bb3e22 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.052326 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-19fca1b9-cf66-43b8-a524-bcd061bb3e22 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.061014 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.061014 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:06.164132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e91c09f4-8794-49ab-9a8a-3f70ad34ec12 req-19fca1b9-cf66-43b8-a524-bcd061bb3e22 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 returned with HTTP 200 Jul 15 13:29:06.164739 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 631/2515] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:06 2026] DELETE /volume/v3/attachments/c209c700-0626-4c8c-9d78-f9d02eeedb10 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:06.301353 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e79b6d7b-5608-4e68-9b5c-8fdc1b18d5e5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.303659 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e79b6d7b-5608-4e68-9b5c-8fdc1b18d5e5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:06.303906 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e79b6d7b-5608-4e68-9b5c-8fdc1b18d5e5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.304229 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e79b6d7b-5608-4e68-9b5c-8fdc1b18d5e5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.304405 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e79b6d7b-5608-4e68-9b5c-8fdc1b18d5e5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:06.309599 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.309599 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:06.310327 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e79b6d7b-5608-4e68-9b5c-8fdc1b18d5e5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:06.310736 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 626/2516] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:06 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:06.396399 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-ec0bf942-720c-47f2-b7b3-23e3d12fcc02 req-3b8ff94b-6c49-43fe-b557-294a7e9c4678 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.398913 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-ec0bf942-720c-47f2-b7b3-23e3d12fcc02 req-3b8ff94b-6c49-43fe-b557-294a7e9c4678 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:06.399368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-ec0bf942-720c-47f2-b7b3-23e3d12fcc02 req-3b8ff94b-6c49-43fe-b557-294a7e9c4678 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.400932 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-ec0bf942-720c-47f2-b7b3-23e3d12fcc02 req-3b8ff94b-6c49-43fe-b557-294a7e9c4678 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.407770 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.407770 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:06.412318 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-ec0bf942-720c-47f2-b7b3-23e3d12fcc02 req-3b8ff94b-6c49-43fe-b557-294a7e9c4678 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:29:06.418295 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-ec0bf942-720c-47f2-b7b3-23e3d12fcc02 req-3b8ff94b-6c49-43fe-b557-294a7e9c4678 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:29:06.419466 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 634/2517] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:06 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:06.435661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-094f45f4-ec72-4605-a2d6-95207fa25232 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.437915 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] DELETE https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:06.438202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.438443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.438870 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Delete volume with id: 47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:06.448410 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.448410 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:06.449026 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:29:06.476387 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Delete volume request issued successfully. Jul 15 13:29:06.476598 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-094f45f4-ec72-4605-a2d6-95207fa25232 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 202 Jul 15 13:29:06.477009 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 627/2518] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:06 2026] DELETE /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 15 13:29:06.491853 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-64c78187-1e8f-4c68-b12d-c8203d7e14c4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.494165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-64c78187-1e8f-4c68-b12d-c8203d7e14c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:06.494471 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-64c78187-1e8f-4c68-b12d-c8203d7e14c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.494732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-64c78187-1e8f-4c68-b12d-c8203d7e14c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.506537 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.506537 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:06.512352 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-64c78187-1e8f-4c68-b12d-c8203d7e14c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Volume info retrieved successfully. Jul 15 13:29:06.517225 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dee926b7-a42c-4247-83be-58d55abb67bb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.517693 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-64c78187-1e8f-4c68-b12d-c8203d7e14c4 tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 200 Jul 15 13:29:06.518079 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 632/2519] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:06 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:06.522726 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dee926b7-a42c-4247-83be-58d55abb67bb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:06.522947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dee926b7-a42c-4247-83be-58d55abb67bb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.523176 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dee926b7-a42c-4247-83be-58d55abb67bb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.523308 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-dee926b7-a42c-4247-83be-58d55abb67bb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:06.534034 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.534034 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:06.535142 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dee926b7-a42c-4247-83be-58d55abb67bb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:06.535675 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 627/2520] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:06 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:06.665588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9d7ddc96-d354-4621-9e11-07f8b478be30 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:06.667441 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9d7ddc96-d354-4621-9e11-07f8b478be30 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:06.667828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9d7ddc96-d354-4621-9e11-07f8b478be30 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:06.668986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9d7ddc96-d354-4621-9e11-07f8b478be30 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:06.680135 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:06.680135 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:06.684471 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9d7ddc96-d354-4621-9e11-07f8b478be30 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:06.690939 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9d7ddc96-d354-4621-9e11-07f8b478be30 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:06.691738 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 635/2521] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:06 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:07.325268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d309bede-d61e-4747-ad1f-d34716dd5f78 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:07.327762 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d309bede-d61e-4747-ad1f-d34716dd5f78 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:07.328002 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d309bede-d61e-4747-ad1f-d34716dd5f78 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:07.328239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d309bede-d61e-4747-ad1f-d34716dd5f78 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:07.328371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d309bede-d61e-4747-ad1f-d34716dd5f78 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:07.335813 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:07.335813 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:07.336504 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d309bede-d61e-4747-ad1f-d34716dd5f78 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:07.336920 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 628/2522] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:07 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:07.534447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d75fb6c2-aa69-47b4-9bd6-7a272f29054b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:07.537477 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d75fb6c2-aa69-47b4-9bd6-7a272f29054b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] GET https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 Jul 15 13:29:07.537780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d75fb6c2-aa69-47b4-9bd6-7a272f29054b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:07.538214 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d75fb6c2-aa69-47b4-9bd6-7a272f29054b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:07.546983 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d75fb6c2-aa69-47b4-9bd6-7a272f29054b tempest-TestMinimumBasicScenario-1267210506 tempest-TestMinimumBasicScenario-1267210506-project-member] https://10.4.3.158/volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 returned with HTTP 404 Jul 15 13:29:07.547671 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 633/2523] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:07 2026] GET /volume/v3/volumes/47a06eb5-44ba-4730-9897-e0af96ebf7d2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:07.548692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d55ff260-78b8-46b6-9822-ec08f3eb3966 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:07.552481 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d55ff260-78b8-46b6-9822-ec08f3eb3966 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:07.552768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d55ff260-78b8-46b6-9822-ec08f3eb3966 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:07.553059 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d55ff260-78b8-46b6-9822-ec08f3eb3966 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:07.553219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-d55ff260-78b8-46b6-9822-ec08f3eb3966 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:07.561975 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:07.561975 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:07.563680 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d55ff260-78b8-46b6-9822-ec08f3eb3966 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:07.564456 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 628/2524] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:07 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:07.711288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1fff7595-a098-4be3-9c5b-892d6c011354 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:07.714446 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1fff7595-a098-4be3-9c5b-892d6c011354 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:07.714820 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1fff7595-a098-4be3-9c5b-892d6c011354 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:07.715406 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1fff7595-a098-4be3-9c5b-892d6c011354 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:07.737111 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:07.737111 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:07.742196 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1fff7595-a098-4be3-9c5b-892d6c011354 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:07.748905 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1fff7595-a098-4be3-9c5b-892d6c011354 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:07.748905 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 636/2525] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:07 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:08.352158 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bbbd2d79-bcd8-4d82-8a2b-d881f0035aee None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:08.354299 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bbbd2d79-bcd8-4d82-8a2b-d881f0035aee tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:08.354633 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bbbd2d79-bcd8-4d82-8a2b-d881f0035aee tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:08.354984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bbbd2d79-bcd8-4d82-8a2b-d881f0035aee tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:08.355163 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-bbbd2d79-bcd8-4d82-8a2b-d881f0035aee tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:08.361909 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:08.361909 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:08.362538 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bbbd2d79-bcd8-4d82-8a2b-d881f0035aee tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:08.362920 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 629/2526] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:08 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:08.577365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-59ee9bb2-4b6d-40d8-bd5c-6b333645abf4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:08.579649 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59ee9bb2-4b6d-40d8-bd5c-6b333645abf4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:08.579919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59ee9bb2-4b6d-40d8-bd5c-6b333645abf4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:08.580241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59ee9bb2-4b6d-40d8-bd5c-6b333645abf4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:08.580436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-59ee9bb2-4b6d-40d8-bd5c-6b333645abf4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:08.586190 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:08.586190 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:08.587372 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59ee9bb2-4b6d-40d8-bd5c-6b333645abf4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:08.587789 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 634/2527] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:08 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:08.764900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b34dab8f-a372-4b73-8786-d4db3fb34de9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:08.766947 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b34dab8f-a372-4b73-8786-d4db3fb34de9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:08.767319 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b34dab8f-a372-4b73-8786-d4db3fb34de9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:08.767577 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b34dab8f-a372-4b73-8786-d4db3fb34de9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:08.789119 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:08.789119 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:08.799002 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b34dab8f-a372-4b73-8786-d4db3fb34de9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:08.804155 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b34dab8f-a372-4b73-8786-d4db3fb34de9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:08.804651 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 629/2528] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:08 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:08.951898 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:08.954477 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/limits Jul 15 13:29:08.954727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:08.954975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:08.971084 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-982302340 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-982302340, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:08.971084 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-982302340 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-982302340, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:08.971084 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-982302340 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-982302340, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:08.998817 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-54b23802-3c1c-4f81-9471-aeb8916b0f62 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Jul 15 13:29:08.999534 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 637/2529] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Jul 15 13:29:08 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) Jul 15 13:29:09.047211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-442240a5-6cf9-4f41-824f-7c272be07040 req-5cbad19e-207e-4a1d-a432-4ca99010d95e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:09.049765 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-5cbad19e-207e-4a1d-a432-4ca99010d95e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:09.050060 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-5cbad19e-207e-4a1d-a432-4ca99010d95e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:09.050572 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-5cbad19e-207e-4a1d-a432-4ca99010d95e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:09.063650 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:09.063650 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:09.068842 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-442240a5-6cf9-4f41-824f-7c272be07040 req-5cbad19e-207e-4a1d-a432-4ca99010d95e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:09.073598 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-5cbad19e-207e-4a1d-a432-4ca99010d95e tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:29:09.073953 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 630/2530] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:09 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:09.086927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:09.088972 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:29:09.089406 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e81eb63-afe4-49eb-8569-09d20188ce61", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:09.103752 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:09.103752 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:09.104491 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:09.104620 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Create snapshot from volume 0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:09.160738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Created reservations ['725aafb6-0398-4260-b8af-6f3c1967d6e4', '2d454043-e25c-4a20-a238-c138f8e3af3f', '215412a8-e762-4d0a-b5ab-7df2a97f4f63', '891ef75f-ebc1-49bc-bda5-274bbf5744b1'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:09.194993 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Snapshot force create request issued successfully. Jul 15 13:29:09.195390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-442240a5-6cf9-4f41-824f-7c272be07040 req-51116580-a0fc-4102-8cd6-acb06dab07fc tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:29:09.195897 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 635/2531] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Jul 15 13:29:09 2026] POST /volume/v3/snapshots => generated 292 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:09.377571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f278d05f-7d5c-4564-b633-9db624e473b1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:09.379370 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f278d05f-7d5c-4564-b633-9db624e473b1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:09.379601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f278d05f-7d5c-4564-b633-9db624e473b1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:09.379790 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f278d05f-7d5c-4564-b633-9db624e473b1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:09.379896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f278d05f-7d5c-4564-b633-9db624e473b1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:09.384837 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:09.384837 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:09.385656 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f278d05f-7d5c-4564-b633-9db624e473b1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:09.386108 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 630/2532] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:09 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:09.600723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b313b8a3-139a-435b-a0d9-4e7c20267765 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:09.602652 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b313b8a3-139a-435b-a0d9-4e7c20267765 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:09.603059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b313b8a3-139a-435b-a0d9-4e7c20267765 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:09.603391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b313b8a3-139a-435b-a0d9-4e7c20267765 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:09.603607 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b313b8a3-139a-435b-a0d9-4e7c20267765 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:09.608591 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:09.608591 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:09.609482 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b313b8a3-139a-435b-a0d9-4e7c20267765 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:09.610019 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 638/2533] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:09 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:09.820880 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cd3fca5f-367b-40f4-a7ab-7802677750c4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:09.823331 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cd3fca5f-367b-40f4-a7ab-7802677750c4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:09.823612 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cd3fca5f-367b-40f4-a7ab-7802677750c4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:09.823877 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cd3fca5f-367b-40f4-a7ab-7802677750c4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:09.837069 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:09.837069 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:09.841676 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cd3fca5f-367b-40f4-a7ab-7802677750c4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:09.847529 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cd3fca5f-367b-40f4-a7ab-7802677750c4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:09.848060 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 631/2534] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:09 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:10.347986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-961ecd02-e6c3-49c3-935e-337f02ec6864 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:10.352260 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-961ecd02-e6c3-49c3-935e-337f02ec6864 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283/action Jul 15 13:29:10.353555 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-961ecd02-e6c3-49c3-935e-337f02ec6864 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:10.353689 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-961ecd02-e6c3-49c3-935e-337f02ec6864 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:10.379055 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:10.379055 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:10.396209 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c4bf7071-74df-468e-bbfd-26d28e06e185 req-961ecd02-e6c3-49c3-935e-337f02ec6864 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283/action returned with HTTP 204 Jul 15 13:29:10.396865 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 636/2535] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:29:10 2026] POST /volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:10.398539 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f3256fc4-b491-4061-a1db-bbb51197a996 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:10.400947 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3256fc4-b491-4061-a1db-bbb51197a996 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:10.401296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3256fc4-b491-4061-a1db-bbb51197a996 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:10.401549 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3256fc4-b491-4061-a1db-bbb51197a996 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:10.401742 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f3256fc4-b491-4061-a1db-bbb51197a996 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:10.405776 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=272,cinder:INSERT=33,cinder:UPDATE=66 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:29:10.410614 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:10.410614 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:10.412666 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3256fc4-b491-4061-a1db-bbb51197a996 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:10.413091 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 631/2536] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:10 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:10.620403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-07fff54c-6ad8-4aa0-85a9-ef409426c2cb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:10.622521 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07fff54c-6ad8-4aa0-85a9-ef409426c2cb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:10.622771 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07fff54c-6ad8-4aa0-85a9-ef409426c2cb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:10.623028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-07fff54c-6ad8-4aa0-85a9-ef409426c2cb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:10.623211 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-07fff54c-6ad8-4aa0-85a9-ef409426c2cb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:10.628547 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:10.628547 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:10.629597 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-07fff54c-6ad8-4aa0-85a9-ef409426c2cb tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:10.630105 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 639/2537] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:10 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:10.861594 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4217fcc8-1595-49c3-a228-3982cdfca0c9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:10.864438 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4217fcc8-1595-49c3-a228-3982cdfca0c9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:10.864716 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4217fcc8-1595-49c3-a228-3982cdfca0c9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:10.864978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4217fcc8-1595-49c3-a228-3982cdfca0c9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:10.878868 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:10.878868 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:10.884487 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4217fcc8-1595-49c3-a228-3982cdfca0c9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:10.890281 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4217fcc8-1595-49c3-a228-3982cdfca0c9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:10.891456 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 632/2538] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:10 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:10.908926 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9e51089c-89d6-47ee-bbc9-f11137a2e23c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:10.918890 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9e51089c-89d6-47ee-bbc9-f11137a2e23c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:10.919177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9e51089c-89d6-47ee-bbc9-f11137a2e23c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:10.919440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9e51089c-89d6-47ee-bbc9-f11137a2e23c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:10.922694 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=270,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:29:10.925632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-384b9dec-8d9b-4795-b108-61a80f27fb85 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:10.928779 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-384b9dec-8d9b-4795-b108-61a80f27fb85 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] DELETE https://10.4.3.158/volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294 Jul 15 13:29:10.929464 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-384b9dec-8d9b-4795-b108-61a80f27fb85 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:10.929815 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-384b9dec-8d9b-4795-b108-61a80f27fb85 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:10.934619 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:10.934619 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:10.938630 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:10.938630 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:10.939638 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9e51089c-89d6-47ee-bbc9-f11137a2e23c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:10.946667 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9e51089c-89d6-47ee-bbc9-f11137a2e23c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:10.947239 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 637/2539] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:10 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:11.003399 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-384b9dec-8d9b-4795-b108-61a80f27fb85 tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294 returned with HTTP 200 Jul 15 13:29:11.003819 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 632/2540] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:10 2026] DELETE /volume/v3/attachments/8d78bdc3-116f-4281-9e12-76e77eb96294 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:11.016874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:11.021373 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:29:11.021373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:11.021373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:11.021373 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Delete volume with id: 5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 Jul 15 13:29:11.028890 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:11.028890 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:11.029690 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Volume info retrieved successfully. Jul 15 13:29:11.051482 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] Delete volume request issued successfully. Jul 15 13:29:11.051977 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d428a12c-f906-437c-b4aa-bc8e574e5970 req-627dfe50-45b9-4240-853a-5e905c80fa2c tempest-ServerBootFromVolumeStableRescueTest-1962778076 tempest-ServerBootFromVolumeStableRescueTest-1962778076-project-member] https://10.4.3.158/volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 returned with HTTP 202 Jul 15 13:29:11.052558 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 640/2541] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:29:11 2026] DELETE /volume/v3/volumes/5d4f8bca-cddd-44ab-8a69-af861d9f7cc5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:11.430810 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4a6037ad-c7fb-4206-b0a5-42becaa765eb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:11.433279 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4a6037ad-c7fb-4206-b0a5-42becaa765eb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:11.433618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4a6037ad-c7fb-4206-b0a5-42becaa765eb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:11.433851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4a6037ad-c7fb-4206-b0a5-42becaa765eb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:11.434012 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4a6037ad-c7fb-4206-b0a5-42becaa765eb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:11.439245 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:11.439245 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:11.440200 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4a6037ad-c7fb-4206-b0a5-42becaa765eb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:11.440734 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 633/2542] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:11 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:11.642207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e748c810-b4b4-401d-881b-f2991476b236 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:11.644122 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e748c810-b4b4-401d-881b-f2991476b236 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:11.644388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e748c810-b4b4-401d-881b-f2991476b236 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:11.644627 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e748c810-b4b4-401d-881b-f2991476b236 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:11.644732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e748c810-b4b4-401d-881b-f2991476b236 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:11.652050 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:11.652050 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:11.652899 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e748c810-b4b4-401d-881b-f2991476b236 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:11.653335 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 638/2543] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:11 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:12.065703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6214327e-5614-4bc2-a1eb-bb6095e82ce5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:12.068208 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6214327e-5614-4bc2-a1eb-bb6095e82ce5 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:12.068449 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6214327e-5614-4bc2-a1eb-bb6095e82ce5 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:12.068625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6214327e-5614-4bc2-a1eb-bb6095e82ce5 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:12.079467 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:12.079467 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:12.083640 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6214327e-5614-4bc2-a1eb-bb6095e82ce5 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:12.090042 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6214327e-5614-4bc2-a1eb-bb6095e82ce5 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:29:12.090790 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 633/2544] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:12 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:12.458597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-70577704-20ff-4233-ba08-c651af98ab68 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:12.460912 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-70577704-20ff-4233-ba08-c651af98ab68 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:12.461230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-70577704-20ff-4233-ba08-c651af98ab68 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:12.461490 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-70577704-20ff-4233-ba08-c651af98ab68 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:12.461643 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-70577704-20ff-4233-ba08-c651af98ab68 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:12.468247 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:12.468247 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:12.469085 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-70577704-20ff-4233-ba08-c651af98ab68 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:12.469559 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 641/2545] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:12 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:12.670282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29d3b9f2-aa52-4991-947f-5d9943e985f7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:12.673124 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29d3b9f2-aa52-4991-947f-5d9943e985f7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:12.673387 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29d3b9f2-aa52-4991-947f-5d9943e985f7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:12.673620 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29d3b9f2-aa52-4991-947f-5d9943e985f7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:12.673758 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-29d3b9f2-aa52-4991-947f-5d9943e985f7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:12.675824 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=263,cinder:UPDATE=62,cinder:INSERT=32 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:29:12.679642 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:12.679642 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:12.680696 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29d3b9f2-aa52-4991-947f-5d9943e985f7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:12.681757 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 634/2546] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:12 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:13.486618 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-89ddb4ff-2750-4ab5-8473-7bee4f9d3493 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:13.488416 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-89ddb4ff-2750-4ab5-8473-7bee4f9d3493 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:29:13.488790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-89ddb4ff-2750-4ab5-8473-7bee4f9d3493 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:13.488953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-89ddb4ff-2750-4ab5-8473-7bee4f9d3493 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:13.489112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-89ddb4ff-2750-4ab5-8473-7bee4f9d3493 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:13.496603 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:13.496603 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:13.498569 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-89ddb4ff-2750-4ab5-8473-7bee4f9d3493 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:29:13.498569 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 639/2547] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:13 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:13.518449 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:13.523809 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:29:13.523809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2737cdf-a05c-423e-b838-cc37127d6ffe"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:13.524898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating new backup {'backup': {'volume_id': 'd2737cdf-a05c-423e-b838-cc37127d6ffe'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:29:13.525120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating backup of volume d2737cdf-a05c-423e-b838-cc37127d6ffe in container None Jul 15 13:29:13.541007 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:13.541007 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:13.542100 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:13.575632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['25f47847-6fd2-44b3-8529-cf23252cfbdd', '0763d3d8-056b-4700-a550-3bcd105c8a23'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:13.628743 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9c19523f-cbf0-4b38-b1aa-a06c3215ab03 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:29:13.629612 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 634/2548] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:29:13 2026] POST /volume/v3/backups => generated 288 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:13.642301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f9ad8079-83b4-42ce-9c37-702f5ec870af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:13.646779 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9ad8079-83b4-42ce-9c37-702f5ec870af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:13.646973 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9ad8079-83b4-42ce-9c37-702f5ec870af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:13.647846 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9ad8079-83b4-42ce-9c37-702f5ec870af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:13.647846 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f9ad8079-83b4-42ce-9c37-702f5ec870af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:13.652889 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=269,cinder:UPDATE=54,cinder:INSERT=22 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:29:13.657134 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:13.657134 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:13.659382 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9ad8079-83b4-42ce-9c37-702f5ec870af tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:13.659382 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 642/2549] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:13 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 695 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:13.697069 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-19929837-1d0e-4846-b1b3-13540aa86c7d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:13.700717 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-19929837-1d0e-4846-b1b3-13540aa86c7d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:13.700886 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-19929837-1d0e-4846-b1b3-13540aa86c7d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:13.701103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-19929837-1d0e-4846-b1b3-13540aa86c7d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:13.701240 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-19929837-1d0e-4846-b1b3-13540aa86c7d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:13.713820 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:13.713820 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:13.715408 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-19929837-1d0e-4846-b1b3-13540aa86c7d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:13.716778 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 635/2550] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:13 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:14.089151 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6ccbf352-c6bd-4ce5-9b5a-87ec423fe233 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:14.095784 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6ccbf352-c6bd-4ce5-9b5a-87ec423fe233 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5 Jul 15 13:29:14.096036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6ccbf352-c6bd-4ce5-9b5a-87ec423fe233 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:14.096290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6ccbf352-c6bd-4ce5-9b5a-87ec423fe233 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:14.104695 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:14.104695 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:14.174206 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-26ce408b-c657-40da-8112-8cffc4850ce0 req-6ccbf352-c6bd-4ce5-9b5a-87ec423fe233 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5 returned with HTTP 200 Jul 15 13:29:14.175256 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 640/2551] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:14 2026] DELETE /volume/v3/attachments/41a5532a-eac4-4efe-ae73-3aedf9eafce5 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:14.676412 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-82fe4f3f-f482-4ab0-ac48-246ae85089a0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:14.678518 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82fe4f3f-f482-4ab0-ac48-246ae85089a0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:14.680021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82fe4f3f-f482-4ab0-ac48-246ae85089a0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:14.680021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-82fe4f3f-f482-4ab0-ac48-246ae85089a0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:14.680021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-82fe4f3f-f482-4ab0-ac48-246ae85089a0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:14.684902 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:14.684902 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:14.685781 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-82fe4f3f-f482-4ab0-ac48-246ae85089a0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:14.686394 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 635/2552] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:14 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:14.729994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ba9e974-c5d4-46ab-8a15-e898a7d1280b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:14.732804 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ba9e974-c5d4-46ab-8a15-e898a7d1280b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:14.736517 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ba9e974-c5d4-46ab-8a15-e898a7d1280b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:14.736517 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ba9e974-c5d4-46ab-8a15-e898a7d1280b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:14.736517 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2ba9e974-c5d4-46ab-8a15-e898a7d1280b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:14.744236 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:14.744236 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:14.745519 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ba9e974-c5d4-46ab-8a15-e898a7d1280b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:14.746149 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 643/2553] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:14 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.130307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c25657c-cf2a-4db0-861e-3b812f89e055 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.137317 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c25657c-cf2a-4db0-861e-3b812f89e055 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:15.137546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c25657c-cf2a-4db0-861e-3b812f89e055 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.138047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c25657c-cf2a-4db0-861e-3b812f89e055 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.148542 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.148542 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:15.153869 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9c25657c-cf2a-4db0-861e-3b812f89e055 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:15.160649 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c25657c-cf2a-4db0-861e-3b812f89e055 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:15.161309 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 636/2554] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.177834 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-09f5a29f-e51d-4c13-a8dd-ae80c06c0899 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.182006 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09f5a29f-e51d-4c13-a8dd-ae80c06c0899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:15.182006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09f5a29f-e51d-4c13-a8dd-ae80c06c0899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.182006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09f5a29f-e51d-4c13-a8dd-ae80c06c0899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.199104 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.199104 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:15.206636 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-09f5a29f-e51d-4c13-a8dd-ae80c06c0899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:15.213832 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09f5a29f-e51d-4c13-a8dd-ae80c06c0899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:15.214390 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 641/2555] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.277638 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-70a56752-778e-4d15-ad32-82325d563166 req-06ff5e4a-71fc-4e40-8b01-526832ba014d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.280786 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-06ff5e4a-71fc-4e40-8b01-526832ba014d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:15.281097 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-06ff5e4a-71fc-4e40-8b01-526832ba014d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.281352 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-06ff5e4a-71fc-4e40-8b01-526832ba014d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.294972 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.294972 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:15.302031 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-70a56752-778e-4d15-ad32-82325d563166 req-06ff5e4a-71fc-4e40-8b01-526832ba014d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:15.315642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-06ff5e4a-71fc-4e40-8b01-526832ba014d tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:15.316288 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 636/2556] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.317203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.319761 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61?cascade=True Jul 15 13:29:15.320065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.320926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.320926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume with id: 0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:15.332351 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.332351 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:15.332957 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:15.368131 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume request issued successfully. Jul 15 13:29:15.368598 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d6c6ac7-6011-4f9c-967a-2cb8427204fe tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61?cascade=True returned with HTTP 202 Jul 15 13:29:15.369145 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 644/2557] 10.4.3.158 () {66 vars in 1376 bytes} [Wed Jul 15 13:29:15 2026] DELETE /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:15.379345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c1617bc-398a-4c7a-91d7-1eea05bbd6cd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.383799 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c1617bc-398a-4c7a-91d7-1eea05bbd6cd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:15.384176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c1617bc-398a-4c7a-91d7-1eea05bbd6cd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.385020 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c1617bc-398a-4c7a-91d7-1eea05bbd6cd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.398874 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.398874 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:15.409632 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9c1617bc-398a-4c7a-91d7-1eea05bbd6cd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:15.420705 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c1617bc-398a-4c7a-91d7-1eea05bbd6cd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 200 Jul 15 13:29:15.421988 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 637/2558] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:15.432914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f6f69f7e-42c2-433b-a287-53fadb13de93 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.433610 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f6f69f7e-42c2-433b-a287-53fadb13de93 None None] GET https://10.4.3.158/volume// Jul 15 13:29:15.433752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f6f69f7e-42c2-433b-a287-53fadb13de93 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.434056 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f6f69f7e-42c2-433b-a287-53fadb13de93 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.434852 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f6f69f7e-42c2-433b-a287-53fadb13de93 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:15.434852 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 642/2559] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:15.444586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-70a56752-778e-4d15-ad32-82325d563166 req-d8790e9c-8bd9-4920-9a26-0416ebd34cc4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.504868 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d8790e9c-8bd9-4920-9a26-0416ebd34cc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:29:15.505351 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d8790e9c-8bd9-4920-9a26-0416ebd34cc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6d49e34-a12d-4f5d-98e2-a08786db91b0", "connector": null, "instance_uuid": "cfdb04a0-ea93-4ad7-952b-873361b3375b"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:15.518755 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.518755 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:15.557068 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d8790e9c-8bd9-4920-9a26-0416ebd34cc4 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:29:15.557562 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 637/2560] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:29:15 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:15.594916 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f0195bb2-f6ba-443d-8aaa-dd5e3cbead64 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.597397 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0195bb2-f6ba-443d-8aaa-dd5e3cbead64 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:15.597397 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0195bb2-f6ba-443d-8aaa-dd5e3cbead64 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.597604 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0195bb2-f6ba-443d-8aaa-dd5e3cbead64 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.613130 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-00b5a660-cbb4-4be3-adc3-66d93e072eee None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.613612 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00b5a660-cbb4-4be3-adc3-66d93e072eee None None] GET https://10.4.3.158/volume// Jul 15 13:29:15.613852 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00b5a660-cbb4-4be3-adc3-66d93e072eee None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.614038 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00b5a660-cbb4-4be3-adc3-66d93e072eee None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.614229 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.614229 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:15.614421 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00b5a660-cbb4-4be3-adc3-66d93e072eee None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:15.614795 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 638/2561] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:15.621820 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f0195bb2-f6ba-443d-8aaa-dd5e3cbead64 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:15.629647 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0195bb2-f6ba-443d-8aaa-dd5e3cbead64 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:15.630155 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 645/2562] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.633080 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-70a56752-778e-4d15-ad32-82325d563166 req-4e22f854-4f22-4020-852d-a016cc97445f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.635488 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-4e22f854-4f22-4020-852d-a016cc97445f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:15.635488 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-4e22f854-4f22-4020-852d-a016cc97445f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.635704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-4e22f854-4f22-4020-852d-a016cc97445f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.647379 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.647379 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:15.650388 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-70a56752-778e-4d15-ad32-82325d563166 req-4e22f854-4f22-4020-852d-a016cc97445f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:15.655270 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-4e22f854-4f22-4020-852d-a016cc97445f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:15.655270 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 643/2563] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:15.699466 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e920e61b-df9d-425f-8457-1e66bd9a6f6e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.700809 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e920e61b-df9d-425f-8457-1e66bd9a6f6e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:15.700809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e920e61b-df9d-425f-8457-1e66bd9a6f6e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.701048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e920e61b-df9d-425f-8457-1e66bd9a6f6e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.701102 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e920e61b-df9d-425f-8457-1e66bd9a6f6e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:15.705766 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.705766 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:15.706496 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e920e61b-df9d-425f-8457-1e66bd9a6f6e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:15.706886 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 638/2564] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.756780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2ce3c3b7-a386-442e-af59-8b4418f21b8b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.759256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2ce3c3b7-a386-442e-af59-8b4418f21b8b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:15.759517 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2ce3c3b7-a386-442e-af59-8b4418f21b8b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.759836 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2ce3c3b7-a386-442e-af59-8b4418f21b8b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.760080 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2ce3c3b7-a386-442e-af59-8b4418f21b8b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:15.765845 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.765845 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:15.767022 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2ce3c3b7-a386-442e-af59-8b4418f21b8b tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:15.767611 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 639/2565] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:15.813565 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.815489 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] PUT https://10.4.3.158/volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d Jul 15 13:29:15.815838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:15.823676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Acquiring lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:29:15.829446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:29:15.830485 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.830485 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:15.931503 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" released by "attachment_update" :: held 0.101s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:29:15.931503 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-1d0e267e-8349-4a25-a829-09281c68115c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d returned with HTTP 200 Jul 15 13:29:15.931723 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 646/2566] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:29:15 2026] PUT /volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:15.942176 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-70a56752-778e-4d15-ad32-82325d563166 req-b257036a-3713-4303-a03d-09b876495b12 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:15.944377 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-b257036a-3713-4303-a03d-09b876495b12 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption Jul 15 13:29:15.944590 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-b257036a-3713-4303-a03d-09b876495b12 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:15.944793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-b257036a-3713-4303-a03d-09b876495b12 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:15.956181 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:15.956181 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:15.963810 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-b257036a-3713-4303-a03d-09b876495b12 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption returned with HTTP 200 Jul 15 13:29:15.964306 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 644/2567] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:29:15 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:16.438752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-93ace085-c7d9-4075-9e77-ea92f53fc85a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.440904 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-93ace085-c7d9-4075-9e77-ea92f53fc85a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:16.441140 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-93ace085-c7d9-4075-9e77-ea92f53fc85a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.441441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-93ace085-c7d9-4075-9e77-ea92f53fc85a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.448982 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-93ace085-c7d9-4075-9e77-ea92f53fc85a tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 404 Jul 15 13:29:16.449588 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 639/2568] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:16 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:16.647455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2f79163c-7889-41e2-bf01-d2eeaf42da76 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.651277 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f79163c-7889-41e2-bf01-d2eeaf42da76 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:16.651895 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f79163c-7889-41e2-bf01-d2eeaf42da76 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.652267 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f79163c-7889-41e2-bf01-d2eeaf42da76 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.667902 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:16.667902 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:16.676177 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2f79163c-7889-41e2-bf01-d2eeaf42da76 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:16.682315 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f79163c-7889-41e2-bf01-d2eeaf42da76 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:16.682975 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 640/2569] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:16 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:16.719873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c06aa6f1-0d25-453d-b920-24190062d2ff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.723601 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c06aa6f1-0d25-453d-b920-24190062d2ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:16.723601 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c06aa6f1-0d25-453d-b920-24190062d2ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.724128 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c06aa6f1-0d25-453d-b920-24190062d2ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.724407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c06aa6f1-0d25-453d-b920-24190062d2ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:16.730864 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:16.730864 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:16.731583 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c06aa6f1-0d25-453d-b920-24190062d2ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:16.732123 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 647/2570] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:16 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:16.778885 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4b368516-7c7e-422f-9142-7aae92260860 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.781182 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4b368516-7c7e-422f-9142-7aae92260860 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:16.781458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4b368516-7c7e-422f-9142-7aae92260860 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.781686 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4b368516-7c7e-422f-9142-7aae92260860 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.782231 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-4b368516-7c7e-422f-9142-7aae92260860 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:16.788846 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:16.788846 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:16.789844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4b368516-7c7e-422f-9142-7aae92260860 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:16.790351 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 645/2571] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:16 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:16.923723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-621e7262-a034-4524-863a-4e8e01fb0ccd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.925442 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-621e7262-a034-4524-863a-4e8e01fb0ccd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:16.925648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-621e7262-a034-4524-863a-4e8e01fb0ccd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.925831 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-621e7262-a034-4524-863a-4e8e01fb0ccd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.926009 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-621e7262-a034-4524-863a-4e8e01fb0ccd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume with id: 0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:16.932190 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-621e7262-a034-4524-863a-4e8e01fb0ccd tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 404 Jul 15 13:29:16.932759 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 640/2572] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:16 2026] DELETE /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:16.940938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ca41287e-26fb-4ac7-9b04-e66c5c1c5d65 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.943130 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ca41287e-26fb-4ac7-9b04-e66c5c1c5d65 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 Jul 15 13:29:16.943533 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ca41287e-26fb-4ac7-9b04-e66c5c1c5d65 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.943714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ca41287e-26fb-4ac7-9b04-e66c5c1c5d65 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.950326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ca41287e-26fb-4ac7-9b04-e66c5c1c5d65 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 returned with HTTP 404 Jul 15 13:29:16.950919 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 641/2573] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:16 2026] GET /volume/v3/volumes/0e81eb63-afe4-49eb-8569-09d20188ce61 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:16.959087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:16.961417 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:29:16.961630 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:16.961935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:16.962127 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume with id: a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:29:16.971178 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:16.971178 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:16.971839 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:16.993270 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume request issued successfully. Jul 15 13:29:16.993472 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-80147402-0c15-41ac-9e47-34d50c5e58b2 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 202 Jul 15 13:29:16.993869 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 648/2574] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:16 2026] DELETE /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:17.002621 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-93748849-5c9d-4358-95e9-938ee0bf2595 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:17.005651 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-93748849-5c9d-4358-95e9-938ee0bf2595 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:29:17.005904 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-93748849-5c9d-4358-95e9-938ee0bf2595 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:17.006181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-93748849-5c9d-4358-95e9-938ee0bf2595 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:17.015093 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:17.015093 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:17.019700 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-93748849-5c9d-4358-95e9-938ee0bf2595 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:17.025004 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-93748849-5c9d-4358-95e9-938ee0bf2595 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 200 Jul 15 13:29:17.025521 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 646/2575] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:17 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:17.700935 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-870563f1-aee8-4547-92b1-1da2fa2883c6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:17.701865 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-870563f1-aee8-4547-92b1-1da2fa2883c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:17.702754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-870563f1-aee8-4547-92b1-1da2fa2883c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:17.702754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-870563f1-aee8-4547-92b1-1da2fa2883c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:17.724493 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:17.724493 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:17.731124 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-870563f1-aee8-4547-92b1-1da2fa2883c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:17.735757 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-870563f1-aee8-4547-92b1-1da2fa2883c6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:17.736224 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 641/2576] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:17 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:17.745919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-925549ec-b4cc-4336-8c1c-294d94bc67ad None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:17.748395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-925549ec-b4cc-4336-8c1c-294d94bc67ad tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:17.748652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-925549ec-b4cc-4336-8c1c-294d94bc67ad tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:17.748895 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-925549ec-b4cc-4336-8c1c-294d94bc67ad tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:17.749053 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-925549ec-b4cc-4336-8c1c-294d94bc67ad tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:17.754416 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:17.754416 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:17.755176 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-925549ec-b4cc-4336-8c1c-294d94bc67ad tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:17.755638 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 642/2577] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:17 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:17.801825 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3e3a854f-1cd0-43a6-9344-2e29ab4aaa52 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:17.805712 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3e3a854f-1cd0-43a6-9344-2e29ab4aaa52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:17.805929 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3e3a854f-1cd0-43a6-9344-2e29ab4aaa52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:17.806277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3e3a854f-1cd0-43a6-9344-2e29ab4aaa52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:17.806618 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-3e3a854f-1cd0-43a6-9344-2e29ab4aaa52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:17.807016 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:17.813323 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:17.813323 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:17.814464 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3e3a854f-1cd0-43a6-9344-2e29ab4aaa52 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:17.815022 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 649/2578] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:17 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:17.925321 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:17.925729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-324468909"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:17.927290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-324468909'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:17.927451 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Create volume of 1 GB Jul 15 13:29:17.932047 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Availability Zones retrieved successfully. Jul 15 13:29:17.938557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Flow 'volume_create_api' (ca4ac8ef-b750-4d5a-b3f4-e5a26187f122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:17.939479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58f6bd87-7e8b-4adb-839b-15401337cbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:17.940378 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:17.971087 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58f6bd87-7e8b-4adb-839b-15401337cbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:17.971800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2461d3-02c9-4d11-9889-eac871105c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:18.027848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Created reservations ['4fe6f6b1-ac17-4526-836c-04c451051093', 'cd643987-bb26-49ad-80af-b9081bccb25d', '20ae6b60-2bdd-421d-8bc2-1a3dafbf2710', '4737ef99-20b9-47d5-97d1-edda5b7dbcd6'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:18.028795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2461d3-02c9-4d11-9889-eac871105c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe6f6b1-ac17-4526-836c-04c451051093', 'cd643987-bb26-49ad-80af-b9081bccb25d', '20ae6b60-2bdd-421d-8bc2-1a3dafbf2710', '4737ef99-20b9-47d5-97d1-edda5b7dbcd6']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:18.029863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c843ba52-d33b-432f-ac86-0b6a19cccbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:18.043063 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-eedc96b5-bcb3-475c-8978-ebe017143275 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:18.045105 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eedc96b5-bcb3-475c-8978-ebe017143275 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe Jul 15 13:29:18.045336 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eedc96b5-bcb3-475c-8978-ebe017143275 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:18.045549 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eedc96b5-bcb3-475c-8978-ebe017143275 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:18.051351 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eedc96b5-bcb3-475c-8978-ebe017143275 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe returned with HTTP 404 Jul 15 13:29:18.051859 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 642/2579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:18 2026] GET /volume/v3/volumes/a31758fa-ee6f-4694-9292-60e4d7fff0fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:18.062289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c843ba52-d33b-432f-ac86-0b6a19cccbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb60a11f-e048-487d-8911-f3b8a6d78c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-324468909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5abe2275254644f3a3d70b913b1bd89c',qos_specs=None,replication_status=,reservations=['4fe6f6b1-ac17-4526-836c-04c451051093','cd643987-bb26-49ad-80af-b9081bccb25d','20ae6b60-2bdd-421d-8bc2-1a3dafbf2710','4737ef99-20b9-47d5-97d1-edda5b7dbcd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109104daf50c49ae9bf89e5ab0669cd6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-324468909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb60a11f-e048-487d-8911-f3b8a6d78c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5abe2275254644f3a3d70b913b1bd89c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='109104daf50c49ae9bf89e5ab0669cd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:18.063433 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f116d1f-afdd-4420-b821-8cec5e5b91f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:18.084839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f116d1f-afdd-4420-b821-8cec5e5b91f2) transitioned into state 'SUCCESS' from state '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-324468909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5abe2275254644f3a3d70b913b1bd89c',qos_specs=None,replication_status=,reservations=['4fe6f6b1-ac17-4526-836c-04c451051093','cd643987-bb26-49ad-80af-b9081bccb25d','20ae6b60-2bdd-421d-8bc2-1a3dafbf2710','4737ef99-20b9-47d5-97d1-edda5b7dbcd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109104daf50c49ae9bf89e5ab0669cd6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:18.085605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553ce479-5f5e-4e51-bfd1-3bd5ba1fc458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:18.096576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553ce479-5f5e-4e51-bfd1-3bd5ba1fc458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:18.097991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Flow 'volume_create_api' (ca4ac8ef-b750-4d5a-b3f4-e5a26187f122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:18.098467 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Create volume request issued successfully. Jul 15 13:29:18.099348 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2fa63c49-e2e8-4f37-b8e5-a5e5f384c8f3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:18.099929 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 647/2580] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:29:17 2026] POST /volume/v3/volumes => generated 777 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:18.118856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d1469b6b-c788-4470-a3d9-295d842b2a6b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:18.121401 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d1469b6b-c788-4470-a3d9-295d842b2a6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 Jul 15 13:29:18.121705 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d1469b6b-c788-4470-a3d9-295d842b2a6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:18.121985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d1469b6b-c788-4470-a3d9-295d842b2a6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:18.131317 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:18.131317 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:18.136134 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d1469b6b-c788-4470-a3d9-295d842b2a6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Volume info retrieved successfully. Jul 15 13:29:18.141354 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d1469b6b-c788-4470-a3d9-295d842b2a6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 returned with HTTP 200 Jul 15 13:29:18.141883 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 643/2581] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:18 2026] GET /volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:18.754028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e3434b87-0e43-4a10-8a7c-dc69f8be6c01 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:18.756284 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3434b87-0e43-4a10-8a7c-dc69f8be6c01 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:18.756489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3434b87-0e43-4a10-8a7c-dc69f8be6c01 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:18.756683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3434b87-0e43-4a10-8a7c-dc69f8be6c01 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:18.767126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-16cd54e0-7e19-42ac-977b-f4f5add12ac1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:18.769195 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:18.769195 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:18.772006 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16cd54e0-7e19-42ac-977b-f4f5add12ac1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:18.772286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16cd54e0-7e19-42ac-977b-f4f5add12ac1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:18.772522 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16cd54e0-7e19-42ac-977b-f4f5add12ac1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:18.772663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-16cd54e0-7e19-42ac-977b-f4f5add12ac1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:18.777216 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:18.777216 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:18.778004 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16cd54e0-7e19-42ac-977b-f4f5add12ac1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:18.778150 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e3434b87-0e43-4a10-8a7c-dc69f8be6c01 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:18.778398 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 643/2582] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:18 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:18.784904 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3434b87-0e43-4a10-8a7c-dc69f8be6c01 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:18.785551 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 650/2583] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:18 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:18.828975 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c40b3f95-2ee8-4471-84f5-bc2c775d98f4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:18.830882 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c40b3f95-2ee8-4471-84f5-bc2c775d98f4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:18.831095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c40b3f95-2ee8-4471-84f5-bc2c775d98f4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:18.831482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c40b3f95-2ee8-4471-84f5-bc2c775d98f4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:18.831482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c40b3f95-2ee8-4471-84f5-bc2c775d98f4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:18.835626 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:18.835626 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:18.836383 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c40b3f95-2ee8-4471-84f5-bc2c775d98f4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:18.836908 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 648/2584] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:18 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:19.159161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-478b6216-b9f7-4479-b9bb-afed79764ad7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:19.161095 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-478b6216-b9f7-4479-b9bb-afed79764ad7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 Jul 15 13:29:19.161337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-478b6216-b9f7-4479-b9bb-afed79764ad7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:19.161531 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-478b6216-b9f7-4479-b9bb-afed79764ad7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:19.170150 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:19.170150 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:19.175427 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-478b6216-b9f7-4479-b9bb-afed79764ad7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Volume info retrieved successfully. Jul 15 13:29:19.182287 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-478b6216-b9f7-4479-b9bb-afed79764ad7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 returned with HTTP 200 Jul 15 13:29:19.182518 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 644/2585] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:19 2026] GET /volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:19.200318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-77466068-698d-41cf-8bba-b90338662d75 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:19.202371 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:29:19.202736 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb60a11f-e048-487d-8911-f3b8a6d78c59", "name": "tempest-type-Backup-1028171826"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:19.204374 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Creating new backup {'backup': {'volume_id': 'cb60a11f-e048-487d-8911-f3b8a6d78c59', 'name': 'tempest-type-Backup-1028171826'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:29:19.204509 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Creating backup of volume cb60a11f-e048-487d-8911-f3b8a6d78c59 in container None Jul 15 13:29:19.216432 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:19.216432 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:19.216701 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Volume info retrieved successfully. Jul 15 13:29:19.254879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Created reservations ['55bad938-b45c-469f-a0e9-5ca3582e552a', '8bec7230-5435-4606-aaa2-f89d0d465d25'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:19.299513 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77466068-698d-41cf-8bba-b90338662d75 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:29:19.299926 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 644/2586] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:29:19 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:19.310311 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-979d109d-e3ac-490d-a7bf-ff5690a65392 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:19.312158 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-979d109d-e3ac-490d-a7bf-ff5690a65392 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:19.312158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-979d109d-e3ac-490d-a7bf-ff5690a65392 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:19.312398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-979d109d-e3ac-490d-a7bf-ff5690a65392 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:19.313189 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-979d109d-e3ac-490d-a7bf-ff5690a65392 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:19.317093 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:19.317093 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:19.317702 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-979d109d-e3ac-490d-a7bf-ff5690a65392 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:19.318768 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 651/2587] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:19 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:19.789489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bcfd12f8-f497-40b1-8f26-f17f1555fa74 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:19.791379 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bcfd12f8-f497-40b1-8f26-f17f1555fa74 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:19.791613 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bcfd12f8-f497-40b1-8f26-f17f1555fa74 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:19.791810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bcfd12f8-f497-40b1-8f26-f17f1555fa74 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:19.791921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-bcfd12f8-f497-40b1-8f26-f17f1555fa74 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:19.796588 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:19.796588 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:19.797103 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bcfd12f8-f497-40b1-8f26-f17f1555fa74 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:19.797543 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 649/2588] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:19 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:19.801267 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-40d8d473-78fc-4efe-94b4-d4d4bbf47630 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:19.803470 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-40d8d473-78fc-4efe-94b4-d4d4bbf47630 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:19.803714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-40d8d473-78fc-4efe-94b4-d4d4bbf47630 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:19.803942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-40d8d473-78fc-4efe-94b4-d4d4bbf47630 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:19.815374 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:19.815374 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:19.822882 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-40d8d473-78fc-4efe-94b4-d4d4bbf47630 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:19.831953 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-40d8d473-78fc-4efe-94b4-d4d4bbf47630 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:19.832296 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 645/2589] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:19 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:19.849790 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aaf47f8f-3765-4794-b4b0-20a4004fd5d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:19.851658 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aaf47f8f-3765-4794-b4b0-20a4004fd5d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:19.851870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aaf47f8f-3765-4794-b4b0-20a4004fd5d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:19.852072 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aaf47f8f-3765-4794-b4b0-20a4004fd5d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:19.852193 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-aaf47f8f-3765-4794-b4b0-20a4004fd5d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:19.859126 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:19.859126 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:19.860258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aaf47f8f-3765-4794-b4b0-20a4004fd5d1 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:19.860795 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 645/2590] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:19 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:20.331191 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f13e8f32-f203-457f-b000-a2ee78203ca2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:20.333662 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f13e8f32-f203-457f-b000-a2ee78203ca2 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:20.333662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f13e8f32-f203-457f-b000-a2ee78203ca2 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:20.333662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f13e8f32-f203-457f-b000-a2ee78203ca2 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:20.333830 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f13e8f32-f203-457f-b000-a2ee78203ca2 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:20.338371 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:20.338371 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:20.339100 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f13e8f32-f203-457f-b000-a2ee78203ca2 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:20.339589 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 652/2591] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:20 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:20.813776 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5bdb020d-fd0c-4d66-8b44-c1ebb9f1161b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:20.817902 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5bdb020d-fd0c-4d66-8b44-c1ebb9f1161b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:20.818607 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5bdb020d-fd0c-4d66-8b44-c1ebb9f1161b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:20.818832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5bdb020d-fd0c-4d66-8b44-c1ebb9f1161b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:20.819135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-5bdb020d-fd0c-4d66-8b44-c1ebb9f1161b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:20.827810 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:20.827810 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:20.828941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5bdb020d-fd0c-4d66-8b44-c1ebb9f1161b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:20.829460 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 650/2592] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:20 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:20.855365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eb9468ce-0ff1-49f8-9953-e9daafd9b76e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:20.860852 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eb9468ce-0ff1-49f8-9953-e9daafd9b76e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:20.860852 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eb9468ce-0ff1-49f8-9953-e9daafd9b76e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:20.861097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eb9468ce-0ff1-49f8-9953-e9daafd9b76e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:20.872875 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d69f6e40-3f4e-4cba-874e-1133d1155c4f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:20.874451 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:20.874451 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:20.875455 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d69f6e40-3f4e-4cba-874e-1133d1155c4f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:20.876455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d69f6e40-3f4e-4cba-874e-1133d1155c4f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:20.876455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d69f6e40-3f4e-4cba-874e-1133d1155c4f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:20.877773 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-d69f6e40-3f4e-4cba-874e-1133d1155c4f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:20.881748 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-eb9468ce-0ff1-49f8-9953-e9daafd9b76e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:20.885606 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:20.885606 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:20.886889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d69f6e40-3f4e-4cba-874e-1133d1155c4f tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:20.888038 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eb9468ce-0ff1-49f8-9953-e9daafd9b76e tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:20.888332 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 646/2593] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:20 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:20.888427 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 646/2594] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:20 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:21.355337 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c5f48261-aae8-4c53-aa13-70b501894b06 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:21.357192 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c5f48261-aae8-4c53-aa13-70b501894b06 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:21.357833 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c5f48261-aae8-4c53-aa13-70b501894b06 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:21.357833 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c5f48261-aae8-4c53-aa13-70b501894b06 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:21.358097 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c5f48261-aae8-4c53-aa13-70b501894b06 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:21.368393 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:21.368393 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:21.368972 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c5f48261-aae8-4c53-aa13-70b501894b06 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:21.369819 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 653/2595] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:21 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:21.843734 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-74d2fd6c-2ef2-4a49-8fca-192c100e35b5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:21.848780 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-74d2fd6c-2ef2-4a49-8fca-192c100e35b5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:21.848780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-74d2fd6c-2ef2-4a49-8fca-192c100e35b5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:21.848855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-74d2fd6c-2ef2-4a49-8fca-192c100e35b5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:21.848986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-74d2fd6c-2ef2-4a49-8fca-192c100e35b5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:21.857797 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:21.857797 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:21.857797 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-74d2fd6c-2ef2-4a49-8fca-192c100e35b5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:21.857797 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 651/2596] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:21 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:21.901667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-77157323-8250-4cca-9d77-df3b1d36e7e4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:21.904887 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77157323-8250-4cca-9d77-df3b1d36e7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:21.904887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77157323-8250-4cca-9d77-df3b1d36e7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:21.904887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77157323-8250-4cca-9d77-df3b1d36e7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:21.904887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-77157323-8250-4cca-9d77-df3b1d36e7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:21.905222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c1adb3b9-db4e-4833-8d6c-9c84a7b06581 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:21.907080 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c1adb3b9-db4e-4833-8d6c-9c84a7b06581 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:21.907390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c1adb3b9-db4e-4833-8d6c-9c84a7b06581 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:21.907658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c1adb3b9-db4e-4833-8d6c-9c84a7b06581 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:21.909841 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:21.909841 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:21.911135 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77157323-8250-4cca-9d77-df3b1d36e7e4 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:21.911382 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 647/2597] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:21 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:21.921101 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:21.921101 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:21.926890 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c1adb3b9-db4e-4833-8d6c-9c84a7b06581 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:21.934331 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c1adb3b9-db4e-4833-8d6c-9c84a7b06581 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:21.934785 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 647/2598] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:21 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:22.386743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-837b5813-3b49-49dd-bd29-a2eed2705946 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:22.390313 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-837b5813-3b49-49dd-bd29-a2eed2705946 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:22.390313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-837b5813-3b49-49dd-bd29-a2eed2705946 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:22.390313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-837b5813-3b49-49dd-bd29-a2eed2705946 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:22.390313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-837b5813-3b49-49dd-bd29-a2eed2705946 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:22.399526 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:22.399526 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:22.399526 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-837b5813-3b49-49dd-bd29-a2eed2705946 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:22.399526 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 654/2599] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:22 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:22.868117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a427b222-cb30-4722-80b0-e5996ea03ea2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:22.870011 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a427b222-cb30-4722-80b0-e5996ea03ea2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:22.870285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a427b222-cb30-4722-80b0-e5996ea03ea2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:22.870466 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a427b222-cb30-4722-80b0-e5996ea03ea2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:22.870603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a427b222-cb30-4722-80b0-e5996ea03ea2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:22.875485 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:22.875485 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:22.876316 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a427b222-cb30-4722-80b0-e5996ea03ea2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:22.876679 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 652/2600] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:22 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:22.927988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7469c7a5-1de4-47fb-9ac4-c315a4772c8d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:22.929785 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7469c7a5-1de4-47fb-9ac4-c315a4772c8d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:22.930278 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7469c7a5-1de4-47fb-9ac4-c315a4772c8d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:22.930563 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7469c7a5-1de4-47fb-9ac4-c315a4772c8d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:22.931629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7469c7a5-1de4-47fb-9ac4-c315a4772c8d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:22.936853 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:22.936853 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:22.937746 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7469c7a5-1de4-47fb-9ac4-c315a4772c8d tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:22.938176 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 648/2601] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:22 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:22.948314 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-74329d8e-dc44-48fb-bf39-919faec152ba None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:22.948782 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8ab20e75-2844-4865-9774-30175a5dda92 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:22.950130 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-74329d8e-dc44-48fb-bf39-919faec152ba tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:22.950413 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-74329d8e-dc44-48fb-bf39-919faec152ba tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:22.950525 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ab20e75-2844-4865-9774-30175a5dda92 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:22.950678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-74329d8e-dc44-48fb-bf39-919faec152ba tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:22.950729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ab20e75-2844-4865-9774-30175a5dda92 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:22.950843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-74329d8e-dc44-48fb-bf39-919faec152ba tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:22.950900 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ab20e75-2844-4865-9774-30175a5dda92 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:22.955086 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:22.955086 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:22.955870 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-74329d8e-dc44-48fb-bf39-919faec152ba tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:22.956249 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 648/2602] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:22 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:22.962427 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:22.962427 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:22.966788 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8ab20e75-2844-4865-9774-30175a5dda92 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:22.968067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:22.971834 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:22.972556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:22.972814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:22.972957 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete backup with id: 05439024-e4c5-4db1-a13f-e7f6e4460bdf. Jul 15 13:29:22.975976 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ab20e75-2844-4865-9774-30175a5dda92 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:22.976479 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 655/2603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:22 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:22.978675 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:22.978675 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:22.992524 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] delete_backup rpcapi backup_id 05439024-e4c5-4db1-a13f-e7f6e4460bdf {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:29:22.994597 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-892fc434-e58e-4ff9-9558-6e0fc5003949 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 202 Jul 15 13:29:22.996304 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 653/2604] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:22 2026] DELETE /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:23.004823 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bc2c9146-baca-46b6-a0d9-d2e65464ad69 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:23.008309 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bc2c9146-baca-46b6-a0d9-d2e65464ad69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:23.008563 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bc2c9146-baca-46b6-a0d9-d2e65464ad69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:23.008917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bc2c9146-baca-46b6-a0d9-d2e65464ad69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:23.009124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-bc2c9146-baca-46b6-a0d9-d2e65464ad69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:23.014748 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:23.014748 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:23.018385 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bc2c9146-baca-46b6-a0d9-d2e65464ad69 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 200 Jul 15 13:29:23.018385 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 649/2605] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:23 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:23.222888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:23.225301 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:29:23.225559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:23.226835 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:23.226835 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume with id: febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:29:23.236856 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:23.236856 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:23.238131 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:23.261814 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume request issued successfully. Jul 15 13:29:23.262101 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-63b660cc-c00f-44f0-9553-b0921bb742d7 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 202 Jul 15 13:29:23.262610 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 649/2606] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:23 2026] DELETE /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:23.274517 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a41fd40b-adbf-41f1-b95b-092f484ba460 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:23.278549 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a41fd40b-adbf-41f1-b95b-092f484ba460 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:29:23.278977 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a41fd40b-adbf-41f1-b95b-092f484ba460 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:23.279338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a41fd40b-adbf-41f1-b95b-092f484ba460 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:23.293468 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:23.293468 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:23.301002 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a41fd40b-adbf-41f1-b95b-092f484ba460 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:23.310248 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a41fd40b-adbf-41f1-b95b-092f484ba460 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 200 Jul 15 13:29:23.311098 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 656/2607] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:23 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:23.415637 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-aa4725a0-97a8-4dbf-930e-4272d7db17d7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:23.417712 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aa4725a0-97a8-4dbf-930e-4272d7db17d7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:23.418243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aa4725a0-97a8-4dbf-930e-4272d7db17d7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:23.418565 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aa4725a0-97a8-4dbf-930e-4272d7db17d7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:23.418743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-aa4725a0-97a8-4dbf-930e-4272d7db17d7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:23.424500 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:23.424500 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:23.425154 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aa4725a0-97a8-4dbf-930e-4272d7db17d7 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:23.425577 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 654/2608] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:23 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:23.888056 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4be7f198-5663-4937-bc09-f7369f6d48e9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:23.890568 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4be7f198-5663-4937-bc09-f7369f6d48e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:23.890947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4be7f198-5663-4937-bc09-f7369f6d48e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:23.891243 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4be7f198-5663-4937-bc09-f7369f6d48e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:23.891388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4be7f198-5663-4937-bc09-f7369f6d48e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:23.898832 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:23.898832 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:23.899778 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4be7f198-5663-4937-bc09-f7369f6d48e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:23.900294 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 650/2609] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:23 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:23.991931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a3acdfa9-0f26-4834-88e1-3463c1985b21 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:23.993752 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3acdfa9-0f26-4834-88e1-3463c1985b21 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:23.994025 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3acdfa9-0f26-4834-88e1-3463c1985b21 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:23.994292 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3acdfa9-0f26-4834-88e1-3463c1985b21 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.016400 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:24.016400 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:24.026886 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a3acdfa9-0f26-4834-88e1-3463c1985b21 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:24.030548 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-98f2ea80-70c3-435f-9239-490afa2b5df3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:24.033144 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98f2ea80-70c3-435f-9239-490afa2b5df3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf Jul 15 13:29:24.033461 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98f2ea80-70c3-435f-9239-490afa2b5df3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:24.033710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98f2ea80-70c3-435f-9239-490afa2b5df3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.033870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-98f2ea80-70c3-435f-9239-490afa2b5df3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id 05439024-e4c5-4db1-a13f-e7f6e4460bdf. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:24.037074 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3acdfa9-0f26-4834-88e1-3463c1985b21 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:24.037763 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 650/2610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:23 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:24.040106 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98f2ea80-70c3-435f-9239-490afa2b5df3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf returned with HTTP 404 Jul 15 13:29:24.041004 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 657/2611] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:24 2026] GET /volume/v3/backups/05439024-e4c5-4db1-a13f-e7f6e4460bdf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:24.118445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:24.121593 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:29:24.121846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:24.122274 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.122274 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete backup with id: a7b70226-dd93-4663-9df3-f14c0672b7e3. Jul 15 13:29:24.129117 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:24.129117 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:24.145341 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] delete_backup rpcapi backup_id a7b70226-dd93-4663-9df3-f14c0672b7e3 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:29:24.147676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a29a20c-9b96-4a25-94f8-fe75c313f367 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 202 Jul 15 13:29:24.148302 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 655/2612] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:24 2026] DELETE /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:24.155304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c93fe557-1103-4541-a9a9-96a50d3d73c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:24.157101 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c93fe557-1103-4541-a9a9-96a50d3d73c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:29:24.157478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c93fe557-1103-4541-a9a9-96a50d3d73c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:24.157821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c93fe557-1103-4541-a9a9-96a50d3d73c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.158035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c93fe557-1103-4541-a9a9-96a50d3d73c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:24.163872 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:24.163872 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:24.164889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c93fe557-1103-4541-a9a9-96a50d3d73c3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 200 Jul 15 13:29:24.165446 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 651/2613] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:24 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:24.332176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f30d6b72-77a6-4681-a41b-acfa73de15c6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:24.335711 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f30d6b72-77a6-4681-a41b-acfa73de15c6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 Jul 15 13:29:24.335711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f30d6b72-77a6-4681-a41b-acfa73de15c6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:24.335711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f30d6b72-77a6-4681-a41b-acfa73de15c6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.346662 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f30d6b72-77a6-4681-a41b-acfa73de15c6 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 returned with HTTP 404 Jul 15 13:29:24.350163 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 651/2614] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:24 2026] GET /volume/v3/volumes/febbd22b-f84e-4627-8300-d50132e5a018 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:24.437813 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ce8e3c6-d113-47c1-896d-b696399b340c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:24.442338 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ce8e3c6-d113-47c1-896d-b696399b340c tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:24.442580 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ce8e3c6-d113-47c1-896d-b696399b340c tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:24.442793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ce8e3c6-d113-47c1-896d-b696399b340c tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.442923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-9ce8e3c6-d113-47c1-896d-b696399b340c tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:24.453201 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:24.453201 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:24.454076 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ce8e3c6-d113-47c1-896d-b696399b340c tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:24.454509 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 658/2615] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:24 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:24.918524 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-753b7129-f3bc-49fa-8963-858e1dbe0c05 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:24.922002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-753b7129-f3bc-49fa-8963-858e1dbe0c05 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:24.922337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-753b7129-f3bc-49fa-8963-858e1dbe0c05 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:24.922684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-753b7129-f3bc-49fa-8963-858e1dbe0c05 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:24.922874 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-753b7129-f3bc-49fa-8963-858e1dbe0c05 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:24.929502 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:24.929502 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:24.930984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-753b7129-f3bc-49fa-8963-858e1dbe0c05 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:24.932094 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 656/2616] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:24 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:25.055951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2272a4ac-f509-44de-8363-dc0026255d37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.059292 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2272a4ac-f509-44de-8363-dc0026255d37 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:25.059292 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2272a4ac-f509-44de-8363-dc0026255d37 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.059769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2272a4ac-f509-44de-8363-dc0026255d37 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.077656 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.077656 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:25.084090 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2272a4ac-f509-44de-8363-dc0026255d37 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:25.087929 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2272a4ac-f509-44de-8363-dc0026255d37 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:25.088378 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 652/2617] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:25.178536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-53e5dafa-f890-4744-ad9d-1ffd3e04a808 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.180679 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-53e5dafa-f890-4744-ad9d-1ffd3e04a808 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 Jul 15 13:29:25.180951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-53e5dafa-f890-4744-ad9d-1ffd3e04a808 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.181569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-53e5dafa-f890-4744-ad9d-1ffd3e04a808 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.181569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-53e5dafa-f890-4744-ad9d-1ffd3e04a808 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Show backup with id a7b70226-dd93-4663-9df3-f14c0672b7e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:25.186400 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-53e5dafa-f890-4744-ad9d-1ffd3e04a808 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 returned with HTTP 404 Jul 15 13:29:25.186848 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 652/2618] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/backups/a7b70226-dd93-4663-9df3-f14c0672b7e3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:25.362459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-502a1665-9d84-416d-b84d-c99381d90852 req-a6365055-43ae-4745-983c-709337962948 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.365358 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a6365055-43ae-4745-983c-709337962948 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:25.365617 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a6365055-43ae-4745-983c-709337962948 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.365868 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a6365055-43ae-4745-983c-709337962948 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.379127 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.379127 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:25.385269 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-502a1665-9d84-416d-b84d-c99381d90852 req-a6365055-43ae-4745-983c-709337962948 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:25.391342 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a6365055-43ae-4745-983c-709337962948 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:25.391926 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 659/2619] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:25.426493 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.430692 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] POST https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883/action Jul 15 13:29:25.431278 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:25.431495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:25.462416 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.462416 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:25.464676 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:25.469566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9fed2928-9dbf-4500-b10e-17f460198d88 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.472197 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9fed2928-9dbf-4500-b10e-17f460198d88 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:25.472591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9fed2928-9dbf-4500-b10e-17f460198d88 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.472824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9fed2928-9dbf-4500-b10e-17f460198d88 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.472979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9fed2928-9dbf-4500-b10e-17f460198d88 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:25.473694 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Begin detaching volume completed successfully. Jul 15 13:29:25.474049 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-29c0bb7f-f397-4302-b609-60765e1e47de tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883/action returned with HTTP 202 Jul 15 13:29:25.475785 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 657/2620] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:29:25 2026] POST /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:25.479325 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.479325 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:25.480319 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9fed2928-9dbf-4500-b10e-17f460198d88 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:25.481137 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 653/2621] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:25.508640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e58befe8-dc9e-4367-ada6-64b32aeb27da None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.511365 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e58befe8-dc9e-4367-ada6-64b32aeb27da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:25.511628 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e58befe8-dc9e-4367-ada6-64b32aeb27da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.511916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e58befe8-dc9e-4367-ada6-64b32aeb27da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.526418 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.526418 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:25.530313 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e58befe8-dc9e-4367-ada6-64b32aeb27da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:25.535577 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e58befe8-dc9e-4367-ada6-64b32aeb27da tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:25.535973 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 653/2622] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:25.554145 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fbca47d2-a750-4c67-b90d-fc712d7aa992 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.554680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fbca47d2-a750-4c67-b90d-fc712d7aa992 None None] GET https://10.4.3.158/volume// Jul 15 13:29:25.554918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fbca47d2-a750-4c67-b90d-fc712d7aa992 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.555182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fbca47d2-a750-4c67-b90d-fc712d7aa992 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.555586 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fbca47d2-a750-4c67-b90d-fc712d7aa992 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:25.556002 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 660/2623] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:25.566927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-502a1665-9d84-416d-b84d-c99381d90852 req-cd8af82f-088f-4fd0-8571-0575a1efc3d7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.570613 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-cd8af82f-088f-4fd0-8571-0575a1efc3d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:25.570886 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-cd8af82f-088f-4fd0-8571-0575a1efc3d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.571793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-cd8af82f-088f-4fd0-8571-0575a1efc3d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.588160 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.588160 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:25.592987 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-502a1665-9d84-416d-b84d-c99381d90852 req-cd8af82f-088f-4fd0-8571-0575a1efc3d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:25.600397 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-cd8af82f-088f-4fd0-8571-0575a1efc3d7 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:25.600899 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 658/2624] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:25.946229 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cc0c4c6e-9003-4b8f-9ec8-7e912e66880a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:25.948801 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc0c4c6e-9003-4b8f-9ec8-7e912e66880a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:25.948933 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc0c4c6e-9003-4b8f-9ec8-7e912e66880a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:25.949204 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc0c4c6e-9003-4b8f-9ec8-7e912e66880a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:25.949380 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-cc0c4c6e-9003-4b8f-9ec8-7e912e66880a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:25.953832 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:25.953832 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:25.954801 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc0c4c6e-9003-4b8f-9ec8-7e912e66880a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:25.955058 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 654/2625] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:25 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:26.109284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-91d1b9bf-2bc9-4796-9a7b-6a69e5fb0ed5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:26.112887 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91d1b9bf-2bc9-4796-9a7b-6a69e5fb0ed5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:26.113332 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91d1b9bf-2bc9-4796-9a7b-6a69e5fb0ed5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:26.113720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91d1b9bf-2bc9-4796-9a7b-6a69e5fb0ed5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:26.125406 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:26.125406 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:26.129292 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-91d1b9bf-2bc9-4796-9a7b-6a69e5fb0ed5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:26.134575 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91d1b9bf-2bc9-4796-9a7b-6a69e5fb0ed5 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:26.135081 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 654/2626] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:26 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:29:26.493835 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dc674705-b19f-4bf4-bb52-910cbe61460a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:26.495695 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc674705-b19f-4bf4-bb52-910cbe61460a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:26.495901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc674705-b19f-4bf4-bb52-910cbe61460a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:26.496190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc674705-b19f-4bf4-bb52-910cbe61460a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:26.496287 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-dc674705-b19f-4bf4-bb52-910cbe61460a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:26.502810 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:26.502810 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:26.503689 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc674705-b19f-4bf4-bb52-910cbe61460a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:26.504154 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 661/2627] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:26 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:26.551674 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-41225402-a69c-441c-9e66-eb6fe3b01870 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:26.553411 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-41225402-a69c-441c-9e66-eb6fe3b01870 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:26.553596 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-41225402-a69c-441c-9e66-eb6fe3b01870 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:26.553815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-41225402-a69c-441c-9e66-eb6fe3b01870 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:26.563877 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:26.563877 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:26.567528 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-41225402-a69c-441c-9e66-eb6fe3b01870 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:26.573568 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-41225402-a69c-441c-9e66-eb6fe3b01870 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:26.574129 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 659/2628] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:26 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:26.718973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-502a1665-9d84-416d-b84d-c99381d90852 req-a3cdd727-f5fb-4f39-8dbd-b7d8c6fd476c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:26.721453 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a3cdd727-f5fb-4f39-8dbd-b7d8c6fd476c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1 Jul 15 13:29:26.721652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a3cdd727-f5fb-4f39-8dbd-b7d8c6fd476c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:26.721890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a3cdd727-f5fb-4f39-8dbd-b7d8c6fd476c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:26.732894 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:26.732894 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:26.855841 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-502a1665-9d84-416d-b84d-c99381d90852 req-a3cdd727-f5fb-4f39-8dbd-b7d8c6fd476c tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1 returned with HTTP 200 Jul 15 13:29:26.856884 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 655/2629] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:26 2026] DELETE /volume/v3/attachments/9d906b02-672f-4131-a408-676915945af1 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:26.965763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-28e8bea9-fb94-4d97-8654-423a9260ad4f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:26.968025 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28e8bea9-fb94-4d97-8654-423a9260ad4f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:26.968347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28e8bea9-fb94-4d97-8654-423a9260ad4f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:26.968593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28e8bea9-fb94-4d97-8654-423a9260ad4f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:26.968737 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-28e8bea9-fb94-4d97-8654-423a9260ad4f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:26.973763 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:26.973763 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:26.974726 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28e8bea9-fb94-4d97-8654-423a9260ad4f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:26.975566 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 655/2630] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:26 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:27.150892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7f867afd-4557-4af6-9bc4-d183c9582ff6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:27.152872 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f867afd-4557-4af6-9bc4-d183c9582ff6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:27.153083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f867afd-4557-4af6-9bc4-d183c9582ff6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:27.153268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f867afd-4557-4af6-9bc4-d183c9582ff6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:27.163086 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:27.163086 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:27.166770 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7f867afd-4557-4af6-9bc4-d183c9582ff6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:27.172071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f867afd-4557-4af6-9bc4-d183c9582ff6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:27.172562 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 662/2631] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:27 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:27.518282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e619dee7-1b92-4680-bd35-50cb59399e76 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:27.524758 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e619dee7-1b92-4680-bd35-50cb59399e76 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:27.525165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e619dee7-1b92-4680-bd35-50cb59399e76 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:27.525590 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e619dee7-1b92-4680-bd35-50cb59399e76 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:27.525710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e619dee7-1b92-4680-bd35-50cb59399e76 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:27.531717 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:27.531717 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:27.532509 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e619dee7-1b92-4680-bd35-50cb59399e76 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:27.532936 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 660/2632] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:27 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:27.591348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a0735ba0-53f5-45bf-a4e3-8170fea5627a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:27.596430 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a0735ba0-53f5-45bf-a4e3-8170fea5627a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:27.596620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a0735ba0-53f5-45bf-a4e3-8170fea5627a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:27.596854 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a0735ba0-53f5-45bf-a4e3-8170fea5627a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:27.608984 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:27.608984 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:27.612432 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a0735ba0-53f5-45bf-a4e3-8170fea5627a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:27.618899 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a0735ba0-53f5-45bf-a4e3-8170fea5627a tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:27.619440 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 656/2633] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:27 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:27.810242 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-70a56752-778e-4d15-ad32-82325d563166 req-d900a7ee-9feb-4b59-ba97-83d8c25c8124 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:27.813516 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d900a7ee-9feb-4b59-ba97-83d8c25c8124 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d/action Jul 15 13:29:27.813984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d900a7ee-9feb-4b59-ba97-83d8c25c8124 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:27.814146 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d900a7ee-9feb-4b59-ba97-83d8c25c8124 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:27.836942 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:27.836942 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:27.852593 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-70a56752-778e-4d15-ad32-82325d563166 req-d900a7ee-9feb-4b59-ba97-83d8c25c8124 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d/action returned with HTTP 204 Jul 15 13:29:27.853277 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 656/2634] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:29:27 2026] POST /volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:27.997313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0c65ec5d-5482-4004-bac9-cbf997af01a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:27.999639 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c65ec5d-5482-4004-bac9-cbf997af01a8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:28.000404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c65ec5d-5482-4004-bac9-cbf997af01a8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:28.000404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c65ec5d-5482-4004-bac9-cbf997af01a8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:28.000404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-0c65ec5d-5482-4004-bac9-cbf997af01a8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:28.008694 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:28.008694 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:28.009602 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c65ec5d-5482-4004-bac9-cbf997af01a8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:28.010073 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 663/2635] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:27 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:28.185975 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef1f55ce-e408-42ee-8294-79187f1d9927 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:28.188596 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef1f55ce-e408-42ee-8294-79187f1d9927 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:28.188859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef1f55ce-e408-42ee-8294-79187f1d9927 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:28.189470 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef1f55ce-e408-42ee-8294-79187f1d9927 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:28.203548 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:28.203548 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:28.209811 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ef1f55ce-e408-42ee-8294-79187f1d9927 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:28.224037 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef1f55ce-e408-42ee-8294-79187f1d9927 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:28.224676 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 661/2636] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:28 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:29:28.241167 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-86691493-c95b-49d5-9af6-ebe0cc086529 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:28.242889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-86691493-c95b-49d5-9af6-ebe0cc086529 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:28.243146 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-86691493-c95b-49d5-9af6-ebe0cc086529 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:28.246991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-86691493-c95b-49d5-9af6-ebe0cc086529 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:28.256825 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:28.256825 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:28.262912 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-86691493-c95b-49d5-9af6-ebe0cc086529 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:28.270554 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-86691493-c95b-49d5-9af6-ebe0cc086529 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:28.271036 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 657/2637] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:28 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:28.547244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ad4255a9-746a-4c53-825e-a569bb7bb580 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:28.551697 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad4255a9-746a-4c53-825e-a569bb7bb580 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:28.552031 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad4255a9-746a-4c53-825e-a569bb7bb580 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:28.552329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad4255a9-746a-4c53-825e-a569bb7bb580 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:28.552532 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ad4255a9-746a-4c53-825e-a569bb7bb580 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:28.569193 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:28.569193 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:28.570339 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad4255a9-746a-4c53-825e-a569bb7bb580 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:28.571103 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 657/2638] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:28 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:29.024792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3564a599-4d7f-462b-a37d-98d3d3e4ef25 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:29.029990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3564a599-4d7f-462b-a37d-98d3d3e4ef25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:29.030298 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3564a599-4d7f-462b-a37d-98d3d3e4ef25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:29.030557 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3564a599-4d7f-462b-a37d-98d3d3e4ef25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:29.030667 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-3564a599-4d7f-462b-a37d-98d3d3e4ef25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:29.042875 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:29.042875 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:29.043892 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3564a599-4d7f-462b-a37d-98d3d3e4ef25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:29.044465 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 664/2639] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:29 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:29.589538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fd28400b-36b0-4bdd-ba22-1f4dae1f97b5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:29.593787 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd28400b-36b0-4bdd-ba22-1f4dae1f97b5 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:29.593787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd28400b-36b0-4bdd-ba22-1f4dae1f97b5 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:29.595946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd28400b-36b0-4bdd-ba22-1f4dae1f97b5 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:29.595946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-fd28400b-36b0-4bdd-ba22-1f4dae1f97b5 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:29.602119 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:29.602119 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:29.603404 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd28400b-36b0-4bdd-ba22-1f4dae1f97b5 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:29.603404 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 662/2640] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:29 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:30.059044 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dad7718d-ca17-454c-8dd0-36212bc7c3cd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:30.061067 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dad7718d-ca17-454c-8dd0-36212bc7c3cd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:30.061275 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dad7718d-ca17-454c-8dd0-36212bc7c3cd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:30.061492 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dad7718d-ca17-454c-8dd0-36212bc7c3cd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:30.061616 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-dad7718d-ca17-454c-8dd0-36212bc7c3cd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:30.067326 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:30.067326 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:30.067985 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dad7718d-ca17-454c-8dd0-36212bc7c3cd tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:30.068371 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 658/2641] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:30 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:30.611666 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-77b80b91-a196-43c8-9df5-5418e0164330 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:30.613590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-130f2eea-987f-4ad0-9d6d-d75cbc28d73a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:30.614863 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-77b80b91-a196-43c8-9df5-5418e0164330 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:29:30.615074 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-77b80b91-a196-43c8-9df5-5418e0164330 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:30.615266 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-77b80b91-a196-43c8-9df5-5418e0164330 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:30.615731 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-130f2eea-987f-4ad0-9d6d-d75cbc28d73a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:30.616034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-130f2eea-987f-4ad0-9d6d-d75cbc28d73a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:30.616275 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-130f2eea-987f-4ad0-9d6d-d75cbc28d73a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:30.616389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-130f2eea-987f-4ad0-9d6d-d75cbc28d73a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:30.621350 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:30.621350 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:30.622083 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-130f2eea-987f-4ad0-9d6d-d75cbc28d73a tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:30.623598 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 665/2642] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:30 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:30.629538 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:30.629538 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:30.634165 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-77b80b91-a196-43c8-9df5-5418e0164330 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:30.640914 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-77b80b91-a196-43c8-9df5-5418e0164330 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:29:30.641796 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 658/2643] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:30 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 1660 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:30.806974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-939c2684-03ba-4e6f-9bb1-5126fe2f7a87 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:30.808698 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-939c2684-03ba-4e6f-9bb1-5126fe2f7a87 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:30.809001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-939c2684-03ba-4e6f-9bb1-5126fe2f7a87 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:30.809274 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-939c2684-03ba-4e6f-9bb1-5126fe2f7a87 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:30.824590 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:30.824590 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:30.830600 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-939c2684-03ba-4e6f-9bb1-5126fe2f7a87 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:30.836205 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-939c2684-03ba-4e6f-9bb1-5126fe2f7a87 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:30.836714 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 663/2644] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:30 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:30.852560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:30.856033 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] DELETE https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:30.856033 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:30.856033 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:30.856033 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume with id: 35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:30.863207 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:30.863207 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:30.866109 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:30.906164 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Delete volume request issued successfully. Jul 15 13:29:30.906406 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb0e9521-5a4c-4ae1-b3fa-e2020cf88cee tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 202 Jul 15 13:29:30.906988 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 659/2645] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:30 2026] DELETE /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:30.921323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-367c6cba-babc-4764-a167-37d11ce1d9f3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:30.921323 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-367c6cba-babc-4764-a167-37d11ce1d9f3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:30.921323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-367c6cba-babc-4764-a167-37d11ce1d9f3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:30.921323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-367c6cba-babc-4764-a167-37d11ce1d9f3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:30.928315 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:30.928315 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:30.934732 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-367c6cba-babc-4764-a167-37d11ce1d9f3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Volume info retrieved successfully. Jul 15 13:29:30.939927 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-367c6cba-babc-4764-a167-37d11ce1d9f3 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 200 Jul 15 13:29:30.940475 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 666/2646] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:30 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:31.088244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-718241a5-ea70-42ef-9a7f-ead2306e295d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.089515 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-718241a5-ea70-42ef-9a7f-ead2306e295d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:31.089897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-718241a5-ea70-42ef-9a7f-ead2306e295d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:31.090177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-718241a5-ea70-42ef-9a7f-ead2306e295d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:31.090547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-718241a5-ea70-42ef-9a7f-ead2306e295d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:31.102090 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:31.102090 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:31.102090 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-718241a5-ea70-42ef-9a7f-ead2306e295d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 200 Jul 15 13:29:31.102090 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 659/2647] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:31 2026] GET /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 710 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:31.113114 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.115032 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 Jul 15 13:29:31.115375 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:31.115634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:31.115812 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete backup with id: 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779. Jul 15 13:29:31.121527 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:31.121527 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:31.140187 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] delete_backup rpcapi backup_id 5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:29:31.142235 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e69ac517-89fc-4ea0-9492-4dbd627f6224 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 returned with HTTP 202 Jul 15 13:29:31.142829 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 664/2648] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:31 2026] DELETE /volume/v3/backups/5bb3fb81-1b0b-4ce9-97af-f59ddfef8779 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:31.155894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.159591 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:31.160153 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-469171416"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:31.164345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-469171416'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:31.164504 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume of 1 GB Jul 15 13:29:31.178923 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Availability Zones retrieved successfully. Jul 15 13:29:31.187591 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (f6003cfc-f836-40ad-a48e-04eada8f979a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:31.189561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793a1bf2-c2f2-4953-a114-ca26cb82b50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:31.191005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:31.236672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (793a1bf2-c2f2-4953-a114-ca26cb82b50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:31.237519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193f30c7-d648-48cc-a862-dee30fbaa2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:31.287794 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['b9b29bae-b47f-4d74-b101-b4aeb318f183', '7a21bd7c-5ad6-44cd-b0ba-8dcce4006933', '203a5f22-e665-4c9f-8d4d-e04694f641ea', '82f934aa-2912-49d7-ac4e-d5d8a8a31230'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:31.288989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (193f30c7-d648-48cc-a862-dee30fbaa2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b29bae-b47f-4d74-b101-b4aeb318f183', '7a21bd7c-5ad6-44cd-b0ba-8dcce4006933', '203a5f22-e665-4c9f-8d4d-e04694f641ea', '82f934aa-2912-49d7-ac4e-d5d8a8a31230']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:31.291991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221e445b-72ec-43f5-b392-43dc10c7eeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:31.319540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221e445b-72ec-43f5-b392-43dc10c7eeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b67b5d2-c942-4083-95f5-5dd1fe12e160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-469171416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['b9b29bae-b47f-4d74-b101-b4aeb318f183','7a21bd7c-5ad6-44cd-b0ba-8dcce4006933','203a5f22-e665-4c9f-8d4d-e04694f641ea','82f934aa-2912-49d7-ac4e-d5d8a8a31230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-469171416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b67b5d2-c942-4083-95f5-5dd1fe12e160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7080857bbe74c12a51441accb88f57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7231a594333645feb7bf40a71cbe7576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:31.320419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b1de69-c275-4edc-be75-496d2458eade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:31.347469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b1de69-c275-4edc-be75-496d2458eade) transitioned into state 'SUCCESS' from state '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-469171416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['b9b29bae-b47f-4d74-b101-b4aeb318f183','7a21bd7c-5ad6-44cd-b0ba-8dcce4006933','203a5f22-e665-4c9f-8d4d-e04694f641ea','82f934aa-2912-49d7-ac4e-d5d8a8a31230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:31.348466 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aca42c8-b937-4c50-b194-cf604b39ec49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:31.365007 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aca42c8-b937-4c50-b194-cf604b39ec49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:31.366809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (f6003cfc-f836-40ad-a48e-04eada8f979a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:31.366809 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request issued successfully. Jul 15 13:29:31.368258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90bc8c82-3e9f-4ad9-8dcb-a51b98c56637 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:31.368710 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 660/2649] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:29:31 2026] POST /volume/v3/volumes => generated 777 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:31.387207 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d338a9e6-d9d0-4f1b-9796-069cfd723856 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.391682 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d338a9e6-d9d0-4f1b-9796-069cfd723856 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 Jul 15 13:29:31.392187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d338a9e6-d9d0-4f1b-9796-069cfd723856 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:31.392356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d338a9e6-d9d0-4f1b-9796-069cfd723856 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:31.408071 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:31.408071 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:31.414008 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d338a9e6-d9d0-4f1b-9796-069cfd723856 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:31.418757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d338a9e6-d9d0-4f1b-9796-069cfd723856 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 returned with HTTP 200 Jul 15 13:29:31.419398 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 667/2650] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:31 2026] GET /volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:31.637789 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7db8fa02-0b9e-45d8-a9e9-584c56562dac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.646049 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7db8fa02-0b9e-45d8-a9e9-584c56562dac tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:31.646049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7db8fa02-0b9e-45d8-a9e9-584c56562dac tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:31.646049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7db8fa02-0b9e-45d8-a9e9-584c56562dac tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:31.646049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7db8fa02-0b9e-45d8-a9e9-584c56562dac tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:31.649448 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:31.649448 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:31.650434 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7db8fa02-0b9e-45d8-a9e9-584c56562dac tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:31.651188 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 660/2651] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:31 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:31.681912 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-dc3d8081-4755-4ccf-8811-11ad8744ddd3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.685910 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-dc3d8081-4755-4ccf-8811-11ad8744ddd3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1 Jul 15 13:29:31.686101 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-dc3d8081-4755-4ccf-8811-11ad8744ddd3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:31.686250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-dc3d8081-4755-4ccf-8811-11ad8744ddd3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:31.698856 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:31.698856 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:31.766769 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e0ab07b4-8627-450d-9091-b1f76529e177 req-dc3d8081-4755-4ccf-8811-11ad8744ddd3 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1 returned with HTTP 200 Jul 15 13:29:31.767275 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 665/2652] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:31 2026] DELETE /volume/v3/attachments/2a7c7a83-4b42-4490-b7c0-d2bd438e10d1 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:31.957172 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2898b177-adce-450d-a448-909b06dc1e57 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:31.960303 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2898b177-adce-450d-a448-909b06dc1e57 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] GET https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 Jul 15 13:29:31.960748 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2898b177-adce-450d-a448-909b06dc1e57 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:31.961034 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2898b177-adce-450d-a448-909b06dc1e57 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:31.968586 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2898b177-adce-450d-a448-909b06dc1e57 tempest-VolumesBackupsTest-283959073 tempest-VolumesBackupsTest-283959073-project-member] https://10.4.3.158/volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 returned with HTTP 404 Jul 15 13:29:31.969066 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 661/2653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:31 2026] GET /volume/v3/volumes/35ed1ac7-8c35-4ca2-8165-d5e721be4883 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:32.439031 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-421cca37-59cc-40a2-b50b-f0bb0023aeb8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.441066 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-421cca37-59cc-40a2-b50b-f0bb0023aeb8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 Jul 15 13:29:32.441362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-421cca37-59cc-40a2-b50b-f0bb0023aeb8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.441615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-421cca37-59cc-40a2-b50b-f0bb0023aeb8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.453163 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.453163 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:32.459076 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-421cca37-59cc-40a2-b50b-f0bb0023aeb8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:32.466807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-421cca37-59cc-40a2-b50b-f0bb0023aeb8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 returned with HTTP 200 Jul 15 13:29:32.467400 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 668/2654] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:32 2026] GET /volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:32.487113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.490079 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:29:32.490847 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0b67b5d2-c942-4083-95f5-5dd1fe12e160", "name": "tempest-type-Backup-1056609662"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:32.493037 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating new backup {'backup': {'volume_id': '0b67b5d2-c942-4083-95f5-5dd1fe12e160', 'name': 'tempest-type-Backup-1056609662'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:29:32.494318 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating backup of volume 0b67b5d2-c942-4083-95f5-5dd1fe12e160 in container None Jul 15 13:29:32.508089 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.508089 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:32.508462 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:32.534019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['5cdc83cd-c693-4b31-b329-3e0e1d7adb8b', '14803b06-ac25-47b5-9c55-d428e897417f'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:32.536380 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f9ce5b8e-80cc-4eaf-8e49-56f6c5cd4c27 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.537510 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f9ce5b8e-80cc-4eaf-8e49-56f6c5cd4c27 None None] GET https://10.4.3.158/volume// Jul 15 13:29:32.537906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f9ce5b8e-80cc-4eaf-8e49-56f6c5cd4c27 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.538203 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f9ce5b8e-80cc-4eaf-8e49-56f6c5cd4c27 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.538644 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f9ce5b8e-80cc-4eaf-8e49-56f6c5cd4c27 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:32.539103 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 666/2655] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:32.549034 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-26845ec7-c96c-484a-8441-fc913c6ec803 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.551980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-26845ec7-c96c-484a-8441-fc913c6ec803 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:29:32.552439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-26845ec7-c96c-484a-8441-fc913c6ec803 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6d49e34-a12d-4f5d-98e2-a08786db91b0", "connector": null, "instance_uuid": "cfdb04a0-ea93-4ad7-952b-873361b3375b"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:32.566262 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.566262 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:32.566774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acdb7126-d0f8-4d0b-8601-9e0a691a0ad9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:29:32.567323 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 661/2656] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:29:32 2026] POST /volume/v3/backups => generated 316 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:32.578858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4aa5515b-c068-457f-9d08-92dc589c1949 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.582515 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4aa5515b-c068-457f-9d08-92dc589c1949 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:32.582705 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4aa5515b-c068-457f-9d08-92dc589c1949 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.583455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4aa5515b-c068-457f-9d08-92dc589c1949 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.583455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4aa5515b-c068-457f-9d08-92dc589c1949 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:32.594881 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.594881 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:32.595877 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4aa5515b-c068-457f-9d08-92dc589c1949 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:32.596403 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 669/2657] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:32 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:32.600598 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-26845ec7-c96c-484a-8441-fc913c6ec803 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:29:32.601082 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 662/2658] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:29:32 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) Jul 15 13:29:32.615957 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-16105ef2-85be-4d8f-ade4-0335b7546899 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.619639 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-16105ef2-85be-4d8f-ade4-0335b7546899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d Jul 15 13:29:32.619896 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-16105ef2-85be-4d8f-ade4-0335b7546899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.620165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-16105ef2-85be-4d8f-ade4-0335b7546899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.629399 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.629399 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:32.649472 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.652047 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] DELETE https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:29:32.652361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.652547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.652753 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume with id: 31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:29:32.661636 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.661636 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:32.663205 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:32.666187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-97dc18c9-1caa-45a5-998d-0dcd4d441073 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.669609 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97dc18c9-1caa-45a5-998d-0dcd4d441073 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:32.669911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97dc18c9-1caa-45a5-998d-0dcd4d441073 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.670180 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97dc18c9-1caa-45a5-998d-0dcd4d441073 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.670767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-97dc18c9-1caa-45a5-998d-0dcd4d441073 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:32.677319 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.677319 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:32.678227 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97dc18c9-1caa-45a5-998d-0dcd4d441073 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:32.679152 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 670/2659] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:32 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:32.692600 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Delete volume request issued successfully. Jul 15 13:29:32.692600 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5cda41c5-5da0-4f66-804e-3d6b30647aae tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 202 Jul 15 13:29:32.692600 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 662/2660] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:32 2026] DELETE /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:32.697878 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-16105ef2-85be-4d8f-ade4-0335b7546899 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d returned with HTTP 200 Jul 15 13:29:32.698337 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 667/2661] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:32 2026] DELETE /volume/v3/attachments/7f313e68-0718-4feb-bf08-5ec7a676cb4d => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:32.702313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-304238c0-7583-4d39-9b45-88f54e9a1f3d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:32.705006 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-304238c0-7583-4d39-9b45-88f54e9a1f3d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:29:32.705248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-304238c0-7583-4d39-9b45-88f54e9a1f3d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:32.705741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-304238c0-7583-4d39-9b45-88f54e9a1f3d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:32.712910 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:32.712910 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:32.716572 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-304238c0-7583-4d39-9b45-88f54e9a1f3d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Volume info retrieved successfully. Jul 15 13:29:32.721197 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-304238c0-7583-4d39-9b45-88f54e9a1f3d tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 200 Jul 15 13:29:32.721610 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 663/2662] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:32 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:33.613920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ce825389-8e25-4a8d-bacb-1da68f5ae26f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:33.617819 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce825389-8e25-4a8d-bacb-1da68f5ae26f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:33.618283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce825389-8e25-4a8d-bacb-1da68f5ae26f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:33.618283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce825389-8e25-4a8d-bacb-1da68f5ae26f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:33.618414 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ce825389-8e25-4a8d-bacb-1da68f5ae26f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:33.623114 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:33.623114 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:33.624090 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce825389-8e25-4a8d-bacb-1da68f5ae26f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:33.624340 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 671/2663] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:33 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:33.690209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5dabb583-b070-4958-8f51-0ca9b1dbfb73 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:33.693151 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5dabb583-b070-4958-8f51-0ca9b1dbfb73 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:33.693928 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5dabb583-b070-4958-8f51-0ca9b1dbfb73 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:33.694172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5dabb583-b070-4958-8f51-0ca9b1dbfb73 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:33.694438 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5dabb583-b070-4958-8f51-0ca9b1dbfb73 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:33.700029 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:33.700029 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:33.701062 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5dabb583-b070-4958-8f51-0ca9b1dbfb73 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:33.701580 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 663/2664] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:33 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:33.744694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-12a984a4-4641-461c-b082-b91236024a77 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:33.749005 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12a984a4-4641-461c-b082-b91236024a77 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] GET https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d Jul 15 13:29:33.749680 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12a984a4-4641-461c-b082-b91236024a77 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:33.749680 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12a984a4-4641-461c-b082-b91236024a77 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:33.756192 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12a984a4-4641-461c-b082-b91236024a77 tempest-AttachVolumeMultiAttachTest-150637959 tempest-AttachVolumeMultiAttachTest-150637959-project-member] https://10.4.3.158/volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d returned with HTTP 404 Jul 15 13:29:33.756706 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 668/2665] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:33 2026] GET /volume/v3/volumes/31b352c9-19cd-4252-ae0b-43a45a08955d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:33.832034 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:33.838154 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] PUT https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 Jul 15 13:29:33.838154 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:33.850430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Acquiring lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:29:33.857541 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:29:33.858865 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:33.858865 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:33.990435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" released by "attachment_update" :: held 0.133s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:29:33.991843 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-b0b9a7e0-960b-4166-8e6c-268d90398d56 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 returned with HTTP 200 Jul 15 13:29:33.991843 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 664/2666] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:29:33 2026] PUT /volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 => generated 968 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:34.002518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-34d5b0b5-3e7b-48eb-b03a-7a023807ceb9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:34.004997 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-34d5b0b5-3e7b-48eb-b03a-7a023807ceb9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 Jul 15 13:29:34.005235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-34d5b0b5-3e7b-48eb-b03a-7a023807ceb9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:34.005473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-34d5b0b5-3e7b-48eb-b03a-7a023807ceb9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:34.028023 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-34d5b0b5-3e7b-48eb-b03a-7a023807ceb9 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 returned with HTTP 200 Jul 15 13:29:34.029131 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 672/2667] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:29:34 2026] GET /volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:34.637972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-79260cb7-6137-4510-ac67-dc2230336501 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:34.640257 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-79260cb7-6137-4510-ac67-dc2230336501 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:34.640564 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-79260cb7-6137-4510-ac67-dc2230336501 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:34.641049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-79260cb7-6137-4510-ac67-dc2230336501 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:34.641049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-79260cb7-6137-4510-ac67-dc2230336501 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:34.646281 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:34.646281 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:34.647077 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-79260cb7-6137-4510-ac67-dc2230336501 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:34.647562 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 664/2668] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:34 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:34.721413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cb7483c0-b49a-4587-a326-eaec8d065501 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:34.724568 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cb7483c0-b49a-4587-a326-eaec8d065501 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:34.725266 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cb7483c0-b49a-4587-a326-eaec8d065501 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:34.725266 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cb7483c0-b49a-4587-a326-eaec8d065501 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:34.725266 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-cb7483c0-b49a-4587-a326-eaec8d065501 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:34.737727 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:34.737727 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:34.738409 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cb7483c0-b49a-4587-a326-eaec8d065501 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:34.742614 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 669/2669] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:34 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:35.659517 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2ddc4d37-7bef-4ae4-8061-5b5470d3f27c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:35.661852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ddc4d37-7bef-4ae4-8061-5b5470d3f27c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:35.662185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ddc4d37-7bef-4ae4-8061-5b5470d3f27c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:35.662476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ddc4d37-7bef-4ae4-8061-5b5470d3f27c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:35.662650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2ddc4d37-7bef-4ae4-8061-5b5470d3f27c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:35.667953 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:35.667953 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:35.668806 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ddc4d37-7bef-4ae4-8061-5b5470d3f27c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:35.669352 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 665/2670] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:35 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:35.751270 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bdd5275a-9863-4bfa-9958-2e0d610e8353 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:35.753056 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bdd5275a-9863-4bfa-9958-2e0d610e8353 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:35.753291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bdd5275a-9863-4bfa-9958-2e0d610e8353 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:35.753685 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bdd5275a-9863-4bfa-9958-2e0d610e8353 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:35.753685 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-bdd5275a-9863-4bfa-9958-2e0d610e8353 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:35.759764 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:35.759764 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:35.760489 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bdd5275a-9863-4bfa-9958-2e0d610e8353 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:35.761147 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 673/2671] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:35 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:36.681383 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-55279ac8-7fe5-41dd-9482-0060c213bdb1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:36.683388 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55279ac8-7fe5-41dd-9482-0060c213bdb1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:36.683612 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55279ac8-7fe5-41dd-9482-0060c213bdb1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:36.683848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55279ac8-7fe5-41dd-9482-0060c213bdb1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:36.683974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-55279ac8-7fe5-41dd-9482-0060c213bdb1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:36.689512 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:36.689512 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:36.690250 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55279ac8-7fe5-41dd-9482-0060c213bdb1 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:36.690842 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 665/2672] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:36 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:36.772496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ba1c4e50-4ebd-466a-905c-19eebeeaf7ba None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:36.774835 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ba1c4e50-4ebd-466a-905c-19eebeeaf7ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:36.775143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ba1c4e50-4ebd-466a-905c-19eebeeaf7ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:36.775409 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ba1c4e50-4ebd-466a-905c-19eebeeaf7ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:36.775552 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ba1c4e50-4ebd-466a-905c-19eebeeaf7ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:36.783992 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:36.783992 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:36.783992 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ba1c4e50-4ebd-466a-905c-19eebeeaf7ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:36.783992 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 670/2673] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:36 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:37.703684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a10a652a-bb2e-4aa8-aa22-ba665888e9a2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:37.707824 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a10a652a-bb2e-4aa8-aa22-ba665888e9a2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:37.707824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a10a652a-bb2e-4aa8-aa22-ba665888e9a2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:37.707824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a10a652a-bb2e-4aa8-aa22-ba665888e9a2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:37.707824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a10a652a-bb2e-4aa8-aa22-ba665888e9a2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:37.714292 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:37.714292 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:37.714292 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a10a652a-bb2e-4aa8-aa22-ba665888e9a2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:37.714292 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 666/2674] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:37 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:37.799731 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b1e3f264-7ce9-4049-baeb-69ba0dbcc8ba None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:37.801825 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1e3f264-7ce9-4049-baeb-69ba0dbcc8ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:37.802099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1e3f264-7ce9-4049-baeb-69ba0dbcc8ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:37.802368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1e3f264-7ce9-4049-baeb-69ba0dbcc8ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:37.802505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b1e3f264-7ce9-4049-baeb-69ba0dbcc8ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:37.808116 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:37.808116 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:37.809076 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1e3f264-7ce9-4049-baeb-69ba0dbcc8ba tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:37.809844 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 674/2675] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:37 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:37.902501 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-251c36bd-9ca6-49a7-8296-9f6f63c5cccd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:37.999526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-e7e2a035-4982-4e21-9d12-2a65cbb2d9b6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:38.001724 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-e7e2a035-4982-4e21-9d12-2a65cbb2d9b6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption Jul 15 13:29:38.001946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-e7e2a035-4982-4e21-9d12-2a65cbb2d9b6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:38.002144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-e7e2a035-4982-4e21-9d12-2a65cbb2d9b6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:38.016712 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:38.016712 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:38.031989 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-e7e2a035-4982-4e21-9d12-2a65cbb2d9b6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption returned with HTTP 200 Jul 15 13:29:38.031989 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 671/2676] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:29:37 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:38.054721 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-251c36bd-9ca6-49a7-8296-9f6f63c5cccd tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:29:38.056287 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-251c36bd-9ca6-49a7-8296-9f6f63c5cccd tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-67162002"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:38.083004 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-251c36bd-9ca6-49a7-8296-9f6f63c5cccd tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:29:38.083004 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 666/2677] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:29:37 2026] POST /volume/v3/types => generated 222 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:38.095613 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6d5b02fd-79c7-4a62-952f-35521b177db3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:38.097874 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d5b02fd-79c7-4a62-952f-35521b177db3 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:29:38.098369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d5b02fd-79c7-4a62-952f-35521b177db3 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-654868743"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:38.121617 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d5b02fd-79c7-4a62-952f-35521b177db3 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:29:38.122733 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 667/2678] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:29:38 2026] POST /volume/v3/group_types => generated 180 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:38.137073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-34271428-3744-4c73-b0d3-64da8508393b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:38.258477 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:29:38.258477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "26ce7651-8dc5-43b0-b7ec-6fe8a4b533a8", "volume_types": ["134cf4ae-36e2-4cd8-aed7-ead65097bb8d"], "name": "tempest-GroupSnapshotsTest-Group-433732266"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:38.259788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group {'group': {'group_type': '26ce7651-8dc5-43b0-b7ec-6fe8a4b533a8', 'volume_types': ['134cf4ae-36e2-4cd8-aed7-ead65097bb8d'], 'name': 'tempest-GroupSnapshotsTest-Group-433732266'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:29:38.265166 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.groups [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group tempest-GroupSnapshotsTest-Group-433732266. Jul 15 13:29:38.291181 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:29:38.288617. {{(pid=100145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:29:38.291181 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:38.314348 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['8d8ccddb-eab6-4c18-9126-26073f8bb1c6'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:38.368323 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-34271428-3744-4c73-b0d3-64da8508393b tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:29:38.368813 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 675/2679] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:29:38 2026] POST /volume/v3/groups => generated 111 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:38.377519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a1a9442c-297f-4d7c-ae85-ebf374770936 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:38.382947 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1a9442c-297f-4d7c-ae85-ebf374770936 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e Jul 15 13:29:38.383304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1a9442c-297f-4d7c-ae85-ebf374770936 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:38.383526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1a9442c-297f-4d7c-ae85-ebf374770936 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:38.383732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-a1a9442c-297f-4d7c-ae85-ebf374770936 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 67cd4b66-e985-4074-92b2-d9ee0cbc7e1e {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:38.390007 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:38.390007 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:38.397420 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1a9442c-297f-4d7c-ae85-ebf374770936 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e returned with HTTP 200 Jul 15 13:29:38.398198 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 672/2680] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:38 2026] GET /volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:38.731064 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa2e78ac-07c0-4582-9a81-1bc7cfadc03b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:38.733312 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa2e78ac-07c0-4582-9a81-1bc7cfadc03b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:38.733583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa2e78ac-07c0-4582-9a81-1bc7cfadc03b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:38.733972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa2e78ac-07c0-4582-9a81-1bc7cfadc03b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:38.734176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-aa2e78ac-07c0-4582-9a81-1bc7cfadc03b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:38.744647 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:38.744647 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:38.745645 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa2e78ac-07c0-4582-9a81-1bc7cfadc03b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:38.746221 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 667/2681] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:38 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:38.827890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cb0b4a58-9194-409c-80da-b38e4928ae6b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:38.831355 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb0b4a58-9194-409c-80da-b38e4928ae6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:38.831780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb0b4a58-9194-409c-80da-b38e4928ae6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:38.833333 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb0b4a58-9194-409c-80da-b38e4928ae6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:38.836422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-cb0b4a58-9194-409c-80da-b38e4928ae6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:38.843989 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:38.843989 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:38.844976 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb0b4a58-9194-409c-80da-b38e4928ae6b tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:38.845425 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 668/2682] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:38 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:39.409067 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cdf57b51-3f33-46b6-98d9-aad54dd1060e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:39.412273 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cdf57b51-3f33-46b6-98d9-aad54dd1060e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e Jul 15 13:29:39.412557 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cdf57b51-3f33-46b6-98d9-aad54dd1060e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:39.412814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cdf57b51-3f33-46b6-98d9-aad54dd1060e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:39.413068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-cdf57b51-3f33-46b6-98d9-aad54dd1060e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 67cd4b66-e985-4074-92b2-d9ee0cbc7e1e {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:39.418922 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.418922 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:39.441493 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cdf57b51-3f33-46b6-98d9-aad54dd1060e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e returned with HTTP 200 Jul 15 13:29:39.442023 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 676/2683] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:39 2026] GET /volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:39.453413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-83e5f930-7526-4b3a-b489-1037d709b860 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:39.455263 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:39.455649 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1900576488", "volume_type": "134cf4ae-36e2-4cd8-aed7-ead65097bb8d", "group_id": "67cd4b66-e985-4074-92b2-d9ee0cbc7e1e", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:39.457164 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1900576488', 'volume_type': '134cf4ae-36e2-4cd8-aed7-ead65097bb8d', 'group_id': '67cd4b66-e985-4074-92b2-d9ee0cbc7e1e', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:39.464827 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.464827 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:39.467983 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume of 1 GB Jul 15 13:29:39.471503 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:39.478933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (b80b974e-a831-4dcb-ad49-62bc59209606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:39.480671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413e5dbd-a5c1-4ced-9c43-f0d918896119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:39.481450 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.481450 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:39.482029 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:39.505003 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413e5dbd-a5c1-4ced-9c43-f0d918896119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-67162002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '134cf4ae-36e2-4cd8-aed7-ead65097bb8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '67cd4b66-e985-4074-92b2-d9ee0cbc7e1e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:39.505997 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82426ca4-40cd-480c-8bde-e1b8667a99c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:39.536145 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-67162002 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-67162002, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:39.536511 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-67162002 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-67162002, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:39.578854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['01326781-e5d8-47d8-a5c6-073f74e0bac1', '3315feeb-3fef-4251-8f8c-aa55edf70b11', '2b95ed44-3a7b-44cd-885e-9ec4a4e5f147', 'f4fd52d6-a404-408d-9c20-aaf76888963b'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:39.578854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82426ca4-40cd-480c-8bde-e1b8667a99c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01326781-e5d8-47d8-a5c6-073f74e0bac1', '3315feeb-3fef-4251-8f8c-aa55edf70b11', '2b95ed44-3a7b-44cd-885e-9ec4a4e5f147', 'f4fd52d6-a404-408d-9c20-aaf76888963b']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:39.579250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020576ba-d6ca-49b1-ba51-01c7f024037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:39.611437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (020576ba-d6ca-49b1-ba51-01c7f024037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b726b5c4-0dfe-437e-bf13-ec74e49e1da7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1900576488',encryption_key_id=None,group_id=67cd4b66-e985-4074-92b2-d9ee0cbc7e1e,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['01326781-e5d8-47d8-a5c6-073f74e0bac1','3315feeb-3fef-4251-8f8c-aa55edf70b11','2b95ed44-3a7b-44cd-885e-9ec4a4e5f147','f4fd52d6-a404-408d-9c20-aaf76888963b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1900576488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=67cd4b66-e985-4074-92b2-d9ee0cbc7e1e,host=None,id=b726b5c4-0dfe-437e-bf13-ec74e49e1da7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ece75dff3524f9f8ae81bae4f286471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5533d25807f4464ea44acd15293c0270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(134cf4ae-36e2-4cd8-aed7-ead65097bb8d),volume_type_id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:39.611437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2112949a-fb13-436e-ac6d-e7710b76c64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:39.634868 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2112949a-fb13-436e-ac6d-e7710b76c64c) transitioned into state 'SUCCESS' from state '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-1900576488',encryption_key_id=None,group_id=67cd4b66-e985-4074-92b2-d9ee0cbc7e1e,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['01326781-e5d8-47d8-a5c6-073f74e0bac1','3315feeb-3fef-4251-8f8c-aa55edf70b11','2b95ed44-3a7b-44cd-885e-9ec4a4e5f147','f4fd52d6-a404-408d-9c20-aaf76888963b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:39.635664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ccfd4e2-875e-414e-b3b2-dc5ea22649eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:39.656350 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ccfd4e2-875e-414e-b3b2-dc5ea22649eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:39.657858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (b80b974e-a831-4dcb-ad49-62bc59209606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:39.658378 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request issued successfully. Jul 15 13:29:39.659287 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:39.659478 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:39.713623 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:39.717008 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.717008 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:39.720415 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-83e5f930-7526-4b3a-b489-1037d709b860 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:39.720836 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 673/2684] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:29:39 2026] POST /volume/v3/volumes => generated 821 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:39.735484 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:39.737415 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 Jul 15 13:29:39.737680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:39.738119 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:39.746855 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.746855 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:39.753144 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:39.753265 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:39.753424 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:39.764904 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0da2c2cb-c602-40c2-8a96-d4af13179141 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:39.768510 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0da2c2cb-c602-40c2-8a96-d4af13179141 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:39.768510 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0da2c2cb-c602-40c2-8a96-d4af13179141 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:39.768662 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0da2c2cb-c602-40c2-8a96-d4af13179141 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:39.768841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0da2c2cb-c602-40c2-8a96-d4af13179141 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:39.773916 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.773916 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:39.775519 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0da2c2cb-c602-40c2-8a96-d4af13179141 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:39.775519 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 669/2685] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:39 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:39.801685 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:39.805078 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.805078 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:39.814819 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-25cb4a39-91b4-429e-bc5b-9bdce1020d1e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 returned with HTTP 200 Jul 15 13:29:39.814819 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 668/2686] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:39 2026] GET /volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:39.862862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5e96f8ae-abae-407b-b055-084300e27396 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:39.866738 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5e96f8ae-abae-407b-b055-084300e27396 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:39.866738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5e96f8ae-abae-407b-b055-084300e27396 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:39.866924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5e96f8ae-abae-407b-b055-084300e27396 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:39.867648 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5e96f8ae-abae-407b-b055-084300e27396 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:39.872923 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:39.872923 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:39.874327 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5e96f8ae-abae-407b-b055-084300e27396 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:39.874327 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 677/2687] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:39 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:40.791109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-47fab3bd-5c6e-42ab-9710-e96a21689369 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.793088 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47fab3bd-5c6e-42ab-9710-e96a21689369 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:40.793299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47fab3bd-5c6e-42ab-9710-e96a21689369 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:40.793835 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47fab3bd-5c6e-42ab-9710-e96a21689369 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:40.793835 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-47fab3bd-5c6e-42ab-9710-e96a21689369 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:40.799274 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.799274 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:40.799907 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47fab3bd-5c6e-42ab-9710-e96a21689369 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:40.800267 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 674/2688] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:40 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:40.830996 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d258e3ab-faac-4e56-933e-577066452139 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.833186 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 Jul 15 13:29:40.833489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:40.833733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:40.843506 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.843506 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:40.850058 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:40.850985 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:40.851259 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:40.889187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4968d472-2cc3-4d9f-8e44-1ae8595e41c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.893124 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4968d472-2cc3-4d9f-8e44-1ae8595e41c1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:40.893628 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4968d472-2cc3-4d9f-8e44-1ae8595e41c1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:40.893752 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4968d472-2cc3-4d9f-8e44-1ae8595e41c1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:40.893828 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4968d472-2cc3-4d9f-8e44-1ae8595e41c1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:40.900400 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.900400 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:40.901905 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4968d472-2cc3-4d9f-8e44-1ae8595e41c1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:40.902699 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 669/2689] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:40 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:40.905502 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:40.909334 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.909334 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:40.917873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.918760 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d258e3ab-faac-4e56-933e-577066452139 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 returned with HTTP 200 Jul 15 13:29:40.919320 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 670/2690] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:40 2026] GET /volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:40.920528 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] DELETE https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:40.920861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:40.921313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:40.921599 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Delete backup with id: 7b6b6601-9aa2-479f-9e07-a7984342adf6. Jul 15 13:29:40.929598 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.929598 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:40.933348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.936015 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Jul 15 13:29:40.936543 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "67cd4b66-e985-4074-92b2-d9ee0cbc7e1e", "name": "tempest-group_snapshot-1842171537"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:40.938050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '67cd4b66-e985-4074-92b2-d9ee0cbc7e1e', 'name': 'tempest-group_snapshot-1842171537'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 15 13:29:40.942324 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.942324 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:40.946506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] delete_backup rpcapi backup_id 7b6b6601-9aa2-479f-9e07-a7984342adf6 {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:29:40.946703 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.group_snapshots [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group_snapshot tempest-group_snapshot-1842171537. Jul 15 13:29:40.948512 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8acaa238-9e27-472d-8a67-5c3b5c93d1d3 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 202 Jul 15 13:29:40.949081 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 678/2691] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:40 2026] DELETE /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:40.958081 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d4cc59fd-09ea-4b63-a478-dd7c9f474cef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.962859 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d4cc59fd-09ea-4b63-a478-dd7c9f474cef tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:40.963174 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d4cc59fd-09ea-4b63-a478-dd7c9f474cef tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:40.963619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d4cc59fd-09ea-4b63-a478-dd7c9f474cef tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:40.964441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d4cc59fd-09ea-4b63-a478-dd7c9f474cef tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:40.967607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-a688e0dd-db48-4c9f-861b-1f1090c9b07a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:40.970146 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.970146 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:40.970146 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d4cc59fd-09ea-4b63-a478-dd7c9f474cef tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 200 Jul 15 13:29:40.970992 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 670/2692] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:40 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:40.971131 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-a688e0dd-db48-4c9f-861b-1f1090c9b07a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4/action Jul 15 13:29:40.971334 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-a688e0dd-db48-4c9f-861b-1f1090c9b07a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:40.971506 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-a688e0dd-db48-4c9f-861b-1f1090c9b07a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:40.988395 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.988395 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:40.989205 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:40.989205 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:41.003753 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c862677c-6245-4a88-84fa-fbc9dd2f2bf2 req-a688e0dd-db48-4c9f-861b-1f1090c9b07a tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4/action returned with HTTP 204 Jul 15 13:29:41.004239 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 671/2693] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:29:40 2026] POST /volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:41.009067 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-67162002 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-67162002, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:41.039413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['ea78de82-1a35-40f0-ba26-1a1f36ed39b6', '43bf49a5-2a79-4863-ae73-a38fca55cc64', '4d4cb1da-91bf-4eb5-9960-23997c094f6b', 'e31db890-1d03-4a26-8fd6-b4687a2a335f'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:41.078926 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-349d37bf-9d5c-40e1-b2c4-3fcc49267edf tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Jul 15 13:29:41.080989 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 675/2694] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Jul 15 13:29:40 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:41.091786 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c943c25c-b179-4f58-b392-46ed04937fe9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:41.094000 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c943c25c-b179-4f58-b392-46ed04937fe9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 Jul 15 13:29:41.094000 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c943c25c-b179-4f58-b392-46ed04937fe9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:41.094137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c943c25c-b179-4f58-b392-46ed04937fe9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:41.094326 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-c943c25c-b179-4f58-b392-46ed04937fe9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 80823af3-125d-474a-ba4c-1ca89da53835 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:29:41.102608 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:41.102608 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:41.110461 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c943c25c-b179-4f58-b392-46ed04937fe9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 returned with HTTP 200 Jul 15 13:29:41.111136 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 679/2695] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:29:41 2026] GET /volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:41.812105 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-be394944-b496-4b2b-bc13-17bf367b819c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:41.814435 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be394944-b496-4b2b-bc13-17bf367b819c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:41.815183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be394944-b496-4b2b-bc13-17bf367b819c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:41.815183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be394944-b496-4b2b-bc13-17bf367b819c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:41.815183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-be394944-b496-4b2b-bc13-17bf367b819c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:41.828010 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:41.828010 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:41.828010 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be394944-b496-4b2b-bc13-17bf367b819c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:41.828010 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 671/2696] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:41 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:41.983351 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4d8733e1-beba-4a2a-aa5d-4e34d4b97204 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:41.985950 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4d8733e1-beba-4a2a-aa5d-4e34d4b97204 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 Jul 15 13:29:41.986288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4d8733e1-beba-4a2a-aa5d-4e34d4b97204 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:41.986577 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4d8733e1-beba-4a2a-aa5d-4e34d4b97204 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:41.986729 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4d8733e1-beba-4a2a-aa5d-4e34d4b97204 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Show backup with id 7b6b6601-9aa2-479f-9e07-a7984342adf6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:41.991066 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4d8733e1-beba-4a2a-aa5d-4e34d4b97204 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 returned with HTTP 404 Jul 15 13:29:41.991727 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 672/2697] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:41 2026] GET /volume/v3/backups/7b6b6601-9aa2-479f-9e07-a7984342adf6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:41.998996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f118e833-b730-4f04-82b2-20641e78cdb1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.001253 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 Jul 15 13:29:42.001478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.001695 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.001899 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Delete volume with id: cb60a11f-e048-487d-8911-f3b8a6d78c59 Jul 15 13:29:42.009116 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.009116 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:42.009524 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Volume info retrieved successfully. Jul 15 13:29:42.035866 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Delete volume request issued successfully. Jul 15 13:29:42.036104 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f118e833-b730-4f04-82b2-20641e78cdb1 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 returned with HTTP 202 Jul 15 13:29:42.036529 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 676/2698] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:41 2026] DELETE /volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:42.043129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6052617d-785d-4bdf-8e47-bbf17ed41b78 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.045323 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6052617d-785d-4bdf-8e47-bbf17ed41b78 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 Jul 15 13:29:42.045323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6052617d-785d-4bdf-8e47-bbf17ed41b78 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.045574 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6052617d-785d-4bdf-8e47-bbf17ed41b78 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.054186 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.054186 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:42.064616 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6052617d-785d-4bdf-8e47-bbf17ed41b78 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Volume info retrieved successfully. Jul 15 13:29:42.075797 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6052617d-785d-4bdf-8e47-bbf17ed41b78 tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 returned with HTTP 200 Jul 15 13:29:42.076252 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 680/2699] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:42.122025 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-15575592-4191-4973-a3c1-2b1cd4d464bd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.124898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15575592-4191-4973-a3c1-2b1cd4d464bd tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 Jul 15 13:29:42.125161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15575592-4191-4973-a3c1-2b1cd4d464bd tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.125660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15575592-4191-4973-a3c1-2b1cd4d464bd tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.125660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-15575592-4191-4973-a3c1-2b1cd4d464bd tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 80823af3-125d-474a-ba4c-1ca89da53835 {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:29:42.134171 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.134171 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:42.143044 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15575592-4191-4973-a3c1-2b1cd4d464bd tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 returned with HTTP 200 Jul 15 13:29:42.143523 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 672/2700] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:42.157323 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.159511 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:29:42.159731 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.159982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.160305 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:42.161386 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:29:42.167519 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all snapshots completed successfully. Jul 15 13:29:42.168175 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.168175 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:42.168923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab22d788-7d02-4630-9184-e02bcf1a07c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:29:42.169387 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 673/2701] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:42.177984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-889d3d03-813a-4d91-bb5e-20de268c7560 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.179904 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-889d3d03-813a-4d91-bb5e-20de268c7560 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/88b83420-4870-4df7-a292-9cd00496d3ca Jul 15 13:29:42.180155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-889d3d03-813a-4d91-bb5e-20de268c7560 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.180483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-889d3d03-813a-4d91-bb5e-20de268c7560 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.190639 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.190639 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:42.190738 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-889d3d03-813a-4d91-bb5e-20de268c7560 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Snapshot retrieved successfully. Jul 15 13:29:42.191626 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-889d3d03-813a-4d91-bb5e-20de268c7560 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/88b83420-4870-4df7-a292-9cd00496d3ca returned with HTTP 200 Jul 15 13:29:42.192048 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 677/2702] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/snapshots/88b83420-4870-4df7-a292-9cd00496d3ca => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:42.203682 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ac17c759-1607-4c14-a319-756b5a792a20 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.205861 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups/action Jul 15 13:29:42.206361 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "80823af3-125d-474a-ba4c-1ca89da53835", "name": "tempest-Group_from_snap-70828512"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:42.206524 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "80823af3-125d-474a-ba4c-1ca89da53835", "name": "tempest-Group_from_snap-70828512"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:42.208303 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '80823af3-125d-474a-ba4c-1ca89da53835', 'name': 'tempest-Group_from_snap-70828512'}}. {{(pid=100145) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 15 13:29:42.208467 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.groups [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group tempest-Group_from_snap-70828512 from group_snapshot 80823af3-125d-474a-ba4c-1ca89da53835. Jul 15 13:29:42.212138 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.212138 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:42.219266 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.219266 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:42.222372 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.222372 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:42.281342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['ef806299-d06d-467e-bb46-e8e14e93b2c3'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:42.350173 np0000005195 devstack@c-api.service[100145]: INFO cinder.group.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] A mapping entry already exists for group ecf3023f-9e9a-4ea2-829d-c97c2113176a and volume type 134cf4ae-36e2-4cd8-aed7-ead65097bb8d. Do not need to create again. Jul 15 13:29:42.350643 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.350643 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:42.351378 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:42.360279 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (9fe3cb67-8421-4da0-af1c-48b2900e631d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:42.361828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e56b2af-228c-4cde-b20a-1f081234dc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:42.363314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:42.397266 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e56b2af-228c-4cde-b20a-1f081234dc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '88b83420-4870-4df7-a292-9cd00496d3ca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-67162002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '134cf4ae-36e2-4cd8-aed7-ead65097bb8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ecf3023f-9e9a-4ea2-829d-c97c2113176a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:42.398463 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a88d2a7-2f27-4cee-838c-020a2ef4f6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:42.428284 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-67162002 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-67162002, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:42.440415 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['09b83e9a-a26a-4022-bb9d-060d6e14cbb9', 'cbe5cee6-dcb2-4ed7-97ae-2a1765306280'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:42.441414 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a88d2a7-2f27-4cee-838c-020a2ef4f6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09b83e9a-a26a-4022-bb9d-060d6e14cbb9', 'cbe5cee6-dcb2-4ed7-97ae-2a1765306280']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:42.442153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c97ad1-29dd-4b36-b12d-6a103d0d1113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:42.494611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c97ad1-29dd-4b36-b12d-6a103d0d1113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05aba23-e0fd-4ba8-b22b-fd71468d1424', '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=ecf3023f-9e9a-4ea2-829d-c97c2113176a,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['09b83e9a-a26a-4022-bb9d-060d6e14cbb9','cbe5cee6-dcb2-4ed7-97ae-2a1765306280'],size=1,snapshot_id=88b83420-4870-4df7-a292-9cd00496d3ca,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ecf3023f-9e9a-4ea2-829d-c97c2113176a,host=None,id=c05aba23-e0fd-4ba8-b22b-fd71468d1424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ece75dff3524f9f8ae81bae4f286471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=88b83420-4870-4df7-a292-9cd00496d3ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5533d25807f4464ea44acd15293c0270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(134cf4ae-36e2-4cd8-aed7-ead65097bb8d),volume_type_id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:42.496057 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bccb91-60be-4c6e-828a-fbf899c88149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:42.540785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76bccb91-60be-4c6e-828a-fbf899c88149) transitioned into state 'SUCCESS' from 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=ecf3023f-9e9a-4ea2-829d-c97c2113176a,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['09b83e9a-a26a-4022-bb9d-060d6e14cbb9','cbe5cee6-dcb2-4ed7-97ae-2a1765306280'],size=1,snapshot_id=88b83420-4870-4df7-a292-9cd00496d3ca,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=134cf4ae-36e2-4cd8-aed7-ead65097bb8d)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:42.542018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (9fe3cb67-8421-4da0-af1c-48b2900e631d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:42.542712 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request issued successfully. Jul 15 13:29:42.566425 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac17c759-1607-4c14-a319-756b5a792a20 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/action returned with HTTP 202 Jul 15 13:29:42.567017 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 681/2703] 10.4.3.158 () {70 vars in 1318 bytes} [Wed Jul 15 13:29:42 2026] POST /volume/v3/groups/action => generated 101 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:42.577610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.579430 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:42.579732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.580047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.580641 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:42.581483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:42.589272 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:42.590060 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:42.590178 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:42.644323 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:42.648679 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.648679 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:42.654897 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:42.654897 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:42.709364 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:42.713005 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.713005 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:42.722902 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-599d657c-0b5b-4cb5-ad17-62629a8c7976 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:42.723481 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 673/2704] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:42.737806 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.740025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 Jul 15 13:29:42.740314 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.740539 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.753514 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.753514 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:42.759758 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:42.760559 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:42.760723 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:42.812054 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:42.814981 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.814981 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:42.822633 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b26267c2-5c89-41e3-8e8b-0b5180296740 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 returned with HTTP 200 Jul 15 13:29:42.823063 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 674/2705] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 => generated 925 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:42.838987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ea242bd5-66e6-4a25-88b7-59c0c41da42e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.839153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-99dc35d2-568c-4d1e-99df-bc14585ea8f8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.840748 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea242bd5-66e6-4a25-88b7-59c0c41da42e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a Jul 15 13:29:42.841006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea242bd5-66e6-4a25-88b7-59c0c41da42e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.841146 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-99dc35d2-568c-4d1e-99df-bc14585ea8f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:42.841228 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea242bd5-66e6-4a25-88b7-59c0c41da42e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.841376 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-99dc35d2-568c-4d1e-99df-bc14585ea8f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.841412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-ea242bd5-66e6-4a25-88b7-59c0c41da42e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member ecf3023f-9e9a-4ea2-829d-c97c2113176a {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:42.841583 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-99dc35d2-568c-4d1e-99df-bc14585ea8f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.841720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-99dc35d2-568c-4d1e-99df-bc14585ea8f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:42.846339 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.846339 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:42.846981 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.846981 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:42.847642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-99dc35d2-568c-4d1e-99df-bc14585ea8f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:42.848812 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 682/2706] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:42.856154 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea242bd5-66e6-4a25-88b7-59c0c41da42e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a returned with HTTP 200 Jul 15 13:29:42.856558 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 678/2707] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a => generated 416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:42.865876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:42.868094 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:42.868362 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:42.868714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:42.869008 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:42.869735 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:42.877553 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:42.878417 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:42.878574 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:42.919595 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:42.923449 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.923449 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:42.927937 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:42.928201 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:42.977296 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:42.980413 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:42.980413 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:42.988417 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-90d51e6f-5a94-4e05-ade8-b3cf8a785447 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:42.988901 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 674/2708] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:42 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:43.003733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.007495 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a/action Jul 15 13:29:43.008076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:43.008288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:43.012369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for group ecf3023f-9e9a-4ea2-829d-c97c2113176a {{(pid=100143) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:29:43.012561 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group with id: ecf3023f-9e9a-4ea2-829d-c97c2113176a Jul 15 13:29:43.018864 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.018864 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:43.073120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc2f982a-39e2-4d40-9e74-f90c39240f76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a/action returned with HTTP 202 Jul 15 13:29:43.074028 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 675/2709] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:29:43 2026] POST /volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:43.083553 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.085749 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 Jul 15 13:29:43.086114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:43.086475 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:43.091506 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3b6eeaec-31f0-4937-8477-163d074eb5de None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.093503 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b6eeaec-31f0-4937-8477-163d074eb5de tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] GET https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 Jul 15 13:29:43.093769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b6eeaec-31f0-4937-8477-163d074eb5de tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:43.093952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b6eeaec-31f0-4937-8477-163d074eb5de tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:43.095267 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.095267 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:43.099645 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:43.100664 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:43.100848 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:43.104057 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b6eeaec-31f0-4937-8477-163d074eb5de tempest-ProjectReaderTests39-613175671 tempest-ProjectReaderTests39-613175671-project-admin] https://10.4.3.158/volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 returned with HTTP 404 Jul 15 13:29:43.105334 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 679/2710] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:43 2026] GET /volume/v3/volumes/cb60a11f-e048-487d-8911-f3b8a6d78c59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:43.145695 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:43.157719 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.157719 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:43.172812 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e5ac8d7b-ae38-47b3-97b5-f5404bbf4515 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 returned with HTTP 200 Jul 15 13:29:43.173491 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 683/2711] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:43 2026] GET /volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 => generated 924 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:43.723380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.725179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5b5f69b8-0a88-49bc-a2be-11ee892fb242 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.725652 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:43.725801 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5b5f69b8-0a88-49bc-a2be-11ee892fb242 None None] GET https://10.4.3.158/volume// Jul 15 13:29:43.726124 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-702060939"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:43.726222 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5b5f69b8-0a88-49bc-a2be-11ee892fb242 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:43.726549 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5b5f69b8-0a88-49bc-a2be-11ee892fb242 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:43.726936 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5b5f69b8-0a88-49bc-a2be-11ee892fb242 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:43.727347 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 676/2712] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:43.728047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-702060939'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:43.728233 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Create volume of 1 GB Jul 15 13:29:43.733156 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Availability Zones retrieved successfully. Jul 15 13:29:43.738176 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4972d937-12be-41f7-9073-d3fe2971a924 req-6c6566f9-a09f-4b00-a9a3-6ea536bb0eaa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.739461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Flow 'volume_create_api' (5240b81c-54f5-4a3f-93ed-098b94609ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:43.740434 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab5ea9b-dfee-4284-a110-ac4b1db8d0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:43.741327 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:43.742195 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-6c6566f9-a09f-4b00-a9a3-6ea536bb0eaa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:29:43.742842 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-6c6566f9-a09f-4b00-a9a3-6ea536bb0eaa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6d49e34-a12d-4f5d-98e2-a08786db91b0", "connector": null, "instance_uuid": "cfdb04a0-ea93-4ad7-952b-873361b3375b"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:43.766397 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab5ea9b-dfee-4284-a110-ac4b1db8d0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:43.766549 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.766549 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:43.767346 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6c01ab-74db-4bbc-8f4f-e92742c689eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:43.809913 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-6c6566f9-a09f-4b00-a9a3-6ea536bb0eaa tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:29:43.810655 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 680/2713] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:29: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) Jul 15 13:29:43.822599 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4972d937-12be-41f7-9073-d3fe2971a924 req-8af9b494-7273-4bf1-84d7-5c03c56a6774 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.825041 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-8af9b494-7273-4bf1-84d7-5c03c56a6774 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 Jul 15 13:29:43.825219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-8af9b494-7273-4bf1-84d7-5c03c56a6774 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:43.825456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-8af9b494-7273-4bf1-84d7-5c03c56a6774 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:43.834600 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.834600 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:43.836583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Created reservations ['45223b15-c314-4a6e-9272-a77eaa090c4c', 'abbd8512-9841-471e-9d2c-7aaf05e95174', '0927c6a0-d94a-41f5-8ebf-c0c18a51791c', '491c7cd9-1f11-4ec0-93bc-9f0343b481dc'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:43.837393 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f6c01ab-74db-4bbc-8f4f-e92742c689eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45223b15-c314-4a6e-9272-a77eaa090c4c', 'abbd8512-9841-471e-9d2c-7aaf05e95174', '0927c6a0-d94a-41f5-8ebf-c0c18a51791c', '491c7cd9-1f11-4ec0-93bc-9f0343b481dc']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:43.838278 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbd7446-a63b-4618-872f-cf8eb2944005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:43.861707 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-57606f4c-d47c-4e2a-985e-eae10165244f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.864640 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-57606f4c-d47c-4e2a-985e-eae10165244f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:43.866523 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-57606f4c-d47c-4e2a-985e-eae10165244f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:43.866523 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-57606f4c-d47c-4e2a-985e-eae10165244f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:43.866523 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-57606f4c-d47c-4e2a-985e-eae10165244f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:43.867198 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bbd7446-a63b-4618-872f-cf8eb2944005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3431a23a-22a5-4cba-a135-04cd3cc06923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-702060939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5aa90ccdab48a0907663ec5695d8db',qos_specs=None,replication_status=,reservations=['45223b15-c314-4a6e-9272-a77eaa090c4c','abbd8512-9841-471e-9d2c-7aaf05e95174','0927c6a0-d94a-41f5-8ebf-c0c18a51791c','491c7cd9-1f11-4ec0-93bc-9f0343b481dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f59e94a04f94bb883614f4508d60ed7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-702060939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3431a23a-22a5-4cba-a135-04cd3cc06923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d5aa90ccdab48a0907663ec5695d8db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f59e94a04f94bb883614f4508d60ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:43.867636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f8c34e-749f-4bf6-bbd6-3961debbe373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:43.872342 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.872342 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:43.874064 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-57606f4c-d47c-4e2a-985e-eae10165244f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:43.874673 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 677/2714] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:43 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:43.897029 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f8c34e-749f-4bf6-bbd6-3961debbe373) transitioned into state 'SUCCESS' from state '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-702060939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5aa90ccdab48a0907663ec5695d8db',qos_specs=None,replication_status=,reservations=['45223b15-c314-4a6e-9272-a77eaa090c4c','abbd8512-9841-471e-9d2c-7aaf05e95174','0927c6a0-d94a-41f5-8ebf-c0c18a51791c','491c7cd9-1f11-4ec0-93bc-9f0343b481dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f59e94a04f94bb883614f4508d60ed7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:43.898587 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d21b935-495a-4890-b6c4-2ec1d20073f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:43.921981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-8af9b494-7273-4bf1-84d7-5c03c56a6774 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 returned with HTTP 200 Jul 15 13:29:43.921981 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 684/2715] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:43 2026] DELETE /volume/v3/attachments/b1968fe2-8ffa-4b1f-a3a1-816ca25fe6d4 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:43.929252 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d21b935-495a-4890-b6c4-2ec1d20073f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:43.930478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Flow 'volume_create_api' (5240b81c-54f5-4a3f-93ed-098b94609ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:43.931261 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Create volume request issued successfully. Jul 15 13:29:43.932340 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33cad7b2-b378-4cd3-bb2e-e660220010c6 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:43.933231 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 675/2716] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:29:43 2026] POST /volume/v3/volumes => generated 753 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:43.951110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-95f562b0-8f78-4a6c-86e4-eb8e8b7d6062 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:43.953805 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95f562b0-8f78-4a6c-86e4-eb8e8b7d6062 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:43.954093 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95f562b0-8f78-4a6c-86e4-eb8e8b7d6062 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:43.954297 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95f562b0-8f78-4a6c-86e4-eb8e8b7d6062 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:43.965295 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:43.965295 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:43.971354 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-95f562b0-8f78-4a6c-86e4-eb8e8b7d6062 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:43.976862 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95f562b0-8f78-4a6c-86e4-eb8e8b7d6062 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 200 Jul 15 13:29:43.977287 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 681/2717] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:43 2026] GET /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:44.192045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-40d065f1-36e4-4b18-b134-3172dcbf27c9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.195601 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-40d065f1-36e4-4b18-b134-3172dcbf27c9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 Jul 15 13:29:44.195844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-40d065f1-36e4-4b18-b134-3172dcbf27c9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.196026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-40d065f1-36e4-4b18-b134-3172dcbf27c9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.203366 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-40d065f1-36e4-4b18-b134-3172dcbf27c9 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 returned with HTTP 404 Jul 15 13:29:44.203931 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 678/2718] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/volumes/c05aba23-e0fd-4ba8-b22b-fd71468d1424 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:44.218046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e68f7995-8f31-435a-8085-3dd154a28323 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.219735 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e68f7995-8f31-435a-8085-3dd154a28323 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a Jul 15 13:29:44.220065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e68f7995-8f31-435a-8085-3dd154a28323 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.220343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e68f7995-8f31-435a-8085-3dd154a28323 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.220552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-e68f7995-8f31-435a-8085-3dd154a28323 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member ecf3023f-9e9a-4ea2-829d-c97c2113176a {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:44.224664 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e68f7995-8f31-435a-8085-3dd154a28323 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a returned with HTTP 404 Jul 15 13:29:44.225419 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 685/2719] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/groups/ecf3023f-9e9a-4ea2-829d-c97c2113176a => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:44.233572 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-71790364-117a-44c2-966d-f6edeb978953 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.235347 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-71790364-117a-44c2-966d-f6edeb978953 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 Jul 15 13:29:44.235610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-71790364-117a-44c2-966d-f6edeb978953 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.235878 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-71790364-117a-44c2-966d-f6edeb978953 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.236045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-71790364-117a-44c2-966d-f6edeb978953 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for member 80823af3-125d-474a-ba4c-1ca89da53835 {{(pid=100146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 15 13:29:44.236139 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.group_snapshots [None req-71790364-117a-44c2-966d-f6edeb978953 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group_snapshot with id: 80823af3-125d-474a-ba4c-1ca89da53835 Jul 15 13:29:44.239571 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.239571 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:44.274790 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-71790364-117a-44c2-966d-f6edeb978953 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 returned with HTTP 202 Jul 15 13:29:44.275219 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 676/2720] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:29:44 2026] DELETE /volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:44.286749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.289184 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:44.289457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.289663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.289998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:44.290724 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:44.299867 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:44.300625 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:44.300777 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:44.366904 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:44.370507 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.370507 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:44.378253 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-559ed35c-e1fc-45c7-9423-a2fd16b88e73 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:44.378682 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 682/2721] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:44.396639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-031ce55a-1253-4851-8b94-c2d6aff86feb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.398607 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:29:44.399089 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.399520 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.400005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:44.401673 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:29:44.408140 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all snapshots completed successfully. Jul 15 13:29:44.408140 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-031ce55a-1253-4851-8b94-c2d6aff86feb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:29:44.408140 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 679/2722] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:29:44.421178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e1cbc575-a3a4-4c53-8a0a-7fb182bc4aee None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.423485 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1cbc575-a3a4-4c53-8a0a-7fb182bc4aee tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 Jul 15 13:29:44.424442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1cbc575-a3a4-4c53-8a0a-7fb182bc4aee tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.424442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1cbc575-a3a4-4c53-8a0a-7fb182bc4aee tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.424442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-e1cbc575-a3a4-4c53-8a0a-7fb182bc4aee tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 80823af3-125d-474a-ba4c-1ca89da53835 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:29:44.429435 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1cbc575-a3a4-4c53-8a0a-7fb182bc4aee tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 returned with HTTP 404 Jul 15 13:29:44.429917 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 686/2723] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/group_snapshots/80823af3-125d-474a-ba4c-1ca89da53835 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:44.444326 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.446894 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:44.447258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.447541 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.447934 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:44.448310 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.448310 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:44.448927 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:44.459541 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:44.460321 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:44.460476 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:44.517720 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:44.522184 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.522184 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:44.533136 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aebda8cb-88e4-48ca-8f7b-28bd823079ae tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:44.533610 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 677/2724] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:44.551454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.554169 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e/action Jul 15 13:29:44.556508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:44.556508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:44.556899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for group 67cd4b66-e985-4074-92b2-d9ee0cbc7e1e {{(pid=100144) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:29:44.557193 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.groups [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group with id: 67cd4b66-e985-4074-92b2-d9ee0cbc7e1e Jul 15 13:29:44.562048 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.562048 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:44.637330 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c5c99a08-d71c-4425-8a99-a5062e3a61af tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e/action returned with HTTP 202 Jul 15 13:29:44.637909 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 683/2725] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:29:44 2026] POST /volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:44.649610 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.652494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 Jul 15 13:29:44.654490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.654490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.666074 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.666074 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:44.673460 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:44.675984 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:44.675984 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:44.727300 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:44.736866 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.736866 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:44.750398 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ae7ff8a-a8b8-4d06-9459-43907ed85414 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 returned with HTTP 200 Jul 15 13:29:44.750946 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 680/2726] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:44.886559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1001c9e1-c8d8-4b43-96b2-ec35c6b29dc0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:44.888782 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1001c9e1-c8d8-4b43-96b2-ec35c6b29dc0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:44.889080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1001c9e1-c8d8-4b43-96b2-ec35c6b29dc0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:44.889319 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1001c9e1-c8d8-4b43-96b2-ec35c6b29dc0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:44.889458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1001c9e1-c8d8-4b43-96b2-ec35c6b29dc0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:44.898726 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:44.898726 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:44.899599 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1001c9e1-c8d8-4b43-96b2-ec35c6b29dc0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:44.900181 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 687/2727] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:44 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.001232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7f0a511-fca4-4397-9224-bd1a3c46b8c0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.003848 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7f0a511-fca4-4397-9224-bd1a3c46b8c0 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:45.004701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7f0a511-fca4-4397-9224-bd1a3c46b8c0 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.005004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7f0a511-fca4-4397-9224-bd1a3c46b8c0 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.015487 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.015487 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:45.021147 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d7f0a511-fca4-4397-9224-bd1a3c46b8c0 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:45.029715 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7f0a511-fca4-4397-9224-bd1a3c46b8c0 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 200 Jul 15 13:29:45.030570 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 678/2728] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.075309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.082582 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] POST https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923/action Jul 15 13:29:45.083048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:45.083151 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.095753 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.095753 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:45.096451 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:45.107096 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume updated successfully. Jul 15 13:29:45.107368 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bc305e1e-c7b3-4fa8-ac51-b42a396a9a66 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923/action returned with HTTP 200 Jul 15 13:29:45.107889 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 684/2729] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:29:45.122840 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-912629f8-1646-4314-ab28-70482a6f2647 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.125895 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-912629f8-1646-4314-ab28-70482a6f2647 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:45.126257 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-912629f8-1646-4314-ab28-70482a6f2647 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.126501 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-912629f8-1646-4314-ab28-70482a6f2647 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.134436 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.134436 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:45.138950 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-912629f8-1646-4314-ab28-70482a6f2647 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:45.148510 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-912629f8-1646-4314-ab28-70482a6f2647 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 200 Jul 15 13:29:45.149076 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 681/2730] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.329436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6759f546-47bc-4b70-958e-db6a2b9c729a req-8f440e44-6bb4-4c49-883a-1ede9b9c77f5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.331364 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6759f546-47bc-4b70-958e-db6a2b9c729a req-8f440e44-6bb4-4c49-883a-1ede9b9c77f5 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:45.331543 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6759f546-47bc-4b70-958e-db6a2b9c729a req-8f440e44-6bb4-4c49-883a-1ede9b9c77f5 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.331713 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6759f546-47bc-4b70-958e-db6a2b9c729a req-8f440e44-6bb4-4c49-883a-1ede9b9c77f5 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.340292 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.340292 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:45.344647 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-6759f546-47bc-4b70-958e-db6a2b9c729a req-8f440e44-6bb4-4c49-883a-1ede9b9c77f5 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:45.348910 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6759f546-47bc-4b70-958e-db6a2b9c729a req-8f440e44-6bb4-4c49-883a-1ede9b9c77f5 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 200 Jul 15 13:29:45.349324 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 688/2731] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.710891 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2615cd18-1b04-4b64-9512-4e60f8019593 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.729242 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.731642 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] PUT https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 Jul 15 13:29:45.732251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.745523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Acquiring lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:29:45.750784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:29:45.752346 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.752346 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:45.766983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7571adf5-290c-43a8-85b0-62b447383308 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.770473 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7571adf5-290c-43a8-85b0-62b447383308 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 Jul 15 13:29:45.770473 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7571adf5-290c-43a8-85b0-62b447383308 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.770473 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7571adf5-290c-43a8-85b0-62b447383308 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.775785 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7571adf5-290c-43a8-85b0-62b447383308 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 returned with HTTP 404 Jul 15 13:29:45.776532 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 682/2732] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/volumes/b726b5c4-0dfe-437e-bf13-ec74e49e1da7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:45.786859 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5f903811-7e30-49f9-8128-93a92a7f0ccc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.791669 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f903811-7e30-49f9-8128-93a92a7f0ccc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e Jul 15 13:29:45.792027 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f903811-7e30-49f9-8128-93a92a7f0ccc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.792220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f903811-7e30-49f9-8128-93a92a7f0ccc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.792395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-5f903811-7e30-49f9-8128-93a92a7f0ccc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 67cd4b66-e985-4074-92b2-d9ee0cbc7e1e {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:45.799764 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f903811-7e30-49f9-8128-93a92a7f0ccc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e returned with HTTP 404 Jul 15 13:29:45.801553 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 689/2733] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/groups/67cd4b66-e985-4074-92b2-d9ee0cbc7e1e => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:45.804605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.806986 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:45.808977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2089901365"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.808977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2089901365'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:45.809167 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b059fd36-fef6-4246-af3e-652f3c3278e6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.809222 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Create volume of 1 GB Jul 15 13:29:45.811825 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b059fd36-fef6-4246-af3e-652f3c3278e6 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/26ce7651-8dc5-43b0-b7ec-6fe8a4b533a8 Jul 15 13:29:45.812131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b059fd36-fef6-4246-af3e-652f3c3278e6 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.812383 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b059fd36-fef6-4246-af3e-652f3c3278e6 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.813658 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Availability Zones retrieved successfully. Jul 15 13:29:45.829118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Flow 'volume_create_api' (5bad2aab-dc3c-4661-a576-a543078fd1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:45.829118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a7add3-699c-4459-b19f-e4d3b73e71cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:45.829255 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:45.838789 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b059fd36-fef6-4246-af3e-652f3c3278e6 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/group_types/26ce7651-8dc5-43b0-b7ec-6fe8a4b533a8 returned with HTTP 202 Jul 15 13:29:45.838865 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 690/2734] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:29:45 2026] DELETE /volume/v3/group_types/26ce7651-8dc5-43b0-b7ec-6fe8a4b533a8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:45.848037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ea629a53-d741-482c-8907-005016c441c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.851165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Lock "cinder-attachment_update-a6d49e34-a12d-4f5d-98e2-a08786db91b0-np0000005195" released by "attachment_update" :: held 0.100s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:29:45.851491 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-7ce0c502-3be3-4920-916d-5897ae05f131 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 returned with HTTP 200 Jul 15 13:29:45.851720 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ea629a53-d741-482c-8907-005016c441c9 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] DELETE https://10.4.3.158/volume/v3/types/134cf4ae-36e2-4cd8-aed7-ead65097bb8d Jul 15 13:29:45.851974 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 685/2735] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:29:45 2026] PUT /volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:45.852098 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ea629a53-d741-482c-8907-005016c441c9 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.852427 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ea629a53-d741-482c-8907-005016c441c9 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.859768 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2615cd18-1b04-4b64-9512-4e60f8019593 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:29:45.860190 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2615cd18-1b04-4b64-9512-4e60f8019593 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-109178094", "extra_specs": {"storage_protocol": "tempest-storage_protocol-670922114", "vendor_name": "tempest-vendor_name-548159663"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.863401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4972d937-12be-41f7-9073-d3fe2971a924 req-cd4f7246-f005-42aa-ba1b-8ad68a522cc6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.865680 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-cd4f7246-f005-42aa-ba1b-8ad68a522cc6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 Jul 15 13:29:45.866115 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-cd4f7246-f005-42aa-ba1b-8ad68a522cc6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.866420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-cd4f7246-f005-42aa-ba1b-8ad68a522cc6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.876710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a7add3-699c-4459-b19f-e4d3b73e71cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:45.877340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d4f8aa-4514-4089-bc94-5cc14afaf1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:45.879443 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2615cd18-1b04-4b64-9512-4e60f8019593 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:29:45.880253 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 679/2736] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/types => generated 327 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.884868 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-cd4f7246-f005-42aa-ba1b-8ad68a522cc6 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 returned with HTTP 200 Jul 15 13:29:45.885463 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 686/2737] 10.4.3.158 () {70 vars in 1651 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:45.892515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.893085 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ea629a53-d741-482c-8907-005016c441c9 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types/134cf4ae-36e2-4cd8-aed7-ead65097bb8d returned with HTTP 202 Jul 15 13:29:45.893533 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 691/2738] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:29:45 2026] DELETE /volume/v3/types/134cf4ae-36e2-4cd8-aed7-ead65097bb8d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:45.895508 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:45.896022 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "982b1f0b-7d50-4dbb-ab99-d447b950415e", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.898796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Create volume request body: {'volume': {'volume_type': '982b1f0b-7d50-4dbb-ab99-d447b950415e', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:45.901563 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-db20d716-8655-42cf-9895-c8cf42af85a7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.903684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Create volume of 1 GB Jul 15 13:29:45.903765 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-db20d716-8655-42cf-9895-c8cf42af85a7 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] GET https://10.4.3.158/volume/v3/types/134cf4ae-36e2-4cd8-aed7-ead65097bb8d Jul 15 13:29:45.904038 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-db20d716-8655-42cf-9895-c8cf42af85a7 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.904243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-db20d716-8655-42cf-9895-c8cf42af85a7 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.904279 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.904279 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:45.904866 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Availability Zones retrieved successfully. Jul 15 13:29:45.912190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3a5d300b-4d9b-4111-bf4f-739f3e210d76 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.912806 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-db20d716-8655-42cf-9895-c8cf42af85a7 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types/134cf4ae-36e2-4cd8-aed7-ead65097bb8d returned with HTTP 404 Jul 15 13:29:45.913279 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 687/2739] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/types/134cf4ae-36e2-4cd8-aed7-ead65097bb8d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:45.914276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Flow 'volume_create_api' (c089f91c-f108-4314-ac58-bd549a9aff59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:45.915680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a5d300b-4d9b-4111-bf4f-739f3e210d76 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:45.916110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2b7d9c-28fe-4d8a-9faa-635fc6119886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:45.916187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a5d300b-4d9b-4111-bf4f-739f3e210d76 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:45.916635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a5d300b-4d9b-4111-bf4f-739f3e210d76 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:45.916871 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-3a5d300b-4d9b-4111-bf4f-739f3e210d76 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:45.918260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:45.924864 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.924864 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:45.925849 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a5d300b-4d9b-4111-bf4f-739f3e210d76 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:45.926498 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 692/2740] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:45 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.930253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2af217cb-f6b2-4f9d-adbe-6ecba09644e2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.933591 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2af217cb-f6b2-4f9d-adbe-6ecba09644e2 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:29:45.934260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2af217cb-f6b2-4f9d-adbe-6ecba09644e2 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-68383290"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.935956 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:45.935956 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:45.946295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Created reservations ['2b9cf005-b00c-4cbd-99f6-dcc13f0c09f6', '03aaeae8-6828-410f-8283-1efc7fb1b60c', '93e83b11-94f6-485e-9020-427a942a8aec', 'a925a1f8-49e9-479d-a12e-79a965442506'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:45.947452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d4f8aa-4514-4089-bc94-5cc14afaf1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b9cf005-b00c-4cbd-99f6-dcc13f0c09f6', '03aaeae8-6828-410f-8283-1efc7fb1b60c', '93e83b11-94f6-485e-9020-427a942a8aec', 'a925a1f8-49e9-479d-a12e-79a965442506']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:45.948909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7626894f-2f5b-468c-bb03-a2556e7f31e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:45.956060 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2af217cb-f6b2-4f9d-adbe-6ecba09644e2 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:29:45.957067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2b7d9c-28fe-4d8a-9faa-635fc6119886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-670922114',vendor_name='tempest-vendor_name-548159663'},id=982b1f0b-7d50-4dbb-ab99-d447b950415e,is_public=True,name='tempest-ProjectReaderTests-volume-type-109178094',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '982b1f0b-7d50-4dbb-ab99-d447b950415e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:45.957277 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 688/2741] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:45.958305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572c0e19-cf12-4c41-8feb-02a912e3eea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:45.967330 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1409e0de-355d-4ad3-a8d5-998b1c10b935 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:45.969509 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1409e0de-355d-4ad3-a8d5-998b1c10b935 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:29:45.969895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1409e0de-355d-4ad3-a8d5-998b1c10b935 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-850340381"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:45.984926 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7626894f-2f5b-468c-bb03-a2556e7f31e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc39e103-d9ea-4b35-a9e1-4b36228a3dde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2089901365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5aa90ccdab48a0907663ec5695d8db',qos_specs=None,replication_status=,reservations=['2b9cf005-b00c-4cbd-99f6-dcc13f0c09f6','03aaeae8-6828-410f-8283-1efc7fb1b60c','93e83b11-94f6-485e-9020-427a942a8aec','a925a1f8-49e9-479d-a12e-79a965442506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f59e94a04f94bb883614f4508d60ed7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2089901365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc39e103-d9ea-4b35-a9e1-4b36228a3dde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d5aa90ccdab48a0907663ec5695d8db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f59e94a04f94bb883614f4508d60ed7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:45.985868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfd7efb-3f20-453d-923b-58be400b8743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:45.989872 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1409e0de-355d-4ad3-a8d5-998b1c10b935 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:29:45.990418 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 693/2742] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:46.000827 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-109178094 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-109178094, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:46.000939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-455fe183-30f6-4d9d-b78f-987065868539 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.001289 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-109178094 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-109178094, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:46.003418 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:29:46.003776 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ce7fde5-0057-4f89-9c9f-942ef432b9ff", "volume_types": ["48885d82-8881-46c4-b8d3-a5d2bdd35737"], "name": "tempest-GroupSnapshotsTest-Group-1061710783"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:46.005933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group {'group': {'group_type': '0ce7fde5-0057-4f89-9c9f-942ef432b9ff', 'volume_types': ['48885d82-8881-46c4-b8d3-a5d2bdd35737'], 'name': 'tempest-GroupSnapshotsTest-Group-1061710783'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:29:46.010565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.groups [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group tempest-GroupSnapshotsTest-Group-1061710783. Jul 15 13:29:46.010920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cfd7efb-3f20-453d-923b-58be400b8743) transitioned into state 'SUCCESS' from state '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-2089901365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5aa90ccdab48a0907663ec5695d8db',qos_specs=None,replication_status=,reservations=['2b9cf005-b00c-4cbd-99f6-dcc13f0c09f6','03aaeae8-6828-410f-8283-1efc7fb1b60c','93e83b11-94f6-485e-9020-427a942a8aec','a925a1f8-49e9-479d-a12e-79a965442506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f59e94a04f94bb883614f4508d60ed7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.011938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72300867-0bfb-448b-bef9-fa82e601232d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.019107 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:46.023246 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72300867-0bfb-448b-bef9-fa82e601232d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.024303 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Flow 'volume_create_api' (5bad2aab-dc3c-4661-a576-a543078fd1ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:46.024558 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Create volume request issued successfully. Jul 15 13:29:46.025311 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7867caf-e384-45d0-b6c1-058b0b1d2c2d tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:46.025688 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 683/2743] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/volumes => generated 754 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:46.035256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['2dba1465-2eaa-4f82-a339-0be694e98d23'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:46.044058 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4ea5bde2-6880-4dff-8fab-6124f534282f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.046244 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ea5bde2-6880-4dff-8fab-6124f534282f tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde Jul 15 13:29:46.046435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ea5bde2-6880-4dff-8fab-6124f534282f tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:46.046698 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ea5bde2-6880-4dff-8fab-6124f534282f tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:46.064602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Created reservations ['1e470c1e-41b3-4803-87bd-c917db581f63', '45206246-b93a-4d19-adc0-00dee2cf26ac', '874161b7-ab4b-4d61-b12c-8d256c90a63a', 'b5e5da4b-7c04-4370-af1e-3617e9ad7608'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:46.064988 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:46.064988 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:46.065665 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572c0e19-cf12-4c41-8feb-02a912e3eea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e470c1e-41b3-4803-87bd-c917db581f63', '45206246-b93a-4d19-adc0-00dee2cf26ac', '874161b7-ab4b-4d61-b12c-8d256c90a63a', 'b5e5da4b-7c04-4370-af1e-3617e9ad7608']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.066566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c994819c-5695-4546-9564-d0b6c7de0acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.071686 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4ea5bde2-6880-4dff-8fab-6124f534282f tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:46.071807 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-455fe183-30f6-4d9d-b78f-987065868539 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:29:46.072567 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 689/2744] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/groups => generated 112 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:46.082085 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ea5bde2-6880-4dff-8fab-6124f534282f tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde returned with HTTP 200 Jul 15 13:29:46.082782 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 694/2745] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:46 2026] GET /volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:46.086015 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c7971f9a-79d1-4092-90e0-c7c35a4cf3e4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.088101 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c7971f9a-79d1-4092-90e0-c7c35a4cf3e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:46.088416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c7971f9a-79d1-4092-90e0-c7c35a4cf3e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:46.088656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c7971f9a-79d1-4092-90e0-c7c35a4cf3e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:46.088805 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-c7971f9a-79d1-4092-90e0-c7c35a4cf3e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:46.094840 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:46.094840 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:46.098369 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c994819c-5695-4546-9564-d0b6c7de0acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b3d18b-47fd-4383-bb4e-f969677a67fe', '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='e978d6353b7c4055af3a5fa15aeb7d3b',qos_specs=None,replication_status=,reservations=['1e470c1e-41b3-4803-87bd-c917db581f63','45206246-b93a-4d19-adc0-00dee2cf26ac','874161b7-ab4b-4d61-b12c-8d256c90a63a','b5e5da4b-7c04-4370-af1e-3617e9ad7608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ae9250bbc345da937f64171b5ae125',volume_type_id=982b1f0b-7d50-4dbb-ab99-d447b950415e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:46Z,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=15b3d18b-47fd-4383-bb4e-f969677a67fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e978d6353b7c4055af3a5fa15aeb7d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ae9250bbc345da937f64171b5ae125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(982b1f0b-7d50-4dbb-ab99-d447b950415e),volume_type_id=982b1f0b-7d50-4dbb-ab99-d447b950415e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.099238 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b088132f-cc96-4a9e-9367-a9f591225b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.108376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c7971f9a-79d1-4092-90e0-c7c35a4cf3e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:46.108376 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 684/2746] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:46 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:46.125943 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b088132f-cc96-4a9e-9367-a9f591225b48) transitioned into state 'SUCCESS' from 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='e978d6353b7c4055af3a5fa15aeb7d3b',qos_specs=None,replication_status=,reservations=['1e470c1e-41b3-4803-87bd-c917db581f63','45206246-b93a-4d19-adc0-00dee2cf26ac','874161b7-ab4b-4d61-b12c-8d256c90a63a','b5e5da4b-7c04-4370-af1e-3617e9ad7608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ae9250bbc345da937f64171b5ae125',volume_type_id=982b1f0b-7d50-4dbb-ab99-d447b950415e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.127260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70ee750-becf-478f-aea3-b59ddd506cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.138282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70ee750-becf-478f-aea3-b59ddd506cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.139350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Flow 'volume_create_api' (c089f91c-f108-4314-ac58-bd549a9aff59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:46.139716 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Create volume request issued successfully. Jul 15 13:29:46.140630 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6de50c0-3a1d-4544-8609-8c83c0dad027 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:46.141171 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 680/2747] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:29:45 2026] POST /volume/v3/volumes => generated 773 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:46.159039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8e4932da-9f50-473b-a017-4882883eb451 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.160742 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8e4932da-9f50-473b-a017-4882883eb451 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] GET https://10.4.3.158/volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe Jul 15 13:29:46.161180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8e4932da-9f50-473b-a017-4882883eb451 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:46.161522 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8e4932da-9f50-473b-a017-4882883eb451 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:46.170551 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:46.170551 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:46.174150 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8e4932da-9f50-473b-a017-4882883eb451 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Volume info retrieved successfully. Jul 15 13:29:46.180572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8e4932da-9f50-473b-a017-4882883eb451 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe returned with HTTP 200 Jul 15 13:29:46.181311 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 690/2748] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:46 2026] GET /volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:46.565107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.640981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:46.641585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1411735540"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:46.642983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1411735540'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:46.643120 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Create volume of 1 GB Jul 15 13:29:46.647402 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Availability Zones retrieved successfully. Jul 15 13:29:46.653161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Flow 'volume_create_api' (d92208f3-df47-4855-b52a-fd49aa728d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:46.654084 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e6a248-1d07-45df-a7a7-7c23ab700584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.655347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:46.681742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e6a248-1d07-45df-a7a7-7c23ab700584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.682473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d0cceb-0bd1-4fcd-b07a-51e8fe8448f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.745142 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Created reservations ['a2c44bec-cdd4-4665-a704-280d382a2aaf', '68a05e9c-1c20-467b-98dc-778816a8ec35', '08ad4430-6c33-49e4-9ae9-f695d48e99b2', 'b4f318a7-cea2-49aa-b712-2c793d2f7aea'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:46.746374 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d0cceb-0bd1-4fcd-b07a-51e8fe8448f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c44bec-cdd4-4665-a704-280d382a2aaf', '68a05e9c-1c20-467b-98dc-778816a8ec35', '08ad4430-6c33-49e4-9ae9-f695d48e99b2', 'b4f318a7-cea2-49aa-b712-2c793d2f7aea']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.747758 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d99900-3c90-4a3b-a2f4-080e5d1d3d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.777462 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d99900-3c90-4a3b-a2f4-080e5d1d3d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40381158-6816-4ad3-9fb0-afde60920583', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1411735540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6e301ba0ee4cfb840293a80abdb066',qos_specs=None,replication_status=,reservations=['a2c44bec-cdd4-4665-a704-280d382a2aaf','68a05e9c-1c20-467b-98dc-778816a8ec35','08ad4430-6c33-49e4-9ae9-f695d48e99b2','b4f318a7-cea2-49aa-b712-2c793d2f7aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adfe99dcd44f4b0ca5d7a885a6454806',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1411735540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40381158-6816-4ad3-9fb0-afde60920583,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6e301ba0ee4cfb840293a80abdb066',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adfe99dcd44f4b0ca5d7a885a6454806',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.778817 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a756de-62d8-4537-83e1-b117bd0780f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.804526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a756de-62d8-4537-83e1-b117bd0780f1) transitioned into state 'SUCCESS' from state '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-1411735540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6e301ba0ee4cfb840293a80abdb066',qos_specs=None,replication_status=,reservations=['a2c44bec-cdd4-4665-a704-280d382a2aaf','68a05e9c-1c20-467b-98dc-778816a8ec35','08ad4430-6c33-49e4-9ae9-f695d48e99b2','b4f318a7-cea2-49aa-b712-2c793d2f7aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adfe99dcd44f4b0ca5d7a885a6454806',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.805505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708b8d7a-5ce2-4bff-9bb8-f17041218cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:46.822090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708b8d7a-5ce2-4bff-9bb8-f17041218cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:46.823572 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Flow 'volume_create_api' (d92208f3-df47-4855-b52a-fd49aa728d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:46.824021 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Create volume request issued successfully. Jul 15 13:29:46.824944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3abb1fa-1c88-4d61-aab3-a220b391752c tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:46.825726 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 695/2749] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:29:46 2026] POST /volume/v3/volumes => generated 774 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:46.861053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4e30fe1c-9d78-429b-9d8d-771ef98cf4a0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.863299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e30fe1c-9d78-429b-9d8d-771ef98cf4a0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:29:46.863687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e30fe1c-9d78-429b-9d8d-771ef98cf4a0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:46.863942 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e30fe1c-9d78-429b-9d8d-771ef98cf4a0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:46.874541 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:46.874541 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:46.881605 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4e30fe1c-9d78-429b-9d8d-771ef98cf4a0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:29:46.892189 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e30fe1c-9d78-429b-9d8d-771ef98cf4a0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:29:46.892664 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 685/2750] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:46 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:46.938832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ed0e181-a4f1-4e2f-bf75-4e1c8becb631 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:46.941073 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ed0e181-a4f1-4e2f-bf75-4e1c8becb631 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:46.941302 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ed0e181-a4f1-4e2f-bf75-4e1c8becb631 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:46.941503 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ed0e181-a4f1-4e2f-bf75-4e1c8becb631 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:46.941646 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5ed0e181-a4f1-4e2f-bf75-4e1c8becb631 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:46.946733 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:46.946733 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:46.947454 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ed0e181-a4f1-4e2f-bf75-4e1c8becb631 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:46.947860 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 681/2751] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:46 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:47.097174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e1222212-0104-4d4e-ace0-9825c9576c9c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.099973 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e1222212-0104-4d4e-ace0-9825c9576c9c tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde Jul 15 13:29:47.099973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e1222212-0104-4d4e-ace0-9825c9576c9c tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.099973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e1222212-0104-4d4e-ace0-9825c9576c9c tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.107805 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.107805 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:47.111109 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e1222212-0104-4d4e-ace0-9825c9576c9c tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:47.116032 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e1222212-0104-4d4e-ace0-9825c9576c9c tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde returned with HTTP 200 Jul 15 13:29:47.117162 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 691/2752] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:47.120989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8cdd1606-6029-4c0c-a98c-122f8bff6b91 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.122283 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8cdd1606-6029-4c0c-a98c-122f8bff6b91 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:47.124519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8cdd1606-6029-4c0c-a98c-122f8bff6b91 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.124519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8cdd1606-6029-4c0c-a98c-122f8bff6b91 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.124519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-8cdd1606-6029-4c0c-a98c-122f8bff6b91 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:47.128126 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.128126 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:47.138153 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8cdd1606-6029-4c0c-a98c-122f8bff6b91 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:47.138712 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 696/2753] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:47.156604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-72a90579-4367-4456-8ca9-e27ab940df86 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.156604 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:47.156604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-924075458", "volume_type": "48885d82-8881-46c4-b8d3-a5d2bdd35737", "group_id": "23a35279-d292-47fc-8cce-679ff8467010", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:47.156604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-924075458', 'volume_type': '48885d82-8881-46c4-b8d3-a5d2bdd35737', 'group_id': '23a35279-d292-47fc-8cce-679ff8467010', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:47.159808 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.159808 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:47.160673 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume of 1 GB Jul 15 13:29:47.171576 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:47.174933 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (b5b43fa1-0469-4053-8829-1f95ec8cee0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:47.177124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a290a8-1678-4f85-a5df-2457247d552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.177124 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.177124 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:47.178038 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:47.205008 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a290a8-1678-4f85-a5df-2457247d552f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48885d82-8881-46c4-b8d3-a5d2bdd35737,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-68383290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48885d82-8881-46c4-b8d3-a5d2bdd35737', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '23a35279-d292-47fc-8cce-679ff8467010', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.205008 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec4aa9d-f93b-49db-b9d7-2cff1d324dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.205345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-93048230-587f-43d2-aea7-fe17a863518d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.210273 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93048230-587f-43d2-aea7-fe17a863518d tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] GET https://10.4.3.158/volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe Jul 15 13:29:47.210560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93048230-587f-43d2-aea7-fe17a863518d tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.211128 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93048230-587f-43d2-aea7-fe17a863518d tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.220362 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.220362 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:47.225156 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-93048230-587f-43d2-aea7-fe17a863518d tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Volume info retrieved successfully. Jul 15 13:29:47.233268 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93048230-587f-43d2-aea7-fe17a863518d tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe returned with HTTP 200 Jul 15 13:29:47.233906 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 682/2754] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:47.238991 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-68383290 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-68383290, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:47.239404 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-68383290 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-68383290, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:47.252562 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fe89c34c-3430-41a1-a5f0-939c2715a1c6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.254519 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe89c34c-3430-41a1-a5f0-939c2715a1c6 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:29:47.254745 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe89c34c-3430-41a1-a5f0-939c2715a1c6 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.254969 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe89c34c-3430-41a1-a5f0-939c2715a1c6 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.269541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe89c34c-3430-41a1-a5f0-939c2715a1c6 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:29:47.270168 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 692/2755] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/messages => generated 1326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:47.277355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['bf8e431c-745a-43b3-b0af-c5fc3db270e0', 'bc24cf82-bcf0-4949-808e-559b797f906c', '32e606ab-2b38-4c70-9640-40bb196559d3', '69ffb058-a1f4-458a-9cba-0bb038d66fd1'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:47.277629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ec4aa9d-f93b-49db-b9d7-2cff1d324dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8e431c-745a-43b3-b0af-c5fc3db270e0', 'bc24cf82-bcf0-4949-808e-559b797f906c', '32e606ab-2b38-4c70-9640-40bb196559d3', '69ffb058-a1f4-458a-9cba-0bb038d66fd1']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.278760 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e826c956-91af-430d-a883-1d082d62887f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.278891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4fa7c012-d545-48a7-a024-110d43f6eddc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.313685 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e826c956-91af-430d-a883-1d082d62887f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e3c9b79-dc4e-4eef-8105-ddc6a24d3903', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-924075458',encryption_key_id=None,group_id=23a35279-d292-47fc-8cce-679ff8467010,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['bf8e431c-745a-43b3-b0af-c5fc3db270e0','bc24cf82-bcf0-4949-808e-559b797f906c','32e606ab-2b38-4c70-9640-40bb196559d3','69ffb058-a1f4-458a-9cba-0bb038d66fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=48885d82-8881-46c4-b8d3-a5d2bdd35737), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-924075458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=23a35279-d292-47fc-8cce-679ff8467010,host=None,id=3e3c9b79-dc4e-4eef-8105-ddc6a24d3903,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ece75dff3524f9f8ae81bae4f286471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5533d25807f4464ea44acd15293c0270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48885d82-8881-46c4-b8d3-a5d2bdd35737),volume_type_id=48885d82-8881-46c4-b8d3-a5d2bdd35737)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.314536 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f80e772-4198-4950-ad06-811b11e2115a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.342913 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f80e772-4198-4950-ad06-811b11e2115a) transitioned into state 'SUCCESS' from state '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-924075458',encryption_key_id=None,group_id=23a35279-d292-47fc-8cce-679ff8467010,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['bf8e431c-745a-43b3-b0af-c5fc3db270e0','bc24cf82-bcf0-4949-808e-559b797f906c','32e606ab-2b38-4c70-9640-40bb196559d3','69ffb058-a1f4-458a-9cba-0bb038d66fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=48885d82-8881-46c4-b8d3-a5d2bdd35737)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.343676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8e1e06-6cbf-4090-a255-3201e10e3bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.360811 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8e1e06-6cbf-4090-a255-3201e10e3bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.361946 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (b5b43fa1-0469-4053-8829-1f95ec8cee0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:47.362063 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4fa7c012-d545-48a7-a024-110d43f6eddc tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] GET https://10.4.3.158/volume/v3/messages Jul 15 13:29:47.362351 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request issued successfully. Jul 15 13:29:47.362460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4fa7c012-d545-48a7-a024-110d43f6eddc tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.362802 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4fa7c012-d545-48a7-a024-110d43f6eddc tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.363242 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:47.363336 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.363336 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:47.363411 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:47.370586 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4fa7c012-d545-48a7-a024-110d43f6eddc tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:29:47.371080 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 697/2756] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/messages => generated 1326 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:47.388167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b9ea58af-5901-4ee0-b540-f8673e40aa95 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.390720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9ea58af-5901-4ee0-b540-f8673e40aa95 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] DELETE https://10.4.3.158/volume/v3/messages/13360be7-cbd4-4d13-ab7e-edeebfa1013c Jul 15 13:29:47.390720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9ea58af-5901-4ee0-b540-f8673e40aa95 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.390720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9ea58af-5901-4ee0-b540-f8673e40aa95 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.416242 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:47.418335 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9ea58af-5901-4ee0-b540-f8673e40aa95 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/messages/13360be7-cbd4-4d13-ab7e-edeebfa1013c returned with HTTP 204 Jul 15 13:29:47.418868 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 683/2757] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:29:47 2026] DELETE /volume/v3/messages/13360be7-cbd4-4d13-ab7e-edeebfa1013c => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:29:47.421690 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.421690 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:47.426362 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-72a90579-4367-4456-8ca9-e27ab940df86 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:47.426860 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 686/2758] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:29:47 2026] POST /volume/v3/volumes => generated 820 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:47.429276 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-93ba71b5-d716-4733-8090-914b260dd455 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.437252 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe Jul 15 13:29:47.437643 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.437895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.438060 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Delete volume with id: 15b3d18b-47fd-4383-bb4e-f969677a67fe Jul 15 13:29:47.447640 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.451465 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 Jul 15 13:29:47.453262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.453552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.453911 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.453911 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:47.454385 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Volume info retrieved successfully. Jul 15 13:29:47.456325 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100144) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:29:47.464410 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.464410 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:47.469595 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:47.470586 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:47.470807 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:47.475510 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-109178094 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-109178094, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:47.475510 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-109178094 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-109178094, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:47.489504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Created reservations ['6580a24e-553f-4ccf-a7b6-dfc47091d09d', 'aac887e7-78af-4f8e-8eab-41b3cc3256ef', 'd38ba0d6-13d9-42a7-b871-aa63b5a8ff1c', '1b96eb59-28c1-4444-bc0c-34a3864583ac'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:47.526661 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:47.529138 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Delete volume request issued successfully. Jul 15 13:29:47.529423 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-93ba71b5-d716-4733-8090-914b260dd455 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe returned with HTTP 202 Jul 15 13:29:47.529972 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 693/2759] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:47 2026] DELETE /volume/v3/volumes/15b3d18b-47fd-4383-bb4e-f969677a67fe => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:47.535254 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.535254 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:47.537906 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e633ff1b-7921-4040-af05-8fbc62cfaced None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.539931 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e633ff1b-7921-4040-af05-8fbc62cfaced tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] DELETE https://10.4.3.158/volume/v3/types/982b1f0b-7d50-4dbb-ab99-d447b950415e Jul 15 13:29:47.540172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e633ff1b-7921-4040-af05-8fbc62cfaced tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.540425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e633ff1b-7921-4040-af05-8fbc62cfaced tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.546563 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b7b0762a-7b57-4f75-87be-2a8c90df85fc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 returned with HTTP 200 Jul 15 13:29:47.546934 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 698/2760] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 => generated 888 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:47.564596 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e633ff1b-7921-4040-af05-8fbc62cfaced tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/types/982b1f0b-7d50-4dbb-ab99-d447b950415e returned with HTTP 202 Jul 15 13:29:47.565031 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 684/2761] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:29:47 2026] DELETE /volume/v3/types/982b1f0b-7d50-4dbb-ab99-d447b950415e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:47.572595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-90ce246b-82e4-4d9e-a207-2b182f3c9a36 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.573234 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.574627 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90ce246b-82e4-4d9e-a207-2b182f3c9a36 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:29:47.575073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90ce246b-82e4-4d9e-a207-2b182f3c9a36 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-321747418", "extra_specs": {"storage_protocol": "tempest-storage_protocol-570182486", "vendor_name": "tempest-vendor_name-1299571522"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:47.575176 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde Jul 15 13:29:47.575417 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.575642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.575853 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Delete volume with id: cc39e103-d9ea-4b35-a9e1-4b36228a3dde Jul 15 13:29:47.583667 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.583667 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:47.584488 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:47.592458 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90ce246b-82e4-4d9e-a207-2b182f3c9a36 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:29:47.592895 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 687/2762] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:29:47 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:47.604583 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Delete volume request issued successfully. Jul 15 13:29:47.604854 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6baac39e-caf3-4e83-93cf-5234e4566f63 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde returned with HTTP 202 Jul 15 13:29:47.605656 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 694/2763] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:47 2026] DELETE /volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:47.606229 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.609083 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:47.609692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "197d1918-f0be-4dec-9bda-2dbe4c11255b", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:47.611916 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Create volume request body: {'volume': {'volume_type': '197d1918-f0be-4dec-9bda-2dbe4c11255b', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:47.613445 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6a7cf6f8-c710-41da-a2f0-2a93957aeb56 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.615797 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a7cf6f8-c710-41da-a2f0-2a93957aeb56 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde Jul 15 13:29:47.616075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a7cf6f8-c710-41da-a2f0-2a93957aeb56 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.616350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a7cf6f8-c710-41da-a2f0-2a93957aeb56 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.616907 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Create volume of 1 GB Jul 15 13:29:47.617407 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.617407 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:47.617918 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Availability Zones retrieved successfully. Jul 15 13:29:47.626771 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.626771 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:47.628361 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Flow 'volume_create_api' (7f3f323f-e8cd-4b4a-ab09-9f227705c2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:47.629918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b545b5-2dc3-4955-8ea2-ed3954497f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.631418 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:47.632032 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6a7cf6f8-c710-41da-a2f0-2a93957aeb56 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:47.638125 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a7cf6f8-c710-41da-a2f0-2a93957aeb56 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde returned with HTTP 200 Jul 15 13:29:47.638673 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 685/2764] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:47.661436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b545b5-2dc3-4955-8ea2-ed3954497f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-570182486',vendor_name='tempest-vendor_name-1299571522'},id=197d1918-f0be-4dec-9bda-2dbe4c11255b,is_public=True,name='tempest-ProjectReaderTests-volume-type-321747418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '197d1918-f0be-4dec-9bda-2dbe4c11255b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.662837 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2a415a-ce7e-4b30-b760-798358b720d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.704913 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-321747418 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-321747418, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:47.705130 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-321747418 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-321747418, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:47.736977 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Created reservations ['5bd342b4-3577-430a-9be8-a5b0e487b286', 'b051f49f-6613-41e0-952d-6b4202850929', '800ddeb5-e068-4c61-9202-bcb721c9f328', '7818f869-12f2-402b-a01d-8c5b982d97c4'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:47.738119 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2a415a-ce7e-4b30-b760-798358b720d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd342b4-3577-430a-9be8-a5b0e487b286', 'b051f49f-6613-41e0-952d-6b4202850929', '800ddeb5-e068-4c61-9202-bcb721c9f328', '7818f869-12f2-402b-a01d-8c5b982d97c4']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.739236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256485b6-f7b3-4eba-bc61-8eb24f873ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.772845 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256485b6-f7b3-4eba-bc61-8eb24f873ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce34cb3-2c31-4e2a-8d77-760b9bff4d00', '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='e978d6353b7c4055af3a5fa15aeb7d3b',qos_specs=None,replication_status=,reservations=['5bd342b4-3577-430a-9be8-a5b0e487b286','b051f49f-6613-41e0-952d-6b4202850929','800ddeb5-e068-4c61-9202-bcb721c9f328','7818f869-12f2-402b-a01d-8c5b982d97c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ae9250bbc345da937f64171b5ae125',volume_type_id=197d1918-f0be-4dec-9bda-2dbe4c11255b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:47Z,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=cce34cb3-2c31-4e2a-8d77-760b9bff4d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e978d6353b7c4055af3a5fa15aeb7d3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ae9250bbc345da937f64171b5ae125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(197d1918-f0be-4dec-9bda-2dbe4c11255b),volume_type_id=197d1918-f0be-4dec-9bda-2dbe4c11255b)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.773763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77939e4b-26c1-4e44-af76-108e442d3027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.798447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77939e4b-26c1-4e44-af76-108e442d3027) transitioned into state 'SUCCESS' from 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='e978d6353b7c4055af3a5fa15aeb7d3b',qos_specs=None,replication_status=,reservations=['5bd342b4-3577-430a-9be8-a5b0e487b286','b051f49f-6613-41e0-952d-6b4202850929','800ddeb5-e068-4c61-9202-bcb721c9f328','7818f869-12f2-402b-a01d-8c5b982d97c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ae9250bbc345da937f64171b5ae125',volume_type_id=197d1918-f0be-4dec-9bda-2dbe4c11255b)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.799164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaba36b9-051a-4c97-9aec-e5e3fc355037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:47.809391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaba36b9-051a-4c97-9aec-e5e3fc355037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:47.810199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Flow 'volume_create_api' (7f3f323f-e8cd-4b4a-ab09-9f227705c2c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:47.810510 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Create volume request issued successfully. Jul 15 13:29:47.811089 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c554cf2a-8f96-4a03-a817-9a704d6fe847 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:47.811496 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 699/2765] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:29:47 2026] POST /volume/v3/volumes => generated 773 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:47.822643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c323e37a-8808-436e-9fcb-1d2201fa806f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.824728 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c323e37a-8808-436e-9fcb-1d2201fa806f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] GET https://10.4.3.158/volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 Jul 15 13:29:47.824974 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c323e37a-8808-436e-9fcb-1d2201fa806f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.825284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c323e37a-8808-436e-9fcb-1d2201fa806f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.833094 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.833094 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:47.836941 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c323e37a-8808-436e-9fcb-1d2201fa806f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Volume info retrieved successfully. Jul 15 13:29:47.841370 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c323e37a-8808-436e-9fcb-1d2201fa806f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 returned with HTTP 200 Jul 15 13:29:47.841773 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 688/2766] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:47.922158 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-740ff314-c621-4263-a565-9e02732864b2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.924589 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-740ff314-c621-4263-a565-9e02732864b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:29:47.924863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-740ff314-c621-4263-a565-9e02732864b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.925113 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-740ff314-c621-4263-a565-9e02732864b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.933888 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.933888 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:47.938110 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-740ff314-c621-4263-a565-9e02732864b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:29:47.943565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-740ff314-c621-4263-a565-9e02732864b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:29:47.944190 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 695/2767] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:47.963484 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-734628bc-6a0c-4e27-80e4-a52b79ea6464 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:47.965929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-734628bc-6a0c-4e27-80e4-a52b79ea6464 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:47.966289 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-734628bc-6a0c-4e27-80e4-a52b79ea6464 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:47.966538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-734628bc-6a0c-4e27-80e4-a52b79ea6464 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:47.966708 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-734628bc-6a0c-4e27-80e4-a52b79ea6464 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:47.972427 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:47.972427 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:47.973411 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-734628bc-6a0c-4e27-80e4-a52b79ea6464 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:47.973856 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 686/2768] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:47 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:48.561783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.563801 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 Jul 15 13:29:48.564043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.564229 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.571889 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.571889 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:48.575867 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:48.576741 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:48.576946 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:48.611847 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:48.615396 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.615396 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:48.623627 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b23f86b-e2db-4bed-a857-dbcb42581716 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 returned with HTTP 200 Jul 15 13:29:48.624073 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 700/2769] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:48.639640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-591acbe2-291e-4211-b7de-327d5bf67e0a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.641463 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:48.641810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-551518058", "volume_type": "48885d82-8881-46c4-b8d3-a5d2bdd35737", "group_id": "23a35279-d292-47fc-8cce-679ff8467010", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:48.643321 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-551518058', 'volume_type': '48885d82-8881-46c4-b8d3-a5d2bdd35737', 'group_id': '23a35279-d292-47fc-8cce-679ff8467010', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:48.651138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3b6bbb77-252f-4325-8a64-0d56f2857728 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.652042 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.652042 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:48.652693 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume of 1 GB Jul 15 13:29:48.653397 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b6bbb77-252f-4325-8a64-0d56f2857728 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde Jul 15 13:29:48.653652 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b6bbb77-252f-4325-8a64-0d56f2857728 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.653907 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b6bbb77-252f-4325-8a64-0d56f2857728 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.660850 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:48.661044 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b6bbb77-252f-4325-8a64-0d56f2857728 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde returned with HTTP 404 Jul 15 13:29:48.661700 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 696/2770] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/volumes/cc39e103-d9ea-4b35-a9e1-4b36228a3dde => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:48.668381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (1a3b9540-06d6-491c-879b-8b53cb7bd530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:48.669795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.670165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45b8ce9-7cf0-4cc7-bdbe-6e9108f743a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:48.670953 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.670953 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:48.671577 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:48.671747 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:48.672050 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.672365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.672681 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Delete volume with id: 3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:48.679524 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.679524 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:48.679937 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:48.694375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45b8ce9-7cf0-4cc7-bdbe-6e9108f743a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=48885d82-8881-46c4-b8d3-a5d2bdd35737,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-68383290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '48885d82-8881-46c4-b8d3-a5d2bdd35737', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '23a35279-d292-47fc-8cce-679ff8467010', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:48.695161 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36536e6e-beb0-47c6-86c3-9e64032d6502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:48.698385 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Delete volume request issued successfully. Jul 15 13:29:48.698653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dc587c41-5eee-4c36-ba14-9fd698aff567 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 202 Jul 15 13:29:48.699293 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 687/2771] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:29:48 2026] DELETE /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:48.706932 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-92d5c5fb-212a-440e-9540-b14864cd4787 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.709836 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-92d5c5fb-212a-440e-9540-b14864cd4787 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:48.710345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-92d5c5fb-212a-440e-9540-b14864cd4787 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.710471 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-92d5c5fb-212a-440e-9540-b14864cd4787 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.718173 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.718173 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:48.722243 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-92d5c5fb-212a-440e-9540-b14864cd4787 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Volume info retrieved successfully. Jul 15 13:29:48.727349 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-92d5c5fb-212a-440e-9540-b14864cd4787 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 200 Jul 15 13:29:48.727985 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 701/2772] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:48.742812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['01a23e75-94f6-47db-8e1b-554ea20e2e63', 'dcec296f-c94e-4b2a-b64d-a4caf49d8822', '1ddeb07e-4f7d-4c0a-9fbd-38f7afeb4c2f', 'a412fa51-686b-4c33-871c-2027b2c57f85'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:48.743679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36536e6e-beb0-47c6-86c3-9e64032d6502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01a23e75-94f6-47db-8e1b-554ea20e2e63', 'dcec296f-c94e-4b2a-b64d-a4caf49d8822', '1ddeb07e-4f7d-4c0a-9fbd-38f7afeb4c2f', 'a412fa51-686b-4c33-871c-2027b2c57f85']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:48.744622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55819bbf-84a7-40c1-9c3b-bcac2c5c11b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:48.768317 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55819bbf-84a7-40c1-9c3b-bcac2c5c11b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e476d071-6011-4b56-a95a-8e4a861791df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-551518058',encryption_key_id=None,group_id=23a35279-d292-47fc-8cce-679ff8467010,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['01a23e75-94f6-47db-8e1b-554ea20e2e63','dcec296f-c94e-4b2a-b64d-a4caf49d8822','1ddeb07e-4f7d-4c0a-9fbd-38f7afeb4c2f','a412fa51-686b-4c33-871c-2027b2c57f85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=48885d82-8881-46c4-b8d3-a5d2bdd35737), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-551518058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=23a35279-d292-47fc-8cce-679ff8467010,host=None,id=e476d071-6011-4b56-a95a-8e4a861791df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ece75dff3524f9f8ae81bae4f286471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5533d25807f4464ea44acd15293c0270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(48885d82-8881-46c4-b8d3-a5d2bdd35737),volume_type_id=48885d82-8881-46c4-b8d3-a5d2bdd35737)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:48.769456 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ccae6c-8ce1-4fb9-91f1-a264810e5c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:48.790929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ccae6c-8ce1-4fb9-91f1-a264810e5c4f) transitioned into state 'SUCCESS' from state '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-551518058',encryption_key_id=None,group_id=23a35279-d292-47fc-8cce-679ff8467010,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['01a23e75-94f6-47db-8e1b-554ea20e2e63','dcec296f-c94e-4b2a-b64d-a4caf49d8822','1ddeb07e-4f7d-4c0a-9fbd-38f7afeb4c2f','a412fa51-686b-4c33-871c-2027b2c57f85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=48885d82-8881-46c4-b8d3-a5d2bdd35737)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:48.791683 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5eb96a2-da78-48ee-bf94-59f8e7cb7478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:48.806605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5eb96a2-da78-48ee-bf94-59f8e7cb7478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:48.807767 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (1a3b9540-06d6-491c-879b-8b53cb7bd530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:48.808194 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request issued successfully. Jul 15 13:29:48.809128 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:48.809355 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:48.849729 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:48.853896 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.853896 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:48.854808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-85198411-8b9b-4ae0-a55b-e52d461f8832 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.858594 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-591acbe2-291e-4211-b7de-327d5bf67e0a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:48.858894 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-85198411-8b9b-4ae0-a55b-e52d461f8832 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] GET https://10.4.3.158/volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 Jul 15 13:29:48.859192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-85198411-8b9b-4ae0-a55b-e52d461f8832 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.859248 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 689/2773] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:29:48 2026] POST /volume/v3/volumes => generated 820 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:48.859452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-85198411-8b9b-4ae0-a55b-e52d461f8832 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.877009 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.877009 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:48.881936 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.883697 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-85198411-8b9b-4ae0-a55b-e52d461f8832 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Volume info retrieved successfully. Jul 15 13:29:48.884351 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df Jul 15 13:29:48.884566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.884893 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.888168 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-85198411-8b9b-4ae0-a55b-e52d461f8832 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 returned with HTTP 200 Jul 15 13:29:48.888557 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 697/2774] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:48.893067 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.893067 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:48.897389 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:48.898213 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:48.898414 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:48.903733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-41ce92c7-ea08-4e0a-8492-289de56a5fc3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.906223 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41ce92c7-ea08-4e0a-8492-289de56a5fc3 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:29:48.906525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41ce92c7-ea08-4e0a-8492-289de56a5fc3 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.906802 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41ce92c7-ea08-4e0a-8492-289de56a5fc3 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.911571 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41ce92c7-ea08-4e0a-8492-289de56a5fc3 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:29:48.912154 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 702/2775] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/messages => generated 1326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:48.922118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-48e10b51-d5ee-440b-af0f-429a29971773 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.924351 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-48e10b51-d5ee-440b-af0f-429a29971773 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] GET https://10.4.3.158/volume/v3/messages/d550c411-e4c6-43ab-a6db-7737f0b22c6b Jul 15 13:29:48.924694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-48e10b51-d5ee-440b-af0f-429a29971773 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.924912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-48e10b51-d5ee-440b-af0f-429a29971773 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.932582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-48e10b51-d5ee-440b-af0f-429a29971773 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-reader] https://10.4.3.158/volume/v3/messages/d550c411-e4c6-43ab-a6db-7737f0b22c6b returned with HTTP 200 Jul 15 13:29:48.933101 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 690/2776] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/messages/d550c411-e4c6-43ab-a6db-7737f0b22c6b => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:48.936246 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:48.939838 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.939838 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:48.942576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8a3a74f6-ff97-4e2f-b8cc-46e02d164b7f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.944382 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8a3a74f6-ff97-4e2f-b8cc-46e02d164b7f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] DELETE https://10.4.3.158/volume/v3/messages/d550c411-e4c6-43ab-a6db-7737f0b22c6b Jul 15 13:29:48.944597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8a3a74f6-ff97-4e2f-b8cc-46e02d164b7f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.944773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8a3a74f6-ff97-4e2f-b8cc-46e02d164b7f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.950567 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acabf8df-517f-41a5-b2a3-f249bf2320c7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df returned with HTTP 200 Jul 15 13:29:48.950997 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 688/2777] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df => generated 912 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:48.963592 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8a3a74f6-ff97-4e2f-b8cc-46e02d164b7f tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/messages/d550c411-e4c6-43ab-a6db-7737f0b22c6b returned with HTTP 204 Jul 15 13:29:48.964093 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 698/2778] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:29:48 2026] DELETE /volume/v3/messages/d550c411-e4c6-43ab-a6db-7737f0b22c6b => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:29:48.972232 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.974043 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 Jul 15 13:29:48.974289 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.974488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.974643 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Delete volume with id: cce34cb3-2c31-4e2a-8d77-760b9bff4d00 Jul 15 13:29:48.983439 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.983439 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:48.983878 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Volume info retrieved successfully. Jul 15 13:29:48.986016 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:29:48.986400 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-03620b77-0d4e-4551-ae24-45c4ce614b4c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:48.989118 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-03620b77-0d4e-4551-ae24-45c4ce614b4c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:48.989332 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-03620b77-0d4e-4551-ae24-45c4ce614b4c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:48.989507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-03620b77-0d4e-4551-ae24-45c4ce614b4c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:48.989601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-03620b77-0d4e-4551-ae24-45c4ce614b4c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:48.996106 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:48.996106 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:48.997354 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-03620b77-0d4e-4551-ae24-45c4ce614b4c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:48.998192 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 691/2779] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:48 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:49.009676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Created reservations ['918b03d1-75f6-4cef-8556-506cde93ce9a', 'fa09b84b-cbe9-4d5d-9e00-0a77372cdf5c', 'bd20c68d-85fd-4fb4-bb1a-78bd7d7d2015', '0b6a8d36-1588-4f63-84a5-d83a27bf7d75'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:49.042788 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Delete volume request issued successfully. Jul 15 13:29:49.043045 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d11294d-2f49-44d6-9641-69d7afb493f1 tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 returned with HTTP 202 Jul 15 13:29:49.043584 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 703/2780] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:48 2026] DELETE /volume/v3/volumes/cce34cb3-2c31-4e2a-8d77-760b9bff4d00 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:49.054856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6f68f668-92c8-45f5-b26f-b209f7a5241a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:49.056928 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f68f668-92c8-45f5-b26f-b209f7a5241a tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] DELETE https://10.4.3.158/volume/v3/types/197d1918-f0be-4dec-9bda-2dbe4c11255b Jul 15 13:29:49.057131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f68f668-92c8-45f5-b26f-b209f7a5241a tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:49.057334 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f68f668-92c8-45f5-b26f-b209f7a5241a tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:49.088250 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f68f668-92c8-45f5-b26f-b209f7a5241a tempest-ProjectReaderTests-936108638 tempest-ProjectReaderTests-936108638-project-admin] https://10.4.3.158/volume/v3/types/197d1918-f0be-4dec-9bda-2dbe4c11255b returned with HTTP 202 Jul 15 13:29:49.088687 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 689/2781] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:29:49 2026] DELETE /volume/v3/types/197d1918-f0be-4dec-9bda-2dbe4c11255b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:49.129682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4972d937-12be-41f7-9073-d3fe2971a924 req-df597e68-aaf6-45f7-bcf9-b8d5eb67d07f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:49.133279 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-df597e68-aaf6-45f7-bcf9-b8d5eb67d07f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption Jul 15 13:29:49.133279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-df597e68-aaf6-45f7-bcf9-b8d5eb67d07f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:49.133671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-df597e68-aaf6-45f7-bcf9-b8d5eb67d07f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:49.149597 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:49.149597 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:49.162927 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-df597e68-aaf6-45f7-bcf9-b8d5eb67d07f tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption returned with HTTP 200 Jul 15 13:29:49.163696 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 699/2782] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:29:49 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:49.744459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a2b01387-89a8-4aeb-a547-6caefd2ae807 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:49.745803 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a2b01387-89a8-4aeb-a547-6caefd2ae807 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] GET https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 Jul 15 13:29:49.745803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a2b01387-89a8-4aeb-a547-6caefd2ae807 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:49.745803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a2b01387-89a8-4aeb-a547-6caefd2ae807 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:49.761156 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a2b01387-89a8-4aeb-a547-6caefd2ae807 tempest-ServersNegativeTestJSON-549728757 tempest-ServersNegativeTestJSON-549728757-project-member] https://10.4.3.158/volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 returned with HTTP 404 Jul 15 13:29:49.761763 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 692/2783] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:49 2026] GET /volume/v3/volumes/3431a23a-22a5-4cba-a135-04cd3cc06923 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:49.972632 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-466f0b83-f354-468e-bc64-26d41574771e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:49.977752 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df Jul 15 13:29:49.978105 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:49.978359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:49.991856 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:49.991856 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:49.999876 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:50.000799 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:50.000917 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:50.009573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1a44d821-2a0a-4cfd-afd6-9cc9886395ff None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:50.011875 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a44d821-2a0a-4cfd-afd6-9cc9886395ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:50.012269 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a44d821-2a0a-4cfd-afd6-9cc9886395ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:50.012380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a44d821-2a0a-4cfd-afd6-9cc9886395ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:50.012444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1a44d821-2a0a-4cfd-afd6-9cc9886395ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:50.019462 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.019462 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:50.020589 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a44d821-2a0a-4cfd-afd6-9cc9886395ff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 200 Jul 15 13:29:50.020990 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 690/2784] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:50 2026] GET /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:50.038264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:50.040855 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae Jul 15 13:29:50.041834 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:50.041985 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:50.042061 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:50.042061 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete backup with id: 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae. Jul 15 13:29:50.044862 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.044862 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:50.051282 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.051282 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:50.052695 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-466f0b83-f354-468e-bc64-26d41574771e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df returned with HTTP 200 Jul 15 13:29:50.053425 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 704/2785] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:49 2026] GET /volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df => generated 913 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:50.073938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-90cc182d-ac0e-4542-8d26-a5d759b5fa93 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:50.076918 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90cc182d-ac0e-4542-8d26-a5d759b5fa93 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] PUT https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:50.078271 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] delete_backup rpcapi backup_id 4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:29:50.079369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90cc182d-ac0e-4542-8d26-a5d759b5fa93 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3e3c9b79-dc4e-4eef-8105-ddc6a24d3903"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:50.080566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-90cc182d-ac0e-4542-8d26-a5d759b5fa93 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Update called for group 23a35279-d292-47fc-8cce-679ff8467010. {{(pid=100143) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 15 13:29:50.080652 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-90cc182d-ac0e-4542-8d26-a5d759b5fa93 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Updating group 23a35279-d292-47fc-8cce-679ff8467010 with name None description: None add_volumes: None remove_volumes: 3e3c9b79-dc4e-4eef-8105-ddc6a24d3903. Jul 15 13:29:50.085055 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6fa620da-9d49-4874-a539-b6aa567c8ad4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae returned with HTTP 202 Jul 15 13:29:50.085055 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 700/2786] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:50 2026] DELETE /volume/v3/backups/4a3ca0b5-2b2d-4544-a5c3-15b55a3463ae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:50.085695 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.085695 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:50.092597 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-75c6adb5-169e-4325-b7c5-689396480c62 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:50.094831 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 Jul 15 13:29:50.095137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:50.095463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:50.095713 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume with id: 0b67b5d2-c942-4083-95f5-5dd1fe12e160 Jul 15 13:29:50.105357 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.105357 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:50.105834 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:50.114509 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90cc182d-ac0e-4542-8d26-a5d759b5fa93 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 202 Jul 15 13:29:50.115108 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 693/2787] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Jul 15 13:29:50 2026] PUT /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:50.123566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5f1fde8c-e059-404b-a5f7-f7f11ad7fce2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:50.130304 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume request issued successfully. Jul 15 13:29:50.130439 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f1fde8c-e059-404b-a5f7-f7f11ad7fce2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:50.130605 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-75c6adb5-169e-4325-b7c5-689396480c62 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 returned with HTTP 202 Jul 15 13:29:50.130676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f1fde8c-e059-404b-a5f7-f7f11ad7fce2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:50.130866 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f1fde8c-e059-404b-a5f7-f7f11ad7fce2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:50.131043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-5f1fde8c-e059-404b-a5f7-f7f11ad7fce2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:50.131229 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 691/2788] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:29:50 2026] DELETE /volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:50.135450 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.135450 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:50.142236 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f4518003-300d-4a74-ab67-687dfb722e18 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:50.144146 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f1fde8c-e059-404b-a5f7-f7f11ad7fce2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:50.144213 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4518003-300d-4a74-ab67-687dfb722e18 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 Jul 15 13:29:50.144457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4518003-300d-4a74-ab67-687dfb722e18 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:50.144557 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 705/2789] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:50 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:50.144735 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4518003-300d-4a74-ab67-687dfb722e18 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:50.154785 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:50.154785 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:50.159479 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f4518003-300d-4a74-ab67-687dfb722e18 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:50.170545 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4518003-300d-4a74-ab67-687dfb722e18 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 returned with HTTP 200 Jul 15 13:29:50.170779 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 701/2790] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:50 2026] GET /volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:51.157235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bc2fee72-ccee-46d1-a942-781a7d16ab51 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.160319 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bc2fee72-ccee-46d1-a942-781a7d16ab51 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:51.160943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bc2fee72-ccee-46d1-a942-781a7d16ab51 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:51.161172 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bc2fee72-ccee-46d1-a942-781a7d16ab51 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:51.161451 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-bc2fee72-ccee-46d1-a942-781a7d16ab51 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:51.167041 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.167041 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:51.177396 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bc2fee72-ccee-46d1-a942-781a7d16ab51 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:51.177846 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 694/2791] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:51 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:51.187606 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cb95eced-db68-4a0d-9a19-a28f8e005773 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.189085 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b310b23d-6117-4a83-b80f-703a2f9549ab None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.189703 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb95eced-db68-4a0d-9a19-a28f8e005773 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] PUT https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:51.190222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb95eced-db68-4a0d-9a19-a28f8e005773 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3e3c9b79-dc4e-4eef-8105-ddc6a24d3903"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:51.191186 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b310b23d-6117-4a83-b80f-703a2f9549ab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 Jul 15 13:29:51.191520 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b310b23d-6117-4a83-b80f-703a2f9549ab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:51.191788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b310b23d-6117-4a83-b80f-703a2f9549ab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:51.192130 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-cb95eced-db68-4a0d-9a19-a28f8e005773 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Update called for group 23a35279-d292-47fc-8cce-679ff8467010. {{(pid=100146) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 15 13:29:51.192287 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-cb95eced-db68-4a0d-9a19-a28f8e005773 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Updating group 23a35279-d292-47fc-8cce-679ff8467010 with name None description: None add_volumes: 3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 remove_volumes: None. Jul 15 13:29:51.197554 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.197554 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:51.198380 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b310b23d-6117-4a83-b80f-703a2f9549ab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 returned with HTTP 404 Jul 15 13:29:51.198932 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 706/2792] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:51 2026] GET /volume/v3/volumes/0b67b5d2-c942-4083-95f5-5dd1fe12e160 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:51.207491 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.209530 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7/export_record Jul 15 13:29:51.209798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:51.210047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'export_record' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:51.210169 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Export record for backup 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:29:51.215197 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.215197 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:51.216333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.api [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling RPCAPI with context: , host: np0000005195, backup: 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 15 13:29:51.227462 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] export_record in rpcapi backup_id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 on host np0000005195. {{(pid=100144) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 15 13:29:51.239104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWE5NmJlZDUtYzVmYS00NGE4LTg3NDMtY2QzZjVhMTdhNmE3IiwgInVzZXJfaWQiOiAiNzIzMWE1OTQzMzM2NDVmZWI3YmY0MGE3MWNiZTc1NzYiLCAicHJvamVjdF9pZCI6ICJiNzA4MDg1N2JiZTc0YzEyYTUxNDQxYWNjYjg4ZjU3YiIsICJ2b2x1bWVfaWQiOiAiZDI3MzdjZGYtYTA1Yy00MjNlLWI4MzgtY2MzNzEyN2Q2ZmZlIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTExMTE5Njk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZDI3MzdjZGYtYTA1Yy00MjNlLWI4MzgtY2MzNzEyN2Q2ZmZlLzIwMjYwNzE1MTMyODUwL2F6X25vdmFfYmFja3VwXzFhOTZiZWQ1LWM1ZmEtNDRhOC04NzQzLWNkM2Y1YTE3YTZhNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTVUMTM6Mjg6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6Mjg6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzoyOToxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100144) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 15 13:29:51.239516 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6f9a33c-e77c-4e5d-b97c-fb57b22ae2fb tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7/export_record returned with HTTP 200 Jul 15 13:29:51.240519 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 702/2793] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Jul 15 13:29:51 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:51.253042 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb95eced-db68-4a0d-9a19-a28f8e005773 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 202 Jul 15 13:29:51.253572 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 692/2794] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Jul 15 13:29:51 2026] PUT /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:51.255590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-119d7462-4339-4435-95a1-fe6778847e83 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.258507 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:51.259192 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-558777353"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:51.260913 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-558777353'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:51.261052 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume of 1 GB Jul 15 13:29:51.261231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cc0322d9-ce6a-40e6-a941-b173ac7be354 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.261506 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.261506 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:51.265849 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc0322d9-ce6a-40e6-a941-b173ac7be354 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:51.266994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc0322d9-ce6a-40e6-a941-b173ac7be354 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:51.267136 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Availability Zones retrieved successfully. Jul 15 13:29:51.267194 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc0322d9-ce6a-40e6-a941-b173ac7be354 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:51.268278 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-cc0322d9-ce6a-40e6-a941-b173ac7be354 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:51.272830 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.272830 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:51.274295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (7a2cff2a-1d00-4ffc-a1cf-78e45246e708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:51.275611 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4279a6-c026-441a-9fb4-b52dfae5d325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:51.276798 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:51.284982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc0322d9-ce6a-40e6-a941-b173ac7be354 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:51.285540 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 707/2795] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:51 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:51.314900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4279a6-c026-441a-9fb4-b52dfae5d325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:51.316080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2766d9f1-ef97-4844-b8f0-5bdcbd14de36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:51.373520 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['b71cba8c-419a-4e54-afbd-a104873df49a', '58b0e82a-9645-4b7c-9982-49456d221070', '1d5b280e-8585-4655-9a98-05d7d07303bf', '53ab5933-015a-498a-8ec4-9b01a92c9bc2'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:51.375507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2766d9f1-ef97-4844-b8f0-5bdcbd14de36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b71cba8c-419a-4e54-afbd-a104873df49a', '58b0e82a-9645-4b7c-9982-49456d221070', '1d5b280e-8585-4655-9a98-05d7d07303bf', '53ab5933-015a-498a-8ec4-9b01a92c9bc2']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:51.376267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0161c6ff-4354-410f-a2e1-42ccdcd8ca6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:51.405713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0161c6ff-4354-410f-a2e1-42ccdcd8ca6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e41531ab-8dce-4d12-859a-dc69d32a6c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558777353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['b71cba8c-419a-4e54-afbd-a104873df49a','58b0e82a-9645-4b7c-9982-49456d221070','1d5b280e-8585-4655-9a98-05d7d07303bf','53ab5933-015a-498a-8ec4-9b01a92c9bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-558777353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e41531ab-8dce-4d12-859a-dc69d32a6c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7080857bbe74c12a51441accb88f57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7231a594333645feb7bf40a71cbe7576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:51.407267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e783450-d19d-4360-8fce-27e2a02f8557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:51.435901 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e783450-d19d-4360-8fce-27e2a02f8557) transitioned into state 'SUCCESS' from state '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-558777353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['b71cba8c-419a-4e54-afbd-a104873df49a','58b0e82a-9645-4b7c-9982-49456d221070','1d5b280e-8585-4655-9a98-05d7d07303bf','53ab5933-015a-498a-8ec4-9b01a92c9bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:51.436893 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c612253-56c8-46e5-9e2e-838a63dc4ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:51.453006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c612253-56c8-46e5-9e2e-838a63dc4ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:51.454115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (7a2cff2a-1d00-4ffc-a1cf-78e45246e708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:51.454477 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request issued successfully. Jul 15 13:29:51.455246 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-119d7462-4339-4435-95a1-fe6778847e83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:51.455665 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 695/2796] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:29:51 2026] POST /volume/v3/volumes => generated 777 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:51.468345 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-708092ec-11c2-49b6-9e94-a7e41d1a3b25 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.470344 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-708092ec-11c2-49b6-9e94-a7e41d1a3b25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a Jul 15 13:29:51.470581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-708092ec-11c2-49b6-9e94-a7e41d1a3b25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:51.470831 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-708092ec-11c2-49b6-9e94-a7e41d1a3b25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:51.482766 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.482766 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:51.489852 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-708092ec-11c2-49b6-9e94-a7e41d1a3b25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:51.495494 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-708092ec-11c2-49b6-9e94-a7e41d1a3b25 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a returned with HTTP 200 Jul 15 13:29:51.496036 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 703/2797] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:51 2026] GET /volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:51.690819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4972d937-12be-41f7-9073-d3fe2971a924 req-da132c63-9141-4b20-88e5-a30429312e08 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:51.693798 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-da132c63-9141-4b20-88e5-a30429312e08 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9/action Jul 15 13:29:51.694295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-da132c63-9141-4b20-88e5-a30429312e08 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:51.694455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-da132c63-9141-4b20-88e5-a30429312e08 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:51.718658 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:51.718658 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:51.735190 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4972d937-12be-41f7-9073-d3fe2971a924 req-da132c63-9141-4b20-88e5-a30429312e08 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9/action returned with HTTP 204 Jul 15 13:29:51.735731 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 693/2798] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:29:51 2026] POST /volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:52.257782 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-16395a93-dba9-41a3-a5ef-2e93dee869be None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.259733 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16395a93-dba9-41a3-a5ef-2e93dee869be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:52.260037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16395a93-dba9-41a3-a5ef-2e93dee869be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.260316 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16395a93-dba9-41a3-a5ef-2e93dee869be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.271713 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.271713 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:52.275798 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-16395a93-dba9-41a3-a5ef-2e93dee869be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:52.280932 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16395a93-dba9-41a3-a5ef-2e93dee869be tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:52.281505 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 708/2799] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:52.296095 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c1cf081c-371b-4b0a-a462-61b2b00d19a8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.297577 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1cf081c-371b-4b0a-a462-61b2b00d19a8 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:52.297873 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1cf081c-371b-4b0a-a462-61b2b00d19a8 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.298157 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1cf081c-371b-4b0a-a462-61b2b00d19a8 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.298344 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-c1cf081c-371b-4b0a-a462-61b2b00d19a8 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:52.302460 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.302460 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:52.314041 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1cf081c-371b-4b0a-a462-61b2b00d19a8 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:52.314364 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 696/2800] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:52.319135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-02c209bd-d7bd-417f-aea7-bd5d563eeb27 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.321413 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-02c209bd-d7bd-417f-aea7-bd5d563eeb27 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:52.321624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-02c209bd-d7bd-417f-aea7-bd5d563eeb27 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.321805 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-02c209bd-d7bd-417f-aea7-bd5d563eeb27 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.328077 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e0a8a134-8d04-4c1f-8ea8-a57c151798e4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.331275 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e0a8a134-8d04-4c1f-8ea8-a57c151798e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] PUT https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:52.331730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e0a8a134-8d04-4c1f-8ea8-a57c151798e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e476d071-6011-4b56-a95a-8e4a861791df"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:52.332021 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.332021 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:52.333205 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-e0a8a134-8d04-4c1f-8ea8-a57c151798e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Update called for group 23a35279-d292-47fc-8cce-679ff8467010. {{(pid=100146) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 15 13:29:52.333352 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-e0a8a134-8d04-4c1f-8ea8-a57c151798e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Updating group 23a35279-d292-47fc-8cce-679ff8467010 with name None description: None add_volumes: None remove_volumes: e476d071-6011-4b56-a95a-8e4a861791df. Jul 15 13:29:52.336161 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-02c209bd-d7bd-417f-aea7-bd5d563eeb27 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:52.337144 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.337144 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:52.341083 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-02c209bd-d7bd-417f-aea7-bd5d563eeb27 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:52.341485 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 704/2801] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:52.354479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e0a8a134-8d04-4c1f-8ea8-a57c151798e4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 202 Jul 15 13:29:52.355064 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 694/2802] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Jul 15 13:29:52 2026] PUT /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:52.364990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.366430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dde827e7-9d03-46f9-8c17-9e434047e861 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.367826 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] POST https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/action Jul 15 13:29:52.368436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:52.368649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:52.368717 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dde827e7-9d03-46f9-8c17-9e434047e861 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:52.368989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dde827e7-9d03-46f9-8c17-9e434047e861 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.369240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dde827e7-9d03-46f9-8c17-9e434047e861 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.369339 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-dde827e7-9d03-46f9-8c17-9e434047e861 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:52.373700 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.373700 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:52.381556 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.381556 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:52.382045 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:52.385260 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dde827e7-9d03-46f9-8c17-9e434047e861 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:52.385662 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 697/2803] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:52.392217 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Begin detaching volume completed successfully. Jul 15 13:29:52.392579 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-fd8ed680-f82a-4480-ae95-677204a95250 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/action returned with HTTP 202 Jul 15 13:29:52.393374 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 709/2804] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:29:52 2026] POST /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:52.453933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cdaab98c-e5bc-402b-819e-17f3a1462a4e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.454114 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cdaab98c-e5bc-402b-819e-17f3a1462a4e None None] GET https://10.4.3.158/volume// Jul 15 13:29:52.454356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cdaab98c-e5bc-402b-819e-17f3a1462a4e None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.454573 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cdaab98c-e5bc-402b-819e-17f3a1462a4e None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.455014 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cdaab98c-e5bc-402b-819e-17f3a1462a4e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:52.455596 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 705/2805] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:52.465884 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-c84519fb-e1f3-46ee-afb6-9243caebb424 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.468064 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-c84519fb-e1f3-46ee-afb6-9243caebb424 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:29:52.468318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-c84519fb-e1f3-46ee-afb6-9243caebb424 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.468561 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-c84519fb-e1f3-46ee-afb6-9243caebb424 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.486056 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.486056 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:52.491296 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-c84519fb-e1f3-46ee-afb6-9243caebb424 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:29:52.499943 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-c84519fb-e1f3-46ee-afb6-9243caebb424 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:29:52.500465 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 695/2806] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:52.513239 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d15ae389-dd01-4610-9514-b5a05828c7fa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.514280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-ca3a119c-5cb7-4e90-85c3-1e7578eb8c11 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.516490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d15ae389-dd01-4610-9514-b5a05828c7fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a Jul 15 13:29:52.516490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d15ae389-dd01-4610-9514-b5a05828c7fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.516490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d15ae389-dd01-4610-9514-b5a05828c7fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.516622 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-ca3a119c-5cb7-4e90-85c3-1e7578eb8c11 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption Jul 15 13:29:52.516870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-ca3a119c-5cb7-4e90-85c3-1e7578eb8c11 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.517094 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-ca3a119c-5cb7-4e90-85c3-1e7578eb8c11 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.523538 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.523538 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:52.530787 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.530787 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:52.530902 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d15ae389-dd01-4610-9514-b5a05828c7fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:52.533115 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d15ae389-dd01-4610-9514-b5a05828c7fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a returned with HTTP 200 Jul 15 13:29:52.533706 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 698/2807] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:52.537555 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-ca3a119c-5cb7-4e90-85c3-1e7578eb8c11 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption returned with HTTP 200 Jul 15 13:29:52.538481 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 710/2808] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:52.551722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.555462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:29:52.555952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e41531ab-8dce-4d12-859a-dc69d32a6c3a", "name": "tempest-type-Backup-1416822043"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:52.557900 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating new backup {'backup': {'volume_id': 'e41531ab-8dce-4d12-859a-dc69d32a6c3a', 'name': 'tempest-type-Backup-1416822043'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:29:52.558497 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating backup of volume e41531ab-8dce-4d12-859a-dc69d32a6c3a in container None Jul 15 13:29:52.567069 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.567069 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:52.567391 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:29:52.585981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['33341bc3-b582-43ec-8d82-c3df8e2ea54e', 'fd9e57d8-1f7b-4eb3-90b7-70459b74f6c2'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:52.611506 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d15e1cc5-e381-4846-8bab-fb504f9ffe64 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:29:52.611974 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 706/2809] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:29:52 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:52.624595 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ef698cff-664d-4083-ab24-31590e967c56 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:52.627310 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ef698cff-664d-4083-ab24-31590e967c56 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:52.627652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ef698cff-664d-4083-ab24-31590e967c56 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:52.627910 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ef698cff-664d-4083-ab24-31590e967c56 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:52.628083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ef698cff-664d-4083-ab24-31590e967c56 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:52.633801 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:52.633801 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:52.634739 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ef698cff-664d-4083-ab24-31590e967c56 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:52.635442 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 696/2810] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:52 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:53.403283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b9989e6e-5ba7-4c8d-927b-f4afa7285712 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:53.405896 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9989e6e-5ba7-4c8d-927b-f4afa7285712 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:53.406768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9989e6e-5ba7-4c8d-927b-f4afa7285712 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:53.406768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9989e6e-5ba7-4c8d-927b-f4afa7285712 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:53.406768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-b9989e6e-5ba7-4c8d-927b-f4afa7285712 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:53.411835 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:53.411835 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:53.420843 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9989e6e-5ba7-4c8d-927b-f4afa7285712 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:53.421775 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 699/2811] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:53 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:53.431003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f8bca074-cda7-414f-bb82-c762ac4acc66 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:53.433333 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8bca074-cda7-414f-bb82-c762ac4acc66 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] PUT https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:53.433791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f8bca074-cda7-414f-bb82-c762ac4acc66 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e476d071-6011-4b56-a95a-8e4a861791df"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:53.435679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-f8bca074-cda7-414f-bb82-c762ac4acc66 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Update called for group 23a35279-d292-47fc-8cce-679ff8467010. {{(pid=100145) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 15 13:29:53.435948 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.groups [None req-f8bca074-cda7-414f-bb82-c762ac4acc66 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Updating group 23a35279-d292-47fc-8cce-679ff8467010 with name None description: None add_volumes: e476d071-6011-4b56-a95a-8e4a861791df remove_volumes: None. Jul 15 13:29:53.441020 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:53.441020 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:53.476536 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f8bca074-cda7-414f-bb82-c762ac4acc66 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 202 Jul 15 13:29:53.477262 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 711/2812] 10.4.3.158 () {70 vars in 1406 bytes} [Wed Jul 15 13:29:53 2026] PUT /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:53.484619 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e5f86658-cd40-435d-ace3-d29ac39c545a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:53.486861 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e5f86658-cd40-435d-ace3-d29ac39c545a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:53.487151 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e5f86658-cd40-435d-ace3-d29ac39c545a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:53.487398 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e5f86658-cd40-435d-ace3-d29ac39c545a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:53.487561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.groups [None req-e5f86658-cd40-435d-ace3-d29ac39c545a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:53.495374 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:53.495374 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:53.505084 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e5f86658-cd40-435d-ace3-d29ac39c545a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:53.505559 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 707/2813] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:53 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:53.647553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1fd4ab0c-38c6-4818-aea1-96a937cbc24c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:53.651115 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1fd4ab0c-38c6-4818-aea1-96a937cbc24c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:53.651588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1fd4ab0c-38c6-4818-aea1-96a937cbc24c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:53.652066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1fd4ab0c-38c6-4818-aea1-96a937cbc24c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:53.652435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1fd4ab0c-38c6-4818-aea1-96a937cbc24c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:53.658301 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:53.658301 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:53.659253 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1fd4ab0c-38c6-4818-aea1-96a937cbc24c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:53.660079 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 697/2814] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:53 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:54.519212 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-662cbb2e-8b7d-4326-931c-893c1f09437f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:54.524431 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-662cbb2e-8b7d-4326-931c-893c1f09437f tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:54.524728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-662cbb2e-8b7d-4326-931c-893c1f09437f tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:54.525039 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-662cbb2e-8b7d-4326-931c-893c1f09437f tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:54.525399 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-662cbb2e-8b7d-4326-931c-893c1f09437f tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:54.532332 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.532332 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:54.543574 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-662cbb2e-8b7d-4326-931c-893c1f09437f tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 200 Jul 15 13:29:54.546984 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 700/2815] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:54 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:54.555419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:54.557752 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:54.558090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:54.558403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:54.558791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:54.559410 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.559410 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:54.560045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:54.568613 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:54.569481 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:54.569719 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:54.609796 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:54.614135 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.614135 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:54.619402 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:54.619739 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:54.661308 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:54.665074 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.665074 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:54.672823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8e1229ab-deac-4644-a511-3024f6f82ebe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:54.675751 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c2dd5e99-3128-4296-bcce-0928b41dd199 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:54.675856 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8e1229ab-deac-4644-a511-3024f6f82ebe tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:54.675856 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8e1229ab-deac-4644-a511-3024f6f82ebe tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:54.675945 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 712/2816] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:54 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:54.677287 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8e1229ab-deac-4644-a511-3024f6f82ebe tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:54.677287 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8e1229ab-deac-4644-a511-3024f6f82ebe tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:54.689245 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.689245 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:54.689245 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8e1229ab-deac-4644-a511-3024f6f82ebe tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:54.689245 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 708/2817] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:54 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:54.696107 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:54.700261 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Jul 15 13:29:54.700261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "23a35279-d292-47fc-8cce-679ff8467010", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-376464763"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:54.701424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '23a35279-d292-47fc-8cce-679ff8467010', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-376464763'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 15 13:29:54.715414 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.715414 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:54.725811 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.group_snapshots [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-376464763. Jul 15 13:29:54.756497 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.756497 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:54.784002 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-68383290 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-68383290, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:54.784449 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-68383290 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-68383290, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:54.813251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['5195594d-921b-4754-a069-0f5bd979bb91', '75d0e2c6-b953-4c08-b7a1-02deaf20b841', 'cb7c84e1-420d-4188-a0a4-da6dc5adf6da', 'c5ef611f-74e2-4a34-b08b-5f0c59f8b93e'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:54.865111 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37bbc1e1-bcba-47ca-a2f4-700935b58d4a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Jul 15 13:29:54.865617 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 698/2818] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Jul 15 13:29:54 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:54.879199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c5384ed8-af30-42ae-bd5b-6261deb58aff None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:54.881719 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c5384ed8-af30-42ae-bd5b-6261deb58aff tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:54.882016 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c5384ed8-af30-42ae-bd5b-6261deb58aff tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:54.882218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c5384ed8-af30-42ae-bd5b-6261deb58aff tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:54.882367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.group_snapshots [None req-c5384ed8-af30-42ae-bd5b-6261deb58aff tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:29:54.888819 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:54.888819 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:54.895955 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c5384ed8-af30-42ae-bd5b-6261deb58aff tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 returned with HTTP 200 Jul 15 13:29:54.896425 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 701/2819] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:29:54 2026] GET /volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:55.703159 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-50fff9bc-4a44-4541-a1d8-646bfd16a8b0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:55.707928 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50fff9bc-4a44-4541-a1d8-646bfd16a8b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:55.707928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50fff9bc-4a44-4541-a1d8-646bfd16a8b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:55.707928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50fff9bc-4a44-4541-a1d8-646bfd16a8b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:55.707928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-50fff9bc-4a44-4541-a1d8-646bfd16a8b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:55.712347 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:55.712347 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:55.713645 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50fff9bc-4a44-4541-a1d8-646bfd16a8b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:55.714336 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 713/2820] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:55 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:55.916413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0742bb1a-64c5-43af-85bc-a31becac8c02 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:55.925821 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0742bb1a-64c5-43af-85bc-a31becac8c02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:55.928601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0742bb1a-64c5-43af-85bc-a31becac8c02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:55.931509 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0742bb1a-64c5-43af-85bc-a31becac8c02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:55.931509 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-0742bb1a-64c5-43af-85bc-a31becac8c02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:29:55.950053 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:55.950053 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:55.963828 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0742bb1a-64c5-43af-85bc-a31becac8c02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 returned with HTTP 200 Jul 15 13:29:55.966415 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 709/2821] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:29:55 2026] GET /volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:55.979614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:55.985322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:29:55.985492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:55.985802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:55.986073 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:55.986349 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:55.986349 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:55.987146 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.db.api [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Building query based on filter {{(pid=100146) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:29:56.000544 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all snapshots completed successfully. Jul 15 13:29:56.004581 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.004581 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:56.004581 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b5053d3-caf7-47b8-890d-91d0ecaac79a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:29:56.004581 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 699/2822] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:29:55 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:56.016297 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-931d9625-28f9-4a2d-ad26-59cb8664db08 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.018608 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-931d9625-28f9-4a2d-ad26-59cb8664db08 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/69053bb2-aab7-4578-b86f-b94702baf5d6 Jul 15 13:29:56.018843 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-931d9625-28f9-4a2d-ad26-59cb8664db08 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.019082 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-931d9625-28f9-4a2d-ad26-59cb8664db08 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.025550 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.025550 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:56.026111 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-931d9625-28f9-4a2d-ad26-59cb8664db08 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Snapshot retrieved successfully. Jul 15 13:29:56.026986 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-931d9625-28f9-4a2d-ad26-59cb8664db08 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/69053bb2-aab7-4578-b86f-b94702baf5d6 returned with HTTP 200 Jul 15 13:29:56.027471 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 702/2823] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/snapshots/69053bb2-aab7-4578-b86f-b94702baf5d6 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:56.047986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-060ebc69-18b7-4ce7-8597-5ec4358b0681 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.048756 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-060ebc69-18b7-4ce7-8597-5ec4358b0681 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/14fdf41c-fc53-4d14-a5ae-26bc3535670b Jul 15 13:29:56.049226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-060ebc69-18b7-4ce7-8597-5ec4358b0681 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.049505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-060ebc69-18b7-4ce7-8597-5ec4358b0681 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.055876 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.055876 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:56.056462 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-060ebc69-18b7-4ce7-8597-5ec4358b0681 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Snapshot retrieved successfully. Jul 15 13:29:56.057501 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-060ebc69-18b7-4ce7-8597-5ec4358b0681 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/14fdf41c-fc53-4d14-a5ae-26bc3535670b returned with HTTP 200 Jul 15 13:29:56.057879 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 714/2824] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/snapshots/14fdf41c-fc53-4d14-a5ae-26bc3535670b => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:56.068495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c3d362a1-699c-4851-bbd9-126f0c090416 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.070274 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3d362a1-699c-4851-bbd9-126f0c090416 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:56.070481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c3d362a1-699c-4851-bbd9-126f0c090416 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.070654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c3d362a1-699c-4851-bbd9-126f0c090416 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.070789 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-c3d362a1-699c-4851-bbd9-126f0c090416 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for member c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 {{(pid=100144) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 15 13:29:56.070884 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.group_snapshots [None req-c3d362a1-699c-4851-bbd9-126f0c090416 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group_snapshot with id: c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:56.074767 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.074767 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:56.131173 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3d362a1-699c-4851-bbd9-126f0c090416 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 returned with HTTP 202 Jul 15 13:29:56.131757 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 710/2825] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:29:56 2026] DELETE /volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:56.140636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.142374 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:56.142549 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.142738 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.143006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:56.143771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:56.153942 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:56.154981 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:56.155176 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:56.205278 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:56.208699 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.208699 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:56.213470 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:56.213713 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:56.220138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.224215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:56.224680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-459551980", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:56.226820 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-459551980', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:56.226953 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Create volume of 1 GB Jul 15 13:29:56.235730 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Availability Zones retrieved successfully. Jul 15 13:29:56.244878 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Flow 'volume_create_api' (ccea78a1-80fd-4cfc-8193-63fdff483290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:56.246162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafd63bc-1cbf-454f-87ed-fa8a069e0399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:56.247525 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:56.262276 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:56.269348 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.269348 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:56.280780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d4f9c38-2087-4936-b279-99a5e8730af3 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:56.281337 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 700/2826] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:56.290670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dafd63bc-1cbf-454f-87ed-fa8a069e0399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:56.291798 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ce2fbe-98c7-4d0b-ba49-1d7c4a54f36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:56.299280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8f900dde-c900-467e-9dab-019664c60164 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.301649 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:29:56.301921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.302253 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.302567 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:56.304403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:29:56.308877 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all snapshots completed successfully. Jul 15 13:29:56.309884 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8f900dde-c900-467e-9dab-019664c60164 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:29:56.310380 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 715/2827] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:29:56.322081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-21ac2cc6-6cce-450a-a2bb-7c9161eda2ad None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.324356 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-21ac2cc6-6cce-450a-a2bb-7c9161eda2ad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:56.324659 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-21ac2cc6-6cce-450a-a2bb-7c9161eda2ad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.324890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-21ac2cc6-6cce-450a-a2bb-7c9161eda2ad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.325100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-21ac2cc6-6cce-450a-a2bb-7c9161eda2ad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:29:56.328813 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-21ac2cc6-6cce-450a-a2bb-7c9161eda2ad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 returned with HTTP 404 Jul 15 13:29:56.329465 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 711/2828] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:56.339231 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62c54886-5a15-4c79-99bc-7f5055900345 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.341608 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62c54886-5a15-4c79-99bc-7f5055900345 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:56.341922 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62c54886-5a15-4c79-99bc-7f5055900345 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.342184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62c54886-5a15-4c79-99bc-7f5055900345 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.342347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-62c54886-5a15-4c79-99bc-7f5055900345 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for member c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 {{(pid=100146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 15 13:29:56.342493 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.group_snapshots [None req-62c54886-5a15-4c79-99bc-7f5055900345 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group_snapshot with id: c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 Jul 15 13:29:56.345771 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62c54886-5a15-4c79-99bc-7f5055900345 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 returned with HTTP 404 Jul 15 13:29:56.346377 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 701/2829] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:29:56 2026] DELETE /volume/v3/group_snapshots/c8348aa2-5399-4aa5-bf57-dfa8aeeadaa0 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:56.358077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-274d0233-4c72-407d-a749-d5217572c47d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.360424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:29:56.360664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.360866 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.361213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:29:56.361884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:29:56.372035 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:29:56.372983 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:56.373200 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Created reservations ['bf6bc650-29c7-4627-bebc-045fb80844e3', '93ceaa9d-1c43-48de-9655-5f50516e364a', 'ee6318cb-7838-4d27-a743-15b8775831d4', '96c1a504-0585-427f-9120-58d1152a79d4'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:56.373285 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:56.374244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ce2fbe-98c7-4d0b-ba49-1d7c4a54f36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf6bc650-29c7-4627-bebc-045fb80844e3', '93ceaa9d-1c43-48de-9655-5f50516e364a', 'ee6318cb-7838-4d27-a743-15b8775831d4', '96c1a504-0585-427f-9120-58d1152a79d4']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:56.375598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222a9bef-1a5b-47e1-8059-4e1ad3dd189a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:56.409389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (222a9bef-1a5b-47e1-8059-4e1ad3dd189a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64df480-fc91-44e3-bb68-3efc6d7a12ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-459551980',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8c8af4edaeec4153a5cc02601a84abf7',qos_specs=None,replication_status=,reservations=['bf6bc650-29c7-4627-bebc-045fb80844e3','93ceaa9d-1c43-48de-9655-5f50516e364a','ee6318cb-7838-4d27-a743-15b8775831d4','96c1a504-0585-427f-9120-58d1152a79d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8996e58cf98042b59575211bd83921d7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-459551980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64df480-fc91-44e3-bb68-3efc6d7a12ec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8c8af4edaeec4153a5cc02601a84abf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8996e58cf98042b59575211bd83921d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:56.410737 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:56.410940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8d7062-36e8-41c7-97a5-434c4b35683c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:56.415504 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.415504 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:56.419861 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:56.420013 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:56.438587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8d7062-36e8-41c7-97a5-434c4b35683c) transitioned into state 'SUCCESS' from state '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-459551980',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8c8af4edaeec4153a5cc02601a84abf7',qos_specs=None,replication_status=,reservations=['bf6bc650-29c7-4627-bebc-045fb80844e3','93ceaa9d-1c43-48de-9655-5f50516e364a','ee6318cb-7838-4d27-a743-15b8775831d4','96c1a504-0585-427f-9120-58d1152a79d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8996e58cf98042b59575211bd83921d7',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:56.439427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9b260f-9484-4722-b585-e187f6124b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:56.452647 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9b260f-9484-4722-b585-e187f6124b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:56.453719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Flow 'volume_create_api' (ccea78a1-80fd-4cfc-8193-63fdff483290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:56.454073 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Create volume request issued successfully. Jul 15 13:29:56.454952 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-41777a23-4dbc-4834-9714-ffc2f0d1ba43 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:56.455372 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 703/2830] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Jul 15 13:29:56 2026] POST /volume/v3/volumes => generated 762 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:29:56.457860 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:56.461352 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.461352 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:56.466901 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1059d9e7-473c-490b-8b92-582389016c25 req-88bc5f63-d4fb-47ce-8d76-ec418cb99926 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.469006 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-274d0233-4c72-407d-a749-d5217572c47d tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:29:56.469921 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 716/2831] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:56.476011 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-88bc5f63-d4fb-47ce-8d76-ec418cb99926 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] GET https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:56.476011 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-88bc5f63-d4fb-47ce-8d76-ec418cb99926 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.484102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-88bc5f63-d4fb-47ce-8d76-ec418cb99926 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.496041 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.496041 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:56.496171 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.501467 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010/action Jul 15 13:29:56.501790 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-1059d9e7-473c-490b-8b92-582389016c25 req-88bc5f63-d4fb-47ce-8d76-ec418cb99926 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Volume info retrieved successfully. Jul 15 13:29:56.501909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:56.502014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:56.504662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.groups [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for group 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100146) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:29:56.506253 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.groups [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group with id: 23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:56.509755 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1059d9e7-473c-490b-8b92-582389016c25 req-88bc5f63-d4fb-47ce-8d76-ec418cb99926 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 200 Jul 15 13:29:56.510640 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 712/2832] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:56.510997 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.510997 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:56.540920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6962c383-0d9d-4d5e-884a-afa05e34efbb req-507f0b64-b206-4365-a4b4-2326727f0609 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.544811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6962c383-0d9d-4d5e-884a-afa05e34efbb req-507f0b64-b206-4365-a4b4-2326727f0609 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] GET https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:56.545988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6962c383-0d9d-4d5e-884a-afa05e34efbb req-507f0b64-b206-4365-a4b4-2326727f0609 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.545988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6962c383-0d9d-4d5e-884a-afa05e34efbb req-507f0b64-b206-4365-a4b4-2326727f0609 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.554810 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.554810 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:56.559664 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-6962c383-0d9d-4d5e-884a-afa05e34efbb req-507f0b64-b206-4365-a4b4-2326727f0609 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Volume info retrieved successfully. Jul 15 13:29:56.569036 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6962c383-0d9d-4d5e-884a-afa05e34efbb req-507f0b64-b206-4365-a4b4-2326727f0609 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 200 Jul 15 13:29:56.569036 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 704/2833] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:29:56.582844 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a920290f-933c-42d7-91ed-7e6ccfa84011 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010/action returned with HTTP 202 Jul 15 13:29:56.582844 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 702/2834] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:29:56 2026] POST /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:56.591582 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.594500 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df Jul 15 13:29:56.594877 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.595386 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.605134 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.605134 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:56.610518 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:56.611352 np0000005195 devstack@c-api.service[100145]: WARNING stevedore.named [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:56.611582 np0000005195 devstack@c-api.service[100145]: WARNING castellan.key_manager [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:56.668477 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:56.675277 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.675277 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:56.685355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-15054fe6-e0e3-4beb-8227-7bfc3753da78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df returned with HTTP 200 Jul 15 13:29:56.685860 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 717/2835] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:56.726264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c30c8a48-bc2e-438d-9d31-247993fb5649 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:56.728143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c30c8a48-bc2e-438d-9d31-247993fb5649 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:56.728387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c30c8a48-bc2e-438d-9d31-247993fb5649 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:56.728556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c30c8a48-bc2e-438d-9d31-247993fb5649 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:56.728688 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c30c8a48-bc2e-438d-9d31-247993fb5649 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:56.733291 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:56.733291 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:56.734087 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c30c8a48-bc2e-438d-9d31-247993fb5649 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:56.734530 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 713/2836] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:56 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:57.597430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-aa44a2c3-7082-4b7c-8708-6feb3acc67ca req-05f064d7-8e2a-4def-808e-aa052eafe36c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.599947 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-aa44a2c3-7082-4b7c-8708-6feb3acc67ca req-05f064d7-8e2a-4def-808e-aa052eafe36c tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] GET https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:57.600256 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-aa44a2c3-7082-4b7c-8708-6feb3acc67ca req-05f064d7-8e2a-4def-808e-aa052eafe36c tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.600510 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-aa44a2c3-7082-4b7c-8708-6feb3acc67ca req-05f064d7-8e2a-4def-808e-aa052eafe36c tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.610382 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.610382 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:57.615388 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-aa44a2c3-7082-4b7c-8708-6feb3acc67ca req-05f064d7-8e2a-4def-808e-aa052eafe36c tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Volume info retrieved successfully. Jul 15 13:29:57.621450 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-aa44a2c3-7082-4b7c-8708-6feb3acc67ca req-05f064d7-8e2a-4def-808e-aa052eafe36c tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 200 Jul 15 13:29:57.622032 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 705/2837] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:57.692437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f9b29b8a-9d8b-4466-b939-b54344d35f8e req-bce96778-0600-4655-bce7-2180aa388838 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.696050 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f9b29b8a-9d8b-4466-b939-b54344d35f8e req-bce96778-0600-4655-bce7-2180aa388838 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-reader] GET https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:57.696293 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f9b29b8a-9d8b-4466-b939-b54344d35f8e req-bce96778-0600-4655-bce7-2180aa388838 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-reader] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.696526 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f9b29b8a-9d8b-4466-b939-b54344d35f8e req-bce96778-0600-4655-bce7-2180aa388838 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-reader] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.704351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-072e6140-746b-44ce-a393-c1eecfd5f09a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.707214 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-072e6140-746b-44ce-a393-c1eecfd5f09a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df Jul 15 13:29:57.707522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-072e6140-746b-44ce-a393-c1eecfd5f09a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.707654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-072e6140-746b-44ce-a393-c1eecfd5f09a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.709096 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.709096 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:57.714822 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-072e6140-746b-44ce-a393-c1eecfd5f09a tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df returned with HTTP 404 Jul 15 13:29:57.715343 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-f9b29b8a-9d8b-4466-b939-b54344d35f8e req-bce96778-0600-4655-bce7-2180aa388838 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-reader] Volume info retrieved successfully. Jul 15 13:29:57.715703 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 718/2838] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/e476d071-6011-4b56-a95a-8e4a861791df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:57.726922 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-978df8f9-879a-4ff1-bc00-fe7c551be8c2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.728087 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f9b29b8a-9d8b-4466-b939-b54344d35f8e req-bce96778-0600-4655-bce7-2180aa388838 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-reader] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 200 Jul 15 13:29:57.728814 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 703/2839] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:57.729628 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-978df8f9-879a-4ff1-bc00-fe7c551be8c2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 Jul 15 13:29:57.729933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-978df8f9-879a-4ff1-bc00-fe7c551be8c2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.730235 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-978df8f9-879a-4ff1-bc00-fe7c551be8c2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.739344 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-978df8f9-879a-4ff1-bc00-fe7c551be8c2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 returned with HTTP 404 Jul 15 13:29:57.739986 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 714/2840] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/3e3c9b79-dc4e-4eef-8105-ddc6a24d3903 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:57.751538 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fe17615d-a869-44fc-b53b-a92c340cadaf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.756657 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fe17615d-a869-44fc-b53b-a92c340cadaf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:57.756772 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c926d6dd-9f5c-40a1-ae69-69bed6b3dfdb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.756936 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fe17615d-a869-44fc-b53b-a92c340cadaf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.757248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fe17615d-a869-44fc-b53b-a92c340cadaf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.757439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-fe17615d-a869-44fc-b53b-a92c340cadaf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:57.760446 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c926d6dd-9f5c-40a1-ae69-69bed6b3dfdb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 Jul 15 13:29:57.760446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c926d6dd-9f5c-40a1-ae69-69bed6b3dfdb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.760446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c926d6dd-9f5c-40a1-ae69-69bed6b3dfdb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.760446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-c926d6dd-9f5c-40a1-ae69-69bed6b3dfdb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member 23a35279-d292-47fc-8cce-679ff8467010 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:57.761820 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.763383 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.763383 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:57.764325 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fe17615d-a869-44fc-b53b-a92c340cadaf tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:57.764775 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 706/2841] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:57.765034 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c926d6dd-9f5c-40a1-ae69-69bed6b3dfdb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 returned with HTTP 404 Jul 15 13:29:57.765110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:57.765879 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 719/2842] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/groups/23a35279-d292-47fc-8cce-679ff8467010 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:29:57.766464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.769446 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.769723 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Delete volume with id: e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:57.776142 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef4488a1-0b3f-4a9b-862e-bf15051d2893 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.779059 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef4488a1-0b3f-4a9b-862e-bf15051d2893 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/0ce7fde5-0057-4f89-9c9f-942ef432b9ff Jul 15 13:29:57.779442 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef4488a1-0b3f-4a9b-862e-bf15051d2893 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.779814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef4488a1-0b3f-4a9b-862e-bf15051d2893 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.781380 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.781380 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:57.782249 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Volume info retrieved successfully. Jul 15 13:29:57.813365 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef4488a1-0b3f-4a9b-862e-bf15051d2893 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/group_types/0ce7fde5-0057-4f89-9c9f-942ef432b9ff returned with HTTP 202 Jul 15 13:29:57.813365 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 715/2843] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:29:57 2026] DELETE /volume/v3/group_types/0ce7fde5-0057-4f89-9c9f-942ef432b9ff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:29:57.814986 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Delete volume request issued successfully. Jul 15 13:29:57.815446 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3599d12c-4cf3-409f-9cd7-db11f07603d9 req-acb13149-8d94-4776-9c11-17ac471b8da0 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 202 Jul 15 13:29:57.815795 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 704/2844] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:29:57 2026] DELETE /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:29:57.826440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8e8ddbc8-cd39-413a-bc72-668e12e4ceea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.828532 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e8ddbc8-cd39-413a-bc72-668e12e4ceea tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] DELETE https://10.4.3.158/volume/v3/types/48885d82-8881-46c4-b8d3-a5d2bdd35737 Jul 15 13:29:57.829329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e8ddbc8-cd39-413a-bc72-668e12e4ceea tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.829692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e8ddbc8-cd39-413a-bc72-668e12e4ceea tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.843301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-2bfd009e-e462-4844-a8f0-1c81856d3267 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.846532 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-2bfd009e-e462-4844-a8f0-1c81856d3267 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:57.846817 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-2bfd009e-e462-4844-a8f0-1c81856d3267 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.847026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-2bfd009e-e462-4844-a8f0-1c81856d3267 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.858134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-792f560a-5bd8-41d5-8441-35b5e7571703 req-1b2ec777-72b3-46fc-a330-14a5fa3d8afd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.860436 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-792f560a-5bd8-41d5-8441-35b5e7571703 req-1b2ec777-72b3-46fc-a330-14a5fa3d8afd tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] GET https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:57.860898 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-792f560a-5bd8-41d5-8441-35b5e7571703 req-1b2ec777-72b3-46fc-a330-14a5fa3d8afd tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.861016 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-792f560a-5bd8-41d5-8441-35b5e7571703 req-1b2ec777-72b3-46fc-a330-14a5fa3d8afd tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.865418 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.865418 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:57.872259 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.872259 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:57.872452 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-2bfd009e-e462-4844-a8f0-1c81856d3267 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:57.872500 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e8ddbc8-cd39-413a-bc72-668e12e4ceea tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types/48885d82-8881-46c4-b8d3-a5d2bdd35737 returned with HTTP 202 Jul 15 13:29:57.873340 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 707/2845] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:29:57 2026] DELETE /volume/v3/types/48885d82-8881-46c4-b8d3-a5d2bdd35737 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 15 13:29:57.877812 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-792f560a-5bd8-41d5-8441-35b5e7571703 req-1b2ec777-72b3-46fc-a330-14a5fa3d8afd tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Volume info retrieved successfully. Jul 15 13:29:57.880425 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-2bfd009e-e462-4844-a8f0-1c81856d3267 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:57.881086 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 720/2846] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:29:57.883598 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc0d8dfd-76e3-47d1-90bb-a72b0a2a3064 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.885220 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-792f560a-5bd8-41d5-8441-35b5e7571703 req-1b2ec777-72b3-46fc-a330-14a5fa3d8afd tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 200 Jul 15 13:29:57.885762 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 716/2847] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:57.886318 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc0d8dfd-76e3-47d1-90bb-a72b0a2a3064 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] GET https://10.4.3.158/volume/v3/types/48885d82-8881-46c4-b8d3-a5d2bdd35737 Jul 15 13:29:57.886639 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc0d8dfd-76e3-47d1-90bb-a72b0a2a3064 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.886919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc0d8dfd-76e3-47d1-90bb-a72b0a2a3064 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.891079 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc0d8dfd-76e3-47d1-90bb-a72b0a2a3064 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types/48885d82-8881-46c4-b8d3-a5d2bdd35737 returned with HTTP 404 Jul 15 13:29:57.891859 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 705/2848] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/types/48885d82-8881-46c4-b8d3-a5d2bdd35737 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:57.907564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bd7ca64f-4e11-4372-a911-4e05b42c25be None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.911824 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd7ca64f-4e11-4372-a911-4e05b42c25be tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:29:57.912545 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd7ca64f-4e11-4372-a911-4e05b42c25be tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-451917198"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:57.914151 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.918352 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7/action Jul 15 13:29:57.918774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:29:57.918889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:57.933891 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.933891 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:57.934462 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:57.935841 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd7ca64f-4e11-4372-a911-4e05b42c25be tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:29:57.940082 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 708/2849] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:29:57 2026] POST /volume/v3/types => generated 223 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:57.944415 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Begin detaching volume completed successfully. Jul 15 13:29:57.944763 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-f2b093c7-eade-454a-9ead-f502e31fac66 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7/action returned with HTTP 202 Jul 15 13:29:57.945462 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 721/2850] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:29:57 2026] POST /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:29:57.945553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4a42e569-2ebb-4996-8bd7-3f6daae2e36f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.947650 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4a42e569-2ebb-4996-8bd7-3f6daae2e36f tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] POST https://10.4.3.158/volume/v3/group_types Jul 15 13:29:57.948061 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4a42e569-2ebb-4996-8bd7-3f6daae2e36f tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1412180726"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:57.972472 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4a42e569-2ebb-4996-8bd7-3f6daae2e36f tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/group_types returned with HTTP 202 Jul 15 13:29:57.973030 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 717/2851] 10.4.3.158 () {70 vars in 1311 bytes} [Wed Jul 15 13:29:57 2026] POST /volume/v3/group_types => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:57.975987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ed958abf-2c5e-4dfe-8128-d7cb4bfa404c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.977839 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed958abf-2c5e-4dfe-8128-d7cb4bfa404c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:57.978116 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed958abf-2c5e-4dfe-8128-d7cb4bfa404c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:57.978310 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed958abf-2c5e-4dfe-8128-d7cb4bfa404c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:57.983217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:57.985280 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups Jul 15 13:29:57.988988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f9e83f9c-3b18-4fe8-9fc9-1116f2ee8ea7", "volume_types": ["daa722bd-7aa4-45ae-965e-e02823a8d0ef"], "name": "tempest-GroupSnapshotsTest-Group-165468874"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:57.988988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group {'group': {'group_type': 'f9e83f9c-3b18-4fe8-9fc9-1116f2ee8ea7', 'volume_types': ['daa722bd-7aa4-45ae-965e-e02823a8d0ef'], 'name': 'tempest-GroupSnapshotsTest-Group-165468874'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 15 13:29:57.991507 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group tempest-GroupSnapshotsTest-Group-165468874. Jul 15 13:29:57.997654 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:57.997654 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:58.002007 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:58.003994 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ed958abf-2c5e-4dfe-8128-d7cb4bfa404c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:58.004144 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fd236847-ab4f-41c6-bcb2-0e2de9eb44a3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:58.004602 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fd236847-ab4f-41c6-bcb2-0e2de9eb44a3 None None] GET https://10.4.3.158/volume// Jul 15 13:29:58.004787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fd236847-ab4f-41c6-bcb2-0e2de9eb44a3 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:58.005005 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fd236847-ab4f-41c6-bcb2-0e2de9eb44a3 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:58.005345 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fd236847-ab4f-41c6-bcb2-0e2de9eb44a3 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:29:58.005667 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 722/2852] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:29:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:29:58.012012 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed958abf-2c5e-4dfe-8128-d7cb4bfa404c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:58.012763 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 706/2853] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:57 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:58.016004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-6a9feef6-9635-4329-96ba-f3b95e6a09fd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:58.016267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['c6a6e085-b6f2-4885-a8a2-999a167ad0af'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:58.018523 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-6a9feef6-9635-4329-96ba-f3b95e6a09fd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:58.018803 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-6a9feef6-9635-4329-96ba-f3b95e6a09fd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:58.019025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-6a9feef6-9635-4329-96ba-f3b95e6a09fd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:58.031888 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:58.031888 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:58.036640 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-6a9feef6-9635-4329-96ba-f3b95e6a09fd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:58.041303 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-960af0d0-6fcf-4092-a125-3a115efd76c1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups returned with HTTP 202 Jul 15 13:29:58.041783 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-6a9feef6-9635-4329-96ba-f3b95e6a09fd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:58.042036 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 709/2854] 10.4.3.158 () {70 vars in 1297 bytes} [Wed Jul 15 13:29:57 2026] POST /volume/v3/groups => generated 111 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 15 13:29:58.042340 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 718/2855] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:29:58 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:29:58.051439 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ce16a774-0206-4926-9226-f3c556640e89 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:58.054306 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce16a774-0206-4926-9226-f3c556640e89 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c Jul 15 13:29:58.054490 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce16a774-0206-4926-9226-f3c556640e89 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:58.054718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce16a774-0206-4926-9226-f3c556640e89 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:58.054826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-ce16a774-0206-4926-9226-f3c556640e89 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member aaf29a2f-6056-4dc3-8691-7a61db8ec95c {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:58.059940 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:58.059940 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:58.069125 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce16a774-0206-4926-9226-f3c556640e89 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c returned with HTTP 200 Jul 15 13:29:58.069125 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 723/2856] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:58 2026] GET /volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:29:58.782498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-55c2195a-bedc-415a-a7ce-d2e0e2e29966 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:58.784288 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55c2195a-bedc-415a-a7ce-d2e0e2e29966 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:58.784609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55c2195a-bedc-415a-a7ce-d2e0e2e29966 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:58.784910 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55c2195a-bedc-415a-a7ce-d2e0e2e29966 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:58.785136 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-55c2195a-bedc-415a-a7ce-d2e0e2e29966 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:58.789554 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:58.789554 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:58.790747 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55c2195a-bedc-415a-a7ce-d2e0e2e29966 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:58.790747 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 707/2857] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:58 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:58.924424 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-8da44243-6bdc-4860-abcd-1a7b23c19ec7 req-449039b0-e7cd-44bd-8134-145bfc9dba06 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:58.927535 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8da44243-6bdc-4860-abcd-1a7b23c19ec7 req-449039b0-e7cd-44bd-8134-145bfc9dba06 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] GET https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec Jul 15 13:29:58.927803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8da44243-6bdc-4860-abcd-1a7b23c19ec7 req-449039b0-e7cd-44bd-8134-145bfc9dba06 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:58.928062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8da44243-6bdc-4860-abcd-1a7b23c19ec7 req-449039b0-e7cd-44bd-8134-145bfc9dba06 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:58.937341 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8da44243-6bdc-4860-abcd-1a7b23c19ec7 req-449039b0-e7cd-44bd-8134-145bfc9dba06 tempest-VolumesGetTestJSON-1078539355 tempest-VolumesGetTestJSON-1078539355-project-member] https://10.4.3.158/volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec returned with HTTP 404 Jul 15 13:29:58.938263 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 710/2858] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:29:58 2026] GET /volume/v3/volumes/e64df480-fc91-44e3-bb68-3efc6d7a12ec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:59.032822 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0252048a-a309-4776-ac18-22cb974e5bc9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:59.040450 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0252048a-a309-4776-ac18-22cb974e5bc9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:29:59.041059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0252048a-a309-4776-ac18-22cb974e5bc9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:59.042000 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0252048a-a309-4776-ac18-22cb974e5bc9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:59.065285 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.065285 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:59.073064 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0252048a-a309-4776-ac18-22cb974e5bc9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:29:59.081219 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0252048a-a309-4776-ac18-22cb974e5bc9 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:29:59.081381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-872f0400-aa35-4177-aba7-d137413366e7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:59.081759 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 719/2859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:29:59 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:59.084261 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-872f0400-aa35-4177-aba7-d137413366e7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c Jul 15 13:29:59.084730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-872f0400-aa35-4177-aba7-d137413366e7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:59.086248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-872f0400-aa35-4177-aba7-d137413366e7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:59.086248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.groups [None req-872f0400-aa35-4177-aba7-d137413366e7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member aaf29a2f-6056-4dc3-8691-7a61db8ec95c {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:29:59.090303 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-af65608b-da1f-4bfe-8a61-b76fc96f92a5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:59.091133 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.091133 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:59.093351 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-af65608b-da1f-4bfe-8a61-b76fc96f92a5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] DELETE https://10.4.3.158/volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283 Jul 15 13:29:59.093652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-af65608b-da1f-4bfe-8a61-b76fc96f92a5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:59.093956 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-af65608b-da1f-4bfe-8a61-b76fc96f92a5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:59.102623 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-872f0400-aa35-4177-aba7-d137413366e7 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c returned with HTTP 200 Jul 15 13:29:59.103373 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 724/2860] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:29:59 2026] GET /volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:59.106632 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.106632 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:29:59.117467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:59.120999 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:29:59.121682 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1415903689", "volume_type": "daa722bd-7aa4-45ae-965e-e02823a8d0ef", "group_id": "aaf29a2f-6056-4dc3-8691-7a61db8ec95c", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:29:59.124866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1415903689', 'volume_type': 'daa722bd-7aa4-45ae-965e-e02823a8d0ef', 'group_id': 'aaf29a2f-6056-4dc3-8691-7a61db8ec95c', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:29:59.139070 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.139070 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:59.139499 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume of 1 GB Jul 15 13:29:59.152602 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Availability Zones retrieved successfully. Jul 15 13:29:59.162987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (969b138e-6a77-4521-83cd-ce02d42fff05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:59.162987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59b14b4-d0f1-478c-b1a4-7019d82846b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:59.163275 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3e5acd28-0a61-48e9-a346-d6f70140e844 req-af65608b-da1f-4bfe-8a61-b76fc96f92a5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283 returned with HTTP 200 Jul 15 13:29:59.163275 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 708/2861] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:29:59 2026] DELETE /volume/v3/attachments/3397693d-60df-4b11-8ae0-6dba71efa283 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:29:59.163386 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.163386 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:59.163861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:29:59.191164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e59b14b4-d0f1-478c-b1a4-7019d82846b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:29:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=daa722bd-7aa4-45ae-965e-e02823a8d0ef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-451917198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'daa722bd-7aa4-45ae-965e-e02823a8d0ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aaf29a2f-6056-4dc3-8691-7a61db8ec95c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:59.192403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4730e6-52d6-4d3d-a2eb-56c89701b099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:59.230310 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-451917198 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-451917198, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:59.230791 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-451917198 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-451917198, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:29:59.274975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['ea89e66b-53ea-4640-bbb4-ca799ad15c5c', '301fec98-f5dc-4310-93a1-4e2793626acd', 'd92e89b4-9752-4d35-ac99-13f8c932d5b1', 'ded30937-1dd0-4eaa-8d0b-ebae5668e26e'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:29:59.275896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4730e6-52d6-4d3d-a2eb-56c89701b099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea89e66b-53ea-4640-bbb4-ca799ad15c5c', '301fec98-f5dc-4310-93a1-4e2793626acd', 'd92e89b4-9752-4d35-ac99-13f8c932d5b1', 'ded30937-1dd0-4eaa-8d0b-ebae5668e26e']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:59.276718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4368451d-5873-49a6-8c9b-aea278cdf594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:59.303144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4368451d-5873-49a6-8c9b-aea278cdf594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22692b88-ea86-49d9-b1e6-372132e27b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1415903689',encryption_key_id=None,group_id=aaf29a2f-6056-4dc3-8691-7a61db8ec95c,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['ea89e66b-53ea-4640-bbb4-ca799ad15c5c','301fec98-f5dc-4310-93a1-4e2793626acd','d92e89b4-9752-4d35-ac99-13f8c932d5b1','ded30937-1dd0-4eaa-8d0b-ebae5668e26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=daa722bd-7aa4-45ae-965e-e02823a8d0ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:29:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1415903689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aaf29a2f-6056-4dc3-8691-7a61db8ec95c,host=None,id=22692b88-ea86-49d9-b1e6-372132e27b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ece75dff3524f9f8ae81bae4f286471',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5533d25807f4464ea44acd15293c0270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(daa722bd-7aa4-45ae-965e-e02823a8d0ef),volume_type_id=daa722bd-7aa4-45ae-965e-e02823a8d0ef)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:59.303980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ef4d4f-7802-4dd8-9c0f-a7db927f1d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:59.326173 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ef4d4f-7802-4dd8-9c0f-a7db927f1d2f) transitioned into state 'SUCCESS' from state '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-1415903689',encryption_key_id=None,group_id=aaf29a2f-6056-4dc3-8691-7a61db8ec95c,group_type_id=,metadata={},multiattach=False,project_id='4ece75dff3524f9f8ae81bae4f286471',qos_specs=None,replication_status=,reservations=['ea89e66b-53ea-4640-bbb4-ca799ad15c5c','301fec98-f5dc-4310-93a1-4e2793626acd','d92e89b4-9752-4d35-ac99-13f8c932d5b1','ded30937-1dd0-4eaa-8d0b-ebae5668e26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5533d25807f4464ea44acd15293c0270',volume_type_id=daa722bd-7aa4-45ae-965e-e02823a8d0ef)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:59.326944 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9249332e-7ffc-473d-96f1-dd485f5720a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:29:59.339509 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9249332e-7ffc-473d-96f1-dd485f5720a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:29:59.341197 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Flow 'volume_create_api' (969b138e-6a77-4521-83cd-ce02d42fff05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:29:59.341197 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Create volume request issued successfully. Jul 15 13:29:59.341406 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:59.341548 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:59.380919 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:59.384454 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.384454 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:29:59.388458 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dfdc7e15-4040-4f4b-b3b1-46096430540e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:29:59.388844 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 711/2862] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:29:59 2026] POST /volume/v3/volumes => generated 822 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:29:59.405125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:59.407280 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d Jul 15 13:29:59.407682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:59.407846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:59.417488 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.417488 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:59.423079 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:29:59.424072 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:29:59.424640 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:29:59.466355 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:29:59.470599 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.470599 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:29:59.482811 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e74b524f-db75-4946-ae91-d0a8a46fe045 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d returned with HTTP 200 Jul 15 13:29:59.483457 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 720/2863] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:29:59 2026] GET /volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d => generated 890 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:29:59.802621 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7bd9e0c2-2557-483b-bcf0-91066a27478b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:29:59.804557 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7bd9e0c2-2557-483b-bcf0-91066a27478b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:29:59.804759 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7bd9e0c2-2557-483b-bcf0-91066a27478b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:29:59.804939 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7bd9e0c2-2557-483b-bcf0-91066a27478b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:29:59.805059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7bd9e0c2-2557-483b-bcf0-91066a27478b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:29:59.812851 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:29:59.812851 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:29:59.813750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7bd9e0c2-2557-483b-bcf0-91066a27478b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:29:59.814269 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 725/2864] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:29:59 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:00.096498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4254d3d5-6aaf-41f1-98bd-91e4c08cdbe4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:00.098830 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4254d3d5-6aaf-41f1-98bd-91e4c08cdbe4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:30:00.099141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4254d3d5-6aaf-41f1-98bd-91e4c08cdbe4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:00.099423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4254d3d5-6aaf-41f1-98bd-91e4c08cdbe4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:00.108006 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.108006 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:00.112784 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4254d3d5-6aaf-41f1-98bd-91e4c08cdbe4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:30:00.118755 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4254d3d5-6aaf-41f1-98bd-91e4c08cdbe4 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:30:00.119322 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 709/2865] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:00 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:00.500687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:00.504592 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d Jul 15 13:30:00.504824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:00.505084 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:00.516793 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.516793 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:00.522922 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:30:00.523844 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:30:00.524660 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:30:00.585411 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:30:00.589610 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.589610 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:00.598084 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83e07aa9-f4bd-4e37-a314-7b3a00ec0e52 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d returned with HTTP 200 Jul 15 13:30:00.598539 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 712/2866] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:00 2026] GET /volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:00.615771 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:00.619106 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/group_snapshots Jul 15 13:30:00.619557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "aaf29a2f-6056-4dc3-8691-7a61db8ec95c", "name": "tempest-group_snapshot-637610680"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:00.621853 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'aaf29a2f-6056-4dc3-8691-7a61db8ec95c', 'name': 'tempest-group_snapshot-637610680'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 15 13:30:00.626345 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.626345 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:00.631002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.group_snapshots [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Creating group_snapshot tempest-group_snapshot-637610680. Jul 15 13:30:00.651221 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.651221 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:00.665121 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-451917198 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-451917198, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:00.665575 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-451917198 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-451917198, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:00.694758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Created reservations ['5131a06e-c3e2-4313-8015-456196c10ddb', 'c6158596-1df6-45f2-a2c1-4bb6129cdc59', '22520136-92f1-4c16-9794-6a95554d2a44', '712f3529-5634-4e86-bf48-ff0c9c7f6ae8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:00.726074 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9275caa5-7cc5-469f-b68f-93298ecbba02 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 202 Jul 15 13:30:00.726993 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 721/2867] 10.4.3.158 () {70 vars in 1324 bytes} [Wed Jul 15 13:30:00 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:00.736148 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-08eee1d9-e5cd-402c-b8bd-751ac12e4bc4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:00.738403 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08eee1d9-e5cd-402c-b8bd-751ac12e4bc4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:00.738714 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08eee1d9-e5cd-402c-b8bd-751ac12e4bc4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:00.738865 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08eee1d9-e5cd-402c-b8bd-751ac12e4bc4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:00.739064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-08eee1d9-e5cd-402c-b8bd-751ac12e4bc4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:30:00.743032 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.743032 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:00.747039 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08eee1d9-e5cd-402c-b8bd-751ac12e4bc4 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 200 Jul 15 13:30:00.747522 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 726/2868] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:30:00 2026] GET /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 306 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:00.825989 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dd3b68d2-f2f2-4d8c-8395-13b05ad7b95b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:00.828249 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dd3b68d2-f2f2-4d8c-8395-13b05ad7b95b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:00.829992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dd3b68d2-f2f2-4d8c-8395-13b05ad7b95b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:00.829992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dd3b68d2-f2f2-4d8c-8395-13b05ad7b95b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:00.829992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-dd3b68d2-f2f2-4d8c-8395-13b05ad7b95b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:00.834426 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:00.834426 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:00.835146 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dd3b68d2-f2f2-4d8c-8395-13b05ad7b95b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:00.837142 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 710/2869] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:00 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.029971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e56e388b-7c6e-402f-9ac2-29b61615a5c5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.153005 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e56e388b-7c6e-402f-9ac2-29b61615a5c5 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Jul 15 13:30:01.153005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e56e388b-7c6e-402f-9ac2-29b61615a5c5 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.153005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e56e388b-7c6e-402f-9ac2-29b61615a5c5 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Calling method 'get_pools' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.167683 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e56e388b-7c6e-402f-9ac2-29b61615a5c5 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 15 13:30:01.167683 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 713/2870] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.179850 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9aad76d5-92dd-48fa-9497-ae127a24f7c4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.182019 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9aad76d5-92dd-48fa-9497-ae127a24f7c4 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True Jul 15 13:30:01.182294 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9aad76d5-92dd-48fa-9497-ae127a24f7c4 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.182496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9aad76d5-92dd-48fa-9497-ae127a24f7c4 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Calling method 'get_pools' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.182749 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.182749 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:01.196403 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9aad76d5-92dd-48fa-9497-ae127a24f7c4 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 15 13:30:01.197397 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 722/2871] 10.4.3.158 () {66 vars in 1314 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:01.208849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3d61e934-c999-4d0a-8ada-93b26bcda043 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.211043 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d61e934-c999-4d0a-8ada-93b26bcda043 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool Jul 15 13:30:01.211505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d61e934-c999-4d0a-8ada-93b26bcda043 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.211955 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d61e934-c999-4d0a-8ada-93b26bcda043 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.225887 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d61e934-c999-4d0a-8ada-93b26bcda043 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool returned with HTTP 200 Jul 15 13:30:01.226756 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 727/2872] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/capabilities/np0000005195@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.236784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-81e98e87-e359-4893-910a-2e45d3c5a712 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.238796 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81e98e87-e359-4893-910a-2e45d3c5a712 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool Jul 15 13:30:01.239045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81e98e87-e359-4893-910a-2e45d3c5a712 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.239272 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81e98e87-e359-4893-910a-2e45d3c5a712 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.251947 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81e98e87-e359-4893-910a-2e45d3c5a712 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool returned with HTTP 200 Jul 15 13:30:01.252537 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 711/2873] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/capabilities/np0000005195@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.267040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b62d83e-7277-4fca-88dc-d882b3b9f2dc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.268853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b62d83e-7277-4fca-88dc-d882b3b9f2dc tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool Jul 15 13:30:01.269299 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b62d83e-7277-4fca-88dc-d882b3b9f2dc tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.269657 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b62d83e-7277-4fca-88dc-d882b3b9f2dc tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.285518 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b62d83e-7277-4fca-88dc-d882b3b9f2dc tempest-BackendsCapabilitiesAdminTestsJSON-1341833901 tempest-BackendsCapabilitiesAdminTestsJSON-1341833901-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool returned with HTTP 200 Jul 15 13:30:01.285518 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 714/2874] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/capabilities/np0000005195@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.760775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a3129fef-af21-419d-9a4a-af4bf88f698e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.764245 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a3129fef-af21-419d-9a4a-af4bf88f698e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:01.764930 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a3129fef-af21-419d-9a4a-af4bf88f698e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.765425 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a3129fef-af21-419d-9a4a-af4bf88f698e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.765891 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-a3129fef-af21-419d-9a4a-af4bf88f698e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:30:01.773281 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.773281 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:01.786590 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a3129fef-af21-419d-9a4a-af4bf88f698e tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 200 Jul 15 13:30:01.787294 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 723/2875] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:01.801681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.803871 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:30:01.805664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.808924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.809421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:30:01.812589 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.db.api [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Building query based on filter {{(pid=100145) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:30:01.818084 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all snapshots completed successfully. Jul 15 13:30:01.818867 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.818867 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:01.819992 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7a49003f-b195-4e39-937e-0fc06c5f1379 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:30:01.820740 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 728/2876] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.845661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e0efbb84-b47a-484f-a2f1-d47c601d6e43 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.851117 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e0efbb84-b47a-484f-a2f1-d47c601d6e43 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/82e2bb2c-ca40-45f3-ab37-78e8ac01060e Jul 15 13:30:01.851117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e0efbb84-b47a-484f-a2f1-d47c601d6e43 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.851297 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e0efbb84-b47a-484f-a2f1-d47c601d6e43 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.859429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e7cd5c4d-05ad-4a11-ad5e-174a37e7370e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.862086 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7cd5c4d-05ad-4a11-ad5e-174a37e7370e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:01.863983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7cd5c4d-05ad-4a11-ad5e-174a37e7370e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.863983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7cd5c4d-05ad-4a11-ad5e-174a37e7370e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.863983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e7cd5c4d-05ad-4a11-ad5e-174a37e7370e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:01.864255 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.864255 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:01.865323 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e0efbb84-b47a-484f-a2f1-d47c601d6e43 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Snapshot retrieved successfully. Jul 15 13:30:01.868844 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e0efbb84-b47a-484f-a2f1-d47c601d6e43 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/82e2bb2c-ca40-45f3-ab37-78e8ac01060e returned with HTTP 200 Jul 15 13:30:01.869913 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 712/2877] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/snapshots/82e2bb2c-ca40-45f3-ab37-78e8ac01060e => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.872016 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.872016 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:01.874017 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7cd5c4d-05ad-4a11-ad5e-174a37e7370e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:01.874628 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 715/2878] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:01.888648 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a54913a6-11e0-4f9b-87e6-c9182e3df735 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.892218 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a54913a6-11e0-4f9b-87e6-c9182e3df735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:01.892632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a54913a6-11e0-4f9b-87e6-c9182e3df735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.892927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a54913a6-11e0-4f9b-87e6-c9182e3df735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.893394 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.group_snapshots [None req-a54913a6-11e0-4f9b-87e6-c9182e3df735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:30:01.900866 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.900866 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:01.911455 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a54913a6-11e0-4f9b-87e6-c9182e3df735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 200 Jul 15 13:30:01.913163 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 724/2879] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:01.927048 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-21ab2ca7-e2ec-4062-84bb-f9756487daad None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.930986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-21ab2ca7-e2ec-4062-84bb-f9756487daad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/detail Jul 15 13:30:01.930986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-21ab2ca7-e2ec-4062-84bb-f9756487daad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.933186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-21ab2ca7-e2ec-4062-84bb-f9756487daad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.953415 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-21ab2ca7-e2ec-4062-84bb-f9756487daad tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 15 13:30:01.953415 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 729/2880] 10.4.3.158 () {68 vars in 1323 bytes} [Wed Jul 15 13:30:01 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:01.969564 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:01.977396 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:01.977396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:01.977396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:01.977396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.group_snapshots [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100146) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 15 13:30:01.977396 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.group_snapshots [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group_snapshot with id: f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:01.984253 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:01.984253 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:02.066669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2c76c7b-e7df-4236-a950-c100a266fe62 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 202 Jul 15 13:30:02.067283 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 713/2881] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:30:01 2026] DELETE /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:30:02.093248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6e972261-9be8-4831-9848-dba439a51735 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:02.097283 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:30:02.097970 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:02.099585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:02.100919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:30:02.105696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:30:02.117991 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:30:02.119804 np0000005195 devstack@c-api.service[100143]: WARNING stevedore.named [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:30:02.119804 np0000005195 devstack@c-api.service[100143]: WARNING castellan.key_manager [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:30:02.208604 np0000005195 devstack@c-api.service[100143]: DEBUG oslo_db.sqlalchemy.engines [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100143) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:30:02.213697 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:02.213697 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:02.240915 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e972261-9be8-4831-9848-dba439a51735 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:30:02.241305 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 716/2882] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:30:02 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:02.270363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:02.273209 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/snapshots/detail Jul 15 13:30:02.273535 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:02.273981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:02.274848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:30:02.276105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:30:02.286091 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all snapshots completed successfully. Jul 15 13:30:02.286763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e8ba77f-b066-4d98-b47d-9996bb6aff76 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/snapshots/detail returned with HTTP 200 Jul 15 13:30:02.287590 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 725/2883] 10.4.3.158 () {66 vars in 1264 bytes} [Wed Jul 15 13:30:02 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) Jul 15 13:30:02.308239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6371c624-c8b8-477b-9cf0-3cddc66fae78 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:02.311895 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6371c624-c8b8-477b-9cf0-3cddc66fae78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:02.311895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6371c624-c8b8-477b-9cf0-3cddc66fae78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:02.311895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6371c624-c8b8-477b-9cf0-3cddc66fae78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:02.311895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-6371c624-c8b8-477b-9cf0-3cddc66fae78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:30:02.319322 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:02.319322 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:02.327288 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6371c624-c8b8-477b-9cf0-3cddc66fae78 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 200 Jul 15 13:30:02.327288 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 730/2884] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:30:02 2026] GET /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:02.897060 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e9a103c3-f435-4504-bb34-d9a4d5b5d737 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:02.898898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e9a103c3-f435-4504-bb34-d9a4d5b5d737 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:02.899061 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e9a103c3-f435-4504-bb34-d9a4d5b5d737 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:02.899256 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e9a103c3-f435-4504-bb34-d9a4d5b5d737 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:02.899378 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e9a103c3-f435-4504-bb34-d9a4d5b5d737 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:02.906717 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:02.906717 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:02.907575 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e9a103c3-f435-4504-bb34-d9a4d5b5d737 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:02.908065 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 714/2885] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:02 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:03.340265 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-45aba185-1e6f-4f02-9b54-6eeea2549f65 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.343164 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45aba185-1e6f-4f02-9b54-6eeea2549f65 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:03.343460 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45aba185-1e6f-4f02-9b54-6eeea2549f65 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:03.343697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45aba185-1e6f-4f02-9b54-6eeea2549f65 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:03.343866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.group_snapshots [None req-45aba185-1e6f-4f02-9b54-6eeea2549f65 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 15 13:30:03.350748 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45aba185-1e6f-4f02-9b54-6eeea2549f65 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 404 Jul 15 13:30:03.351653 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 717/2886] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:30:03 2026] GET /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:03.364650 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9b8b051a-2d17-4187-a7e1-22e96b24fcfe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.367436 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b8b051a-2d17-4187-a7e1-22e96b24fcfe tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/group_snapshots Jul 15 13:30:03.367660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b8b051a-2d17-4187-a7e1-22e96b24fcfe tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:03.367855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b8b051a-2d17-4187-a7e1-22e96b24fcfe tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:03.378134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b8b051a-2d17-4187-a7e1-22e96b24fcfe tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots returned with HTTP 200 Jul 15 13:30:03.378706 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 726/2887] 10.4.3.158 () {68 vars in 1302 bytes} [Wed Jul 15 13:30:03 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:03.389046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.390947 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] DELETE https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:03.391210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:03.391387 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:03.391504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.group_snapshots [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for member f1600c34-db70-4a7e-9bbb-d56fc92b54d7 {{(pid=100145) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 15 13:30:03.391637 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.group_snapshots [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group_snapshot with id: f1600c34-db70-4a7e-9bbb-d56fc92b54d7 Jul 15 13:30:03.395131 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44c44162-ffbd-44d0-9bbb-d612603b99eb tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 returned with HTTP 404 Jul 15 13:30:03.395859 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 731/2888] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:30:03 2026] DELETE /volume/v3/group_snapshots/f1600c34-db70-4a7e-9bbb-d56fc92b54d7 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:03.404015 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.405739 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:30:03.406096 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:03.406299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:03.406576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:30:03.407417 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:30:03.415882 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Get all volumes completed successfully. Jul 15 13:30:03.416867 np0000005195 devstack@c-api.service[100146]: WARNING stevedore.named [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:30:03.417097 np0000005195 devstack@c-api.service[100146]: WARNING castellan.key_manager [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:30:03.479747 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:30:03.484989 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:03.484989 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:03.499842 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0f6adf70-6aa5-40f3-adff-79126a267a05 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:30:03.500327 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 715/2889] 10.4.3.158 () {68 vars in 1299 bytes} [Wed Jul 15 13:30:03 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:03.517896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.521883 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] POST https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c/action Jul 15 13:30:03.522339 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:03.522812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:03.525735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] delete called for group aaf29a2f-6056-4dc3-8691-7a61db8ec95c {{(pid=100143) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 15 13:30:03.525887 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.groups [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Delete group with id: aaf29a2f-6056-4dc3-8691-7a61db8ec95c Jul 15 13:30:03.531130 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:03.531130 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:03.589380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-07bcc1a6-c5ce-4738-973b-aa11e802f0e1 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c/action returned with HTTP 202 Jul 15 13:30:03.589907 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 718/2890] 10.4.3.158 () {70 vars in 1428 bytes} [Wed Jul 15 13:30:03 2026] POST /volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:30:03.597969 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.600380 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d Jul 15 13:30:03.600597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:03.600836 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:03.613010 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:03.613010 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:03.626384 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Volume info retrieved successfully. Jul 15 13:30:03.628210 np0000005195 devstack@c-api.service[100144]: WARNING stevedore.named [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 15 13:30:03.628403 np0000005195 devstack@c-api.service[100144]: WARNING castellan.key_manager [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 15 13:30:03.678078 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:30:03.681465 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:03.681465 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:03.691134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6fe140aa-a9df-4bb6-a9e9-68023fcbf169 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d returned with HTTP 200 Jul 15 13:30:03.691532 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 727/2891] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:03 2026] GET /volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:03.923061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-97361e72-dba9-4ed5-9495-cefbfb585447 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:03.925046 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97361e72-dba9-4ed5-9495-cefbfb585447 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:03.925408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97361e72-dba9-4ed5-9495-cefbfb585447 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:03.925712 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97361e72-dba9-4ed5-9495-cefbfb585447 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:03.926066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-97361e72-dba9-4ed5-9495-cefbfb585447 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:03.933056 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:03.933056 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:03.934403 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97361e72-dba9-4ed5-9495-cefbfb585447 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:03.934403 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 732/2892] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:03 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:04.707362 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c254199-5258-4a56-8763-f86289f312e2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:04.709853 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c254199-5258-4a56-8763-f86289f312e2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d Jul 15 13:30:04.710036 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c254199-5258-4a56-8763-f86289f312e2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:04.710284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c254199-5258-4a56-8763-f86289f312e2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:04.716941 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c254199-5258-4a56-8763-f86289f312e2 tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d returned with HTTP 404 Jul 15 13:30:04.717479 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 716/2893] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:04 2026] GET /volume/v3/volumes/22692b88-ea86-49d9-b1e6-372132e27b2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:04.726894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fc0c4604-2bf1-4845-85db-03fc7a2c3ffc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:04.729556 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc0c4604-2bf1-4845-85db-03fc7a2c3ffc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] GET https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c Jul 15 13:30:04.729556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc0c4604-2bf1-4845-85db-03fc7a2c3ffc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:04.729556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fc0c4604-2bf1-4845-85db-03fc7a2c3ffc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:04.729556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.groups [None req-fc0c4604-2bf1-4845-85db-03fc7a2c3ffc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] show called for member aaf29a2f-6056-4dc3-8691-7a61db8ec95c {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 15 13:30:04.734734 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fc0c4604-2bf1-4845-85db-03fc7a2c3ffc tempest-GroupSnapshotsTest-603934055 tempest-GroupSnapshotsTest-603934055-project-member] https://10.4.3.158/volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c returned with HTTP 404 Jul 15 13:30:04.735390 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 719/2894] 10.4.3.158 () {68 vars in 1386 bytes} [Wed Jul 15 13:30:04 2026] GET /volume/v3/groups/aaf29a2f-6056-4dc3-8691-7a61db8ec95c => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:04.755843 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7140849b-d2af-4684-bcf1-9d63c78e0b16 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:04.757994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7140849b-d2af-4684-bcf1-9d63c78e0b16 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] DELETE https://10.4.3.158/volume/v3/group_types/f9e83f9c-3b18-4fe8-9fc9-1116f2ee8ea7 Jul 15 13:30:04.758256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7140849b-d2af-4684-bcf1-9d63c78e0b16 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:04.758463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7140849b-d2af-4684-bcf1-9d63c78e0b16 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:04.775524 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7140849b-d2af-4684-bcf1-9d63c78e0b16 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/group_types/f9e83f9c-3b18-4fe8-9fc9-1116f2ee8ea7 returned with HTTP 202 Jul 15 13:30:04.775992 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 728/2895] 10.4.3.158 () {68 vars in 1404 bytes} [Wed Jul 15 13:30:04 2026] DELETE /volume/v3/group_types/f9e83f9c-3b18-4fe8-9fc9-1116f2ee8ea7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 15 13:30:04.784900 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-72387c3d-2ced-4563-a03f-ba30ae31cc63 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:04.789701 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72387c3d-2ced-4563-a03f-ba30ae31cc63 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] DELETE https://10.4.3.158/volume/v3/types/daa722bd-7aa4-45ae-965e-e02823a8d0ef Jul 15 13:30:04.789701 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72387c3d-2ced-4563-a03f-ba30ae31cc63 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:04.789701 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-72387c3d-2ced-4563-a03f-ba30ae31cc63 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:04.822895 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-72387c3d-2ced-4563-a03f-ba30ae31cc63 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types/daa722bd-7aa4-45ae-965e-e02823a8d0ef returned with HTTP 202 Jul 15 13:30:04.823455 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 733/2896] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:04 2026] DELETE /volume/v3/types/daa722bd-7aa4-45ae-965e-e02823a8d0ef => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:04.831866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dcbc1f18-1d79-4592-a20a-9add49dd8809 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:04.834050 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dcbc1f18-1d79-4592-a20a-9add49dd8809 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] GET https://10.4.3.158/volume/v3/types/daa722bd-7aa4-45ae-965e-e02823a8d0ef Jul 15 13:30:04.834318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dcbc1f18-1d79-4592-a20a-9add49dd8809 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:04.834551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dcbc1f18-1d79-4592-a20a-9add49dd8809 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:04.838322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dcbc1f18-1d79-4592-a20a-9add49dd8809 tempest-GroupSnapshotsTest-1866628519 tempest-GroupSnapshotsTest-1866628519-project-admin] https://10.4.3.158/volume/v3/types/daa722bd-7aa4-45ae-965e-e02823a8d0ef returned with HTTP 404 Jul 15 13:30:04.838919 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 717/2897] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:04 2026] GET /volume/v3/types/daa722bd-7aa4-45ae-965e-e02823a8d0ef => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:04.952625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b9398b24-01f4-4653-8376-f8a475dd1c09 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:04.958842 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9398b24-01f4-4653-8376-f8a475dd1c09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:04.958842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9398b24-01f4-4653-8376-f8a475dd1c09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:04.958842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9398b24-01f4-4653-8376-f8a475dd1c09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:04.959132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b9398b24-01f4-4653-8376-f8a475dd1c09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:04.968503 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:04.968503 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:04.969158 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9398b24-01f4-4653-8376-f8a475dd1c09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:04.969893 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 720/2898] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:04 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:05.988644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c684381a-3fce-47d0-98a4-cfda571de6b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:05.990912 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c684381a-3fce-47d0-98a4-cfda571de6b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:05.991237 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c684381a-3fce-47d0-98a4-cfda571de6b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:05.991421 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c684381a-3fce-47d0-98a4-cfda571de6b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:05.991569 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c684381a-3fce-47d0-98a4-cfda571de6b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:05.997408 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:05.997408 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:05.998329 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c684381a-3fce-47d0-98a4-cfda571de6b0 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:05.998869 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 729/2899] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:05 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:07.014514 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4644b7c1-3c46-45a3-9dcc-9e264ac58b09 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:07.018296 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4644b7c1-3c46-45a3-9dcc-9e264ac58b09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:07.018556 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4644b7c1-3c46-45a3-9dcc-9e264ac58b09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:07.018828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4644b7c1-3c46-45a3-9dcc-9e264ac58b09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:07.019138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4644b7c1-3c46-45a3-9dcc-9e264ac58b09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:07.039550 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:07.039550 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:07.040360 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4644b7c1-3c46-45a3-9dcc-9e264ac58b09 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:07.040629 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 734/2900] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:07 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:07.476227 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:07.626912 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:07.627313 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1010513566"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:07.628656 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1010513566'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:07.628782 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create volume of 1 GB Jul 15 13:30:07.635045 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Availability Zones retrieved successfully. Jul 15 13:30:07.643833 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Flow 'volume_create_api' (7ffffa4f-9b66-499d-897e-3055db534d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:07.645573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a27297-ef89-4347-bf84-264f629e4d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:07.646976 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:07.683912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a27297-ef89-4347-bf84-264f629e4d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:07.685196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef3b1f7-c36d-400a-bf01-68a2fa78f2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:07.784246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Created reservations ['0593d42e-a31d-4ac4-8439-781dae61c061', '5caf199f-5218-4308-8e5b-bd99945423be', '18ec7783-788e-4a17-b28b-d5a8f20a8b47', '31304460-0d72-4e1e-8379-8eaff29bbf7e'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:07.785276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef3b1f7-c36d-400a-bf01-68a2fa78f2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0593d42e-a31d-4ac4-8439-781dae61c061', '5caf199f-5218-4308-8e5b-bd99945423be', '18ec7783-788e-4a17-b28b-d5a8f20a8b47', '31304460-0d72-4e1e-8379-8eaff29bbf7e']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:07.786328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521840d5-92b1-4351-93f6-f84f98d7209e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:07.812974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521840d5-92b1-4351-93f6-f84f98d7209e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ce18cc-6e7e-485e-8553-a4a89d17721b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1010513566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b9a168e2df4fe081d044a2a3c40faa',qos_specs=None,replication_status=,reservations=['0593d42e-a31d-4ac4-8439-781dae61c061','5caf199f-5218-4308-8e5b-bd99945423be','18ec7783-788e-4a17-b28b-d5a8f20a8b47','31304460-0d72-4e1e-8379-8eaff29bbf7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570473de5ad4a149ecffdfbe573adfa',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1010513566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9ce18cc-6e7e-485e-8553-a4a89d17721b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75b9a168e2df4fe081d044a2a3c40faa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c570473de5ad4a149ecffdfbe573adfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:07.813750 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81efe90-362e-4aa3-a150-8f4f2b75c892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:07.834004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81efe90-362e-4aa3-a150-8f4f2b75c892) transitioned into state 'SUCCESS' from state '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-1010513566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75b9a168e2df4fe081d044a2a3c40faa',qos_specs=None,replication_status=,reservations=['0593d42e-a31d-4ac4-8439-781dae61c061','5caf199f-5218-4308-8e5b-bd99945423be','18ec7783-788e-4a17-b28b-d5a8f20a8b47','31304460-0d72-4e1e-8379-8eaff29bbf7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c570473de5ad4a149ecffdfbe573adfa',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:07.834850 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0790074a-ea6d-412d-9e08-a60a08081e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:07.845983 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0790074a-ea6d-412d-9e08-a60a08081e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:07.847015 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Flow 'volume_create_api' (7ffffa4f-9b66-499d-897e-3055db534d6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:07.847502 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create volume request issued successfully. Jul 15 13:30:07.849516 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1aafbc01-d72c-4b82-9eee-3ad788967979 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:07.849718 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 718/2901] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:30:07 2026] POST /volume/v3/volumes => generated 751 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:07.864357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5c4af62e-b8d9-4deb-853c-925d14d36dee None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:07.867770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5c4af62e-b8d9-4deb-853c-925d14d36dee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:07.867770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5c4af62e-b8d9-4deb-853c-925d14d36dee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:07.867770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5c4af62e-b8d9-4deb-853c-925d14d36dee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:07.880411 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:07.880411 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:07.887207 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5c4af62e-b8d9-4deb-853c-925d14d36dee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:07.895535 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5c4af62e-b8d9-4deb-853c-925d14d36dee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b returned with HTTP 200 Jul 15 13:30:07.896309 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 721/2902] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:07 2026] GET /volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:08.057253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-169992e1-1492-4887-b12c-04d1cd194482 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:08.060038 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-169992e1-1492-4887-b12c-04d1cd194482 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:08.061738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-169992e1-1492-4887-b12c-04d1cd194482 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:08.061738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-169992e1-1492-4887-b12c-04d1cd194482 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:08.061738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-169992e1-1492-4887-b12c-04d1cd194482 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:08.065977 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:08.065977 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:08.067262 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-169992e1-1492-4887-b12c-04d1cd194482 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:08.067864 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 730/2903] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:08 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:08.915275 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d4531016-2595-4864-88cf-1171f08a8282 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:08.919838 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d4531016-2595-4864-88cf-1171f08a8282 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:08.919838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d4531016-2595-4864-88cf-1171f08a8282 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:08.919838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d4531016-2595-4864-88cf-1171f08a8282 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:08.930491 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:08.930491 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:08.940475 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d4531016-2595-4864-88cf-1171f08a8282 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:08.945328 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d4531016-2595-4864-88cf-1171f08a8282 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b returned with HTTP 200 Jul 15 13:30:08.946252 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 735/2904] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:08 2026] GET /volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:08.964239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:08.966076 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:30:08.966454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ce18cc-6e7e-485e-8553-a4a89d17721b", "name": "tempest-SnapshotsActionsTest-Snapshot-1091253427"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:08.975046 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:08.975046 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:08.975479 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:08.975591 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create snapshot from volume a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:09.011950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Created reservations ['57209960-ae40-4d85-ba4e-17b04df5ce86', '0dc9463a-4e42-4b29-bc32-535598caee21', 'cb5e1b33-b07c-4cfb-8c7b-2c9866aca2bf', 'da12eb10-591a-4aa2-9228-600350e724c6'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:09.058088 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot create request issued successfully. Jul 15 13:30:09.058684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-422d0f4c-9897-4d3c-8e42-43f1c120c65f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:30:09.058981 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 719/2905] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:30:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:09.074721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-16df5b88-cdd9-4b7d-bbef-2a3129d7b915 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.078984 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16df5b88-cdd9-4b7d-bbef-2a3129d7b915 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:09.078984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16df5b88-cdd9-4b7d-bbef-2a3129d7b915 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:09.078984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16df5b88-cdd9-4b7d-bbef-2a3129d7b915 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:09.087570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6316024c-51e9-4dd1-8bc5-128ae08ee77c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.091369 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:09.091369 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:09.091369 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-16df5b88-cdd9-4b7d-bbef-2a3129d7b915 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:09.092695 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6316024c-51e9-4dd1-8bc5-128ae08ee77c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:09.092695 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6316024c-51e9-4dd1-8bc5-128ae08ee77c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:09.092695 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6316024c-51e9-4dd1-8bc5-128ae08ee77c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:09.092695 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6316024c-51e9-4dd1-8bc5-128ae08ee77c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:09.097760 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16df5b88-cdd9-4b7d-bbef-2a3129d7b915 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:09.097760 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 722/2906] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:09 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:09.099455 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:09.099455 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:09.102245 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6316024c-51e9-4dd1-8bc5-128ae08ee77c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:09.102245 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 731/2907] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:09 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:09.113904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.115841 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b/export_record Jul 15 13:30:09.116066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:09.116291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'export_record' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:09.116401 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Export record for backup 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:30:09.120668 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:09.120668 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:09.121695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.api [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling RPCAPI with context: , host: np0000005195, backup: 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 15 13:30:09.141446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] export_record in rpcapi backup_id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b on host np0000005195. {{(pid=100145) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 15 13:30:09.158637 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGVkZTJmZDktMmQwZC00NTQ2LTkzNGMtYzFmZWY5ZmQzODZiIiwgInVzZXJfaWQiOiAiNzIzMWE1OTQzMzM2NDVmZWI3YmY0MGE3MWNiZTc1NzYiLCAicHJvamVjdF9pZCI6ICJiNzA4MDg1N2JiZTc0YzEyYTUxNDQxYWNjYjg4ZjU3YiIsICJ2b2x1bWVfaWQiOiAiZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE2ODIyMDQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhLzIwMjYwNzE1MTMyOTU1L2F6X25vdmFfYmFja3VwXzBlZGUyZmQ5LTJkMGQtNDU0Ni05MzRjLWMxZmVmOWZkMzg2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMDowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100145) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 15 13:30:09.158896 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da30b7b6-fde9-47f3-8bd2-653fdab7705a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b/export_record returned with HTTP 200 Jul 15 13:30:09.159696 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 736/2908] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Jul 15 13:30:09 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b/export_record => generated 1424 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:09.173274 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-06f35a72-bd2a-4572-9bf9-a809b732a387 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.174996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-06f35a72-bd2a-4572-9bf9-a809b732a387 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:09.175182 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-06f35a72-bd2a-4572-9bf9-a809b732a387 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:09.175365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-06f35a72-bd2a-4572-9bf9-a809b732a387 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:09.175463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-06f35a72-bd2a-4572-9bf9-a809b732a387 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:09.179550 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:09.179550 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:09.180224 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-06f35a72-bd2a-4572-9bf9-a809b732a387 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:09.180642 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 720/2909] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:09 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:09.191414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8f4becf7-796f-4ece-81e5-bced503193d9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.194596 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups/import_record Jul 15 13:30:09.195242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxMGNkZmItNzg3NC00YmZiLWIzM2ItNjU1YWQxMmNiZTBjIiwgInVzZXJfaWQiOiAiNzIzMWE1OTQzMzM2NDVmZWI3YmY0MGE3MWNiZTc1NzYiLCAicHJvamVjdF9pZCI6ICJiNzA4MDg1N2JiZTc0YzEyYTUxNDQxYWNjYjg4ZjU3YiIsICJ2b2x1bWVfaWQiOiAiZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE2ODIyMDQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhLzIwMjYwNzE1MTMyOTU1L2F6X25vdmFfYmFja3VwXzBlZGUyZmQ5LTJkMGQtNDU0Ni05MzRjLWMxZmVmOWZkMzg2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMDowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:09.197937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxMGNkZmItNzg3NC00YmZiLWIzM2ItNjU1YWQxMmNiZTBjIiwgInVzZXJfaWQiOiAiNzIzMWE1OTQzMzM2NDVmZWI3YmY0MGE3MWNiZTc1NzYiLCAicHJvamVjdF9pZCI6ICJiNzA4MDg1N2JiZTc0YzEyYTUxNDQxYWNjYjg4ZjU3YiIsICJ2b2x1bWVfaWQiOiAiZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE2ODIyMDQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhLzIwMjYwNzE1MTMyOTU1L2F6X25vdmFfYmFja3VwXzBlZGUyZmQ5LTJkMGQtNDU0Ni05MzRjLWMxZmVmOWZkMzg2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMDowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 15 13:30:09.198123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxMGNkZmItNzg3NC00YmZiLWIzM2ItNjU1YWQxMmNiZTBjIiwgInVzZXJfaWQiOiAiNzIzMWE1OTQzMzM2NDVmZWI3YmY0MGE3MWNiZTc1NzYiLCAicHJvamVjdF9pZCI6ICJiNzA4MDg1N2JiZTc0YzEyYTUxNDQxYWNjYjg4ZjU3YiIsICJ2b2x1bWVfaWQiOiAiZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE2ODIyMDQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhLzIwMjYwNzE1MTMyOTU1L2F6X25vdmFfYmFja3VwXzBlZGUyZmQ5LTJkMGQtNDU0Ni05MzRjLWMxZmVmOWZkMzg2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMDowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 15 13:30:09.234300 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['473776ee-93d6-419a-82b7-63c53f5f6230', '6c04c936-4a87-4545-a18f-8fc2cfb26389'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:09.257344 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] import_record rpcapi backup id cb10cdfb-7874-4bfb-b33b-655ad12cbe0c on host np0000005195 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IxMGNkZmItNzg3NC00YmZiLWIzM2ItNjU1YWQxMmNiZTBjIiwgInVzZXJfaWQiOiAiNzIzMWE1OTQzMzM2NDVmZWI3YmY0MGE3MWNiZTc1NzYiLCAicHJvamVjdF9pZCI6ICJiNzA4MDg1N2JiZTc0YzEyYTUxNDQxYWNjYjg4ZjU3YiIsICJ2b2x1bWVfaWQiOiAiZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE2ODIyMDQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTQxNTMxYWItOGRjZS00ZDEyLTg1OWEtZGM2OWQzMmE2YzNhLzIwMjYwNzE1MTMyOTU1L2F6X25vdmFfYmFja3VwXzBlZGUyZmQ5LTJkMGQtNDU0Ni05MzRjLWMxZmVmOWZkMzg2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTVUMTM6Mjk6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMDowOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100143) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 15 13:30:09.259357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Import record output: {'backup': {'id': 'cb10cdfb-7874-4bfb-b33b-655ad12cbe0c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.158/volume/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c'}]}}. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 15 13:30:09.259652 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f4becf7-796f-4ece-81e5-bced503193d9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 201 Jul 15 13:30:09.260386 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 723/2910] 10.4.3.158 () {70 vars in 1342 bytes} [Wed Jul 15 13:30:09 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 69 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:30:09.269104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ae8d2db-898e-401d-aabb-2923fe90dbb4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.272469 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ae8d2db-898e-401d-aabb-2923fe90dbb4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c Jul 15 13:30:09.272693 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ae8d2db-898e-401d-aabb-2923fe90dbb4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:09.272848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ae8d2db-898e-401d-aabb-2923fe90dbb4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:09.272947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-1ae8d2db-898e-401d-aabb-2923fe90dbb4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id cb10cdfb-7874-4bfb-b33b-655ad12cbe0c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:09.273579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.279111 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:09.279111 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:09.279572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ae8d2db-898e-401d-aabb-2923fe90dbb4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c returned with HTTP 200 Jul 15 13:30:09.280190 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 732/2911] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:09 2026] GET /volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:09.312302 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:09.312775 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-569377464"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:09.314701 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-569377464'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:09.314823 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume of 1 GB Jul 15 13:30:09.319207 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Availability Zones retrieved successfully. Jul 15 13:30:09.327214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (9399c042-7f7d-4c04-97b3-d44ed1c52707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:09.329169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5bc68d-41af-4bbb-ac25-7bd9fa80cc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:09.330235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:09.361176 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5bc68d-41af-4bbb-ac25-7bd9fa80cc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:09.362542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73953f5e-4043-435a-9fca-ed4b9b8bd803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:09.424611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['c894a814-bc95-45f6-83fc-9139aacca5e1', '2332eee9-a6a8-4a46-b621-5a8911d89b3c', '8a4ea57a-124e-414c-90ae-89a3e5efe885', 'e1ce041b-8f76-4152-81c5-149cd967bac7'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:09.425689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73953f5e-4043-435a-9fca-ed4b9b8bd803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c894a814-bc95-45f6-83fc-9139aacca5e1', '2332eee9-a6a8-4a46-b621-5a8911d89b3c', '8a4ea57a-124e-414c-90ae-89a3e5efe885', 'e1ce041b-8f76-4152-81c5-149cd967bac7']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:09.426642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adad4b22-458f-40d4-ae6c-cc12be71da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:09.451571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adad4b22-458f-40d4-ae6c-cc12be71da38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd2b92a7-f3ea-4d49-831c-d673963015ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-569377464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['c894a814-bc95-45f6-83fc-9139aacca5e1','2332eee9-a6a8-4a46-b621-5a8911d89b3c','8a4ea57a-124e-414c-90ae-89a3e5efe885','e1ce041b-8f76-4152-81c5-149cd967bac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-569377464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd2b92a7-f3ea-4d49-831c-d673963015ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349b6dc0077f4941accb3dcab3c12559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c780a07761b4006951e7ea4516b0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:09.452394 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd370fbd-521a-49d1-8549-b0ff763a6d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:09.475790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd370fbd-521a-49d1-8549-b0ff763a6d2c) transitioned into state 'SUCCESS' from state '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-569377464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['c894a814-bc95-45f6-83fc-9139aacca5e1','2332eee9-a6a8-4a46-b621-5a8911d89b3c','8a4ea57a-124e-414c-90ae-89a3e5efe885','e1ce041b-8f76-4152-81c5-149cd967bac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:09.477062 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485e6fb7-792b-404c-9bd3-8d2f9d1e325f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:09.489760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485e6fb7-792b-404c-9bd3-8d2f9d1e325f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:09.489760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (9399c042-7f7d-4c04-97b3-d44ed1c52707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:09.489760 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request issued successfully. Jul 15 13:30:09.489760 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b6af2e9-1843-49a1-ae29-c88108c9a6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:09.489760 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 737/2912] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:30:09 2026] POST /volume/v3/volumes => generated 753 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:09.502953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ee7540c8-a33f-466b-8da5-c1a4db540871 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:09.505539 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee7540c8-a33f-466b-8da5-c1a4db540871 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:30:09.505852 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee7540c8-a33f-466b-8da5-c1a4db540871 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:09.506170 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee7540c8-a33f-466b-8da5-c1a4db540871 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:09.516137 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:09.516137 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:09.521947 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ee7540c8-a33f-466b-8da5-c1a4db540871 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:09.527898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee7540c8-a33f-466b-8da5-c1a4db540871 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:30:09.529037 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 721/2913] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:09 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.105587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-92212c47-9b5d-4482-8fb6-3f7e88149d30 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.108043 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-92212c47-9b5d-4482-8fb6-3f7e88149d30 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:10.109566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-92212c47-9b5d-4482-8fb6-3f7e88149d30 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.109566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-92212c47-9b5d-4482-8fb6-3f7e88149d30 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.116258 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.116258 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:10.117144 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-92212c47-9b5d-4482-8fb6-3f7e88149d30 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:10.118581 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-92212c47-9b5d-4482-8fb6-3f7e88149d30 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:10.119340 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 724/2914] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.129162 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ffa890c2-3484-4ca2-a194-bca4fcd4d22c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.163443 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ffa890c2-3484-4ca2-a194-bca4fcd4d22c tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:10.163798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ffa890c2-3484-4ca2-a194-bca4fcd4d22c tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:10.163921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ffa890c2-3484-4ca2-a194-bca4fcd4d22c tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:10.165290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-ffa890c2-3484-4ca2-a194-bca4fcd4d22c tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'creating'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:10.187077 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.187077 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:10.203832 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ffa890c2-3484-4ca2-a194-bca4fcd4d22c tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:10.204444 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 733/2915] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:10 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:10.213337 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c363ed33-f01b-42e4-b910-873bfbf12041 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.215854 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c363ed33-f01b-42e4-b910-873bfbf12041 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:10.216188 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c363ed33-f01b-42e4-b910-873bfbf12041 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.216491 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c363ed33-f01b-42e4-b910-873bfbf12041 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.222548 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.222548 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:10.223163 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c363ed33-f01b-42e4-b910-873bfbf12041 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:10.224072 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c363ed33-f01b-42e4-b910-873bfbf12041 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:10.224530 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 738/2916] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.234499 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-064ed954-414e-41ec-8ba1-547c36ec3fad None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.236335 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-064ed954-414e-41ec-8ba1-547c36ec3fad tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:10.236685 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-064ed954-414e-41ec-8ba1-547c36ec3fad tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:10.236814 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-064ed954-414e-41ec-8ba1-547c36ec3fad tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:10.238203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-064ed954-414e-41ec-8ba1-547c36ec3fad tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'available'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:10.247238 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.247238 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:10.262985 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-064ed954-414e-41ec-8ba1-547c36ec3fad tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:10.263576 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 722/2917] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:10 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:10.271622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-40c9b3bb-df43-4123-8d23-81f54e1e6399 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.273693 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-40c9b3bb-df43-4123-8d23-81f54e1e6399 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:10.274133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-40c9b3bb-df43-4123-8d23-81f54e1e6399 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.274523 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-40c9b3bb-df43-4123-8d23-81f54e1e6399 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.281328 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.281328 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:10.282267 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-40c9b3bb-df43-4123-8d23-81f54e1e6399 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:10.283940 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-40c9b3bb-df43-4123-8d23-81f54e1e6399 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:10.283940 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 725/2918] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.293975 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f3021ac5-c573-4e74-9629-331759a7176d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.295781 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.296495 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3021ac5-c573-4e74-9629-331759a7176d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c Jul 15 13:30:10.296751 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3021ac5-c573-4e74-9629-331759a7176d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.297009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3021ac5-c573-4e74-9629-331759a7176d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.297194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f3021ac5-c573-4e74-9629-331759a7176d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id cb10cdfb-7874-4bfb-b33b-655ad12cbe0c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:10.297904 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:30:10.298367 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ce18cc-6e7e-485e-8553-a4a89d17721b", "name": "tempest-SnapshotsActionsTest-Snapshot-519206040"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:10.304033 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.304033 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:10.304980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3021ac5-c573-4e74-9629-331759a7176d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c returned with HTTP 200 Jul 15 13:30:10.305551 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 734/2919] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.310255 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.310255 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:10.311143 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:10.311374 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create snapshot from volume a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:10.317779 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.320256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c Jul 15 13:30:10.320491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.320680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.320779 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete backup with id: cb10cdfb-7874-4bfb-b33b-655ad12cbe0c. Jul 15 13:30:10.325336 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.325336 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:10.338710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Created reservations ['ae46b115-fa1e-40f1-9d40-220255ab006f', 'ec4b4f12-8174-4f9f-97b5-20bd1994834c', '651e4c17-530f-4abb-b385-50a3ba9b868e', 'e7925333-e072-43a0-b1e7-f6a229b6ff51'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:10.339497 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] delete_backup rpcapi backup_id cb10cdfb-7874-4bfb-b33b-655ad12cbe0c {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:30:10.341650 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6c6d939-6534-4178-8f9e-758e57d21c2a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c returned with HTTP 202 Jul 15 13:30:10.342289 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 723/2920] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:10 2026] DELETE /volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:10.349748 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1a78fbfd-8d61-4819-a5ef-533d805a4bab None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.352484 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a78fbfd-8d61-4819-a5ef-533d805a4bab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c Jul 15 13:30:10.352484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a78fbfd-8d61-4819-a5ef-533d805a4bab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.352484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a78fbfd-8d61-4819-a5ef-533d805a4bab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.352484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1a78fbfd-8d61-4819-a5ef-533d805a4bab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id cb10cdfb-7874-4bfb-b33b-655ad12cbe0c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:10.356123 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.356123 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:10.357849 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a78fbfd-8d61-4819-a5ef-533d805a4bab tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c returned with HTTP 200 Jul 15 13:30:10.357849 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 726/2921] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.377624 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot create request issued successfully. Jul 15 13:30:10.378015 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf45b1dc-0cf1-49a3-9fd0-8e7892368483 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:30:10.378455 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 739/2922] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:30:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:10.393880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4029fdbe-173b-4930-940e-ee6171d71e56 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.393880 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4029fdbe-173b-4930-940e-ee6171d71e56 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:10.393880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4029fdbe-173b-4930-940e-ee6171d71e56 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.393880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4029fdbe-173b-4930-940e-ee6171d71e56 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.398720 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.398720 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:10.399392 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4029fdbe-173b-4930-940e-ee6171d71e56 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:10.400928 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4029fdbe-173b-4930-940e-ee6171d71e56 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 returned with HTTP 200 Jul 15 13:30:10.400928 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 735/2923] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.542584 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-54258e37-1102-4c3d-98a6-22a0075dfe71 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.544431 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54258e37-1102-4c3d-98a6-22a0075dfe71 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:30:10.544599 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54258e37-1102-4c3d-98a6-22a0075dfe71 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.544768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54258e37-1102-4c3d-98a6-22a0075dfe71 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.551192 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.551192 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:10.554448 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-54258e37-1102-4c3d-98a6-22a0075dfe71 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:10.558137 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54258e37-1102-4c3d-98a6-22a0075dfe71 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:30:10.558534 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 724/2924] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.575991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-30702101-5291-4348-9652-19043b4e0f1c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.580411 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30702101-5291-4348-9652-19043b4e0f1c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:30:10.580411 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30702101-5291-4348-9652-19043b4e0f1c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.580411 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30702101-5291-4348-9652-19043b4e0f1c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.585191 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=447,cinder:UPDATE=132,cinder:INSERT=73 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:30:10.595353 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.595353 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:10.607280 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-30702101-5291-4348-9652-19043b4e0f1c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:10.614978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30702101-5291-4348-9652-19043b4e0f1c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:30:10.615587 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 727/2925] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:10.633896 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f7a27d89-7039-430f-84b0-7c1279881690 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.636816 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:30:10.637214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-3968544"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:10.647273 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.647273 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:10.647779 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:10.647884 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:30:10.687113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['1417c287-19b0-4046-8c3f-9b6a8d06e5d7', '8b6389ca-5cdc-49a7-871d-f61e22758a3a', '62d8f5d5-08e9-44ab-8142-9d13ca211c63', 'c3faad2f-7973-4cae-ac4f-a02937a41ab0'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:10.732072 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot create request issued successfully. Jul 15 13:30:10.732479 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f7a27d89-7039-430f-84b0-7c1279881690 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:30:10.733080 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 740/2926] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:30:10 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) Jul 15 13:30:10.744758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a62a109a-5904-45fc-87c0-98fbd47be27d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:10.746599 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a62a109a-5904-45fc-87c0-98fbd47be27d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:10.747021 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a62a109a-5904-45fc-87c0-98fbd47be27d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:10.747982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a62a109a-5904-45fc-87c0-98fbd47be27d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:10.764079 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:10.764079 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:10.764079 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a62a109a-5904-45fc-87c0-98fbd47be27d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:30:10.764079 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a62a109a-5904-45fc-87c0-98fbd47be27d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb returned with HTTP 200 Jul 15 13:30:10.764079 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 736/2927] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:10 2026] GET /volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:11.369273 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6772bf85-fbf7-484f-b558-cab0282363d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.371171 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6772bf85-fbf7-484f-b558-cab0282363d8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c Jul 15 13:30:11.371457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6772bf85-fbf7-484f-b558-cab0282363d8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.371681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6772bf85-fbf7-484f-b558-cab0282363d8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.371835 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-6772bf85-fbf7-484f-b558-cab0282363d8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id cb10cdfb-7874-4bfb-b33b-655ad12cbe0c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:11.375266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6772bf85-fbf7-484f-b558-cab0282363d8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c returned with HTTP 404 Jul 15 13:30:11.375720 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 725/2928] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/backups/cb10cdfb-7874-4bfb-b33b-655ad12cbe0c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:11.382494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-807dffc4-3be3-4831-af13-c1a512982b01 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.384215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a Jul 15 13:30:11.384447 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.384632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.384787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume with id: e41531ab-8dce-4d12-859a-dc69d32a6c3a Jul 15 13:30:11.391993 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.391993 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:11.392323 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:11.411416 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume request issued successfully. Jul 15 13:30:11.411528 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-807dffc4-3be3-4831-af13-c1a512982b01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a returned with HTTP 202 Jul 15 13:30:11.412135 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 728/2929] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:11 2026] DELETE /volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:11.413238 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cd9a7fa0-9de2-4e29-8695-b6dc3d502f2a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.417493 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cd9a7fa0-9de2-4e29-8695-b6dc3d502f2a tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:11.417493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cd9a7fa0-9de2-4e29-8695-b6dc3d502f2a tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.417493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cd9a7fa0-9de2-4e29-8695-b6dc3d502f2a tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.420388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1cfa78f6-48a2-47e5-9821-ab90e8b4a55a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.421622 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.421622 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:11.422301 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cd9a7fa0-9de2-4e29-8695-b6dc3d502f2a tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:11.422919 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1cfa78f6-48a2-47e5-9821-ab90e8b4a55a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a Jul 15 13:30:11.423306 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cd9a7fa0-9de2-4e29-8695-b6dc3d502f2a tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 returned with HTTP 200 Jul 15 13:30:11.424172 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1cfa78f6-48a2-47e5-9821-ab90e8b4a55a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.424638 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 741/2930] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:11.427385 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1cfa78f6-48a2-47e5-9821-ab90e8b4a55a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.432492 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=390,cinder:UPDATE=106,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:30:11.433504 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-628d927f-c823-4630-ba6e-0e84a25e178f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.435574 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-628d927f-c823-4630-ba6e-0e84a25e178f tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158/action Jul 15 13:30:11.435985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-628d927f-c823-4630-ba6e-0e84a25e178f tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:11.436159 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-628d927f-c823-4630-ba6e-0e84a25e178f tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:11.437625 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-628d927f-c823-4630-ba6e-0e84a25e178f tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '1c3596d5-f04a-46c1-aef1-ee2937ef3158' with '{'status': 'creating'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:11.438068 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.438068 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:11.443710 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1cfa78f6-48a2-47e5-9821-ab90e8b4a55a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:11.449393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1cfa78f6-48a2-47e5-9821-ab90e8b4a55a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a returned with HTTP 200 Jul 15 13:30:11.450118 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 737/2931] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:11.455549 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.455549 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:11.471262 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-628d927f-c823-4630-ba6e-0e84a25e178f tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158/action returned with HTTP 202 Jul 15 13:30:11.471785 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 726/2932] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:11 2026] POST /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:11.479191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0de94d32-c344-4c22-9147-6831a3de65df None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.481604 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0de94d32-c344-4c22-9147-6831a3de65df tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:11.481867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0de94d32-c344-4c22-9147-6831a3de65df tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.482161 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0de94d32-c344-4c22-9147-6831a3de65df tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.487623 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.487623 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:11.488250 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0de94d32-c344-4c22-9147-6831a3de65df tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:11.489315 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0de94d32-c344-4c22-9147-6831a3de65df tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 returned with HTTP 200 Jul 15 13:30:11.490034 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 729/2933] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:11.499748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.501552 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158/action Jul 15 13:30:11.502076 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:11.502343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:11.525152 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.525152 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:11.525571 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot retrieved successfully. Jul 15 13:30:11.544636 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot delete request issued successfully. Jul 15 13:30:11.545567 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d779c363-3d0b-40c1-8991-8af4c4eddef3 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158/action returned with HTTP 202 Jul 15 13:30:11.545567 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 742/2934] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:11 2026] POST /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:11.555337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b843d97b-6273-4a68-96c2-8e5e59da2aeb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.556614 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b843d97b-6273-4a68-96c2-8e5e59da2aeb tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:11.556816 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b843d97b-6273-4a68-96c2-8e5e59da2aeb tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.557005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b843d97b-6273-4a68-96c2-8e5e59da2aeb tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.562853 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.562853 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:11.563369 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b843d97b-6273-4a68-96c2-8e5e59da2aeb tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:11.564049 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b843d97b-6273-4a68-96c2-8e5e59da2aeb tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 returned with HTTP 200 Jul 15 13:30:11.564562 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 738/2935] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:11.773568 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5582454a-46af-4ba1-93ea-295e7a5d38e3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.776060 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5582454a-46af-4ba1-93ea-295e7a5d38e3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:11.776370 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5582454a-46af-4ba1-93ea-295e7a5d38e3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.776644 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5582454a-46af-4ba1-93ea-295e7a5d38e3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.783435 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.783435 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:11.784559 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5582454a-46af-4ba1-93ea-295e7a5d38e3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:30:11.785322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5582454a-46af-4ba1-93ea-295e7a5d38e3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb returned with HTTP 200 Jul 15 13:30:11.785860 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 727/2936] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:11.794650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5661ff00-9c2e-4993-8402-03ef23685940 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.797077 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:30:11.797689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "snapshot_id": "5e222bb6-ca10-4505-81ff-c495839f19cb", "name": "tempest-VolumesSnapshotTestJSON-Backup-1699099376", "container": "tempest-volumessnapshottestjson-backup-container-28292837"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:11.799950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Creating new backup {'backup': {'volume_id': 'dd2b92a7-f3ea-4d49-831c-d673963015ee', 'snapshot_id': '5e222bb6-ca10-4505-81ff-c495839f19cb', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1699099376', 'container': 'tempest-volumessnapshottestjson-backup-container-28292837'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:30:11.800182 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Creating backup of volume dd2b92a7-f3ea-4d49-831c-d673963015ee in container tempest-volumessnapshottestjson-backup-container-28292837 Jul 15 13:30:11.810414 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.810414 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:11.811080 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:11.818092 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.818092 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:11.818519 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:30:11.844086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['730c847e-3e94-4420-b1a7-a1c482f9a1e7', 'be9b0f0c-1cf8-42f9-aa8e-cfd7796ff120'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:11.876698 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5661ff00-9c2e-4993-8402-03ef23685940 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:30:11.877106 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 730/2937] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:30:11 2026] POST /volume/v3/backups => generated 335 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:11.886711 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1c04794f-f4af-41cf-8445-c06ee57f5840 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:11.888773 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c04794f-f4af-41cf-8445-c06ee57f5840 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:11.889083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c04794f-f4af-41cf-8445-c06ee57f5840 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:11.889356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c04794f-f4af-41cf-8445-c06ee57f5840 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:11.889526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1c04794f-f4af-41cf-8445-c06ee57f5840 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:11.894443 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:11.894443 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:11.895555 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c04794f-f4af-41cf-8445-c06ee57f5840 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:11.896020 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 743/2938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:11 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:12.465631 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8c38002b-34f0-4288-83cb-8b1e2eb7756c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.467518 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c38002b-34f0-4288-83cb-8b1e2eb7756c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a Jul 15 13:30:12.467597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c38002b-34f0-4288-83cb-8b1e2eb7756c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.467763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c38002b-34f0-4288-83cb-8b1e2eb7756c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.473471 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c38002b-34f0-4288-83cb-8b1e2eb7756c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a returned with HTTP 404 Jul 15 13:30:12.473904 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 739/2939] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/volumes/e41531ab-8dce-4d12-859a-dc69d32a6c3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:12.484734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cb57d733-3e0a-459b-a385-9ffad538b48d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.486953 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb57d733-3e0a-459b-a385-9ffad538b48d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups Jul 15 13:30:12.487244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb57d733-3e0a-459b-a385-9ffad538b48d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.487479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb57d733-3e0a-459b-a385-9ffad538b48d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.502569 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb57d733-3e0a-459b-a385-9ffad538b48d tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Jul 15 13:30:12.503051 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 728/2940] 10.4.3.158 () {68 vars in 1277 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/backups => generated 625 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:12.514860 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-05957a8b-0456-4186-af22-94cceb474983 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.516890 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-05957a8b-0456-4186-af22-94cceb474983 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups?project_id=b7080857bbe74c12a51441accb88f57b Jul 15 13:30:12.517165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-05957a8b-0456-4186-af22-94cceb474983 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.517390 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-05957a8b-0456-4186-af22-94cceb474983 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.517771 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.517771 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:12.529710 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-05957a8b-0456-4186-af22-94cceb474983 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups?project_id=b7080857bbe74c12a51441accb88f57b returned with HTTP 200 Jul 15 13:30:12.530115 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 731/2941] 10.4.3.158 () {68 vars in 1364 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/backups?project_id=b7080857bbe74c12a51441accb88f57b => generated 625 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:12.539869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.541829 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:12.542491 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1970376371"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:12.544106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1970376371'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:12.544326 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume of 1 GB Jul 15 13:30:12.549257 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Availability Zones retrieved successfully. Jul 15 13:30:12.556205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (e4d6ae48-b5ce-470a-bac9-689d4ccfb8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:12.557226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f184669-cca9-4060-a63c-2bac06a6f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:12.558199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:12.572779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ffcb6348-808e-4814-9ccb-e33943dd156b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.575018 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ffcb6348-808e-4814-9ccb-e33943dd156b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:12.575258 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ffcb6348-808e-4814-9ccb-e33943dd156b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.575444 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ffcb6348-808e-4814-9ccb-e33943dd156b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.583397 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ffcb6348-808e-4814-9ccb-e33943dd156b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 returned with HTTP 404 Jul 15 13:30:12.583831 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 740/2942] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:12.589728 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f184669-cca9-4060-a63c-2bac06a6f206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:12.590152 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-96b225e5-01fa-46e1-bfb0-0a36c0dcacc6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.590706 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6868ef94-ea8b-43f5-85eb-458a3fae496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:12.592657 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96b225e5-01fa-46e1-bfb0-0a36c0dcacc6 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:12.593014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96b225e5-01fa-46e1-bfb0-0a36c0dcacc6 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:12.593178 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-96b225e5-01fa-46e1-bfb0-0a36c0dcacc6 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:12.594894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-96b225e5-01fa-46e1-bfb0-0a36c0dcacc6 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'available'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:12.603519 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.603519 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:12.615020 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-96b225e5-01fa-46e1-bfb0-0a36c0dcacc6 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:12.615469 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 729/2943] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:12 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:12.623925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4bc7fd2b-5652-4478-8002-79e1a06331ee None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.626264 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4bc7fd2b-5652-4478-8002-79e1a06331ee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:12.626500 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4bc7fd2b-5652-4478-8002-79e1a06331ee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.626724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4bc7fd2b-5652-4478-8002-79e1a06331ee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.635203 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.635203 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:12.635674 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4bc7fd2b-5652-4478-8002-79e1a06331ee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:12.636688 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4bc7fd2b-5652-4478-8002-79e1a06331ee tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:12.637257 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 732/2944] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:12.638388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['4232d265-64f0-427c-840e-177bc82475cd', '7f1e08a4-2a87-465a-8ce7-45fedce72242', 'a81fd68a-1cd2-41ee-9ba8-09845cca0253', '574f2465-4640-4c97-8a99-204a8970825c'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:12.639832 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6868ef94-ea8b-43f5-85eb-458a3fae496c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4232d265-64f0-427c-840e-177bc82475cd', '7f1e08a4-2a87-465a-8ce7-45fedce72242', 'a81fd68a-1cd2-41ee-9ba8-09845cca0253', '574f2465-4640-4c97-8a99-204a8970825c']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:12.641240 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e950ea-9f1c-4b06-9899-9c3145733aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:12.649487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-16b217c1-a990-419f-90fb-8dbbbc101006 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.652099 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16b217c1-a990-419f-90fb-8dbbbc101006 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:12.652409 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16b217c1-a990-419f-90fb-8dbbbc101006 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.652719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-16b217c1-a990-419f-90fb-8dbbbc101006 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.652925 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-16b217c1-a990-419f-90fb-8dbbbc101006 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete snapshot with id: 1c3596d5-f04a-46c1-aef1-ee2937ef3158 Jul 15 13:30:12.662803 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-16b217c1-a990-419f-90fb-8dbbbc101006 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 returned with HTTP 404 Jul 15 13:30:12.663547 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 741/2945] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:30:12 2026] DELETE /volume/v3/snapshots/1c3596d5-f04a-46c1-aef1-ee2937ef3158 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:12.669795 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e950ea-9f1c-4b06-9899-9c3145733aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86289287-2a4e-4d40-8edf-7639c05bec91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970376371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['4232d265-64f0-427c-840e-177bc82475cd','7f1e08a4-2a87-465a-8ce7-45fedce72242','a81fd68a-1cd2-41ee-9ba8-09845cca0253','574f2465-4640-4c97-8a99-204a8970825c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970376371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86289287-2a4e-4d40-8edf-7639c05bec91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7080857bbe74c12a51441accb88f57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7231a594333645feb7bf40a71cbe7576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:12.670773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d76846-f96b-4089-89cc-5820918b3558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:12.671731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.673535 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:30:12.673905 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ce18cc-6e7e-485e-8553-a4a89d17721b", "name": "tempest-SnapshotsActionsTest-Snapshot-1302282973"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:12.684104 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.684104 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:12.684584 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:12.684729 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create snapshot from volume a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:12.690893 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=392,cinder:UPDATE=102,cinder:INSERT=57,cinder:DELETE=3 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:30:12.691533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d76846-f96b-4089-89cc-5820918b3558) transitioned into state 'SUCCESS' from state '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-1970376371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['4232d265-64f0-427c-840e-177bc82475cd','7f1e08a4-2a87-465a-8ce7-45fedce72242','a81fd68a-1cd2-41ee-9ba8-09845cca0253','574f2465-4640-4c97-8a99-204a8970825c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:12.692369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81c6e72-ad9e-49fc-bbc1-ff736f3f8d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:12.704169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a81c6e72-ad9e-49fc-bbc1-ff736f3f8d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:12.705419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (e4d6ae48-b5ce-470a-bac9-689d4ccfb8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:12.705869 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request issued successfully. Jul 15 13:30:12.706718 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2a472f71-a8dc-4e0b-b60f-9311d76e3c48 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:12.707344 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 744/2946] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:30:12 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:12.721872 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Created reservations ['4678b097-22fb-45f4-b506-0f33dae5741f', 'a5903fed-966b-4d5e-be94-764cea2180c2', 'b163817f-eff8-42e5-afaf-cb33694a49bf', 'f9e3f5b1-c5af-4ded-9ca1-9547a4928fb2'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:12.722606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c9090b35-f9e6-45f0-8da4-55591e7ed049 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.726261 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c9090b35-f9e6-45f0-8da4-55591e7ed049 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 Jul 15 13:30:12.726478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c9090b35-f9e6-45f0-8da4-55591e7ed049 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.726710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c9090b35-f9e6-45f0-8da4-55591e7ed049 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.743206 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.743206 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:12.751101 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c9090b35-f9e6-45f0-8da4-55591e7ed049 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:12.752447 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot create request issued successfully. Jul 15 13:30:12.752832 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d358519-ac6e-4ce5-b274-040d062ea6aa tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:30:12.753268 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 730/2947] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:30:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:12.758568 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c9090b35-f9e6-45f0-8da4-55591e7ed049 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 returned with HTTP 200 Jul 15 13:30:12.758568 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 733/2948] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:12.762077 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0bebcd2-0ef5-4391-bfef-35a4b5124634 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.763869 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0bebcd2-0ef5-4391-bfef-35a4b5124634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:12.764096 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0bebcd2-0ef5-4391-bfef-35a4b5124634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.764435 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0bebcd2-0ef5-4391-bfef-35a4b5124634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.771888 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.771888 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:12.772644 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c0bebcd2-0ef5-4391-bfef-35a4b5124634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:12.773885 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0bebcd2-0ef5-4391-bfef-35a4b5124634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 returned with HTTP 200 Jul 15 13:30:12.774491 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 742/2949] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:12.906622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae2f59a3-3d96-42b6-9bbd-6d220976535b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:12.908469 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae2f59a3-3d96-42b6-9bbd-6d220976535b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:12.908664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae2f59a3-3d96-42b6-9bbd-6d220976535b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:12.908869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae2f59a3-3d96-42b6-9bbd-6d220976535b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:12.909003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ae2f59a3-3d96-42b6-9bbd-6d220976535b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:12.913904 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:12.913904 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:12.915225 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae2f59a3-3d96-42b6-9bbd-6d220976535b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:12.915648 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 745/2950] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:12 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:13.770739 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e1fb8ce9-4e54-4204-b977-876b7228f355 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.772929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1fb8ce9-4e54-4204-b977-876b7228f355 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 Jul 15 13:30:13.773185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1fb8ce9-4e54-4204-b977-876b7228f355 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:13.773403 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1fb8ce9-4e54-4204-b977-876b7228f355 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:13.784288 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.784288 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:13.785571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-263f07d2-3384-42fe-a9c4-85bb98c81d21 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.787930 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-263f07d2-3384-42fe-a9c4-85bb98c81d21 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:13.788248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-263f07d2-3384-42fe-a9c4-85bb98c81d21 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:13.788498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-263f07d2-3384-42fe-a9c4-85bb98c81d21 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:13.788902 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e1fb8ce9-4e54-4204-b977-876b7228f355 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:13.793918 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1fb8ce9-4e54-4204-b977-876b7228f355 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 returned with HTTP 200 Jul 15 13:30:13.794355 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 731/2951] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:13 2026] GET /volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:13.795492 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.795492 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:13.796162 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-263f07d2-3384-42fe-a9c4-85bb98c81d21 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:13.797265 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-263f07d2-3384-42fe-a9c4-85bb98c81d21 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 returned with HTTP 200 Jul 15 13:30:13.797756 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 734/2952] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:13 2026] GET /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:13.808159 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.808584 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-920412e7-2f74-419f-af43-e15a45129e1e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.810509 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:30:13.810933 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-920412e7-2f74-419f-af43-e15a45129e1e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120/action Jul 15 13:30:13.811030 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86289287-2a4e-4d40-8edf-7639c05bec91", "name": "tempest-type-Backup-924031429"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:13.811476 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-920412e7-2f74-419f-af43-e15a45129e1e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:13.811765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-920412e7-2f74-419f-af43-e15a45129e1e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:13.812926 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating new backup {'backup': {'volume_id': '86289287-2a4e-4d40-8edf-7639c05bec91', 'name': 'tempest-type-Backup-924031429'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:30:13.813130 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating backup of volume 86289287-2a4e-4d40-8edf-7639c05bec91 in container None Jul 15 13:30:13.813455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.admin_actions [None req-920412e7-2f74-419f-af43-e15a45129e1e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot 'cffdcb9a-165b-445a-9978-54356b0de120' with '{'status': 'deleting'}' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:13.815459 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=449,cinder:UPDATE=123,cinder:INSERT=63 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:30:13.822670 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.822670 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:13.823069 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:13.823893 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.823893 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:13.842915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['f9069017-4f6a-4f4a-ae44-0976ef56f9b6', '737ffa51-2753-4cd7-98b3-01421d06de98'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:13.843650 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-920412e7-2f74-419f-af43-e15a45129e1e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120/action returned with HTTP 202 Jul 15 13:30:13.844832 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 746/2953] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:13 2026] POST /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:13.851132 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8a48c960-252f-4ae5-b89d-8b64c72c636d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.852970 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a48c960-252f-4ae5-b89d-8b64c72c636d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:13.853201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a48c960-252f-4ae5-b89d-8b64c72c636d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:13.853393 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a48c960-252f-4ae5-b89d-8b64c72c636d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:13.859001 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.859001 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:13.859477 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8a48c960-252f-4ae5-b89d-8b64c72c636d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:13.860251 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a48c960-252f-4ae5-b89d-8b64c72c636d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 returned with HTTP 200 Jul 15 13:30:13.860631 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 732/2954] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:13 2026] GET /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:13.869306 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.871187 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120/action Jul 15 13:30:13.871579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:13.871736 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:13.874517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cb3b26a3-ce33-4c1f-9940-71edde845d83 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:30:13.876982 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 743/2955] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:30:13 2026] POST /volume/v3/backups => generated 315 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:13.883632 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.883632 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:13.883980 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot retrieved successfully. Jul 15 13:30:13.886791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-61e561b8-bfc2-4959-a65b-5fdbe1d9f903 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.889063 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61e561b8-bfc2-4959-a65b-5fdbe1d9f903 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:13.889375 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61e561b8-bfc2-4959-a65b-5fdbe1d9f903 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:13.889631 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61e561b8-bfc2-4959-a65b-5fdbe1d9f903 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:13.890077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-61e561b8-bfc2-4959-a65b-5fdbe1d9f903 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:13.895527 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.895527 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:13.897640 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61e561b8-bfc2-4959-a65b-5fdbe1d9f903 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:13.897640 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 747/2956] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:13 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:13.900429 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot delete request issued successfully. Jul 15 13:30:13.900683 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10808263-f1f0-43cd-902b-4a0c67af8d82 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120/action returned with HTTP 202 Jul 15 13:30:13.901184 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 735/2957] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:13 2026] POST /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:13.911156 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e7e619df-620e-407e-81ed-71b6fdd22ac2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.913109 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e7e619df-620e-407e-81ed-71b6fdd22ac2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:13.913414 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e7e619df-620e-407e-81ed-71b6fdd22ac2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:13.913635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e7e619df-620e-407e-81ed-71b6fdd22ac2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:13.919204 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.919204 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:13.919637 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e7e619df-620e-407e-81ed-71b6fdd22ac2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:13.920460 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e7e619df-620e-407e-81ed-71b6fdd22ac2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 returned with HTTP 200 Jul 15 13:30:13.920806 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 733/2958] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:13 2026] GET /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:13.927058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9561c436-ba4f-41dc-8d74-514aa0a76506 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:13.928819 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9561c436-ba4f-41dc-8d74-514aa0a76506 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:13.929010 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9561c436-ba4f-41dc-8d74-514aa0a76506 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:13.929198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9561c436-ba4f-41dc-8d74-514aa0a76506 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:13.929292 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9561c436-ba4f-41dc-8d74-514aa0a76506 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:13.933413 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:13.933413 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:13.934109 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9561c436-ba4f-41dc-8d74-514aa0a76506 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:13.934480 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 744/2959] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:13 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:14.907847 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-edfe4485-b4c0-45c3-8daf-fa031e2ae401 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:14.909680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-edfe4485-b4c0-45c3-8daf-fa031e2ae401 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:14.909907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-edfe4485-b4c0-45c3-8daf-fa031e2ae401 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:14.910592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-edfe4485-b4c0-45c3-8daf-fa031e2ae401 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:14.910592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-edfe4485-b4c0-45c3-8daf-fa031e2ae401 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:14.914832 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:14.914832 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:14.915659 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-edfe4485-b4c0-45c3-8daf-fa031e2ae401 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:14.916082 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 748/2960] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:14 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:14.932636 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1692bb5f-74ea-4684-ba92-a2432fa9f3bf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:14.934889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1692bb5f-74ea-4684-ba92-a2432fa9f3bf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:14.935173 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1692bb5f-74ea-4684-ba92-a2432fa9f3bf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:14.935440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1692bb5f-74ea-4684-ba92-a2432fa9f3bf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:14.941624 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1692bb5f-74ea-4684-ba92-a2432fa9f3bf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 returned with HTTP 404 Jul 15 13:30:14.942396 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 736/2961] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:14 2026] GET /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:14.946251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-74fbd4e6-0708-401f-a29b-3311d1f6d24d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:14.948313 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-74fbd4e6-0708-401f-a29b-3311d1f6d24d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:14.948585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-74fbd4e6-0708-401f-a29b-3311d1f6d24d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:14.948837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-74fbd4e6-0708-401f-a29b-3311d1f6d24d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:14.949014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-74fbd4e6-0708-401f-a29b-3311d1f6d24d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:14.951438 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0ee47970-c826-4b03-ba4f-880954216cd5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:14.954391 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ee47970-c826-4b03-ba4f-880954216cd5 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:14.955094 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ee47970-c826-4b03-ba4f-880954216cd5 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:14.955279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ee47970-c826-4b03-ba4f-880954216cd5 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:14.955948 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:14.955948 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:14.956730 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-74fbd4e6-0708-401f-a29b-3311d1f6d24d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:14.957241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-0ee47970-c826-4b03-ba4f-880954216cd5 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'available'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:14.957291 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 734/2962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:14 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:14.971006 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:14.971006 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:14.986148 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ee47970-c826-4b03-ba4f-880954216cd5 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:14.986709 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 745/2963] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:14 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:14.994499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-35ed77e5-ce40-4aba-abe5-1e3b833bf941 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:14.997737 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-35ed77e5-ce40-4aba-abe5-1e3b833bf941 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:14.998027 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-35ed77e5-ce40-4aba-abe5-1e3b833bf941 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:14.998297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-35ed77e5-ce40-4aba-abe5-1e3b833bf941 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:15.004246 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:15.004246 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:15.004915 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-35ed77e5-ce40-4aba-abe5-1e3b833bf941 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:15.006020 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-35ed77e5-ce40-4aba-abe5-1e3b833bf941 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:15.006664 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 749/2964] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:14 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:15.016823 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-06afb48b-19c5-45db-be0b-e536aabcdbbe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:15.020443 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06afb48b-19c5-45db-be0b-e536aabcdbbe tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:15.020661 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06afb48b-19c5-45db-be0b-e536aabcdbbe tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:15.020894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-06afb48b-19c5-45db-be0b-e536aabcdbbe tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:15.021050 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-06afb48b-19c5-45db-be0b-e536aabcdbbe tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete snapshot with id: cffdcb9a-165b-445a-9978-54356b0de120 Jul 15 13:30:15.029701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-06afb48b-19c5-45db-be0b-e536aabcdbbe tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 returned with HTTP 404 Jul 15 13:30:15.030253 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 737/2965] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:30:15 2026] DELETE /volume/v3/snapshots/cffdcb9a-165b-445a-9978-54356b0de120 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:15.040084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-81a4957a-ae2d-4453-ada1-9f550836705f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:15.042219 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:30:15.042645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ce18cc-6e7e-485e-8553-a4a89d17721b", "name": "tempest-SnapshotsActionsTest-Snapshot-1804806617"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:15.052085 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:15.052085 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:15.052721 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:15.052922 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create snapshot from volume a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:15.089145 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Created reservations ['ca640225-f0e8-49b6-be8f-0d694a1b8f8d', 'afffaf8f-ba4b-4bf3-8098-dbc00be7e9bd', '264624a4-9872-4eca-927c-c030a9be798d', '7f0211e9-fa86-441e-b004-c9bbca5150f5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:15.132033 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot create request issued successfully. Jul 15 13:30:15.132033 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81a4957a-ae2d-4453-ada1-9f550836705f tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:30:15.132033 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 735/2966] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:30:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:15.144630 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1d470057-4da1-48a8-a5b9-6aee0c77f833 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:15.154906 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d470057-4da1-48a8-a5b9-6aee0c77f833 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:15.155911 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d470057-4da1-48a8-a5b9-6aee0c77f833 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:15.157784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d470057-4da1-48a8-a5b9-6aee0c77f833 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:15.166115 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:15.166115 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:15.166555 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1d470057-4da1-48a8-a5b9-6aee0c77f833 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:15.167419 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d470057-4da1-48a8-a5b9-6aee0c77f833 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 returned with HTTP 200 Jul 15 13:30:15.167861 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 746/2967] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:15 2026] GET /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:15.926174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3ca900d2-8835-4536-808c-d19c7632a15c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:15.928355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ca900d2-8835-4536-808c-d19c7632a15c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:15.928602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ca900d2-8835-4536-808c-d19c7632a15c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:15.928846 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ca900d2-8835-4536-808c-d19c7632a15c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:15.929007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-3ca900d2-8835-4536-808c-d19c7632a15c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:15.934087 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:15.934087 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:15.934897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ca900d2-8835-4536-808c-d19c7632a15c tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:15.935403 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 750/2968] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:15 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:15.970481 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4602e345-446f-480e-abbf-75be5c5c5f56 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:15.972340 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4602e345-446f-480e-abbf-75be5c5c5f56 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:15.972556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4602e345-446f-480e-abbf-75be5c5c5f56 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:15.972756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4602e345-446f-480e-abbf-75be5c5c5f56 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:15.972887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4602e345-446f-480e-abbf-75be5c5c5f56 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:15.977374 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:15.977374 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:15.978174 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4602e345-446f-480e-abbf-75be5c5c5f56 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:15.978564 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 738/2969] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:15 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:16.178226 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-37f2f32d-a2ef-49a1-b3a4-aacc730200e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.180846 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37f2f32d-a2ef-49a1-b3a4-aacc730200e1 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:16.181142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37f2f32d-a2ef-49a1-b3a4-aacc730200e1 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:16.181413 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37f2f32d-a2ef-49a1-b3a4-aacc730200e1 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:16.187799 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.187799 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:16.188424 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-37f2f32d-a2ef-49a1-b3a4-aacc730200e1 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:16.189492 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37f2f32d-a2ef-49a1-b3a4-aacc730200e1 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 returned with HTTP 200 Jul 15 13:30:16.190150 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 736/2970] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:16 2026] GET /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:16.203836 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8d3dcbae-f887-486b-89c3-27d573420f2e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.212023 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8d3dcbae-f887-486b-89c3-27d573420f2e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3/action Jul 15 13:30:16.214510 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8d3dcbae-f887-486b-89c3-27d573420f2e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:16.214767 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8d3dcbae-f887-486b-89c3-27d573420f2e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:16.220941 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-8d3dcbae-f887-486b-89c3-27d573420f2e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '8f599f87-a155-46e5-b0c3-887fdb2245a3' with '{'status': 'error'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:16.253882 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.253882 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:16.287012 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8d3dcbae-f887-486b-89c3-27d573420f2e tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3/action returned with HTTP 202 Jul 15 13:30:16.287405 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 747/2971] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:16 2026] POST /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:16.296887 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-62b2c047-83d8-4982-83e1-bdb8b8941387 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.299329 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-62b2c047-83d8-4982-83e1-bdb8b8941387 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:16.299545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-62b2c047-83d8-4982-83e1-bdb8b8941387 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:16.299738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-62b2c047-83d8-4982-83e1-bdb8b8941387 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:16.306773 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.306773 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:16.307334 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-62b2c047-83d8-4982-83e1-bdb8b8941387 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:16.308148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-62b2c047-83d8-4982-83e1-bdb8b8941387 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 returned with HTTP 200 Jul 15 13:30:16.308557 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 751/2972] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:16 2026] GET /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:16.317898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.319934 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3/action Jul 15 13:30:16.320369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:16.320525 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:16.328063 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.328063 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:16.328400 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot retrieved successfully. Jul 15 13:30:16.356097 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot delete request issued successfully. Jul 15 13:30:16.356330 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-58d09be4-cb89-41ee-a89c-34c0c70e93a2 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3/action returned with HTTP 202 Jul 15 13:30:16.356768 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 739/2973] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:16 2026] POST /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:16.368309 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ad03fe2d-6612-4404-b951-6db39d56bec5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.370656 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad03fe2d-6612-4404-b951-6db39d56bec5 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:16.370921 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad03fe2d-6612-4404-b951-6db39d56bec5 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:16.371211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad03fe2d-6612-4404-b951-6db39d56bec5 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:16.377208 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.377208 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:16.377813 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ad03fe2d-6612-4404-b951-6db39d56bec5 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:16.379001 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad03fe2d-6612-4404-b951-6db39d56bec5 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 returned with HTTP 200 Jul 15 13:30:16.379520 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 737/2974] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:16 2026] GET /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:16.945770 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-286ce5e7-4825-42a2-b223-35f46d4f2232 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.948160 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-286ce5e7-4825-42a2-b223-35f46d4f2232 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:16.948426 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-286ce5e7-4825-42a2-b223-35f46d4f2232 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:16.948655 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-286ce5e7-4825-42a2-b223-35f46d4f2232 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:16.948792 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-286ce5e7-4825-42a2-b223-35f46d4f2232 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:16.953806 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.953806 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:16.954565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-286ce5e7-4825-42a2-b223-35f46d4f2232 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:16.955006 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 748/2975] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:16 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:16.988537 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dd7ecb55-451a-48b7-be85-ff99c8fb8169 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:16.990612 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd7ecb55-451a-48b7-be85-ff99c8fb8169 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:16.990864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd7ecb55-451a-48b7-be85-ff99c8fb8169 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:16.991083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd7ecb55-451a-48b7-be85-ff99c8fb8169 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:16.991195 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-dd7ecb55-451a-48b7-be85-ff99c8fb8169 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:16.995813 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:16.995813 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:16.996720 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd7ecb55-451a-48b7-be85-ff99c8fb8169 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:16.997275 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 752/2976] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:16 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:17.396350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-94e7b20b-bcb5-4143-a97e-005982155132 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.404237 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94e7b20b-bcb5-4143-a97e-005982155132 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:17.404511 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94e7b20b-bcb5-4143-a97e-005982155132 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:17.404798 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94e7b20b-bcb5-4143-a97e-005982155132 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:17.410286 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94e7b20b-bcb5-4143-a97e-005982155132 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 returned with HTTP 404 Jul 15 13:30:17.410924 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 740/2977] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:17 2026] GET /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:17.418085 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7a4db5bb-0aa6-44e7-b13a-f27d62981966 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.420244 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a4db5bb-0aa6-44e7-b13a-f27d62981966 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:17.420672 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a4db5bb-0aa6-44e7-b13a-f27d62981966 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:17.420828 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a4db5bb-0aa6-44e7-b13a-f27d62981966 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:17.422489 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-7a4db5bb-0aa6-44e7-b13a-f27d62981966 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'available'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:17.433139 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:17.433139 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:17.445167 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a4db5bb-0aa6-44e7-b13a-f27d62981966 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:17.445578 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 738/2978] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:17 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:17.453422 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-611c6007-3b44-479f-9652-34344939ad6c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.457421 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-611c6007-3b44-479f-9652-34344939ad6c tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:17.457606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-611c6007-3b44-479f-9652-34344939ad6c tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:17.457808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-611c6007-3b44-479f-9652-34344939ad6c tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:17.462638 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:17.462638 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:17.463099 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-611c6007-3b44-479f-9652-34344939ad6c tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:17.463799 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-611c6007-3b44-479f-9652-34344939ad6c tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:17.464175 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 749/2979] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:17 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:17.474090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a7eefa68-bff7-401f-98fa-eea4d9c01e87 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.476544 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a7eefa68-bff7-401f-98fa-eea4d9c01e87 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:17.476813 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a7eefa68-bff7-401f-98fa-eea4d9c01e87 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:17.477101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a7eefa68-bff7-401f-98fa-eea4d9c01e87 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:17.477433 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-a7eefa68-bff7-401f-98fa-eea4d9c01e87 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete snapshot with id: 8f599f87-a155-46e5-b0c3-887fdb2245a3 Jul 15 13:30:17.483280 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a7eefa68-bff7-401f-98fa-eea4d9c01e87 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 returned with HTTP 404 Jul 15 13:30:17.483954 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 753/2980] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:30:17 2026] DELETE /volume/v3/snapshots/8f599f87-a155-46e5-b0c3-887fdb2245a3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:17.492795 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.494547 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:30:17.494892 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9ce18cc-6e7e-485e-8553-a4a89d17721b", "name": "tempest-SnapshotsActionsTest-Snapshot-1256198544"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:17.502828 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:17.502828 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:17.503296 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:17.503413 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Create snapshot from volume a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:17.529558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Created reservations ['1edd3e6e-3ab4-4736-9703-9ad844c16379', 'cc4a0292-e437-4f6e-99b9-2e7154f2b1b8', '2517dc3b-69c1-4673-bdcf-2d6d22b91bde', '66167a13-6b4d-44e4-afbc-718da5435e37'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:17.560038 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot create request issued successfully. Jul 15 13:30:17.560038 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f35db38e-25ea-4906-8a7f-3c00776b8adf tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:30:17.560038 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 741/2981] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:30:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:17.568443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e35e998e-3884-42c0-95bc-21c385381b57 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.571669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e35e998e-3884-42c0-95bc-21c385381b57 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:17.571669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e35e998e-3884-42c0-95bc-21c385381b57 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:17.571669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e35e998e-3884-42c0-95bc-21c385381b57 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:17.577424 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:17.577424 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:17.578031 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e35e998e-3884-42c0-95bc-21c385381b57 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:17.579081 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e35e998e-3884-42c0-95bc-21c385381b57 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac returned with HTTP 200 Jul 15 13:30:17.579552 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 739/2982] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:17 2026] GET /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:17.968753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3748aced-889b-4ee3-823f-78152a0a6756 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:17.978666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3748aced-889b-4ee3-823f-78152a0a6756 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:17.979971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3748aced-889b-4ee3-823f-78152a0a6756 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:17.981316 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3748aced-889b-4ee3-823f-78152a0a6756 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:17.981905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-3748aced-889b-4ee3-823f-78152a0a6756 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:17.991816 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:17.991816 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:17.992496 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3748aced-889b-4ee3-823f-78152a0a6756 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:17.992894 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 750/2983] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:17 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:18.008676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-abdfb1d1-e9e8-44ea-8aa8-c5f5eb92c9e1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:18.010558 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abdfb1d1-e9e8-44ea-8aa8-c5f5eb92c9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:18.010788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abdfb1d1-e9e8-44ea-8aa8-c5f5eb92c9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:18.011037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-abdfb1d1-e9e8-44ea-8aa8-c5f5eb92c9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:18.011197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-abdfb1d1-e9e8-44ea-8aa8-c5f5eb92c9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:18.016754 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:18.016754 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:18.017638 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-abdfb1d1-e9e8-44ea-8aa8-c5f5eb92c9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:18.017999 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 754/2984] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:18 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:18.590723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-59971ec4-ffcd-4253-8d28-881f6088f6a6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:18.593380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-59971ec4-ffcd-4253-8d28-881f6088f6a6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:18.593650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-59971ec4-ffcd-4253-8d28-881f6088f6a6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:18.593925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-59971ec4-ffcd-4253-8d28-881f6088f6a6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:18.600073 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:18.600073 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:18.600678 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-59971ec4-ffcd-4253-8d28-881f6088f6a6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:18.601775 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-59971ec4-ffcd-4253-8d28-881f6088f6a6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac returned with HTTP 200 Jul 15 13:30:18.602362 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 742/2985] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:18 2026] GET /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:18.614078 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fa0a7db0-2252-4425-b415-293fedc58c34 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:18.616899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fa0a7db0-2252-4425-b415-293fedc58c34 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac/action Jul 15 13:30:18.617448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fa0a7db0-2252-4425-b415-293fedc58c34 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:18.617662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fa0a7db0-2252-4425-b415-293fedc58c34 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:18.619558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-fa0a7db0-2252-4425-b415-293fedc58c34 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '3b1680c5-9b88-428d-9fff-0db2704865ac' with '{'status': 'error_deleting'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:18.635957 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:18.635957 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:18.651254 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fa0a7db0-2252-4425-b415-293fedc58c34 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac/action returned with HTTP 202 Jul 15 13:30:18.651830 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 740/2986] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:18 2026] POST /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:18.659697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9528caf1-460f-46ed-8225-fbebfb108115 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:18.662101 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9528caf1-460f-46ed-8225-fbebfb108115 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:18.662384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9528caf1-460f-46ed-8225-fbebfb108115 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:18.662655 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9528caf1-460f-46ed-8225-fbebfb108115 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:18.669102 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:18.669102 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:18.669723 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9528caf1-460f-46ed-8225-fbebfb108115 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:18.671011 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9528caf1-460f-46ed-8225-fbebfb108115 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac returned with HTTP 200 Jul 15 13:30:18.674598 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 751/2987] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:18 2026] GET /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:18.681975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6c423b3d-345e-435d-8645-bf476807cc90 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:18.683876 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6c423b3d-345e-435d-8645-bf476807cc90 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac/action Jul 15 13:30:18.684364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6c423b3d-345e-435d-8645-bf476807cc90 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:18.684569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6c423b3d-345e-435d-8645-bf476807cc90 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:18.694305 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:18.694305 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:18.694658 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6c423b3d-345e-435d-8645-bf476807cc90 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot retrieved successfully. Jul 15 13:30:18.715656 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6c423b3d-345e-435d-8645-bf476807cc90 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot delete request issued successfully. Jul 15 13:30:18.715974 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6c423b3d-345e-435d-8645-bf476807cc90 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac/action returned with HTTP 202 Jul 15 13:30:18.716627 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 755/2988] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:18 2026] POST /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:18.723701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-65cf6c6c-611e-4e1b-90e8-debea1b4c202 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:18.725605 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-65cf6c6c-611e-4e1b-90e8-debea1b4c202 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:18.725826 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-65cf6c6c-611e-4e1b-90e8-debea1b4c202 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:18.726053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-65cf6c6c-611e-4e1b-90e8-debea1b4c202 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:18.731814 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:18.731814 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:18.732344 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-65cf6c6c-611e-4e1b-90e8-debea1b4c202 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:18.733156 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-65cf6c6c-611e-4e1b-90e8-debea1b4c202 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac returned with HTTP 200 Jul 15 13:30:18.733566 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 743/2989] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:18 2026] GET /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.002908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-450f972d-178f-4cf4-8645-00f06fbf0503 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.005038 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-450f972d-178f-4cf4-8645-00f06fbf0503 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:19.005267 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-450f972d-178f-4cf4-8645-00f06fbf0503 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.005509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-450f972d-178f-4cf4-8645-00f06fbf0503 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.005705 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-450f972d-178f-4cf4-8645-00f06fbf0503 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:19.010567 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.010567 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:19.011492 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-450f972d-178f-4cf4-8645-00f06fbf0503 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:19.012006 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 741/2990] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.029177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-af43c0f7-ed91-49b7-8a12-4d1399726bcb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.031002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af43c0f7-ed91-49b7-8a12-4d1399726bcb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:19.031261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af43c0f7-ed91-49b7-8a12-4d1399726bcb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.031445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af43c0f7-ed91-49b7-8a12-4d1399726bcb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.031554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-af43c0f7-ed91-49b7-8a12-4d1399726bcb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:19.036254 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.036254 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:19.036986 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af43c0f7-ed91-49b7-8a12-4d1399726bcb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:19.037373 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 752/2991] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.118494 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-5cb1cfcf-d5a6-4cf4-9557-f50cbc19b9b2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.121353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-5cb1cfcf-d5a6-4cf4-9557-f50cbc19b9b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 Jul 15 13:30:19.121636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-5cb1cfcf-d5a6-4cf4-9557-f50cbc19b9b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.121921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-5cb1cfcf-d5a6-4cf4-9557-f50cbc19b9b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.131306 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.131306 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:19.183576 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-9f87a93e-b96e-4fea-8dd9-d5c11cc1da29 req-5cb1cfcf-d5a6-4cf4-9557-f50cbc19b9b2 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 returned with HTTP 200 Jul 15 13:30:19.184055 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 756/2992] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:30:19 2026] DELETE /volume/v3/attachments/6f04eb6a-3bd7-4e3b-b37b-845f994e6da9 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.744635 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-75fbb178-cf54-441e-a604-e3e71b57c5e2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.746245 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-75fbb178-cf54-441e-a604-e3e71b57c5e2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:19.746421 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-75fbb178-cf54-441e-a604-e3e71b57c5e2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.746594 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-75fbb178-cf54-441e-a604-e3e71b57c5e2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.753154 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-75fbb178-cf54-441e-a604-e3e71b57c5e2 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac returned with HTTP 404 Jul 15 13:30:19.754097 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 744/2993] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:19.765284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-60a5efe9-b848-48a0-887d-90163e5df9e0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.770167 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-60a5efe9-b848-48a0-887d-90163e5df9e0 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:19.770167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-60a5efe9-b848-48a0-887d-90163e5df9e0 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:19.770167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-60a5efe9-b848-48a0-887d-90163e5df9e0 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:19.770167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-60a5efe9-b848-48a0-887d-90163e5df9e0 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'available'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:19.783182 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.783182 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:19.794485 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-60a5efe9-b848-48a0-887d-90163e5df9e0 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:19.795179 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 742/2994] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:19 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:19.802093 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7e15bea7-639b-4439-a99e-6a72106b36d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.803865 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e15bea7-639b-4439-a99e-6a72106b36d4 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:19.804046 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e15bea7-639b-4439-a99e-6a72106b36d4 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.804239 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e15bea7-639b-4439-a99e-6a72106b36d4 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.808884 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.808884 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:19.809323 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7e15bea7-639b-4439-a99e-6a72106b36d4 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:19.810132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e15bea7-639b-4439-a99e-6a72106b36d4 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:19.810548 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 753/2995] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.819816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-222a2984-d7f4-42de-acfa-47650a9c6df6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.821597 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-222a2984-d7f4-42de-acfa-47650a9c6df6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:19.821874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-222a2984-d7f4-42de-acfa-47650a9c6df6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.822143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-222a2984-d7f4-42de-acfa-47650a9c6df6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.822291 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-222a2984-d7f4-42de-acfa-47650a9c6df6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete snapshot with id: 3b1680c5-9b88-428d-9fff-0db2704865ac Jul 15 13:30:19.826628 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-222a2984-d7f4-42de-acfa-47650a9c6df6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac returned with HTTP 404 Jul 15 13:30:19.827176 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 757/2996] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:30:19 2026] DELETE /volume/v3/snapshots/3b1680c5-9b88-428d-9fff-0db2704865ac => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:19.834599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-db68ee5a-cbab-4478-a7ea-55e478834550 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.836462 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db68ee5a-cbab-4478-a7ea-55e478834550 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:19.836808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db68ee5a-cbab-4478-a7ea-55e478834550 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:19.836929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db68ee5a-cbab-4478-a7ea-55e478834550 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:19.838719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.admin_actions [None req-db68ee5a-cbab-4478-a7ea-55e478834550 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'creating'}' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:19.847707 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.847707 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:19.861250 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db68ee5a-cbab-4478-a7ea-55e478834550 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:19.862472 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 745/2997] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:19 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:19.870464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a335a0a2-10dd-4197-996f-cb891381927d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.872366 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a335a0a2-10dd-4197-996f-cb891381927d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:19.874827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a335a0a2-10dd-4197-996f-cb891381927d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.874827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a335a0a2-10dd-4197-996f-cb891381927d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.880346 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.880346 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:19.880935 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a335a0a2-10dd-4197-996f-cb891381927d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:19.882136 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a335a0a2-10dd-4197-996f-cb891381927d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:19.882686 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 743/2998] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.893437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.895105 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:19.895447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:19.895563 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:19.896785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.snapshot_actions [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100144) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 15 13:30:19.902693 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.902693 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:19.903798 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.snapshot_actions [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Updating snapshot 5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 with info {'id': '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6', 'status': 'error', 'progress': '80%'} Jul 15 13:30:19.908615 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dcd90ff4-64dc-4ead-988c-00ed9da8d613 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:19.908615 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 754/2999] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:19 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:19.916735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-df14aba7-72d0-40f8-8599-941621f04e1d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.918916 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-df14aba7-72d0-40f8-8599-941621f04e1d tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:19.919192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-df14aba7-72d0-40f8-8599-941621f04e1d tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.919436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-df14aba7-72d0-40f8-8599-941621f04e1d tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:19.927990 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.927990 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:19.927990 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-df14aba7-72d0-40f8-8599-941621f04e1d tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Snapshot retrieved successfully. Jul 15 13:30:19.927990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-df14aba7-72d0-40f8-8599-941621f04e1d tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:19.927990 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 758/3000] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:19.933413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-eb3c5442-768a-403a-abd5-50f759a8dfe2 req-f20b1c23-0cd5-49b8-85ae-3e6a2f78dfe1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.938675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-182816d1-0793-4423-851a-55ff67fe79e8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.941072 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-182816d1-0793-4423-851a-55ff67fe79e8 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] POST https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action Jul 15 13:30:19.941543 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-182816d1-0793-4423-851a-55ff67fe79e8 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:19.941710 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-182816d1-0793-4423-851a-55ff67fe79e8 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:19.944875 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-182816d1-0793-4423-851a-55ff67fe79e8 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] Updating snapshot '5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6' with '{'status': 'available'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:30:19.967400 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:19.967400 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:19.983781 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-182816d1-0793-4423-851a-55ff67fe79e8 tempest-SnapshotsActionsTest-1795850417 tempest-SnapshotsActionsTest-1795850417-project-admin] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action returned with HTTP 202 Jul 15 13:30:19.984335 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 744/3001] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:30:19 2026] POST /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:19.996052 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9513e48a-2e5a-4fb0-86f4-d18ed8987206 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:19.998491 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9513e48a-2e5a-4fb0-86f4-d18ed8987206 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:19.998774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9513e48a-2e5a-4fb0-86f4-d18ed8987206 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:19.999062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9513e48a-2e5a-4fb0-86f4-d18ed8987206 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:20.005260 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:20.005260 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:20.006036 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9513e48a-2e5a-4fb0-86f4-d18ed8987206 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:20.007243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9513e48a-2e5a-4fb0-86f4-d18ed8987206 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:20.007837 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 755/3002] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:20.018472 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:20.020309 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:20.020504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:20.020716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:20.020830 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete snapshot with id: 5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:20.025432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-23b471ef-91a9-459c-b1d5-8b9cfd201d44 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:20.026337 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:20.026337 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:20.026757 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:20.027735 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-23b471ef-91a9-459c-b1d5-8b9cfd201d44 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:20.028031 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-23b471ef-91a9-459c-b1d5-8b9cfd201d44 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:20.028593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-23b471ef-91a9-459c-b1d5-8b9cfd201d44 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:20.028743 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-23b471ef-91a9-459c-b1d5-8b9cfd201d44 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:20.033728 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:20.033728 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:20.034603 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-23b471ef-91a9-459c-b1d5-8b9cfd201d44 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:20.035043 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 745/3003] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:20 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:20.042878 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot delete request issued successfully. Jul 15 13:30:20.043094 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58d2c9a7-dcbf-46cd-955e-54540ab9baf7 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 202 Jul 15 13:30:20.043529 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 759/3004] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:30:20 2026] DELETE /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:20.048331 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f37b9c76-9f1b-4806-b93c-d017925d9058 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:20.050583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f37b9c76-9f1b-4806-b93c-d017925d9058 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:20.050583 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f37b9c76-9f1b-4806-b93c-d017925d9058 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:20.050688 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f37b9c76-9f1b-4806-b93c-d017925d9058 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:20.050800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f37b9c76-9f1b-4806-b93c-d017925d9058 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:20.056080 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:20.056080 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:20.056620 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-835462d6-d6f5-4661-9466-5a415f599fa8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:20.056853 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f37b9c76-9f1b-4806-b93c-d017925d9058 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:20.057273 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 756/3005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:20 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:20.059209 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-835462d6-d6f5-4661-9466-5a415f599fa8 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:20.059518 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-835462d6-d6f5-4661-9466-5a415f599fa8 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:20.059806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-835462d6-d6f5-4661-9466-5a415f599fa8 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:20.066187 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-eb3c5442-768a-403a-abd5-50f759a8dfe2 req-f20b1c23-0cd5-49b8-85ae-3e6a2f78dfe1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:30:20.066438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-eb3c5442-768a-403a-abd5-50f759a8dfe2 req-f20b1c23-0cd5-49b8-85ae-3e6a2f78dfe1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:20.066653 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-eb3c5442-768a-403a-abd5-50f759a8dfe2 req-f20b1c23-0cd5-49b8-85ae-3e6a2f78dfe1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:20.069404 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:20.069404 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:20.070052 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-835462d6-d6f5-4661-9466-5a415f599fa8 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Snapshot retrieved successfully. Jul 15 13:30:20.071707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-835462d6-d6f5-4661-9466-5a415f599fa8 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 200 Jul 15 13:30:20.072017 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 746/3006] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:20 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:20.078471 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:20.078471 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:20.086362 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-eb3c5442-768a-403a-abd5-50f759a8dfe2 req-f20b1c23-0cd5-49b8-85ae-3e6a2f78dfe1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:30:20.089208 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-eb3c5442-768a-403a-abd5-50f759a8dfe2 req-f20b1c23-0cd5-49b8-85ae-3e6a2f78dfe1 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:30:20.089208 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 746/3007] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:30:19 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 877 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:21.047297 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-26eb48d1-f93a-472a-a75e-1bbdd77b6b4a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:21.048910 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26eb48d1-f93a-472a-a75e-1bbdd77b6b4a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:21.049149 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26eb48d1-f93a-472a-a75e-1bbdd77b6b4a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:21.049329 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26eb48d1-f93a-472a-a75e-1bbdd77b6b4a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:21.049427 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-26eb48d1-f93a-472a-a75e-1bbdd77b6b4a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:21.053391 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:21.053391 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:21.054028 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26eb48d1-f93a-472a-a75e-1bbdd77b6b4a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:21.054486 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 760/3008] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:21 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:21.071285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-acd8cde3-a619-4afc-b094-2a19bdd63554 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:21.073023 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-acd8cde3-a619-4afc-b094-2a19bdd63554 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:21.073251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-acd8cde3-a619-4afc-b094-2a19bdd63554 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:21.073458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-acd8cde3-a619-4afc-b094-2a19bdd63554 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:21.073555 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-acd8cde3-a619-4afc-b094-2a19bdd63554 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:21.077735 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:21.077735 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:21.078508 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-acd8cde3-a619-4afc-b094-2a19bdd63554 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:21.078837 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 757/3009] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:21 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:21.084475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-258fd2d4-cd1d-4bfe-800c-b0908fc26634 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:21.086807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-258fd2d4-cd1d-4bfe-800c-b0908fc26634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 Jul 15 13:30:21.087099 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-258fd2d4-cd1d-4bfe-800c-b0908fc26634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:21.087446 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-258fd2d4-cd1d-4bfe-800c-b0908fc26634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:21.092799 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-258fd2d4-cd1d-4bfe-800c-b0908fc26634 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 returned with HTTP 404 Jul 15 13:30:21.093428 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 747/3010] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:21 2026] GET /volume/v3/snapshots/5a4ae1f8-5004-4f7a-9104-1f6ad6a612b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:21.103912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ca1701d2-cc6b-4b71-9948-303f463fffc6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:21.106506 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ca1701d2-cc6b-4b71-9948-303f463fffc6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:21.106746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ca1701d2-cc6b-4b71-9948-303f463fffc6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:21.106939 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ca1701d2-cc6b-4b71-9948-303f463fffc6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:21.120992 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:21.120992 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:21.129089 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ca1701d2-cc6b-4b71-9948-303f463fffc6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:21.133795 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ca1701d2-cc6b-4b71-9948-303f463fffc6 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b returned with HTTP 200 Jul 15 13:30:21.134217 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 747/3011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:21 2026] GET /volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:21.146428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:21.148732 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:21.148924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:21.149159 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:21.149318 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete volume with id: a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:21.157324 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:21.157324 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:21.157819 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:21.172867 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Delete volume request issued successfully. Jul 15 13:30:21.175989 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d3ea8c2b-ff48-42d3-94c0-52d06da6b382 tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b returned with HTTP 202 Jul 15 13:30:21.175989 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 761/3012] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:30:21 2026] DELETE /volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:21.185858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7b6a7c78-fb48-405d-919d-2d10bb472f6b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:21.187909 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b6a7c78-fb48-405d-919d-2d10bb472f6b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:21.189424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b6a7c78-fb48-405d-919d-2d10bb472f6b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:21.189840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b6a7c78-fb48-405d-919d-2d10bb472f6b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:21.207547 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:21.207547 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:21.215400 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7b6a7c78-fb48-405d-919d-2d10bb472f6b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Volume info retrieved successfully. Jul 15 13:30:21.223217 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b6a7c78-fb48-405d-919d-2d10bb472f6b tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b returned with HTTP 200 Jul 15 13:30:21.223758 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 758/3013] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:21 2026] GET /volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:22.066944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3178a000-79cc-46dd-a594-eba2ad012885 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:22.068873 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3178a000-79cc-46dd-a594-eba2ad012885 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:22.069102 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3178a000-79cc-46dd-a594-eba2ad012885 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:22.069329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3178a000-79cc-46dd-a594-eba2ad012885 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:22.069427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3178a000-79cc-46dd-a594-eba2ad012885 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:22.075324 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:22.075324 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:22.076297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3178a000-79cc-46dd-a594-eba2ad012885 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:22.076776 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 748/3014] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:22 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:22.091210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aefa9f36-68ab-4852-90ae-871dac468857 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:22.093670 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aefa9f36-68ab-4852-90ae-871dac468857 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:22.093867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aefa9f36-68ab-4852-90ae-871dac468857 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:22.094111 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aefa9f36-68ab-4852-90ae-871dac468857 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:22.094286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-aefa9f36-68ab-4852-90ae-871dac468857 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:22.101552 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:22.101552 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:22.101552 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aefa9f36-68ab-4852-90ae-871dac468857 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:22.101552 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 748/3015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:22 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:22.239987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e7b01d23-4379-4b95-b411-da20c3a94e6d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:22.240707 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7b01d23-4379-4b95-b411-da20c3a94e6d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] GET https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b Jul 15 13:30:22.240999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7b01d23-4379-4b95-b411-da20c3a94e6d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:22.241235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e7b01d23-4379-4b95-b411-da20c3a94e6d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:22.247507 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e7b01d23-4379-4b95-b411-da20c3a94e6d tempest-SnapshotsActionsTest-1836016777 tempest-SnapshotsActionsTest-1836016777-project-member] https://10.4.3.158/volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b returned with HTTP 404 Jul 15 13:30:22.248032 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 762/3016] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:22 2026] GET /volume/v3/volumes/a9ce18cc-6e7e-485e-8553-a4a89d17721b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:23.091240 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3cbce201-97cb-4c22-aa9e-650aafd756b6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:23.093639 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3cbce201-97cb-4c22-aa9e-650aafd756b6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:23.093972 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3cbce201-97cb-4c22-aa9e-650aafd756b6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:23.094249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3cbce201-97cb-4c22-aa9e-650aafd756b6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:23.094410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-3cbce201-97cb-4c22-aa9e-650aafd756b6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:23.099633 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:23.099633 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:23.100630 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3cbce201-97cb-4c22-aa9e-650aafd756b6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:23.105393 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 759/3017] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:23 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:23.112892 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ff3359ff-d31f-40ff-a7c1-c68aadf42e04 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:23.118832 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ff3359ff-d31f-40ff-a7c1-c68aadf42e04 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:23.118832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ff3359ff-d31f-40ff-a7c1-c68aadf42e04 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:23.118832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ff3359ff-d31f-40ff-a7c1-c68aadf42e04 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:23.118832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ff3359ff-d31f-40ff-a7c1-c68aadf42e04 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:23.122440 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:23.122440 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:23.123302 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ff3359ff-d31f-40ff-a7c1-c68aadf42e04 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:23.123692 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 749/3018] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:23 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:23.215357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:23.217756 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:30:23.218017 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:23.218262 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:23.218512 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume with id: a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:30:23.229817 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:23.229817 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:23.230514 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:30:23.245283 np0000005195 devstack@c-api.service[100143]: WARNING cinder.keymgr.conf_key_mgr [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:30:23.251995 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Delete volume request issued successfully. Jul 15 13:30:23.252323 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-95caf9f8-76f8-4483-a0c4-20e0b7b92585 tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 202 Jul 15 13:30:23.252905 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 749/3019] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:30:23 2026] DELETE /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:23.261296 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0c6bec56-2e24-4724-904d-76e4c7ba4dcd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:23.263407 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c6bec56-2e24-4724-904d-76e4c7ba4dcd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:30:23.263670 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c6bec56-2e24-4724-904d-76e4c7ba4dcd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:23.263912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c6bec56-2e24-4724-904d-76e4c7ba4dcd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:23.277378 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:23.277378 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:23.284094 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0c6bec56-2e24-4724-904d-76e4c7ba4dcd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Volume info retrieved successfully. Jul 15 13:30:23.290054 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c6bec56-2e24-4724-904d-76e4c7ba4dcd tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 200 Jul 15 13:30:23.290518 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 763/3020] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:23 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:24.111668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2f0e8b73-f50c-4324-a207-fa5ab267a01a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.113513 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2f0e8b73-f50c-4324-a207-fa5ab267a01a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:24.113719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2f0e8b73-f50c-4324-a207-fa5ab267a01a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.113913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2f0e8b73-f50c-4324-a207-fa5ab267a01a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.114042 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2f0e8b73-f50c-4324-a207-fa5ab267a01a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:24.118026 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:24.118026 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:24.118684 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2f0e8b73-f50c-4324-a207-fa5ab267a01a tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:24.119063 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 760/3021] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:24 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:24.135864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7e195b64-7322-42ef-8990-0ea38172b58d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.139670 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e195b64-7322-42ef-8990-0ea38172b58d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:24.139952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e195b64-7322-42ef-8990-0ea38172b58d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.140621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e195b64-7322-42ef-8990-0ea38172b58d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.140773 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7e195b64-7322-42ef-8990-0ea38172b58d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:24.145324 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:24.145324 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:24.146472 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e195b64-7322-42ef-8990-0ea38172b58d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:24.146885 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 750/3022] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:24 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:24.304321 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-975d2950-bf37-4d1e-a224-c83a0f9d7b7c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.306558 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-975d2950-bf37-4d1e-a224-c83a0f9d7b7c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] GET https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 Jul 15 13:30:24.306812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-975d2950-bf37-4d1e-a224-c83a0f9d7b7c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.307079 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-975d2950-bf37-4d1e-a224-c83a0f9d7b7c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.313948 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-975d2950-bf37-4d1e-a224-c83a0f9d7b7c tempest-TestEncryptedCinderVolumes-148381022 tempest-TestEncryptedCinderVolumes-148381022-project-member] https://10.4.3.158/volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 returned with HTTP 404 Jul 15 13:30:24.314559 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 750/3023] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:24 2026] GET /volume/v3/volumes/a6d49e34-a12d-4f5d-98e2-a08786db91b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:24.322219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.467898 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:30:24.468168 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.468412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.469424 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:30:24.487723 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Get all volumes completed successfully. Jul 15 13:30:24.490109 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:24.490109 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:24.497592 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4b33cd7-7e4e-4f32-9ff7-2844ae9338e5 tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:30:24.498134 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 764/3024] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:30:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11287 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:24.515429 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6f4b15f0-204b-496a-be4f-f847bd3a701d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.517064 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f4b15f0-204b-496a-be4f-f847bd3a701d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] DELETE https://10.4.3.158/volume/v3/types/8183a6c8-554c-4123-80f2-f70733a5d801 Jul 15 13:30:24.517574 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f4b15f0-204b-496a-be4f-f847bd3a701d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.517574 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f4b15f0-204b-496a-be4f-f847bd3a701d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.545218 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f4b15f0-204b-496a-be4f-f847bd3a701d tempest-TestEncryptedCinderVolumes-1559062924 tempest-TestEncryptedCinderVolumes-1559062924-project-admin] https://10.4.3.158/volume/v3/types/8183a6c8-554c-4123-80f2-f70733a5d801 returned with HTTP 202 Jul 15 13:30:24.545696 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 761/3025] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:24 2026] DELETE /volume/v3/types/8183a6c8-554c-4123-80f2-f70733a5d801 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:24.761251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cf01c37c-3502-4d28-a29a-44e02b1604b8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.868020 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cf01c37c-3502-4d28-a29a-44e02b1604b8 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] GET https://10.4.3.158/volume/v3/os-quota-class-sets/default Jul 15 13:30:24.868203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cf01c37c-3502-4d28-a29a-44e02b1604b8 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.868379 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cf01c37c-3502-4d28-a29a-44e02b1604b8 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.888315 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cf01c37c-3502-4d28-a29a-44e02b1604b8 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 15 13:30:24.888740 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 751/3026] 10.4.3.158 () {66 vars in 1297 bytes} [Wed Jul 15 13:30:24 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:24.901524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f54b40fc-559c-49a3-9d5d-fb2ee678d22f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.903419 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f54b40fc-559c-49a3-9d5d-fb2ee678d22f tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] GET https://10.4.3.158/volume/v3/os-quota-class-sets/default Jul 15 13:30:24.903642 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f54b40fc-559c-49a3-9d5d-fb2ee678d22f tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:24.903816 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f54b40fc-559c-49a3-9d5d-fb2ee678d22f tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:24.920795 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f54b40fc-559c-49a3-9d5d-fb2ee678d22f tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 15 13:30:24.921188 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 751/3027] 10.4.3.158 () {66 vars in 1297 bytes} [Wed Jul 15 13:30:24 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:24.933226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-889e581d-2af9-4ec4-bc0d-0c6fec4b5a5b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.935157 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-889e581d-2af9-4ec4-bc0d-0c6fec4b5a5b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:24.935552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-889e581d-2af9-4ec4-bc0d-0c6fec4b5a5b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1852783286"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:24.949738 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-889e581d-2af9-4ec4-bc0d-0c6fec4b5a5b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:24.950196 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 765/3028] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:30:24 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:24.961743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9f17d7a6-ee83-4a95-bc52-b2c96449fef2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:24.963909 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f17d7a6-ee83-4a95-bc52-b2c96449fef2 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-class-sets/default Jul 15 13:30:24.964436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f17d7a6-ee83-4a95-bc52-b2c96449fef2 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-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-1852783286": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1852783286": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1852783286": 4}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:25.069281 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f17d7a6-ee83-4a95-bc52-b2c96449fef2 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 15 13:30:25.069281 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 762/3029] 10.4.3.158 () {68 vars in 1318 bytes} [Wed Jul 15 13:30:24 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:25.081885 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-35bd8385-8314-41e2-953a-326d9632beb1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.084457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-35bd8385-8314-41e2-953a-326d9632beb1 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/62665a5e115c4e3f904f4989a15567b7/defaults Jul 15 13:30:25.084736 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-35bd8385-8314-41e2-953a-326d9632beb1 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:25.085127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-35bd8385-8314-41e2-953a-326d9632beb1 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Calling method 'defaults' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:25.097765 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-35bd8385-8314-41e2-953a-326d9632beb1 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/62665a5e115c4e3f904f4989a15567b7/defaults returned with HTTP 200 Jul 15 13:30:25.098473 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 752/3030] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:30:25 2026] GET /volume/v3/os-quota-sets/62665a5e115c4e3f904f4989a15567b7/defaults => generated 645 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:25.128606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-71767782-dc7a-4a7b-b4be-e8e9664ace9b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.130342 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71767782-dc7a-4a7b-b4be-e8e9664ace9b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:25.130572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71767782-dc7a-4a7b-b4be-e8e9664ace9b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:25.130791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-71767782-dc7a-4a7b-b4be-e8e9664ace9b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:25.130887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-71767782-dc7a-4a7b-b4be-e8e9664ace9b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:25.135592 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:25.135592 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:25.137667 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-71767782-dc7a-4a7b-b4be-e8e9664ace9b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:25.138169 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 752/3031] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:25 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:25.158057 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-749c3b03-b793-4f39-814e-57875c08f7bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.159933 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-749c3b03-b793-4f39-814e-57875c08f7bb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:25.160192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-749c3b03-b793-4f39-814e-57875c08f7bb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:25.160417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-749c3b03-b793-4f39-814e-57875c08f7bb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:25.160506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-749c3b03-b793-4f39-814e-57875c08f7bb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:25.166594 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:25.166594 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:25.167502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-749c3b03-b793-4f39-814e-57875c08f7bb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:25.167851 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 766/3032] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:25 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:25.300513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cae8cf78-3fbc-4798-a281-11f0cb67dd77 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.304880 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cae8cf78-3fbc-4798-a281-11f0cb67dd77 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] GET https://10.4.3.158/volume/v3/os-quota-sets/94ad6afa53c645138080a50be14b66b1/defaults Jul 15 13:30:25.304880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cae8cf78-3fbc-4798-a281-11f0cb67dd77 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:25.304880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cae8cf78-3fbc-4798-a281-11f0cb67dd77 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Calling method 'defaults' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:25.320637 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cae8cf78-3fbc-4798-a281-11f0cb67dd77 tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/os-quota-sets/94ad6afa53c645138080a50be14b66b1/defaults returned with HTTP 200 Jul 15 13:30:25.320945 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 763/3033] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:30:25 2026] GET /volume/v3/os-quota-sets/94ad6afa53c645138080a50be14b66b1/defaults => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:25.390435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b7b6389-15aa-473e-9072-c2ec1a7d53bd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.392721 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b7b6389-15aa-473e-9072-c2ec1a7d53bd tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] DELETE https://10.4.3.158/volume/v3/types/a2fdda49-dee1-4b01-8947-f1413e581cd9 Jul 15 13:30:25.392980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b7b6389-15aa-473e-9072-c2ec1a7d53bd tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:25.393246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b7b6389-15aa-473e-9072-c2ec1a7d53bd tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:25.417812 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b7b6389-15aa-473e-9072-c2ec1a7d53bd tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/types/a2fdda49-dee1-4b01-8947-f1413e581cd9 returned with HTTP 202 Jul 15 13:30:25.418363 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 753/3034] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:25 2026] DELETE /volume/v3/types/a2fdda49-dee1-4b01-8947-f1413e581cd9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:25.431321 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4a8d61b7-055f-46fa-afe2-2bcf68f3916b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.435874 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4a8d61b7-055f-46fa-afe2-2bcf68f3916b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] GET https://10.4.3.158/volume/v3/types/a2fdda49-dee1-4b01-8947-f1413e581cd9 Jul 15 13:30:25.436097 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4a8d61b7-055f-46fa-afe2-2bcf68f3916b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:25.436307 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4a8d61b7-055f-46fa-afe2-2bcf68f3916b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:25.443792 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4a8d61b7-055f-46fa-afe2-2bcf68f3916b tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/types/a2fdda49-dee1-4b01-8947-f1413e581cd9 returned with HTTP 404 Jul 15 13:30:25.444694 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 753/3035] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:25 2026] GET /volume/v3/types/a2fdda49-dee1-4b01-8947-f1413e581cd9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:25.452874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87f882f5-0266-42fd-adc1-d9ebac7859ce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:25.455356 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87f882f5-0266-42fd-adc1-d9ebac7859ce tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] PUT https://10.4.3.158/volume/v3/os-quota-class-sets/default Jul 15 13:30:25.455713 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87f882f5-0266-42fd-adc1-d9ebac7859ce tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:25.511810 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87f882f5-0266-42fd-adc1-d9ebac7859ce tempest-VolumeQuotaClassesTest-1821891839 tempest-VolumeQuotaClassesTest-1821891839-project-admin] https://10.4.3.158/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 15 13:30:25.512275 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 767/3036] 10.4.3.158 () {68 vars in 1318 bytes} [Wed Jul 15 13:30:25 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:26.149675 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6e1271df-7b69-48e2-b5ec-de82025641ea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:26.152563 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6e1271df-7b69-48e2-b5ec-de82025641ea tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6e1271df-7b69-48e2-b5ec-de82025641ea tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6e1271df-7b69-48e2-b5ec-de82025641ea tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6e1271df-7b69-48e2-b5ec-de82025641ea tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6e1271df-7b69-48e2-b5ec-de82025641ea tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:26.161765 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 764/3037] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:26 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:26.184324 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8d7f63a5-714f-41c2-974b-213319a40bb0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:26.187554 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d7f63a5-714f-41c2-974b-213319a40bb0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:26.187779 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d7f63a5-714f-41c2-974b-213319a40bb0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:26.187971 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d7f63a5-714f-41c2-974b-213319a40bb0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:26.188066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-8d7f63a5-714f-41c2-974b-213319a40bb0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:26.198724 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:26.198724 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:26.199741 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d7f63a5-714f-41c2-974b-213319a40bb0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:26.200529 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 754/3038] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:26 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:27.173634 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3d648cef-1c4e-4c3a-b11a-12195f3574b4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.177215 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d648cef-1c4e-4c3a-b11a-12195f3574b4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:27.177424 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d648cef-1c4e-4c3a-b11a-12195f3574b4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:27.179006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d648cef-1c4e-4c3a-b11a-12195f3574b4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:27.179126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-3d648cef-1c4e-4c3a-b11a-12195f3574b4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:27.185336 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:27.185336 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:27.185887 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d648cef-1c4e-4c3a-b11a-12195f3574b4 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:27.186449 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 754/3039] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:27 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:27.225053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f6265214-91fc-483a-878c-4eafceebe057 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.228442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f6265214-91fc-483a-878c-4eafceebe057 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:27.228890 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f6265214-91fc-483a-878c-4eafceebe057 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:27.229584 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f6265214-91fc-483a-878c-4eafceebe057 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:27.229584 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f6265214-91fc-483a-878c-4eafceebe057 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:27.236231 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:27.236231 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:27.237180 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f6265214-91fc-483a-878c-4eafceebe057 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:27.237655 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 768/3040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:27 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:27.264390 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-251a2f2b-545d-4750-a917-b344b946771f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.266830 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-251a2f2b-545d-4750-a917-b344b946771f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:27.267165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-251a2f2b-545d-4750-a917-b344b946771f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:27.267849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-251a2f2b-545d-4750-a917-b344b946771f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:27.277942 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:27.277942 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:27.278627 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-251a2f2b-545d-4750-a917-b344b946771f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:30:27.279900 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-251a2f2b-545d-4750-a917-b344b946771f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb returned with HTTP 200 Jul 15 13:30:27.280474 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 765/3041] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:27 2026] GET /volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:30:27.310093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-453c50aa-5135-4ec5-86e0-530ad1dab30b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.312362 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-453c50aa-5135-4ec5-86e0-530ad1dab30b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:27.312645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-453c50aa-5135-4ec5-86e0-530ad1dab30b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:27.312907 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-453c50aa-5135-4ec5-86e0-530ad1dab30b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:27.313217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-453c50aa-5135-4ec5-86e0-530ad1dab30b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:27.318512 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:27.318512 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:27.319480 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-453c50aa-5135-4ec5-86e0-530ad1dab30b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:27.319932 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 755/3042] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:27 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:30:27.349440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.351384 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:27.352979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:27.352979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:27.352979 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete backup with id: fc2d59e4-c951-4c05-9e97-459c8c867ad2. Jul 15 13:30:27.361097 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:27.361097 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:27.375345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] delete_backup rpcapi backup_id fc2d59e4-c951-4c05-9e97-459c8c867ad2 {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:30:27.377365 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-badf2a2f-da4f-4093-a95b-8840afbd51f3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 202 Jul 15 13:30:27.378157 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 755/3043] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:30:27 2026] DELETE /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:27.392801 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5f113bff-2108-4b4d-9cb3-11fe3f14a7f8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.395353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f113bff-2108-4b4d-9cb3-11fe3f14a7f8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:27.396040 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f113bff-2108-4b4d-9cb3-11fe3f14a7f8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:27.396362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f113bff-2108-4b4d-9cb3-11fe3f14a7f8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:27.396585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5f113bff-2108-4b4d-9cb3-11fe3f14a7f8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:27.401564 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:27.401564 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:27.402633 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f113bff-2108-4b4d-9cb3-11fe3f14a7f8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 200 Jul 15 13:30:27.403070 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 769/3044] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:27 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:27.887570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c3e1e8cf-d386-4b9d-a9be-dbcb6955f8ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:27.999977 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3e1e8cf-d386-4b9d-a9be-dbcb6955f8ff tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:28.000437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c3e1e8cf-d386-4b9d-a9be-dbcb6955f8ff tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-501080400", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:28.019375 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3e1e8cf-d386-4b9d-a9be-dbcb6955f8ff tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:28.019782 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 766/3045] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:30:27 2026] POST /volume/v3/types => generated 274 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:28.033635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0dc20548-64fc-4980-9181-545664d4b725 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.036066 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0dc20548-64fc-4980-9181-545664d4b725 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:28.036521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0dc20548-64fc-4980-9181-545664d4b725 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-204068987", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:28.054721 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0dc20548-64fc-4980-9181-545664d4b725 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:28.055538 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 756/3046] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:30:28 2026] POST /volume/v3/types => generated 274 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:28.064733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.131204 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:28.131553 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-787039677", "volume_type": "2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:28.132977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-787039677', 'volume_type': '2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:28.138117 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Create volume of 1 GB Jul 15 13:30:28.138455 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:28.138455 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:28.139086 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Availability Zones retrieved successfully. Jul 15 13:30:28.146946 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Flow 'volume_create_api' (ad54b18d-87ac-410a-8412-bcaf62d03951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:28.148218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceddfe27-a3bf-4e4e-b217-367f7c68fd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:28.149168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:28.169905 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceddfe27-a3bf-4e4e-b217-367f7c68fd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:30:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150,is_public=True,name='tempest-VolumeTypesTest-volume-type-501080400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:28.170813 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c839b7b4-ce7d-4d2f-a832-10cf70356ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:28.201454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f266cca9-2324-40ec-b6cd-a828ac6208ae None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.201905 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-501080400 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-501080400, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:28.201905 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-501080400 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-501080400, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:28.205649 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f266cca9-2324-40ec-b6cd-a828ac6208ae tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:28.205649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f266cca9-2324-40ec-b6cd-a828ac6208ae tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:28.205649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f266cca9-2324-40ec-b6cd-a828ac6208ae tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:28.205649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f266cca9-2324-40ec-b6cd-a828ac6208ae tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:28.215229 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:28.215229 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:28.215229 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f266cca9-2324-40ec-b6cd-a828ac6208ae tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:28.215229 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 770/3047] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:28 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:28.241333 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Created reservations ['e219f7e4-8373-4816-9ba3-a4f5e4da905e', '77075c7e-6048-48ad-8250-839ac63173ac', '6c90d4b8-83a9-448c-966b-69bb6d63fa6c', '75fac117-f556-4aa4-abd6-8c66bf74e60d'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:28.242100 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c839b7b4-ce7d-4d2f-a832-10cf70356ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e219f7e4-8373-4816-9ba3-a4f5e4da905e', '77075c7e-6048-48ad-8250-839ac63173ac', '6c90d4b8-83a9-448c-966b-69bb6d63fa6c', '75fac117-f556-4aa4-abd6-8c66bf74e60d']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:28.242863 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a680a498-064a-4e00-b25a-35c182e39145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:28.274402 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a680a498-064a-4e00-b25a-35c182e39145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f59fa93a-5781-483e-b113-a716d5862ce1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-787039677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d9fc81f938450c84574a92a14c289a',qos_specs=None,replication_status=,reservations=['e219f7e4-8373-4816-9ba3-a4f5e4da905e','77075c7e-6048-48ad-8250-839ac63173ac','6c90d4b8-83a9-448c-966b-69bb6d63fa6c','75fac117-f556-4aa4-abd6-8c66bf74e60d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0069507091f345f19b98622ece51af12',volume_type_id=2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-787039677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f59fa93a-5781-483e-b113-a716d5862ce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d9fc81f938450c84574a92a14c289a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0069507091f345f19b98622ece51af12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150),volume_type_id=2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:28.275422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95de109-ebcc-4482-b51e-dfd9ec1d71fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:28.297255 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95de109-ebcc-4482-b51e-dfd9ec1d71fb) transitioned into state 'SUCCESS' from state '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-787039677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d9fc81f938450c84574a92a14c289a',qos_specs=None,replication_status=,reservations=['e219f7e4-8373-4816-9ba3-a4f5e4da905e','77075c7e-6048-48ad-8250-839ac63173ac','6c90d4b8-83a9-448c-966b-69bb6d63fa6c','75fac117-f556-4aa4-abd6-8c66bf74e60d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0069507091f345f19b98622ece51af12',volume_type_id=2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:28.299313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fce73cd-863d-49c4-923d-98b683045f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:28.312851 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fce73cd-863d-49c4-923d-98b683045f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:28.314026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Flow 'volume_create_api' (ad54b18d-87ac-410a-8412-bcaf62d03951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:28.314424 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Create volume request issued successfully. Jul 15 13:30:28.315179 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd647016-5ae4-4a15-8057-8f6fbe9bcbaa tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:28.315680 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 756/3048] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:30:28 2026] POST /volume/v3/volumes => generated 782 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:28.330774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-29a254a7-c8c1-45f4-a94f-b5ec8048d7d0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.332622 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29a254a7-c8c1-45f4-a94f-b5ec8048d7d0 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:28.332846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29a254a7-c8c1-45f4-a94f-b5ec8048d7d0 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:28.333123 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29a254a7-c8c1-45f4-a94f-b5ec8048d7d0 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:28.341240 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:28.341240 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:28.344806 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-29a254a7-c8c1-45f4-a94f-b5ec8048d7d0 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:28.348723 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29a254a7-c8c1-45f4-a94f-b5ec8048d7d0 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:28.349102 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 767/3049] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:28 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:28.423162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eb40b4de-ae46-4b2b-b2c5-93b692da420b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.429110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eb40b4de-ae46-4b2b-b2c5-93b692da420b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 Jul 15 13:30:28.429359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eb40b4de-ae46-4b2b-b2c5-93b692da420b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:28.429652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eb40b4de-ae46-4b2b-b2c5-93b692da420b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:28.429814 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-eb40b4de-ae46-4b2b-b2c5-93b692da420b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Show backup with id fc2d59e4-c951-4c05-9e97-459c8c867ad2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:28.434812 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eb40b4de-ae46-4b2b-b2c5-93b692da420b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 returned with HTTP 404 Jul 15 13:30:28.435552 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 757/3050] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:28 2026] GET /volume/v3/backups/fc2d59e4-c951-4c05-9e97-459c8c867ad2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:28.576508 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3a77e863-de71-4c45-a197-c1577b09137f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.578588 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:28.579166 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:28.579548 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:28.581862 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:28.587006 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:28.587006 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:28.587697 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:30:28.614021 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:30:28.614021 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a77e863-de71-4c45-a197-c1577b09137f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb returned with HTTP 202 Jul 15 13:30:28.614021 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 771/3051] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:30:28 2026] DELETE /volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:28.623298 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-94fabe9a-4dd8-462c-bffe-008ee57e5d4a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:28.626956 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94fabe9a-4dd8-462c-bffe-008ee57e5d4a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:28.627284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94fabe9a-4dd8-462c-bffe-008ee57e5d4a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:28.627513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94fabe9a-4dd8-462c-bffe-008ee57e5d4a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:28.636204 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:28.636204 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:28.636741 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-94fabe9a-4dd8-462c-bffe-008ee57e5d4a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:30:28.637860 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94fabe9a-4dd8-462c-bffe-008ee57e5d4a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb returned with HTTP 200 Jul 15 13:30:28.638476 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 757/3052] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:28 2026] GET /volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:29.228791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9f185b76-1660-42f5-a063-83c99a0fe6a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.231379 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f185b76-1660-42f5-a063-83c99a0fe6a6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:29.231682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f185b76-1660-42f5-a063-83c99a0fe6a6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:29.231976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f185b76-1660-42f5-a063-83c99a0fe6a6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:29.232152 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9f185b76-1660-42f5-a063-83c99a0fe6a6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:29.237471 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:29.237471 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:29.238242 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f185b76-1660-42f5-a063-83c99a0fe6a6 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:29.238643 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 768/3053] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:29 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:29.365367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f34c6220-ac62-4f34-bde6-8d101d586ad8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.367231 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f34c6220-ac62-4f34-bde6-8d101d586ad8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:29.367411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f34c6220-ac62-4f34-bde6-8d101d586ad8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:29.367585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f34c6220-ac62-4f34-bde6-8d101d586ad8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:29.376284 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:29.376284 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:29.380695 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f34c6220-ac62-4f34-bde6-8d101d586ad8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:29.386182 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f34c6220-ac62-4f34-bde6-8d101d586ad8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:29.386622 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 758/3054] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:29 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:29.404808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.406220 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] POST https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1/action Jul 15 13:30:29.406682 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Action body: b'{"os-retype": {"new_type": "f813e936-3535-4112-9f28-30e72d1b3f83"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:29.406899 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "f813e936-3535-4112-9f28-30e72d1b3f83"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:29.419433 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:29.419433 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:29.420190 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:29.442906 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-204068987 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-204068987, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:29.444563 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-204068987 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-204068987, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:29.483116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Created reservations ['57f1b320-5cdd-4e8d-8450-34f486205bac', '8a6e02c1-dd05-4192-aba0-fa1c54e2e169'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:29.504439 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-501080400 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-501080400, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:29.504439 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-501080400 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-501080400, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:30:29.513220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Created reservations ['6b9a6e16-c04f-4f81-ba91-c6ee0eeb5bfd', '830a16af-9912-49f1-b8b0-6ebc9c261667'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:29.537925 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Retype volume request issued successfully. Jul 15 13:30:29.539061 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-27af08f7-6ec8-48fe-b21b-da29c6384ee2 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1/action returned with HTTP 202 Jul 15 13:30:29.539061 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 772/3055] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:30:29 2026] POST /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:29.548527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-df3d6d74-c796-42ce-9f62-bc9b22219434 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.550390 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df3d6d74-c796-42ce-9f62-bc9b22219434 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:29.550616 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df3d6d74-c796-42ce-9f62-bc9b22219434 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:29.550841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df3d6d74-c796-42ce-9f62-bc9b22219434 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:29.563723 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:29.563723 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:29.569759 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-df3d6d74-c796-42ce-9f62-bc9b22219434 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:29.575205 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df3d6d74-c796-42ce-9f62-bc9b22219434 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:29.575667 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 758/3056] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:29 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:29.650800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c23512bc-12bc-4db9-8695-88e0053c7715 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.652768 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c23512bc-12bc-4db9-8695-88e0053c7715 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb Jul 15 13:30:29.653006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c23512bc-12bc-4db9-8695-88e0053c7715 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:29.653232 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c23512bc-12bc-4db9-8695-88e0053c7715 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:29.659102 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c23512bc-12bc-4db9-8695-88e0053c7715 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb returned with HTTP 404 Jul 15 13:30:29.659628 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 769/3057] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:30:29 2026] GET /volume/v3/snapshots/5e222bb6-ca10-4505-81ff-c495839f19cb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:29.669162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eae4ccb2-e05f-4d5a-bfed-e002875c3ed3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.671094 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eae4ccb2-e05f-4d5a-bfed-e002875c3ed3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:30:29.671373 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eae4ccb2-e05f-4d5a-bfed-e002875c3ed3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:29.671653 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eae4ccb2-e05f-4d5a-bfed-e002875c3ed3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:29.680904 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:29.680904 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:29.685164 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-eae4ccb2-e05f-4d5a-bfed-e002875c3ed3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:29.690062 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eae4ccb2-e05f-4d5a-bfed-e002875c3ed3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:30:29.690780 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 759/3058] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:29 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:29.728110 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-08d4f1b4-290d-42f0-afea-b238224cda60 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:29.729688 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:29.730156 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-317656563"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:29.731570 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request body: {'volume': {'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-317656563'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:29.830413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume of 1 GB Jul 15 13:30:29.830413 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:29.830413 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:29.834688 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Availability Zones retrieved successfully. Jul 15 13:30:29.842280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (16ad7a90-1c9d-48b7-9c08-07ec103e13ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:29.844806 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e067b482-a413-4e18-80a7-6b813cf8e68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:29.846174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:29.908203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e067b482-a413-4e18-80a7-6b813cf8e68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:29.909928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c57c291-dbce-4573-9fe4-9c3e9f63d4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:29.947791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['6e4bc6e1-d8e5-4b27-aefa-c1a9f1bc2f9e', 'b21d6159-c82a-4511-a926-177001bc7435', 'b8edaa1b-6604-490a-83c5-cba005e49606', 'c406be4b-22a0-4718-be7d-e5ce40c9c581'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:29.950986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c57c291-dbce-4573-9fe4-9c3e9f63d4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4bc6e1-d8e5-4b27-aefa-c1a9f1bc2f9e', 'b21d6159-c82a-4511-a926-177001bc7435', 'b8edaa1b-6604-490a-83c5-cba005e49606', 'c406be4b-22a0-4718-be7d-e5ce40c9c581']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:29.950986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d73a83-df21-4438-a1d6-848dcfb8e0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:29.972593 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d73a83-df21-4438-a1d6-848dcfb8e0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38edfd7d-7294-4bfa-b869-bedd5e36b033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-317656563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['6e4bc6e1-d8e5-4b27-aefa-c1a9f1bc2f9e','b21d6159-c82a-4511-a926-177001bc7435','b8edaa1b-6604-490a-83c5-cba005e49606','c406be4b-22a0-4718-be7d-e5ce40c9c581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-317656563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38edfd7d-7294-4bfa-b869-bedd5e36b033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349b6dc0077f4941accb3dcab3c12559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c780a07761b4006951e7ea4516b0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:29.973821 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e9fb41-e632-430f-a179-aa4cd697a606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:29.993851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e9fb41-e632-430f-a179-aa4cd697a606) transitioned into state 'SUCCESS' from state '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-317656563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['6e4bc6e1-d8e5-4b27-aefa-c1a9f1bc2f9e','b21d6159-c82a-4511-a926-177001bc7435','b8edaa1b-6604-490a-83c5-cba005e49606','c406be4b-22a0-4718-be7d-e5ce40c9c581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:29.995054 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bdf6b6-1a9f-45ef-a807-5fe97f682b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:30.004951 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bdf6b6-1a9f-45ef-a807-5fe97f682b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:30.006985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (16ad7a90-1c9d-48b7-9c08-07ec103e13ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:30.006985 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request issued successfully. Jul 15 13:30:30.007670 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08d4f1b4-290d-42f0-afea-b238224cda60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:30.008242 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 773/3059] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:30:29 2026] POST /volume/v3/volumes => generated 753 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:30.024470 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-024692e3-7494-499c-9239-cc8dc58c451d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.026469 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-024692e3-7494-499c-9239-cc8dc58c451d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:30:30.026657 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-024692e3-7494-499c-9239-cc8dc58c451d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.026875 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-024692e3-7494-499c-9239-cc8dc58c451d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.034378 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.034378 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:30.038434 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-024692e3-7494-499c-9239-cc8dc58c451d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:30.043463 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-024692e3-7494-499c-9239-cc8dc58c451d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:30:30.043871 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 759/3060] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:30.249626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dadda45e-3aa6-4608-9ac8-53e308dcbcff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.251901 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dadda45e-3aa6-4608-9ac8-53e308dcbcff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:30.252360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dadda45e-3aa6-4608-9ac8-53e308dcbcff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.252608 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dadda45e-3aa6-4608-9ac8-53e308dcbcff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.252875 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-dadda45e-3aa6-4608-9ac8-53e308dcbcff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:30.257751 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.257751 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:30.258546 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dadda45e-3aa6-4608-9ac8-53e308dcbcff tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:30.259154 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 770/3061] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:30.272128 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.274255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3/action Jul 15 13:30:30.274894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:30.274894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:30.279843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Updating backup '9728163b-e957-4212-8af0-5ed7d410c6e3' with '{'status': 'error'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 15 13:30:30.290021 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.290021 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:30.307757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] reset_status in rpcapi backup_id 9728163b-e957-4212-8af0-5ed7d410c6e3 on host np0000005195. {{(pid=100146) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 15 13:30:30.309859 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8fa44344-fcbb-4e43-af01-36ad1c15d69b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3/action returned with HTTP 202 Jul 15 13:30:30.310374 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 760/3062] 10.4.3.158 () {70 vars in 1430 bytes} [Wed Jul 15 13:30:30 2026] POST /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:30.321231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1cd1a655-a29b-46be-a570-16e48b8327df None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.325003 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 Jul 15 13:30:30.325003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.325003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.325003 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume with id: 86289287-2a4e-4d40-8edf-7639c05bec91 Jul 15 13:30:30.331531 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.331531 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:30.332097 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:30.351843 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume request issued successfully. Jul 15 13:30:30.351843 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1cd1a655-a29b-46be-a570-16e48b8327df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 returned with HTTP 202 Jul 15 13:30:30.352519 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 774/3063] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:30 2026] DELETE /volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:30.362671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-408567fe-717e-4103-8322-1875fdf840d5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.365273 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-408567fe-717e-4103-8322-1875fdf840d5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 Jul 15 13:30:30.365676 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-408567fe-717e-4103-8322-1875fdf840d5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.366018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-408567fe-717e-4103-8322-1875fdf840d5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.375241 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.375241 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:30.380115 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-408567fe-717e-4103-8322-1875fdf840d5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:30.385392 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-408567fe-717e-4103-8322-1875fdf840d5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 returned with HTTP 200 Jul 15 13:30:30.386052 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 760/3064] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:30.592647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ec9a6b13-c02c-4a88-8cc9-bb7362099937 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.594419 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ec9a6b13-c02c-4a88-8cc9-bb7362099937 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:30.594605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ec9a6b13-c02c-4a88-8cc9-bb7362099937 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.594778 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ec9a6b13-c02c-4a88-8cc9-bb7362099937 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.601235 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.601235 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:30.604738 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ec9a6b13-c02c-4a88-8cc9-bb7362099937 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:30.609274 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ec9a6b13-c02c-4a88-8cc9-bb7362099937 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:30.609803 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 771/3065] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:30.625247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2e935bc3-d952-444b-87e3-7d8223388d30 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.627123 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2e935bc3-d952-444b-87e3-7d8223388d30 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:30.627763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2e935bc3-d952-444b-87e3-7d8223388d30 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.627993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2e935bc3-d952-444b-87e3-7d8223388d30 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.635909 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.635909 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:30.640018 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2e935bc3-d952-444b-87e3-7d8223388d30 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:30.644376 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2e935bc3-d952-444b-87e3-7d8223388d30 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:30.644773 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 761/3066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:30.659242 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e05abbc3-a021-425e-9f44-ba89b683f7f4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.660998 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e05abbc3-a021-425e-9f44-ba89b683f7f4 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:30.661410 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e05abbc3-a021-425e-9f44-ba89b683f7f4 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.662997 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e05abbc3-a021-425e-9f44-ba89b683f7f4 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.671593 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.671593 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:30.675977 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e05abbc3-a021-425e-9f44-ba89b683f7f4 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:30.681910 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e05abbc3-a021-425e-9f44-ba89b683f7f4 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:30.682242 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 775/3067] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:30.702414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.704440 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:30.704687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.704901 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.705119 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Delete volume with id: f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:30.712328 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.712328 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:30.712759 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:30.731195 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Delete volume request issued successfully. Jul 15 13:30:30.731468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7e56089d-ca17-4d20-931b-dcf6314b7464 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 202 Jul 15 13:30:30.731872 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 761/3068] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:30:30 2026] DELETE /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:30.740108 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-423e3f65-98dc-41a3-83ef-363a1b2deac8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:30.742169 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-423e3f65-98dc-41a3-83ef-363a1b2deac8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:30.742450 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-423e3f65-98dc-41a3-83ef-363a1b2deac8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:30.742980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-423e3f65-98dc-41a3-83ef-363a1b2deac8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:30.749675 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:30.749675 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:30.753482 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-423e3f65-98dc-41a3-83ef-363a1b2deac8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Volume info retrieved successfully. Jul 15 13:30:30.758026 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-423e3f65-98dc-41a3-83ef-363a1b2deac8 tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 200 Jul 15 13:30:30.758406 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 772/3069] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:30 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:31.056854 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-690581a7-87c9-446c-b4e7-add6f11fc978 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.058846 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-690581a7-87c9-446c-b4e7-add6f11fc978 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:30:31.059073 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-690581a7-87c9-446c-b4e7-add6f11fc978 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.059292 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-690581a7-87c9-446c-b4e7-add6f11fc978 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.066767 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:31.066767 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:31.070950 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-690581a7-87c9-446c-b4e7-add6f11fc978 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:30:31.076458 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-690581a7-87c9-446c-b4e7-add6f11fc978 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:30:31.076868 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 762/3070] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:31.400423 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5396913c-2ab7-4e9b-b14e-f0728c6c9e20 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.402299 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5396913c-2ab7-4e9b-b14e-f0728c6c9e20 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 Jul 15 13:30:31.402667 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5396913c-2ab7-4e9b-b14e-f0728c6c9e20 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.403018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5396913c-2ab7-4e9b-b14e-f0728c6c9e20 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.408926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5396913c-2ab7-4e9b-b14e-f0728c6c9e20 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 returned with HTTP 404 Jul 15 13:30:31.408926 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 776/3071] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/volumes/86289287-2a4e-4d40-8edf-7639c05bec91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:31.420957 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.422817 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] POST https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7/restore Jul 15 13:30:31.423240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:31.424768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Restoring backup 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100143) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:30:31.424940 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Restoring backup 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 to volume None. Jul 15 13:30:31.435420 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:31.435420 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:31.442911 np0000005195 devstack@c-api.service[100143]: INFO cinder.backup.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Creating volume of 1 GB for restore of backup 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. Jul 15 13:30:31.446241 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Availability zone cache updated, next update will occur around 2026-07-15 14:30:31.445840. {{(pid=100143) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:30:31.446456 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Availability Zones retrieved successfully. Jul 15 13:30:31.455402 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (2f9c5048-102d-45c1-92ef-fba0b31581b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:31.456884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d92b7d4-1d2b-4ea4-8ce6-4aafa5cd44d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:31.458186 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:31.489011 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d92b7d4-1d2b-4ea4-8ce6-4aafa5cd44d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:31.489779 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6520ac3a-94dd-4732-b39c-d7a4a2001ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:31.538429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Created reservations ['abb0259c-1576-4ece-bd7d-cafc4c789113', '38ae1be8-9ef9-4868-8f5b-f3dde6f55159', 'e3656aa9-63f9-403c-84c6-5849b685c0bb', '3498164f-3ad4-4a76-861c-a19ced37342b'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:31.539889 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6520ac3a-94dd-4732-b39c-d7a4a2001ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb0259c-1576-4ece-bd7d-cafc4c789113', '38ae1be8-9ef9-4868-8f5b-f3dde6f55159', 'e3656aa9-63f9-403c-84c6-5849b685c0bb', '3498164f-3ad4-4a76-861c-a19ced37342b']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:31.541259 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ade0f89-9f05-4a59-aa19-9e9394f0b9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:31.571189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ade0f89-9f05-4a59-aa19-9e9394f0b9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8953c289-0d27-47ce-b728-4283285ac9cd', '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='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['abb0259c-1576-4ece-bd7d-cafc4c789113','38ae1be8-9ef9-4868-8f5b-f3dde6f55159','e3656aa9-63f9-403c-84c6-5849b685c0bb','3498164f-3ad4-4a76-861c-a19ced37342b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:31Z,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=8953c289-0d27-47ce-b728-4283285ac9cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7080857bbe74c12a51441accb88f57b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7231a594333645feb7bf40a71cbe7576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:31.571885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7dc9bea-6ff9-425a-a245-bde70b64ecd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:31.586826 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7dc9bea-6ff9-425a-a245-bde70b64ecd4) transitioned into 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='b7080857bbe74c12a51441accb88f57b',qos_specs=None,replication_status=,reservations=['abb0259c-1576-4ece-bd7d-cafc4c789113','38ae1be8-9ef9-4868-8f5b-f3dde6f55159','e3656aa9-63f9-403c-84c6-5849b685c0bb','3498164f-3ad4-4a76-861c-a19ced37342b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7231a594333645feb7bf40a71cbe7576',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:31.587557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d33aca2-57d8-4c20-8c2d-fdc2bc93b094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:31.596570 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d33aca2-57d8-4c20-8c2d-fdc2bc93b094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:31.597326 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Flow 'volume_create_api' (2f9c5048-102d-45c1-92ef-fba0b31581b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:31.597618 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Create volume request issued successfully. Jul 15 13:30:31.607735 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:31.607735 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:31.608131 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:31.773302 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d76d4d9f-4d6b-4176-8c28-6c22e1c53d7e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.775796 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d76d4d9f-4d6b-4176-8c28-6c22e1c53d7e tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] GET https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 Jul 15 13:30:31.776117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d76d4d9f-4d6b-4176-8c28-6c22e1c53d7e tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.776396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d76d4d9f-4d6b-4176-8c28-6c22e1c53d7e tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.782351 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d76d4d9f-4d6b-4176-8c28-6c22e1c53d7e tempest-VolumeTypesTest-730234819 tempest-VolumeTypesTest-730234819-project-member] https://10.4.3.158/volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 returned with HTTP 404 Jul 15 13:30:31.782857 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 773/3072] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/volumes/f59fa93a-5781-483e-b113-a716d5862ce1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:31.791479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b9754689-0c7c-4d30-828e-ae842f9d7c96 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.793799 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9754689-0c7c-4d30-828e-ae842f9d7c96 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] DELETE https://10.4.3.158/volume/v3/types/f813e936-3535-4112-9f28-30e72d1b3f83 Jul 15 13:30:31.794124 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9754689-0c7c-4d30-828e-ae842f9d7c96 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.794390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9754689-0c7c-4d30-828e-ae842f9d7c96 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.826493 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9754689-0c7c-4d30-828e-ae842f9d7c96 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/f813e936-3535-4112-9f28-30e72d1b3f83 returned with HTTP 202 Jul 15 13:30:31.827069 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 763/3073] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:31 2026] DELETE /volume/v3/types/f813e936-3535-4112-9f28-30e72d1b3f83 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:31.836101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f5aed9c5-a9dd-433f-b8cc-7e45e7673042 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.838489 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f5aed9c5-a9dd-433f-b8cc-7e45e7673042 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/f813e936-3535-4112-9f28-30e72d1b3f83 Jul 15 13:30:31.838794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f5aed9c5-a9dd-433f-b8cc-7e45e7673042 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.839114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f5aed9c5-a9dd-433f-b8cc-7e45e7673042 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.843455 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f5aed9c5-a9dd-433f-b8cc-7e45e7673042 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/f813e936-3535-4112-9f28-30e72d1b3f83 returned with HTTP 404 Jul 15 13:30:31.844230 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 777/3074] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/types/f813e936-3535-4112-9f28-30e72d1b3f83 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:31.854244 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c42c1cf3-4e2c-4fc9-8d8e-51b61b040984 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.856582 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c42c1cf3-4e2c-4fc9-8d8e-51b61b040984 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] DELETE https://10.4.3.158/volume/v3/types/2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150 Jul 15 13:30:31.856848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c42c1cf3-4e2c-4fc9-8d8e-51b61b040984 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.857178 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c42c1cf3-4e2c-4fc9-8d8e-51b61b040984 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.883170 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c42c1cf3-4e2c-4fc9-8d8e-51b61b040984 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150 returned with HTTP 202 Jul 15 13:30:31.883979 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 774/3075] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:31 2026] DELETE /volume/v3/types/2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:31.891913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f8273621-e1b6-44ac-b928-b7d22a02b5b9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.893951 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8273621-e1b6-44ac-b928-b7d22a02b5b9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150 Jul 15 13:30:31.894113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8273621-e1b6-44ac-b928-b7d22a02b5b9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.894301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8273621-e1b6-44ac-b928-b7d22a02b5b9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.898171 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8273621-e1b6-44ac-b928-b7d22a02b5b9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150 returned with HTTP 404 Jul 15 13:30:31.898776 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 764/3076] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/types/2ec2e2b8-ff4e-4fa2-816e-e2a65c54d150 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:31.907280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-babc2d35-516a-4018-ba3d-b884ec1b784f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.909019 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-babc2d35-516a-4018-ba3d-b884ec1b784f tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:31.909419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-babc2d35-516a-4018-ba3d-b884ec1b784f tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1580670684", "description": "tempest-volume-type-description-415363967", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:31.924654 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-babc2d35-516a-4018-ba3d-b884ec1b784f tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:31.925137 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 778/3077] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:30:31 2026] POST /volume/v3/types => generated 314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:31.936463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3528d954-e780-4a8b-bf79-756dac901cc0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.938606 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3528d954-e780-4a8b-bf79-756dac901cc0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 Jul 15 13:30:31.938817 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3528d954-e780-4a8b-bf79-756dac901cc0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.939085 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3528d954-e780-4a8b-bf79-756dac901cc0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.945135 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3528d954-e780-4a8b-bf79-756dac901cc0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 returned with HTTP 200 Jul 15 13:30:31.945521 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 775/3078] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:31.956462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3824a135-3c94-4823-a801-ed45dd5b6af9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.958247 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3824a135-3c94-4823-a801-ed45dd5b6af9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] DELETE https://10.4.3.158/volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 Jul 15 13:30:31.958455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3824a135-3c94-4823-a801-ed45dd5b6af9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.958677 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3824a135-3c94-4823-a801-ed45dd5b6af9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:31.984157 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3824a135-3c94-4823-a801-ed45dd5b6af9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 returned with HTTP 202 Jul 15 13:30:31.984556 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 765/3079] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:31 2026] DELETE /volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:31.993502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5f8189bf-b192-4e90-b496-a1666f41838d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:31.995573 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f8189bf-b192-4e90-b496-a1666f41838d tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 Jul 15 13:30:31.995797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f8189bf-b192-4e90-b496-a1666f41838d tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:31.996049 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f8189bf-b192-4e90-b496-a1666f41838d tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.000311 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f8189bf-b192-4e90-b496-a1666f41838d tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 returned with HTTP 404 Jul 15 13:30:32.000847 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 779/3080] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:31 2026] GET /volume/v3/types/03a455a9-4123-42d0-9782-ac1680790751 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:32.009537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b822142f-68bf-4d0a-83a5-b7e8cd251881 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.011332 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b822142f-68bf-4d0a-83a5-b7e8cd251881 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:32.011682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b822142f-68bf-4d0a-83a5-b7e8cd251881 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-725961759"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:32.034918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b822142f-68bf-4d0a-83a5-b7e8cd251881 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:32.034918 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 776/3081] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:30:32 2026] POST /volume/v3/types => generated 220 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.044290 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bdf3c5fd-257d-4b05-b2a4-de32a32b291c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.045918 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bdf3c5fd-257d-4b05-b2a4-de32a32b291c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] POST https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption Jul 15 13:30:32.046339 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bdf3c5fd-257d-4b05-b2a4-de32a32b291c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:32.061809 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bdf3c5fd-257d-4b05-b2a4-de32a32b291c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption returned with HTTP 200 Jul 15 13:30:32.062303 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 766/3082] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:30:32 2026] POST /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.072486 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-87eed0cb-5235-4788-bb61-bc558152dbbd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.074496 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87eed0cb-5235-4788-bb61-bc558152dbbd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption Jul 15 13:30:32.074686 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87eed0cb-5235-4788-bb61-bc558152dbbd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.074878 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-87eed0cb-5235-4788-bb61-bc558152dbbd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.085428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-87eed0cb-5235-4788-bb61-bc558152dbbd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption returned with HTTP 200 Jul 15 13:30:32.086031 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 780/3083] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.095834 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8353d142-9f16-41ac-92fb-735dfa668ba6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.098230 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8353d142-9f16-41ac-92fb-735dfa668ba6 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] PUT https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/bf257dfd-6f4c-4811-a8dc-5bd35027a59d Jul 15 13:30:32.098642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8353d142-9f16-41ac-92fb-735dfa668ba6 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:32.116681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8353d142-9f16-41ac-92fb-735dfa668ba6 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/bf257dfd-6f4c-4811-a8dc-5bd35027a59d returned with HTTP 200 Jul 15 13:30:32.117146 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 777/3084] 10.4.3.158 () {68 vars in 1507 bytes} [Wed Jul 15 13:30:32 2026] PUT /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/bf257dfd-6f4c-4811-a8dc-5bd35027a59d => generated 122 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.127745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-41428b08-9dcb-4070-8178-622b37bb17c9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.129952 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-41428b08-9dcb-4070-8178-622b37bb17c9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption Jul 15 13:30:32.130477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-41428b08-9dcb-4070-8178-622b37bb17c9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.130477 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-41428b08-9dcb-4070-8178-622b37bb17c9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.138061 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-41428b08-9dcb-4070-8178-622b37bb17c9 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption returned with HTTP 200 Jul 15 13:30:32.138597 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 767/3085] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption => generated 347 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.147316 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-97bf96c2-f172-4112-a239-3bbabc82846c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.150083 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97bf96c2-f172-4112-a239-3bbabc82846c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/cipher Jul 15 13:30:32.150371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97bf96c2-f172-4112-a239-3bbabc82846c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.150667 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97bf96c2-f172-4112-a239-3bbabc82846c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.159162 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97bf96c2-f172-4112-a239-3bbabc82846c tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/cipher returned with HTTP 200 Jul 15 13:30:32.159747 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 781/3086] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:30:32.167610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b0118aa9-f2bd-4594-8948-dba6f42f6528 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.169534 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b0118aa9-f2bd-4594-8948-dba6f42f6528 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] DELETE https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/bf257dfd-6f4c-4811-a8dc-5bd35027a59d Jul 15 13:30:32.169731 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b0118aa9-f2bd-4594-8948-dba6f42f6528 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.170451 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b0118aa9-f2bd-4594-8948-dba6f42f6528 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.183888 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b0118aa9-f2bd-4594-8948-dba6f42f6528 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/bf257dfd-6f4c-4811-a8dc-5bd35027a59d returned with HTTP 202 Jul 15 13:30:32.184328 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 778/3087] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Jul 15 13:30:32 2026] DELETE /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption/bf257dfd-6f4c-4811-a8dc-5bd35027a59d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:32.191946 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f41d3bee-0299-4e43-a888-0feeea6c3e0b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.193822 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f41d3bee-0299-4e43-a888-0feeea6c3e0b tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption Jul 15 13:30:32.194047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f41d3bee-0299-4e43-a888-0feeea6c3e0b tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.194270 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f41d3bee-0299-4e43-a888-0feeea6c3e0b tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.199982 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f41d3bee-0299-4e43-a888-0feeea6c3e0b tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption returned with HTTP 200 Jul 15 13:30:32.200517 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 768/3088] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:30:32.209545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8a5c1132-1764-4467-94e9-7e1c2c590aeb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.211816 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8a5c1132-1764-4467-94e9-7e1c2c590aeb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption Jul 15 13:30:32.212102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8a5c1132-1764-4467-94e9-7e1c2c590aeb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.212314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8a5c1132-1764-4467-94e9-7e1c2c590aeb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.218812 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8a5c1132-1764-4467-94e9-7e1c2c590aeb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption returned with HTTP 200 Jul 15 13:30:32.219353 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 782/3089] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:30:32.229079 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a53360b6-8932-48e2-a6a5-4cc296d642c8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.231706 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a53360b6-8932-48e2-a6a5-4cc296d642c8 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] DELETE https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b Jul 15 13:30:32.232032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a53360b6-8932-48e2-a6a5-4cc296d642c8 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.232317 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a53360b6-8932-48e2-a6a5-4cc296d642c8 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.265832 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a53360b6-8932-48e2-a6a5-4cc296d642c8 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b returned with HTTP 202 Jul 15 13:30:32.266387 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 779/3090] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:32 2026] DELETE /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:32.275415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62a07b4d-9f9f-4fa2-8de8-9a86d9a2c289 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.277278 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62a07b4d-9f9f-4fa2-8de8-9a86d9a2c289 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b Jul 15 13:30:32.277495 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62a07b4d-9f9f-4fa2-8de8-9a86d9a2c289 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.277674 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62a07b4d-9f9f-4fa2-8de8-9a86d9a2c289 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.281306 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62a07b4d-9f9f-4fa2-8de8-9a86d9a2c289 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b returned with HTTP 404 Jul 15 13:30:32.281761 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 769/3091] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/6886c9ee-0554-41c8-a6d3-e2e38ac5c57b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:32.290146 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-42dea537-b302-4473-b706-594f883b3cfd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.291947 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-42dea537-b302-4473-b706-594f883b3cfd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types Jul 15 13:30:32.292212 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-42dea537-b302-4473-b706-594f883b3cfd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.292432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-42dea537-b302-4473-b706-594f883b3cfd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.304788 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-42dea537-b302-4473-b706-594f883b3cfd tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:32.305147 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 783/3092] 10.4.3.158 () {66 vars in 1231 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.316347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5332718f-17eb-4a27-bbb0-87dafa5dcca2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.318341 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5332718f-17eb-4a27-bbb0-87dafa5dcca2 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:32.318875 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5332718f-17eb-4a27-bbb0-87dafa5dcca2 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1172877938"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:32.332855 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5332718f-17eb-4a27-bbb0-87dafa5dcca2 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:32.333299 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 780/3093] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:30:32 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.340971 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7c447449-527f-4cdb-8848-0d358e945cfb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.342943 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c447449-527f-4cdb-8848-0d358e945cfb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] PUT https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e Jul 15 13:30:32.343359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c447449-527f-4cdb-8848-0d358e945cfb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-712985337", "description": "tempest-volume-type-description-1386676092", "is_public": false}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:32.377087 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c447449-527f-4cdb-8848-0d358e945cfb tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e returned with HTTP 200 Jul 15 13:30:32.377535 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 770/3094] 10.4.3.158 () {68 vars in 1363 bytes} [Wed Jul 15 13:30:32 2026] PUT /volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e => generated 204 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.385549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-86147dcb-e9a6-4bc6-bb70-1e4664a2cf7e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.387636 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86147dcb-e9a6-4bc6-bb70-1e4664a2cf7e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e Jul 15 13:30:32.387907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86147dcb-e9a6-4bc6-bb70-1e4664a2cf7e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.388228 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86147dcb-e9a6-4bc6-bb70-1e4664a2cf7e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.394582 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86147dcb-e9a6-4bc6-bb70-1e4664a2cf7e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e returned with HTTP 200 Jul 15 13:30:32.395114 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 784/3095] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:32.403126 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-55003369-0569-4baf-8c9d-8513fe80d8f0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.405382 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-55003369-0569-4baf-8c9d-8513fe80d8f0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] DELETE https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e Jul 15 13:30:32.405658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-55003369-0569-4baf-8c9d-8513fe80d8f0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.405914 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-55003369-0569-4baf-8c9d-8513fe80d8f0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.429921 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-55003369-0569-4baf-8c9d-8513fe80d8f0 tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e returned with HTTP 202 Jul 15 13:30:32.430437 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 781/3096] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:32 2026] DELETE /volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:32.437780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0b070612-9fd0-4a57-a25c-04adaf108c2e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.439998 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b070612-9fd0-4a57-a25c-04adaf108c2e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] GET https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e Jul 15 13:30:32.440347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b070612-9fd0-4a57-a25c-04adaf108c2e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.440627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b070612-9fd0-4a57-a25c-04adaf108c2e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.444737 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b070612-9fd0-4a57-a25c-04adaf108c2e tempest-VolumeTypesTest-172129302 tempest-VolumeTypesTest-172129302-project-admin] https://10.4.3.158/volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e returned with HTTP 404 Jul 15 13:30:32.445326 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 771/3097] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/types/0bfd66f5-b913-41e7-8c0c-26a3428a687e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:32.617845 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:32.617845 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:32.618361 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:32.618535 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Checking backup size 1 against volume size 1 {{(pid=100143) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:30:32.618716 np0000005195 devstack@c-api.service[100143]: INFO cinder.backup.api [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Overwriting volume 8953c289-0d27-47ce-b728-4283285ac9cd with restore of backup 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:32.647595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] restore_backup in rpcapi backup_id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 {{(pid=100143) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:30:32.654582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-41bca3d7-15db-4254-acd1-6ef698ec92fa tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7/restore returned with HTTP 202 Jul 15 13:30:32.656764 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 762/3098] 10.4.3.158 () {70 vars in 1433 bytes} [Wed Jul 15 13:30:31 2026] POST /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7/restore => generated 152 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:32.673113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-86b3fe76-8391-4970-9d5b-5369941d7f7b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:32.678148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86b3fe76-8391-4970-9d5b-5369941d7f7b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:32.678451 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86b3fe76-8391-4970-9d5b-5369941d7f7b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:32.678926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86b3fe76-8391-4970-9d5b-5369941d7f7b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:32.678926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-86b3fe76-8391-4970-9d5b-5369941d7f7b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:32.683615 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:32.683615 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:32.684282 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86b3fe76-8391-4970-9d5b-5369941d7f7b tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:32.684787 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 785/3099] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:32 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:33.168337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-480bb691-3b7b-4d67-a34d-1a566fe426d8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.170900 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-480bb691-3b7b-4d67-a34d-1a566fe426d8 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:33.171750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-480bb691-3b7b-4d67-a34d-1a566fe426d8 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:33.171993 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-480bb691-3b7b-4d67-a34d-1a566fe426d8 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:33.181652 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:33.181652 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:33.186347 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-480bb691-3b7b-4d67-a34d-1a566fe426d8 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:33.191195 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-480bb691-3b7b-4d67-a34d-1a566fe426d8 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:33.191737 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 782/3100] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:30:33 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:33.285384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ad69897e-7b88-4550-b4c7-e96374ab3482 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.285690 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad69897e-7b88-4550-b4c7-e96374ab3482 None None] GET https://10.4.3.158/volume// Jul 15 13:30:33.285751 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad69897e-7b88-4550-b4c7-e96374ab3482 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:33.286097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad69897e-7b88-4550-b4c7-e96374ab3482 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:33.286525 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad69897e-7b88-4550-b4c7-e96374ab3482 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:30:33.287382 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 772/3101] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:30:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:30:33.295023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-a58926de-eaef-492b-b6c7-00db87f645b2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.297299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-a58926de-eaef-492b-b6c7-00db87f645b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:30:33.297796 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-a58926de-eaef-492b-b6c7-00db87f645b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40381158-6816-4ad3-9fb0-afde60920583", "connector": null, "instance_uuid": "f4f6b29f-fd4f-4658-bdda-4cf13eaeca6d"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:33.307622 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:33.307622 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:33.359452 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-a58926de-eaef-492b-b6c7-00db87f645b2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:30:33.360034 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 763/3102] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:30:33 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) Jul 15 13:30:33.395292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e054849d-8ace-4d77-9068-8e559a93995e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.397121 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e054849d-8ace-4d77-9068-8e559a93995e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:33.397335 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e054849d-8ace-4d77-9068-8e559a93995e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:33.397522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e054849d-8ace-4d77-9068-8e559a93995e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:33.408610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-31f2c149-6c4d-4518-884b-76c5b1a43ec6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.409026 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-31f2c149-6c4d-4518-884b-76c5b1a43ec6 None None] GET https://10.4.3.158/volume// Jul 15 13:30:33.409243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-31f2c149-6c4d-4518-884b-76c5b1a43ec6 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:33.409436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-31f2c149-6c4d-4518-884b-76c5b1a43ec6 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:33.409789 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-31f2c149-6c4d-4518-884b-76c5b1a43ec6 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:30:33.410110 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 783/3103] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:30:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:30:33.410842 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:33.410842 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:33.420916 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e054849d-8ace-4d77-9068-8e559a93995e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:33.421260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-46ff6d6d-88a4-498c-af07-518a2f6b5154 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.426953 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e054849d-8ace-4d77-9068-8e559a93995e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:33.427362 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 786/3104] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:33 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:33.511306 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-46ff6d6d-88a4-498c-af07-518a2f6b5154 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:33.511306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-46ff6d6d-88a4-498c-af07-518a2f6b5154 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:33.511306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-46ff6d6d-88a4-498c-af07-518a2f6b5154 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:33.533528 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:33.533528 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:33.539435 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-46ff6d6d-88a4-498c-af07-518a2f6b5154 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:33.548158 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-46ff6d6d-88a4-498c-af07-518a2f6b5154 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:33.548721 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 773/3105] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:30:33 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1028 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:33.686603 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.688739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] PUT https://10.4.3.158/volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767 Jul 15 13:30:33.689372 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:33.699249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-569215bb-5cd8-4e90-93bb-32b5620344df None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:33.702267 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-569215bb-5cd8-4e90-93bb-32b5620344df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:33.702649 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-569215bb-5cd8-4e90-93bb-32b5620344df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:33.703188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-569215bb-5cd8-4e90-93bb-32b5620344df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:33.703188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-569215bb-5cd8-4e90-93bb-32b5620344df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:33.709828 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Acquiring lock "cinder-attachment_update-40381158-6816-4ad3-9fb0-afde60920583-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:30:33.712387 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:33.712387 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:33.713415 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-569215bb-5cd8-4e90-93bb-32b5620344df tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:33.714189 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 784/3106] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:33 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:33.714827 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Lock "cinder-attachment_update-40381158-6816-4ad3-9fb0-afde60920583-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:30:33.715763 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:33.715763 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:33.818720 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Lock "cinder-attachment_update-40381158-6816-4ad3-9fb0-afde60920583-np0000005195" released by "attachment_update" :: held 0.104s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:30:33.819195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-fbfb42fa-2c89-425e-9357-f62572441b08 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767 returned with HTTP 200 Jul 15 13:30:33.819734 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 764/3107] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:30:33 2026] PUT /volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:34.444671 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-50f14341-b3d3-403d-8767-1b0b8b0b3c0d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:34.447855 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50f14341-b3d3-403d-8767-1b0b8b0b3c0d tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:34.448130 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50f14341-b3d3-403d-8767-1b0b8b0b3c0d tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:34.448342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50f14341-b3d3-403d-8767-1b0b8b0b3c0d tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:34.470987 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:34.470987 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:34.478568 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-50f14341-b3d3-403d-8767-1b0b8b0b3c0d tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:34.483864 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50f14341-b3d3-403d-8767-1b0b8b0b3c0d tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:34.484245 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 787/3108] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:34 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:34.727447 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bbb8ef66-a1e5-40fd-8d9f-21d3381f66f5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:34.731117 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bbb8ef66-a1e5-40fd-8d9f-21d3381f66f5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:34.731305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bbb8ef66-a1e5-40fd-8d9f-21d3381f66f5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:34.731812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bbb8ef66-a1e5-40fd-8d9f-21d3381f66f5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:34.731812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-bbb8ef66-a1e5-40fd-8d9f-21d3381f66f5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:34.735499 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:34.735499 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:34.736130 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bbb8ef66-a1e5-40fd-8d9f-21d3381f66f5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:34.736690 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 774/3109] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:34 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:35.173635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f41052db-5e72-4454-94d5-c20b95f7dbb3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.282620 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f41052db-5e72-4454-94d5-c20b95f7dbb3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:30:35.283146 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f41052db-5e72-4454-94d5-c20b95f7dbb3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1870793027", "extra_specs": {"spec1": "val1"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.300333 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f41052db-5e72-4454-94d5-c20b95f7dbb3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:30:35.300678 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 785/3110] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:30:35 2026] POST /volume/v3/types => generated 243 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:35.310396 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f1ac32eb-5e2a-4dc1-9d71-a86950561e60 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.314757 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1ac32eb-5e2a-4dc1-9d71-a86950561e60 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] POST https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs Jul 15 13:30:35.314757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1ac32eb-5e2a-4dc1-9d71-a86950561e60 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.316504 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1ac32eb-5e2a-4dc1-9d71-a86950561e60 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs returned with HTTP 400 Jul 15 13:30:35.317400 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 765/3111] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:30:35 2026] POST /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:30:35.327382 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-78e0749a-180c-4f46-85bf-8931ce95fe3a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.331695 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-78e0749a-180c-4f46-85bf-8931ce95fe3a tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] POST https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs Jul 15 13:30:35.332062 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-78e0749a-180c-4f46-85bf-8931ce95fe3a tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.335759 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-78e0749a-180c-4f46-85bf-8931ce95fe3a tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs returned with HTTP 400 Jul 15 13:30:35.335759 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 788/3112] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:30:35 2026] POST /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:30:35.345761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b997c289-f7a2-4227-8e5e-62d283e1f552 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.349329 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b997c289-f7a2-4227-8e5e-62d283e1f552 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] POST https://10.4.3.158/volume/v3/types/4f2238f9-525b-41b4-9e0f-9f8d0e50bc9d/extra_specs Jul 15 13:30:35.350009 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b997c289-f7a2-4227-8e5e-62d283e1f552 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.363112 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b997c289-f7a2-4227-8e5e-62d283e1f552 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/4f2238f9-525b-41b4-9e0f-9f8d0e50bc9d/extra_specs returned with HTTP 404 Jul 15 13:30:35.363574 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 775/3113] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:30:35 2026] POST /volume/v3/types/4f2238f9-525b-41b4-9e0f-9f8d0e50bc9d/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.371601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-01ca00eb-c53f-41e4-862a-e4d3e3875cf1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.373480 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01ca00eb-c53f-41e4-862a-e4d3e3875cf1 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] DELETE https://10.4.3.158/volume/v3/types/06bdeb8e-a3ae-4d2f-a7a5-0b1ca997960e/extra_specs/spec1 Jul 15 13:30:35.373677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01ca00eb-c53f-41e4-862a-e4d3e3875cf1 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.373854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-01ca00eb-c53f-41e4-862a-e4d3e3875cf1 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.377373 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-01ca00eb-c53f-41e4-862a-e4d3e3875cf1 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/06bdeb8e-a3ae-4d2f-a7a5-0b1ca997960e/extra_specs/spec1 returned with HTTP 404 Jul 15 13:30:35.377850 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 786/3114] 10.4.3.158 () {66 vars in 1399 bytes} [Wed Jul 15 13:30:35 2026] DELETE /volume/v3/types/06bdeb8e-a3ae-4d2f-a7a5-0b1ca997960e/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.386703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-44d2b624-8f8b-4ce8-ac92-9c360bd9335d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.388522 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-44d2b624-8f8b-4ce8-ac92-9c360bd9335d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] GET https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/nonexistent_extra_spec_name Jul 15 13:30:35.388693 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-44d2b624-8f8b-4ce8-ac92-9c360bd9335d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.388866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-44d2b624-8f8b-4ce8-ac92-9c360bd9335d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.389133 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:35.389133 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:35.396726 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-44d2b624-8f8b-4ce8-ac92-9c360bd9335d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 15 13:30:35.397457 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 766/3115] 10.4.3.158 () {66 vars in 1462 bytes} [Wed Jul 15 13:30:35 2026] GET /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.405770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-306630fc-197e-42d9-b214-370c9f6acf3d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.407670 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-306630fc-197e-42d9-b214-370c9f6acf3d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] GET https://10.4.3.158/volume/v3/types/d48e488b-1c74-4e18-8722-cfd4c5a19f9b/extra_specs/spec1 Jul 15 13:30:35.407874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-306630fc-197e-42d9-b214-370c9f6acf3d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.408103 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-306630fc-197e-42d9-b214-370c9f6acf3d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.412294 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-306630fc-197e-42d9-b214-370c9f6acf3d tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/d48e488b-1c74-4e18-8722-cfd4c5a19f9b/extra_specs/spec1 returned with HTTP 404 Jul 15 13:30:35.412696 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 789/3116] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:30:35 2026] GET /volume/v3/types/d48e488b-1c74-4e18-8722-cfd4c5a19f9b/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.420015 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7dea7865-dbfa-418f-a50d-2cafca6e9afb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.421645 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7dea7865-dbfa-418f-a50d-2cafca6e9afb tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] GET https://10.4.3.158/volume/v3/types/1408f0ba-10a6-4ffe-8724-f96600a71550/extra_specs Jul 15 13:30:35.421823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7dea7865-dbfa-418f-a50d-2cafca6e9afb tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.422043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7dea7865-dbfa-418f-a50d-2cafca6e9afb tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.425159 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7dea7865-dbfa-418f-a50d-2cafca6e9afb tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/1408f0ba-10a6-4ffe-8724-f96600a71550/extra_specs returned with HTTP 404 Jul 15 13:30:35.425598 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 776/3117] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Jul 15 13:30:35 2026] GET /volume/v3/types/1408f0ba-10a6-4ffe-8724-f96600a71550/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.434765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-476efdaf-add2-4b46-85b3-49353d951040 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.439924 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-476efdaf-add2-4b46-85b3-49353d951040 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] PUT https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/spec1 Jul 15 13:30:35.440500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-476efdaf-add2-4b46-85b3-49353d951040 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.442608 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-476efdaf-add2-4b46-85b3-49353d951040 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/spec1 returned with HTTP 400 Jul 15 13:30:35.443176 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 787/3118] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:30:35 2026] PUT /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/spec1 => generated 102 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:30:35.451430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c91a0e89-e83d-4628-952e-fceb5a1cf1f8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.456096 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c91a0e89-e83d-4628-952e-fceb5a1cf1f8 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] PUT https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/spec1 Jul 15 13:30:35.456420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c91a0e89-e83d-4628-952e-fceb5a1cf1f8 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'update', calling method: update, body: null {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.458841 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c91a0e89-e83d-4628-952e-fceb5a1cf1f8 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/spec1 returned with HTTP 400 Jul 15 13:30:35.459400 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 767/3119] 10.4.3.158 () {68 vars in 1415 bytes} [Wed Jul 15 13:30:35 2026] PUT /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:35.467792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e97dee50-2a4c-4f1e-ae92-294280085965 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.472551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e97dee50-2a4c-4f1e-ae92-294280085965 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] PUT https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/None Jul 15 13:30:35.473773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e97dee50-2a4c-4f1e-ae92-294280085965 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.488390 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e97dee50-2a4c-4f1e-ae92-294280085965 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 15 13:30:35.488552 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e97dee50-2a4c-4f1e-ae92-294280085965 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/None returned with HTTP 400 Jul 15 13:30:35.489137 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 790/3120] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:30:35 2026] PUT /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/None => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:35.497727 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-790433cd-59fd-4881-836c-b67e5194d7ae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.500444 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-790433cd-59fd-4881-836c-b67e5194d7ae tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:35.500693 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-790433cd-59fd-4881-836c-b67e5194d7ae tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.500879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-790433cd-59fd-4881-836c-b67e5194d7ae tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.503591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7e99811c-f651-4ea2-85fc-b249e64a82dd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.505672 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e99811c-f651-4ea2-85fc-b249e64a82dd tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] PUT https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/6e3ef7c1-51ec-4400-8856-c33ba8866f19 Jul 15 13:30:35.506261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7e99811c-f651-4ea2-85fc-b249e64a82dd tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.513488 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:35.513488 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:35.517333 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e99811c-f651-4ea2-85fc-b249e64a82dd tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 15 13:30:35.517486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7e99811c-f651-4ea2-85fc-b249e64a82dd tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/6e3ef7c1-51ec-4400-8856-c33ba8866f19 returned with HTTP 400 Jul 15 13:30:35.517839 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-790433cd-59fd-4881-836c-b67e5194d7ae tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:35.518054 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 788/3121] 10.4.3.158 () {68 vars in 1509 bytes} [Wed Jul 15 13:30:35 2026] PUT /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3/extra_specs/6e3ef7c1-51ec-4400-8856-c33ba8866f19 => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:35.523652 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-790433cd-59fd-4881-836c-b67e5194d7ae tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:35.524035 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 777/3122] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:35 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:35.526075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c6dd1d0c-d628-4805-8485-ffff2f43b56b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.527906 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6dd1d0c-d628-4805-8485-ffff2f43b56b tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] PUT https://10.4.3.158/volume/v3/types/4701f28b-d16f-4d3f-a1c5-938f039ddb53/extra_specs/spec1 Jul 15 13:30:35.528320 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6dd1d0c-d628-4805-8485-ffff2f43b56b tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:35.538481 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6dd1d0c-d628-4805-8485-ffff2f43b56b tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/4701f28b-d16f-4d3f-a1c5-938f039ddb53/extra_specs/spec1 returned with HTTP 404 Jul 15 13:30:35.539034 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 768/3123] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:30:35 2026] PUT /volume/v3/types/4701f28b-d16f-4d3f-a1c5-938f039ddb53/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.548841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8ef50d16-fe75-4425-bbd0-e48946b9e0b3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.550691 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ef50d16-fe75-4425-bbd0-e48946b9e0b3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] DELETE https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3 Jul 15 13:30:35.550951 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ef50d16-fe75-4425-bbd0-e48946b9e0b3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.551410 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ef50d16-fe75-4425-bbd0-e48946b9e0b3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.578780 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ef50d16-fe75-4425-bbd0-e48946b9e0b3 tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3 returned with HTTP 202 Jul 15 13:30:35.579320 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 791/3124] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:30:35 2026] DELETE /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:35.585999 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9207c03a-fc06-4ec9-bd04-4cb1de9aa69e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.587773 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9207c03a-fc06-4ec9-bd04-4cb1de9aa69e tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] GET https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3 Jul 15 13:30:35.587974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9207c03a-fc06-4ec9-bd04-4cb1de9aa69e tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.588192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9207c03a-fc06-4ec9-bd04-4cb1de9aa69e tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.591423 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9207c03a-fc06-4ec9-bd04-4cb1de9aa69e tempest-ExtraSpecsNegativeTest-1383362077 tempest-ExtraSpecsNegativeTest-1383362077-project-admin] https://10.4.3.158/volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3 returned with HTTP 404 Jul 15 13:30:35.592070 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 789/3125] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:30:35 2026] GET /volume/v3/types/66098185-680e-4cde-a55d-2775bb665bb3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:35.746078 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9f43fc3a-f9e6-444a-b802-5e25e4cea2a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:35.747995 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9f43fc3a-f9e6-444a-b802-5e25e4cea2a7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:35.748304 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9f43fc3a-f9e6-444a-b802-5e25e4cea2a7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:35.748496 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9f43fc3a-f9e6-444a-b802-5e25e4cea2a7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:35.748618 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9f43fc3a-f9e6-444a-b802-5e25e4cea2a7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:35.752403 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:35.752403 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:35.753085 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9f43fc3a-f9e6-444a-b802-5e25e4cea2a7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:35.753456 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 778/3126] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:35 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:36.539506 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-709238cb-0197-4482-b97f-8c9df52144de None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:36.542078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-709238cb-0197-4482-b97f-8c9df52144de tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:36.542392 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-709238cb-0197-4482-b97f-8c9df52144de tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:36.542639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-709238cb-0197-4482-b97f-8c9df52144de tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:36.552903 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:36.552903 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:36.559305 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-709238cb-0197-4482-b97f-8c9df52144de tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:36.564726 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-709238cb-0197-4482-b97f-8c9df52144de tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:36.565340 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 769/3127] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:36 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:36.763951 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a39b2fda-39a4-4e57-865d-2b6a55e9f854 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:36.766002 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a39b2fda-39a4-4e57-865d-2b6a55e9f854 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:36.766240 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a39b2fda-39a4-4e57-865d-2b6a55e9f854 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:36.766284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a39b2fda-39a4-4e57-865d-2b6a55e9f854 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:36.766413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a39b2fda-39a4-4e57-865d-2b6a55e9f854 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:36.771111 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:36.771111 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:36.771889 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a39b2fda-39a4-4e57-865d-2b6a55e9f854 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:36.772375 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 792/3128] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:36 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:37.583923 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-403484ca-074e-44de-ad29-d2ce3ce7ba13 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:37.585648 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-403484ca-074e-44de-ad29-d2ce3ce7ba13 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:37.585885 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-403484ca-074e-44de-ad29-d2ce3ce7ba13 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:37.586103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-403484ca-074e-44de-ad29-d2ce3ce7ba13 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:37.602773 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:37.602773 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:37.611901 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-403484ca-074e-44de-ad29-d2ce3ce7ba13 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:37.621811 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-403484ca-074e-44de-ad29-d2ce3ce7ba13 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:37.622444 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 790/3129] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:37 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:37.677892 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-11949da2-684d-487a-a41e-93864df8501b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:37.785523 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3fc75900-109c-47e1-b383-ad8e389ed9a3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:37.787340 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3fc75900-109c-47e1-b383-ad8e389ed9a3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:37.787568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3fc75900-109c-47e1-b383-ad8e389ed9a3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:37.787885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3fc75900-109c-47e1-b383-ad8e389ed9a3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:37.787885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-3fc75900-109c-47e1-b383-ad8e389ed9a3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:37.794132 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:37.794132 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:37.794796 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3fc75900-109c-47e1-b383-ad8e389ed9a3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:37.795246 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 770/3130] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:37 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:37.805352 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:37.805781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-387128373"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:37.807661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-387128373'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:37.807807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Create volume of 1 GB Jul 15 13:30:37.812334 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Availability Zones retrieved successfully. Jul 15 13:30:37.819762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Flow 'volume_create_api' (1ed9456b-295a-4a35-b881-d435fbd1a25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:37.820941 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443e0c92-16fc-4ecd-9c35-d19596029407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:37.822145 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:37.851609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443e0c92-16fc-4ecd-9c35-d19596029407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:37.852600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0feb39d8-042b-461d-8c14-b509ffd0f0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:37.917986 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Created reservations ['5f82f965-c9c1-4df5-9d86-eeba661aeba8', '5afd2382-794a-4234-aa5d-2325a9a4a04f', '7fbd4e3a-9d7f-40f0-985c-b47bfdb6962b', '24c860fd-a09e-46c2-a524-6293c89201ce'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:37.920981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0feb39d8-042b-461d-8c14-b509ffd0f0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f82f965-c9c1-4df5-9d86-eeba661aeba8', '5afd2382-794a-4234-aa5d-2325a9a4a04f', '7fbd4e3a-9d7f-40f0-985c-b47bfdb6962b', '24c860fd-a09e-46c2-a524-6293c89201ce']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:37.920981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d863e87-e839-4541-93bb-4b9bf7af7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:37.956331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d863e87-e839-4541-93bb-4b9bf7af7698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27941638-57f5-4939-bf57-042839d89396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-387128373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='623b8e9ebce2434384585e2bb19ccb5a',qos_specs=None,replication_status=,reservations=['5f82f965-c9c1-4df5-9d86-eeba661aeba8','5afd2382-794a-4234-aa5d-2325a9a4a04f','7fbd4e3a-9d7f-40f0-985c-b47bfdb6962b','24c860fd-a09e-46c2-a524-6293c89201ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301ea79a0fc24f1fa7510c94226947e4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-387128373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27941638-57f5-4939-bf57-042839d89396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='623b8e9ebce2434384585e2bb19ccb5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301ea79a0fc24f1fa7510c94226947e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:37.957419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (044f2d89-55e6-4e75-9d49-ebf6ec7f5b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:37.982296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (044f2d89-55e6-4e75-9d49-ebf6ec7f5b32) transitioned into state 'SUCCESS' from state '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-387128373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='623b8e9ebce2434384585e2bb19ccb5a',qos_specs=None,replication_status=,reservations=['5f82f965-c9c1-4df5-9d86-eeba661aeba8','5afd2382-794a-4234-aa5d-2325a9a4a04f','7fbd4e3a-9d7f-40f0-985c-b47bfdb6962b','24c860fd-a09e-46c2-a524-6293c89201ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301ea79a0fc24f1fa7510c94226947e4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:37.983317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c488325e-24e0-45b1-9cae-31bc8a65b629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:37.992986 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c488325e-24e0-45b1-9cae-31bc8a65b629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:37.993817 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Flow 'volume_create_api' (1ed9456b-295a-4a35-b881-d435fbd1a25f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:37.994199 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Create volume request issued successfully. Jul 15 13:30:37.994996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-11949da2-684d-487a-a41e-93864df8501b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:37.995428 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 779/3131] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:30:37 2026] POST /volume/v3/volumes => generated 751 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:38.008813 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-08974a33-2ed9-4bc1-b0e5-db12b673ad83 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:38.010788 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08974a33-2ed9-4bc1-b0e5-db12b673ad83 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:38.011094 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08974a33-2ed9-4bc1-b0e5-db12b673ad83 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:38.011376 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08974a33-2ed9-4bc1-b0e5-db12b673ad83 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:38.018939 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:38.018939 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:38.022925 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-08974a33-2ed9-4bc1-b0e5-db12b673ad83 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:38.027722 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08974a33-2ed9-4bc1-b0e5-db12b673ad83 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 200 Jul 15 13:30:38.028262 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 793/3132] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:38 2026] GET /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:38.640899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0a3519fe-7d8f-4755-8e8a-024ddb900551 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:38.644478 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a3519fe-7d8f-4755-8e8a-024ddb900551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:38.645410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a3519fe-7d8f-4755-8e8a-024ddb900551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:38.645410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a3519fe-7d8f-4755-8e8a-024ddb900551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:38.662642 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:38.662642 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:38.671706 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0a3519fe-7d8f-4755-8e8a-024ddb900551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:38.680243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a3519fe-7d8f-4755-8e8a-024ddb900551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:38.680843 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 791/3133] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:38 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:38.806302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c9b9b01-bc83-4197-847a-3f41c151fbc7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:38.809915 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c9b9b01-bc83-4197-847a-3f41c151fbc7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:38.810482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c9b9b01-bc83-4197-847a-3f41c151fbc7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:38.810482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c9b9b01-bc83-4197-847a-3f41c151fbc7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:38.810482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7c9b9b01-bc83-4197-847a-3f41c151fbc7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:38.817974 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:38.817974 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:38.818797 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c9b9b01-bc83-4197-847a-3f41c151fbc7 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:38.819124 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 771/3134] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:38 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:39.045380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-91f314d3-c3e5-4422-a64d-4345b1205b9b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.047304 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91f314d3-c3e5-4422-a64d-4345b1205b9b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:39.047496 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91f314d3-c3e5-4422-a64d-4345b1205b9b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:39.047666 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91f314d3-c3e5-4422-a64d-4345b1205b9b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:39.056843 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.056843 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:39.063785 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-91f314d3-c3e5-4422-a64d-4345b1205b9b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:39.070876 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91f314d3-c3e5-4422-a64d-4345b1205b9b tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 200 Jul 15 13:30:39.071215 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 780/3135] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:39 2026] GET /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:39.084519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.086488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:30:39.086911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27941638-57f5-4939-bf57-042839d89396", "name": "tempest-VolumesBackupsV39Test-Backup-1858878894", "container": "tempest-volumesbackupsv39test-backup-container-1570672991"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:39.088486 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Creating new backup {'backup': {'volume_id': '27941638-57f5-4939-bf57-042839d89396', 'name': 'tempest-VolumesBackupsV39Test-Backup-1858878894', 'container': 'tempest-volumesbackupsv39test-backup-container-1570672991'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:30:39.088668 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Creating backup of volume 27941638-57f5-4939-bf57-042839d89396 in container tempest-volumesbackupsv39test-backup-container-1570672991 Jul 15 13:30:39.095842 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.095842 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:39.096062 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:39.120169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Created reservations ['8b484e37-cd73-4432-8a5c-a7939ebf6850', 'b044318a-a331-4717-9b26-d86d5b4c2f37'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:39.149401 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00e7cf78-5836-439a-a27b-0970fc6cf2e9 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:30:39.149741 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 794/3136] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:30:39 2026] POST /volume/v3/backups => generated 333 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:39.158576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-18a2f112-141d-4d47-b95e-ab819b9f7bd8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.160502 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18a2f112-141d-4d47-b95e-ab819b9f7bd8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:39.160742 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18a2f112-141d-4d47-b95e-ab819b9f7bd8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:39.160946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18a2f112-141d-4d47-b95e-ab819b9f7bd8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:39.161128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-18a2f112-141d-4d47-b95e-ab819b9f7bd8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:39.165931 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.165931 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:39.166807 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18a2f112-141d-4d47-b95e-ab819b9f7bd8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:39.167238 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 792/3137] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:39 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:39.335452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-826f180a-76a3-4d1e-9f9f-eb8fafb98ba2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.338607 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-826f180a-76a3-4d1e-9f9f-eb8fafb98ba2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] POST https://10.4.3.158/volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767/action Jul 15 13:30:39.339118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-826f180a-76a3-4d1e-9f9f-eb8fafb98ba2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:39.339272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-826f180a-76a3-4d1e-9f9f-eb8fafb98ba2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:39.354717 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.354717 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:39.363896 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-48b1b780-5c75-429b-8243-b0c9ef64f05c req-826f180a-76a3-4d1e-9f9f-eb8fafb98ba2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767/action returned with HTTP 204 Jul 15 13:30:39.364328 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 772/3138] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:30:39 2026] POST /volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:39.699056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-411d440c-5897-4774-a110-972b72d8a358 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.701240 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-411d440c-5897-4774-a110-972b72d8a358 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:39.701505 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-411d440c-5897-4774-a110-972b72d8a358 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:39.701744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-411d440c-5897-4774-a110-972b72d8a358 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:39.719208 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.719208 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:39.723216 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-411d440c-5897-4774-a110-972b72d8a358 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:39.731927 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-411d440c-5897-4774-a110-972b72d8a358 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:39.732428 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 781/3139] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:39 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:39.747785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.752798 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] POST https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583/action Jul 15 13:30:39.753399 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:39.753625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:39.764460 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.764460 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:39.765074 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:39.801349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Created reservations ['d859e682-f46c-4e1a-91d4-6ea8abf9b485', '5c43db63-bad0-4a7a-be35-b850db23eb43'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:39.805373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c932626a-7f24-407c-836e-c4a5458c4938 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.824838 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Extend volume request issued successfully. Jul 15 13:30:39.824838 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-943ee296-ee71-4ed8-9556-6759ed1c3985 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583/action returned with HTTP 202 Jul 15 13:30:39.824838 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 795/3140] 10.4.3.158 () {70 vars in 1431 bytes} [Wed Jul 15 13:30:39 2026] POST /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:30:39.834286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c333e9c8-4c7e-4b1e-b8dd-fcf85575182f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.835350 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c333e9c8-4c7e-4b1e-b8dd-fcf85575182f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:39.835350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c333e9c8-4c7e-4b1e-b8dd-fcf85575182f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:39.835350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c333e9c8-4c7e-4b1e-b8dd-fcf85575182f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:39.835350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c333e9c8-4c7e-4b1e-b8dd-fcf85575182f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:39.837453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f8fcb5f5-8739-4edd-a14e-9d533a4e8376 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:39.840084 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8fcb5f5-8739-4edd-a14e-9d533a4e8376 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:39.840522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8fcb5f5-8739-4edd-a14e-9d533a4e8376 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:39.840651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8fcb5f5-8739-4edd-a14e-9d533a4e8376 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:39.841815 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.841815 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:39.842610 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c333e9c8-4c7e-4b1e-b8dd-fcf85575182f tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:39.843052 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 773/3141] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:39 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:39.852738 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:39.852738 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:39.857118 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f8fcb5f5-8739-4edd-a14e-9d533a4e8376 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:39.862200 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8fcb5f5-8739-4edd-a14e-9d533a4e8376 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:39.862551 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 782/3142] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:39 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:39.889279 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:39.889581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-582494492", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:39.890988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-582494492', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:39.891128 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Create volume of 1 GB Jul 15 13:30:39.894930 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Availability Zones retrieved successfully. Jul 15 13:30:39.900206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Flow 'volume_create_api' (63ee8694-ca15-47ac-b5d6-8b0de4dabbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:39.901030 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a4087ea-a515-4b86-ada7-4cd1a77687cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:39.901857 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:39.934347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a4087ea-a515-4b86-ada7-4cd1a77687cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:39.935584 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03567a2e-a50d-4a0c-ae0c-80b1b02d67d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.002359 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Created reservations ['6f75a419-beb6-47de-9b0b-00820dd0a8b8', '47343101-e1f9-4927-8a44-6e26da5af0da', '8cdc5639-cf03-438f-893d-5a39c624e1f0', '716ad045-3433-45cf-a633-270895e0dc6a'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:40.003502 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03567a2e-a50d-4a0c-ae0c-80b1b02d67d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f75a419-beb6-47de-9b0b-00820dd0a8b8', '47343101-e1f9-4927-8a44-6e26da5af0da', '8cdc5639-cf03-438f-893d-5a39c624e1f0', '716ad045-3433-45cf-a633-270895e0dc6a']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.004603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad21856d-dbe6-4a28-aa29-85a3d695ce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.030889 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad21856d-dbe6-4a28-aa29-85a3d695ce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8964bf3d-4ea1-4d82-a209-77c5721c1678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-582494492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3832b231f12b4d108c8ff34b98864a47',qos_specs=None,replication_status=,reservations=['6f75a419-beb6-47de-9b0b-00820dd0a8b8','47343101-e1f9-4927-8a44-6e26da5af0da','8cdc5639-cf03-438f-893d-5a39c624e1f0','716ad045-3433-45cf-a633-270895e0dc6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec3cc82f6864cf1b3d0c0996d088388',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-582494492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8964bf3d-4ea1-4d82-a209-77c5721c1678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3832b231f12b4d108c8ff34b98864a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec3cc82f6864cf1b3d0c0996d088388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.032044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695e3a94-943a-4757-a3ab-2ec7f673f4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.055917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (695e3a94-943a-4757-a3ab-2ec7f673f4c1) transitioned into state 'SUCCESS' from state '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-582494492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3832b231f12b4d108c8ff34b98864a47',qos_specs=None,replication_status=,reservations=['6f75a419-beb6-47de-9b0b-00820dd0a8b8','47343101-e1f9-4927-8a44-6e26da5af0da','8cdc5639-cf03-438f-893d-5a39c624e1f0','716ad045-3433-45cf-a633-270895e0dc6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec3cc82f6864cf1b3d0c0996d088388',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.056632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1387d2b1-fcda-4c1f-95c0-cee6c711e59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.066223 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1387d2b1-fcda-4c1f-95c0-cee6c711e59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.067001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Flow 'volume_create_api' (63ee8694-ca15-47ac-b5d6-8b0de4dabbe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:40.067331 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Create volume request issued successfully. Jul 15 13:30:40.067922 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c932626a-7f24-407c-836e-c4a5458c4938 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:40.068469 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 793/3143] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:30:39 2026] POST /volume/v3/volumes => generated 764 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:40.087508 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:40.089536 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:40.089927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-103142798", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:40.091445 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-103142798', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:40.091571 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Create volume of 1 GB Jul 15 13:30:40.091872 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:40.091872 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:40.095777 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Availability Zones retrieved successfully. Jul 15 13:30:40.101659 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Flow 'volume_create_api' (69ed3515-ff6e-47d8-b471-5e21ff072359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:40.102717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4471b36-50df-4cba-90b7-5e89673931e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.103747 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:40.125851 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-943ee296-ee71-4ed8-9556-6759ed1c3985 req-c24886d6-74f4-433b-949f-b41ae49fc0e4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:40.128053 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-943ee296-ee71-4ed8-9556-6759ed1c3985 req-c24886d6-74f4-433b-949f-b41ae49fc0e4 service nova] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:40.128300 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-943ee296-ee71-4ed8-9556-6759ed1c3985 req-c24886d6-74f4-433b-949f-b41ae49fc0e4 service nova] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:40.128466 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-943ee296-ee71-4ed8-9556-6759ed1c3985 req-c24886d6-74f4-433b-949f-b41ae49fc0e4 service nova] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:40.130825 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4471b36-50df-4cba-90b7-5e89673931e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.131775 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c873a8ae-b2e7-41c2-8b38-c2574673a64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.139491 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:40.139491 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:40.143289 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-943ee296-ee71-4ed8-9556-6759ed1c3985 req-c24886d6-74f4-433b-949f-b41ae49fc0e4 service nova] Volume info retrieved successfully. Jul 15 13:30:40.149417 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-943ee296-ee71-4ed8-9556-6759ed1c3985 req-c24886d6-74f4-433b-949f-b41ae49fc0e4 service nova] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:40.149837 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 774/3144] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:30:40 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:40.179247 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Created reservations ['deedc8f7-9511-4c9e-9962-93242a8534b5', 'ea332225-d621-431a-83d1-134caa5211b8', '0f8bbff3-9634-4c72-beb2-dc6b6f0bbd04', 'd91e341c-fd46-4896-bd86-5a24b981fbfb'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:40.179933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c873a8ae-b2e7-41c2-8b38-c2574673a64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deedc8f7-9511-4c9e-9962-93242a8534b5', 'ea332225-d621-431a-83d1-134caa5211b8', '0f8bbff3-9634-4c72-beb2-dc6b6f0bbd04', 'd91e341c-fd46-4896-bd86-5a24b981fbfb']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.180687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2200f9e6-9026-4851-acaf-db4580673e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.181244 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29fb4a6a-dacb-47df-bce4-2c903733be51 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:40.183448 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29fb4a6a-dacb-47df-bce4-2c903733be51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:40.183753 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29fb4a6a-dacb-47df-bce4-2c903733be51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:40.184243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29fb4a6a-dacb-47df-bce4-2c903733be51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:40.184243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-29fb4a6a-dacb-47df-bce4-2c903733be51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:40.189172 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:40.189172 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:40.190245 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29fb4a6a-dacb-47df-bce4-2c903733be51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:40.190747 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 783/3145] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:40 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:40.204213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2200f9e6-9026-4851-acaf-db4580673e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fdc98f5-1359-437c-a51e-b21dd43f0643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-103142798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3832b231f12b4d108c8ff34b98864a47',qos_specs=None,replication_status=,reservations=['deedc8f7-9511-4c9e-9962-93242a8534b5','ea332225-d621-431a-83d1-134caa5211b8','0f8bbff3-9634-4c72-beb2-dc6b6f0bbd04','d91e341c-fd46-4896-bd86-5a24b981fbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec3cc82f6864cf1b3d0c0996d088388',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-103142798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fdc98f5-1359-437c-a51e-b21dd43f0643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3832b231f12b4d108c8ff34b98864a47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec3cc82f6864cf1b3d0c0996d088388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.204972 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51b9b66-889f-4a8d-9bfd-0369421cb50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.224226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51b9b66-889f-4a8d-9bfd-0369421cb50f) transitioned into state 'SUCCESS' from state '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-103142798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3832b231f12b4d108c8ff34b98864a47',qos_specs=None,replication_status=,reservations=['deedc8f7-9511-4c9e-9962-93242a8534b5','ea332225-d621-431a-83d1-134caa5211b8','0f8bbff3-9634-4c72-beb2-dc6b6f0bbd04','d91e341c-fd46-4896-bd86-5a24b981fbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec3cc82f6864cf1b3d0c0996d088388',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.224868 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc69dc0f-b3f7-4981-a04a-b518e43267c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:40.232975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc69dc0f-b3f7-4981-a04a-b518e43267c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:40.233742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Flow 'volume_create_api' (69ed3515-ff6e-47d8-b471-5e21ff072359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:40.234061 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Create volume request issued successfully. Jul 15 13:30:40.234553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-de3d2bcb-9785-47aa-aa7e-6c8100ba0e03 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:40.234938 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 796/3146] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:30:40 2026] POST /volume/v3/volumes => generated 764 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:40.857635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7d19f614-d99a-407c-86d3-2036aef328e9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:40.860672 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7d19f614-d99a-407c-86d3-2036aef328e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:40.860985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7d19f614-d99a-407c-86d3-2036aef328e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:40.861427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7d19f614-d99a-407c-86d3-2036aef328e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:40.861427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-7d19f614-d99a-407c-86d3-2036aef328e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:40.868931 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:40.868931 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:40.869937 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7d19f614-d99a-407c-86d3-2036aef328e9 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:40.870522 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 794/3147] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:40 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:40.885363 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-02dd9809-8619-4e6a-a0ba-b4a28893c5db None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:40.887816 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-02dd9809-8619-4e6a-a0ba-b4a28893c5db tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:40.888458 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-02dd9809-8619-4e6a-a0ba-b4a28893c5db tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:40.888458 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-02dd9809-8619-4e6a-a0ba-b4a28893c5db tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:40.900348 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:40.900348 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:40.904194 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-02dd9809-8619-4e6a-a0ba-b4a28893c5db tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:40.908982 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-02dd9809-8619-4e6a-a0ba-b4a28893c5db tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:40.909407 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 775/3148] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:40 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:40.928541 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7fd7bc07-e208-43ee-9db0-38ed6dcd7825 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:40.930833 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7fd7bc07-e208-43ee-9db0-38ed6dcd7825 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:40.931196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7fd7bc07-e208-43ee-9db0-38ed6dcd7825 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:40.931850 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7fd7bc07-e208-43ee-9db0-38ed6dcd7825 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:40.945290 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:40.945290 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:40.950425 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7fd7bc07-e208-43ee-9db0-38ed6dcd7825 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:40.957506 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7fd7bc07-e208-43ee-9db0-38ed6dcd7825 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:40.957975 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 784/3149] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:40 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:41.181993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-76354757-33aa-4a61-b22f-23f49d563409 req-138bb481-e76f-4a30-bba1-ffcb0c01c8f1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.184578 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-138bb481-e76f-4a30-bba1-ffcb0c01c8f1 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:41.184781 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-138bb481-e76f-4a30-bba1-ffcb0c01c8f1 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:41.184988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-138bb481-e76f-4a30-bba1-ffcb0c01c8f1 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:41.197151 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:41.197151 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:41.201392 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-76354757-33aa-4a61-b22f-23f49d563409 req-138bb481-e76f-4a30-bba1-ffcb0c01c8f1 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:41.204609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-744fe68d-79a0-4c03-abbe-b6c134d319c5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.206728 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-744fe68d-79a0-4c03-abbe-b6c134d319c5 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:41.206924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-744fe68d-79a0-4c03-abbe-b6c134d319c5 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:41.207122 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-744fe68d-79a0-4c03-abbe-b6c134d319c5 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:41.207249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-744fe68d-79a0-4c03-abbe-b6c134d319c5 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:41.207312 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-138bb481-e76f-4a30-bba1-ffcb0c01c8f1 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:41.207690 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 797/3150] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:30:41 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:41.215298 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:41.215298 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:41.216573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-744fe68d-79a0-4c03-abbe-b6c134d319c5 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:41.217169 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 795/3151] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:41 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:41.231661 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.233878 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] POST https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583/action Jul 15 13:30:41.234322 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:30:41.234483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:41.245438 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:41.245438 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:41.245949 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:41.255532 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Begin detaching volume completed successfully. Jul 15 13:30:41.255762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-ebc5ad7f-67d2-4f15-802c-76494ac6b670 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583/action returned with HTTP 202 Jul 15 13:30:41.256469 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 776/3152] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:30:41 2026] POST /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:41.277221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-451524d2-ceba-4c85-83a6-a62b78662d12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.279157 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-451524d2-ceba-4c85-83a6-a62b78662d12 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:41.279416 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-451524d2-ceba-4c85-83a6-a62b78662d12 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:41.280502 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-451524d2-ceba-4c85-83a6-a62b78662d12 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:41.291641 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:41.291641 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:41.296840 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-451524d2-ceba-4c85-83a6-a62b78662d12 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:41.301989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-451524d2-ceba-4c85-83a6-a62b78662d12 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:41.302480 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 785/3153] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:41 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:41.312679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-545dd43d-ce6b-40ab-a2db-9847b74ca11e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.313129 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-545dd43d-ce6b-40ab-a2db-9847b74ca11e None None] GET https://10.4.3.158/volume// Jul 15 13:30:41.313358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-545dd43d-ce6b-40ab-a2db-9847b74ca11e None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:41.313634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-545dd43d-ce6b-40ab-a2db-9847b74ca11e None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:41.313944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-545dd43d-ce6b-40ab-a2db-9847b74ca11e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:30:41.314279 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 798/3154] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:30:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:30:41.324294 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-76354757-33aa-4a61-b22f-23f49d563409 req-6fbb9508-1418-43c0-b9b5-4579e9d79aec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.326857 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-6fbb9508-1418-43c0-b9b5-4579e9d79aec tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:41.327032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-6fbb9508-1418-43c0-b9b5-4579e9d79aec tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:41.327127 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-6fbb9508-1418-43c0-b9b5-4579e9d79aec tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:41.337370 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:41.337370 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:41.340872 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-76354757-33aa-4a61-b22f-23f49d563409 req-6fbb9508-1418-43c0-b9b5-4579e9d79aec tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:41.344923 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-6fbb9508-1418-43c0-b9b5-4579e9d79aec tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:41.345339 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 796/3155] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:30:41 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:30:41.882810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f4d8f49-e8b8-4c71-a790-ba276b924064 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:41.884674 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f4d8f49-e8b8-4c71-a790-ba276b924064 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:41.884946 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f4d8f49-e8b8-4c71-a790-ba276b924064 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:41.885223 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f4d8f49-e8b8-4c71-a790-ba276b924064 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:41.885420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5f4d8f49-e8b8-4c71-a790-ba276b924064 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:41.890245 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:41.890245 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:41.891060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f4d8f49-e8b8-4c71-a790-ba276b924064 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:41.891494 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 777/3156] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:41 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:42.234007 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2726d86f-861f-42f6-aba2-a4adfae4603c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.236147 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2726d86f-861f-42f6-aba2-a4adfae4603c tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:42.236357 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2726d86f-861f-42f6-aba2-a4adfae4603c tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.236539 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2726d86f-861f-42f6-aba2-a4adfae4603c tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:42.236643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2726d86f-861f-42f6-aba2-a4adfae4603c tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:42.244517 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:42.244517 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:42.245496 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2726d86f-861f-42f6-aba2-a4adfae4603c tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:42.246048 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 786/3157] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:42 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:42.248735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-76354757-33aa-4a61-b22f-23f49d563409 req-d5d111e2-ce63-4be1-b5ce-90d059999bd7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.251667 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-d5d111e2-ce63-4be1-b5ce-90d059999bd7 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767 Jul 15 13:30:42.251932 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-d5d111e2-ce63-4be1-b5ce-90d059999bd7 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.252269 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-d5d111e2-ce63-4be1-b5ce-90d059999bd7 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:42.262329 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:42.262329 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:42.323788 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-76354757-33aa-4a61-b22f-23f49d563409 req-d5d111e2-ce63-4be1-b5ce-90d059999bd7 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767 returned with HTTP 200 Jul 15 13:30:42.324264 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 799/3158] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:30:42 2026] DELETE /volume/v3/attachments/e93047c1-9b80-422f-9163-63b61f5fe767 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:42.325349 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2e629326-3746-41b6-bfce-9f0914808ae2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.327606 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e629326-3746-41b6-bfce-9f0914808ae2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:42.328032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e629326-3746-41b6-bfce-9f0914808ae2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.328300 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e629326-3746-41b6-bfce-9f0914808ae2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:42.337504 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:42.337504 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:42.342403 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2e629326-3746-41b6-bfce-9f0914808ae2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:42.350028 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e629326-3746-41b6-bfce-9f0914808ae2 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:42.350502 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 797/3159] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:42 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:42.904762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5e1a6eb9-f681-4563-8ff1-8774e04a5468 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.915175 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e1a6eb9-f681-4563-8ff1-8774e04a5468 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:42.915175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e1a6eb9-f681-4563-8ff1-8774e04a5468 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.915175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e1a6eb9-f681-4563-8ff1-8774e04a5468 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:42.915175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5e1a6eb9-f681-4563-8ff1-8774e04a5468 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:42.915175 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:42.915175 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:42.917863 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e1a6eb9-f681-4563-8ff1-8774e04a5468 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:42.919444 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 778/3160] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:42 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:30:42.921195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f5292b06-e32e-4851-9283-253aac5b9ead None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.925180 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5292b06-e32e-4851-9283-253aac5b9ead tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:30:42.925441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5292b06-e32e-4851-9283-253aac5b9ead tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.926458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5292b06-e32e-4851-9283-253aac5b9ead tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:42.933401 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1c40d0db-6673-489b-a534-58facfff0e3e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.935920 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd Jul 15 13:30:42.936262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.936497 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:42.936662 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume with id: 8953c289-0d27-47ce-b728-4283285ac9cd Jul 15 13:30:42.937305 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:42.937305 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:42.944455 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f5292b06-e32e-4851-9283-253aac5b9ead tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:30:42.948636 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:42.948636 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:42.949154 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:42.951504 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5292b06-e32e-4851-9283-253aac5b9ead tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:30:42.952808 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 787/3161] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:42 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:42.972945 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume request issued successfully. Jul 15 13:30:42.973260 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c40d0db-6673-489b-a534-58facfff0e3e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd returned with HTTP 202 Jul 15 13:30:42.973767 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 800/3162] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:42 2026] DELETE /volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:42.985099 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2240223a-4d52-43e4-94b3-e16ad670bb00 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:42.990038 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2240223a-4d52-43e4-94b3-e16ad670bb00 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd Jul 15 13:30:42.990936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2240223a-4d52-43e4-94b3-e16ad670bb00 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:42.990936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2240223a-4d52-43e4-94b3-e16ad670bb00 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:43.002232 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:43.002232 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:43.007224 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2240223a-4d52-43e4-94b3-e16ad670bb00 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:43.012944 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2240223a-4d52-43e4-94b3-e16ad670bb00 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd returned with HTTP 200 Jul 15 13:30:43.013759 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 798/3163] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:42 2026] GET /volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd => generated 1074 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:43.017372 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ca15137d-cf31-4c32-941a-493a29a4ae9f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:43.022726 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ca15137d-cf31-4c32-941a-493a29a4ae9f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:30:43.023033 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ca15137d-cf31-4c32-941a-493a29a4ae9f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:43.023294 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ca15137d-cf31-4c32-941a-493a29a4ae9f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:43.031379 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:43.031379 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:43.035846 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ca15137d-cf31-4c32-941a-493a29a4ae9f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:30:43.040538 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ca15137d-cf31-4c32-941a-493a29a4ae9f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:30:43.041041 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 779/3164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:30:43 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:43.260767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-868078ad-cb61-4281-8124-4febe1d64105 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:43.262898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-868078ad-cb61-4281-8124-4febe1d64105 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:43.265068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-868078ad-cb61-4281-8124-4febe1d64105 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:43.265068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-868078ad-cb61-4281-8124-4febe1d64105 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:43.265068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-868078ad-cb61-4281-8124-4febe1d64105 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:43.270173 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:43.270173 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:43.271228 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-868078ad-cb61-4281-8124-4febe1d64105 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:43.271791 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 788/3165] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:43 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:44.031717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b120b8e7-32a8-46b1-b98b-f7529399d959 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:44.034217 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b120b8e7-32a8-46b1-b98b-f7529399d959 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd Jul 15 13:30:44.034548 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b120b8e7-32a8-46b1-b98b-f7529399d959 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:44.034892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b120b8e7-32a8-46b1-b98b-f7529399d959 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:44.042222 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b120b8e7-32a8-46b1-b98b-f7529399d959 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd returned with HTTP 404 Jul 15 13:30:44.043101 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 801/3166] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:44 2026] GET /volume/v3/volumes/8953c289-0d27-47ce-b728-4283285ac9cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:44.053612 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-414c9ea3-e433-45a9-bee7-feace99a6c01 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:44.056571 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-414c9ea3-e433-45a9-bee7-feace99a6c01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:44.056851 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-414c9ea3-e433-45a9-bee7-feace99a6c01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:44.057145 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-414c9ea3-e433-45a9-bee7-feace99a6c01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:44.057283 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-414c9ea3-e433-45a9-bee7-feace99a6c01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:44.062786 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:44.062786 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:44.063697 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-414c9ea3-e433-45a9-bee7-feace99a6c01 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:44.064245 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 799/3167] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:44 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:44.078251 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b07e75a0-f590-43cc-9bf2-012203deb461 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:44.081098 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b07e75a0-f590-43cc-9bf2-012203deb461 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:44.082096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b07e75a0-f590-43cc-9bf2-012203deb461 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:44.082096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b07e75a0-f590-43cc-9bf2-012203deb461 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:44.082279 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-b07e75a0-f590-43cc-9bf2-012203deb461 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete backup with id: 9728163b-e957-4212-8af0-5ed7d410c6e3. Jul 15 13:30:44.087557 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:44.087557 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:44.104864 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-b07e75a0-f590-43cc-9bf2-012203deb461 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] delete_backup rpcapi backup_id 9728163b-e957-4212-8af0-5ed7d410c6e3 {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:30:44.107780 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b07e75a0-f590-43cc-9bf2-012203deb461 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 202 Jul 15 13:30:44.108410 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 780/3168] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:44 2026] DELETE /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:44.117661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3b50044d-122a-4e59-b829-67c1963c27f8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:44.120858 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3b50044d-122a-4e59-b829-67c1963c27f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:44.121282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3b50044d-122a-4e59-b829-67c1963c27f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:44.121670 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3b50044d-122a-4e59-b829-67c1963c27f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:44.122027 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3b50044d-122a-4e59-b829-67c1963c27f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:44.128695 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:44.128695 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:44.129734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3b50044d-122a-4e59-b829-67c1963c27f8 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 200 Jul 15 13:30:44.130585 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 789/3169] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:44 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:44.290141 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-84420144-6481-4c16-9e8c-18983c9edefa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:44.293159 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-84420144-6481-4c16-9e8c-18983c9edefa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:44.293421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-84420144-6481-4c16-9e8c-18983c9edefa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:44.293933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-84420144-6481-4c16-9e8c-18983c9edefa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:44.293933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-84420144-6481-4c16-9e8c-18983c9edefa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:44.305639 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:44.305639 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:44.307032 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-84420144-6481-4c16-9e8c-18983c9edefa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:44.307283 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 802/3170] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:44 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:45.144775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e8f1aa52-fb2e-4cca-b110-0b2342660de5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.147350 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e8f1aa52-fb2e-4cca-b110-0b2342660de5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 Jul 15 13:30:45.147673 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e8f1aa52-fb2e-4cca-b110-0b2342660de5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.147939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e8f1aa52-fb2e-4cca-b110-0b2342660de5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.148142 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e8f1aa52-fb2e-4cca-b110-0b2342660de5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 9728163b-e957-4212-8af0-5ed7d410c6e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:45.153205 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e8f1aa52-fb2e-4cca-b110-0b2342660de5 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 returned with HTTP 404 Jul 15 13:30:45.153736 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 800/3171] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:45 2026] GET /volume/v3/backups/9728163b-e957-4212-8af0-5ed7d410c6e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:45.161500 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c4a19421-7c86-48d9-8d90-72c65255e427 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.163840 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4a19421-7c86-48d9-8d90-72c65255e427 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:45.164302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4a19421-7c86-48d9-8d90-72c65255e427 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.164302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4a19421-7c86-48d9-8d90-72c65255e427 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.164463 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-c4a19421-7c86-48d9-8d90-72c65255e427 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete backup with id: 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. Jul 15 13:30:45.169790 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:45.169790 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:45.186544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-c4a19421-7c86-48d9-8d90-72c65255e427 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] delete_backup rpcapi backup_id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:30:45.189859 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4a19421-7c86-48d9-8d90-72c65255e427 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 202 Jul 15 13:30:45.190458 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 781/3172] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:45 2026] DELETE /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:45.198587 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4d194f3c-4513-46c3-a9a1-4f8f6468171e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.202520 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d194f3c-4513-46c3-a9a1-4f8f6468171e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:45.202887 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d194f3c-4513-46c3-a9a1-4f8f6468171e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.203249 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d194f3c-4513-46c3-a9a1-4f8f6468171e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.203662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4d194f3c-4513-46c3-a9a1-4f8f6468171e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:45.208993 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:45.208993 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:45.210068 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d194f3c-4513-46c3-a9a1-4f8f6468171e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 200 Jul 15 13:30:45.210712 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 790/3173] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:45 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:45.319718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1d3c622e-ff92-4a8f-be36-23c08b63a88d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.322381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1d3c622e-ff92-4a8f-be36-23c08b63a88d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:45.322849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1d3c622e-ff92-4a8f-be36-23c08b63a88d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.322974 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1d3c622e-ff92-4a8f-be36-23c08b63a88d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.323147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1d3c622e-ff92-4a8f-be36-23c08b63a88d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:45.329232 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:45.329232 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:45.330233 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1d3c622e-ff92-4a8f-be36-23c08b63a88d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:45.330674 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 803/3174] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:45 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:45.438508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-18ace052-10b4-4fb8-8fc8-f1f8d2d38a1e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.442389 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18ace052-10b4-4fb8-8fc8-f1f8d2d38a1e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:45.442389 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18ace052-10b4-4fb8-8fc8-f1f8d2d38a1e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.442389 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18ace052-10b4-4fb8-8fc8-f1f8d2d38a1e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.452175 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:45.452175 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:45.459888 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-18ace052-10b4-4fb8-8fc8-f1f8d2d38a1e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:45.463842 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18ace052-10b4-4fb8-8fc8-f1f8d2d38a1e tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:45.464395 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 801/3175] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:45 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:45.478675 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.481035 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] DELETE https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:45.481290 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.481505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.481769 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Delete volume with id: 40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:45.491020 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:45.491020 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:45.491662 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:45.513790 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Delete volume request issued successfully. Jul 15 13:30:45.514037 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-716dc8b9-da15-4173-a59c-7c57087b61d0 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 202 Jul 15 13:30:45.514427 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 782/3176] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:30:45 2026] DELETE /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:30:45.522499 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-74527593-386e-4133-893f-a1220389e551 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:45.524730 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-74527593-386e-4133-893f-a1220389e551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:45.525201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-74527593-386e-4133-893f-a1220389e551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:45.525602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-74527593-386e-4133-893f-a1220389e551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:45.533920 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:45.533920 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:45.537872 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-74527593-386e-4133-893f-a1220389e551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Volume info retrieved successfully. Jul 15 13:30:45.542618 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-74527593-386e-4133-893f-a1220389e551 tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 200 Jul 15 13:30:45.543128 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 791/3177] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:45 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:46.225624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-32d9d52c-c913-42ed-990e-c2d5790a3c97 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:46.227695 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-32d9d52c-c913-42ed-990e-c2d5790a3c97 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b Jul 15 13:30:46.227951 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-32d9d52c-c913-42ed-990e-c2d5790a3c97 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:46.228207 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-32d9d52c-c913-42ed-990e-c2d5790a3c97 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:46.228347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-32d9d52c-c913-42ed-990e-c2d5790a3c97 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 0ede2fd9-2d0d-4546-934c-c1fef9fd386b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:46.232641 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-32d9d52c-c913-42ed-990e-c2d5790a3c97 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b returned with HTTP 404 Jul 15 13:30:46.233254 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 804/3178] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:46 2026] GET /volume/v3/backups/0ede2fd9-2d0d-4546-934c-c1fef9fd386b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:46.243391 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:46.246954 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:46.247255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:46.247442 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:46.247531 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete backup with id: 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. Jul 15 13:30:46.252089 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:46.252089 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:46.269576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] delete_backup rpcapi backup_id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:30:46.272765 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b1fa9eaa-f9a0-4298-9ec6-edd39b5703ec tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 202 Jul 15 13:30:46.273638 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 802/3179] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:46 2026] DELETE /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:46.285858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8ea4e199-7c66-427a-b64c-60abcfe2594e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:46.291925 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ea4e199-7c66-427a-b64c-60abcfe2594e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:46.292287 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ea4e199-7c66-427a-b64c-60abcfe2594e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:46.292550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ea4e199-7c66-427a-b64c-60abcfe2594e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:46.292715 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8ea4e199-7c66-427a-b64c-60abcfe2594e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:46.300323 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:46.300323 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:46.300919 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ea4e199-7c66-427a-b64c-60abcfe2594e tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 200 Jul 15 13:30:46.301411 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 783/3180] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:46 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:46.342056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c0f115f-d0cb-4239-b8a6-5e768154bccf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:46.344576 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c0f115f-d0cb-4239-b8a6-5e768154bccf tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:46.344782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c0f115f-d0cb-4239-b8a6-5e768154bccf tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:46.345135 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c0f115f-d0cb-4239-b8a6-5e768154bccf tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:46.345292 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4c0f115f-d0cb-4239-b8a6-5e768154bccf tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:46.350092 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:46.350092 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:46.351337 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c0f115f-d0cb-4239-b8a6-5e768154bccf tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:46.351747 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 792/3181] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:46 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:46.556923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8938bf24-0ec8-4718-abcf-d9fa410692fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:46.558729 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8938bf24-0ec8-4718-abcf-d9fa410692fc tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] GET https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 Jul 15 13:30:46.559022 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8938bf24-0ec8-4718-abcf-d9fa410692fc tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:46.559195 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8938bf24-0ec8-4718-abcf-d9fa410692fc tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:46.565348 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8938bf24-0ec8-4718-abcf-d9fa410692fc tempest-VolumesExtendAttachedTest-1301616918 tempest-VolumesExtendAttachedTest-1301616918-project-member] https://10.4.3.158/volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 returned with HTTP 404 Jul 15 13:30:46.565896 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 805/3182] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:30:46 2026] GET /volume/v3/volumes/40381158-6816-4ad3-9fb0-afde60920583 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:30:47.315913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f20d8c0d-a9f6-4ce9-9224-8dbbd8cea218 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:47.318380 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f20d8c0d-a9f6-4ce9-9224-8dbbd8cea218 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 Jul 15 13:30:47.319017 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f20d8c0d-a9f6-4ce9-9224-8dbbd8cea218 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:47.319285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f20d8c0d-a9f6-4ce9-9224-8dbbd8cea218 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:47.319442 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f20d8c0d-a9f6-4ce9-9224-8dbbd8cea218 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Show backup with id 1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:47.324237 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f20d8c0d-a9f6-4ce9-9224-8dbbd8cea218 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 returned with HTTP 404 Jul 15 13:30:47.324870 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 803/3183] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:47 2026] GET /volume/v3/backups/1a96bed5-c5fa-44a8-8743-cd3f5a17a6a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:47.334808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:47.338348 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe Jul 15 13:30:47.338348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:47.338641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:47.338786 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume with id: d2737cdf-a05c-423e-b838-cc37127d6ffe Jul 15 13:30:47.366033 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2aedd1e5-e54e-4a12-8633-0185c571db1a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:47.367171 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:47.367171 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:47.367699 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:47.370186 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2aedd1e5-e54e-4a12-8633-0185c571db1a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:47.370441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2aedd1e5-e54e-4a12-8633-0185c571db1a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:47.370762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2aedd1e5-e54e-4a12-8633-0185c571db1a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:47.371061 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2aedd1e5-e54e-4a12-8633-0185c571db1a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:47.382950 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:47.382950 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:47.384654 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2aedd1e5-e54e-4a12-8633-0185c571db1a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:47.386295 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 793/3184] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:47 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:47.408854 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Delete volume request issued successfully. Jul 15 13:30:47.409270 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-49e7f063-9c7e-48a3-be46-6969dfd839b3 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe returned with HTTP 202 Jul 15 13:30:47.409725 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 784/3185] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:47 2026] DELETE /volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:47.419813 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e8815ba0-b152-4d70-bd69-464f76bf52ca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:47.422691 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e8815ba0-b152-4d70-bd69-464f76bf52ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe Jul 15 13:30:47.423065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e8815ba0-b152-4d70-bd69-464f76bf52ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:47.423353 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e8815ba0-b152-4d70-bd69-464f76bf52ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:47.435704 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:47.435704 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:47.445465 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e8815ba0-b152-4d70-bd69-464f76bf52ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Volume info retrieved successfully. Jul 15 13:30:47.456542 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e8815ba0-b152-4d70-bd69-464f76bf52ca tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe returned with HTTP 200 Jul 15 13:30:47.457324 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 806/3186] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:47 2026] GET /volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe => generated 1007 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:48.404990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0e50689e-4e4d-49ae-9a56-8051c45df415 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:48.408407 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e50689e-4e4d-49ae-9a56-8051c45df415 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:48.408622 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e50689e-4e4d-49ae-9a56-8051c45df415 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:48.408850 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0e50689e-4e4d-49ae-9a56-8051c45df415 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:48.408981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-0e50689e-4e4d-49ae-9a56-8051c45df415 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:48.419199 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:48.419199 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:48.420057 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0e50689e-4e4d-49ae-9a56-8051c45df415 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:48.421338 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 804/3187] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:48 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:48.474442 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-59aee6d7-9934-4853-be60-63df73af6cf2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:48.476206 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59aee6d7-9934-4853-be60-63df73af6cf2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] GET https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe Jul 15 13:30:48.476420 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59aee6d7-9934-4853-be60-63df73af6cf2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:48.476609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59aee6d7-9934-4853-be60-63df73af6cf2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:48.489700 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59aee6d7-9934-4853-be60-63df73af6cf2 tempest-ProjectAdminTests33-2018843660 tempest-ProjectAdminTests33-2018843660-project-admin] https://10.4.3.158/volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe returned with HTTP 404 Jul 15 13:30:48.490347 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 794/3188] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:48 2026] GET /volume/v3/volumes/d2737cdf-a05c-423e-b838-cc37127d6ffe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:49.438448 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ae1c0252-66ed-4973-a006-43aad594b46a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:49.441036 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae1c0252-66ed-4973-a006-43aad594b46a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:49.441726 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae1c0252-66ed-4973-a006-43aad594b46a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:49.441997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae1c0252-66ed-4973-a006-43aad594b46a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:49.443001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ae1c0252-66ed-4973-a006-43aad594b46a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:49.448986 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:49.448986 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:49.450206 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae1c0252-66ed-4973-a006-43aad594b46a tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:49.450709 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 785/3189] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:49 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:50.464266 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b3bb70b3-6197-48a7-8396-c70287ad5b51 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:50.466617 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b3bb70b3-6197-48a7-8396-c70287ad5b51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:50.466932 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b3bb70b3-6197-48a7-8396-c70287ad5b51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:50.467228 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b3bb70b3-6197-48a7-8396-c70287ad5b51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:50.467395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b3bb70b3-6197-48a7-8396-c70287ad5b51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:50.473429 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:50.473429 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:50.474659 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b3bb70b3-6197-48a7-8396-c70287ad5b51 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:50.475290 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 807/3190] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:50 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:50.549632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:50.693029 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:30:50.693453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-655092416"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:50.696781 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-655092416'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:30:50.697001 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume of 1 GB Jul 15 13:30:50.702359 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Availability Zones retrieved successfully. Jul 15 13:30:50.708524 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Flow 'volume_create_api' (dd1337eb-8891-4ffe-aba3-625cc037792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:50.709617 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65eb3f3d-5153-456e-a170-6cbce6930571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:50.710667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:30:50.746790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65eb3f3d-5153-456e-a170-6cbce6930571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:50.748105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f5bb991-13ce-4092-a657-cffd4215f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:50.822053 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Created reservations ['fed18a5b-43f6-4379-a83a-d9cd646a382d', '57180071-2774-421f-9069-f1fe1f2231b9', '320b3c05-d868-4380-8851-3070800e98b6', 'af3369ee-9a29-43ba-8b0a-d0c543bd6c60'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:50.823027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f5bb991-13ce-4092-a657-cffd4215f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed18a5b-43f6-4379-a83a-d9cd646a382d', '57180071-2774-421f-9069-f1fe1f2231b9', '320b3c05-d868-4380-8851-3070800e98b6', 'af3369ee-9a29-43ba-8b0a-d0c543bd6c60']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:50.823703 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c523f8-1810-46f9-8351-c04d6130b6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:50.854203 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c523f8-1810-46f9-8351-c04d6130b6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd492913c-5936-43ea-9dc9-f8cbc288491b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655092416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',qos_specs=None,replication_status=,reservations=['fed18a5b-43f6-4379-a83a-d9cd646a382d','57180071-2774-421f-9069-f1fe1f2231b9','320b3c05-d868-4380-8851-3070800e98b6','af3369ee-9a29-43ba-8b0a-d0c543bd6c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655092416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d492913c-5936-43ea-9dc9-f8cbc288491b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:50.855339 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67542734-753f-40f1-9aa4-2dc5e3603b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:50.880140 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67542734-753f-40f1-9aa4-2dc5e3603b4c) transitioned into state 'SUCCESS' from state '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-655092416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',qos_specs=None,replication_status=,reservations=['fed18a5b-43f6-4379-a83a-d9cd646a382d','57180071-2774-421f-9069-f1fe1f2231b9','320b3c05-d868-4380-8851-3070800e98b6','af3369ee-9a29-43ba-8b0a-d0c543bd6c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:50.880481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4a5eb9-f7e4-40ef-b107-9701d30a8839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:30:50.896738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4a5eb9-f7e4-40ef-b107-9701d30a8839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:30:50.896738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Flow 'volume_create_api' (dd1337eb-8891-4ffe-aba3-625cc037792a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:30:50.896738 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume request issued successfully. Jul 15 13:30:50.899321 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af0b2b42-cc55-4dd0-9ee2-d7c299501956 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:30:50.899321 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 805/3191] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:30:50 2026] POST /volume/v3/volumes => generated 777 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:50.916464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-575a08e7-1e96-40a7-8aa3-741f2354a34d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:50.918381 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-575a08e7-1e96-40a7-8aa3-741f2354a34d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b Jul 15 13:30:50.918631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-575a08e7-1e96-40a7-8aa3-741f2354a34d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:50.918837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-575a08e7-1e96-40a7-8aa3-741f2354a34d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:50.925882 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:50.925882 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:50.931134 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-575a08e7-1e96-40a7-8aa3-741f2354a34d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:30:50.935632 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-575a08e7-1e96-40a7-8aa3-741f2354a34d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b returned with HTTP 200 Jul 15 13:30:50.936053 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 795/3192] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:50 2026] GET /volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:51.487436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-623e7ee9-16ac-4a10-a6c3-d7f5c36090fa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:51.489299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-623e7ee9-16ac-4a10-a6c3-d7f5c36090fa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:51.489576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-623e7ee9-16ac-4a10-a6c3-d7f5c36090fa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:51.489842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-623e7ee9-16ac-4a10-a6c3-d7f5c36090fa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:51.490051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-623e7ee9-16ac-4a10-a6c3-d7f5c36090fa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:51.500781 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:51.500781 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:51.501864 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-623e7ee9-16ac-4a10-a6c3-d7f5c36090fa tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:51.502390 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 786/3193] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:51 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:51.952948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e511c6d9-72a8-4416-8a91-78ef8f87cc30 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:51.954921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e511c6d9-72a8-4416-8a91-78ef8f87cc30 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b Jul 15 13:30:51.957547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e511c6d9-72a8-4416-8a91-78ef8f87cc30 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:51.957746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e511c6d9-72a8-4416-8a91-78ef8f87cc30 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:51.966712 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:51.966712 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:51.970881 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e511c6d9-72a8-4416-8a91-78ef8f87cc30 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:30:51.975884 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e511c6d9-72a8-4416-8a91-78ef8f87cc30 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b returned with HTTP 200 Jul 15 13:30:51.976425 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 808/3194] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:51 2026] GET /volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:30:51.991373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-78d93496-8692-48be-8558-0765e6b7fad2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:51.993659 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:30:51.994142 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d492913c-5936-43ea-9dc9-f8cbc288491b", "name": "tempest-type-Backup-441745747"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:51.996015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Creating new backup {'backup': {'volume_id': 'd492913c-5936-43ea-9dc9-f8cbc288491b', 'name': 'tempest-type-Backup-441745747'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:30:51.996209 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Creating backup of volume d492913c-5936-43ea-9dc9-f8cbc288491b in container None Jul 15 13:30:52.006942 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:52.006942 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:52.007376 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:30:52.039236 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Created reservations ['84cda049-cb15-47e7-b93b-477cf8e9780b', '48fc953b-c69e-45e8-94bf-2f91888f17e5'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:30:52.083318 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-78d93496-8692-48be-8558-0765e6b7fad2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:30:52.083748 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 806/3195] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:30:51 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:30:52.097865 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fda6f023-c866-43db-ada1-e95b5928d6a2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:52.105084 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fda6f023-c866-43db-ada1-e95b5928d6a2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:52.105084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fda6f023-c866-43db-ada1-e95b5928d6a2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:52.105084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fda6f023-c866-43db-ada1-e95b5928d6a2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:52.105084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fda6f023-c866-43db-ada1-e95b5928d6a2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:52.109759 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:52.109759 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:52.110626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fda6f023-c866-43db-ada1-e95b5928d6a2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:52.111215 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 796/3196] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:52 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:52.515226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1ddff27c-fc66-42d2-898a-5be6f4ea93cd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:52.517297 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ddff27c-fc66-42d2-898a-5be6f4ea93cd tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:52.517552 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ddff27c-fc66-42d2-898a-5be6f4ea93cd tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:52.518694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ddff27c-fc66-42d2-898a-5be6f4ea93cd tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:52.518694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1ddff27c-fc66-42d2-898a-5be6f4ea93cd tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:52.522849 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:52.522849 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:52.523853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ddff27c-fc66-42d2-898a-5be6f4ea93cd tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:52.524314 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 787/3197] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:52 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:53.131248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-47558630-a066-487f-a77e-61276c9d397d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:53.133480 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-47558630-a066-487f-a77e-61276c9d397d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:53.133751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-47558630-a066-487f-a77e-61276c9d397d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:53.133937 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-47558630-a066-487f-a77e-61276c9d397d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:53.134083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-47558630-a066-487f-a77e-61276c9d397d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:53.139218 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:53.139218 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:53.140027 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-47558630-a066-487f-a77e-61276c9d397d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:53.140541 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 809/3198] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:53 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:53.537475 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f9aee507-6b9c-4106-a644-0d35f37b32b8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:53.541635 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f9aee507-6b9c-4106-a644-0d35f37b32b8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:53.542995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f9aee507-6b9c-4106-a644-0d35f37b32b8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:53.542995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f9aee507-6b9c-4106-a644-0d35f37b32b8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:53.542995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f9aee507-6b9c-4106-a644-0d35f37b32b8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:53.552679 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:53.552679 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:53.552679 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f9aee507-6b9c-4106-a644-0d35f37b32b8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:53.552679 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 807/3199] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:53 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:54.158782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7aeb2aba-770e-42e0-9a36-a45d877496d0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:54.161181 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7aeb2aba-770e-42e0-9a36-a45d877496d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:54.161603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7aeb2aba-770e-42e0-9a36-a45d877496d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:54.161928 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7aeb2aba-770e-42e0-9a36-a45d877496d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:54.162152 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7aeb2aba-770e-42e0-9a36-a45d877496d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:54.167319 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:54.167319 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:54.168044 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7aeb2aba-770e-42e0-9a36-a45d877496d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:54.168586 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 797/3200] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:54 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:54.565561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c491322-13ef-4801-b72e-cad78270b660 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:54.567729 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c491322-13ef-4801-b72e-cad78270b660 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:54.568041 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c491322-13ef-4801-b72e-cad78270b660 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:54.568873 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c491322-13ef-4801-b72e-cad78270b660 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:54.568873 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0c491322-13ef-4801-b72e-cad78270b660 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:54.573775 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:54.573775 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:54.574657 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c491322-13ef-4801-b72e-cad78270b660 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:54.575203 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 788/3201] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:54 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:55.181722 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-542e88e4-c000-46c0-8675-7dd5648af7ab None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:55.184932 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-542e88e4-c000-46c0-8675-7dd5648af7ab tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:55.186203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-542e88e4-c000-46c0-8675-7dd5648af7ab tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:55.186203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-542e88e4-c000-46c0-8675-7dd5648af7ab tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:55.187035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-542e88e4-c000-46c0-8675-7dd5648af7ab tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:55.194587 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:55.194587 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:55.196553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-542e88e4-c000-46c0-8675-7dd5648af7ab tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:55.196553 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 810/3202] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:55 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:55.589732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-425f54d7-b28e-45e7-b0fb-598f0a73c074 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:55.592664 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-425f54d7-b28e-45e7-b0fb-598f0a73c074 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:55.593010 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-425f54d7-b28e-45e7-b0fb-598f0a73c074 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:55.593115 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-425f54d7-b28e-45e7-b0fb-598f0a73c074 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:55.593219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-425f54d7-b28e-45e7-b0fb-598f0a73c074 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:55.603409 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:55.603409 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:55.604562 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-425f54d7-b28e-45e7-b0fb-598f0a73c074 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:55.605095 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 808/3203] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:55 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:56.206067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-00fc7a00-e910-4d4a-bce2-713cd75bc7bb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.208143 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00fc7a00-e910-4d4a-bce2-713cd75bc7bb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:56.208631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00fc7a00-e910-4d4a-bce2-713cd75bc7bb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:56.208891 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00fc7a00-e910-4d4a-bce2-713cd75bc7bb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:56.209141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-00fc7a00-e910-4d4a-bce2-713cd75bc7bb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:56.213583 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.213583 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:56.214371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00fc7a00-e910-4d4a-bce2-713cd75bc7bb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:56.214726 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 798/3204] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:56 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:56.621991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6d120bf2-7731-405f-9273-31256007fff8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.623984 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d120bf2-7731-405f-9273-31256007fff8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:56.625584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d120bf2-7731-405f-9273-31256007fff8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:56.625584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d120bf2-7731-405f-9273-31256007fff8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:56.625584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6d120bf2-7731-405f-9273-31256007fff8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:56.631541 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.631541 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:56.632255 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d120bf2-7731-405f-9273-31256007fff8 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:56.632596 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 789/3205] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:56 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:56.648303 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1e7d0809-b7ed-4321-88ad-67e15f32e7f1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.650172 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1e7d0809-b7ed-4321-88ad-67e15f32e7f1 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:56.650541 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1e7d0809-b7ed-4321-88ad-67e15f32e7f1 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:56.651034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1e7d0809-b7ed-4321-88ad-67e15f32e7f1 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:56.661707 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.661707 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:56.667994 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1e7d0809-b7ed-4321-88ad-67e15f32e7f1 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:56.676224 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1e7d0809-b7ed-4321-88ad-67e15f32e7f1 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 200 Jul 15 13:30:56.677070 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 811/3206] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:56 2026] GET /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:56.695256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1e141c22-01dd-40e4-8f74-dd0fac93b1a7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.697039 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1e141c22-01dd-40e4-8f74-dd0fac93b1a7 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] PUT https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:56.697478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1e141c22-01dd-40e4-8f74-dd0fac93b1a7 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-806602137", "description": "tempest-volume-backup-description-645231099"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:30:56.704973 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.704973 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:56.713744 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1e141c22-01dd-40e4-8f74-dd0fac93b1a7 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:56.714348 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 809/3207] 10.4.3.158 () {70 vars in 1409 bytes} [Wed Jul 15 13:30:56 2026] PUT /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 332 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:56.725771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6c3d4773-bc8e-40e1-ac4d-a8dd19f7faab None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.728473 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c3d4773-bc8e-40e1-ac4d-a8dd19f7faab tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:56.728867 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c3d4773-bc8e-40e1-ac4d-a8dd19f7faab tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:56.729253 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c3d4773-bc8e-40e1-ac4d-a8dd19f7faab tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:56.729461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-6c3d4773-bc8e-40e1-ac4d-a8dd19f7faab tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:56.734836 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.734836 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:56.735702 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c3d4773-bc8e-40e1-ac4d-a8dd19f7faab tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:56.736170 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 799/3208] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:56 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 839 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:56.750636 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bd36b582-555e-4670-96c1-815b78d1e61d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.754267 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd36b582-555e-4670-96c1-815b78d1e61d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] DELETE https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:56.754672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd36b582-555e-4670-96c1-815b78d1e61d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:56.754778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd36b582-555e-4670-96c1-815b78d1e61d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:56.754941 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-bd36b582-555e-4670-96c1-815b78d1e61d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Delete backup with id: 82b2f572-3cec-4dcc-9eb4-98433072cecd. Jul 15 13:30:56.762075 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.762075 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:56.778688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-bd36b582-555e-4670-96c1-815b78d1e61d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] delete_backup rpcapi backup_id 82b2f572-3cec-4dcc-9eb4-98433072cecd {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:30:56.781085 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd36b582-555e-4670-96c1-815b78d1e61d tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 202 Jul 15 13:30:56.781782 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 790/3209] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:56 2026] DELETE /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:30:56.793642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cd18b9db-5423-48a8-9077-45e5b78a3f29 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:56.796188 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cd18b9db-5423-48a8-9077-45e5b78a3f29 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:56.796850 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cd18b9db-5423-48a8-9077-45e5b78a3f29 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:56.797193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cd18b9db-5423-48a8-9077-45e5b78a3f29 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:56.797298 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-cd18b9db-5423-48a8-9077-45e5b78a3f29 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:56.804988 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:56.804988 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:56.806385 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cd18b9db-5423-48a8-9077-45e5b78a3f29 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 200 Jul 15 13:30:56.807001 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 812/3210] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:56 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 838 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:57.226020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-49672229-aa44-41d9-af63-1f17bbf7567a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:57.228172 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-49672229-aa44-41d9-af63-1f17bbf7567a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:57.228557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-49672229-aa44-41d9-af63-1f17bbf7567a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:57.228847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-49672229-aa44-41d9-af63-1f17bbf7567a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:57.228984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-49672229-aa44-41d9-af63-1f17bbf7567a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:57.233844 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:57.233844 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:57.234548 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-49672229-aa44-41d9-af63-1f17bbf7567a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:57.235224 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 810/3211] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:57 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:57.825671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-67ad8802-4a87-48a2-9663-d5839fcf7916 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:57.827446 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-67ad8802-4a87-48a2-9663-d5839fcf7916 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd Jul 15 13:30:57.827662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-67ad8802-4a87-48a2-9663-d5839fcf7916 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:57.827886 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-67ad8802-4a87-48a2-9663-d5839fcf7916 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:57.828104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-67ad8802-4a87-48a2-9663-d5839fcf7916 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Show backup with id 82b2f572-3cec-4dcc-9eb4-98433072cecd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:57.831786 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-67ad8802-4a87-48a2-9663-d5839fcf7916 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd returned with HTTP 404 Jul 15 13:30:57.832329 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 800/3212] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:57 2026] GET /volume/v3/backups/82b2f572-3cec-4dcc-9eb4-98433072cecd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:57.911695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c2d7d9f9-cf99-4f97-89a7-1423d0366c75 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:57.914341 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c2d7d9f9-cf99-4f97-89a7-1423d0366c75 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:57.914684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c2d7d9f9-cf99-4f97-89a7-1423d0366c75 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:57.915028 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c2d7d9f9-cf99-4f97-89a7-1423d0366c75 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:57.925076 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:57.925076 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:30:57.930615 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c2d7d9f9-cf99-4f97-89a7-1423d0366c75 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:57.937748 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c2d7d9f9-cf99-4f97-89a7-1423d0366c75 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 200 Jul 15 13:30:57.938361 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 791/3213] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:57 2026] GET /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:57.956506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:57.958744 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] DELETE https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:57.959788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:57.959788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:57.960238 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Delete volume with id: 27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:57.967938 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:57.967938 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:57.968470 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:58.000349 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Delete volume request issued successfully. Jul 15 13:30:58.000349 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9cf233f3-ef6a-4ab1-8906-5de5885806f2 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 202 Jul 15 13:30:58.000349 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 813/3214] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:30:57 2026] DELETE /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:30:58.015172 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8137ca4c-d611-42b8-a7f1-ca16ce48eadb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:58.017714 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8137ca4c-d611-42b8-a7f1-ca16ce48eadb tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:58.018257 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8137ca4c-d611-42b8-a7f1-ca16ce48eadb tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:58.019542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8137ca4c-d611-42b8-a7f1-ca16ce48eadb tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:58.028664 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:58.028664 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:30:58.033656 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8137ca4c-d611-42b8-a7f1-ca16ce48eadb tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Volume info retrieved successfully. Jul 15 13:30:58.040322 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8137ca4c-d611-42b8-a7f1-ca16ce48eadb tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 200 Jul 15 13:30:58.040766 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 811/3215] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:58 2026] GET /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:58.250056 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c086ce92-2462-404e-b00a-6e9b625e24e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:58.252253 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c086ce92-2462-404e-b00a-6e9b625e24e1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:58.252507 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c086ce92-2462-404e-b00a-6e9b625e24e1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:58.252785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c086ce92-2462-404e-b00a-6e9b625e24e1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:58.252938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c086ce92-2462-404e-b00a-6e9b625e24e1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:58.259603 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:58.259603 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:30:58.260528 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c086ce92-2462-404e-b00a-6e9b625e24e1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:58.261062 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 801/3216] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:58 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:30:59.055584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8d7747b6-d244-43a3-be07-fc5f79576f62 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:59.058157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8d7747b6-d244-43a3-be07-fc5f79576f62 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] GET https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 Jul 15 13:30:59.058442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8d7747b6-d244-43a3-be07-fc5f79576f62 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:59.058663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8d7747b6-d244-43a3-be07-fc5f79576f62 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:59.065326 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8d7747b6-d244-43a3-be07-fc5f79576f62 tempest-VolumesBackupsV39Test-576898347 tempest-VolumesBackupsV39Test-576898347-project-member] https://10.4.3.158/volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 returned with HTTP 404 Jul 15 13:30:59.066193 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 792/3217] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:59 2026] GET /volume/v3/volumes/27941638-57f5-4939-bf57-042839d89396 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:30:59.275655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae862eb0-3c91-4430-9182-c730d71e3595 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:30:59.281117 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae862eb0-3c91-4430-9182-c730d71e3595 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:30:59.281117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae862eb0-3c91-4430-9182-c730d71e3595 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:30:59.281117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae862eb0-3c91-4430-9182-c730d71e3595 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:30:59.281117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ae862eb0-3c91-4430-9182-c730d71e3595 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:30:59.287148 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:30:59.287148 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:30:59.287864 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae862eb0-3c91-4430-9182-c730d71e3595 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:30:59.288358 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 814/3218] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:30:59 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:00.309974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b722831e-c80e-4adb-95a6-bf3b644feb54 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:00.315303 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b722831e-c80e-4adb-95a6-bf3b644feb54 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:00.315570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b722831e-c80e-4adb-95a6-bf3b644feb54 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:00.315736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b722831e-c80e-4adb-95a6-bf3b644feb54 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:00.315857 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-b722831e-c80e-4adb-95a6-bf3b644feb54 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:00.321775 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:00.321775 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:00.322805 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b722831e-c80e-4adb-95a6-bf3b644feb54 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:00.323411 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 812/3219] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:00 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:00.724622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:00.726427 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:00.726834 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1855864781"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:00.728362 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request body: {'volume': {'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1855864781'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:00.915331 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume of 1 GB Jul 15 13:31:00.920196 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Availability Zones retrieved successfully. Jul 15 13:31:00.925582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (c3925ed4-3f8f-4d53-a145-a592451b5c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:00.927132 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29f6c39-40dd-481a-bdf1-d7bc37ab6966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:00.928076 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:00.989975 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29f6c39-40dd-481a-bdf1-d7bc37ab6966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:00.990775 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb75d981-7f8a-4ad5-bee4-2a3932c78bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:01.065260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Created reservations ['041be5b3-f7ac-46dd-900d-81e130f6673b', '5850e5a2-48be-4b58-a884-5a079181d801', '670115d9-f07f-45d5-b896-b5f443db5087', '9e061866-f1bf-4e2c-95a6-0e48478d683c'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:01.066353 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb75d981-7f8a-4ad5-bee4-2a3932c78bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041be5b3-f7ac-46dd-900d-81e130f6673b', '5850e5a2-48be-4b58-a884-5a079181d801', '670115d9-f07f-45d5-b896-b5f443db5087', '9e061866-f1bf-4e2c-95a6-0e48478d683c']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:01.067478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbff548d-7f77-4fc7-ae45-bd8d0c2a9fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:01.094786 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbff548d-7f77-4fc7-ae45-bd8d0c2a9fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb22ec1-2e88-4b48-9236-751b6ac9667f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1855864781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['041be5b3-f7ac-46dd-900d-81e130f6673b','5850e5a2-48be-4b58-a884-5a079181d801','670115d9-f07f-45d5-b896-b5f443db5087','9e061866-f1bf-4e2c-95a6-0e48478d683c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1855864781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb22ec1-2e88-4b48-9236-751b6ac9667f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='982d2b6b27d444b6bf3daf33b67ee120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:01.096305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db47005-a152-4815-adee-11e2f18de954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:01.119890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db47005-a152-4815-adee-11e2f18de954) transitioned into state 'SUCCESS' from state '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-1855864781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['041be5b3-f7ac-46dd-900d-81e130f6673b','5850e5a2-48be-4b58-a884-5a079181d801','670115d9-f07f-45d5-b896-b5f443db5087','9e061866-f1bf-4e2c-95a6-0e48478d683c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:01.120604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d28dc01-f3b0-4b84-92c7-91b3258d807c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:01.133709 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d28dc01-f3b0-4b84-92c7-91b3258d807c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:01.134978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (c3925ed4-3f8f-4d53-a145-a592451b5c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:01.135359 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request issued successfully. Jul 15 13:31:01.136694 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b1b533d-1abf-4ca8-951f-4485583416d7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:01.137600 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 802/3220] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:00 2026] POST /volume/v3/volumes => generated 747 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 15 13:31:01.155513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2119ecd0-ad71-4b7e-adbd-4342d883a85c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:01.157289 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2119ecd0-ad71-4b7e-adbd-4342d883a85c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:01.157493 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2119ecd0-ad71-4b7e-adbd-4342d883a85c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:01.157666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2119ecd0-ad71-4b7e-adbd-4342d883a85c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:01.165114 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:01.165114 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:01.169947 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2119ecd0-ad71-4b7e-adbd-4342d883a85c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:01.175692 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2119ecd0-ad71-4b7e-adbd-4342d883a85c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f returned with HTTP 200 Jul 15 13:31:01.175692 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 793/3221] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:01 2026] GET /volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:01.342591 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e608256a-8d3d-47fc-acf1-a21622c657c4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:01.344793 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e608256a-8d3d-47fc-acf1-a21622c657c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:01.345213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e608256a-8d3d-47fc-acf1-a21622c657c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:01.345489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e608256a-8d3d-47fc-acf1-a21622c657c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:01.345812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e608256a-8d3d-47fc-acf1-a21622c657c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:01.351933 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:01.351933 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:01.354207 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e608256a-8d3d-47fc-acf1-a21622c657c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:01.354207 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 815/3222] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:01 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:02.193273 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-467ae521-c950-41d9-9761-7f87c42707a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:02.195432 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-467ae521-c950-41d9-9761-7f87c42707a6 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:02.195651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-467ae521-c950-41d9-9761-7f87c42707a6 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:02.196104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-467ae521-c950-41d9-9761-7f87c42707a6 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:02.203220 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:02.203220 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:02.207375 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-467ae521-c950-41d9-9761-7f87c42707a6 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:02.213207 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-467ae521-c950-41d9-9761-7f87c42707a6 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f returned with HTTP 200 Jul 15 13:31:02.213664 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 813/3223] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:02 2026] GET /volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:02.227415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:02.229416 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:02.229752 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5bb22ec1-2e88-4b48-9236-751b6ac9667f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-284558676"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:02.231421 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request body: {'volume': {'source_volid': '5bb22ec1-2e88-4b48-9236-751b6ac9667f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-284558676'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:02.238702 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:02.238702 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:02.239322 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume retrieved successfully. Jul 15 13:31:02.239451 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume of 1 GB Jul 15 13:31:02.243215 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Availability Zones retrieved successfully. Jul 15 13:31:02.248411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (f405a097-c923-4007-92f0-67c8ac01566b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:02.249513 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71954bca-0e03-4bfd-96cc-036618d9eb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:02.250398 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:02.291050 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71954bca-0e03-4bfd-96cc-036618d9eb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5bb22ec1-2e88-4b48-9236-751b6ac9667f', 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:02.291347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5f0c32-edc6-4fba-87be-41cd3a6c0ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:02.350611 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Created reservations ['5b3d88f8-b73d-4766-aa1d-7c23328f98c8', 'a921524b-43e1-432f-8c6e-adecdb1dac86', 'baf0ed18-8a64-4402-aba6-121c830fabb1', '428367a3-8eda-4518-bcc1-98b328bb3d1b'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:02.351534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5f0c32-edc6-4fba-87be-41cd3a6c0ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b3d88f8-b73d-4766-aa1d-7c23328f98c8', 'a921524b-43e1-432f-8c6e-adecdb1dac86', 'baf0ed18-8a64-4402-aba6-121c830fabb1', '428367a3-8eda-4518-bcc1-98b328bb3d1b']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:02.352634 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e1e043-4dd3-42e6-81c0-e1bdd93dbf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:02.370929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-20ee4555-9d85-43bf-aae4-0bd9a8d2a0c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:02.373704 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-20ee4555-9d85-43bf-aae4-0bd9a8d2a0c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:02.373982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-20ee4555-9d85-43bf-aae4-0bd9a8d2a0c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:02.374260 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-20ee4555-9d85-43bf-aae4-0bd9a8d2a0c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:02.374428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-20ee4555-9d85-43bf-aae4-0bd9a8d2a0c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:02.381614 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:02.381614 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:02.381827 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-20ee4555-9d85-43bf-aae4-0bd9a8d2a0c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:02.382205 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 794/3224] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:02 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:02.394341 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e1e043-4dd3-42e6-81c0-e1bdd93dbf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daef8ac3-169f-49d8-b7c4-c94eaea87163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-284558676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['5b3d88f8-b73d-4766-aa1d-7c23328f98c8','a921524b-43e1-432f-8c6e-adecdb1dac86','baf0ed18-8a64-4402-aba6-121c830fabb1','428367a3-8eda-4518-bcc1-98b328bb3d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=5bb22ec1-2e88-4b48-9236-751b6ac9667f,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-284558676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daef8ac3-169f-49d8-b7c4-c94eaea87163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='982d2b6b27d444b6bf3daf33b67ee120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5bb22ec1-2e88-4b48-9236-751b6ac9667f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:02.395379 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c58baa-61af-4931-a81a-2183a2af46b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:02.432871 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c58baa-61af-4931-a81a-2183a2af46b5) transitioned into state 'SUCCESS' from state '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-284558676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['5b3d88f8-b73d-4766-aa1d-7c23328f98c8','a921524b-43e1-432f-8c6e-adecdb1dac86','baf0ed18-8a64-4402-aba6-121c830fabb1','428367a3-8eda-4518-bcc1-98b328bb3d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=5bb22ec1-2e88-4b48-9236-751b6ac9667f,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:02.433992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a8f48f-ee60-4d3d-9595-448f6630f62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:02.458392 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a8f48f-ee60-4d3d-9595-448f6630f62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:02.459378 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (f405a097-c923-4007-92f0-67c8ac01566b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:02.459750 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request issued successfully. Jul 15 13:31:02.460446 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1b058cab-781b-44d6-8dda-8cebf41c09c5 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:02.461347 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 803/3225] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:02 2026] POST /volume/v3/volumes => generated 779 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:02.479233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3baacbf2-ca1d-418d-a3a7-32fa20219cfe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:02.481792 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3baacbf2-ca1d-418d-a3a7-32fa20219cfe tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:02.482293 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3baacbf2-ca1d-418d-a3a7-32fa20219cfe tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:02.482714 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3baacbf2-ca1d-418d-a3a7-32fa20219cfe tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:02.486093 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb8111ab-86bf-45d3-a816-f305f80035ba None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:02.493617 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:02.493617 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:02.499025 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3baacbf2-ca1d-418d-a3a7-32fa20219cfe tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:02.507807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3baacbf2-ca1d-418d-a3a7-32fa20219cfe tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 200 Jul 15 13:31:02.508602 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 816/3226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:02 2026] GET /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:02.527458 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb8111ab-86bf-45d3-a816-f305f80035ba tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:31:02.527994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb8111ab-86bf-45d3-a816-f305f80035ba tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398", "extra_specs": {}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:02.549393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb8111ab-86bf-45d3-a816-f305f80035ba tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:31:02.550094 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 814/3227] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:31:02 2026] POST /volume/v3/types => generated 268 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:03.394667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ea50e5da-f051-4f07-b20f-ae4fc083f78c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:03.397464 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea50e5da-f051-4f07-b20f-ae4fc083f78c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:03.397691 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea50e5da-f051-4f07-b20f-ae4fc083f78c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:03.397913 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea50e5da-f051-4f07-b20f-ae4fc083f78c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:03.398114 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ea50e5da-f051-4f07-b20f-ae4fc083f78c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:03.402671 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:03.402671 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:03.403431 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea50e5da-f051-4f07-b20f-ae4fc083f78c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:03.403788 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 795/3228] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:03 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:03.525151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6c82d11e-6fae-4374-a4d4-f4d9baad6391 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:03.527772 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c82d11e-6fae-4374-a4d4-f4d9baad6391 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:03.528051 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c82d11e-6fae-4374-a4d4-f4d9baad6391 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:03.528306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c82d11e-6fae-4374-a4d4-f4d9baad6391 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:03.539020 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:03.539020 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:03.543691 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6c82d11e-6fae-4374-a4d4-f4d9baad6391 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:03.550255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c82d11e-6fae-4374-a4d4-f4d9baad6391 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 200 Jul 15 13:31:03.550717 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 804/3229] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:03 2026] GET /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:03.567406 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0173fcae-733d-49df-a4d4-608e14b9fd9e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:03.569202 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0173fcae-733d-49df-a4d4-608e14b9fd9e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:03.569417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0173fcae-733d-49df-a4d4-608e14b9fd9e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:03.569588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0173fcae-733d-49df-a4d4-608e14b9fd9e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:03.576607 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:03.576607 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:03.580928 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0173fcae-733d-49df-a4d4-608e14b9fd9e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:03.588258 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0173fcae-733d-49df-a4d4-608e14b9fd9e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 200 Jul 15 13:31:03.588496 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 817/3230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:03 2026] GET /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:03.607005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eebabb77-1ac8-4c92-8193-fa21466e5e49 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:03.609324 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eebabb77-1ac8-4c92-8193-fa21466e5e49 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:03.609570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eebabb77-1ac8-4c92-8193-fa21466e5e49 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:03.609722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eebabb77-1ac8-4c92-8193-fa21466e5e49 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:03.623214 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:03.623214 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:03.628729 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eebabb77-1ac8-4c92-8193-fa21466e5e49 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:03.636242 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eebabb77-1ac8-4c92-8193-fa21466e5e49 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 200 Jul 15 13:31:03.636649 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 815/3231] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:03 2026] GET /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 1388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:03.657143 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:03.659035 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] DELETE https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:03.659239 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:03.659422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:03.659582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume with id: daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:03.666660 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:03.666660 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:03.667114 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:03.687490 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume request issued successfully. Jul 15 13:31:03.687727 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6544ad64-e0df-450a-b0f1-95a2a1ccef6c tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 202 Jul 15 13:31:03.688255 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 796/3232] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:03 2026] DELETE /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:03.703153 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-83bccbea-169e-4148-8fdc-2de9e682a57e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:03.707144 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83bccbea-169e-4148-8fdc-2de9e682a57e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:03.708570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83bccbea-169e-4148-8fdc-2de9e682a57e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:03.708899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-83bccbea-169e-4148-8fdc-2de9e682a57e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:03.717034 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:03.717034 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:03.721434 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-83bccbea-169e-4148-8fdc-2de9e682a57e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:03.728342 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-83bccbea-169e-4148-8fdc-2de9e682a57e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 200 Jul 15 13:31:03.728888 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 805/3233] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:03 2026] GET /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:04.424592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fc415c2f-b883-43a9-a077-2d4136f6d78a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.432010 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fc415c2f-b883-43a9-a077-2d4136f6d78a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:04.432010 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fc415c2f-b883-43a9-a077-2d4136f6d78a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:04.432010 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fc415c2f-b883-43a9-a077-2d4136f6d78a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:04.432010 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-fc415c2f-b883-43a9-a077-2d4136f6d78a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:04.438038 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:04.438038 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:04.439133 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fc415c2f-b883-43a9-a077-2d4136f6d78a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:04.439610 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 818/3234] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:04 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:04.746171 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2fc040af-f4e1-477e-b1cf-8ef843c8f8cf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.748252 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2fc040af-f4e1-477e-b1cf-8ef843c8f8cf tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 Jul 15 13:31:04.748530 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2fc040af-f4e1-477e-b1cf-8ef843c8f8cf tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:04.748909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2fc040af-f4e1-477e-b1cf-8ef843c8f8cf tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:04.756118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2fc040af-f4e1-477e-b1cf-8ef843c8f8cf tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 returned with HTTP 404 Jul 15 13:31:04.756437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b64cd987-dc66-4e44-8247-60248b0bb10c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.756805 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 816/3235] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:04 2026] GET /volume/v3/volumes/daef8ac3-169f-49d8-b7c4-c94eaea87163 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:04.758804 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b64cd987-dc66-4e44-8247-60248b0bb10c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:31:04.759335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b64cd987-dc66-4e44-8247-60248b0bb10c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356", "extra_specs": {}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:04.766750 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-07710e53-a047-493b-a6d6-a8b26b2b4816 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.769618 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07710e53-a047-493b-a6d6-a8b26b2b4816 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:04.769927 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07710e53-a047-493b-a6d6-a8b26b2b4816 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:04.770221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07710e53-a047-493b-a6d6-a8b26b2b4816 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:04.786802 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:04.786802 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:04.789269 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b64cd987-dc66-4e44-8247-60248b0bb10c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:31:04.789762 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 797/3236] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:31:04 2026] POST /volume/v3/types => generated 268 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:04.793601 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-07710e53-a047-493b-a6d6-a8b26b2b4816 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:04.799123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-77a4e5ea-8034-426f-bb1f-349c670cf667 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.800025 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07710e53-a047-493b-a6d6-a8b26b2b4816 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f returned with HTTP 200 Jul 15 13:31:04.800481 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 806/3237] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:04 2026] GET /volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:04.801092 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77a4e5ea-8034-426f-bb1f-349c670cf667 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:31:04.801496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77a4e5ea-8034-426f-bb1f-349c670cf667 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543", "extra_specs": {}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:04.815595 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.817907 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:04.818379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:04.819322 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:04.819322 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume with id: 5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:04.824194 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77a4e5ea-8034-426f-bb1f-349c670cf667 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:31:04.824194 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 819/3238] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:31:04 2026] POST /volume/v3/types => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:04.827675 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:04.827675 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:04.828426 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:04.834928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.836903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:04.837662 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1059348472", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:04.839550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1059348472', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:04.843654 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume of 1 GB Jul 15 13:31:04.844064 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:04.844064 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:04.844634 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Availability Zones retrieved successfully. Jul 15 13:31:04.851403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Flow 'volume_create_api' (0b3151c0-8851-4248-9aad-7ea86923d42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:04.852780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8309c48b-9c71-408b-9058-f85841e13561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:04.853378 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume request issued successfully. Jul 15 13:31:04.853622 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-43da1cbf-13d1-43b8-915a-5eb0d68b4d23 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f returned with HTTP 202 Jul 15 13:31:04.853916 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:04.854155 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 817/3239] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:04 2026] DELETE /volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 15 13:31:04.869486 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bf706750-0ba3-49f0-a4a0-a18024d0b274 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:04.872394 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bf706750-0ba3-49f0-a4a0-a18024d0b274 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:04.872582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bf706750-0ba3-49f0-a4a0-a18024d0b274 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:04.872767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bf706750-0ba3-49f0-a4a0-a18024d0b274 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:04.880766 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8309c48b-9c71-408b-9058-f85841e13561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:31:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4316923b-3611-4d46-b970-bf3519d3b30f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4316923b-3611-4d46-b970-bf3519d3b30f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:04.881770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce40790b-392b-4661-998f-65f20cbc59a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:04.883248 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:04.883248 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:04.888075 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bf706750-0ba3-49f0-a4a0-a18024d0b274 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:04.899621 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bf706750-0ba3-49f0-a4a0-a18024d0b274 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f returned with HTTP 200 Jul 15 13:31:04.900349 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 807/3240] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:04 2026] GET /volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:04.910371 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:31:04.911746 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1179911502-680906356, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:31:04.950057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Created reservations ['1d10ee28-962a-4920-97d9-bfd4d361b2c6', 'd343360a-4c06-4e2e-b246-4c000a51cdd3', 'b4c4cc38-e324-4aab-a59a-a0f125857172', 'ad4f0602-7955-4e22-aef0-22fe63982301'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:04.951492 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce40790b-392b-4661-998f-65f20cbc59a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d10ee28-962a-4920-97d9-bfd4d361b2c6', 'd343360a-4c06-4e2e-b246-4c000a51cdd3', 'b4c4cc38-e324-4aab-a59a-a0f125857172', 'ad4f0602-7955-4e22-aef0-22fe63982301']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:04.952420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34597fe-a5f7-42ee-acae-20d190411ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:04.979588 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e34597fe-a5f7-42ee-acae-20d190411ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08966626-e430-4971-b3eb-e6bb5bf96004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1059348472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59784db5a8e49319cd4add057ed11de',qos_specs=None,replication_status=,reservations=['1d10ee28-962a-4920-97d9-bfd4d361b2c6','d343360a-4c06-4e2e-b246-4c000a51cdd3','b4c4cc38-e324-4aab-a59a-a0f125857172','ad4f0602-7955-4e22-aef0-22fe63982301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_type_id=4316923b-3611-4d46-b970-bf3519d3b30f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1059348472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08966626-e430-4971-b3eb-e6bb5bf96004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59784db5a8e49319cd4add057ed11de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4316923b-3611-4d46-b970-bf3519d3b30f),volume_type_id=4316923b-3611-4d46-b970-bf3519d3b30f)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:04.980426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8395b8af-abb6-4b1b-9c72-ec2914ca7ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.004474 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8395b8af-abb6-4b1b-9c72-ec2914ca7ca7) transitioned into state 'SUCCESS' from state '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-1059348472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59784db5a8e49319cd4add057ed11de',qos_specs=None,replication_status=,reservations=['1d10ee28-962a-4920-97d9-bfd4d361b2c6','d343360a-4c06-4e2e-b246-4c000a51cdd3','b4c4cc38-e324-4aab-a59a-a0f125857172','ad4f0602-7955-4e22-aef0-22fe63982301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_type_id=4316923b-3611-4d46-b970-bf3519d3b30f)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.005425 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ac6f68-f570-4216-95e9-51d56e1e525f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.018445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ac6f68-f570-4216-95e9-51d56e1e525f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.019613 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Flow 'volume_create_api' (0b3151c0-8851-4248-9aad-7ea86923d42d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:05.020294 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume request issued successfully. Jul 15 13:31:05.021166 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9fab498-3c75-4383-87b6-96399eeb4dcf tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:05.021712 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 798/3241] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:04 2026] POST /volume/v3/volumes => generated 846 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:05.041539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aeb1693b-632c-407a-838e-3e4bec032b9c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:05.045172 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:05.045172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-428187405", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:05.046139 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-428187405', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:05.050365 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume of 1 GB Jul 15 13:31:05.050781 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:05.050781 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:05.051467 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Availability Zones retrieved successfully. Jul 15 13:31:05.057229 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Flow 'volume_create_api' (5b99acd1-6fa4-4e3d-b268-32af90e05f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:05.058760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4232910-34c4-49b8-b359-54144e40efc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.060131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:05.087077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4232910-34c4-49b8-b359-54144e40efc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:31:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f60b83fe-5c79-4265-bdd6-60e079ede064,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f60b83fe-5c79-4265-bdd6-60e079ede064', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.088248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99f71b0-f6ce-45e5-ab6d-8886596bfb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.130293 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:31:05.130748 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-677915677-207331543, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:31:05.170065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Created reservations ['9cd6086c-e92a-44df-a176-c8e7152b9fa4', 'ee2fe312-854b-4711-b37e-8cc459358e92', 'd550d5aa-3861-4504-af92-7a04922f8da1', '193141a9-7686-4084-b75e-776f2f1051a3'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:05.170756 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99f71b0-f6ce-45e5-ab6d-8886596bfb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd6086c-e92a-44df-a176-c8e7152b9fa4', 'ee2fe312-854b-4711-b37e-8cc459358e92', 'd550d5aa-3861-4504-af92-7a04922f8da1', '193141a9-7686-4084-b75e-776f2f1051a3']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.171613 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e62d4f-f7d7-450c-b358-3d60fb9da863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.203080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e62d4f-f7d7-450c-b358-3d60fb9da863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4275784-8656-4beb-b18e-4843e3f52348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-428187405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59784db5a8e49319cd4add057ed11de',qos_specs=None,replication_status=,reservations=['9cd6086c-e92a-44df-a176-c8e7152b9fa4','ee2fe312-854b-4711-b37e-8cc459358e92','d550d5aa-3861-4504-af92-7a04922f8da1','193141a9-7686-4084-b75e-776f2f1051a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_type_id=f60b83fe-5c79-4265-bdd6-60e079ede064), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-428187405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4275784-8656-4beb-b18e-4843e3f52348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59784db5a8e49319cd4add057ed11de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f60b83fe-5c79-4265-bdd6-60e079ede064),volume_type_id=f60b83fe-5c79-4265-bdd6-60e079ede064)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.204171 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54fb182-a078-4c17-bb5f-3d6f157555cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.231148 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54fb182-a078-4c17-bb5f-3d6f157555cd) transitioned into state 'SUCCESS' from state '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-428187405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59784db5a8e49319cd4add057ed11de',qos_specs=None,replication_status=,reservations=['9cd6086c-e92a-44df-a176-c8e7152b9fa4','ee2fe312-854b-4711-b37e-8cc459358e92','d550d5aa-3861-4504-af92-7a04922f8da1','193141a9-7686-4084-b75e-776f2f1051a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_type_id=f60b83fe-5c79-4265-bdd6-60e079ede064)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.231538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c9d23d-061f-4a18-a593-57f461a04897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.241529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c9d23d-061f-4a18-a593-57f461a04897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.242433 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Flow 'volume_create_api' (5b99acd1-6fa4-4e3d-b268-32af90e05f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:05.242763 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume request issued successfully. Jul 15 13:31:05.244380 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aeb1693b-632c-407a-838e-3e4bec032b9c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:05.244380 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 820/3242] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:05 2026] POST /volume/v3/volumes => generated 844 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 15 13:31:05.271565 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:05.273846 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:05.274265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1041403431", "snapshot_id": null, "imageRef": "30719a24-0b07-42d3-9af3-37c2307aebfe", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:05.276009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1041403431', 'snapshot_id': None, 'imageRef': '30719a24-0b07-42d3-9af3-37c2307aebfe', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:05.408594 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume of 1 GB Jul 15 13:31:05.409079 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:05.409079 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:05.409629 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Availability Zones retrieved successfully. Jul 15 13:31:05.415352 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Flow 'volume_create_api' (8207d7e6-9c5c-4637-852f-0ea968307aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:05.416423 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daaeafc5-b7ed-4e10-84d8-e6ba1c975400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.417379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:05.451827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-21fb3902-dafb-4266-8e2f-69dd402817b4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:05.454377 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-21fb3902-dafb-4266-8e2f-69dd402817b4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:05.454682 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-21fb3902-dafb-4266-8e2f-69dd402817b4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:05.455004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-21fb3902-dafb-4266-8e2f-69dd402817b4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:05.455159 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-21fb3902-dafb-4266-8e2f-69dd402817b4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:05.463425 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:05.463425 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:05.464364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-21fb3902-dafb-4266-8e2f-69dd402817b4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:05.464928 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 808/3243] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:05 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:05.483234 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daaeafc5-b7ed-4e10-84d8-e6ba1c975400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:31:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7714b1a0-b661-40c3-aaa7-370c247ef6a4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7714b1a0-b661-40c3-aaa7-370c247ef6a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.484289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c1984a-26b5-43cb-b648-0295f0efa832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.519287 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:31:05.519617 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-181988771-1488726398, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:31:05.546883 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Created reservations ['447cf28a-7944-442b-b08a-e6b934b407ca', 'ddc69531-2a62-4732-a6e3-d703e088e404', '668ab911-0473-47f1-a72a-312719ad3142', '9d6a15f8-04cd-4258-a843-9d222a00d511'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:05.547636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c1984a-26b5-43cb-b648-0295f0efa832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['447cf28a-7944-442b-b08a-e6b934b407ca', 'ddc69531-2a62-4732-a6e3-d703e088e404', '668ab911-0473-47f1-a72a-312719ad3142', '9d6a15f8-04cd-4258-a843-9d222a00d511']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.548449 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0845b41f-bcbc-47ba-9933-97f10989c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.570204 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0845b41f-bcbc-47ba-9933-97f10989c60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb3bc921-59c6-44f9-a4be-9b4e6190d8a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1041403431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59784db5a8e49319cd4add057ed11de',qos_specs=None,replication_status=,reservations=['447cf28a-7944-442b-b08a-e6b934b407ca','ddc69531-2a62-4732-a6e3-d703e088e404','668ab911-0473-47f1-a72a-312719ad3142','9d6a15f8-04cd-4258-a843-9d222a00d511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_type_id=7714b1a0-b661-40c3-aaa7-370c247ef6a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1041403431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb3bc921-59c6-44f9-a4be-9b4e6190d8a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b59784db5a8e49319cd4add057ed11de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7714b1a0-b661-40c3-aaa7-370c247ef6a4),volume_type_id=7714b1a0-b661-40c3-aaa7-370c247ef6a4)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.570973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd0e766a-fe86-452d-a1d4-6e40fbe1a080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.595775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd0e766a-fe86-452d-a1d4-6e40fbe1a080) transitioned into state 'SUCCESS' from state '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-1041403431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b59784db5a8e49319cd4add057ed11de',qos_specs=None,replication_status=,reservations=['447cf28a-7944-442b-b08a-e6b934b407ca','ddc69531-2a62-4732-a6e3-d703e088e404','668ab911-0473-47f1-a72a-312719ad3142','9d6a15f8-04cd-4258-a843-9d222a00d511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f0859f0b9e4206b1685bf7f53dfca2',volume_type_id=7714b1a0-b661-40c3-aaa7-370c247ef6a4)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.596576 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2fc3f3-7188-4a9f-b533-e405056d30a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.607987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2fc3f3-7188-4a9f-b533-e405056d30a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.607987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Flow 'volume_create_api' (8207d7e6-9c5c-4637-852f-0ea968307aa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:05.607987 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Create volume request issued successfully. Jul 15 13:31:05.607987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7175a2c9-5c77-42ae-a866-3e4a0319d756 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:05.608534 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 818/3244] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:05 2026] POST /volume/v3/volumes => generated 846 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:05.624586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c2ccdc75-b19f-4a44-a782-cad7e6d72f46 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:05.634056 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c2ccdc75-b19f-4a44-a782-cad7e6d72f46 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:05.635928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c2ccdc75-b19f-4a44-a782-cad7e6d72f46 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:05.637285 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c2ccdc75-b19f-4a44-a782-cad7e6d72f46 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:05.669378 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:05.669378 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:05.684726 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c2ccdc75-b19f-4a44-a782-cad7e6d72f46 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:05.709488 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c2ccdc75-b19f-4a44-a782-cad7e6d72f46 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:05.711759 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 799/3245] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:05 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:05.919178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-719899d0-5d14-4a8f-a388-7b250bf6bccb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:05.921025 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-719899d0-5d14-4a8f-a388-7b250bf6bccb tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f Jul 15 13:31:05.921352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-719899d0-5d14-4a8f-a388-7b250bf6bccb tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:05.921694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-719899d0-5d14-4a8f-a388-7b250bf6bccb tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:05.928661 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-719899d0-5d14-4a8f-a388-7b250bf6bccb tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f returned with HTTP 404 Jul 15 13:31:05.928661 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 821/3246] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:05 2026] GET /volume/v3/volumes/5bb22ec1-2e88-4b48-9236-751b6ac9667f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:05.936777 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:05.939138 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:05.939595 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1688614415"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:05.941452 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1688614415'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:05.941611 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume of 1 GB Jul 15 13:31:05.946691 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Availability Zones retrieved successfully. Jul 15 13:31:05.953620 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (d25dd226-dd5f-42fa-b819-107c7aaa7b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:05.954606 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927778a9-56da-4480-afd1-ddbbc568f8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:05.955513 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:05.979945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927778a9-56da-4480-afd1-ddbbc568f8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:05.980660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d13c7f-328f-4a12-a57b-0063f270f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:06.039687 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Created reservations ['90e6ec51-6ea2-4842-b56b-453fdb696e5d', '1932e64f-dddc-45d8-ae54-6740d702e18a', '8578f5a3-b3dc-4d3d-b06c-0b584d723fce', 'b828d046-c81b-4c07-98f8-973737f57475'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:06.040773 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d13c7f-328f-4a12-a57b-0063f270f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e6ec51-6ea2-4842-b56b-453fdb696e5d', '1932e64f-dddc-45d8-ae54-6740d702e18a', '8578f5a3-b3dc-4d3d-b06c-0b584d723fce', 'b828d046-c81b-4c07-98f8-973737f57475']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:06.041726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c160731-d6db-4c8a-b9fa-e06440db2adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:06.068791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c160731-d6db-4c8a-b9fa-e06440db2adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1cc0b70-aabb-4164-b596-92fe6786802f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1688614415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['90e6ec51-6ea2-4842-b56b-453fdb696e5d','1932e64f-dddc-45d8-ae54-6740d702e18a','8578f5a3-b3dc-4d3d-b06c-0b584d723fce','b828d046-c81b-4c07-98f8-973737f57475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1688614415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1cc0b70-aabb-4164-b596-92fe6786802f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='982d2b6b27d444b6bf3daf33b67ee120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:06.069690 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7840341d-4287-48e4-b36f-3393006585d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:06.100273 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7840341d-4287-48e4-b36f-3393006585d4) transitioned into state 'SUCCESS' from state '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-1688614415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['90e6ec51-6ea2-4842-b56b-453fdb696e5d','1932e64f-dddc-45d8-ae54-6740d702e18a','8578f5a3-b3dc-4d3d-b06c-0b584d723fce','b828d046-c81b-4c07-98f8-973737f57475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:06.101140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c5bcf7-7096-412f-9770-5da08ed471f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:06.115688 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c5bcf7-7096-412f-9770-5da08ed471f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:06.116203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (d25dd226-dd5f-42fa-b819-107c7aaa7b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:06.116574 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request issued successfully. Jul 15 13:31:06.117193 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ec4b2e06-e616-4aab-b6ab-ebc9606b6d18 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:06.117622 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 809/3247] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:05 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) Jul 15 13:31:06.138198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-914ff725-85b0-48b7-8607-358ad2d4a640 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:06.141809 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-914ff725-85b0-48b7-8607-358ad2d4a640 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:06.142008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-914ff725-85b0-48b7-8607-358ad2d4a640 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:06.142210 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-914ff725-85b0-48b7-8607-358ad2d4a640 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:06.152191 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:06.152191 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:06.157495 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-914ff725-85b0-48b7-8607-358ad2d4a640 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:06.162807 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-914ff725-85b0-48b7-8607-358ad2d4a640 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f returned with HTTP 200 Jul 15 13:31:06.163228 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 819/3248] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:06 2026] GET /volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:06.474810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1a457483-993f-45f2-b21e-cb826eaca48f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:06.476768 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a457483-993f-45f2-b21e-cb826eaca48f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:06.477100 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a457483-993f-45f2-b21e-cb826eaca48f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:06.477313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1a457483-993f-45f2-b21e-cb826eaca48f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:06.477437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1a457483-993f-45f2-b21e-cb826eaca48f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:06.481866 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:06.481866 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:06.482582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1a457483-993f-45f2-b21e-cb826eaca48f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:06.483031 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 800/3249] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:06 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:06.726257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8075e492-9154-4323-b87b-4c3fea23b6ad None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:06.729569 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8075e492-9154-4323-b87b-4c3fea23b6ad tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:06.729569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8075e492-9154-4323-b87b-4c3fea23b6ad tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:06.729569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8075e492-9154-4323-b87b-4c3fea23b6ad tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:06.737608 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:06.737608 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:06.743695 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8075e492-9154-4323-b87b-4c3fea23b6ad tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:06.750564 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8075e492-9154-4323-b87b-4c3fea23b6ad tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:06.751112 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 822/3250] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:06 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:07.179086 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cd1666de-032f-45a9-ac00-244190520d86 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:07.181953 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cd1666de-032f-45a9-ac00-244190520d86 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:07.182253 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cd1666de-032f-45a9-ac00-244190520d86 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:07.182548 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cd1666de-032f-45a9-ac00-244190520d86 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:07.193390 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:07.193390 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:07.199204 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cd1666de-032f-45a9-ac00-244190520d86 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:07.206146 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cd1666de-032f-45a9-ac00-244190520d86 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f returned with HTTP 200 Jul 15 13:31:07.206723 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 810/3251] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:07 2026] GET /volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:07.219357 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:07.221985 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:07.222486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a1cc0b70-aabb-4164-b596-92fe6786802f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1756708231"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:07.226888 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request body: {'volume': {'source_volid': 'a1cc0b70-aabb-4164-b596-92fe6786802f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1756708231'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:07.242312 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:07.242312 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:07.243694 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume retrieved successfully. Jul 15 13:31:07.244047 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume of 2 GB Jul 15 13:31:07.250117 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Availability Zones retrieved successfully. Jul 15 13:31:07.255397 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (3308b0b0-cd7c-4adc-851e-96647b672060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:07.256571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50bf8b95-875b-4fbd-98ae-33bbc6ba6ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:07.257478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:07.290253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50bf8b95-875b-4fbd-98ae-33bbc6ba6ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a1cc0b70-aabb-4164-b596-92fe6786802f', 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:07.291571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cb5cc5-aae6-4628-8fe4-a60cbe267b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:07.347083 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Created reservations ['4cc090d1-cc6e-43ff-9d5d-bb96208b41cf', '09445736-28f1-4474-85f5-c2dc9113bc48', '7eea9b8e-0f69-4969-9619-34f861597883', '631cadd0-fcd3-4c34-9f08-82bf13b91b6b'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:07.348215 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cb5cc5-aae6-4628-8fe4-a60cbe267b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc090d1-cc6e-43ff-9d5d-bb96208b41cf', '09445736-28f1-4474-85f5-c2dc9113bc48', '7eea9b8e-0f69-4969-9619-34f861597883', '631cadd0-fcd3-4c34-9f08-82bf13b91b6b']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:07.349398 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32de78c-d57c-4713-9a05-6959237ec227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:07.393788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32de78c-d57c-4713-9a05-6959237ec227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d9fd0f-da16-4d75-91d7-6fec63d937f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1756708231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['4cc090d1-cc6e-43ff-9d5d-bb96208b41cf','09445736-28f1-4474-85f5-c2dc9113bc48','7eea9b8e-0f69-4969-9619-34f861597883','631cadd0-fcd3-4c34-9f08-82bf13b91b6b'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1cc0b70-aabb-4164-b596-92fe6786802f,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1756708231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44d9fd0f-da16-4d75-91d7-6fec63d937f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='982d2b6b27d444b6bf3daf33b67ee120',provider_auth=None,provider_geometry=None,provider_id=None,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=a1cc0b70-aabb-4164-b596-92fe6786802f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:07.394951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09740c3f-342a-4f6c-97fe-2a855877c593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:07.429853 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09740c3f-342a-4f6c-97fe-2a855877c593) transitioned into state 'SUCCESS' from state '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-1756708231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='982d2b6b27d444b6bf3daf33b67ee120',qos_specs=None,replication_status=,reservations=['4cc090d1-cc6e-43ff-9d5d-bb96208b41cf','09445736-28f1-4474-85f5-c2dc9113bc48','7eea9b8e-0f69-4969-9619-34f861597883','631cadd0-fcd3-4c34-9f08-82bf13b91b6b'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1cc0b70-aabb-4164-b596-92fe6786802f,status='creating',user_id='19f1c92bdf474f3f9ee0a8dbf8bb7f7c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:07.430884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba4b206-cc8d-4fc3-89dc-8451dd8a834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:07.466360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ba4b206-cc8d-4fc3-89dc-8451dd8a834d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:07.467511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Flow 'volume_create_api' (3308b0b0-cd7c-4adc-851e-96647b672060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:07.468024 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Create volume request issued successfully. Jul 15 13:31:07.468884 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fd8ddb10-d02b-4e73-80a9-5258dcbfc6d3 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:07.469495 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 820/3252] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:07 2026] POST /volume/v3/volumes => generated 781 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:07.487505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-30db85ff-c4ec-4c3a-8c4c-a897c46c2fd4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:07.495220 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30db85ff-c4ec-4c3a-8c4c-a897c46c2fd4 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:07.496216 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30db85ff-c4ec-4c3a-8c4c-a897c46c2fd4 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:07.500488 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30db85ff-c4ec-4c3a-8c4c-a897c46c2fd4 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:07.501035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f0f5d954-8f67-4d93-a9d9-7ca9d21285a5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:07.503562 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0f5d954-8f67-4d93-a9d9-7ca9d21285a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:07.503927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0f5d954-8f67-4d93-a9d9-7ca9d21285a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:07.504106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0f5d954-8f67-4d93-a9d9-7ca9d21285a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:07.504243 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f0f5d954-8f67-4d93-a9d9-7ca9d21285a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:07.514258 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:07.514258 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:07.514688 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:07.514688 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:07.515477 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0f5d954-8f67-4d93-a9d9-7ca9d21285a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:07.516015 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 823/3253] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:07 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:07.520645 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-30db85ff-c4ec-4c3a-8c4c-a897c46c2fd4 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:07.532056 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30db85ff-c4ec-4c3a-8c4c-a897c46c2fd4 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 200 Jul 15 13:31:07.532472 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 801/3254] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:07 2026] GET /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:07.766214 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9a8e3baa-99a6-4029-a759-277b2adb6d2c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:07.768184 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9a8e3baa-99a6-4029-a759-277b2adb6d2c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:07.768381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9a8e3baa-99a6-4029-a759-277b2adb6d2c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:07.768574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9a8e3baa-99a6-4029-a759-277b2adb6d2c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:07.776510 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:07.776510 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:07.780900 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9a8e3baa-99a6-4029-a759-277b2adb6d2c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:07.786477 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9a8e3baa-99a6-4029-a759-277b2adb6d2c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:07.787130 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 811/3255] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:07 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:08.533268 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0c0f756c-1dcc-46ad-ade0-d4b687508b85 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.535867 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0c0f756c-1dcc-46ad-ade0-d4b687508b85 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:08.536230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0c0f756c-1dcc-46ad-ade0-d4b687508b85 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.536502 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0c0f756c-1dcc-46ad-ade0-d4b687508b85 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.536665 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-0c0f756c-1dcc-46ad-ade0-d4b687508b85 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:08.542446 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.542446 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:08.543401 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0c0f756c-1dcc-46ad-ade0-d4b687508b85 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:08.543924 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 821/3256] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:08 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:08.550863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f1dac50b-d648-4696-8605-a1a02786ea00 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.553254 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1dac50b-d648-4696-8605-a1a02786ea00 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:08.553501 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1dac50b-d648-4696-8605-a1a02786ea00 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.553745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f1dac50b-d648-4696-8605-a1a02786ea00 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.562466 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.562466 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:08.566635 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f1dac50b-d648-4696-8605-a1a02786ea00 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:08.571270 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f1dac50b-d648-4696-8605-a1a02786ea00 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 200 Jul 15 13:31:08.571617 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 824/3257] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:08 2026] GET /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:08.587076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d44617ae-d6c4-426f-b66b-a43fc3d4e7fc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.588851 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d44617ae-d6c4-426f-b66b-a43fc3d4e7fc tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:08.589052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d44617ae-d6c4-426f-b66b-a43fc3d4e7fc tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.589231 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d44617ae-d6c4-426f-b66b-a43fc3d4e7fc tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.595803 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.595803 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:08.599869 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d44617ae-d6c4-426f-b66b-a43fc3d4e7fc tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:08.606611 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d44617ae-d6c4-426f-b66b-a43fc3d4e7fc tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 200 Jul 15 13:31:08.607203 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 802/3258] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:08 2026] GET /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:08.623624 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3e5a9f22-22b8-48b7-b977-e2d91358f89e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.625305 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3e5a9f22-22b8-48b7-b977-e2d91358f89e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:08.625501 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3e5a9f22-22b8-48b7-b977-e2d91358f89e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.625683 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3e5a9f22-22b8-48b7-b977-e2d91358f89e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.632282 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.632282 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:08.635830 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3e5a9f22-22b8-48b7-b977-e2d91358f89e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:08.640228 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3e5a9f22-22b8-48b7-b977-e2d91358f89e tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 200 Jul 15 13:31:08.640738 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 812/3259] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:08 2026] GET /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:08.656316 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.658655 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] DELETE https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:08.658948 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.659247 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.659524 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume with id: 44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:08.668541 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.668541 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:08.669176 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:08.689557 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume request issued successfully. Jul 15 13:31:08.689843 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ec662a9-bcaa-46ca-be0a-e6a898af7ce0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 202 Jul 15 13:31:08.690448 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 822/3260] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:08 2026] DELETE /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:08.700116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-977700dd-bf6b-4863-a804-ad8b780371e7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.701666 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-977700dd-bf6b-4863-a804-ad8b780371e7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:08.701838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-977700dd-bf6b-4863-a804-ad8b780371e7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.702041 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-977700dd-bf6b-4863-a804-ad8b780371e7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.709128 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.709128 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:08.713329 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-977700dd-bf6b-4863-a804-ad8b780371e7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:08.718401 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-977700dd-bf6b-4863-a804-ad8b780371e7 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 200 Jul 15 13:31:08.718997 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 825/3261] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:08 2026] GET /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:08.802949 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-45f2e067-10d7-4415-a61d-1e7e3d674594 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:08.804660 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45f2e067-10d7-4415-a61d-1e7e3d674594 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:08.804850 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45f2e067-10d7-4415-a61d-1e7e3d674594 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:08.805035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45f2e067-10d7-4415-a61d-1e7e3d674594 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:08.812853 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:08.812853 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:08.818448 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-45f2e067-10d7-4415-a61d-1e7e3d674594 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:08.826415 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45f2e067-10d7-4415-a61d-1e7e3d674594 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:08.827257 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 803/3262] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:08 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:09.553988 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b29c85d3-8c8c-46d8-872f-a60caa5d42d0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:09.555638 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b29c85d3-8c8c-46d8-872f-a60caa5d42d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:09.555897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b29c85d3-8c8c-46d8-872f-a60caa5d42d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:09.556112 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b29c85d3-8c8c-46d8-872f-a60caa5d42d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:09.556221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b29c85d3-8c8c-46d8-872f-a60caa5d42d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:09.560663 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:09.560663 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:09.561389 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b29c85d3-8c8c-46d8-872f-a60caa5d42d0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:09.561873 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 813/3263] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:09 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:09.734447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0999b60f-f454-4bc9-a7cc-7538c6f279b9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:09.736248 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0999b60f-f454-4bc9-a7cc-7538c6f279b9 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 Jul 15 13:31:09.736460 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0999b60f-f454-4bc9-a7cc-7538c6f279b9 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:09.736647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0999b60f-f454-4bc9-a7cc-7538c6f279b9 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:09.742408 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0999b60f-f454-4bc9-a7cc-7538c6f279b9 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 returned with HTTP 404 Jul 15 13:31:09.743099 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 823/3264] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:09 2026] GET /volume/v3/volumes/44d9fd0f-da16-4d75-91d7-6fec63d937f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:09.750102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5150e5f3-98dd-49ef-a714-d8fa0d994247 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:09.752414 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5150e5f3-98dd-49ef-a714-d8fa0d994247 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:09.752681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5150e5f3-98dd-49ef-a714-d8fa0d994247 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:09.752939 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5150e5f3-98dd-49ef-a714-d8fa0d994247 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:09.762068 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:09.762068 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:09.767027 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5150e5f3-98dd-49ef-a714-d8fa0d994247 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:09.773134 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5150e5f3-98dd-49ef-a714-d8fa0d994247 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f returned with HTTP 200 Jul 15 13:31:09.773779 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 826/3265] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:09 2026] GET /volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:09.786898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-afef6c64-e642-4246-8303-46a05444b999 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:09.788852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:09.789046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:09.789221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:09.789368 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume with id: a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:09.796275 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:09.796275 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:09.796855 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:09.817063 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Delete volume request issued successfully. Jul 15 13:31:09.817214 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-afef6c64-e642-4246-8303-46a05444b999 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f returned with HTTP 202 Jul 15 13:31:09.817570 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 804/3266] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:09 2026] DELETE /volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:09.826108 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1a18788c-4ca0-4221-a6aa-5acbf1feead0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:09.827908 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a18788c-4ca0-4221-a6aa-5acbf1feead0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:09.828503 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a18788c-4ca0-4221-a6aa-5acbf1feead0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:09.828923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a18788c-4ca0-4221-a6aa-5acbf1feead0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:09.840720 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:09.840720 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:09.841736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f3b280db-a358-49d0-b377-9bd2c3ecfe60 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:09.844214 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3b280db-a358-49d0-b377-9bd2c3ecfe60 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:09.844570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3b280db-a358-49d0-b377-9bd2c3ecfe60 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:09.845237 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3b280db-a358-49d0-b377-9bd2c3ecfe60 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:09.849409 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1a18788c-4ca0-4221-a6aa-5acbf1feead0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Volume info retrieved successfully. Jul 15 13:31:09.853392 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:09.853392 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:09.857051 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f3b280db-a358-49d0-b377-9bd2c3ecfe60 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:09.857401 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a18788c-4ca0-4221-a6aa-5acbf1feead0 tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f returned with HTTP 200 Jul 15 13:31:09.858176 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 814/3267] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:09 2026] GET /volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:09.865931 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3b280db-a358-49d0-b377-9bd2c3ecfe60 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:09.866455 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 824/3268] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:09 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:10.572878 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f6dc53a0-dca8-435a-8c86-60102b69dd20 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:10.575218 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f6dc53a0-dca8-435a-8c86-60102b69dd20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:10.575495 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f6dc53a0-dca8-435a-8c86-60102b69dd20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:10.575753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f6dc53a0-dca8-435a-8c86-60102b69dd20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:10.575929 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f6dc53a0-dca8-435a-8c86-60102b69dd20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:10.581534 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:10.581534 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:10.582399 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f6dc53a0-dca8-435a-8c86-60102b69dd20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:10.582910 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 827/3269] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:10 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:10.871484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-831d9a7e-6372-44e1-9fab-2ca6c4e6a75d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:10.873313 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-831d9a7e-6372-44e1-9fab-2ca6c4e6a75d tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] GET https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f Jul 15 13:31:10.873557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-831d9a7e-6372-44e1-9fab-2ca6c4e6a75d tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:10.873769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-831d9a7e-6372-44e1-9fab-2ca6c4e6a75d tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:10.875997 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=274,cinder:UPDATE=77,cinder:INSERT=45,cinder:DELETE=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:31:10.879090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f4a20ceb-2325-45ac-af69-006c90c05803 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:10.881027 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-831d9a7e-6372-44e1-9fab-2ca6c4e6a75d tempest-VolumesCloneTest-1363299901 tempest-VolumesCloneTest-1363299901-project-member] https://10.4.3.158/volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f returned with HTTP 404 Jul 15 13:31:10.881512 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f4a20ceb-2325-45ac-af69-006c90c05803 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:10.881623 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 805/3270] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:10 2026] GET /volume/v3/volumes/a1cc0b70-aabb-4164-b596-92fe6786802f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:10.881780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f4a20ceb-2325-45ac-af69-006c90c05803 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:10.882003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f4a20ceb-2325-45ac-af69-006c90c05803 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:10.890944 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:10.890944 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:10.896041 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f4a20ceb-2325-45ac-af69-006c90c05803 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:10.900780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f4a20ceb-2325-45ac-af69-006c90c05803 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:10.901337 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 815/3271] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:10 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:11.592806 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6d3bac5c-b73a-45aa-9e65-def044242711 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:11.594726 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6d3bac5c-b73a-45aa-9e65-def044242711 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:11.595020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6d3bac5c-b73a-45aa-9e65-def044242711 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:11.595220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6d3bac5c-b73a-45aa-9e65-def044242711 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:11.595347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6d3bac5c-b73a-45aa-9e65-def044242711 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:11.598108 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=328,cinder:INSERT=55,cinder:UPDATE=94,cinder:DELETE=2 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:31:11.601069 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:11.601069 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:11.601693 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6d3bac5c-b73a-45aa-9e65-def044242711 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:11.602109 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 825/3272] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:11 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:11.914111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bdcecf29-71a2-400c-82ff-872f191e917c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:11.916460 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bdcecf29-71a2-400c-82ff-872f191e917c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:11.916710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bdcecf29-71a2-400c-82ff-872f191e917c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:11.917025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bdcecf29-71a2-400c-82ff-872f191e917c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:11.926052 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:11.926052 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:11.930354 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bdcecf29-71a2-400c-82ff-872f191e917c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:11.934365 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bdcecf29-71a2-400c-82ff-872f191e917c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:11.934710 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 828/3273] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:11 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:11.994951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.082979 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:31:12.083184 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:12.083364 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:12.083684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:12.084450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:12.091098 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:12.091454 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-918018c8-552f-4126-8c74-3dc8e0dab2f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:31:12.091924 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 806/3274] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:31:11 2026] GET /volume/v3/volumes => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:12.101981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.103623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:12.104046 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1704160615"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:12.105467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1704160615'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:12.105587 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume of 1 GB Jul 15 13:31:12.109689 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Availability Zones retrieved successfully. Jul 15 13:31:12.115009 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Flow 'volume_create_api' (94e23005-4fc7-40f0-84f4-3f1f641b4cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:12.115916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b000125-48ae-4b53-b646-2800c0531e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.116827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:12.143253 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b000125-48ae-4b53-b646-2800c0531e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.144133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276dde88-10c3-4c6d-9151-0bf40c5f3220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.206325 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Created reservations ['81181f67-cd98-41f8-8c42-97ee0592c5f6', '71d01900-8c2e-44c2-8531-8e1c6004de77', 'fdf93106-e340-45dd-a91a-92ca6a192ec7', '47cd7dbc-620e-44ac-8b3c-3299a90d056b'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:12.207545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276dde88-10c3-4c6d-9151-0bf40c5f3220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81181f67-cd98-41f8-8c42-97ee0592c5f6', '71d01900-8c2e-44c2-8531-8e1c6004de77', 'fdf93106-e340-45dd-a91a-92ca6a192ec7', '47cd7dbc-620e-44ac-8b3c-3299a90d056b']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.208714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff000967-5d3c-4367-a303-1ffd9926a2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.261816 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff000967-5d3c-4367-a303-1ffd9926a2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f84356-ae48-4206-890b-f9ef13f7f2b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1704160615',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5054d070e30440e885330adb567b9827',qos_specs=None,replication_status=,reservations=['81181f67-cd98-41f8-8c42-97ee0592c5f6','71d01900-8c2e-44c2-8531-8e1c6004de77','fdf93106-e340-45dd-a91a-92ca6a192ec7','47cd7dbc-620e-44ac-8b3c-3299a90d056b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8785c94a989544e7bfe41b805de07da6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1704160615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94f84356-ae48-4206-890b-f9ef13f7f2b4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5054d070e30440e885330adb567b9827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8785c94a989544e7bfe41b805de07da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.262892 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274f21d1-f270-4d3f-9dea-3860eb893098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.283461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274f21d1-f270-4d3f-9dea-3860eb893098) transitioned into state 'SUCCESS' from state '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-1704160615',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5054d070e30440e885330adb567b9827',qos_specs=None,replication_status=,reservations=['81181f67-cd98-41f8-8c42-97ee0592c5f6','71d01900-8c2e-44c2-8531-8e1c6004de77','fdf93106-e340-45dd-a91a-92ca6a192ec7','47cd7dbc-620e-44ac-8b3c-3299a90d056b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8785c94a989544e7bfe41b805de07da6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.284245 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd42cc7-5847-4554-8842-5b9b28445327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.293312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd42cc7-5847-4554-8842-5b9b28445327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.294660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Flow 'volume_create_api' (94e23005-4fc7-40f0-84f4-3f1f641b4cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:12.295354 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume request issued successfully. Jul 15 13:31:12.296215 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2247965b-752c-4198-8362-ab7ee8a0b1a7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:12.296941 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 816/3275] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:12 2026] POST /volume/v3/volumes => generated 764 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:12.308878 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0325982f-c60c-4e15-9bdc-b729ee17d5d6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.310529 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0325982f-c60c-4e15-9bdc-b729ee17d5d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:12.310706 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0325982f-c60c-4e15-9bdc-b729ee17d5d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:12.310905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0325982f-c60c-4e15-9bdc-b729ee17d5d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:12.325648 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:12.325648 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:12.332462 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0325982f-c60c-4e15-9bdc-b729ee17d5d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:12.341000 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0325982f-c60c-4e15-9bdc-b729ee17d5d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:12.341556 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 826/3276] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:12 2026] GET /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:12.612288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bcf92395-8307-4ce3-90cc-dd7ebccc9b62 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.614484 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bcf92395-8307-4ce3-90cc-dd7ebccc9b62 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:31:12.614742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bcf92395-8307-4ce3-90cc-dd7ebccc9b62 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:12.615035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bcf92395-8307-4ce3-90cc-dd7ebccc9b62 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:12.615179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-bcf92395-8307-4ce3-90cc-dd7ebccc9b62 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:12.620284 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:12.620284 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:12.621163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bcf92395-8307-4ce3-90cc-dd7ebccc9b62 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:31:12.621658 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 829/3277] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:12 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:12.638567 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-97c508ba-1360-438d-84c0-ca954995f2c0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.714112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97c508ba-1360-438d-84c0-ca954995f2c0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882/export_record Jul 15 13:31:12.714598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97c508ba-1360-438d-84c0-ca954995f2c0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:12.714697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97c508ba-1360-438d-84c0-ca954995f2c0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Calling method 'export_record' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:12.714824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-97c508ba-1360-438d-84c0-ca954995f2c0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Export record for backup 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100143) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:31:12.719534 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:12.719534 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:12.721158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-97c508ba-1360-438d-84c0-ca954995f2c0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7cd3ce884a7a4b638d3c8e73bc82aca8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b88b0eb2eff47c9bd2e2e9bfa6578d1', '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=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:31:12.721276 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97c508ba-1360-438d-84c0-ca954995f2c0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882/export_record returned with HTTP 403 Jul 15 13:31:12.722133 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 807/3278] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Jul 15 13:31:12 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882/export_record => generated 101 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:12.734983 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.737114 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:12.737613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-294898259"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:12.739501 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-294898259'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:12.739596 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume of 1 GB Jul 15 13:31:12.740280 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:12.740280 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:12.742096 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=357,cinder:INSERT=57,cinder:UPDATE=102,cinder:DELETE=4 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:31:12.744935 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Availability Zones retrieved successfully. Jul 15 13:31:12.754566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Flow 'volume_create_api' (7cbc9670-0dc2-4e90-831c-641e8f8825ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:12.756648 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ce8d2f-89e1-4d36-ad68-c818bb947c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.757636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:12.784848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ce8d2f-89e1-4d36-ad68-c818bb947c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.785611 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838f5663-011e-403b-9b3a-4379022db62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.827622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Created reservations ['4b12ccd4-b011-4dfe-90a7-e422134f9f56', 'f520f930-ef82-4ed3-b7c9-623de8b6c22b', '390e8a0c-7105-4b8a-ad41-94ab26206ab7', 'c45a7d78-56e4-4bf9-9a71-5f00c0eac446'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:12.828863 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (838f5663-011e-403b-9b3a-4379022db62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b12ccd4-b011-4dfe-90a7-e422134f9f56', 'f520f930-ef82-4ed3-b7c9-623de8b6c22b', '390e8a0c-7105-4b8a-ad41-94ab26206ab7', 'c45a7d78-56e4-4bf9-9a71-5f00c0eac446']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.829914 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7716bd5c-781e-41cb-b9fe-8d61e3dde56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.853377 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7716bd5c-781e-41cb-b9fe-8d61e3dde56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10234e06-9aec-467e-818a-13c6af6fc8a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-294898259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',qos_specs=None,replication_status=,reservations=['4b12ccd4-b011-4dfe-90a7-e422134f9f56','f520f930-ef82-4ed3-b7c9-623de8b6c22b','390e8a0c-7105-4b8a-ad41-94ab26206ab7','c45a7d78-56e4-4bf9-9a71-5f00c0eac446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-294898259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10234e06-9aec-467e-818a-13c6af6fc8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.854192 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284eb644-0cd9-4aa3-92e6-0519f63fe592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.875643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284eb644-0cd9-4aa3-92e6-0519f63fe592) transitioned into state 'SUCCESS' from state '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-294898259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',qos_specs=None,replication_status=,reservations=['4b12ccd4-b011-4dfe-90a7-e422134f9f56','f520f930-ef82-4ed3-b7c9-623de8b6c22b','390e8a0c-7105-4b8a-ad41-94ab26206ab7','c45a7d78-56e4-4bf9-9a71-5f00c0eac446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.876671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ed7820-adee-4b7d-b817-33fb196728b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:12.889304 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ed7820-adee-4b7d-b817-33fb196728b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:12.890507 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Flow 'volume_create_api' (7cbc9670-0dc2-4e90-831c-641e8f8825ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:12.890923 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume request issued successfully. Jul 15 13:31:12.891694 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-598e0091-be30-49a7-8cc2-1f6ecd7f682a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:12.892389 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 817/3279] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:31:12 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:12.906081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8028ab61-f5b3-40b9-a04e-37d090973fc0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.907997 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8028ab61-f5b3-40b9-a04e-37d090973fc0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 Jul 15 13:31:12.908389 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8028ab61-f5b3-40b9-a04e-37d090973fc0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:12.908452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8028ab61-f5b3-40b9-a04e-37d090973fc0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:12.915724 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:12.915724 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:12.919705 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8028ab61-f5b3-40b9-a04e-37d090973fc0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:12.924453 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8028ab61-f5b3-40b9-a04e-37d090973fc0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 returned with HTTP 200 Jul 15 13:31:12.924855 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 827/3280] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:12 2026] GET /volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:12.948834 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-01ad12aa-7c33-4037-9078-a44a7f721497 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:12.951385 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01ad12aa-7c33-4037-9078-a44a7f721497 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:12.951651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01ad12aa-7c33-4037-9078-a44a7f721497 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:12.951990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01ad12aa-7c33-4037-9078-a44a7f721497 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:12.959846 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:12.959846 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:12.963666 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-01ad12aa-7c33-4037-9078-a44a7f721497 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:12.970328 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01ad12aa-7c33-4037-9078-a44a7f721497 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:12.970723 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 830/3281] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:12 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:13.353595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8ac1c4a9-26bb-4354-ba81-8f1caf9d17c2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.355438 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ac1c4a9-26bb-4354-ba81-8f1caf9d17c2 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:13.355633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ac1c4a9-26bb-4354-ba81-8f1caf9d17c2 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:13.355834 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ac1c4a9-26bb-4354-ba81-8f1caf9d17c2 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:13.362325 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:13.362325 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:13.365644 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8ac1c4a9-26bb-4354-ba81-8f1caf9d17c2 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:13.369675 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ac1c4a9-26bb-4354-ba81-8f1caf9d17c2 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:13.370051 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 808/3282] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:13 2026] GET /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:13.381588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5f437c61-4eaf-4463-b54d-06f74de85678 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.383490 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f437c61-4eaf-4463-b54d-06f74de85678 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:13.383679 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f437c61-4eaf-4463-b54d-06f74de85678 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:13.383885 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f437c61-4eaf-4463-b54d-06f74de85678 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:13.391051 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:13.391051 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:13.394240 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5f437c61-4eaf-4463-b54d-06f74de85678 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:13.398008 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f437c61-4eaf-4463-b54d-06f74de85678 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:13.398349 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 818/3283] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:13 2026] GET /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:13.412473 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e09b846b-3f73-4fff-a052-1498042d2721 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.414108 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:13.414413 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1441822895"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:13.415852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1441822895'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:13.415997 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume of 1 GB Jul 15 13:31:13.420112 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Availability Zones retrieved successfully. Jul 15 13:31:13.426729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Flow 'volume_create_api' (fb2ed83a-238f-4f66-bab4-d6b2a28edd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:13.427644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11329a1-dd8a-4e8c-8fd6-d1d9f85dec3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:13.428650 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:13.453540 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11329a1-dd8a-4e8c-8fd6-d1d9f85dec3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:13.454260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8491bb67-4ce3-4379-b663-7185011f0fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:13.507025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Created reservations ['fbc55d8b-5bdd-4982-b12c-616cec6a4ce0', '8ad24daf-2fab-4a15-baea-bc6a1fee8806', 'c0ce9fd0-0af8-4e74-ae69-d4ffb6c6f3d1', 'ae611da0-6aac-4e8d-b211-709fc83c4173'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:13.507736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8491bb67-4ce3-4379-b663-7185011f0fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc55d8b-5bdd-4982-b12c-616cec6a4ce0', '8ad24daf-2fab-4a15-baea-bc6a1fee8806', 'c0ce9fd0-0af8-4e74-ae69-d4ffb6c6f3d1', 'ae611da0-6aac-4e8d-b211-709fc83c4173']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:13.508452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8131d39-e54b-40d2-8b8a-9f450750cba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:13.551534 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8131d39-e54b-40d2-8b8a-9f450750cba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfd7d503-91a3-40a9-a78c-4bb72037274c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1441822895',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5054d070e30440e885330adb567b9827',qos_specs=None,replication_status=,reservations=['fbc55d8b-5bdd-4982-b12c-616cec6a4ce0','8ad24daf-2fab-4a15-baea-bc6a1fee8806','c0ce9fd0-0af8-4e74-ae69-d4ffb6c6f3d1','ae611da0-6aac-4e8d-b211-709fc83c4173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8785c94a989544e7bfe41b805de07da6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1441822895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfd7d503-91a3-40a9-a78c-4bb72037274c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5054d070e30440e885330adb567b9827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8785c94a989544e7bfe41b805de07da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:13.552513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2d98c2-4845-4817-8b01-411742ba0c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:13.606549 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2d98c2-4845-4817-8b01-411742ba0c52) transitioned into state 'SUCCESS' from state '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-1441822895',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5054d070e30440e885330adb567b9827',qos_specs=None,replication_status=,reservations=['fbc55d8b-5bdd-4982-b12c-616cec6a4ce0','8ad24daf-2fab-4a15-baea-bc6a1fee8806','c0ce9fd0-0af8-4e74-ae69-d4ffb6c6f3d1','ae611da0-6aac-4e8d-b211-709fc83c4173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8785c94a989544e7bfe41b805de07da6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:13.607530 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a31f44-ca3f-4adf-8089-41edf31615da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:13.629020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a31f44-ca3f-4adf-8089-41edf31615da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:13.629944 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Flow 'volume_create_api' (fb2ed83a-238f-4f66-bab4-d6b2a28edd05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:13.630297 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume request issued successfully. Jul 15 13:31:13.631025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e09b846b-3f73-4fff-a052-1498042d2721 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:13.631476 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 828/3284] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:13 2026] POST /volume/v3/volumes => generated 764 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:13.642695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-08864272-acf0-42c2-b447-9669dbd2f63c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.644496 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08864272-acf0-42c2-b447-9669dbd2f63c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:13.644711 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08864272-acf0-42c2-b447-9669dbd2f63c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:13.644955 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-08864272-acf0-42c2-b447-9669dbd2f63c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:13.651812 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:13.651812 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:13.656196 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-08864272-acf0-42c2-b447-9669dbd2f63c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:13.660428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-08864272-acf0-42c2-b447-9669dbd2f63c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:13.660786 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 831/3285] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:13 2026] GET /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:13.940283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b3b5d5f9-32f0-45ae-b5ce-40278effc459 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.942060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b3b5d5f9-32f0-45ae-b5ce-40278effc459 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 Jul 15 13:31:13.942267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b3b5d5f9-32f0-45ae-b5ce-40278effc459 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:13.942453 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b3b5d5f9-32f0-45ae-b5ce-40278effc459 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:13.948921 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:13.948921 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:13.951803 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b3b5d5f9-32f0-45ae-b5ce-40278effc459 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:13.955126 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b3b5d5f9-32f0-45ae-b5ce-40278effc459 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 returned with HTTP 200 Jul 15 13:31:13.955460 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 809/3286] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:13 2026] GET /volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:13.968173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.969941 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:31:13.970373 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10234e06-9aec-467e-818a-13c6af6fc8a6", "name": "tempest-type-Backup-669908308"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:13.971739 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Creating new backup {'backup': {'volume_id': '10234e06-9aec-467e-818a-13c6af6fc8a6', 'name': 'tempest-type-Backup-669908308'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:31:13.971893 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Creating backup of volume 10234e06-9aec-467e-818a-13c6af6fc8a6 in container None Jul 15 13:31:13.979096 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:13.979096 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:13.979428 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:13.982662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b8a468f4-d811-4957-8734-708f30bb4e97 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:13.984540 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8a468f4-d811-4957-8734-708f30bb4e97 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:13.984740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8a468f4-d811-4957-8734-708f30bb4e97 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:13.984932 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b8a468f4-d811-4957-8734-708f30bb4e97 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:13.991603 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:13.991603 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:13.995598 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b8a468f4-d811-4957-8734-708f30bb4e97 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:13.999738 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b8a468f4-d811-4957-8734-708f30bb4e97 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:14.000179 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 829/3287] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:13 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:14.004888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Created reservations ['46176644-3c9b-41af-a8ab-920de81c0aa2', '8fe1ea51-46a8-476c-bb0a-015f2c1206eb'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:14.081720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-148e997c-145a-4bf7-b140-5f75b865f2a7 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:31:14.082334 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 819/3288] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:31:13 2026] POST /volume/v3/backups => generated 315 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:14.092215 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-320d9e0f-a3b6-4299-9107-e0545d93bbe9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.094269 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-320d9e0f-a3b6-4299-9107-e0545d93bbe9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:14.094547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-320d9e0f-a3b6-4299-9107-e0545d93bbe9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.094805 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-320d9e0f-a3b6-4299-9107-e0545d93bbe9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.094950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-320d9e0f-a3b6-4299-9107-e0545d93bbe9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:14.097071 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=313,cinder:UPDATE=74,cinder:DELETE=1,cinder:INSERT=42 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:31:14.100576 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.100576 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:14.101537 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-320d9e0f-a3b6-4299-9107-e0545d93bbe9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:14.102076 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 832/3289] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:14.148071 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-31978472-4c01-42da-864f-c7e700eccea2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.151033 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-31978472-4c01-42da-864f-c7e700eccea2 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:14.151033 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-31978472-4c01-42da-864f-c7e700eccea2 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.151156 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-31978472-4c01-42da-864f-c7e700eccea2 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.158853 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.158853 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:14.163443 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-31978472-4c01-42da-864f-c7e700eccea2 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:14.168133 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-31978472-4c01-42da-864f-c7e700eccea2 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:14.168524 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 810/3290] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:14.621208 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-faf58b48-b900-427b-9ae3-d2636601a10d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.623976 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-faf58b48-b900-427b-9ae3-d2636601a10d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:14.624250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-faf58b48-b900-427b-9ae3-d2636601a10d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.624510 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-faf58b48-b900-427b-9ae3-d2636601a10d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.644528 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.644528 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:14.661299 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-faf58b48-b900-427b-9ae3-d2636601a10d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:14.666285 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-faf58b48-b900-427b-9ae3-d2636601a10d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:14.666654 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 830/3291] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:14.672261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c3726a7-d130-4697-9ec8-0a360b58c1d6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.674555 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c3726a7-d130-4697-9ec8-0a360b58c1d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:14.674800 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c3726a7-d130-4697-9ec8-0a360b58c1d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.675002 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c3726a7-d130-4697-9ec8-0a360b58c1d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.678562 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ca9315f5-4481-491b-87cf-b2d2329b938f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.681673 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca9315f5-4481-491b-87cf-b2d2329b938f None None] GET https://10.4.3.158/volume// Jul 15 13:31:14.681673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca9315f5-4481-491b-87cf-b2d2329b938f None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.681673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca9315f5-4481-491b-87cf-b2d2329b938f None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.681673 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca9315f5-4481-491b-87cf-b2d2329b938f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:14.681673 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 833/3292] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:14.682087 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.682087 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:14.685740 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9c3726a7-d130-4697-9ec8-0a360b58c1d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:14.688292 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-6f1c2e24-7d34-4dda-932a-f0bc6555a955 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.689864 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c3726a7-d130-4697-9ec8-0a360b58c1d6 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:14.690269 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 820/3293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:14.692272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-6f1c2e24-7d34-4dda-932a-f0bc6555a955 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:31:14.692272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-6f1c2e24-7d34-4dda-932a-f0bc6555a955 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb3bc921-59c6-44f9-a4be-9b4e6190d8a3", "connector": null, "instance_uuid": "3b5e6203-2d0a-4bcd-8787-ccce10c96028"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:14.701557 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.701557 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:14.707458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1fa2bd55-a09f-4db5-a51c-5fa2eca8ab5f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.709238 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fa2bd55-a09f-4db5-a51c-5fa2eca8ab5f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:14.709451 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fa2bd55-a09f-4db5-a51c-5fa2eca8ab5f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.709655 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fa2bd55-a09f-4db5-a51c-5fa2eca8ab5f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.717039 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.717039 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:14.721176 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1fa2bd55-a09f-4db5-a51c-5fa2eca8ab5f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:14.725920 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fa2bd55-a09f-4db5-a51c-5fa2eca8ab5f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:14.726875 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 831/3294] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:14.738061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.739724 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:14.740157 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-956720242"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:14.741545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-956720242'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:14.741645 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume of 1 GB Jul 15 13:31:14.745560 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Availability Zones retrieved successfully. Jul 15 13:31:14.751115 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Flow 'volume_create_api' (b37029ec-87cd-4e36-8d87-624bba970b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:14.752292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d261f9c3-ae7b-4c08-829c-096b690e92f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:14.753217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:14.784603 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d261f9c3-ae7b-4c08-829c-096b690e92f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:14.785365 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71d8ba-4ab1-4e23-8aef-06b9fadb26b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:14.801027 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-6f1c2e24-7d34-4dda-932a-f0bc6555a955 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:31:14.801551 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 811/3295] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:31:14 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:14.859141 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Created reservations ['70e97e5c-8237-4ff4-abb1-53fb24db4767', '756b0fb9-8f5b-4820-a770-c9d392bae4eb', '7e133335-a60e-45b0-8be8-a1d45ee23b6e', '6a39734b-3318-4e93-b6a1-06900b377c59'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:14.859885 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be71d8ba-4ab1-4e23-8aef-06b9fadb26b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e97e5c-8237-4ff4-abb1-53fb24db4767', '756b0fb9-8f5b-4820-a770-c9d392bae4eb', '7e133335-a60e-45b0-8be8-a1d45ee23b6e', '6a39734b-3318-4e93-b6a1-06900b377c59']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:14.860531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2e3adf-967e-4b75-91b4-08b1f10a2644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:14.895884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2e3adf-967e-4b75-91b4-08b1f10a2644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c732908-d883-4ffe-848a-d8ebfe8aa6e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-956720242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5054d070e30440e885330adb567b9827',qos_specs=None,replication_status=,reservations=['70e97e5c-8237-4ff4-abb1-53fb24db4767','756b0fb9-8f5b-4820-a770-c9d392bae4eb','7e133335-a60e-45b0-8be8-a1d45ee23b6e','6a39734b-3318-4e93-b6a1-06900b377c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8785c94a989544e7bfe41b805de07da6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-956720242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c732908-d883-4ffe-848a-d8ebfe8aa6e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5054d070e30440e885330adb567b9827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8785c94a989544e7bfe41b805de07da6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:14.896600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ac0683-324a-40f2-a761-37b49f980d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:14.924339 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ac0683-324a-40f2-a761-37b49f980d5c) transitioned into state 'SUCCESS' from state '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-956720242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5054d070e30440e885330adb567b9827',qos_specs=None,replication_status=,reservations=['70e97e5c-8237-4ff4-abb1-53fb24db4767','756b0fb9-8f5b-4820-a770-c9d392bae4eb','7e133335-a60e-45b0-8be8-a1d45ee23b6e','6a39734b-3318-4e93-b6a1-06900b377c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8785c94a989544e7bfe41b805de07da6',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:14.925350 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fd025b-fe7f-421e-b329-b13db813743f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:14.950784 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fd025b-fe7f-421e-b329-b13db813743f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:14.951512 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Flow 'volume_create_api' (b37029ec-87cd-4e36-8d87-624bba970b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:14.951808 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Create volume request issued successfully. Jul 15 13:31:14.952460 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-156cbd1f-81f4-4959-8d93-19ce39f94245 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:14.952710 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 834/3296] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:14 2026] POST /volume/v3/volumes => generated 763 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:14.968614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cc762f07-4cf1-470e-86a4-7c950755149f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.971638 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc762f07-4cf1-470e-86a4-7c950755149f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:14.971802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc762f07-4cf1-470e-86a4-7c950755149f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.973904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc762f07-4cf1-470e-86a4-7c950755149f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.986779 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:14.986779 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:14.990812 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cc762f07-4cf1-470e-86a4-7c950755149f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:14.992500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-c8a14e2f-6794-40a4-a161-e324024d3fce None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:14.994744 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-c8a14e2f-6794-40a4-a161-e324024d3fce tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:14.994974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-c8a14e2f-6794-40a4-a161-e324024d3fce tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:14.995143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-c8a14e2f-6794-40a4-a161-e324024d3fce tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:14.995542 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc762f07-4cf1-470e-86a4-7c950755149f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:14.996045 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 821/3297] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:15.005099 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:15.005099 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:15.008346 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-c8a14e2f-6794-40a4-a161-e324024d3fce tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:15.012676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-c8a14e2f-6794-40a4-a161-e324024d3fce tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:15.014308 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 832/3298] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:14 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:15.113984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1ea14440-17ee-4946-ab5c-11b5721c492d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.116533 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ea14440-17ee-4946-ab5c-11b5721c492d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:15.116853 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ea14440-17ee-4946-ab5c-11b5721c492d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:15.117175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ea14440-17ee-4946-ab5c-11b5721c492d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:15.117311 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1ea14440-17ee-4946-ab5c-11b5721c492d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:15.123954 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:15.123954 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:15.124776 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ea14440-17ee-4946-ab5c-11b5721c492d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:15.125238 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 812/3299] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:15 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:15.145709 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1f650946-a228-4c8a-b4c4-664765ccea1e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.146302 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1f650946-a228-4c8a-b4c4-664765ccea1e None None] GET https://10.4.3.158/volume// Jul 15 13:31:15.146528 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1f650946-a228-4c8a-b4c4-664765ccea1e None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:15.146791 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1f650946-a228-4c8a-b4c4-664765ccea1e None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:15.147208 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1f650946-a228-4c8a-b4c4-664765ccea1e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:15.147580 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 835/3300] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:31:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:15.156996 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-513433ce-8473-4da9-af50-b61c29b8c26d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.159100 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-513433ce-8473-4da9-af50-b61c29b8c26d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:31:15.160273 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-513433ce-8473-4da9-af50-b61c29b8c26d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38edfd7d-7294-4bfa-b869-bedd5e36b033", "connector": null, "instance_uuid": "8c454496-a339-4a58-a4cc-c1183078c868"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:15.169895 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:15.169895 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:15.247294 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-513433ce-8473-4da9-af50-b61c29b8c26d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:31:15.248106 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 822/3301] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:31:15 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:15.294396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b31e91f9-0b48-4fb1-8b29-685c3fa52c50 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.296578 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b31e91f9-0b48-4fb1-8b29-685c3fa52c50 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:15.296810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b31e91f9-0b48-4fb1-8b29-685c3fa52c50 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:15.297055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b31e91f9-0b48-4fb1-8b29-685c3fa52c50 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:15.309492 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:15.309492 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:15.314829 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b31e91f9-0b48-4fb1-8b29-685c3fa52c50 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:15.319397 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-33746f74-b0ad-4a72-a82e-895b09ad611b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.319914 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-33746f74-b0ad-4a72-a82e-895b09ad611b None None] GET https://10.4.3.158/volume// Jul 15 13:31:15.321041 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-33746f74-b0ad-4a72-a82e-895b09ad611b None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:15.321041 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-33746f74-b0ad-4a72-a82e-895b09ad611b None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:15.323621 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b31e91f9-0b48-4fb1-8b29-685c3fa52c50 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:15.324220 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-33746f74-b0ad-4a72-a82e-895b09ad611b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:15.324254 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 833/3302] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:15 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:15.324285 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 813/3303] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:15.327659 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-8ddf9eb6-784d-41e0-b391-39bb928f3df9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.329986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-8ddf9eb6-784d-41e0-b391-39bb928f3df9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:15.330251 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-8ddf9eb6-784d-41e0-b391-39bb928f3df9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:15.330450 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-8ddf9eb6-784d-41e0-b391-39bb928f3df9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:15.341083 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:15.341083 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:15.345179 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-8ddf9eb6-784d-41e0-b391-39bb928f3df9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:15.349619 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-8ddf9eb6-784d-41e0-b391-39bb928f3df9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:15.350017 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 836/3304] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:15 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:15.450664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:15.452776 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] PUT https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 Jul 15 13:31:15.453567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:15.461954 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Acquiring lock "cinder-attachment_update-38edfd7d-7294-4bfa-b869-bedd5e36b033-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:31:15.469036 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Lock "cinder-attachment_update-38edfd7d-7294-4bfa-b869-bedd5e36b033-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:31:15.469036 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:15.469036 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:15.676526 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Lock "cinder-attachment_update-38edfd7d-7294-4bfa-b869-bedd5e36b033-np0000005195" released by "attachment_update" :: held 0.209s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:31:15.676526 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-a23de1c1-b555-4956-8203-2406e234366e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 returned with HTTP 200 Jul 15 13:31:15.676526 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 823/3305] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:31:15 2026] PUT /volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.008940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ee73b76-9a92-4537-9e97-bcfabaf21e04 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.010673 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ee73b76-9a92-4537-9e97-bcfabaf21e04 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:16.010863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ee73b76-9a92-4537-9e97-bcfabaf21e04 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.011100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ee73b76-9a92-4537-9e97-bcfabaf21e04 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.018016 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.018016 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.021890 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1ee73b76-9a92-4537-9e97-bcfabaf21e04 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:16.025771 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ee73b76-9a92-4537-9e97-bcfabaf21e04 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:16.026371 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 834/3306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.039453 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fdc3500e-9655-48ef-a65a-2c162f40089b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.041164 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fdc3500e-9655-48ef-a65a-2c162f40089b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:16.041341 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fdc3500e-9655-48ef-a65a-2c162f40089b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.041544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fdc3500e-9655-48ef-a65a-2c162f40089b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.048342 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.048342 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:16.051521 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fdc3500e-9655-48ef-a65a-2c162f40089b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:16.055627 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fdc3500e-9655-48ef-a65a-2c162f40089b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:16.056005 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 814/3307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.070037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.071791 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes Jul 15 13:31:16.071997 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.072195 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.072500 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.073277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.081438 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.082092 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d5d15fd-0cce-499b-9aef-a1b153d08b7a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 200 Jul 15 13:31:16.082499 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 837/3308] 10.4.3.158 () {66 vars in 1237 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes => generated 975 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.092599 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.094773 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-956720242 Jul 15 13:31:16.095025 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.095247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.095546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.095901 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.095901 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:16.096368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-956720242'), ('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.098422 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-409cd262-6414-4732-83bb-4fb1bbf800a7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.098848 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-409cd262-6414-4732-83bb-4fb1bbf800a7 None None] GET https://10.4.3.158/volume// Jul 15 13:31:16.099253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-409cd262-6414-4732-83bb-4fb1bbf800a7 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.099494 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-409cd262-6414-4732-83bb-4fb1bbf800a7 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.099866 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-409cd262-6414-4732-83bb-4fb1bbf800a7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:16.100218 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 835/3309] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:16.110611 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-d33106e6-9e43-4deb-a1c9-462693201ec0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.113021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-d33106e6-9e43-4deb-a1c9-462693201ec0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:31:16.113267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-d33106e6-9e43-4deb-a1c9-462693201ec0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.113560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-d33106e6-9e43-4deb-a1c9-462693201ec0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.125994 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.125994 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:16.128567 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.129981 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd555edd-4b3a-465a-b770-c5f5829e4df9 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-956720242 returned with HTTP 200 Jul 15 13:31:16.129981 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 824/3310] 10.4.3.158 () {66 vars in 1336 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-956720242 => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.130098 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-d33106e6-9e43-4deb-a1c9-462693201ec0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:31:16.136551 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-d33106e6-9e43-4deb-a1c9-462693201ec0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:31:16.136551 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 815/3311] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 1429 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:16.141147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-86b4eae8-be84-458a-a6dc-dafdb112007a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.141805 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.143579 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86b4eae8-be84-458a-a6dc-dafdb112007a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:16.143830 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86b4eae8-be84-458a-a6dc-dafdb112007a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.143988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1704160615 Jul 15 13:31:16.144055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-86b4eae8-be84-458a-a6dc-dafdb112007a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.144186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-86b4eae8-be84-458a-a6dc-dafdb112007a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:16.144259 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.144536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.144938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.146094 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1704160615'), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.149311 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.149311 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:16.150090 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-86b4eae8-be84-458a-a6dc-dafdb112007a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:16.150947 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 838/3312] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.182160 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.182942 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.182942 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.187153 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e2d13f8c-3244-4fd1-b699-d150999cdeda tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1704160615 returned with HTTP 200 Jul 15 13:31:16.187719 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 836/3313] 10.4.3.158 () {66 vars in 1359 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1704160615 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.203560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.205256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1 Jul 15 13:31:16.205469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.205709 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.206048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.206354 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.206354 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:16.206759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.213201 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.213944 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.213944 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:16.217495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4b5d2911-bc69-4a83-8538-75b8e02b4a79 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 15 13:31:16.217869 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 825/3314] 10.4.3.158 () {66 vars in 1273 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.234132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.236880 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:16.237166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.237384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.237657 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.238391 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.254738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.256872 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] PUT https://10.4.3.158/volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c Jul 15 13:31:16.257235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:16.265079 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Acquiring lock "cinder-attachment_update-eb3bc921-59c6-44f9-a4be-9b4e6190d8a3-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:31:16.269422 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Lock "cinder-attachment_update-eb3bc921-59c6-44f9-a4be-9b4e6190d8a3-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:31:16.270431 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.270431 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:16.277382 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.278257 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.278257 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:16.282331 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f1432a5-cbd9-40f9-8ae9-959a01e99c38 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:16.282761 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 816/3315] 10.4.3.158 () {66 vars in 1361 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?limit=1&marker=4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 1003 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.295412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.297342 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:16.297626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.297842 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.298118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.298853 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.331634 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.332844 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.332844 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.334854 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6370098f-cf5a-4a7e-bcc7-29768395b0fd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.337070 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6370098f-cf5a-4a7e-bcc7-29768395b0fd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:16.337455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6370098f-cf5a-4a7e-bcc7-29768395b0fd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.337610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6370098f-cf5a-4a7e-bcc7-29768395b0fd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.338318 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a07c8807-dbaf-4fc5-9f04-cd8364f29a23 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:16.338946 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 837/3316] 10.4.3.158 () {66 vars in 1361 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?limit=1&marker=cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 1003 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.350135 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.350135 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:16.351116 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.353568 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:16.354020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.354020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.354251 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.354658 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6370098f-cf5a-4a7e-bcc7-29768395b0fd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:16.355077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.361904 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6370098f-cf5a-4a7e-bcc7-29768395b0fd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:16.362416 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 826/3317] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:31:16.366387 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.368378 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7be8f60-404d-4f17-ae60-7a7e93e9f07d tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=1&marker=94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:16.368729 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 817/3318] 10.4.3.158 () {66 vars in 1361 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?limit=1&marker=94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:16.382858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.388453 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 15 13:31:16.388453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.388453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.388453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.388453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100144) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:16.388453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.403607 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Lock "cinder-attachment_update-eb3bc921-59c6-44f9-a4be-9b4e6190d8a3-np0000005195" released by "attachment_update" :: held 0.129s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:31:16.403607 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-038b6d6e-4e73-425b-9728-d2abbdd04f2b tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c returned with HTTP 200 Jul 15 13:31:16.403607 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 839/3319] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:31:16 2026] PUT /volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.427501 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.428805 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.428805 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.434238 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8eedea94-bf51-48c9-b381-cc6705fbf22c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 15 13:31:16.434927 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 838/3320] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.437400 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-02f23d8f-a1dc-48ca-9931-940ba7aab324 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.440417 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-02f23d8f-a1dc-48ca-9931-940ba7aab324 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c/action Jul 15 13:31:16.440951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-02f23d8f-a1dc-48ca-9931-940ba7aab324 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:16.441259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-02f23d8f-a1dc-48ca-9931-940ba7aab324 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:16.450476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.452350 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 15 13:31:16.452534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.452782 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.453024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.453255 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100143) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:16.454023 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.465121 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.465121 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:16.489483 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.490628 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.490628 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:16.495877 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-650e9e18-28bf-4d77-bed1-704a09fa0c5b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 15 13:31:16.496399 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 818/3321] 10.4.3.158 () {66 vars in 1359 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.517887 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.521001 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1 Jul 15 13:31:16.521266 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.521489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.521788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.523430 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.523430 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:16.524004 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.531938 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.532693 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1d0fbe32-de0d-4a2e-97a2-5877a22ee160 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 15 13:31:16.533203 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 840/3322] 10.4.3.158 () {66 vars in 1252 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.543759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.548605 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1&marker=4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:16.548812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.549040 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.549350 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.550121 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.582043 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.582938 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-88ce2f25-5ff1-4d5b-befe-84c414512e63 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?limit=1&marker=4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:16.583366 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 839/3323] 10.4.3.158 () {66 vars in 1340 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?limit=1&marker=4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.593519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.595510 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1&marker=cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:16.595793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.596077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.596417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.597534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.611471 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.612135 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4ccf7b3c-5dc3-49c3-a088-50a2f2a2e4f8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?limit=1&marker=cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:16.612732 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 819/3324] 10.4.3.158 () {66 vars in 1340 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?limit=1&marker=cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.621988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6606942f-9de3-4598-bc1b-95dce09b315a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.624038 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?limit=1&marker=94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:16.624288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.624528 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.624843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.625266 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.625266 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:16.625809 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.656687 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.657026 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6606942f-9de3-4598-bc1b-95dce09b315a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?limit=1&marker=94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:16.657428 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 841/3325] 10.4.3.158 () {66 vars in 1340 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?limit=1&marker=94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:16.668318 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.670306 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1441822895&status=available Jul 15 13:31:16.670535 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.670726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.671005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.671234 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100144) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:16.671505 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.671505 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.671920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1441822895'), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.679056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-58bd3aae-376c-4106-ab92-3a0d379c697c req-02f23d8f-a1dc-48ca-9931-940ba7aab324 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c/action returned with HTTP 204 Jul 15 13:31:16.680024 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 827/3326] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:31:16 2026] POST /volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c/action => generated 0 bytes in 243 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:16.729699 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.730310 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8ce0ef3c-b79b-4348-91b5-adc0ef89be8a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1441822895&status=available returned with HTTP 200 Jul 15 13:31:16.730995 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 840/3327] 10.4.3.158 () {66 vars in 1372 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1441822895&status=available => generated 334 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.741211 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.743853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1441822895&status=available Jul 15 13:31:16.744056 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.744236 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.744478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.744710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100143) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:16.744979 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.744979 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:16.745359 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1441822895'), ('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.773955 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.774607 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.774607 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:16.778355 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6ecb796-e26d-440f-9d09-aa51e830d54b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1441822895&status=available returned with HTTP 200 Jul 15 13:31:16.778707 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 820/3328] 10.4.3.158 () {66 vars in 1393 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1441822895&status=available => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.794183 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-91755832-0927-42af-87cc-f547f755126f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.796086 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?marker=94f84356-ae48-4206-890b-f9ef13f7f2b4&sort=id%3Aasc Jul 15 13:31:16.796272 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.796445 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.796706 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.797375 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.831091 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.831917 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.831917 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:16.837486 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-91755832-0927-42af-87cc-f547f755126f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?marker=94f84356-ae48-4206-890b-f9ef13f7f2b4&sort=id%3Aasc returned with HTTP 200 Jul 15 13:31:16.838250 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 842/3329] 10.4.3.158 () {66 vars in 1373 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?marker=94f84356-ae48-4206-890b-f9ef13f7f2b4&sort=id%3Aasc => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.851984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.853617 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 15 13:31:16.853803 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.853991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.854271 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.854957 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.883324 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.884220 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.884220 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:16.888422 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7728ed2e-3e9f-44ac-8775-56741be8e9d4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 15 13:31:16.888813 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 828/3330] 10.4.3.158 () {66 vars in 1337 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.901759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.904693 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail Jul 15 13:31:16.905022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.905298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.905590 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.905944 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.905944 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.906422 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.915477 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.916640 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:16.916640 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:16.921366 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1402a4bf-72a0-4675-b82f-e55be4f2e2e7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail returned with HTTP 200 Jul 15 13:31:16.922030 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 841/3331] 10.4.3.158 () {66 vars in 1258 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:16.935594 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.937440 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 15 13:31:16.937630 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.937844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.938107 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.938882 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:16.970952 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:16.971613 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ba36116-a916-4b1e-8308-cce6bc2c5e97 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 15 13:31:16.972218 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 821/3332] 10.4.3.158 () {66 vars in 1316 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:16.981477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:16.983232 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?availability_zone=nova Jul 15 13:31:16.983454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:16.983656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:16.983907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:16.984223 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value nova, assuming string {{(pid=100145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:16.984885 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.011950 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.012680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26ac4b52-6d34-4590-8cc2-4a567af18cd7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 15 13:31:17.013257 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 843/3333] 10.4.3.158 () {66 vars in 1282 bytes} [Wed Jul 15 13:31:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.020977 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.022643 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?availability_zone=nova Jul 15 13:31:17.022847 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.023045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.023263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.023478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value nova, assuming string {{(pid=100146) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:17.024059 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.052611 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.053310 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1be5ae48-db3f-4cca-ac48-8da0f6a2e723 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 15 13:31:17.053794 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 829/3334] 10.4.3.158 () {66 vars in 1282 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.063222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.067226 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?bootable=false Jul 15 13:31:17.067459 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.067680 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.067976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.068852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.100660 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.101260 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-691c6b98-4446-40a0-addb-6dc904c50bf5 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 15 13:31:17.101944 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 842/3335] 10.4.3.158 () {66 vars in 1266 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.111049 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.113094 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?bootable=false Jul 15 13:31:17.113343 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.113579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.113872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.114260 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.114260 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:17.114765 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.148139 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.148827 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c658d229-da0a-4d6e-9bb8-404c4ee9fe44 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 15 13:31:17.149336 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 822/3336] 10.4.3.158 () {66 vars in 1266 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.160712 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.163092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ef650ea7-fc25-4e0a-abd0-d59b2d133a8f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.163200 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?status=available Jul 15 13:31:17.163427 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.163636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.163901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.164167 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:17.164443 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.164443 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:17.164883 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.165024 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ef650ea7-fc25-4e0a-abd0-d59b2d133a8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:17.165275 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ef650ea7-fc25-4e0a-abd0-d59b2d133a8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.165475 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ef650ea7-fc25-4e0a-abd0-d59b2d133a8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.165613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ef650ea7-fc25-4e0a-abd0-d59b2d133a8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:17.169873 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.169873 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:17.170509 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ef650ea7-fc25-4e0a-abd0-d59b2d133a8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:17.170891 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 830/3337] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.201603 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.202315 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bccf7507-d954-4984-8711-cb55ff2a8a9a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?status=available returned with HTTP 200 Jul 15 13:31:17.202769 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 844/3338] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.211079 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.212880 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes?status=available Jul 15 13:31:17.213129 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.213337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.213572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.213831 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100144) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:17.214158 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.214158 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:17.214630 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.244699 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.245270 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-54145f16-8e18-4e1c-8fdd-a68db7f06c43 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes?status=available returned with HTTP 200 Jul 15 13:31:17.245877 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 843/3339] 10.4.3.158 () {66 vars in 1270 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.255188 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.256945 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?availability_zone=nova Jul 15 13:31:17.257195 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.257388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.257650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.257881 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value nova, assuming string {{(pid=100143) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:17.258154 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.258154 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:17.258548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.286928 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.287892 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.287892 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:17.292332 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-44574bc3-4c04-4da6-9eba-498e8be8d3c7 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 15 13:31:17.292726 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 823/3340] 10.4.3.158 () {66 vars in 1303 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:17.306447 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.308431 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?bootable=false Jul 15 13:31:17.308651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.309112 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.309182 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.310015 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.344195 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.345451 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.345451 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:17.350429 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b01df7cf-bf95-4708-95d3-b0e9aa2b3caa tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 15 13:31:17.351169 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 831/3341] 10.4.3.158 () {66 vars in 1287 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:17.366470 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.368718 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?status=available Jul 15 13:31:17.368910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.369140 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.369421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:17.369700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Could not evaluate value available, assuming string {{(pid=100145) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:17.370049 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.370049 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:17.370631 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:17.376696 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6b3b8966-741e-4860-abe7-44263fff7633 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.378672 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6b3b8966-741e-4860-abe7-44263fff7633 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:17.378953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6b3b8966-741e-4860-abe7-44263fff7633 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.379298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6b3b8966-741e-4860-abe7-44263fff7633 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.385691 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Get all volumes completed successfully. Jul 15 13:31:17.386613 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.386613 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:17.390652 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.390652 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:17.396411 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9545d74-f1fe-4624-ab2f-2a877b510168 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 15 13:31:17.396820 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 845/3342] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:17.396899 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6b3b8966-741e-4860-abe7-44263fff7633 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:17.403399 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6b3b8966-741e-4860-abe7-44263fff7633 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:17.403887 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 844/3343] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:17.411129 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fb43946c-4b42-4f5f-b8ed-c5b6c15eaf4c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.413315 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fb43946c-4b42-4f5f-b8ed-c5b6c15eaf4c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:17.413551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fb43946c-4b42-4f5f-b8ed-c5b6c15eaf4c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.413793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fb43946c-4b42-4f5f-b8ed-c5b6c15eaf4c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.422538 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.422538 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:17.426881 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fb43946c-4b42-4f5f-b8ed-c5b6c15eaf4c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:17.432120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fb43946c-4b42-4f5f-b8ed-c5b6c15eaf4c tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:17.432681 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 824/3344] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:17.445125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.447152 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:17.447573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.447662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.447855 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Delete volume with id: 4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:17.455216 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.455216 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:17.455627 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:17.496101 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Delete volume request issued successfully. Jul 15 13:31:17.496335 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1c45baf3-e7e2-4cdf-baff-e7ddcb57de11 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 202 Jul 15 13:31:17.496839 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 832/3345] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:17 2026] DELETE /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:17.504291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3418be3e-82ab-4f14-b8e2-a418329e8852 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:17.506276 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3418be3e-82ab-4f14-b8e2-a418329e8852 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:17.506550 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3418be3e-82ab-4f14-b8e2-a418329e8852 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:17.510218 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3418be3e-82ab-4f14-b8e2-a418329e8852 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:17.516747 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:17.516747 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:17.521562 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3418be3e-82ab-4f14-b8e2-a418329e8852 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:17.527286 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3418be3e-82ab-4f14-b8e2-a418329e8852 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 200 Jul 15 13:31:17.527874 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 846/3346] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:17 2026] GET /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:18.184260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7cc2836e-4680-40ed-8508-04d7ae0bf822 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:18.187652 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7cc2836e-4680-40ed-8508-04d7ae0bf822 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:18.187944 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7cc2836e-4680-40ed-8508-04d7ae0bf822 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:18.188207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7cc2836e-4680-40ed-8508-04d7ae0bf822 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:18.188346 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-7cc2836e-4680-40ed-8508-04d7ae0bf822 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:18.193704 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:18.193704 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:18.194891 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7cc2836e-4680-40ed-8508-04d7ae0bf822 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:18.195181 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 845/3347] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:18 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:18.424095 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9cf0a658-7d18-4dcc-b54a-afc069f8f0d5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:18.425667 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9cf0a658-7d18-4dcc-b54a-afc069f8f0d5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:18.425868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9cf0a658-7d18-4dcc-b54a-afc069f8f0d5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:18.426070 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9cf0a658-7d18-4dcc-b54a-afc069f8f0d5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:18.434975 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:18.434975 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:18.438219 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9cf0a658-7d18-4dcc-b54a-afc069f8f0d5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:18.442433 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9cf0a658-7d18-4dcc-b54a-afc069f8f0d5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:18.445989 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 825/3348] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:18 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:18.542986 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a14ebb94-97c7-4663-bd68-669bed97598a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:18.545768 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a14ebb94-97c7-4663-bd68-669bed97598a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 Jul 15 13:31:18.545768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a14ebb94-97c7-4663-bd68-669bed97598a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:18.545768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a14ebb94-97c7-4663-bd68-669bed97598a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:18.552739 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a14ebb94-97c7-4663-bd68-669bed97598a tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 returned with HTTP 404 Jul 15 13:31:18.553767 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 833/3349] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:18 2026] GET /volume/v3/volumes/4c732908-d883-4ffe-848a-d8ebfe8aa6e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:18.561740 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aa45e8e9-6bf2-4995-b73c-bb4165d00c31 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:18.564373 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa45e8e9-6bf2-4995-b73c-bb4165d00c31 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:18.565773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa45e8e9-6bf2-4995-b73c-bb4165d00c31 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:18.565773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa45e8e9-6bf2-4995-b73c-bb4165d00c31 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:18.571664 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:18.571664 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:18.575124 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aa45e8e9-6bf2-4995-b73c-bb4165d00c31 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:18.579213 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa45e8e9-6bf2-4995-b73c-bb4165d00c31 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:18.580978 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 847/3350] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:18 2026] GET /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:18.595099 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:18.598284 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:18.598582 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:18.598869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:18.599124 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Delete volume with id: cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:18.775198 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:18.775198 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:18.775699 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:18.796055 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Delete volume request issued successfully. Jul 15 13:31:18.796273 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f9e15c5b-da1c-43f8-85ce-af3fccc645a4 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 202 Jul 15 13:31:18.796707 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 846/3351] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:18 2026] DELETE /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:18.804314 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f1c89ec7-dc47-41c0-ac16-aeb883fce8e8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:18.807043 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1c89ec7-dc47-41c0-ac16-aeb883fce8e8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:18.807243 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1c89ec7-dc47-41c0-ac16-aeb883fce8e8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:18.807425 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1c89ec7-dc47-41c0-ac16-aeb883fce8e8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:18.816444 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:18.816444 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:18.821080 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f1c89ec7-dc47-41c0-ac16-aeb883fce8e8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:18.826450 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1c89ec7-dc47-41c0-ac16-aeb883fce8e8 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 200 Jul 15 13:31:18.826886 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 826/3352] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:18 2026] GET /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:19.206395 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0743b391-2a98-45b1-8f58-d591eb4c58c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.208065 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0743b391-2a98-45b1-8f58-d591eb4c58c5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:19.208251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0743b391-2a98-45b1-8f58-d591eb4c58c5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:19.208421 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0743b391-2a98-45b1-8f58-d591eb4c58c5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:19.208512 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-0743b391-2a98-45b1-8f58-d591eb4c58c5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:19.214481 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:19.214481 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:19.214808 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0743b391-2a98-45b1-8f58-d591eb4c58c5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:19.215207 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 834/3353] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:19 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:19.462409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b1da6a9a-6107-441b-b4fc-181668e44504 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.464121 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1da6a9a-6107-441b-b4fc-181668e44504 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:19.464309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1da6a9a-6107-441b-b4fc-181668e44504 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:19.464511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1da6a9a-6107-441b-b4fc-181668e44504 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:19.481817 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:19.481817 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:19.485346 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b1da6a9a-6107-441b-b4fc-181668e44504 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:19.491687 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1da6a9a-6107-441b-b4fc-181668e44504 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:19.492238 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 848/3354] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:19 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:19.726088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-1362360d-acf3-403f-8efd-15b3a5b6f192 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.728319 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-1362360d-acf3-403f-8efd-15b3a5b6f192 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9/action Jul 15 13:31:19.728729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-1362360d-acf3-403f-8efd-15b3a5b6f192 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:19.728899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-1362360d-acf3-403f-8efd-15b3a5b6f192 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:19.744307 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:19.744307 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:19.755865 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8589dd26-312f-4e91-9d39-f3cde954ce0a req-1362360d-acf3-403f-8efd-15b3a5b6f192 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9/action returned with HTTP 204 Jul 15 13:31:19.756374 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 847/3355] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:31:19 2026] POST /volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:19.840196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6683ca20-eada-4bd6-a215-32f76291406f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.841989 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6683ca20-eada-4bd6-a215-32f76291406f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c Jul 15 13:31:19.842258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6683ca20-eada-4bd6-a215-32f76291406f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:19.842484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6683ca20-eada-4bd6-a215-32f76291406f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:19.850064 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6683ca20-eada-4bd6-a215-32f76291406f tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c returned with HTTP 404 Jul 15 13:31:19.850064 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 827/3356] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:19 2026] GET /volume/v3/volumes/cfd7d503-91a3-40a9-a78c-4bb72037274c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:19.858437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d12f7bd1-f9bb-4bbd-b70a-889d9e8ba095 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.861327 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d12f7bd1-f9bb-4bbd-b70a-889d9e8ba095 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:19.861538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d12f7bd1-f9bb-4bbd-b70a-889d9e8ba095 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:19.861728 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d12f7bd1-f9bb-4bbd-b70a-889d9e8ba095 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:19.873240 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:19.873240 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:19.879365 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d12f7bd1-f9bb-4bbd-b70a-889d9e8ba095 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:19.884609 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d12f7bd1-f9bb-4bbd-b70a-889d9e8ba095 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:19.885141 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 835/3357] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:19 2026] GET /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:19.898776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-070c690c-14f3-4657-9937-f8b52172bcd0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.903056 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] DELETE https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:19.903056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:19.903056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:19.903056 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Delete volume with id: 94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:19.910300 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:19.910300 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:19.911041 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:19.930942 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Delete volume request issued successfully. Jul 15 13:31:19.931443 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-070c690c-14f3-4657-9937-f8b52172bcd0 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 202 Jul 15 13:31:19.932026 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 849/3358] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:19 2026] DELETE /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:19.939741 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-28112a8f-acdf-4cdb-b640-c7c31ce6112b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:19.942234 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28112a8f-acdf-4cdb-b640-c7c31ce6112b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:19.942489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28112a8f-acdf-4cdb-b640-c7c31ce6112b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:19.942725 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28112a8f-acdf-4cdb-b640-c7c31ce6112b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:19.952046 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:19.952046 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:19.957795 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-28112a8f-acdf-4cdb-b640-c7c31ce6112b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Volume info retrieved successfully. Jul 15 13:31:19.963937 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28112a8f-acdf-4cdb-b640-c7c31ce6112b tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 200 Jul 15 13:31:19.964524 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 848/3359] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:19 2026] GET /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:20.224564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ba16234-9d34-474a-a10c-a928ebbdc19c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:20.226398 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ba16234-9d34-474a-a10c-a928ebbdc19c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:20.226684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ba16234-9d34-474a-a10c-a928ebbdc19c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:20.226941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ba16234-9d34-474a-a10c-a928ebbdc19c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:20.227101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0ba16234-9d34-474a-a10c-a928ebbdc19c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:20.231990 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:20.231990 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:20.232798 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ba16234-9d34-474a-a10c-a928ebbdc19c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:20.233275 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 828/3360] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:20 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:20.505418 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-90c00ea1-b22b-4421-a579-f0b8709e8217 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:20.507223 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-90c00ea1-b22b-4421-a579-f0b8709e8217 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:20.507422 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-90c00ea1-b22b-4421-a579-f0b8709e8217 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:20.507644 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-90c00ea1-b22b-4421-a579-f0b8709e8217 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:20.518050 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:20.518050 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:20.522014 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-90c00ea1-b22b-4421-a579-f0b8709e8217 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:20.527073 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-90c00ea1-b22b-4421-a579-f0b8709e8217 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:20.527437 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 836/3361] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:20 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:20.553037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d6925975-848a-40b2-b852-03a8ab18899a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:20.553037 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d6925975-848a-40b2-b852-03a8ab18899a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:20.553037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d6925975-848a-40b2-b852-03a8ab18899a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38edfd7d-7294-4bfa-b869-bedd5e36b033", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1340565856"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:20.566780 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:20.566780 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:20.568791 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d6925975-848a-40b2-b852-03a8ab18899a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:20.568791 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-d6925975-848a-40b2-b852-03a8ab18899a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume 38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:20.573524 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d6925975-848a-40b2-b852-03a8ab18899a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 400 Jul 15 13:31:20.577488 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 850/3362] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:31:20 2026] POST /volume/v3/snapshots => generated 160 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:20.585701 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:20.587885 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:20.588348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38edfd7d-7294-4bfa-b869-bedd5e36b033", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1761089417"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:20.603603 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:20.603603 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:20.604537 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:20.604756 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume 38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:20.651661 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['1a6a4e7d-295a-4214-8d57-466b7419681f', 'd5fc4578-7420-427d-b377-a19b6a8f8655', '2e70545a-198c-41af-a6d2-e4682ebb6220', '5675b8e6-85a0-4092-abbe-e3b961dc7a46'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:20.695324 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot force create request issued successfully. Jul 15 13:31:20.695783 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c2bde003-6f93-4a5a-b24f-eefa5d8d3ca7 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:31:20.696492 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 849/3363] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:31:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:20.708986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7070f59c-a76c-4631-b53a-d9a79e81f3b0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:20.711481 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7070f59c-a76c-4631-b53a-d9a79e81f3b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:20.711763 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7070f59c-a76c-4631-b53a-d9a79e81f3b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:20.712038 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7070f59c-a76c-4631-b53a-d9a79e81f3b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:20.720201 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:20.720201 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:20.720828 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7070f59c-a76c-4631-b53a-d9a79e81f3b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:20.721895 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7070f59c-a76c-4631-b53a-d9a79e81f3b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 returned with HTTP 200 Jul 15 13:31:20.723155 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 829/3364] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:20 2026] GET /volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:20.979491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cda822f8-02e5-445d-abba-985f66269a28 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:20.981821 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cda822f8-02e5-445d-abba-985f66269a28 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] GET https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 Jul 15 13:31:20.982065 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cda822f8-02e5-445d-abba-985f66269a28 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:20.982316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cda822f8-02e5-445d-abba-985f66269a28 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:20.991313 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cda822f8-02e5-445d-abba-985f66269a28 tempest-VolumesListTestJSON-141307907 tempest-VolumesListTestJSON-141307907-project-member] https://10.4.3.158/volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 returned with HTTP 404 Jul 15 13:31:20.991970 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 837/3365] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:20 2026] GET /volume/v3/volumes/94f84356-ae48-4206-890b-f9ef13f7f2b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:21.244097 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8a2705a6-aca7-4a16-bd0e-678a00dff30b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:21.246095 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8a2705a6-aca7-4a16-bd0e-678a00dff30b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:21.246408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8a2705a6-aca7-4a16-bd0e-678a00dff30b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:21.246561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8a2705a6-aca7-4a16-bd0e-678a00dff30b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:21.246737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-8a2705a6-aca7-4a16-bd0e-678a00dff30b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:21.251747 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:21.251747 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:21.252550 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8a2705a6-aca7-4a16-bd0e-678a00dff30b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:21.253038 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 851/3366] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:21 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:21.739103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-15056ffe-503e-491d-85df-fbce2ee6d795 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:21.741301 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-15056ffe-503e-491d-85df-fbce2ee6d795 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:21.741597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-15056ffe-503e-491d-85df-fbce2ee6d795 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:21.741656 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-15056ffe-503e-491d-85df-fbce2ee6d795 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:21.749172 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:21.749172 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:21.749762 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-15056ffe-503e-491d-85df-fbce2ee6d795 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:21.751002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-15056ffe-503e-491d-85df-fbce2ee6d795 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 returned with HTTP 200 Jul 15 13:31:21.752014 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 850/3367] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:21 2026] GET /volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:21.762213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3c838edf-4512-49eb-9620-6dadcda20a3c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:21.764413 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:21.764794 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38edfd7d-7294-4bfa-b869-bedd5e36b033", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-439178674"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:21.780147 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:21.780147 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:21.780749 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:21.781327 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume 38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:21.811647 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['069d6945-9574-4b54-8633-e1de2248a2dd', '51515cfb-d5ab-47dc-948a-c07594be324e', '9d328ecd-85d0-43e6-b294-7622878dc7f6', '87806230-b600-42c4-90f1-b8d033c0fe9a'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:21.849881 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot force create request issued successfully. Jul 15 13:31:21.850266 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3c838edf-4512-49eb-9620-6dadcda20a3c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:31:21.850706 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 830/3368] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:31:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:21.860751 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c0250be5-3033-4a6f-a694-b72caee174e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:21.863742 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c0250be5-3033-4a6f-a694-b72caee174e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:21.864194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c0250be5-3033-4a6f-a694-b72caee174e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:21.864454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c0250be5-3033-4a6f-a694-b72caee174e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:21.870925 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:21.870925 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:21.871746 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c0250be5-3033-4a6f-a694-b72caee174e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:21.872879 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c0250be5-3033-4a6f-a694-b72caee174e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 returned with HTTP 200 Jul 15 13:31:21.873476 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 838/3369] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:21 2026] GET /volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:22.265548 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-56d5a9f0-8019-4498-864b-24b069932f28 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:22.267469 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56d5a9f0-8019-4498-864b-24b069932f28 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:22.267720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56d5a9f0-8019-4498-864b-24b069932f28 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:22.267925 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56d5a9f0-8019-4498-864b-24b069932f28 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:22.268047 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-56d5a9f0-8019-4498-864b-24b069932f28 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:22.272462 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:22.272462 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:22.273140 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56d5a9f0-8019-4498-864b-24b069932f28 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:22.273556 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 852/3370] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:22 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:22.319992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:22.407027 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:22.407376 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1550919060"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:22.408769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1550919060'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:22.408883 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume of 1 GB Jul 15 13:31:22.413115 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Availability Zones retrieved successfully. Jul 15 13:31:22.418639 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Flow 'volume_create_api' (2661c79b-b756-4bea-a0b4-cd4ab3eee587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:22.419634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56327669-f086-4dfb-adb0-ec75b156c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:22.420553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:22.446361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56327669-f086-4dfb-adb0-ec75b156c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:22.447120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1386e78-e173-4a57-82aa-9b388bc7fb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:22.515314 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Created reservations ['0ab7b8c0-7222-4ac4-9b3b-21bba805b0e2', '6a715a54-dde4-46a6-9c88-23792af4c377', 'ffb2c478-4eda-436b-8f78-6f3c50fc9510', '92e2d502-f40b-40ab-b245-d78774291d7d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:22.516364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1386e78-e173-4a57-82aa-9b388bc7fb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab7b8c0-7222-4ac4-9b3b-21bba805b0e2', '6a715a54-dde4-46a6-9c88-23792af4c377', 'ffb2c478-4eda-436b-8f78-6f3c50fc9510', '92e2d502-f40b-40ab-b245-d78774291d7d']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:22.517282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb77002-a2b0-4b1d-a047-216a8e39ca33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:22.541288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb77002-a2b0-4b1d-a047-216a8e39ca33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe12707-1566-4895-a8a7-ff733b39143b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1550919060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccccf2e5f29d4ec79243186262c32d59',qos_specs=None,replication_status=,reservations=['0ab7b8c0-7222-4ac4-9b3b-21bba805b0e2','6a715a54-dde4-46a6-9c88-23792af4c377','ffb2c478-4eda-436b-8f78-6f3c50fc9510','92e2d502-f40b-40ab-b245-d78774291d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42299b966f2430a8fcb105aa9313ba8',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1550919060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe12707-1566-4895-a8a7-ff733b39143b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccccf2e5f29d4ec79243186262c32d59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42299b966f2430a8fcb105aa9313ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:22.542048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719ea266-a8ee-4c12-b78a-150948f10860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:22.559733 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719ea266-a8ee-4c12-b78a-150948f10860) transitioned into state 'SUCCESS' from state '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-1550919060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccccf2e5f29d4ec79243186262c32d59',qos_specs=None,replication_status=,reservations=['0ab7b8c0-7222-4ac4-9b3b-21bba805b0e2','6a715a54-dde4-46a6-9c88-23792af4c377','ffb2c478-4eda-436b-8f78-6f3c50fc9510','92e2d502-f40b-40ab-b245-d78774291d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42299b966f2430a8fcb105aa9313ba8',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:22.560504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5691530-c227-42db-b42c-5aaed94f43b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:22.573645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5691530-c227-42db-b42c-5aaed94f43b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:22.574848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Flow 'volume_create_api' (2661c79b-b756-4bea-a0b4-cd4ab3eee587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:22.579364 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request issued successfully. Jul 15 13:31:22.579364 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b5d54776-6bf7-4c64-8918-5f54ab7aaafd tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:22.579364 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 851/3371] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:22 2026] POST /volume/v3/volumes => generated 750 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:22.598124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-85a4e6a6-2105-4cd8-8c3a-509ed82487cc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:22.600254 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-85a4e6a6-2105-4cd8-8c3a-509ed82487cc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:22.600475 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-85a4e6a6-2105-4cd8-8c3a-509ed82487cc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:22.600713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-85a4e6a6-2105-4cd8-8c3a-509ed82487cc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:22.610399 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:22.610399 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:22.617176 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-85a4e6a6-2105-4cd8-8c3a-509ed82487cc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:22.620650 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-85a4e6a6-2105-4cd8-8c3a-509ed82487cc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b returned with HTTP 200 Jul 15 13:31:22.620650 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 831/3372] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:22 2026] GET /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:22.883086 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8a6edf6e-2c34-4455-aab5-4502162dd539 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:22.885191 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a6edf6e-2c34-4455-aab5-4502162dd539 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:22.885428 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a6edf6e-2c34-4455-aab5-4502162dd539 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:22.885698 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a6edf6e-2c34-4455-aab5-4502162dd539 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:22.891163 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:22.891163 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:22.891665 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8a6edf6e-2c34-4455-aab5-4502162dd539 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:22.892866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a6edf6e-2c34-4455-aab5-4502162dd539 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 returned with HTTP 200 Jul 15 13:31:22.893448 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 839/3373] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:22 2026] GET /volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:22.906300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-797f9ddc-2446-42e0-96ec-fb1844902605 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:22.909272 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:22.909763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38edfd7d-7294-4bfa-b869-bedd5e36b033", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1713012841"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:22.936602 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:22.936602 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:22.938418 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:22.940082 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume 38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:22.974984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['372b70aa-3ea3-4d92-8f39-f35fdd6eec2e', '379a7950-455c-4f23-9304-a3e5dc9436ac', '62bde1b3-5d6f-4c59-91d5-d6b30c766383', '519611bc-a6f6-4351-bd4a-66cd325ab5e2'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:23.016031 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot force create request issued successfully. Jul 15 13:31:23.016379 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-797f9ddc-2446-42e0-96ec-fb1844902605 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:31:23.016831 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 853/3374] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:31:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:23.028629 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8135c63f-7332-47db-8c78-cce04f03d3d2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:23.030538 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8135c63f-7332-47db-8c78-cce04f03d3d2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:23.031057 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8135c63f-7332-47db-8c78-cce04f03d3d2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:23.031697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8135c63f-7332-47db-8c78-cce04f03d3d2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:23.040464 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:23.040464 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:23.041181 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8135c63f-7332-47db-8c78-cce04f03d3d2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:23.042413 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8135c63f-7332-47db-8c78-cce04f03d3d2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 returned with HTTP 200 Jul 15 13:31:23.042911 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 852/3375] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:23 2026] GET /volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:23.288744 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9270cdb5-8763-4fba-be9a-d029bc855dfa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:23.291289 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9270cdb5-8763-4fba-be9a-d029bc855dfa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:23.291639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9270cdb5-8763-4fba-be9a-d029bc855dfa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:23.291940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9270cdb5-8763-4fba-be9a-d029bc855dfa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:23.292166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9270cdb5-8763-4fba-be9a-d029bc855dfa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:23.300080 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:23.300080 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:23.301084 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9270cdb5-8763-4fba-be9a-d029bc855dfa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:23.301788 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 832/3376] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:23 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:23.639363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a8e3bb07-1e5e-43c8-8626-c4c463bd0533 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:23.641565 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8e3bb07-1e5e-43c8-8626-c4c463bd0533 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:23.641864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8e3bb07-1e5e-43c8-8626-c4c463bd0533 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:23.642148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8e3bb07-1e5e-43c8-8626-c4c463bd0533 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:23.651312 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:23.651312 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:23.657545 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a8e3bb07-1e5e-43c8-8626-c4c463bd0533 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:23.664371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8e3bb07-1e5e-43c8-8626-c4c463bd0533 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b returned with HTTP 200 Jul 15 13:31:23.664888 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 840/3377] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:23 2026] GET /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:24.055193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7989a72b-4806-4717-939b-9331d1cfff58 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:24.057698 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7989a72b-4806-4717-939b-9331d1cfff58 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:24.057978 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7989a72b-4806-4717-939b-9331d1cfff58 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:24.058234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7989a72b-4806-4717-939b-9331d1cfff58 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:24.065468 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:24.065468 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:24.066152 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7989a72b-4806-4717-939b-9331d1cfff58 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:24.067435 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7989a72b-4806-4717-939b-9331d1cfff58 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 returned with HTTP 200 Jul 15 13:31:24.067945 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 854/3378] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:24 2026] GET /volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:24.076941 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:24.080987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:24.080987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:24.080987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:24.080987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:24.087113 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:24.087113 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:24.087892 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:24.112985 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:31:24.116624 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee8a732d-979e-421a-8191-ff3d28bc31f5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 returned with HTTP 202 Jul 15 13:31:24.116624 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 853/3379] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:24 2026] DELETE /volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:24.123357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a8cd1107-64c2-4363-8727-28f4011e60ea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:24.126638 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8cd1107-64c2-4363-8727-28f4011e60ea tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:24.126803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8cd1107-64c2-4363-8727-28f4011e60ea tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:24.127006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8cd1107-64c2-4363-8727-28f4011e60ea tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:24.134810 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:24.134810 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:24.135236 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a8cd1107-64c2-4363-8727-28f4011e60ea tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:24.136007 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8cd1107-64c2-4363-8727-28f4011e60ea tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 returned with HTTP 200 Jul 15 13:31:24.136347 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 833/3380] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:24 2026] GET /volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:24.319420 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e2d3e469-579b-4cfc-beb6-b4212d4d0848 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:24.321363 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2d3e469-579b-4cfc-beb6-b4212d4d0848 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:24.322456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2d3e469-579b-4cfc-beb6-b4212d4d0848 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:24.322456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e2d3e469-579b-4cfc-beb6-b4212d4d0848 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:24.322456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e2d3e469-579b-4cfc-beb6-b4212d4d0848 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:24.330698 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:24.330698 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:24.330698 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e2d3e469-579b-4cfc-beb6-b4212d4d0848 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:24.330698 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 841/3381] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:24 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:25.146992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8500ce27-ebce-48d2-ac5a-73362a03f29c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:25.148988 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8500ce27-ebce-48d2-ac5a-73362a03f29c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:25.149276 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8500ce27-ebce-48d2-ac5a-73362a03f29c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:25.149473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8500ce27-ebce-48d2-ac5a-73362a03f29c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:25.155275 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8500ce27-ebce-48d2-ac5a-73362a03f29c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 returned with HTTP 404 Jul 15 13:31:25.155910 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 855/3382] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:25 2026] GET /volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:25.165015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0567567d-2497-4919-ab59-df9a093c282b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:25.169609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:25.169609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:25.169609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:25.169609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:25.177148 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:25.177148 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:25.177943 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:25.209952 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:31:25.210472 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0567567d-2497-4919-ab59-df9a093c282b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 returned with HTTP 202 Jul 15 13:31:25.211309 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 854/3383] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:25 2026] DELETE /volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:25.219721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-271e829d-e869-4a1f-8e09-202dc9856b2d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:25.222494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-271e829d-e869-4a1f-8e09-202dc9856b2d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:25.222816 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-271e829d-e869-4a1f-8e09-202dc9856b2d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:25.223088 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-271e829d-e869-4a1f-8e09-202dc9856b2d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:25.231738 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:25.231738 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:25.232179 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-271e829d-e869-4a1f-8e09-202dc9856b2d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:25.233780 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-271e829d-e869-4a1f-8e09-202dc9856b2d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 returned with HTTP 200 Jul 15 13:31:25.235399 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 834/3384] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:25 2026] GET /volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:25.343983 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5d318fc4-b670-4037-8fb5-c260c344e50b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:25.346623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5d318fc4-b670-4037-8fb5-c260c344e50b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:25.346839 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5d318fc4-b670-4037-8fb5-c260c344e50b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:25.347566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5d318fc4-b670-4037-8fb5-c260c344e50b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:25.347566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5d318fc4-b670-4037-8fb5-c260c344e50b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:25.352819 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:25.352819 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:25.353746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5d318fc4-b670-4037-8fb5-c260c344e50b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:25.354298 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 842/3385] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:25 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.218734 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a2c0ad7f-b410-49ca-b552-87545dac38bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.220856 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2c0ad7f-b410-49ca-b552-87545dac38bb tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:26.221092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2c0ad7f-b410-49ca-b552-87545dac38bb tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.221277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2c0ad7f-b410-49ca-b552-87545dac38bb tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.230942 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.230942 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:26.235579 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a2c0ad7f-b410-49ca-b552-87545dac38bb tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:26.242955 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2c0ad7f-b410-49ca-b552-87545dac38bb tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:26.243490 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 856/3386] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.244230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d3080612-2717-423c-b4ce-4812a45daa49 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.246903 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3080612-2717-423c-b4ce-4812a45daa49 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:26.247379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3080612-2717-423c-b4ce-4812a45daa49 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.248600 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3080612-2717-423c-b4ce-4812a45daa49 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.256440 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3080612-2717-423c-b4ce-4812a45daa49 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 returned with HTTP 404 Jul 15 13:31:26.258750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-219bd4b3-f213-452d-bd3e-b8c68bf64ae3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.259253 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 855/3387] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:26.263627 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-219bd4b3-f213-452d-bd3e-b8c68bf64ae3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:26.264747 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-289defb0-987c-43d9-a759-40ed5d7deffa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.266718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-219bd4b3-f213-452d-bd3e-b8c68bf64ae3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.266718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-219bd4b3-f213-452d-bd3e-b8c68bf64ae3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.267566 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:26.268102 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.268454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.268889 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:26.276980 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.276980 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:26.276980 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:26.277474 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.277474 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:26.288802 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-219bd4b3-f213-452d-bd3e-b8c68bf64ae3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:26.294442 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-219bd4b3-f213-452d-bd3e-b8c68bf64ae3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:26.295010 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 835/3388] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.305617 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:31:26.305901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-289defb0-987c-43d9-a759-40ed5d7deffa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 returned with HTTP 202 Jul 15 13:31:26.306452 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 843/3389] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:26 2026] DELETE /volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:26.315698 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc4a1b20-67d4-4d31-bb21-43a2c54ee545 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.317783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc4a1b20-67d4-4d31-bb21-43a2c54ee545 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:26.318099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc4a1b20-67d4-4d31-bb21-43a2c54ee545 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.318356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc4a1b20-67d4-4d31-bb21-43a2c54ee545 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.337571 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.337571 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:26.339201 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bc4a1b20-67d4-4d31-bb21-43a2c54ee545 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:26.343990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc4a1b20-67d4-4d31-bb21-43a2c54ee545 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 returned with HTTP 200 Jul 15 13:31:26.346458 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 857/3390] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.351693 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8bcc804e-d800-4751-8581-8012daba533e req-ccba5b2c-3b5b-4c24-948e-3eb90dcf20a4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.354689 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-ccba5b2c-3b5b-4c24-948e-3eb90dcf20a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:26.354879 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-ccba5b2c-3b5b-4c24-948e-3eb90dcf20a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.355185 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-ccba5b2c-3b5b-4c24-948e-3eb90dcf20a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.367196 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.367196 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:26.371439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c15c743-cd9e-4096-b3fa-ff911fe67524 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.374439 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8bcc804e-d800-4751-8581-8012daba533e req-ccba5b2c-3b5b-4c24-948e-3eb90dcf20a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:26.378612 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c15c743-cd9e-4096-b3fa-ff911fe67524 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:26.379698 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c15c743-cd9e-4096-b3fa-ff911fe67524 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.380133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c15c743-cd9e-4096-b3fa-ff911fe67524 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.380329 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-ccba5b2c-3b5b-4c24-948e-3eb90dcf20a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:26.380621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7c15c743-cd9e-4096-b3fa-ff911fe67524 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:26.380767 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 856/3391] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.402785 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.402785 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:26.404626 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c15c743-cd9e-4096-b3fa-ff911fe67524 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:26.406810 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 836/3392] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.502926 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3d716317-1143-4981-96bf-b3cd3a9dd8ef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.503606 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3d716317-1143-4981-96bf-b3cd3a9dd8ef None None] GET https://10.4.3.158/volume// Jul 15 13:31:26.503881 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3d716317-1143-4981-96bf-b3cd3a9dd8ef None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.504218 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3d716317-1143-4981-96bf-b3cd3a9dd8ef None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.504591 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3d716317-1143-4981-96bf-b3cd3a9dd8ef None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:26.505576 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 844/3393] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 15 13:31:26.518091 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8bcc804e-d800-4751-8581-8012daba533e req-4ac16f5a-5491-4a1b-b926-4905df5cdecd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.520626 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-4ac16f5a-5491-4a1b-b926-4905df5cdecd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:31:26.521066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-4ac16f5a-5491-4a1b-b926-4905df5cdecd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8964bf3d-4ea1-4d82-a209-77c5721c1678", "connector": null, "instance_uuid": "9f3ecd12-c656-4f4d-9ed4-c0803e17914b"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:26.721143 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.721143 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:26.751537 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-4ac16f5a-5491-4a1b-b926-4905df5cdecd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:31:26.752170 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 858/3394] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:31:26 2026] POST /volume/v3/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:26.781391 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-567a4da7-ab74-4d9c-ab2e-309e06a721ac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.783509 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-567a4da7-ab74-4d9c-ab2e-309e06a721ac tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:26.783796 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-567a4da7-ab74-4d9c-ab2e-309e06a721ac tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.784105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-567a4da7-ab74-4d9c-ab2e-309e06a721ac tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.792490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5447987b-e782-4eb5-944b-8b6adfef3bb1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.792894 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5447987b-e782-4eb5-944b-8b6adfef3bb1 None None] GET https://10.4.3.158/volume// Jul 15 13:31:26.793981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5447987b-e782-4eb5-944b-8b6adfef3bb1 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.795692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5447987b-e782-4eb5-944b-8b6adfef3bb1 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.795692 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5447987b-e782-4eb5-944b-8b6adfef3bb1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:26.795692 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 837/3395] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:26.801568 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.801568 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:26.804802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8bcc804e-d800-4751-8581-8012daba533e req-f20044ac-ece0-43db-aa98-5d2a5cc35d09 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.808355 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-f20044ac-ece0-43db-aa98-5d2a5cc35d09 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:26.808535 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-f20044ac-ece0-43db-aa98-5d2a5cc35d09 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:26.808838 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-f20044ac-ece0-43db-aa98-5d2a5cc35d09 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:26.810586 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-567a4da7-ab74-4d9c-ab2e-309e06a721ac tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:26.816206 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-567a4da7-ab74-4d9c-ab2e-309e06a721ac tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:26.816762 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 857/3396] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:26.826327 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:26.826327 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:26.831476 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-8bcc804e-d800-4751-8581-8012daba533e req-f20044ac-ece0-43db-aa98-5d2a5cc35d09 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:26.836024 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-f20044ac-ece0-43db-aa98-5d2a5cc35d09 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:26.836433 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 845/3397] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:26 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1036 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:26.956224 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:26.959032 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] PUT https://10.4.3.158/volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905 Jul 15 13:31:26.959408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:26.994419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Acquiring lock "cinder-attachment_update-8964bf3d-4ea1-4d82-a209-77c5721c1678-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:31:27.010660 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Lock "cinder-attachment_update-8964bf3d-4ea1-4d82-a209-77c5721c1678-np0000005195" acquired by "attachment_update" :: waited 0.018s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:31:27.013912 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:27.013912 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:27.130599 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Lock "cinder-attachment_update-8964bf3d-4ea1-4d82-a209-77c5721c1678-np0000005195" released by "attachment_update" :: held 0.121s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:31:27.130932 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-4a74e4ae-ecec-450d-bfa5-8c60c0ecc4d3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905 returned with HTTP 200 Jul 15 13:31:27.131349 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 859/3398] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:31:26 2026] PUT /volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:27.355776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a15be32c-d237-4296-b906-97e2c778e0a3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.357925 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a15be32c-d237-4296-b906-97e2c778e0a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:27.358144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a15be32c-d237-4296-b906-97e2c778e0a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.358326 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a15be32c-d237-4296-b906-97e2c778e0a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.365919 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a15be32c-d237-4296-b906-97e2c778e0a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 returned with HTTP 404 Jul 15 13:31:27.366643 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 838/3399] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:27 2026] GET /volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:27.385553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c19eba61-3eab-4925-b033-277b3ab7d3ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.390385 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c19eba61-3eab-4925-b033-277b3ab7d3ff tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:27.390595 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c19eba61-3eab-4925-b033-277b3ab7d3ff tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.391015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c19eba61-3eab-4925-b033-277b3ab7d3ff tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.391015 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c19eba61-3eab-4925-b033-277b3ab7d3ff tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 Jul 15 13:31:27.397165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c19eba61-3eab-4925-b033-277b3ab7d3ff tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 returned with HTTP 404 Jul 15 13:31:27.397635 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 858/3400] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:27 2026] DELETE /volume/v3/snapshots/ebab4b1c-d9a0-4298-af5c-c93ed5b372c2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:27.406104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-163216e7-de1b-429d-90aa-11f0fc7ae1c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.408149 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-163216e7-de1b-429d-90aa-11f0fc7ae1c1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:27.408373 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-163216e7-de1b-429d-90aa-11f0fc7ae1c1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.408562 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-163216e7-de1b-429d-90aa-11f0fc7ae1c1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.408697 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-163216e7-de1b-429d-90aa-11f0fc7ae1c1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 702e2044-74b7-4818-a428-42c0f8a19642 Jul 15 13:31:27.413163 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-163216e7-de1b-429d-90aa-11f0fc7ae1c1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 returned with HTTP 404 Jul 15 13:31:27.413616 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 846/3401] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:27 2026] DELETE /volume/v3/snapshots/702e2044-74b7-4818-a428-42c0f8a19642 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:27.419777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a226cdd1-ab82-4145-b6c0-28f03b67a450 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.421367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-36fada46-07f7-4ed5-ae51-e6a47bf2f3d9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.421432 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a226cdd1-ab82-4145-b6c0-28f03b67a450 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:27.421555 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a226cdd1-ab82-4145-b6c0-28f03b67a450 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.421740 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a226cdd1-ab82-4145-b6c0-28f03b67a450 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.421831 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a226cdd1-ab82-4145-b6c0-28f03b67a450 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:27.424830 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-36fada46-07f7-4ed5-ae51-e6a47bf2f3d9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:27.427625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-36fada46-07f7-4ed5-ae51-e6a47bf2f3d9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.427625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-36fada46-07f7-4ed5-ae51-e6a47bf2f3d9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.427625 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-36fada46-07f7-4ed5-ae51-e6a47bf2f3d9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 075ae123-8238-4fbc-8057-2b2952f65e50 Jul 15 13:31:27.427750 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:27.427750 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:27.427750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a226cdd1-ab82-4145-b6c0-28f03b67a450 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:27.427750 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 860/3402] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:27 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:27.436730 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-36fada46-07f7-4ed5-ae51-e6a47bf2f3d9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 returned with HTTP 404 Jul 15 13:31:27.437219 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 839/3403] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:27 2026] DELETE /volume/v3/snapshots/075ae123-8238-4fbc-8057-2b2952f65e50 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:27.487485 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-cff19432-02a1-437b-823d-c7db83e72441 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.489486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-cff19432-02a1-437b-823d-c7db83e72441 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:27.489710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-cff19432-02a1-437b-823d-c7db83e72441 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.489911 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-cff19432-02a1-437b-823d-c7db83e72441 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.506199 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:27.506199 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:27.510902 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-cff19432-02a1-437b-823d-c7db83e72441 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:27.518062 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-cff19432-02a1-437b-823d-c7db83e72441 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:27.518062 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 859/3404] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:27 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1653 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:27.537140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.541978 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033/action Jul 15 13:31:27.541978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:27.541978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:27.576204 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:27.576204 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:27.579621 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:27.606210 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Begin detaching volume completed successfully. Jul 15 13:31:27.606494 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-e5199147-5f1d-473d-8e06-f7420dec01b9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033/action returned with HTTP 202 Jul 15 13:31:27.607069 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 847/3405] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:31:27 2026] POST /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:27.676180 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ce13fdee-970c-4767-84e2-b7b2e619ddd9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.677990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce13fdee-970c-4767-84e2-b7b2e619ddd9 None None] GET https://10.4.3.158/volume// Jul 15 13:31:27.677990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce13fdee-970c-4767-84e2-b7b2e619ddd9 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.677990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce13fdee-970c-4767-84e2-b7b2e619ddd9 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.677990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce13fdee-970c-4767-84e2-b7b2e619ddd9 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:27.678726 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 861/3406] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:27.696615 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-c09fce3a-a40d-41cb-b848-ccc051def409 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.701010 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-c09fce3a-a40d-41cb-b848-ccc051def409 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:27.701381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-c09fce3a-a40d-41cb-b848-ccc051def409 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.701438 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-c09fce3a-a40d-41cb-b848-ccc051def409 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.716254 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:27.716254 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:27.721410 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-c09fce3a-a40d-41cb-b848-ccc051def409 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:27.727447 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-c09fce3a-a40d-41cb-b848-ccc051def409 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:27.728060 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 840/3407] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:27 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:27.832855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-663ec724-728a-4897-8bd8-1efad065f7c1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:27.837827 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-663ec724-728a-4897-8bd8-1efad065f7c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:27.838050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-663ec724-728a-4897-8bd8-1efad065f7c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:27.838255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-663ec724-728a-4897-8bd8-1efad065f7c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:27.854000 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:27.854000 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:27.858153 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-663ec724-728a-4897-8bd8-1efad065f7c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:27.863980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-663ec724-728a-4897-8bd8-1efad065f7c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:27.864504 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 860/3408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:27 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:28.437742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b9deb246-cf76-4f27-bba9-2bdc4d52e6d3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:28.440039 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9deb246-cf76-4f27-bba9-2bdc4d52e6d3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:28.440316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9deb246-cf76-4f27-bba9-2bdc4d52e6d3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:28.440558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b9deb246-cf76-4f27-bba9-2bdc4d52e6d3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:28.440691 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b9deb246-cf76-4f27-bba9-2bdc4d52e6d3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:28.445924 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:28.445924 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:28.446773 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b9deb246-cf76-4f27-bba9-2bdc4d52e6d3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:28.447257 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 848/3409] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:28 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:28.881679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7909201c-23c1-4e7e-aa07-dd3df94afe51 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:28.884860 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7909201c-23c1-4e7e-aa07-dd3df94afe51 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:28.885155 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7909201c-23c1-4e7e-aa07-dd3df94afe51 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:28.885396 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7909201c-23c1-4e7e-aa07-dd3df94afe51 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:28.899814 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:28.899814 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:28.904252 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7909201c-23c1-4e7e-aa07-dd3df94afe51 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:28.908568 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7909201c-23c1-4e7e-aa07-dd3df94afe51 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:28.909125 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 862/3410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:28 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:29.458165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-beddf009-9b4b-4e8b-a44f-be01fe1a8b5d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:29.460486 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-beddf009-9b4b-4e8b-a44f-be01fe1a8b5d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:29.460773 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-beddf009-9b4b-4e8b-a44f-be01fe1a8b5d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:29.461037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-beddf009-9b4b-4e8b-a44f-be01fe1a8b5d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:29.461165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-beddf009-9b4b-4e8b-a44f-be01fe1a8b5d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:29.466346 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:29.466346 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:29.467150 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-beddf009-9b4b-4e8b-a44f-be01fe1a8b5d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:29.467620 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 841/3411] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:29 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:29.922198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c62487ac-820e-42e9-8f63-29bb973b9df3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:29.923938 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c62487ac-820e-42e9-8f63-29bb973b9df3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:29.924183 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c62487ac-820e-42e9-8f63-29bb973b9df3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:29.924404 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c62487ac-820e-42e9-8f63-29bb973b9df3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:29.934711 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:29.934711 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:29.938613 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c62487ac-820e-42e9-8f63-29bb973b9df3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:29.942788 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c62487ac-820e-42e9-8f63-29bb973b9df3 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:29.943213 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 861/3412] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:29 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:30.434317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8bcc804e-d800-4751-8581-8012daba533e req-89566147-1921-47db-ac11-ac95f72e01c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.436584 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-89566147-1921-47db-ac11-ac95f72e01c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905/action Jul 15 13:31:30.437187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-89566147-1921-47db-ac11-ac95f72e01c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:30.437407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-89566147-1921-47db-ac11-ac95f72e01c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:30.453024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d863c1ce-430e-4a62-8359-ff8dd77cdc49 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.455812 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d863c1ce-430e-4a62-8359-ff8dd77cdc49 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/f220b012-8f03-439a-ac9f-5d5535141091/action Jul 15 13:31:30.456422 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d863c1ce-430e-4a62-8359-ff8dd77cdc49 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-attach": {"instance_uuid": "35c32f65-fc5b-4ffe-aa73-966b5b2ac508", "mountpoint": "/dev/vdc"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:30.456612 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d863c1ce-430e-4a62-8359-ff8dd77cdc49 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "35c32f65-fc5b-4ffe-aa73-966b5b2ac508", "mountpoint": "/dev/vdc"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:30.459421 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:30.459421 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:30.465092 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d863c1ce-430e-4a62-8359-ff8dd77cdc49 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/f220b012-8f03-439a-ac9f-5d5535141091/action returned with HTTP 404 Jul 15 13:31:30.465657 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 863/3413] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:30 2026] POST /volume/v3/volumes/f220b012-8f03-439a-ac9f-5d5535141091/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:30.469832 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8bcc804e-d800-4751-8581-8012daba533e req-89566147-1921-47db-ac11-ac95f72e01c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905/action returned with HTTP 204 Jul 15 13:31:30.470401 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 849/3414] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:31:30 2026] POST /volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:30.480517 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e2071c36-b3a1-4d90-9169-5f716359a7e4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.484529 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e2071c36-b3a1-4d90-9169-5f716359a7e4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:30.485550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e2071c36-b3a1-4d90-9169-5f716359a7e4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:30.485550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e2071c36-b3a1-4d90-9169-5f716359a7e4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:30.485550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e2071c36-b3a1-4d90-9169-5f716359a7e4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:30.494118 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:30.494118 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:30.494748 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e2071c36-b3a1-4d90-9169-5f716359a7e4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:30.495295 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 842/3415] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:30 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:30.558585 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-acad7c84-79e0-42c6-aaa2-1f9a0ffdc2bd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.560918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-acad7c84-79e0-42c6-aaa2-1f9a0ffdc2bd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 Jul 15 13:31:30.561232 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-acad7c84-79e0-42c6-aaa2-1f9a0ffdc2bd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:30.561993 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-acad7c84-79e0-42c6-aaa2-1f9a0ffdc2bd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:30.570560 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:30.570560 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:30.588936 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d768830e-572a-45ca-8385-217ce6fc3f68 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.590812 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:30.591209 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1325283345"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:30.592611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1325283345'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:30.592742 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume of 1 GB Jul 15 13:31:30.598660 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Availability Zones retrieved successfully. Jul 15 13:31:30.602499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Flow 'volume_create_api' (e977020b-773b-4484-8d60-4beb972debc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:30.603494 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089b5ea7-dad0-49c8-801d-f34c32d903f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:30.604448 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:30.636434 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089b5ea7-dad0-49c8-801d-f34c32d903f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:30.637177 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f23bfe-d38b-4f25-9d53-43250b5ca2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:30.646932 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-22352e2a-b2c2-41bd-b8e1-a89ac3601787 req-acad7c84-79e0-42c6-aaa2-1f9a0ffdc2bd tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 returned with HTTP 200 Jul 15 13:31:30.647464 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 862/3416] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:31:30 2026] DELETE /volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:30.685663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Created reservations ['e837c7fc-5c3d-44ed-929f-d91607f73356', '98ac4713-c040-475b-b49c-64bd985ee13e', '35f7f5d6-78b8-4beb-afff-818ef8eb9898', '5129b506-29e9-4d20-8b90-142677863274'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:30.686588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f23bfe-d38b-4f25-9d53-43250b5ca2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e837c7fc-5c3d-44ed-929f-d91607f73356', '98ac4713-c040-475b-b49c-64bd985ee13e', '35f7f5d6-78b8-4beb-afff-818ef8eb9898', '5129b506-29e9-4d20-8b90-142677863274']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:30.688057 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f748b12-c66d-4731-b41e-eff2fcb7208b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:30.716482 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f748b12-c66d-4731-b41e-eff2fcb7208b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906aad66-1278-4e62-a31c-7201c653e7ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1325283345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d83e64d71594200a9cff081ad7d18df',qos_specs=None,replication_status=,reservations=['e837c7fc-5c3d-44ed-929f-d91607f73356','98ac4713-c040-475b-b49c-64bd985ee13e','35f7f5d6-78b8-4beb-afff-818ef8eb9898','5129b506-29e9-4d20-8b90-142677863274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c198cc390c49319062f679b01fab3c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1325283345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906aad66-1278-4e62-a31c-7201c653e7ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83e64d71594200a9cff081ad7d18df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c198cc390c49319062f679b01fab3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:30.718468 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a6ca21-00d3-4667-b9d1-2b7281350b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:30.736508 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a6ca21-00d3-4667-b9d1-2b7281350b69) transitioned into state 'SUCCESS' from state '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-1325283345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d83e64d71594200a9cff081ad7d18df',qos_specs=None,replication_status=,reservations=['e837c7fc-5c3d-44ed-929f-d91607f73356','98ac4713-c040-475b-b49c-64bd985ee13e','35f7f5d6-78b8-4beb-afff-818ef8eb9898','5129b506-29e9-4d20-8b90-142677863274'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c198cc390c49319062f679b01fab3c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:30.737249 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daae8f9e-e49a-44e0-b157-9456f1df0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:30.747993 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daae8f9e-e49a-44e0-b157-9456f1df0423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:30.749133 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Flow 'volume_create_api' (e977020b-773b-4484-8d60-4beb972debc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:30.749534 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume request issued successfully. Jul 15 13:31:30.751184 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d768830e-572a-45ca-8385-217ce6fc3f68 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:30.752762 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 864/3417] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:30 2026] POST /volume/v3/volumes => generated 751 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:30.764900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-429d1019-26a1-4a31-8238-61c2b8ab719a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.767226 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-429d1019-26a1-4a31-8238-61c2b8ab719a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:30.767408 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-429d1019-26a1-4a31-8238-61c2b8ab719a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:30.767580 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-429d1019-26a1-4a31-8238-61c2b8ab719a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:30.781404 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:30.781404 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:30.784633 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-429d1019-26a1-4a31-8238-61c2b8ab719a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:30.791231 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-429d1019-26a1-4a31-8238-61c2b8ab719a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:30.792480 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 850/3418] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:30 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:30.956081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-85f8911d-f557-475d-8f13-310c3b7e3865 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:30.958453 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-85f8911d-f557-475d-8f13-310c3b7e3865 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:30.958911 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-85f8911d-f557-475d-8f13-310c3b7e3865 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:30.959175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-85f8911d-f557-475d-8f13-310c3b7e3865 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:30.974295 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:30.974295 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:30.979673 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-85f8911d-f557-475d-8f13-310c3b7e3865 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:30.985843 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-85f8911d-f557-475d-8f13-310c3b7e3865 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:30.988519 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 843/3419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:30 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:31.003401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7c876434-ccf5-4d40-986e-ce99ef2a91a4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.005773 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7c876434-ccf5-4d40-986e-ce99ef2a91a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:31.005773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7c876434-ccf5-4d40-986e-ce99ef2a91a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.005773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7c876434-ccf5-4d40-986e-ce99ef2a91a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.022309 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.022309 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:31.027073 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7c876434-ccf5-4d40-986e-ce99ef2a91a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:31.033325 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7c876434-ccf5-4d40-986e-ce99ef2a91a4 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:31.033880 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 863/3420] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:31.047414 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-443de25e-6648-4a3d-aeb9-305901a9a528 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.049158 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:31.049534 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-detach": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:31.049678 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:31.061951 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.061951 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:31.062355 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:31.141558 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Attachment connected to vm 9f3ecd12-c656-4f4d-9ed4-c0803e17914b, checking data on nova Jul 15 13:31:31.141558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.compute.nova [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100145) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 15 13:31:31.321049 np0000005195 devstack@c-api.service[100145]: DEBUG novaclient.v2.client [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/9f3ecd12-c656-4f4d-9ed4-c0803e17914b/os-volume_attachments/8964bf3d-4ea1-4d82-a209-77c5721c1678 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ca2b973d148efa120980174e29fcdf1048802014a60ae482b40898ee2b06d6dc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-443de25e-6648-4a3d-aeb9-305901a9a528" -H "X-Service-Token: {SHA256}4b4ce296a7d7920817c8631427c3820c67cbcedcfd4c6d2f5ae29d88608655bf" {{(pid=100145) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 15 13:31:31.443996 np0000005195 devstack@c-api.service[100145]: DEBUG novaclient.v2.client [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 15 Jul 2026 13:31:31 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-56f34656-bf04-401e-89a9-42b52d65f67e x-openstack-request-id: req-56f34656-bf04-401e-89a9-42b52d65f67e {{(pid=100145) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 15 13:31:31.443996 np0000005195 devstack@c-api.service[100145]: DEBUG novaclient.v2.client [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8964bf3d-4ea1-4d82-a209-77c5721c1678", "serverId": "9f3ecd12-c656-4f4d-9ed4-c0803e17914b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4fd0cde3-bc44-4a9c-9050-0547b16b4905", "bdm_uuid": "adc16c7c-c74a-440e-bfec-a101fe4915b2"}} {{(pid=100145) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 15 13:31:31.443996 np0000005195 devstack@c-api.service[100145]: DEBUG novaclient.v2.client [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET call to compute for https://10.4.3.158/compute/v2.1/servers/9f3ecd12-c656-4f4d-9ed4-c0803e17914b/os-volume_attachments/8964bf3d-4ea1-4d82-a209-77c5721c1678 used request id req-56f34656-bf04-401e-89a9-42b52d65f67e {{(pid=100145) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 15 13:31:31.445907 np0000005195 devstack@c-api.service[100145]: ERROR cinder.volume.api [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-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 Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Caught error: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 15 13:31:31.449799 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: ERROR cinder.api.middleware.fault Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.middleware.fault [None req-443de25e-6648-4a3d-aeb9-305901a9a528 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 409 Jul 15 13:31:31.451613 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 865/3421] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 167 bytes in 402 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:31.457645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.460035 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:31.460769 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:31.460992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:31.473319 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.473319 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:31.473820 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:31.505973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-30c1924d-321a-47db-b760-44b3f65aef2c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.509258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30c1924d-321a-47db-b760-44b3f65aef2c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:31.509452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30c1924d-321a-47db-b760-44b3f65aef2c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.509632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30c1924d-321a-47db-b760-44b3f65aef2c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.509725 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-30c1924d-321a-47db-b760-44b3f65aef2c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:31.520988 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.520988 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:31.520988 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30c1924d-321a-47db-b760-44b3f65aef2c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:31.520988 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 844/3422] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:31.536104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9616fd03-7de8-498e-a668-fddaebd4df2d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.538231 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6/export_record Jul 15 13:31:31.538541 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.538871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'export_record' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.539067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Export record for backup e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100144) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:31:31.544555 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.544555 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:31.545511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.api [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling RPCAPI with context: , host: np0000005195, backup: e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100144) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 15 13:31:31.546713 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Attachment connected to vm 9f3ecd12-c656-4f4d-9ed4-c0803e17914b, checking data on nova Jul 15 13:31:31.547009 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.compute.nova [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100146) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 15 13:31:31.557721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] export_record in rpcapi backup_id e8b4da12-4221-4562-b2a2-e5f878ac79d6 on host np0000005195. {{(pid=100144) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 15 13:31:31.567897 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThiNGRhMTItNDIyMS00NTYyLWIyYTItZTVmODc4YWM3OWQ2IiwgInVzZXJfaWQiOiAiZDE1ZjkxZjUxZmQyNGZiYWE3YjVmMTYyODViNGExZTkiLCAicHJvamVjdF9pZCI6ICI2Yjg4YjBlYjJlZmY0N2M5YmQyZTJlOWJmYTY1NzhkMSIsICJ2b2x1bWVfaWQiOiAiMTAyMzRlMDYtOWFlYy00NjdlLTgxOGEtMTNjNmFmNmZjOGE2IiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njk5MDgzMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMDIzNGUwNi05YWVjLTQ2N2UtODE4YS0xM2M2YWY2ZmM4YTYvMjAyNjA3MTUxMzMxMTYvYXpfbm92YV9iYWNrdXBfZThiNGRhMTItNDIyMS00NTYyLWIyYTItZTVmODc4YWM3OWQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjMxOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100144) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 15 13:31:31.568166 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9616fd03-7de8-498e-a668-fddaebd4df2d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6/export_record returned with HTTP 200 Jul 15 13:31:31.568544 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 864/3423] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:31:31.576678 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.578431 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:31:31.578649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.578819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.578915 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:31.611742 np0000005195 devstack@c-api.service[100145]: DEBUG oslo_db.sqlalchemy.engines [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-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=100145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:31:31.616839 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.616839 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:31.617533 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d2db852a-bb14-46f2-89b1-3e39ac6e1484 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:31:31.617907 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 866/3424] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 737 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:31.627856 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.630415 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] POST https://10.4.3.158/volume/v3/backups/import_record Jul 15 13:31:31.630819 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDg3NDFlNGItNDkxOC00OWU0LTg4ODYtMzFlY2NhNjE5MDhhIiwgInVzZXJfaWQiOiAiZDE1ZjkxZjUxZmQyNGZiYWE3YjVmMTYyODViNGExZTkiLCAicHJvamVjdF9pZCI6ICI2Yjg4YjBlYjJlZmY0N2M5YmQyZTJlOWJmYTY1NzhkMSIsICJ2b2x1bWVfaWQiOiAiMTAyMzRlMDYtOWFlYy00NjdlLTgxOGEtMTNjNmFmNmZjOGE2IiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njk5MDgzMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMDIzNGUwNi05YWVjLTQ2N2UtODE4YS0xM2M2YWY2ZmM4YTYvMjAyNjA3MTUxMzMxMTYvYXpfbm92YV9iYWNrdXBfZThiNGRhMTItNDIyMS00NTYyLWIyYTItZTVmODc4YWM3OWQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjMxOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:31.632526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDg3NDFlNGItNDkxOC00OWU0LTg4ODYtMzFlY2NhNjE5MDhhIiwgInVzZXJfaWQiOiAiZDE1ZjkxZjUxZmQyNGZiYWE3YjVmMTYyODViNGExZTkiLCAicHJvamVjdF9pZCI6ICI2Yjg4YjBlYjJlZmY0N2M5YmQyZTJlOWJmYTY1NzhkMSIsICJ2b2x1bWVfaWQiOiAiMTAyMzRlMDYtOWFlYy00NjdlLTgxOGEtMTNjNmFmNmZjOGE2IiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njk5MDgzMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMDIzNGUwNi05YWVjLTQ2N2UtODE4YS0xM2M2YWY2ZmM4YTYvMjAyNjA3MTUxMzMxMTYvYXpfbm92YV9iYWNrdXBfZThiNGRhMTItNDIyMS00NTYyLWIyYTItZTVmODc4YWM3OWQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjMxOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 15 13:31:31.635441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDg3NDFlNGItNDkxOC00OWU0LTg4ODYtMzFlY2NhNjE5MDhhIiwgInVzZXJfaWQiOiAiZDE1ZjkxZjUxZmQyNGZiYWE3YjVmMTYyODViNGExZTkiLCAicHJvamVjdF9pZCI6ICI2Yjg4YjBlYjJlZmY0N2M5YmQyZTJlOWJmYTY1NzhkMSIsICJ2b2x1bWVfaWQiOiAiMTAyMzRlMDYtOWFlYy00NjdlLTgxOGEtMTNjNmFmNmZjOGE2IiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njk5MDgzMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMDIzNGUwNi05YWVjLTQ2N2UtODE4YS0xM2M2YWY2ZmM4YTYvMjAyNjA3MTUxMzMxMTYvYXpfbm92YV9iYWNrdXBfZThiNGRhMTItNDIyMS00NTYyLWIyYTItZTVmODc4YWM3OWQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozMToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjMxOjMxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 15 13:31:31.636112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7cd3ce884a7a4b638d3c8e73bc82aca8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b88b0eb2eff47c9bd2e2e9bfa6578d1', '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=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:31:31.636302 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6e6b99d-b4fa-4e22-85fe-af59306c9555 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 403 Jul 15 13:31:31.636735 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 845/3425] 10.4.3.158 () {70 vars in 1342 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:31.646470 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.649384 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 Jul 15 13:31:31.649577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.649779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.650013 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete volume with id: 10234e06-9aec-467e-818a-13c6af6fc8a6 Jul 15 13:31:31.667286 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.667286 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:31.667768 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:31.694149 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete volume request issued successfully. Jul 15 13:31:31.694149 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b677fd2-bf51-41ae-8565-3c6eda9566b1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 returned with HTTP 202 Jul 15 13:31:31.695373 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 865/3426] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:31:31 2026] DELETE /volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:31.697157 np0000005195 devstack@c-api.service[100146]: DEBUG novaclient.v2.client [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/9f3ecd12-c656-4f4d-9ed4-c0803e17914b/os-volume_attachments/8964bf3d-4ea1-4d82-a209-77c5721c1678 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8dd6ff630e6b1f9b4ff8dbaa9bf71b29275919b57bbfd11cba17addbb795c6d2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-0d27a142-e6d1-460c-8a2a-2056ec2aa486" -H "X-Service-Token: {SHA256}613b8536fae0e1337d95d1e9eed4880ced170aa847299cd1cecc59e746246893" {{(pid=100146) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 15 13:31:31.701886 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8a5b60ef-bbda-4862-9ef6-4c432d202413 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.703921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8a5b60ef-bbda-4862-9ef6-4c432d202413 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 Jul 15 13:31:31.704201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8a5b60ef-bbda-4862-9ef6-4c432d202413 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.705912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8a5b60ef-bbda-4862-9ef6-4c432d202413 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.711825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6ae2184f-4ee7-4796-9c89-7c5cacc72930 req-59fbc910-53b2-4298-8201-9fb19abb83a3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.712234 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.712234 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:31.717373 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8a5b60ef-bbda-4862-9ef6-4c432d202413 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:31.718219 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ae2184f-4ee7-4796-9c89-7c5cacc72930 req-59fbc910-53b2-4298-8201-9fb19abb83a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 Jul 15 13:31:31.718466 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ae2184f-4ee7-4796-9c89-7c5cacc72930 req-59fbc910-53b2-4298-8201-9fb19abb83a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.718768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6ae2184f-4ee7-4796-9c89-7c5cacc72930 req-59fbc910-53b2-4298-8201-9fb19abb83a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.723185 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8a5b60ef-bbda-4862-9ef6-4c432d202413 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 returned with HTTP 200 Jul 15 13:31:31.723705 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 867/3427] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:31.726374 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6ae2184f-4ee7-4796-9c89-7c5cacc72930 req-59fbc910-53b2-4298-8201-9fb19abb83a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 returned with HTTP 404 Jul 15 13:31:31.727360 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 846/3428] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:31:31 2026] DELETE /volume/v3/attachments/48b67bca-7cc0-4c23-b833-a7d7ba7d78b9 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:31:31.783725 np0000005195 devstack@c-api.service[100146]: DEBUG novaclient.v2.client [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 15 Jul 2026 13:31:31 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-5296dda9-2287-4763-abc5-39f271b01135 x-openstack-request-id: req-5296dda9-2287-4763-abc5-39f271b01135 {{(pid=100146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 15 13:31:31.783868 np0000005195 devstack@c-api.service[100146]: DEBUG novaclient.v2.client [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8964bf3d-4ea1-4d82-a209-77c5721c1678", "serverId": "9f3ecd12-c656-4f4d-9ed4-c0803e17914b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4fd0cde3-bc44-4a9c-9050-0547b16b4905", "bdm_uuid": "adc16c7c-c74a-440e-bfec-a101fe4915b2"}} {{(pid=100146) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 15 13:31:31.783983 np0000005195 devstack@c-api.service[100146]: DEBUG novaclient.v2.client [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET call to compute for https://10.4.3.158/compute/v2.1/servers/9f3ecd12-c656-4f4d-9ed4-c0803e17914b/os-volume_attachments/8964bf3d-4ea1-4d82-a209-77c5721c1678 used request id req-5296dda9-2287-4763-abc5-39f271b01135 {{(pid=100146) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 15 13:31:31.786608 np0000005195 devstack@c-api.service[100146]: ERROR cinder.volume.api [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-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 Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Caught error: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 15 13:31:31.790246 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: ERROR cinder.api.middleware.fault Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.middleware.fault [None req-0d27a142-e6d1-460c-8a2a-2056ec2aa486 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 409 Jul 15 13:31:31.792713 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 851/3429] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 167 bytes in 334 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:31.800785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-be6c0df9-ec82-4542-9739-5bf371bffa19 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.804376 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 866/3430] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:31:31.806514 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5b53b115-4d10-496e-86b3-2a51f60a097e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.808927 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b53b115-4d10-496e-86b3-2a51f60a097e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:31.809055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b53b115-4d10-496e-86b3-2a51f60a097e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.809246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b53b115-4d10-496e-86b3-2a51f60a097e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.813892 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c552b9d0-bfa2-400d-9783-1eac936889be None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.815599 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 847/3431] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:31:31.815731 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.815731 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:31.820479 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5b53b115-4d10-496e-86b3-2a51f60a097e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:31.823078 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b0047308-4672-4343-9a3d-4b337867dd5c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.824304 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b53b115-4d10-496e-86b3-2a51f60a097e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:31.824690 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 868/3432] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:31.853544 np0000005195 devstack@c-api.service[100146]: WARNING keystonemiddleware.auth_token [None req-b0047308-4672-4343-9a3d-4b337867dd5c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 15 13:31:31.854814 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 852/3433] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:31:31.864537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-2a8aa35e-5079-44c4-91c1-c1cdd22e6924 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.865939 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-2a8aa35e-5079-44c4-91c1-c1cdd22e6924 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:31.866197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-2a8aa35e-5079-44c4-91c1-c1cdd22e6924 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.866405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-2a8aa35e-5079-44c4-91c1-c1cdd22e6924 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.866821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6acee46b-e7bb-4ce4-9bb2-64a00ad3a5d0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.875381 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.875381 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:31.879832 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-2a8aa35e-5079-44c4-91c1-c1cdd22e6924 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:31.883151 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-2a8aa35e-5079-44c4-91c1-c1cdd22e6924 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:31.883516 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 867/3434] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:31.904707 np0000005195 devstack@c-api.service[100143]: WARNING keystonemiddleware.auth_token [None req-6acee46b-e7bb-4ce4-9bb2-64a00ad3a5d0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 15 13:31:31.907777 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 848/3435] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:31:31.915186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-068c37c2-5d01-49ba-bf18-ee6ef7bdc776 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.969510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-825594a6-81a4-474d-b1f4-245ba626d69f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.969917 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-825594a6-81a4-474d-b1f4-245ba626d69f None None] GET https://10.4.3.158/volume// Jul 15 13:31:31.970107 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-825594a6-81a4-474d-b1f4-245ba626d69f None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:31.970291 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-825594a6-81a4-474d-b1f4-245ba626d69f None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:31.970665 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-825594a6-81a4-474d-b1f4-245ba626d69f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:31.970951 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 853/3436] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:31:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:31.977736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-e1cd10d8-50bd-4d08-b05d-96798dd980f0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:31.980727 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-e1cd10d8-50bd-4d08-b05d-96798dd980f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:31:31.981229 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-e1cd10d8-50bd-4d08-b05d-96798dd980f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "906aad66-1278-4e62-a31c-7201c653e7ef", "connector": null, "instance_uuid": "8efbfe0f-db03-41af-9531-9316d0f4ae76"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:31.992448 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:31.992448 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:32.015694 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-068c37c2-5d01-49ba-bf18-ee6ef7bdc776 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:32.016121 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-068c37c2-5d01-49ba-bf18-ee6ef7bdc776 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:32.016252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-068c37c2-5d01-49ba-bf18-ee6ef7bdc776 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:32.026924 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.026924 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:32.027310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.admin_actions [None req-068c37c2-5d01-49ba-bf18-ee6ef7bdc776 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Updating volume '8964bf3d-4ea1-4d82-a209-77c5721c1678' with '{'status': 'error'}' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:31:32.030668 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-e1cd10d8-50bd-4d08-b05d-96798dd980f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:31:32.031208 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 868/3437] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:32.053539 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-068c37c2-5d01-49ba-bf18-ee6ef7bdc776 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 202 Jul 15 13:31:32.054324 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 869/3438] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:31 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:32.056095 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3d33b03d-7312-45cd-afcf-ba8932e8b2f0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.058040 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d33b03d-7312-45cd-afcf-ba8932e8b2f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:32.059005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d33b03d-7312-45cd-afcf-ba8932e8b2f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.059005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d33b03d-7312-45cd-afcf-ba8932e8b2f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.063068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.064851 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:32.065059 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.065240 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.069217 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.069217 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:32.069881 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5bd19d8a-17b5-4cfd-96d9-034996e12eef None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.070307 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5bd19d8a-17b5-4cfd-96d9-034996e12eef None None] GET https://10.4.3.158/volume// Jul 15 13:31:32.070469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5bd19d8a-17b5-4cfd-96d9-034996e12eef None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.070668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5bd19d8a-17b5-4cfd-96d9-034996e12eef None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.071087 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5bd19d8a-17b5-4cfd-96d9-034996e12eef None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:32.071418 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 869/3439] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:32.074123 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3d33b03d-7312-45cd-afcf-ba8932e8b2f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:32.079668 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-0a60753d-cf5d-4972-a838-a18004441f71 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.081172 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d33b03d-7312-45cd-afcf-ba8932e8b2f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:32.081769 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 849/3440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.081837 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-0a60753d-cf5d-4972-a838-a18004441f71 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:32.082036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-0a60753d-cf5d-4972-a838-a18004441f71 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.082254 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-0a60753d-cf5d-4972-a838-a18004441f71 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.091660 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.091660 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:32.095267 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-0a60753d-cf5d-4972-a838-a18004441f71 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:32.096080 np0000005195 devstack@c-api.service[100146]: DEBUG oslo_db.sqlalchemy.engines [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100146) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:31:32.099597 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-0a60753d-cf5d-4972-a838-a18004441f71 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:32.100007 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 870/3441] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:32.104793 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.104793 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:32.108087 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:32.112011 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9dde12a2-e48a-49b5-b77e-7e2a0bd539df tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:32.112349 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 854/3442] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:32.128191 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-32487538-e3c7-451d-a139-96ed236e3183 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.129975 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:32.130399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4fd0cde3-bc44-4a9c-9050-0547b16b4905"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:32.130544 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4fd0cde3-bc44-4a9c-9050-0547b16b4905"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:32.144819 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.144819 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:32.145564 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Volume info retrieved successfully. Jul 15 13:31:32.222044 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Attachment connected to vm 9f3ecd12-c656-4f4d-9ed4-c0803e17914b, checking data on nova Jul 15 13:31:32.222293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.compute.nova [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Creating Keystone token plugin using URL: https://10.4.3.158/identity {{(pid=100144) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 15 13:31:32.222621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.225299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] PUT https://10.4.3.158/volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a Jul 15 13:31:32.225878 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:32.234191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Acquiring lock "cinder-attachment_update-906aad66-1278-4e62-a31c-7201c653e7ef-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:31:32.240578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Lock "cinder-attachment_update-906aad66-1278-4e62-a31c-7201c653e7ef-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:31:32.241245 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.241245 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:32.326545 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Lock "cinder-attachment_update-906aad66-1278-4e62-a31c-7201c653e7ef-np0000005195" released by "attachment_update" :: held 0.086s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:31:32.326896 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-febb35c3-02cc-41dc-874c-dd67e31d44d1 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a returned with HTTP 200 Jul 15 13:31:32.327373 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 850/3443] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:31:32 2026] PUT /volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:32.385624 np0000005195 devstack@c-api.service[100144]: DEBUG novaclient.v2.client [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] REQ: curl -g -i -X GET https://10.4.3.158/compute/v2.1/servers/9f3ecd12-c656-4f4d-9ed4-c0803e17914b/os-volume_attachments/8964bf3d-4ea1-4d82-a209-77c5721c1678 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0ffd758d2b1e440441fdbc6c05c9e916cb36e0c1996d560eff6a235c635b760c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-32487538-e3c7-451d-a139-96ed236e3183" -H "X-Service-Token: {SHA256}9d8f53e04bf8a5a266e499f07822d28e4b8aa1eef2c0abdb73843cb04eff05df" {{(pid=100144) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 15 13:31:32.478745 np0000005195 devstack@c-api.service[100144]: DEBUG novaclient.v2.client [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 15 Jul 2026 13:31:32 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-dfac7373-a6ca-414f-a622-d4534930ab12 x-openstack-request-id: req-dfac7373-a6ca-414f-a622-d4534930ab12 {{(pid=100144) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 15 13:31:32.478937 np0000005195 devstack@c-api.service[100144]: DEBUG novaclient.v2.client [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "8964bf3d-4ea1-4d82-a209-77c5721c1678", "serverId": "9f3ecd12-c656-4f4d-9ed4-c0803e17914b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4fd0cde3-bc44-4a9c-9050-0547b16b4905", "bdm_uuid": "adc16c7c-c74a-440e-bfec-a101fe4915b2"}} {{(pid=100144) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 15 13:31:32.479064 np0000005195 devstack@c-api.service[100144]: DEBUG novaclient.v2.client [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] GET call to compute for https://10.4.3.158/compute/v2.1/servers/9f3ecd12-c656-4f4d-9ed4-c0803e17914b/os-volume_attachments/8964bf3d-4ea1-4d82-a209-77c5721c1678 used request id req-dfac7373-a6ca-414f-a622-d4534930ab12 {{(pid=100144) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 15 13:31:32.481350 np0000005195 devstack@c-api.service[100144]: ERROR cinder.volume.api [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-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 Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Caught error: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.483741 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9f3ecd12-c656-4f4d-9ed4-c0803e17914b using the Compute API Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: ERROR cinder.api.middleware.fault Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.middleware.fault [None req-32487538-e3c7-451d-a139-96ed236e3183 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 409 Jul 15 13:31:32.485028 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 870/3444] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:32 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 167 bytes in 357 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:32.492168 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9774d024-876b-4c2c-9c0a-afd687965bb4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.493716 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 871/3445] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Jul 15 13:31:32 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:31:32.501491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-01ab92cf-cf35-43d1-8035-eae51f0e7aa8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.518231 np0000005195 devstack@c-api.service[100146]: WARNING keystonemiddleware.auth_token [None req-01ab92cf-cf35-43d1-8035-eae51f0e7aa8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 15 13:31:32.519650 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 855/3446] 10.4.3.158 () {70 vars in 1597 bytes} [Wed Jul 15 13:31:32 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 15 13:31:32.526585 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b895c784-b1ba-426b-9719-bb75b12aba96 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.528619 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b895c784-b1ba-426b-9719-bb75b12aba96 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:32.528896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b895c784-b1ba-426b-9719-bb75b12aba96 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.529163 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b895c784-b1ba-426b-9719-bb75b12aba96 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.537401 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.537401 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:32.541834 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b895c784-b1ba-426b-9719-bb75b12aba96 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:32.546302 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b895c784-b1ba-426b-9719-bb75b12aba96 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:32.546741 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 851/3447] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.560805 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.562903 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:32.563237 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.563453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.599982 np0000005195 devstack@c-api.service[100144]: DEBUG oslo_db.sqlalchemy.engines [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100144) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 15 13:31:32.607988 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.607988 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:32.613086 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:32.618753 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-508452e9-4b32-4e90-8511-6ad36d5ab450 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:32.619259 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 871/3448] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.668622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-ebcd6cff-c237-493e-a9ac-26139f515337 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.671038 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-ebcd6cff-c237-493e-a9ac-26139f515337 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:32.671322 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-ebcd6cff-c237-493e-a9ac-26139f515337 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.671635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-ebcd6cff-c237-493e-a9ac-26139f515337 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.678588 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.678588 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:32.681919 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-ebcd6cff-c237-493e-a9ac-26139f515337 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:32.685856 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-ebcd6cff-c237-493e-a9ac-26139f515337 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:32.686245 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 872/3449] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.738469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2cf4ec57-76a6-40f0-8b0a-429c1b791529 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.740932 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2cf4ec57-76a6-40f0-8b0a-429c1b791529 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 Jul 15 13:31:32.741231 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2cf4ec57-76a6-40f0-8b0a-429c1b791529 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.741444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2cf4ec57-76a6-40f0-8b0a-429c1b791529 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.748143 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2cf4ec57-76a6-40f0-8b0a-429c1b791529 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 returned with HTTP 404 Jul 15 13:31:32.748708 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 856/3450] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/10234e06-9aec-467e-818a-13c6af6fc8a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:32.757166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-98057eca-fe87-4f21-a9ff-3c81cc6fbd5f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.761780 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-98057eca-fe87-4f21-a9ff-3c81cc6fbd5f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] GET https://10.4.3.158/volume/v3/backups Jul 15 13:31:32.763704 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-98057eca-fe87-4f21-a9ff-3c81cc6fbd5f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.763704 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-98057eca-fe87-4f21-a9ff-3c81cc6fbd5f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.763704 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-98057eca-fe87-4f21-a9ff-3c81cc6fbd5f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:32.771868 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-98057eca-fe87-4f21-a9ff-3c81cc6fbd5f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Jul 15 13:31:32.772432 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 852/3451] 10.4.3.158 () {68 vars in 1277 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/backups => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.786666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b87efbe5-2627-4888-bce5-0b23618d335e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.787611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b5258e54-7954-4504-b882-6fb77acab851 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.788087 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b5258e54-7954-4504-b882-6fb77acab851 None None] GET https://10.4.3.158/volume// Jul 15 13:31:32.788296 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b5258e54-7954-4504-b882-6fb77acab851 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.788519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b5258e54-7954-4504-b882-6fb77acab851 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.788727 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b87efbe5-2627-4888-bce5-0b23618d335e tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] GET https://10.4.3.158/volume/v3/backups?project_id=6b88b0eb2eff47c9bd2e2e9bfa6578d1 Jul 15 13:31:32.788929 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b5258e54-7954-4504-b882-6fb77acab851 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:32.789004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b87efbe5-2627-4888-bce5-0b23618d335e tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.789215 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b87efbe5-2627-4888-bce5-0b23618d335e tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.789287 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 873/3452] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:32.789544 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-b87efbe5-2627-4888-bce5-0b23618d335e tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Removing options 'project_id' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:32.795266 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b87efbe5-2627-4888-bce5-0b23618d335e tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] https://10.4.3.158/volume/v3/backups?project_id=6b88b0eb2eff47c9bd2e2e9bfa6578d1 returned with HTTP 200 Jul 15 13:31:32.795700 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 872/3453] 10.4.3.158 () {68 vars in 1364 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/backups?project_id=6b88b0eb2eff47c9bd2e2e9bfa6578d1 => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.797872 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-14d39f16-2883-423b-9b64-906b7f96512f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.801328 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-14d39f16-2883-423b-9b64-906b7f96512f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:31:32.801773 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-14d39f16-2883-423b-9b64-906b7f96512f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fdc98f5-1359-437c-a51e-b21dd43f0643", "connector": null, "instance_uuid": "9f3ecd12-c656-4f4d-9ed4-c0803e17914b"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:32.808874 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b4f8df66-1450-446b-8f6c-c967456e3802 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.811139 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:32.811649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1806340440"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:32.812941 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.812941 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:32.813427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1806340440'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:32.813690 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume of 1 GB Jul 15 13:31:32.814181 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.814181 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:32.818499 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Availability Zones retrieved successfully. Jul 15 13:31:32.828151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Flow 'volume_create_api' (010c379e-2cf9-4ee7-aa4c-812bed885fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:32.829313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f3f0f8-6b8b-4470-9c21-46ef56205602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:32.830243 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:32.852874 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-14d39f16-2883-423b-9b64-906b7f96512f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:31:32.853424 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 857/3454] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:31:32 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) Jul 15 13:31:32.857551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3f3f0f8-6b8b-4470-9c21-46ef56205602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:32.858534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4feff1c1-761e-4b56-b02d-3059a3d95c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:32.888838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9a432f9e-741b-4516-8298-acd66b6a7e27 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.891185 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9a432f9e-741b-4516-8298-acd66b6a7e27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:32.891453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9a432f9e-741b-4516-8298-acd66b6a7e27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.891744 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9a432f9e-741b-4516-8298-acd66b6a7e27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.897264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-773d328c-7567-4257-8b79-ebe1fa7767b4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.897714 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-773d328c-7567-4257-8b79-ebe1fa7767b4 None None] GET https://10.4.3.158/volume// Jul 15 13:31:32.897915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-773d328c-7567-4257-8b79-ebe1fa7767b4 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.898139 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-773d328c-7567-4257-8b79-ebe1fa7767b4 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.898484 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-773d328c-7567-4257-8b79-ebe1fa7767b4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:32.898827 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 873/3455] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:32.904053 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.904053 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:32.908696 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9a432f9e-741b-4516-8298-acd66b6a7e27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:32.909506 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-c12f1511-8e51-4751-ae27-d4e0cab87c9c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:32.911901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-c12f1511-8e51-4751-ae27-d4e0cab87c9c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:32.912176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-c12f1511-8e51-4751-ae27-d4e0cab87c9c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:32.912432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-c12f1511-8e51-4751-ae27-d4e0cab87c9c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:32.913837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Created reservations ['fa8b7caf-8c01-463e-8a2c-94586652ada1', '1c29a789-4362-4959-8445-ec642641325a', 'c75b7b53-367c-4d9b-ad83-aa60c101af3b', 'a613773c-1a5e-4d4a-8044-11ff0a0ed5f6'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:32.914235 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9a432f9e-741b-4516-8298-acd66b6a7e27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:32.914707 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 874/3456] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:32.914926 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4feff1c1-761e-4b56-b02d-3059a3d95c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa8b7caf-8c01-463e-8a2c-94586652ada1', '1c29a789-4362-4959-8445-ec642641325a', 'c75b7b53-367c-4d9b-ad83-aa60c101af3b', 'a613773c-1a5e-4d4a-8044-11ff0a0ed5f6']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:32.916149 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e46d6a0-cdb7-474b-9ee5-8ac2da62ee72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:32.930784 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:32.930784 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:32.936238 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-c12f1511-8e51-4751-ae27-d4e0cab87c9c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:32.941691 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-c12f1511-8e51-4751-ae27-d4e0cab87c9c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:32.942408 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 858/3457] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 1036 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:32.949447 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e46d6a0-cdb7-474b-9ee5-8ac2da62ee72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '129c8ef4-f1f5-403f-b417-4fb0124b48ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1806340440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',qos_specs=None,replication_status=,reservations=['fa8b7caf-8c01-463e-8a2c-94586652ada1','1c29a789-4362-4959-8445-ec642641325a','c75b7b53-367c-4d9b-ad83-aa60c101af3b','a613773c-1a5e-4d4a-8044-11ff0a0ed5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1806340440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=129c8ef4-f1f5-403f-b417-4fb0124b48ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:32.950334 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249d9715-e0b0-4e54-84d1-9212a13dc5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:32.970441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (249d9715-e0b0-4e54-84d1-9212a13dc5da) transitioned into state 'SUCCESS' from state '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-1806340440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b88b0eb2eff47c9bd2e2e9bfa6578d1',qos_specs=None,replication_status=,reservations=['fa8b7caf-8c01-463e-8a2c-94586652ada1','1c29a789-4362-4959-8445-ec642641325a','c75b7b53-367c-4d9b-ad83-aa60c101af3b','a613773c-1a5e-4d4a-8044-11ff0a0ed5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15f91f51fd24fbaa7b5f16285b4a1e9',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:32.971543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668bcd79-b12f-4cfd-bee8-43b6cc27dbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:32.982093 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668bcd79-b12f-4cfd-bee8-43b6cc27dbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:32.983039 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Flow 'volume_create_api' (010c379e-2cf9-4ee7-aa4c-812bed885fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:32.983369 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Create volume request issued successfully. Jul 15 13:31:32.983979 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b4f8df66-1450-446b-8f6c-c967456e3802 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:32.985048 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 853/3458] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:31:32 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:33.000274 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-41a538c0-203e-44d0-b74c-1d0f551db959 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.001988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-41a538c0-203e-44d0-b74c-1d0f551db959 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee Jul 15 13:31:33.002227 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-41a538c0-203e-44d0-b74c-1d0f551db959 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:33.002427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-41a538c0-203e-44d0-b74c-1d0f551db959 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:33.012294 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.012294 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:33.017082 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-41a538c0-203e-44d0-b74c-1d0f551db959 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:33.022942 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-41a538c0-203e-44d0-b74c-1d0f551db959 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee returned with HTTP 200 Jul 15 13:31:33.023404 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 874/3459] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:32 2026] GET /volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:33.068160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.072263 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] PUT https://10.4.3.158/volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4 Jul 15 13:31:33.072834 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:33.082025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Acquiring lock "cinder-attachment_update-7fdc98f5-1359-437c-a51e-b21dd43f0643-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:31:33.086855 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Lock "cinder-attachment_update-7fdc98f5-1359-437c-a51e-b21dd43f0643-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:31:33.088130 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.088130 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:33.098246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-084aefa1-722b-40f4-b607-e7e7c4e49780 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.100521 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-084aefa1-722b-40f4-b607-e7e7c4e49780 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:33.100777 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-084aefa1-722b-40f4-b607-e7e7c4e49780 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:33.101057 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-084aefa1-722b-40f4-b607-e7e7c4e49780 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:33.112908 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.112908 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:33.118621 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-084aefa1-722b-40f4-b607-e7e7c4e49780 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:33.125032 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-084aefa1-722b-40f4-b607-e7e7c4e49780 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:33.125799 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 859/3460] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:33 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:33.199433 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8006b7f5-85cc-4236-afaf-6bc30327fbf1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.201564 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8006b7f5-85cc-4236-afaf-6bc30327fbf1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:33.201867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8006b7f5-85cc-4236-afaf-6bc30327fbf1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:33.202156 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8006b7f5-85cc-4236-afaf-6bc30327fbf1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:33.212850 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.212850 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:33.219558 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8006b7f5-85cc-4236-afaf-6bc30327fbf1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:33.228217 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8006b7f5-85cc-4236-afaf-6bc30327fbf1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:33.228710 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 854/3461] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:33 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:33.246485 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cc008ec3-918e-44b1-94ac-28febe53a493 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.248561 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:33.248844 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:33.249085 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:33.249286 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: 38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:33.257097 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.257097 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:33.257783 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:33.263903 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Lock "cinder-attachment_update-7fdc98f5-1359-437c-a51e-b21dd43f0643-np0000005195" released by "attachment_update" :: held 0.177s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:31:33.264299 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-db8928dd-ff03-4211-906f-6f56ad65d460 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4 returned with HTTP 200 Jul 15 13:31:33.264787 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 875/3462] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:31:33 2026] PUT /volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:33.280606 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume request issued successfully. Jul 15 13:31:33.280829 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc008ec3-918e-44b1-94ac-28febe53a493 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 202 Jul 15 13:31:33.281372 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 875/3463] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:33 2026] DELETE /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:33.290626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-403e80c2-6b2f-425f-92de-a37d865e6c16 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.292694 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-403e80c2-6b2f-425f-92de-a37d865e6c16 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:33.292914 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-403e80c2-6b2f-425f-92de-a37d865e6c16 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:33.293068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-403e80c2-6b2f-425f-92de-a37d865e6c16 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:33.300277 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.300277 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:33.303943 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-403e80c2-6b2f-425f-92de-a37d865e6c16 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:33.308371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-403e80c2-6b2f-425f-92de-a37d865e6c16 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 200 Jul 15 13:31:33.308787 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 860/3464] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:33 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:33.932445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5bbafb94-6d2d-4293-bb88-1bec115cd5f6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:33.935001 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5bbafb94-6d2d-4293-bb88-1bec115cd5f6 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:33.935269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5bbafb94-6d2d-4293-bb88-1bec115cd5f6 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:33.935564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5bbafb94-6d2d-4293-bb88-1bec115cd5f6 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:33.949466 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:33.949466 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:33.954648 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5bbafb94-6d2d-4293-bb88-1bec115cd5f6 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:33.962662 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5bbafb94-6d2d-4293-bb88-1bec115cd5f6 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:33.963230 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 855/3465] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:33 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:34.038826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-41271434-1a70-4899-9c79-4872cf19c017 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.040741 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41271434-1a70-4899-9c79-4872cf19c017 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee Jul 15 13:31:34.040975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41271434-1a70-4899-9c79-4872cf19c017 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.041186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41271434-1a70-4899-9c79-4872cf19c017 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.048248 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.048248 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:34.051654 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-41271434-1a70-4899-9c79-4872cf19c017 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:34.055349 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41271434-1a70-4899-9c79-4872cf19c017 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee returned with HTTP 200 Jul 15 13:31:34.055716 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 876/3466] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:34.068071 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.070277 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:31:34.070700 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "129c8ef4-f1f5-403f-b417-4fb0124b48ee", "name": "tempest-type-Backup-1547465308"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:34.072120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Creating new backup {'backup': {'volume_id': '129c8ef4-f1f5-403f-b417-4fb0124b48ee', 'name': 'tempest-type-Backup-1547465308'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:31:34.072266 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Creating backup of volume 129c8ef4-f1f5-403f-b417-4fb0124b48ee in container None Jul 15 13:31:34.080117 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.080117 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:34.080477 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:31:34.101599 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Created reservations ['67e47cef-7fad-451c-8a13-ed6b8b8caddf', 'a6222356-bb15-44f0-834d-4e47daea4fc2'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:34.139602 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-db6e12ae-6db8-42aa-ae95-63c2e9d50bb1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:31:34.139730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-539cf4f8-f9eb-46c1-b77d-ce1646dfb504 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.140184 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 876/3467] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:31:34 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:34.142116 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-539cf4f8-f9eb-46c1-b77d-ce1646dfb504 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:34.142393 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-539cf4f8-f9eb-46c1-b77d-ce1646dfb504 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.142684 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-539cf4f8-f9eb-46c1-b77d-ce1646dfb504 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.150681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-55b31592-544d-4148-9b48-bbe030aada8f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.153081 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-55b31592-544d-4148-9b48-bbe030aada8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:34.153377 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-55b31592-544d-4148-9b48-bbe030aada8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.153681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-55b31592-544d-4148-9b48-bbe030aada8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.153848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-55b31592-544d-4148-9b48-bbe030aada8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:34.160567 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.160567 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:34.160851 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.160851 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:34.161779 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-55b31592-544d-4148-9b48-bbe030aada8f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:34.162238 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 856/3468] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:34.166065 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-539cf4f8-f9eb-46c1-b77d-ce1646dfb504 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:34.171666 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-539cf4f8-f9eb-46c1-b77d-ce1646dfb504 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:34.172241 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 861/3469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:34.326310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-13aca0d4-fabe-4c74-bbd7-d2bfff05f54c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.328793 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-13aca0d4-fabe-4c74-bbd7-d2bfff05f54c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 Jul 15 13:31:34.329142 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-13aca0d4-fabe-4c74-bbd7-d2bfff05f54c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.329344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-13aca0d4-fabe-4c74-bbd7-d2bfff05f54c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.338231 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-13aca0d4-fabe-4c74-bbd7-d2bfff05f54c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 returned with HTTP 404 Jul 15 13:31:34.338231 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 877/3470] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/volumes/38edfd7d-7294-4bfa-b869-bedd5e36b033 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:34.355039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0f600a2e-339d-4fc2-a270-2ee6f6a7aa82 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.356931 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f600a2e-339d-4fc2-a270-2ee6f6a7aa82 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:31:34.357134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f600a2e-339d-4fc2-a270-2ee6f6a7aa82 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.357341 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f600a2e-339d-4fc2-a270-2ee6f6a7aa82 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.366766 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.366766 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:34.372737 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0f600a2e-339d-4fc2-a270-2ee6f6a7aa82 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:34.378160 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f600a2e-339d-4fc2-a270-2ee6f6a7aa82 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:31:34.378568 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 877/3471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:34.393249 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.395494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:34.395891 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1794335470"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:34.404865 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.404865 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:34.405457 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:34.405640 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:31:34.433687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['a14b1e5b-e19e-4658-801f-debb3751632a', 'f393a05b-1e48-4e3a-ae4a-9e503ee84f34', '57833dbf-a2ff-4b37-8536-1ff86d6bc058', 'b4665408-2f75-4e1f-89c2-f546613bfbfe'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:34.473378 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot create request issued successfully. Jul 15 13:31:34.474374 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f7b9f8ba-9ad6-4bae-8123-ed7d7f648e60 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:31:34.474374 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 857/3472] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:31:34 2026] POST /volume/v3/snapshots => generated 380 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:34.490059 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-56c4f03b-d427-4f9b-86f7-00d3e76898cb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.492144 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56c4f03b-d427-4f9b-86f7-00d3e76898cb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:34.492338 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56c4f03b-d427-4f9b-86f7-00d3e76898cb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.492545 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56c4f03b-d427-4f9b-86f7-00d3e76898cb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.500890 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.500890 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:34.501641 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-56c4f03b-d427-4f9b-86f7-00d3e76898cb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:34.502732 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56c4f03b-d427-4f9b-86f7-00d3e76898cb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 200 Jul 15 13:31:34.503269 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 862/3473] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 512 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:34.801817 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.803681 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:34.804077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b79524c-2aa1-4359-a9e7-f2dcbf93e870", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1356816911"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:34.805552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request body: {'volume': {'imageRef': '3b79524c-2aa1-4359-a9e7-f2dcbf93e870', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1356816911'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:34.882763 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume of 2 GB Jul 15 13:31:34.887129 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Availability Zones retrieved successfully. Jul 15 13:31:34.892873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Flow 'volume_create_api' (7e976366-66c5-49a0-8a1a-773dfcfe30ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:34.894165 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658dc8ea-7bb7-415b-be88-a60c4442c77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:34.895432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Validating volume size '2' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:34.928985 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658dc8ea-7bb7-415b-be88-a60c4442c77d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 15 13:31:34.928985 np0000005195 devstack@c-api.service[100145]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3b79524c-2aa1-4359-a9e7-f2dcbf93e870 is not active. Jul 15 13:31:34.930858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658dc8ea-7bb7-415b-be88-a60c4442c77d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:34.931696 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658dc8ea-7bb7-415b-be88-a60c4442c77d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:31:34.932510 np0000005195 devstack@c-api.service[100145]: WARNING cinder.volume.api [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Flow 'volume_create_api' (7e976366-66c5-49a0-8a1a-773dfcfe30ba) transitioned into state 'REVERTED' from state 'RUNNING' Jul 15 13:31:34.932833 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb1023f5-e4ac-4e2a-99f5-c61c25d1aa2f tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:31:34.933403 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 878/3474] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:34 2026] POST /volume/v3/volumes => generated 125 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:34.977816 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-84a4c84c-1f37-4e1a-bdd0-2255d7105e64 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:34.979700 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-84a4c84c-1f37-4e1a-bdd0-2255d7105e64 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:34.979973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-84a4c84c-1f37-4e1a-bdd0-2255d7105e64 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:34.980200 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-84a4c84c-1f37-4e1a-bdd0-2255d7105e64 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:34.989725 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:34.989725 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:34.993166 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-84a4c84c-1f37-4e1a-bdd0-2255d7105e64 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:34.997256 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-84a4c84c-1f37-4e1a-bdd0-2255d7105e64 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:34.997674 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 878/3475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:34 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.176291 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c05683f-7bf9-4573-b860-61f470a9a4ea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.179120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c05683f-7bf9-4573-b860-61f470a9a4ea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:35.179448 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c05683f-7bf9-4573-b860-61f470a9a4ea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.179515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c05683f-7bf9-4573-b860-61f470a9a4ea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.179681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7c05683f-7bf9-4573-b860-61f470a9a4ea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:35.187307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-97aa2742-66cd-441d-ac2a-59a8e912ba87 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.189324 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-97aa2742-66cd-441d-ac2a-59a8e912ba87 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:35.189454 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.189454 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:35.189602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-97aa2742-66cd-441d-ac2a-59a8e912ba87 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.189821 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-97aa2742-66cd-441d-ac2a-59a8e912ba87 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.190636 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c05683f-7bf9-4573-b860-61f470a9a4ea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:35.190932 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 858/3476] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.201161 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.201161 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:35.205098 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-97aa2742-66cd-441d-ac2a-59a8e912ba87 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:35.209921 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-97aa2742-66cd-441d-ac2a-59a8e912ba87 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:35.210343 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 863/3477] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.514384 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-16e39599-88c0-41e2-94fe-2afa6bd547e4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.518268 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16e39599-88c0-41e2-94fe-2afa6bd547e4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.518487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16e39599-88c0-41e2-94fe-2afa6bd547e4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.518779 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16e39599-88c0-41e2-94fe-2afa6bd547e4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.528475 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.528475 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:35.529175 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-16e39599-88c0-41e2-94fe-2afa6bd547e4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:35.530110 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16e39599-88c0-41e2-94fe-2afa6bd547e4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 200 Jul 15 13:31:35.530597 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 879/3478] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.544397 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-27fde746-9947-4a73-ae99-a48aee8d1b9b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.547458 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27fde746-9947-4a73-ae99-a48aee8d1b9b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.547717 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-27fde746-9947-4a73-ae99-a48aee8d1b9b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.547985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-27fde746-9947-4a73-ae99-a48aee8d1b9b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.558439 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.558439 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:35.559162 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-27fde746-9947-4a73-ae99-a48aee8d1b9b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:35.563845 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27fde746-9947-4a73-ae99-a48aee8d1b9b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 200 Jul 15 13:31:35.564688 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 879/3479] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.578793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.585433 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:35.585669 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.585910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.586406 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:35.587807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:31:35.594018 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Get all snapshots completed successfully. Jul 15 13:31:35.594417 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e0f9dfe9-85d0-430c-96c8-9c20c365cd44 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:31:35.594912 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 859/3480] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/snapshots => generated 408 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.604931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3242d9a4-bd33-48b5-a17a-65fb1c624947 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.607277 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3242d9a4-bd33-48b5-a17a-65fb1c624947 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] PUT https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.607773 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3242d9a4-bd33-48b5-a17a-65fb1c624947 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-159495768", "description": "This is the new description of snapshot."}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:35.619986 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.619986 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:35.620651 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3242d9a4-bd33-48b5-a17a-65fb1c624947 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:35.631791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3242d9a4-bd33-48b5-a17a-65fb1c624947 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 200 Jul 15 13:31:35.632302 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 864/3481] 10.4.3.158 () {68 vars in 1375 bytes} [Wed Jul 15 13:31:35 2026] PUT /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.641571 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f087c1e3-a337-433c-8148-a68f63b443a3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.643926 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f087c1e3-a337-433c-8148-a68f63b443a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.644142 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f087c1e3-a337-433c-8148-a68f63b443a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.644401 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f087c1e3-a337-433c-8148-a68f63b443a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.646261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-1ec22116-fa65-40bc-a5c8-b90130eeccac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.648728 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-1ec22116-fa65-40bc-a5c8-b90130eeccac tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a/action Jul 15 13:31:35.649189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-1ec22116-fa65-40bc-a5c8-b90130eeccac tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:35.649360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-1ec22116-fa65-40bc-a5c8-b90130eeccac tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:35.651825 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.651825 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:35.652528 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f087c1e3-a337-433c-8148-a68f63b443a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:35.653709 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f087c1e3-a337-433c-8148-a68f63b443a3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 200 Jul 15 13:31:35.654238 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 880/3482] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:35.663709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.666183 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.666476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.666766 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.666921 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.675825 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.675825 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:35.679192 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.679192 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:35.679847 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:35.693045 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c3839eae-2c15-48e9-9a9b-c12aa7899203 req-1ec22116-fa65-40bc-a5c8-b90130eeccac tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a/action returned with HTTP 204 Jul 15 13:31:35.693608 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 880/3483] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:31:35 2026] POST /volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:35.703765 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:31:35.703940 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c82f2212-18d3-4621-8c70-4275fd7d4f8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 202 Jul 15 13:31:35.704473 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 860/3484] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:35 2026] DELETE /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:35.714527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-85f014a3-e595-4704-a157-ede3d6a152ec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:35.716792 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-85f014a3-e595-4704-a157-ede3d6a152ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:35.717066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-85f014a3-e595-4704-a157-ede3d6a152ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:35.717342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-85f014a3-e595-4704-a157-ede3d6a152ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:35.723932 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:35.723932 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:35.724449 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-85f014a3-e595-4704-a157-ede3d6a152ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:35.725487 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-85f014a3-e595-4704-a157-ede3d6a152ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 200 Jul 15 13:31:35.725662 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 865/3485] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:35 2026] GET /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:36.010803 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1c601f1b-aa75-4b7c-9b00-bc13d53a740e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.012832 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c601f1b-aa75-4b7c-9b00-bc13d53a740e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:36.013116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c601f1b-aa75-4b7c-9b00-bc13d53a740e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.013345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c601f1b-aa75-4b7c-9b00-bc13d53a740e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.023210 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.023210 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:36.026878 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1c601f1b-aa75-4b7c-9b00-bc13d53a740e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:36.031217 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c601f1b-aa75-4b7c-9b00-bc13d53a740e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:36.031645 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 881/3486] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:36.201826 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-073d7370-f5a8-41bb-9442-b3169fdddffe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.203645 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-073d7370-f5a8-41bb-9442-b3169fdddffe tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:36.203890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-073d7370-f5a8-41bb-9442-b3169fdddffe tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.204115 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-073d7370-f5a8-41bb-9442-b3169fdddffe tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.204227 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-073d7370-f5a8-41bb-9442-b3169fdddffe tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:36.208378 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.208378 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:36.209031 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-073d7370-f5a8-41bb-9442-b3169fdddffe tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:36.209414 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 881/3487] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:36.223026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f21b01fe-bb76-4286-91fb-7667d7fe441b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.225185 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f21b01fe-bb76-4286-91fb-7667d7fe441b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:36.225429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f21b01fe-bb76-4286-91fb-7667d7fe441b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.225670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f21b01fe-bb76-4286-91fb-7667d7fe441b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.235859 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.235859 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:36.240573 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f21b01fe-bb76-4286-91fb-7667d7fe441b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:36.245950 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f21b01fe-bb76-4286-91fb-7667d7fe441b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:36.246347 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 861/3488] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:36.260263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9db2029f-19de-4bbb-9143-9836f48d9edc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.262653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9db2029f-19de-4bbb-9143-9836f48d9edc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:36.262944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9db2029f-19de-4bbb-9143-9836f48d9edc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.263259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9db2029f-19de-4bbb-9143-9836f48d9edc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.275219 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.275219 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:36.279229 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9db2029f-19de-4bbb-9143-9836f48d9edc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:36.284743 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9db2029f-19de-4bbb-9143-9836f48d9edc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:36.285260 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 866/3489] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:36.397455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.399502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:36.399901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1947144633"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:36.401664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1947144633'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:36.402296 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume of 1 GB Jul 15 13:31:36.407241 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Availability Zones retrieved successfully. Jul 15 13:31:36.413228 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Flow 'volume_create_api' (5a07fbf9-ff3f-42c2-b03f-ca54d5e70258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:36.414198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801c0ee5-363d-49ff-8ba7-afdf5ef7d817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.415166 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:36.452867 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801c0ee5-363d-49ff-8ba7-afdf5ef7d817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:36.453858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a92aa9d-457e-49fe-acad-f4fb3d40ee63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.510502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Created reservations ['14a08632-a3d7-4821-a362-62f006c965f3', '9b1d3a76-e2f8-4a15-83f1-581b266ac328', 'c94614f3-88f6-4e41-ad55-05d9413aa5d0', 'f8418975-94d8-4878-976e-44d93f8a908f'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:36.511787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a92aa9d-457e-49fe-acad-f4fb3d40ee63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a08632-a3d7-4821-a362-62f006c965f3', '9b1d3a76-e2f8-4a15-83f1-581b266ac328', 'c94614f3-88f6-4e41-ad55-05d9413aa5d0', 'f8418975-94d8-4878-976e-44d93f8a908f']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:36.516010 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cabb1023-0859-4f95-a55c-534cde61f1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.541267 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cabb1023-0859-4f95-a55c-534cde61f1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb891d8e-b8cc-4e99-ac56-aacbc3b943db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1947144633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d83e64d71594200a9cff081ad7d18df',qos_specs=None,replication_status=,reservations=['14a08632-a3d7-4821-a362-62f006c965f3','9b1d3a76-e2f8-4a15-83f1-581b266ac328','c94614f3-88f6-4e41-ad55-05d9413aa5d0','f8418975-94d8-4878-976e-44d93f8a908f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c198cc390c49319062f679b01fab3c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1947144633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb891d8e-b8cc-4e99-ac56-aacbc3b943db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d83e64d71594200a9cff081ad7d18df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c198cc390c49319062f679b01fab3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:36.542595 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762e17f5-5d8e-4387-ac4b-c1ebf7262ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.568761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762e17f5-5d8e-4387-ac4b-c1ebf7262ce9) transitioned into state 'SUCCESS' from state '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-1947144633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d83e64d71594200a9cff081ad7d18df',qos_specs=None,replication_status=,reservations=['14a08632-a3d7-4821-a362-62f006c965f3','9b1d3a76-e2f8-4a15-83f1-581b266ac328','c94614f3-88f6-4e41-ad55-05d9413aa5d0','f8418975-94d8-4878-976e-44d93f8a908f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c198cc390c49319062f679b01fab3c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:36.568761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea4fbac-9112-41cf-adeb-091a96ce1981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.584579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea4fbac-9112-41cf-adeb-091a96ce1981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:36.585688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Flow 'volume_create_api' (5a07fbf9-ff3f-42c2-b03f-ca54d5e70258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:36.585768 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Create volume request issued successfully. Jul 15 13:31:36.586477 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8afd6a20-3d69-4ae2-a7e0-ffef11f03a79 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:36.587044 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 882/3490] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:36 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:36.605058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e080e733-678f-4efd-aaac-7e55b47ab394 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.607489 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e080e733-678f-4efd-aaac-7e55b47ab394 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:36.607825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e080e733-678f-4efd-aaac-7e55b47ab394 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.608250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e080e733-678f-4efd-aaac-7e55b47ab394 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.619364 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.619364 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:36.623780 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e080e733-678f-4efd-aaac-7e55b47ab394 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:36.632085 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e080e733-678f-4efd-aaac-7e55b47ab394 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:36.632865 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 882/3491] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:36.693792 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.695769 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:36.696246 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4070ff90-e252-4456-a889-6f80d75262de"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:36.697774 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4070ff90-e252-4456-a889-6f80d75262de'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:36.739060 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-601b9605-3a40-448c-8608-c6a50f62b8c3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.741151 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-601b9605-3a40-448c-8608-c6a50f62b8c3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:36.741345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-601b9605-3a40-448c-8608-c6a50f62b8c3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.741528 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-601b9605-3a40-448c-8608-c6a50f62b8c3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.746571 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-601b9605-3a40-448c-8608-c6a50f62b8c3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 404 Jul 15 13:31:36.747178 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 867/3492] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:36.757526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-932a0893-e3a8-4540-8e41-dfd675d80289 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.759910 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-932a0893-e3a8-4540-8e41-dfd675d80289 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:36.759956 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-932a0893-e3a8-4540-8e41-dfd675d80289 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.760206 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-932a0893-e3a8-4540-8e41-dfd675d80289 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.760377 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-932a0893-e3a8-4540-8e41-dfd675d80289 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 8eabc571-8976-4f3e-bf78-b917765b2d92 Jul 15 13:31:36.765325 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-932a0893-e3a8-4540-8e41-dfd675d80289 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 returned with HTTP 404 Jul 15 13:31:36.765909 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 883/3493] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:36 2026] DELETE /volume/v3/snapshots/8eabc571-8976-4f3e-bf78-b917765b2d92 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:36.778041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-45b943f4-f1f9-4895-a790-bb83e99a147f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.780041 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45b943f4-f1f9-4895-a790-bb83e99a147f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:31:36.780246 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-45b943f4-f1f9-4895-a790-bb83e99a147f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.780455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-45b943f4-f1f9-4895-a790-bb83e99a147f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.790416 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume of 1 GB Jul 15 13:31:36.790741 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.790741 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:36.794512 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Availability Zones retrieved successfully. Jul 15 13:31:36.794622 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-45b943f4-f1f9-4895-a790-bb83e99a147f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:36.798871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45b943f4-f1f9-4895-a790-bb83e99a147f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:31:36.799278 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 883/3494] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:36.800990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Flow 'volume_create_api' (cc87cbe5-3906-4789-8d2f-7e695948d6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:36.800990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c613ed-e03e-4a64-b7b2-9ab22d5e087e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.801757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:36.810934 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2962b820-f1a4-4500-b312-40456007239e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.812857 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:31:36.813206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2082653943"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:36.822043 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.822043 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:36.822560 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:31:36.822734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:31:36.832222 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c613ed-e03e-4a64-b7b2-9ab22d5e087e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 15 13:31:36.832222 np0000005195 devstack@c-api.service[100143]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 15 13:31:36.833873 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c613ed-e03e-4a64-b7b2-9ab22d5e087e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:36.834640 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c613ed-e03e-4a64-b7b2-9ab22d5e087e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 15 13:31:36.835387 np0000005195 devstack@c-api.service[100143]: WARNING cinder.volume.api [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Flow 'volume_create_api' (cc87cbe5-3906-4789-8d2f-7e695948d6d3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 15 13:31:36.835734 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-251fff68-c27b-4bf9-961e-778e697bdfb9 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:31:36.836327 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 862/3495] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:36 2026] POST /volume/v3/volumes => generated 134 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 15 13:31:36.846284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['1a0700f9-dbd8-4e64-8a09-1dd331815d74', '4649d4a6-831c-4302-9f3a-55de80a0a366', '30d04510-ee07-47e8-b930-f979a8637c41', '3262ce7f-8df5-4f73-92dd-c5d8c66d894e'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:36.876039 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot create request issued successfully. Jul 15 13:31:36.876400 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2962b820-f1a4-4500-b312-40456007239e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:31:36.876893 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 868/3496] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:31:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:36.890233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-79813509-8756-4fbc-afdb-538929cc70f0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.892231 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79813509-8756-4fbc-afdb-538929cc70f0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:31:36.892423 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79813509-8756-4fbc-afdb-538929cc70f0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:36.892630 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79813509-8756-4fbc-afdb-538929cc70f0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:36.898381 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:36.898381 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:36.898923 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-79813509-8756-4fbc-afdb-538929cc70f0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:36.899862 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79813509-8756-4fbc-afdb-538929cc70f0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 returned with HTTP 200 Jul 15 13:31:36.900274 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 884/3497] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:36 2026] GET /volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:36.990985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7fc9b8cf-e898-42e5-9d88-13ddd295bf7b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:36.992918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fc9b8cf-e898-42e5-9d88-13ddd295bf7b tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:36.993306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fc9b8cf-e898-42e5-9d88-13ddd295bf7b tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:36.995025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fc9b8cf-e898-42e5-9d88-13ddd295bf7b tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:31:36.995492 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 884/3498] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:36 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) Jul 15 13:31:37.003106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8981d51e-6214-4b6b-9f6f-9e8ecf0394e0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.004870 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8981d51e-6214-4b6b-9f6f-9e8ecf0394e0 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:37.005241 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8981d51e-6214-4b6b-9f6f-9e8ecf0394e0 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dec308db-ef19-4970-a86e-abe599a04ff7"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.006756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-8981d51e-6214-4b6b-9f6f-9e8ecf0394e0 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dec308db-ef19-4970-a86e-abe599a04ff7'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:37.012948 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8981d51e-6214-4b6b-9f6f-9e8ecf0394e0 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Jul 15 13:31:37.013332 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 863/3499] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:37 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) Jul 15 13:31:37.021236 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d1911800-d158-434f-b5eb-4e4fb621b2bb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.022981 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d1911800-d158-434f-b5eb-4e4fb621b2bb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:37.023345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d1911800-d158-434f-b5eb-4e4fb621b2bb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "73335a2f-9538-4ec6-882b-a1a22296133f"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.024819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-d1911800-d158-434f-b5eb-4e4fb621b2bb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '73335a2f-9538-4ec6-882b-a1a22296133f'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:37.031056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d1911800-d158-434f-b5eb-4e4fb621b2bb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Jul 15 13:31:37.031458 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 869/3500] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.040737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-df5d3786-2047-4636-9847-57e0a803707a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.042818 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-df5d3786-2047-4636-9847-57e0a803707a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:37.043253 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-df5d3786-2047-4636-9847-57e0a803707a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "adbfbef0-d5c9-46df-aff9-239234fc32f1"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.045186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-df5d3786-2047-4636-9847-57e0a803707a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'adbfbef0-d5c9-46df-aff9-239234fc32f1'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:37.046938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-da0ac56d-84ea-453c-94f6-523d5f475134 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.049230 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-da0ac56d-84ea-453c-94f6-523d5f475134 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:37.049506 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-da0ac56d-84ea-453c-94f6-523d5f475134 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.049786 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-da0ac56d-84ea-453c-94f6-523d5f475134 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.053133 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-df5d3786-2047-4636-9847-57e0a803707a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 404 Jul 15 13:31:37.053915 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 885/3501] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.061850 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bff51a72-e389-4ff5-8914-0c33eacb97ed None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.063240 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.063240 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:37.063457 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bff51a72-e389-4ff5-8914-0c33eacb97ed tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:37.063803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bff51a72-e389-4ff5-8914-0c33eacb97ed tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.065376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bff51a72-e389-4ff5-8914-0c33eacb97ed tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:31:37.065816 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 864/3502] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:37.067854 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-da0ac56d-84ea-453c-94f6-523d5f475134 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:37.073788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bfbc5eff-71c9-45ae-9069-b779c3c57517 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.073941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-da0ac56d-84ea-453c-94f6-523d5f475134 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:37.074415 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 885/3503] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.075468 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfbc5eff-71c9-45ae-9069-b779c3c57517 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:37.075830 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bfbc5eff-71c9-45ae-9069-b779c3c57517 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.077349 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bfbc5eff-71c9-45ae-9069-b779c3c57517 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:31:37.077800 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 870/3504] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:37.087426 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1ba00753-41d1-4ccd-b467-5c4704c7403a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.089086 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1ba00753-41d1-4ccd-b467-5c4704c7403a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:37.089399 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1ba00753-41d1-4ccd-b467-5c4704c7403a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.091234 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1ba00753-41d1-4ccd-b467-5c4704c7403a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 400 Jul 15 13:31:37.091696 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 886/3505] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:37 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) Jul 15 13:31:37.098793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a7c4c1fb-044a-439c-9a4b-938bd53b65e7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.100608 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a7c4c1fb-044a-439c-9a4b-938bd53b65e7 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] DELETE https://10.4.3.158/volume/v3/volumes/tempest-invalid-168453911 Jul 15 13:31:37.100793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a7c4c1fb-044a-439c-9a4b-938bd53b65e7 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.101006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a7c4c1fb-044a-439c-9a4b-938bd53b65e7 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.101194 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-a7c4c1fb-044a-439c-9a4b-938bd53b65e7 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Delete volume with id: tempest-invalid-168453911 Jul 15 13:31:37.107078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a7c4c1fb-044a-439c-9a4b-938bd53b65e7 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-168453911 returned with HTTP 404 Jul 15 13:31:37.107525 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 865/3506] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:31:37 2026] DELETE /volume/v3/volumes/tempest-invalid-168453911 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:37.115855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-35a6ac2d-69de-4777-8cbc-9b4d068e26cb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.118698 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 886/3507] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:31:37 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) Jul 15 13:31:37.126894 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d3f8fb7a-9f73-440a-a813-ab62f6769037 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.128652 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3f8fb7a-9f73-440a-a813-ab62f6769037 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/xxx/action Jul 15 13:31:37.129030 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3f8fb7a-9f73-440a-a813-ab62f6769037 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-detach": {}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.129174 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3f8fb7a-9f73-440a-a813-ab62f6769037 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.135859 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3f8fb7a-9f73-440a-a813-ab62f6769037 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 15 13:31:37.136351 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 871/3508] 10.4.3.158 () {68 vars in 1291 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:37.144531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c0dc1773-6bf5-4ec6-b791-edbd7493e129 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.146355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c0dc1773-6bf5-4ec6-b791-edbd7493e129 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/tempest-invalid-1546554705 Jul 15 13:31:37.146544 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c0dc1773-6bf5-4ec6-b791-edbd7493e129 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.146726 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c0dc1773-6bf5-4ec6-b791-edbd7493e129 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.152046 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c0dc1773-6bf5-4ec6-b791-edbd7493e129 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-1546554705 returned with HTTP 404 Jul 15 13:31:37.152533 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 887/3509] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/tempest-invalid-1546554705 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:37.162234 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-19ffa532-e8cb-427e-8826-0cc49db7c78b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.164167 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 866/3510] 10.4.3.158 () {66 vars in 1240 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 15 13:31:37.173138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.174996 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?status=null Jul 15 13:31:37.175200 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.175387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.175662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:37.175951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Could not evaluate value null, assuming string {{(pid=100144) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:37.176634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:37.184404 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Get all volumes completed successfully. Jul 15 13:31:37.186572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b0d4c25-e744-4ccd-8e4f-f6c417125afb tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 15 13:31:37.186971 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 887/3511] 10.4.3.158 () {66 vars in 1281 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:37.204730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.206577 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-521553628 Jul 15 13:31:37.206770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.206967 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'detail' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.207264 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.api_utils [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Removing options '' from query. {{(pid=100146) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:37.207594 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.207594 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:37.208055 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-521553628'), ('no_migration_targets', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:37.216124 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Get all volumes completed successfully. Jul 15 13:31:37.217080 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c29fbb36-1211-4c89-b16f-0439a52e4ff5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-521553628 returned with HTTP 200 Jul 15 13:31:37.217477 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 872/3512] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-521553628 => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:37.220694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-38bbc93b-1b9f-40c8-8c8c-34fcbe7779a5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.222422 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38bbc93b-1b9f-40c8-8c8c-34fcbe7779a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:37.222663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38bbc93b-1b9f-40c8-8c8c-34fcbe7779a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.222857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38bbc93b-1b9f-40c8-8c8c-34fcbe7779a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.222970 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-38bbc93b-1b9f-40c8-8c8c-34fcbe7779a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:37.226883 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.226883 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:37.227461 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38bbc93b-1b9f-40c8-8c8c-34fcbe7779a5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:37.227908 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 888/3513] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.236848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-015cc425-8375-483a-a594-85762cef17fc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.238812 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes?status=null Jul 15 13:31:37.239067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.239294 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.239559 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:37.239883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Could not evaluate value null, assuming string {{(pid=100143) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 15 13:31:37.240593 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:37.265221 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Get all volumes completed successfully. Jul 15 13:31:37.265634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-015cc425-8375-483a-a594-85762cef17fc tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes?status=null returned with HTTP 200 Jul 15 13:31:37.266079 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 867/3514] 10.4.3.158 () {66 vars in 1260 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:37.278348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.280312 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1088160800 Jul 15 13:31:37.280559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.280813 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.281183 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:31:37.282082 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1088160800'), ('no_migration_targets', True)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:31:37.288894 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Get all volumes completed successfully. Jul 15 13:31:37.289267 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3696a6ab-308d-4685-aa41-4cf419bf8181 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1088160800 returned with HTTP 200 Jul 15 13:31:37.289701 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 888/3515] 10.4.3.158 () {66 vars in 1338 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1088160800 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:31:37.299819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29c8be8f-7785-4945-b78a-9e05ec588566 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.301989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29c8be8f-7785-4945-b78a-9e05ec588566 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action Jul 15 13:31:37.302358 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29c8be8f-7785-4945-b78a-9e05ec588566 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.302515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29c8be8f-7785-4945-b78a-9e05ec588566 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.312946 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.312946 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:37.313706 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-29c8be8f-7785-4945-b78a-9e05ec588566 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:37.322122 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-29c8be8f-7785-4945-b78a-9e05ec588566 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Reserve volume completed successfully. Jul 15 13:31:37.322452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29c8be8f-7785-4945-b78a-9e05ec588566 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action returned with HTTP 202 Jul 15 13:31:37.323171 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 873/3516] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:37.330786 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.332522 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action Jul 15 13:31:37.332885 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.333036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.341254 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.341254 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:37.341897 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:37.346406 np0000005195 devstack@c-api.service[100145]: ERROR cinder.volume.api [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume status must be available to reserve, but the status is attaching. Jul 15 13:31:37.347176 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38224976-5ebe-4d72-b572-7fcbb68b34f3 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action returned with HTTP 400 Jul 15 13:31:37.347476 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 889/3517] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:37.355364 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.356895 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action Jul 15 13:31:37.357213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.357328 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.364590 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.364590 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:37.364969 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:37.378349 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Unreserve volume completed successfully. Jul 15 13:31:37.378571 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-34eb59ea-a996-44e7-bc70-27e5cb96c3cf tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action returned with HTTP 202 Jul 15 13:31:37.379032 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 868/3518] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:37.388347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-74e2c4d4-bbeb-4164-9c09-faf50e6e15f8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.390180 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-74e2c4d4-bbeb-4164-9c09-faf50e6e15f8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/848c02a6-1b12-4a71-8547-938670869477/action Jul 15 13:31:37.390610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-74e2c4d4-bbeb-4164-9c09-faf50e6e15f8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.390731 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-74e2c4d4-bbeb-4164-9c09-faf50e6e15f8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.397834 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-74e2c4d4-bbeb-4164-9c09-faf50e6e15f8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/848c02a6-1b12-4a71-8547-938670869477/action returned with HTTP 404 Jul 15 13:31:37.398341 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 889/3519] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/848c02a6-1b12-4a71-8547-938670869477/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.406398 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5e292865-95b5-48c2-9dd2-b33aac67212a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.408688 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e292865-95b5-48c2-9dd2-b33aac67212a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/a8e23a1f-f7e8-43fc-b9bb-325cd612f6fa/action Jul 15 13:31:37.409175 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e292865-95b5-48c2-9dd2-b33aac67212a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.409313 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e292865-95b5-48c2-9dd2-b33aac67212a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.416870 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e292865-95b5-48c2-9dd2-b33aac67212a tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/a8e23a1f-f7e8-43fc-b9bb-325cd612f6fa/action returned with HTTP 404 Jul 15 13:31:37.417404 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 874/3520] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/a8e23a1f-f7e8-43fc-b9bb-325cd612f6fa/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.425174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5a7cbe76-9e96-477b-8cd9-4292c3cb472b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.427378 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 890/3521] 10.4.3.158 () {68 vars in 1260 bytes} [Wed Jul 15 13:31:37 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 15 13:31:37.435574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-eb33c9fc-345e-4370-8bed-66fa1b05c1c5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.437722 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb33c9fc-345e-4370-8bed-66fa1b05c1c5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] PUT https://10.4.3.158/volume/v3/volumes/tempest-invalid-738424375 Jul 15 13:31:37.438162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eb33c9fc-345e-4370-8bed-66fa1b05c1c5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.446921 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eb33c9fc-345e-4370-8bed-66fa1b05c1c5 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/tempest-invalid-738424375 returned with HTTP 404 Jul 15 13:31:37.447454 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 869/3522] 10.4.3.158 () {68 vars in 1335 bytes} [Wed Jul 15 13:31:37 2026] PUT /volume/v3/volumes/tempest-invalid-738424375 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:37.456055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-874d63a2-b360-45ed-b22a-43e1fc2efc66 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.458576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-874d63a2-b360-45ed-b22a-43e1fc2efc66 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] PUT https://10.4.3.158/volume/v3/volumes/9b1a1382-e713-47a4-b27f-9cb7bfeb2fd5 Jul 15 13:31:37.459054 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-874d63a2-b360-45ed-b22a-43e1fc2efc66 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.468428 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-874d63a2-b360-45ed-b22a-43e1fc2efc66 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/9b1a1382-e713-47a4-b27f-9cb7bfeb2fd5 returned with HTTP 404 Jul 15 13:31:37.469130 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 890/3523] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:31:37 2026] PUT /volume/v3/volumes/9b1a1382-e713-47a4-b27f-9cb7bfeb2fd5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.479471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-076531cf-ec15-4c72-a204-c80b6b50a093 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.481652 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-076531cf-ec15-4c72-a204-c80b6b50a093 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5897101a-f963-492a-a13c-d02910e78e70 Jul 15 13:31:37.481897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-076531cf-ec15-4c72-a204-c80b6b50a093 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.482140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-076531cf-ec15-4c72-a204-c80b6b50a093 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.482364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-076531cf-ec15-4c72-a204-c80b6b50a093 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Delete volume with id: 5897101a-f963-492a-a13c-d02910e78e70 Jul 15 13:31:37.489015 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-076531cf-ec15-4c72-a204-c80b6b50a093 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/5897101a-f963-492a-a13c-d02910e78e70 returned with HTTP 404 Jul 15 13:31:37.489602 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 875/3524] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:37 2026] DELETE /volume/v3/volumes/5897101a-f963-492a-a13c-d02910e78e70 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.497935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dec114f8-f40c-4e27-985e-0ebfca74f6df None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.500044 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dec114f8-f40c-4e27-985e-0ebfca74f6df tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action Jul 15 13:31:37.500475 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dec114f8-f40c-4e27-985e-0ebfca74f6df tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.500648 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dec114f8-f40c-4e27-985e-0ebfca74f6df tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.502474 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dec114f8-f40c-4e27-985e-0ebfca74f6df tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action returned with HTTP 400 Jul 15 13:31:37.503049 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 891/3525] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:37.510426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c79aabc4-495f-4fb0-9cb5-06395c10c4fa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.512185 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c79aabc4-495f-4fb0-9cb5-06395c10c4fa tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action Jul 15 13:31:37.512617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c79aabc4-495f-4fb0-9cb5-06395c10c4fa tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.512735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c79aabc4-495f-4fb0-9cb5-06395c10c4fa tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.514326 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c79aabc4-495f-4fb0-9cb5-06395c10c4fa tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action returned with HTTP 400 Jul 15 13:31:37.514800 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 870/3526] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:37.522519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-74b9e805-8f10-4741-b9e5-70cbf7162c82 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.524271 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-74b9e805-8f10-4741-b9e5-70cbf7162c82 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/4fea8ee8-e156-47b5-b469-648cb343e8d0/action Jul 15 13:31:37.524608 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-74b9e805-8f10-4741-b9e5-70cbf7162c82 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.524729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-74b9e805-8f10-4741-b9e5-70cbf7162c82 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.531859 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-74b9e805-8f10-4741-b9e5-70cbf7162c82 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/4fea8ee8-e156-47b5-b469-648cb343e8d0/action returned with HTTP 404 Jul 15 13:31:37.532561 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 891/3527] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/4fea8ee8-e156-47b5-b469-648cb343e8d0/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.540004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-203021dc-dac0-4185-8c7e-000ee16b0ff8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.541873 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-203021dc-dac0-4185-8c7e-000ee16b0ff8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action Jul 15 13:31:37.542370 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-203021dc-dac0-4185-8c7e-000ee16b0ff8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.542534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-203021dc-dac0-4185-8c7e-000ee16b0ff8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.544038 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-203021dc-dac0-4185-8c7e-000ee16b0ff8 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action returned with HTTP 400 Jul 15 13:31:37.544706 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 876/3528] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:37.553624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-36581183-65fe-4ec1-87a9-9c8e8e44c830 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.555696 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-36581183-65fe-4ec1-87a9-9c8e8e44c830 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] POST https://10.4.3.158/volume/v3/volumes/None/action Jul 15 13:31:37.556093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-36581183-65fe-4ec1-87a9-9c8e8e44c830 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:37.556238 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-36581183-65fe-4ec1-87a9-9c8e8e44c830 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.563522 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-36581183-65fe-4ec1-87a9-9c8e8e44c830 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/None/action returned with HTTP 404 Jul 15 13:31:37.564070 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 892/3529] 10.4.3.158 () {68 vars in 1294 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:37.571741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e8d9ec9c-6616-4572-9c9f-3738d8dbea25 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.573649 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e8d9ec9c-6616-4572-9c9f-3738d8dbea25 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/8191f543-3fd2-45a3-be71-949cf5b0c90e Jul 15 13:31:37.573855 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e8d9ec9c-6616-4572-9c9f-3738d8dbea25 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.574101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e8d9ec9c-6616-4572-9c9f-3738d8dbea25 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.579632 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e8d9ec9c-6616-4572-9c9f-3738d8dbea25 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/8191f543-3fd2-45a3-be71-949cf5b0c90e returned with HTTP 404 Jul 15 13:31:37.580148 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 871/3530] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/8191f543-3fd2-45a3-be71-949cf5b0c90e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:37.587951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-634a7b21-7a67-4d2e-a616-203c800b8687 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.590298 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-634a7b21-7a67-4d2e-a616-203c800b8687 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:37.590565 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-634a7b21-7a67-4d2e-a616-203c800b8687 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.590825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-634a7b21-7a67-4d2e-a616-203c800b8687 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.600133 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.600133 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:37.604830 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-634a7b21-7a67-4d2e-a616-203c800b8687 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:37.610558 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-634a7b21-7a67-4d2e-a616-203c800b8687 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b returned with HTTP 200 Jul 15 13:31:37.610981 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 892/3531] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.622207 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.624078 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] DELETE https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:37.624299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.624534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.624746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Delete volume with id: bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:37.632374 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.632374 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:37.633052 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:37.647857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dc5f70bd-cd45-4ac7-8789-c01a372361a3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.649765 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc5f70bd-cd45-4ac7-8789-c01a372361a3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:37.650268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc5f70bd-cd45-4ac7-8789-c01a372361a3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.650268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc5f70bd-cd45-4ac7-8789-c01a372361a3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.650864 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Delete volume request issued successfully. Jul 15 13:31:37.651119 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fdbb2d2b-ce15-4ef4-8cf2-378807f74816 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b returned with HTTP 202 Jul 15 13:31:37.651794 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 877/3532] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:37 2026] DELETE /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:37.660819 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.660819 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:37.662246 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ad1f086-8661-40b5-9b8a-85ff9342d4a1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.664740 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ad1f086-8661-40b5-9b8a-85ff9342d4a1 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:37.665033 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ad1f086-8661-40b5-9b8a-85ff9342d4a1 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.665282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ad1f086-8661-40b5-9b8a-85ff9342d4a1 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.665423 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dc5f70bd-cd45-4ac7-8789-c01a372361a3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:37.670313 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc5f70bd-cd45-4ac7-8789-c01a372361a3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:37.670835 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 893/3533] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.678278 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.678278 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:37.684111 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ad1f086-8661-40b5-9b8a-85ff9342d4a1 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Volume info retrieved successfully. Jul 15 13:31:37.690087 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ad1f086-8661-40b5-9b8a-85ff9342d4a1 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b returned with HTTP 200 Jul 15 13:31:37.690619 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 872/3534] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.732163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-10291c25-c3bc-4dac-8307-00e554fc8ad5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.734329 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-10291c25-c3bc-4dac-8307-00e554fc8ad5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:37.734554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-10291c25-c3bc-4dac-8307-00e554fc8ad5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.734754 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-10291c25-c3bc-4dac-8307-00e554fc8ad5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.743822 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.743822 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:37.748895 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-10291c25-c3bc-4dac-8307-00e554fc8ad5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:37.754746 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-10291c25-c3bc-4dac-8307-00e554fc8ad5 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:37.755136 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 893/3535] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.826559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d01b3163-7417-43eb-a619-73f2110c3cb8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.826976 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d01b3163-7417-43eb-a619-73f2110c3cb8 None None] GET https://10.4.3.158/volume// Jul 15 13:31:37.827188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d01b3163-7417-43eb-a619-73f2110c3cb8 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.827382 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d01b3163-7417-43eb-a619-73f2110c3cb8 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.827780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d01b3163-7417-43eb-a619-73f2110c3cb8 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:37.828127 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 878/3536] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:37.834777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-42fab09d-d552-498c-99ab-285eac488cce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.837043 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-42fab09d-d552-498c-99ab-285eac488cce tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:31:37.837453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-42fab09d-d552-498c-99ab-285eac488cce tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb891d8e-b8cc-4e99-ac56-aacbc3b943db", "connector": null, "instance_uuid": "8efbfe0f-db03-41af-9531-9316d0f4ae76"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:37.847532 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.847532 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:37.874913 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-42fab09d-d552-498c-99ab-285eac488cce tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:31:37.875443 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 894/3537] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:31:37 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:37.906699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e5894f7-bd55-4460-8409-9985411db98b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.908865 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e5894f7-bd55-4460-8409-9985411db98b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:37.909125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e5894f7-bd55-4460-8409-9985411db98b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.909404 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e5894f7-bd55-4460-8409-9985411db98b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.910406 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1eb7665c-62b2-45a2-9f64-d48b5199b8fa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.912860 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1eb7665c-62b2-45a2-9f64-d48b5199b8fa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:31:37.913121 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1eb7665c-62b2-45a2-9f64-d48b5199b8fa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.914334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1eb7665c-62b2-45a2-9f64-d48b5199b8fa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.914457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1e35008c-fd53-4cc8-99fe-5b2163257d82 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.914783 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1e35008c-fd53-4cc8-99fe-5b2163257d82 None None] GET https://10.4.3.158/volume// Jul 15 13:31:37.914968 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1e35008c-fd53-4cc8-99fe-5b2163257d82 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.915176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1e35008c-fd53-4cc8-99fe-5b2163257d82 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.915515 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1e35008c-fd53-4cc8-99fe-5b2163257d82 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:37.915874 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 879/3538] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:37.918710 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.918710 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:37.919255 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1eb7665c-62b2-45a2-9f64-d48b5199b8fa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:31:37.920129 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1eb7665c-62b2-45a2-9f64-d48b5199b8fa tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 returned with HTTP 200 Jul 15 13:31:37.920517 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 894/3539] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.924358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-5f458ad7-d710-4e76-9fbf-812443273dfd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:37.926232 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.926232 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:37.927074 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-5f458ad7-d710-4e76-9fbf-812443273dfd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:37.927352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-5f458ad7-d710-4e76-9fbf-812443273dfd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:37.927637 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-5f458ad7-d710-4e76-9fbf-812443273dfd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:37.932420 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e5894f7-bd55-4460-8409-9985411db98b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:37.940177 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:37.940177 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:37.944633 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e5894f7-bd55-4460-8409-9985411db98b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:37.945120 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-5f458ad7-d710-4e76-9fbf-812443273dfd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:37.945194 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 873/3540] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:37.953551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-5f458ad7-d710-4e76-9fbf-812443273dfd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:37.954244 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 895/3541] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:37 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:38.065121 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:38.067655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] PUT https://10.4.3.158/volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55 Jul 15 13:31:38.068076 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:38.080471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Acquiring lock "cinder-attachment_update-cb891d8e-b8cc-4e99-ac56-aacbc3b943db-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:31:38.086627 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2591b7c9-0fe9-44f2-900b-47a217cbd98c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:38.086800 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Lock "cinder-attachment_update-cb891d8e-b8cc-4e99-ac56-aacbc3b943db-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:31:38.087732 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:38.087732 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:38.089063 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2591b7c9-0fe9-44f2-900b-47a217cbd98c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:38.089368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2591b7c9-0fe9-44f2-900b-47a217cbd98c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:38.089669 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2591b7c9-0fe9-44f2-900b-47a217cbd98c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:38.102429 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:38.102429 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:38.106746 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2591b7c9-0fe9-44f2-900b-47a217cbd98c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:38.111979 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2591b7c9-0fe9-44f2-900b-47a217cbd98c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:38.112483 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 895/3542] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:38 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:38.174537 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Lock "cinder-attachment_update-cb891d8e-b8cc-4e99-ac56-aacbc3b943db-np0000005195" released by "attachment_update" :: held 0.088s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:31:38.174901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-ee1e7945-4a5c-41ab-bd78-c6e6e5d6adc0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55 returned with HTTP 200 Jul 15 13:31:38.175449 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 880/3543] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:31:38 2026] PUT /volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:38.238639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-715874ec-5089-43d4-8123-80aa85d67550 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:38.240699 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-715874ec-5089-43d4-8123-80aa85d67550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:38.240984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-715874ec-5089-43d4-8123-80aa85d67550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:38.241224 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-715874ec-5089-43d4-8123-80aa85d67550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:38.241355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-715874ec-5089-43d4-8123-80aa85d67550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:38.247024 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:38.247024 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:38.247761 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-715874ec-5089-43d4-8123-80aa85d67550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:38.248265 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 874/3544] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:38 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:38.665694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-63bd1714-b36d-4c0a-a49a-b23c06f0c58c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:38.668670 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-63bd1714-b36d-4c0a-a49a-b23c06f0c58c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4/action Jul 15 13:31:38.669072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-63bd1714-b36d-4c0a-a49a-b23c06f0c58c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:38.669252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-63bd1714-b36d-4c0a-a49a-b23c06f0c58c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:38.692154 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:38.692154 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:38.705562 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-1bd6d10b-a9eb-4ac4-940c-42f715ce1562 req-63bd1714-b36d-4c0a-a49a-b23c06f0c58c tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4/action returned with HTTP 204 Jul 15 13:31:38.706027 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 896/3545] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:31:38 2026] POST /volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:38.708298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-68037973-fb1e-48b3-8bba-658eff7bc259 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:38.710699 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-68037973-fb1e-48b3-8bba-658eff7bc259 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] GET https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b Jul 15 13:31:38.710992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-68037973-fb1e-48b3-8bba-658eff7bc259 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:38.711271 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-68037973-fb1e-48b3-8bba-658eff7bc259 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:38.720473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-68037973-fb1e-48b3-8bba-658eff7bc259 tempest-VolumesNegativeTest-219083611 tempest-VolumesNegativeTest-219083611-project-member] https://10.4.3.158/volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b returned with HTTP 404 Jul 15 13:31:38.721303 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 896/3546] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:38 2026] GET /volume/v3/volumes/bbe12707-1566-4895-a8a7-ff733b39143b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:38.957916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-32401303-7278-4844-a161-b772a9ac36cf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:38.960563 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32401303-7278-4844-a161-b772a9ac36cf tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:38.960563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32401303-7278-4844-a161-b772a9ac36cf tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:38.960563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32401303-7278-4844-a161-b772a9ac36cf tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:38.973781 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:38.973781 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:38.979314 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-32401303-7278-4844-a161-b772a9ac36cf tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:38.986528 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32401303-7278-4844-a161-b772a9ac36cf tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:38.987218 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 881/3547] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:38 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:39.126050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1d43d79f-10ba-4147-8641-5f1e01abc78f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.128226 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d43d79f-10ba-4147-8641-5f1e01abc78f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:39.128467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d43d79f-10ba-4147-8641-5f1e01abc78f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:39.128732 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d43d79f-10ba-4147-8641-5f1e01abc78f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:39.141640 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.141640 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:39.145895 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1d43d79f-10ba-4147-8641-5f1e01abc78f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:39.151032 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d43d79f-10ba-4147-8641-5f1e01abc78f tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:39.151433 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 875/3548] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:39 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:39.165570 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6173fe17-bddb-425b-8d82-7b8a057f3a05 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.168144 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6173fe17-bddb-425b-8d82-7b8a057f3a05 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:39.168455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6173fe17-bddb-425b-8d82-7b8a057f3a05 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:39.168716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6173fe17-bddb-425b-8d82-7b8a057f3a05 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:39.180994 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.180994 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:39.185429 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6173fe17-bddb-425b-8d82-7b8a057f3a05 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:39.191653 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6173fe17-bddb-425b-8d82-7b8a057f3a05 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:39.192261 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 897/3549] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:39 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:39.208518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-944fdaf3-b03c-46b8-9191-23b2c9f1c2bd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.210220 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-944fdaf3-b03c-46b8-9191-23b2c9f1c2bd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:39.210564 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-944fdaf3-b03c-46b8-9191-23b2c9f1c2bd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-detach": {"attachment_id": "614eeea2-98c3-4281-8c64-6fff9b6882d4"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:39.210660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-944fdaf3-b03c-46b8-9191-23b2c9f1c2bd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "614eeea2-98c3-4281-8c64-6fff9b6882d4"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:39.223476 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.223476 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:39.224332 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-944fdaf3-b03c-46b8-9191-23b2c9f1c2bd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:39.232782 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-944fdaf3-b03c-46b8-9191-23b2c9f1c2bd tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 400 Jul 15 13:31:39.233501 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 897/3550] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:39 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:31:39.261660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa4ec31c-f8f4-450a-ad52-7cb754b45d20 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.264495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa4ec31c-f8f4-450a-ad52-7cb754b45d20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:39.264951 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa4ec31c-f8f4-450a-ad52-7cb754b45d20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:39.265360 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa4ec31c-f8f4-450a-ad52-7cb754b45d20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:39.265654 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-aa4ec31c-f8f4-450a-ad52-7cb754b45d20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:39.272071 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.272071 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:39.273293 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa4ec31c-f8f4-450a-ad52-7cb754b45d20 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:39.274130 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 882/3551] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:39 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:39.280884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-9bdf3f46-60dd-4f59-b2c2-7bdc9abf346a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.283067 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-9bdf3f46-60dd-4f59-b2c2-7bdc9abf346a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:39.283277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-9bdf3f46-60dd-4f59-b2c2-7bdc9abf346a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:39.283519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-9bdf3f46-60dd-4f59-b2c2-7bdc9abf346a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:39.295887 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.295887 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:39.304694 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-9bdf3f46-60dd-4f59-b2c2-7bdc9abf346a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:39.310811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-9bdf3f46-60dd-4f59-b2c2-7bdc9abf346a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:39.311247 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 876/3552] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:39 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:39.334329 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.337223 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643/action Jul 15 13:31:39.337716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:39.337986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:39.355407 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.355407 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:39.356181 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:39.368520 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Begin detaching volume completed successfully. Jul 15 13:31:39.368861 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a62c8f65-72c7-467a-8575-68fd91a617c1 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643/action returned with HTTP 202 Jul 15 13:31:39.369586 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 898/3553] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:31:39 2026] POST /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:39.428102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b844b10e-f6bc-4855-84dd-874aaca79cab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.428486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b844b10e-f6bc-4855-84dd-874aaca79cab None None] GET https://10.4.3.158/volume// Jul 15 13:31:39.428974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b844b10e-f6bc-4855-84dd-874aaca79cab None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:39.428974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b844b10e-f6bc-4855-84dd-874aaca79cab None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:39.429269 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b844b10e-f6bc-4855-84dd-874aaca79cab None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:39.429566 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 898/3554] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:39.444434 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-17b47f16-e698-4eb0-a2f9-53eed21bdcfe None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:39.447180 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-17b47f16-e698-4eb0-a2f9-53eed21bdcfe tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:39.447380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-17b47f16-e698-4eb0-a2f9-53eed21bdcfe tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:39.447644 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-17b47f16-e698-4eb0-a2f9-53eed21bdcfe tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:39.461777 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:39.461777 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:39.470895 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-17b47f16-e698-4eb0-a2f9-53eed21bdcfe tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:39.474811 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-17b47f16-e698-4eb0-a2f9-53eed21bdcfe tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:39.475544 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 883/3555] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:39 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:40.006036 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d5b39fd5-4c88-45d8-96c2-8979e915d95c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:40.010465 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5b39fd5-4c88-45d8-96c2-8979e915d95c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:40.010465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5b39fd5-4c88-45d8-96c2-8979e915d95c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:40.010465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5b39fd5-4c88-45d8-96c2-8979e915d95c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:40.027171 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:40.027171 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:40.031210 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d5b39fd5-4c88-45d8-96c2-8979e915d95c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:40.036255 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5b39fd5-4c88-45d8-96c2-8979e915d95c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:40.036712 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 877/3556] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:40 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:40.287694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-63849c5c-6698-496d-8b7e-0e38449a2f16 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:40.290189 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63849c5c-6698-496d-8b7e-0e38449a2f16 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:40.290416 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63849c5c-6698-496d-8b7e-0e38449a2f16 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:40.290723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63849c5c-6698-496d-8b7e-0e38449a2f16 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:40.290838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-63849c5c-6698-496d-8b7e-0e38449a2f16 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:40.296498 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:40.296498 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:40.297382 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63849c5c-6698-496d-8b7e-0e38449a2f16 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:40.298267 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 899/3557] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:40 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:40.409861 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9293a9fa-fb66-4b34-972b-a86cffe18c0e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:40.524635 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9293a9fa-fb66-4b34-972b-a86cffe18c0e tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:31:40.525037 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9293a9fa-fb66-4b34-972b-a86cffe18c0e tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-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=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:40.526611 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:40.526611 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:40.541663 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9293a9fa-fb66-4b34-972b-a86cffe18c0e tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:31:40.542117 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 899/3558] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:31:40 2026] POST /volume/v3/types => generated 287 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:41.055443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ab35b033-501d-4dc7-a7c7-f44cf92bf1aa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:41.057381 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ab35b033-501d-4dc7-a7c7-f44cf92bf1aa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:41.057554 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ab35b033-501d-4dc7-a7c7-f44cf92bf1aa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:41.057828 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ab35b033-501d-4dc7-a7c7-f44cf92bf1aa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:41.069680 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:41.069680 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:41.074238 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ab35b033-501d-4dc7-a7c7-f44cf92bf1aa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:41.081301 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ab35b033-501d-4dc7-a7c7-f44cf92bf1aa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:41.081834 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 884/3559] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:41 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:41.320763 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c83153a0-6698-45f6-86a6-0038f49ba540 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:41.323092 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c83153a0-6698-45f6-86a6-0038f49ba540 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:41.324940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c83153a0-6698-45f6-86a6-0038f49ba540 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:41.324940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c83153a0-6698-45f6-86a6-0038f49ba540 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:41.324940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c83153a0-6698-45f6-86a6-0038f49ba540 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:41.329299 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:41.329299 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:41.330243 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c83153a0-6698-45f6-86a6-0038f49ba540 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:41.330809 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 878/3560] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:41 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:41.706213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-349c5877-ae4f-4a53-8169-be5c8eb1f254 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:41.708720 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-349c5877-ae4f-4a53-8169-be5c8eb1f254 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55/action Jul 15 13:31:41.709186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-349c5877-ae4f-4a53-8169-be5c8eb1f254 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:41.709345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-349c5877-ae4f-4a53-8169-be5c8eb1f254 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:41.731379 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:41.731379 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:41.741188 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b4cda68b-49f3-4fb1-9614-bc98ceff93fb req-349c5877-ae4f-4a53-8169-be5c8eb1f254 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55/action returned with HTTP 204 Jul 15 13:31:41.741858 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 900/3561] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:31:41 2026] POST /volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:41.831302 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a7860316-ef36-4286-9c16-1469cc298280 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:41.834677 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a7860316-ef36-4286-9c16-1469cc298280 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] DELETE https://10.4.3.158/volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4 Jul 15 13:31:41.834985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a7860316-ef36-4286-9c16-1469cc298280 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:41.835246 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a7860316-ef36-4286-9c16-1469cc298280 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:41.846472 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:41.846472 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:41.905196 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-24d34b2d-8a52-4596-8e4e-07a81c511d4f req-a7860316-ef36-4286-9c16-1469cc298280 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4 returned with HTTP 200 Jul 15 13:31:41.905773 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 900/3562] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:31:41 2026] DELETE /volume/v3/attachments/614eeea2-98c3-4281-8c64-6fff9b6882d4 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:42.096321 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ce369f67-9b33-4dc5-82a5-adff9d488508 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.097993 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce369f67-9b33-4dc5-82a5-adff9d488508 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:42.098194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce369f67-9b33-4dc5-82a5-adff9d488508 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.098369 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce369f67-9b33-4dc5-82a5-adff9d488508 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.107631 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.107631 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:42.110701 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ce369f67-9b33-4dc5-82a5-adff9d488508 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:42.114300 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce369f67-9b33-4dc5-82a5-adff9d488508 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:42.114798 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 885/3563] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:42.127589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d01f08ee-63bf-4b32-8914-b688482351d8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.129379 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d01f08ee-63bf-4b32-8914-b688482351d8 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:42.131128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d01f08ee-63bf-4b32-8914-b688482351d8 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.131128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d01f08ee-63bf-4b32-8914-b688482351d8 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.139220 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.139220 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:42.145202 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d01f08ee-63bf-4b32-8914-b688482351d8 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:42.146782 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d01f08ee-63bf-4b32-8914-b688482351d8 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:42.147578 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 879/3564] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:42.344675 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc564654-735e-47be-9f18-40c44725095d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.346442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc564654-735e-47be-9f18-40c44725095d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:42.346705 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc564654-735e-47be-9f18-40c44725095d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.346888 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc564654-735e-47be-9f18-40c44725095d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.347111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-bc564654-735e-47be-9f18-40c44725095d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:42.352194 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.352194 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:42.352911 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc564654-735e-47be-9f18-40c44725095d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:42.353368 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 901/3565] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:42.463579 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-7f86f147-e67c-49fe-bb42-332642897f0d req-538eeafd-5174-4200-acba-b0a7a36df58c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.468754 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-538eeafd-5174-4200-acba-b0a7a36df58c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:42.469056 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-538eeafd-5174-4200-acba-b0a7a36df58c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.469305 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-538eeafd-5174-4200-acba-b0a7a36df58c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.485197 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.485197 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:42.491066 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7f86f147-e67c-49fe-bb42-332642897f0d req-538eeafd-5174-4200-acba-b0a7a36df58c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:42.498786 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-538eeafd-5174-4200-acba-b0a7a36df58c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:42.499435 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 901/3566] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:42.522049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.524096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.525006 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef/action Jul 15 13:31:42.525006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:42.525144 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:42.528645 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:42.529993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "cc7e0b73-53f2-414d-a331-7aed6ae5473a", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:42.534991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'cc7e0b73-53f2-414d-a331-7aed6ae5473a', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:42.539715 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.539715 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:42.540231 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:42.546944 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Begin detaching volume completed successfully. Jul 15 13:31:42.547219 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-fb325174-583d-49de-887c-a79e11531d99 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef/action returned with HTTP 202 Jul 15 13:31:42.547725 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 886/3567] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:31:42 2026] POST /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:42.570458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-57fd1849-dbb3-467e-8fa9-4669b215392b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.573876 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57fd1849-dbb3-467e-8fa9-4669b215392b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:42.573876 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57fd1849-dbb3-467e-8fa9-4669b215392b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.573876 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57fd1849-dbb3-467e-8fa9-4669b215392b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.585550 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.585550 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:42.590262 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-57fd1849-dbb3-467e-8fa9-4669b215392b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:42.595131 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ab5b551-1ffa-47c9-bcfb-d51452157bc7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.596320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57fd1849-dbb3-467e-8fa9-4669b215392b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:42.596720 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 902/3568] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:42.598293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ab5b551-1ffa-47c9-bcfb-d51452157bc7 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:42.598793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ab5b551-1ffa-47c9-bcfb-d51452157bc7 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:42.598996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ab5b551-1ffa-47c9-bcfb-d51452157bc7 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:42.607728 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6b85356a-59e3-4d26-a2a9-888d6343a0e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.608195 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6b85356a-59e3-4d26-a2a9-888d6343a0e1 None None] GET https://10.4.3.158/volume// Jul 15 13:31:42.609316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6b85356a-59e3-4d26-a2a9-888d6343a0e1 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.609316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6b85356a-59e3-4d26-a2a9-888d6343a0e1 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.609316 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6b85356a-59e3-4d26-a2a9-888d6343a0e1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:42.609316 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 887/3569] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:42.617318 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-7f86f147-e67c-49fe-bb42-332642897f0d req-e5e7b0a7-4137-4a16-b017-cde38bf9163b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.621808 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-e5e7b0a7-4137-4a16-b017-cde38bf9163b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:42.621808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-e5e7b0a7-4137-4a16-b017-cde38bf9163b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.621808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-e5e7b0a7-4137-4a16-b017-cde38bf9163b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.622119 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.622119 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:42.629669 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-1ab5b551-1ffa-47c9-bcfb-d51452157bc7 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] Updating volume '8964bf3d-4ea1-4d82-a209-77c5721c1678' with '{'status': 'in-use'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:31:42.634149 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.634149 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:42.639428 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-7f86f147-e67c-49fe-bb42-332642897f0d req-e5e7b0a7-4137-4a16-b017-cde38bf9163b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:42.642952 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Create volume of 1 GB Jul 15 13:31:42.644550 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-e5e7b0a7-4137-4a16-b017-cde38bf9163b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:42.644973 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 903/3570] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:42.651906 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Availability Zones retrieved successfully. Jul 15 13:31:42.660404 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Flow 'volume_create_api' (bcb9eebf-7989-4a32-b90b-b67adecdf39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:42.662222 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d59cb5-91ff-4ed8-9d6c-e35bb47766e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:42.663700 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:42.678774 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ab5b551-1ffa-47c9-bcfb-d51452157bc7 tempest-TestServerVolumeAttachmentScenario-418996263 tempest-TestServerVolumeAttachmentScenario-418996263-project-admin] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 202 Jul 15 13:31:42.680075 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 902/3571] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:31:42 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:42.691773 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b92b84c7-b0c0-454c-bb55-df350b2ab77a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.698200 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b92b84c7-b0c0-454c-bb55-df350b2ab77a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:42.698585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b92b84c7-b0c0-454c-bb55-df350b2ab77a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.698691 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b92b84c7-b0c0-454c-bb55-df350b2ab77a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.721374 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.721374 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:42.727698 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b92b84c7-b0c0-454c-bb55-df350b2ab77a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:42.734540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b92b84c7-b0c0-454c-bb55-df350b2ab77a tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:42.734983 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 888/3572] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1149 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:42.749564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d59cb5-91ff-4ed8-9d6c-e35bb47766e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:31:41Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c71eefcf-9b89-4e4a-a5cf-097208d084b9,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': 'c71eefcf-9b89-4e4a-a5cf-097208d084b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:42.755258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0762212-f107-45d9-9b3c-c38296c520a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:42.800334 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-0b527778-c496-40c9-b693-ea590c81556e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.802079 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-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. Jul 15 13:31:42.802483 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-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. Jul 15 13:31:42.803423 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-0b527778-c496-40c9-b693-ea590c81556e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:42.803743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-0b527778-c496-40c9-b693-ea590c81556e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.804067 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-0b527778-c496-40c9-b693-ea590c81556e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.821095 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.821095 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:42.828752 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-0b527778-c496-40c9-b693-ea590c81556e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:42.834830 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-0b527778-c496-40c9-b693-ea590c81556e tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:42.835571 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 904/3573] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:42.854607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Created reservations ['9f4baf86-0b2d-4d5b-ab37-3e1da675f19f', '5262b347-74a9-4a0d-9232-46fb3d35474a', 'c00d5f43-453a-4b0b-b883-3091d1552480', '58154169-e90b-43b1-948c-e84c730c5c6a'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:42.855749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0762212-f107-45d9-9b3c-c38296c520a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f4baf86-0b2d-4d5b-ab37-3e1da675f19f', '5262b347-74a9-4a0d-9232-46fb3d35474a', 'c00d5f43-453a-4b0b-b883-3091d1552480', '58154169-e90b-43b1-948c-e84c730c5c6a']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:42.856757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8291a7-6889-4b38-ba73-b5295b37942c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:42.858983 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.861809 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] POST https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action Jul 15 13:31:42.862401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:42.862612 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:42.881609 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.881609 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:42.882354 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:42.886998 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8291a7-6889-4b38-ba73-b5295b37942c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90350396-a69d-4ed3-8b4a-ed5677726bbd', '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='ee0754e463fd4a2794024591b693ed24',qos_specs=None,replication_status=,reservations=['9f4baf86-0b2d-4d5b-ab37-3e1da675f19f','5262b347-74a9-4a0d-9232-46fb3d35474a','c00d5f43-453a-4b0b-b883-3091d1552480','58154169-e90b-43b1-948c-e84c730c5c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13e4c6ac548249dcbbb6350ece526cd5',volume_type_id=c71eefcf-9b89-4e4a-a5cf-097208d084b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:42Z,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=90350396-a69d-4ed3-8b4a-ed5677726bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee0754e463fd4a2794024591b693ed24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13e4c6ac548249dcbbb6350ece526cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c71eefcf-9b89-4e4a-a5cf-097208d084b9),volume_type_id=c71eefcf-9b89-4e4a-a5cf-097208d084b9)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:42.887953 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a84fe4-65d6-4398-936d-6b8775fcb917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:42.893181 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Begin detaching volume completed successfully. Jul 15 13:31:42.893640 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-a6594906-b428-4827-a7b3-5fed3f223c8d tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action returned with HTTP 202 Jul 15 13:31:42.897596 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 903/3574] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:31:42 2026] POST /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:42.922051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63a84fe4-65d6-4398-936d-6b8775fcb917) transitioned into state 'SUCCESS' from 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='ee0754e463fd4a2794024591b693ed24',qos_specs=None,replication_status=,reservations=['9f4baf86-0b2d-4d5b-ab37-3e1da675f19f','5262b347-74a9-4a0d-9232-46fb3d35474a','c00d5f43-453a-4b0b-b883-3091d1552480','58154169-e90b-43b1-948c-e84c730c5c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13e4c6ac548249dcbbb6350ece526cd5',volume_type_id=c71eefcf-9b89-4e4a-a5cf-097208d084b9)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:42.922826 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5476694b-46d1-4b35-ae51-20ee3babcee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:42.943410 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5476694b-46d1-4b35-ae51-20ee3babcee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:42.950026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Flow 'volume_create_api' (bcb9eebf-7989-4a32-b90b-b67adecdf39a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:42.950026 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Create volume request issued successfully. Jul 15 13:31:42.950026 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7fefbadd-0417-4581-a7ce-1aafc59efaf0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:42.950026 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 880/3575] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:42 2026] POST /volume/v3/volumes => generated 798 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:42.965443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-51dee7a8-4938-4cc0-a079-d7ba2bdc6d2b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.986276 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51dee7a8-4938-4cc0-a079-d7ba2bdc6d2b tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:42.986276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51dee7a8-4938-4cc0-a079-d7ba2bdc6d2b tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.986276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51dee7a8-4938-4cc0-a079-d7ba2bdc6d2b tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.986276 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:42.986276 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:42.986276 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-51dee7a8-4938-4cc0-a079-d7ba2bdc6d2b tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:42.990450 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51dee7a8-4938-4cc0-a079-d7ba2bdc6d2b tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:42.990912 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 889/3576] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:42.992511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1b7ba0d8-7263-4703-9796-8525c4b2a413 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:42.992840 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b7ba0d8-7263-4703-9796-8525c4b2a413 None None] GET https://10.4.3.158/volume// Jul 15 13:31:42.993037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b7ba0d8-7263-4703-9796-8525c4b2a413 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:42.993230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b7ba0d8-7263-4703-9796-8525c4b2a413 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:42.993577 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b7ba0d8-7263-4703-9796-8525c4b2a413 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:42.994002 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 905/3577] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:43.036821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-d1137a5e-ac38-41fd-85c9-18efbf844c27 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:43.041773 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-d1137a5e-ac38-41fd-85c9-18efbf844c27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:43.042061 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-d1137a5e-ac38-41fd-85c9-18efbf844c27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:43.042325 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-d1137a5e-ac38-41fd-85c9-18efbf844c27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:43.065333 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:43.065333 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:43.071951 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-d1137a5e-ac38-41fd-85c9-18efbf844c27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:43.080445 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-d1137a5e-ac38-41fd-85c9-18efbf844c27 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:43.082579 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 904/3578] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:43 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 1332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:43.366186 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-39bfad69-8197-47ff-9273-753570563383 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:43.368120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39bfad69-8197-47ff-9273-753570563383 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:43.368327 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39bfad69-8197-47ff-9273-753570563383 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:43.368531 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39bfad69-8197-47ff-9273-753570563383 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:43.368648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-39bfad69-8197-47ff-9273-753570563383 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:43.372602 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:43.372602 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:43.373226 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39bfad69-8197-47ff-9273-753570563383 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:43.373644 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 881/3579] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:43 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:43.609595 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c8eb5188-dfd4-4a1a-bda6-cb92fa5e591e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:43.611312 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c8eb5188-dfd4-4a1a-bda6-cb92fa5e591e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:43.612890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c8eb5188-dfd4-4a1a-bda6-cb92fa5e591e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:43.612890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c8eb5188-dfd4-4a1a-bda6-cb92fa5e591e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:43.625251 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:43.625251 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:43.630768 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c8eb5188-dfd4-4a1a-bda6-cb92fa5e591e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:43.638668 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c8eb5188-dfd4-4a1a-bda6-cb92fa5e591e tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:43.639417 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 890/3580] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:43 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:44.006338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8c171e37-f88f-4183-bcfd-2783a4a0dc33 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.008693 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8c171e37-f88f-4183-bcfd-2783a4a0dc33 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:44.008920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8c171e37-f88f-4183-bcfd-2783a4a0dc33 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.009149 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8c171e37-f88f-4183-bcfd-2783a4a0dc33 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.016304 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.016304 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:44.020429 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8c171e37-f88f-4183-bcfd-2783a4a0dc33 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:44.025246 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8c171e37-f88f-4183-bcfd-2783a4a0dc33 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:44.025758 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 906/3581] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 948 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:44.383987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dd084578-1141-4d7d-920b-31efd04ca61a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.385805 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd084578-1141-4d7d-920b-31efd04ca61a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:44.386085 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd084578-1141-4d7d-920b-31efd04ca61a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.386280 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd084578-1141-4d7d-920b-31efd04ca61a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.386389 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-dd084578-1141-4d7d-920b-31efd04ca61a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:44.390686 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.390686 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:44.391304 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd084578-1141-4d7d-920b-31efd04ca61a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:44.391602 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 905/3582] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:44.553921 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-7f86f147-e67c-49fe-bb42-332642897f0d req-bf003211-d9fb-4953-9b7e-35d64429ea07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.558301 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-bf003211-d9fb-4953-9b7e-35d64429ea07 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a Jul 15 13:31:44.558301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-bf003211-d9fb-4953-9b7e-35d64429ea07 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.558301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-bf003211-d9fb-4953-9b7e-35d64429ea07 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.565583 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.565583 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:44.631830 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-7f86f147-e67c-49fe-bb42-332642897f0d req-bf003211-d9fb-4953-9b7e-35d64429ea07 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a returned with HTTP 200 Jul 15 13:31:44.632766 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 882/3583] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:31:44 2026] DELETE /volume/v3/attachments/1f719b2b-f557-4c27-b23c-460a0fc5845a => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:44.652858 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9cdb3467-a9c6-43f4-9962-a24a3dcdb77f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.654949 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9cdb3467-a9c6-43f4-9962-a24a3dcdb77f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:44.655224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9cdb3467-a9c6-43f4-9962-a24a3dcdb77f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.655456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9cdb3467-a9c6-43f4-9962-a24a3dcdb77f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.662883 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.662883 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:44.667216 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9cdb3467-a9c6-43f4-9962-a24a3dcdb77f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:44.672322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9cdb3467-a9c6-43f4-9962-a24a3dcdb77f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:44.673003 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 891/3584] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:44.754539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-1d585f90-b6e1-4b88-b2f8-8f23a0ed4718 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.761545 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-1d585f90-b6e1-4b88-b2f8-8f23a0ed4718 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:44.761827 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-1d585f90-b6e1-4b88-b2f8-8f23a0ed4718 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.762092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-1d585f90-b6e1-4b88-b2f8-8f23a0ed4718 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.778281 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.778281 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:44.782765 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-1d585f90-b6e1-4b88-b2f8-8f23a0ed4718 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:44.788620 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-1d585f90-b6e1-4b88-b2f8-8f23a0ed4718 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:44.789324 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 907/3585] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:44.810334 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.813018 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] POST https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db/action Jul 15 13:31:44.813572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:31:44.813749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:44.825956 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.825956 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:44.826575 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:44.832786 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Begin detaching volume completed successfully. Jul 15 13:31:44.833073 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-20a31368-476e-492d-8d51-a6be1d35a450 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db/action returned with HTTP 202 Jul 15 13:31:44.833600 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 906/3586] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:31:44 2026] POST /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:31:44.853663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2e604978-3c72-42a1-ae41-0a3c78a77b36 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.855656 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e604978-3c72-42a1-ae41-0a3c78a77b36 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:44.855914 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e604978-3c72-42a1-ae41-0a3c78a77b36 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.856606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e604978-3c72-42a1-ae41-0a3c78a77b36 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.870006 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.870006 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:44.878870 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2e604978-3c72-42a1-ae41-0a3c78a77b36 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:44.886515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-c9673920-0463-48dc-a2cc-b5df6e7a45ea None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.888319 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8d85c012-9a9c-4387-94bf-55ed01732c00 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.888584 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-c9673920-0463-48dc-a2cc-b5df6e7a45ea tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] DELETE https://10.4.3.158/volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905 Jul 15 13:31:44.888752 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d85c012-9a9c-4387-94bf-55ed01732c00 None None] GET https://10.4.3.158/volume// Jul 15 13:31:44.888800 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-c9673920-0463-48dc-a2cc-b5df6e7a45ea tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.888923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d85c012-9a9c-4387-94bf-55ed01732c00 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.888974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-c9673920-0463-48dc-a2cc-b5df6e7a45ea tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.889158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d85c012-9a9c-4387-94bf-55ed01732c00 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.890042 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d85c012-9a9c-4387-94bf-55ed01732c00 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:31:44.890526 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e604978-3c72-42a1-ae41-0a3c78a77b36 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:44.890668 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 908/3587] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:31:44.891027 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 883/3588] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:44.901322 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.901322 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:44.901763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-2f89a5a6-c34c-4be8-a0f9-a2684f2a49ec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:44.903776 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-2f89a5a6-c34c-4be8-a0f9-a2684f2a49ec tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:44.904762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-2f89a5a6-c34c-4be8-a0f9-a2684f2a49ec tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:44.904762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-2f89a5a6-c34c-4be8-a0f9-a2684f2a49ec tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:44.920181 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:44.920181 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:44.924586 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-2f89a5a6-c34c-4be8-a0f9-a2684f2a49ec tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:44.928576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-2f89a5a6-c34c-4be8-a0f9-a2684f2a49ec tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:44.929013 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 907/3589] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:31:44 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:31:44.967380 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7b0ace60-3cb4-4c5c-9a71-d5d1e66c2a3c req-c9673920-0463-48dc-a2cc-b5df6e7a45ea tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905 returned with HTTP 200 Jul 15 13:31:44.967566 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 892/3590] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:31:44 2026] DELETE /volume/v3/attachments/4fd0cde3-bc44-4a9c-9050-0547b16b4905 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:45.041636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8ae81bae-a7c8-48b3-8cea-05205898881c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:45.043940 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ae81bae-a7c8-48b3-8cea-05205898881c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:45.044233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ae81bae-a7c8-48b3-8cea-05205898881c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:45.044490 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ae81bae-a7c8-48b3-8cea-05205898881c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:45.053588 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:45.053588 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:45.057820 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8ae81bae-a7c8-48b3-8cea-05205898881c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:45.063344 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ae81bae-a7c8-48b3-8cea-05205898881c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:45.064058 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 909/3591] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:45 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:45.134053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6a54f997-9511-480c-b05b-752e67c7c223 req-b544508d-4494-4bfb-af7d-fa9fcebc9af7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:45.136722 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a54f997-9511-480c-b05b-752e67c7c223 req-b544508d-4494-4bfb-af7d-fa9fcebc9af7 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:45.136939 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a54f997-9511-480c-b05b-752e67c7c223 req-b544508d-4494-4bfb-af7d-fa9fcebc9af7 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:45.137635 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a54f997-9511-480c-b05b-752e67c7c223 req-b544508d-4494-4bfb-af7d-fa9fcebc9af7 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:45.146437 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:45.146437 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:45.151814 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-6a54f997-9511-480c-b05b-752e67c7c223 req-b544508d-4494-4bfb-af7d-fa9fcebc9af7 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:45.156625 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a54f997-9511-480c-b05b-752e67c7c223 req-b544508d-4494-4bfb-af7d-fa9fcebc9af7 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:45.156986 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 884/3592] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:31:45 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:45.403986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-885648c0-733e-4ecb-86bf-dead20f0e084 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:45.406161 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-885648c0-733e-4ecb-86bf-dead20f0e084 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:45.406483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-885648c0-733e-4ecb-86bf-dead20f0e084 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:45.406657 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-885648c0-733e-4ecb-86bf-dead20f0e084 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:45.406753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-885648c0-733e-4ecb-86bf-dead20f0e084 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:45.417278 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:45.417278 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:45.417937 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-885648c0-733e-4ecb-86bf-dead20f0e084 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:45.418324 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 908/3593] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:45 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3d951bee-2919-422f-bcb9-9957ebd67c0a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3d951bee-2919-422f-bcb9-9957ebd67c0a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3d951bee-2919-422f-bcb9-9957ebd67c0a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3d951bee-2919-422f-bcb9-9957ebd67c0a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3d951bee-2919-422f-bcb9-9957ebd67c0a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3d951bee-2919-422f-bcb9-9957ebd67c0a tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:46.755544 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 893/3594] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:45 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a7c9ce51-e134-4674-9fe8-58e92b5d0f9f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a7c9ce51-e134-4674-9fe8-58e92b5d0f9f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a7c9ce51-e134-4674-9fe8-58e92b5d0f9f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a7c9ce51-e134-4674-9fe8-58e92b5d0f9f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a7c9ce51-e134-4674-9fe8-58e92b5d0f9f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a7c9ce51-e134-4674-9fe8-58e92b5d0f9f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:46.764679 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 910/3595] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:46 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-53d9a1d5-36ee-44f1-aa1f-44b5d5133129 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-53d9a1d5-36ee-44f1-aa1f-44b5d5133129 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-53d9a1d5-36ee-44f1-aa1f-44b5d5133129 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-53d9a1d5-36ee-44f1-aa1f-44b5d5133129 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-53d9a1d5-36ee-44f1-aa1f-44b5d5133129 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-53d9a1d5-36ee-44f1-aa1f-44b5d5133129 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:46.767086 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 885/3596] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:46 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:46.961033 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f55cbd57-e3bf-4e0d-9c1b-c5fac6425c33 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:46.962780 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f55cbd57-e3bf-4e0d-9c1b-c5fac6425c33 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:46.962981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f55cbd57-e3bf-4e0d-9c1b-c5fac6425c33 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:46.963159 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f55cbd57-e3bf-4e0d-9c1b-c5fac6425c33 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:46.973016 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:46.973016 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:46.976935 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f55cbd57-e3bf-4e0d-9c1b-c5fac6425c33 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:46.982105 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f55cbd57-e3bf-4e0d-9c1b-c5fac6425c33 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:46.982496 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 909/3597] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:46 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:47.117664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ee2c2c78-8724-4dd4-b066-7e521513c6a8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:47.119246 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee2c2c78-8724-4dd4-b066-7e521513c6a8 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:47.119423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee2c2c78-8724-4dd4-b066-7e521513c6a8 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:47.119644 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ee2c2c78-8724-4dd4-b066-7e521513c6a8 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:47.126401 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:47.126401 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:47.129743 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ee2c2c78-8724-4dd4-b066-7e521513c6a8 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:47.133663 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ee2c2c78-8724-4dd4-b066-7e521513c6a8 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:47.134045 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 894/3598] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:47 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:47.455107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0a4db771-0a72-4e52-afac-0a4bdff14186 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:47.457215 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a4db771-0a72-4e52-afac-0a4bdff14186 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:47.457477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a4db771-0a72-4e52-afac-0a4bdff14186 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:47.457695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a4db771-0a72-4e52-afac-0a4bdff14186 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:47.457792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-0a4db771-0a72-4e52-afac-0a4bdff14186 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:47.466568 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:47.466568 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:47.467305 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a4db771-0a72-4e52-afac-0a4bdff14186 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:47.467761 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 911/3599] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:47 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:47.996113 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1b1b20e0-13b1-4af1-9e39-ec6b5d0537dd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:47.998157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1b1b20e0-13b1-4af1-9e39-ec6b5d0537dd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:47.998382 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1b1b20e0-13b1-4af1-9e39-ec6b5d0537dd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:47.998626 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1b1b20e0-13b1-4af1-9e39-ec6b5d0537dd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:48.012004 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:48.012004 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:48.016737 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1b1b20e0-13b1-4af1-9e39-ec6b5d0537dd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:48.022385 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1b1b20e0-13b1-4af1-9e39-ec6b5d0537dd tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:48.022889 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 886/3600] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:47 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:31:48.044179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:48.046347 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:48.046611 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:48.046796 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:48.046984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Delete volume with id: 7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:48.056092 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:48.056092 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:48.056778 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:48.076014 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Delete volume request issued successfully. Jul 15 13:31:48.076882 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3cc3baa6-1f66-4941-bbc6-1e4faecc12e0 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 202 Jul 15 13:31:48.076882 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 910/3601] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:48 2026] DELETE /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:48.087434 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cc730bbe-9bf6-4f27-9cdd-32854de7dcfc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:48.090944 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc730bbe-9bf6-4f27-9cdd-32854de7dcfc tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:48.091275 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc730bbe-9bf6-4f27-9cdd-32854de7dcfc tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:48.091554 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc730bbe-9bf6-4f27-9cdd-32854de7dcfc tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:48.101195 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:48.101195 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:48.105816 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cc730bbe-9bf6-4f27-9cdd-32854de7dcfc tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:48.110075 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc730bbe-9bf6-4f27-9cdd-32854de7dcfc tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 200 Jul 15 13:31:48.110420 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 895/3602] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:48 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:48.147413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9b3113b6-cd78-4558-893e-6e1237224d72 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:48.149380 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9b3113b6-cd78-4558-893e-6e1237224d72 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:48.149574 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9b3113b6-cd78-4558-893e-6e1237224d72 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:48.149819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9b3113b6-cd78-4558-893e-6e1237224d72 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:48.157778 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:48.157778 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:48.162676 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9b3113b6-cd78-4558-893e-6e1237224d72 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:48.167761 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9b3113b6-cd78-4558-893e-6e1237224d72 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:48.168211 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 912/3603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:48 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:48.344753 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-efe85777-9e6b-4c26-9f30-7119f7289581 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:48.346907 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-efe85777-9e6b-4c26-9f30-7119f7289581 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] DELETE https://10.4.3.158/volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55 Jul 15 13:31:48.347118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-efe85777-9e6b-4c26-9f30-7119f7289581 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:48.347308 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-efe85777-9e6b-4c26-9f30-7119f7289581 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:48.356334 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:48.356334 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:48.421160 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6a1b6991-94ed-44d2-b4b0-072590d5467e req-efe85777-9e6b-4c26-9f30-7119f7289581 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55 returned with HTTP 200 Jul 15 13:31:48.421552 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 887/3604] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:31:48 2026] DELETE /volume/v3/attachments/5cad432a-d7a5-4908-a32c-2d26702cab55 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:48.478978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a15b1ab7-13ea-4bfe-a83b-df322d32554f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:48.480861 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a15b1ab7-13ea-4bfe-a83b-df322d32554f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:48.481108 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a15b1ab7-13ea-4bfe-a83b-df322d32554f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:48.481591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a15b1ab7-13ea-4bfe-a83b-df322d32554f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:48.481737 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a15b1ab7-13ea-4bfe-a83b-df322d32554f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:48.485936 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:48.485936 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:48.486576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a15b1ab7-13ea-4bfe-a83b-df322d32554f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:48.486944 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 911/3605] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:48 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.037948 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f3e7c32b-a433-4e4d-be3a-49abecf843f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.040473 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f3e7c32b-a433-4e4d-be3a-49abecf843f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:49.040555 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f3e7c32b-a433-4e4d-be3a-49abecf843f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.041003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f3e7c32b-a433-4e4d-be3a-49abecf843f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.049863 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.049863 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:49.054350 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f3e7c32b-a433-4e4d-be3a-49abecf843f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:49.059661 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f3e7c32b-a433-4e4d-be3a-49abecf843f0 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:49.060161 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 896/3606] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.077392 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-840a3b1d-4f66-46c8-9cd3-e1db6b2169c6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.079805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-840a3b1d-4f66-46c8-9cd3-e1db6b2169c6 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:49.080106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-840a3b1d-4f66-46c8-9cd3-e1db6b2169c6 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.080357 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-840a3b1d-4f66-46c8-9cd3-e1db6b2169c6 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.089388 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.089388 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:49.094732 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-840a3b1d-4f66-46c8-9cd3-e1db6b2169c6 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:49.101229 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-840a3b1d-4f66-46c8-9cd3-e1db6b2169c6 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:49.101783 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 913/3607] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.128151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-974060be-4635-4ae4-8233-75035a785aca None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.130731 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-974060be-4635-4ae4-8233-75035a785aca tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 Jul 15 13:31:49.131044 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-974060be-4635-4ae4-8233-75035a785aca tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.131324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-974060be-4635-4ae4-8233-75035a785aca tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.146354 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-974060be-4635-4ae4-8233-75035a785aca tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 returned with HTTP 404 Jul 15 13:31:49.147081 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 888/3608] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/7fdc98f5-1359-437c-a51e-b21dd43f0643 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:49.156180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.158596 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:49.158872 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.159238 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.159448 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Delete volume with id: 8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:49.176984 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.176984 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:49.177706 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:49.185263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d07159be-592c-4121-a9f4-4b001d17c164 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.185694 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ac1253b5-f01d-4dfb-89f8-06b6cb0d433c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.187344 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac1253b5-f01d-4dfb-89f8-06b6cb0d433c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:49.187587 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac1253b5-f01d-4dfb-89f8-06b6cb0d433c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.187720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d07159be-592c-4121-a9f4-4b001d17c164 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:49.187814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac1253b5-f01d-4dfb-89f8-06b6cb0d433c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.188084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d07159be-592c-4121-a9f4-4b001d17c164 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.188363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d07159be-592c-4121-a9f4-4b001d17c164 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.198410 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.198410 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:49.200949 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.200949 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:49.203048 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Delete volume request issued successfully. Jul 15 13:31:49.203262 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4fa8779-5594-4d76-a49f-8fb66587dae8 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 202 Jul 15 13:31:49.203778 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 912/3609] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:49 2026] DELETE /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:49.205176 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ac1253b5-f01d-4dfb-89f8-06b6cb0d433c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:49.207839 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d07159be-592c-4121-a9f4-4b001d17c164 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:49.209701 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac1253b5-f01d-4dfb-89f8-06b6cb0d433c tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:49.210141 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 914/3610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.216206 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-94e56889-b37a-4b88-a794-eba32b0e11f2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.218243 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94e56889-b37a-4b88-a794-eba32b0e11f2 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:49.219020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94e56889-b37a-4b88-a794-eba32b0e11f2 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.219416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94e56889-b37a-4b88-a794-eba32b0e11f2 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.220595 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d07159be-592c-4121-a9f4-4b001d17c164 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:49.221055 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 897/3611] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.227847 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.227847 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:49.231886 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-94e56889-b37a-4b88-a794-eba32b0e11f2 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Volume info retrieved successfully. Jul 15 13:31:49.234798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2033e4f1-df86-4b77-a847-11a95752e7dc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.236574 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94e56889-b37a-4b88-a794-eba32b0e11f2 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 200 Jul 15 13:31:49.237054 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 889/3612] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.237105 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2033e4f1-df86-4b77-a847-11a95752e7dc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:49.237344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2033e4f1-df86-4b77-a847-11a95752e7dc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.237536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2033e4f1-df86-4b77-a847-11a95752e7dc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.247606 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.247606 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:49.251825 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2033e4f1-df86-4b77-a847-11a95752e7dc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:49.256747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2033e4f1-df86-4b77-a847-11a95752e7dc tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:49.257163 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 913/3613] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.317531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-00e836ec-e6cc-4c2c-bd51-08ca090b0a21 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.319517 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00e836ec-e6cc-4c2c-bd51-08ca090b0a21 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:49.319701 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00e836ec-e6cc-4c2c-bd51-08ca090b0a21 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.319901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00e836ec-e6cc-4c2c-bd51-08ca090b0a21 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.328875 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.328875 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:49.334722 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-00e836ec-e6cc-4c2c-bd51-08ca090b0a21 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:49.338815 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00e836ec-e6cc-4c2c-bd51-08ca090b0a21 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:49.339198 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 915/3614] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:49.498309 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a371e91b-d6fb-4878-bc30-128be22aaff8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:49.500639 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a371e91b-d6fb-4878-bc30-128be22aaff8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:49.500917 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a371e91b-d6fb-4878-bc30-128be22aaff8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:49.501206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a371e91b-d6fb-4878-bc30-128be22aaff8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:49.501374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-a371e91b-d6fb-4878-bc30-128be22aaff8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:49.506851 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:49.506851 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:49.507974 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a371e91b-d6fb-4878-bc30-128be22aaff8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:49.508511 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 898/3615] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:49 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:50.223127 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3e026fa6-8096-4ac8-b7d5-4e4e12e6465f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:50.225261 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3e026fa6-8096-4ac8-b7d5-4e4e12e6465f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:50.225483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3e026fa6-8096-4ac8-b7d5-4e4e12e6465f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:50.225710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3e026fa6-8096-4ac8-b7d5-4e4e12e6465f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:50.235135 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:50.235135 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:50.240302 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3e026fa6-8096-4ac8-b7d5-4e4e12e6465f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:50.246022 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3e026fa6-8096-4ac8-b7d5-4e4e12e6465f tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:50.246661 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 890/3616] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:50 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:50.253256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b80d6c95-b7ac-4099-abda-fd4ca4c2d090 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:50.255745 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b80d6c95-b7ac-4099-abda-fd4ca4c2d090 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] GET https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 Jul 15 13:31:50.256019 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b80d6c95-b7ac-4099-abda-fd4ca4c2d090 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:50.256261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b80d6c95-b7ac-4099-abda-fd4ca4c2d090 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:50.263055 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b80d6c95-b7ac-4099-abda-fd4ca4c2d090 tempest-TestServerVolumeAttachmentScenario-1795801672 tempest-TestServerVolumeAttachmentScenario-1795801672-project-member] https://10.4.3.158/volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 returned with HTTP 404 Jul 15 13:31:50.263718 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 914/3617] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:50 2026] GET /volume/v3/volumes/8964bf3d-4ea1-4d82-a209-77c5721c1678 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:50.520352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-49167a89-11a3-4511-9baf-1aa178a8e5f2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:50.522757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49167a89-11a3-4511-9baf-1aa178a8e5f2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:50.523034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49167a89-11a3-4511-9baf-1aa178a8e5f2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:50.523278 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49167a89-11a3-4511-9baf-1aa178a8e5f2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:50.523432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-49167a89-11a3-4511-9baf-1aa178a8e5f2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:50.533046 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:50.533046 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:50.533900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49167a89-11a3-4511-9baf-1aa178a8e5f2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:50.534441 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 916/3618] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:50 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:51.263229 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b84d1510-dda1-4c61-94ed-91161b915f87 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:51.265590 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b84d1510-dda1-4c61-94ed-91161b915f87 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:51.265874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b84d1510-dda1-4c61-94ed-91161b915f87 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:51.266180 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b84d1510-dda1-4c61-94ed-91161b915f87 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:51.279856 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:51.279856 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:51.288735 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b84d1510-dda1-4c61-94ed-91161b915f87 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:51.299034 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b84d1510-dda1-4c61-94ed-91161b915f87 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:51.299569 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 899/3619] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:51 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:51.549815 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dbd2825c-d5c0-4231-915f-53b87bf752e0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:51.551854 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dbd2825c-d5c0-4231-915f-53b87bf752e0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:51.552126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dbd2825c-d5c0-4231-915f-53b87bf752e0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:51.552358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dbd2825c-d5c0-4231-915f-53b87bf752e0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:51.552516 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-dbd2825c-d5c0-4231-915f-53b87bf752e0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:51.556843 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:51.556843 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:51.557521 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dbd2825c-d5c0-4231-915f-53b87bf752e0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:51.557909 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 891/3620] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:51 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:52.298350 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bba043e0-2d82-43de-b952-67db0c960004 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:52.300876 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:52.301198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:52.301486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:52.301784 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Delete volume with id: cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:52.315678 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:52.315678 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:52.316351 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:52.317738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c3481ec1-9d2d-415a-95ee-7b8f48ed0e97 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:52.319765 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3481ec1-9d2d-415a-95ee-7b8f48ed0e97 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:52.319992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3481ec1-9d2d-415a-95ee-7b8f48ed0e97 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:52.320226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3481ec1-9d2d-415a-95ee-7b8f48ed0e97 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:52.327728 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:52.327728 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:52.331711 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c3481ec1-9d2d-415a-95ee-7b8f48ed0e97 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:52.335985 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3481ec1-9d2d-415a-95ee-7b8f48ed0e97 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:52.336555 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 917/3621] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:52 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:52.343026 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Delete volume request issued successfully. Jul 15 13:31:52.343346 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bba043e0-2d82-43de-b952-67db0c960004 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 202 Jul 15 13:31:52.343902 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 915/3622] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:52 2026] DELETE /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:52.351224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-98381388-565f-4f53-9c97-cd72d3914baa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:52.352903 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98381388-565f-4f53-9c97-cd72d3914baa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:52.353118 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98381388-565f-4f53-9c97-cd72d3914baa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:52.353297 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98381388-565f-4f53-9c97-cd72d3914baa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:52.361831 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:52.361831 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:52.366185 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-98381388-565f-4f53-9c97-cd72d3914baa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:52.371350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98381388-565f-4f53-9c97-cd72d3914baa tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 200 Jul 15 13:31:52.371880 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 900/3623] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:52 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:52.570051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-96ba139b-d24f-443a-b1a5-c53b5823d23b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:52.572046 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-96ba139b-d24f-443a-b1a5-c53b5823d23b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:52.572432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-96ba139b-d24f-443a-b1a5-c53b5823d23b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:52.573096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-96ba139b-d24f-443a-b1a5-c53b5823d23b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:52.573220 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-96ba139b-d24f-443a-b1a5-c53b5823d23b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:52.578281 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:52.578281 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:52.579139 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-96ba139b-d24f-443a-b1a5-c53b5823d23b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:52.579923 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 892/3624] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:52 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:53.350315 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ce7fcc7-472b-4ffc-bb4e-dea41506db8d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:53.352611 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ce7fcc7-472b-4ffc-bb4e-dea41506db8d tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:53.352920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ce7fcc7-472b-4ffc-bb4e-dea41506db8d tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:53.353149 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ce7fcc7-472b-4ffc-bb4e-dea41506db8d tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:53.362519 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:53.362519 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:53.367643 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9ce7fcc7-472b-4ffc-bb4e-dea41506db8d tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:53.374489 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ce7fcc7-472b-4ffc-bb4e-dea41506db8d tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:53.375013 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 918/3625] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:53 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:53.388039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6f7bf610-8a7c-4cea-b7ec-3139afce0d8f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:53.389893 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f7bf610-8a7c-4cea-b7ec-3139afce0d8f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db Jul 15 13:31:53.390107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f7bf610-8a7c-4cea-b7ec-3139afce0d8f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:53.390336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f7bf610-8a7c-4cea-b7ec-3139afce0d8f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:53.397023 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f7bf610-8a7c-4cea-b7ec-3139afce0d8f tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db returned with HTTP 404 Jul 15 13:31:53.397497 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 916/3626] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:53 2026] GET /volume/v3/volumes/cb891d8e-b8cc-4e99-ac56-aacbc3b943db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:53.404533 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b8790853-2464-4f52-b3c2-6cfb2510625b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:53.406364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] DELETE https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:53.406601 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:53.406824 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:53.407038 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Delete volume with id: 906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:53.415125 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:53.415125 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:53.415695 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:53.432802 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Delete volume request issued successfully. Jul 15 13:31:53.433059 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8790853-2464-4f52-b3c2-6cfb2510625b tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 202 Jul 15 13:31:53.433547 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 901/3627] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:53 2026] DELETE /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:53.443459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-13edec58-60bf-4e16-aca6-d5f64086bac3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:53.445164 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-13edec58-60bf-4e16-aca6-d5f64086bac3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:53.445358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-13edec58-60bf-4e16-aca6-d5f64086bac3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:53.445574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-13edec58-60bf-4e16-aca6-d5f64086bac3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:53.453036 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:53.453036 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:53.456801 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-13edec58-60bf-4e16-aca6-d5f64086bac3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:53.462252 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-13edec58-60bf-4e16-aca6-d5f64086bac3 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 200 Jul 15 13:31:53.462746 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 893/3628] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:53 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:53.591154 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-54990fc1-1603-4a25-8bf2-64f8d74f8369 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:53.593358 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-54990fc1-1603-4a25-8bf2-64f8d74f8369 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:53.593554 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-54990fc1-1603-4a25-8bf2-64f8d74f8369 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:53.593727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-54990fc1-1603-4a25-8bf2-64f8d74f8369 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:53.593872 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-54990fc1-1603-4a25-8bf2-64f8d74f8369 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:53.598610 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:53.598610 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:53.599319 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-54990fc1-1603-4a25-8bf2-64f8d74f8369 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:53.599730 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 919/3629] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:53 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:54.391263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2edf2ace-ff18-42c6-8cba-a94b3fbb4801 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:54.393684 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2edf2ace-ff18-42c6-8cba-a94b3fbb4801 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:54.394095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2edf2ace-ff18-42c6-8cba-a94b3fbb4801 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:54.394377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2edf2ace-ff18-42c6-8cba-a94b3fbb4801 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:54.405780 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:54.405780 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:54.411254 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2edf2ace-ff18-42c6-8cba-a94b3fbb4801 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:54.417325 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2edf2ace-ff18-42c6-8cba-a94b3fbb4801 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:54.417830 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 917/3630] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:54 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:54.477804 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29e94146-6227-4873-b5ab-07d32e69a652 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:54.479889 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29e94146-6227-4873-b5ab-07d32e69a652 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef Jul 15 13:31:54.480103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29e94146-6227-4873-b5ab-07d32e69a652 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:54.480285 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29e94146-6227-4873-b5ab-07d32e69a652 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:54.487782 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29e94146-6227-4873-b5ab-07d32e69a652 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef returned with HTTP 404 Jul 15 13:31:54.488534 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 902/3631] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:54 2026] GET /volume/v3/volumes/906aad66-1278-4e62-a31c-7201c653e7ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:54.546980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:54.548752 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:31:54.548938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:54.549148 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:54.549303 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Delete volume with id: c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:31:54.558933 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:54.558933 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:54.559412 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:54.597495 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Delete volume request issued successfully. Jul 15 13:31:54.597495 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-57e65e84-6887-48bd-abe4-adf74b7a4b04 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 202 Jul 15 13:31:54.597495 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 894/3632] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:31:54 2026] DELETE /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:31:54.605116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-25676d66-fd76-41bb-85cc-fe9553cb085c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:54.606044 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-25676d66-fd76-41bb-85cc-fe9553cb085c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:31:54.606277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-25676d66-fd76-41bb-85cc-fe9553cb085c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:54.606588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-25676d66-fd76-41bb-85cc-fe9553cb085c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:54.611104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f09c58b1-795a-407b-92b2-b25d38422150 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:54.615945 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f09c58b1-795a-407b-92b2-b25d38422150 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:54.616169 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f09c58b1-795a-407b-92b2-b25d38422150 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:54.616359 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f09c58b1-795a-407b-92b2-b25d38422150 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:54.616526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f09c58b1-795a-407b-92b2-b25d38422150 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:54.619698 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:54.619698 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:54.622982 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:54.622982 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:54.623746 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f09c58b1-795a-407b-92b2-b25d38422150 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:54.624119 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 918/3633] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:54 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:54.629547 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-25676d66-fd76-41bb-85cc-fe9553cb085c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Volume info retrieved successfully. Jul 15 13:31:54.632339 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-25676d66-fd76-41bb-85cc-fe9553cb085c tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 200 Jul 15 13:31:54.632726 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 920/3634] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:54 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:55.433347 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2fa35497-0c84-441b-a86a-c7b90de74bd3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:55.434419 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fa35497-0c84-441b-a86a-c7b90de74bd3 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:55.434419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fa35497-0c84-441b-a86a-c7b90de74bd3 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:55.434564 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2fa35497-0c84-441b-a86a-c7b90de74bd3 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:55.441695 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:55.441695 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:55.445851 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2fa35497-0c84-441b-a86a-c7b90de74bd3 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:55.450857 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2fa35497-0c84-441b-a86a-c7b90de74bd3 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:55.451364 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 903/3635] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:55 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:55.457037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-46130857-346a-407a-9dd5-a3f5e903551a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:55.547657 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:31:55.547995 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-373739543"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:55.549405 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-373739543'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:31:55.549552 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume of 1 GB Jul 15 13:31:55.553893 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Availability Zones retrieved successfully. Jul 15 13:31:55.559869 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (b1bf99fc-4a64-4aa5-916e-72fdd056e718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:55.560833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0311e05a-6690-413e-9dae-ea2a652a7bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:55.561848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:31:55.587247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0311e05a-6690-413e-9dae-ea2a652a7bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:55.588047 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c096197d-f51d-41e2-8937-49132dae7894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:55.633935 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2b3578f4-3d81-4b4c-a216-957a1d2640ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:55.635580 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b3578f4-3d81-4b4c-a216-957a1d2640ff tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:55.635798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b3578f4-3d81-4b4c-a216-957a1d2640ff tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:55.635982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b3578f4-3d81-4b4c-a216-957a1d2640ff tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:55.636105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2b3578f4-3d81-4b4c-a216-957a1d2640ff tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:55.644297 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:55.644297 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:55.645438 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-004f101c-4924-49b2-9465-817501db2863 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:55.646803 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b3578f4-3d81-4b4c-a216-957a1d2640ff tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:55.647359 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['1cf8212c-7c1b-4da5-bb05-1bbb6291a10a', 'd85e4365-c7de-4bb0-ae39-b9acebe41694', 'ed3ad3e6-fe46-48cc-a11f-a2647733437f', '28e6d64e-bb7c-4c2a-bb59-9ab3a4ff8fe6'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:55.648479 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c096197d-f51d-41e2-8937-49132dae7894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf8212c-7c1b-4da5-bb05-1bbb6291a10a', 'd85e4365-c7de-4bb0-ae39-b9acebe41694', 'ed3ad3e6-fe46-48cc-a11f-a2647733437f', '28e6d64e-bb7c-4c2a-bb59-9ab3a4ff8fe6']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:55.648946 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-004f101c-4924-49b2-9465-817501db2863 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] GET https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 Jul 15 13:31:55.649231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-004f101c-4924-49b2-9465-817501db2863 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:55.649483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-004f101c-4924-49b2-9465-817501db2863 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:55.649572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eabe1a4-aff6-4f47-933a-fe41ee2e9e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:55.651110 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 919/3636] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:55 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:55.658062 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-004f101c-4924-49b2-9465-817501db2863 tempest-AttachVolumeTestJSON-1283390742 tempest-AttachVolumeTestJSON-1283390742-project-member] https://10.4.3.158/volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 returned with HTTP 404 Jul 15 13:31:55.658751 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 921/3637] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:55 2026] GET /volume/v3/volumes/c779c76f-f94d-4e58-8014-0a445f25f9c7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:31:55.675513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eabe1a4-aff6-4f47-933a-fe41ee2e9e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-373739543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['1cf8212c-7c1b-4da5-bb05-1bbb6291a10a','d85e4365-c7de-4bb0-ae39-b9acebe41694','ed3ad3e6-fe46-48cc-a11f-a2647733437f','28e6d64e-bb7c-4c2a-bb59-9ab3a4ff8fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-373739543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c3b745472946e198dc03b2bc06dd0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:55.676606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41dd0359-0d87-449f-988a-a9019fa973d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:55.693057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41dd0359-0d87-449f-988a-a9019fa973d8) transitioned into state 'SUCCESS' from state '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-373739543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['1cf8212c-7c1b-4da5-bb05-1bbb6291a10a','d85e4365-c7de-4bb0-ae39-b9acebe41694','ed3ad3e6-fe46-48cc-a11f-a2647733437f','28e6d64e-bb7c-4c2a-bb59-9ab3a4ff8fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:55.693703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a79970c4-0ff8-4d75-8c1c-c0d3286149a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:31:55.703156 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a79970c4-0ff8-4d75-8c1c-c0d3286149a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:31:55.703971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (b1bf99fc-4a64-4aa5-916e-72fdd056e718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:31:55.704286 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request issued successfully. Jul 15 13:31:55.704821 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-46130857-346a-407a-9dd5-a3f5e903551a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:31:55.705238 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 895/3638] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:31:55 2026] POST /volume/v3/volumes => generated 757 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:55.718694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b3645685-5607-4180-9d19-225120e68f52 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:55.720887 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3645685-5607-4180-9d19-225120e68f52 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce Jul 15 13:31:55.721125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3645685-5607-4180-9d19-225120e68f52 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:55.721311 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b3645685-5607-4180-9d19-225120e68f52 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:55.727924 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:55.727924 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:55.731253 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b3645685-5607-4180-9d19-225120e68f52 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:31:55.735289 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b3645685-5607-4180-9d19-225120e68f52 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce returned with HTTP 200 Jul 15 13:31:55.735661 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 904/3639] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:55 2026] GET /volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:56.468218 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e598a553-6162-44e7-810c-5301555235c0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:56.470506 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e598a553-6162-44e7-810c-5301555235c0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:56.470719 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e598a553-6162-44e7-810c-5301555235c0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:56.470909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e598a553-6162-44e7-810c-5301555235c0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:56.478222 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:56.478222 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:56.482979 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e598a553-6162-44e7-810c-5301555235c0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:56.489107 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e598a553-6162-44e7-810c-5301555235c0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:56.489535 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 920/3640] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:56 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:56.661949 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7c39c960-3030-42b3-8583-65d4fc82acaa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:56.663750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7c39c960-3030-42b3-8583-65d4fc82acaa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:56.663984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7c39c960-3030-42b3-8583-65d4fc82acaa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:56.664181 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7c39c960-3030-42b3-8583-65d4fc82acaa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:56.664286 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7c39c960-3030-42b3-8583-65d4fc82acaa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:56.668441 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:56.668441 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:56.669251 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7c39c960-3030-42b3-8583-65d4fc82acaa tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:56.669636 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 922/3641] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:56 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:56.752709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b677e546-a005-497a-98c6-b6076070d787 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:56.755216 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b677e546-a005-497a-98c6-b6076070d787 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce Jul 15 13:31:56.755486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b677e546-a005-497a-98c6-b6076070d787 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:56.755753 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b677e546-a005-497a-98c6-b6076070d787 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:56.767174 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:56.767174 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:56.771669 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b677e546-a005-497a-98c6-b6076070d787 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:31:56.776981 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b677e546-a005-497a-98c6-b6076070d787 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce returned with HTTP 200 Jul 15 13:31:56.777485 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 896/3642] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:56 2026] GET /volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:56.793754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:56.796421 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:31:56.796919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce", "name": "tempest-CreateVolumesFromBackupTest-Backup-244254462"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:31:56.799360 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Creating new backup {'backup': {'volume_id': 'abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-244254462'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:31:56.799588 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Creating backup of volume abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce in container None Jul 15 13:31:56.809094 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:56.809094 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:56.809830 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:31:56.844167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['2b564462-fbd8-48ab-921d-a6e941d19f90', '41efc9dd-c2d4-4d71-9cc3-4f6d8c73848d'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:31:56.874231 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ca3c3571-f7bf-4f15-ac46-297ac6e93dd1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:31:56.874685 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 905/3643] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:31:56 2026] POST /volume/v3/backups => generated 338 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:31:56.883916 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-03bdd7e2-b071-481d-8eae-cc53bc2b59ac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:56.887315 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03bdd7e2-b071-481d-8eae-cc53bc2b59ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:31:56.887553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03bdd7e2-b071-481d-8eae-cc53bc2b59ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:56.887779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-03bdd7e2-b071-481d-8eae-cc53bc2b59ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:56.887911 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-03bdd7e2-b071-481d-8eae-cc53bc2b59ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:56.894436 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:56.894436 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:56.895212 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-03bdd7e2-b071-481d-8eae-cc53bc2b59ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:31:56.895620 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 921/3644] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:56 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:57.503911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-16a4dd3c-5b5f-4911-8918-14e5f26add13 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:57.505815 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16a4dd3c-5b5f-4911-8918-14e5f26add13 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:57.506060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16a4dd3c-5b5f-4911-8918-14e5f26add13 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:57.506261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16a4dd3c-5b5f-4911-8918-14e5f26add13 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:57.513877 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:57.513877 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:57.517640 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-16a4dd3c-5b5f-4911-8918-14e5f26add13 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:57.521699 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16a4dd3c-5b5f-4911-8918-14e5f26add13 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:57.522161 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 923/3645] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:57 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:57.682263 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-406d9c1e-d21c-4945-8472-0c3114d5f061 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:57.684582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-406d9c1e-d21c-4945-8472-0c3114d5f061 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:57.685022 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-406d9c1e-d21c-4945-8472-0c3114d5f061 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:57.685290 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-406d9c1e-d21c-4945-8472-0c3114d5f061 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:57.685450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-406d9c1e-d21c-4945-8472-0c3114d5f061 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:57.695212 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:57.695212 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:57.696195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-406d9c1e-d21c-4945-8472-0c3114d5f061 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:57.696747 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 897/3646] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:57 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:57.904985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0beb7ac9-c4d2-4942-b05d-68f516461811 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:57.906748 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0beb7ac9-c4d2-4942-b05d-68f516461811 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:31:57.906933 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0beb7ac9-c4d2-4942-b05d-68f516461811 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:57.907140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0beb7ac9-c4d2-4942-b05d-68f516461811 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:57.907243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-0beb7ac9-c4d2-4942-b05d-68f516461811 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:57.911168 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:57.911168 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:57.911826 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0beb7ac9-c4d2-4942-b05d-68f516461811 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:31:57.912166 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 906/3647] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:57 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:58.534948 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6bf63491-4e14-4094-912b-dc96f015aa03 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:58.538660 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6bf63491-4e14-4094-912b-dc96f015aa03 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:58.538846 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6bf63491-4e14-4094-912b-dc96f015aa03 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:58.539101 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6bf63491-4e14-4094-912b-dc96f015aa03 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:58.552504 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:58.552504 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:58.556647 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6bf63491-4e14-4094-912b-dc96f015aa03 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:58.562154 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6bf63491-4e14-4094-912b-dc96f015aa03 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:58.562613 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 922/3648] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:58 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:58.706551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5665abff-fa29-4e6c-91ef-facb69a3e550 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:58.708649 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5665abff-fa29-4e6c-91ef-facb69a3e550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:58.708849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5665abff-fa29-4e6c-91ef-facb69a3e550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:58.709061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5665abff-fa29-4e6c-91ef-facb69a3e550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:58.709193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5665abff-fa29-4e6c-91ef-facb69a3e550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:58.713684 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:58.713684 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:58.714288 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5665abff-fa29-4e6c-91ef-facb69a3e550 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:58.714679 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 924/3649] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:58 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:58.925758 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-be7606d0-ab5c-478b-a620-dcada48ce0e1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:58.927608 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-be7606d0-ab5c-478b-a620-dcada48ce0e1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:31:58.927808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-be7606d0-ab5c-478b-a620-dcada48ce0e1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:58.927999 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-be7606d0-ab5c-478b-a620-dcada48ce0e1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:58.928140 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-be7606d0-ab5c-478b-a620-dcada48ce0e1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:58.932795 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:58.932795 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:31:58.933594 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-be7606d0-ab5c-478b-a620-dcada48ce0e1 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:31:58.933996 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 898/3650] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:58 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:59.574753 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-efebf020-4eeb-4fc2-bbc4-07baeb25cae2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:59.576882 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-efebf020-4eeb-4fc2-bbc4-07baeb25cae2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:31:59.576882 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-efebf020-4eeb-4fc2-bbc4-07baeb25cae2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:59.576882 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-efebf020-4eeb-4fc2-bbc4-07baeb25cae2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:59.583831 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:59.583831 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:31:59.587112 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-efebf020-4eeb-4fc2-bbc4-07baeb25cae2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:31:59.593334 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-efebf020-4eeb-4fc2-bbc4-07baeb25cae2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:31:59.593334 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 907/3651] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:59 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:59.724575 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0bbe74b-0a3f-4776-8f28-76509b1de648 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:59.726363 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0bbe74b-0a3f-4776-8f28-76509b1de648 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:31:59.726568 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0bbe74b-0a3f-4776-8f28-76509b1de648 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:59.726741 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0bbe74b-0a3f-4776-8f28-76509b1de648 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:59.726842 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c0bbe74b-0a3f-4776-8f28-76509b1de648 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:59.732594 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:59.732594 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:31:59.732594 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0bbe74b-0a3f-4776-8f28-76509b1de648 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:31:59.732594 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 923/3652] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:31:59 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:31:59.944271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b689e9a8-0dc5-4b58-9f10-31c88d4bb41a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:31:59.946271 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b689e9a8-0dc5-4b58-9f10-31c88d4bb41a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:31:59.946470 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b689e9a8-0dc5-4b58-9f10-31c88d4bb41a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:31:59.946683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b689e9a8-0dc5-4b58-9f10-31c88d4bb41a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:31:59.946789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b689e9a8-0dc5-4b58-9f10-31c88d4bb41a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:31:59.950707 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:31:59.950707 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:31:59.951403 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b689e9a8-0dc5-4b58-9f10-31c88d4bb41a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:31:59.951749 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 925/3653] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:31:59 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:00.604601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cf4378c8-cec5-4462-90c9-2447fca6eeb2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:00.606292 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf4378c8-cec5-4462-90c9-2447fca6eeb2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:00.606484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf4378c8-cec5-4462-90c9-2447fca6eeb2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:00.606673 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cf4378c8-cec5-4462-90c9-2447fca6eeb2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:00.613128 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:00.613128 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:00.616434 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cf4378c8-cec5-4462-90c9-2447fca6eeb2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:00.620543 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cf4378c8-cec5-4462-90c9-2447fca6eeb2 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:00.620867 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 899/3654] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:00 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:00.743401 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d6a6bdfd-12b4-4071-9b38-8f9cc480b2e2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:00.745303 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6a6bdfd-12b4-4071-9b38-8f9cc480b2e2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:00.745510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6a6bdfd-12b4-4071-9b38-8f9cc480b2e2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:00.745684 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6a6bdfd-12b4-4071-9b38-8f9cc480b2e2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:00.745778 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d6a6bdfd-12b4-4071-9b38-8f9cc480b2e2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:00.749744 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:00.749744 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:00.750518 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6a6bdfd-12b4-4071-9b38-8f9cc480b2e2 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:00.750895 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 908/3655] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:00 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:00.963903 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a41f8c0a-c41d-46a7-8305-6b8ab2eafee5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:00.966470 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a41f8c0a-c41d-46a7-8305-6b8ab2eafee5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:00.966775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a41f8c0a-c41d-46a7-8305-6b8ab2eafee5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:00.967075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a41f8c0a-c41d-46a7-8305-6b8ab2eafee5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:00.967249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a41f8c0a-c41d-46a7-8305-6b8ab2eafee5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:00.972611 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:00.972611 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:00.973753 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a41f8c0a-c41d-46a7-8305-6b8ab2eafee5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:00.974299 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 924/3656] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:00 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:01.636113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1acef786-0a8d-4ea7-8ddf-8489b0942bfa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:01.637825 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1acef786-0a8d-4ea7-8ddf-8489b0942bfa tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:01.638006 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1acef786-0a8d-4ea7-8ddf-8489b0942bfa tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:01.638204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1acef786-0a8d-4ea7-8ddf-8489b0942bfa tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:01.645267 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:01.645267 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:01.651068 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1acef786-0a8d-4ea7-8ddf-8489b0942bfa tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:01.658261 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1acef786-0a8d-4ea7-8ddf-8489b0942bfa tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:01.658864 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 926/3657] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:01 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:01.760675 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bbb2b50a-2345-4f7e-9e79-94cdde656506 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:01.762728 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bbb2b50a-2345-4f7e-9e79-94cdde656506 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:01.763005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bbb2b50a-2345-4f7e-9e79-94cdde656506 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:01.763239 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bbb2b50a-2345-4f7e-9e79-94cdde656506 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:01.763392 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-bbb2b50a-2345-4f7e-9e79-94cdde656506 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:01.768346 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:01.768346 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:01.769073 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bbb2b50a-2345-4f7e-9e79-94cdde656506 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:01.769500 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 900/3658] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:01 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:01.983896 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a8d2178a-f8cb-4538-a21e-fdecc447a3ef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:01.985613 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8d2178a-f8cb-4538-a21e-fdecc447a3ef tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:01.985798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8d2178a-f8cb-4538-a21e-fdecc447a3ef tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:01.986029 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8d2178a-f8cb-4538-a21e-fdecc447a3ef tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:01.986132 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-a8d2178a-f8cb-4538-a21e-fdecc447a3ef tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:01.990418 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:01.990418 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:01.991101 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8d2178a-f8cb-4538-a21e-fdecc447a3ef tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:01.991504 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 909/3659] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:01 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:02.672609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2a051b69-e316-465c-b2e9-6035147a9655 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:02.674687 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a051b69-e316-465c-b2e9-6035147a9655 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:02.674886 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a051b69-e316-465c-b2e9-6035147a9655 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:02.675453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a051b69-e316-465c-b2e9-6035147a9655 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:02.681917 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:02.681917 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:02.685373 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2a051b69-e316-465c-b2e9-6035147a9655 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:02.689522 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a051b69-e316-465c-b2e9-6035147a9655 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:02.689893 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 925/3660] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:02 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:02.781317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-18120680-d38a-4070-afdf-eeb1a905009d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:02.783057 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-18120680-d38a-4070-afdf-eeb1a905009d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:02.783288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-18120680-d38a-4070-afdf-eeb1a905009d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:02.783434 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-18120680-d38a-4070-afdf-eeb1a905009d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:02.783537 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-18120680-d38a-4070-afdf-eeb1a905009d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:02.788105 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:02.788105 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:02.788845 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-18120680-d38a-4070-afdf-eeb1a905009d tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:02.789248 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 927/3661] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:02 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:03.000951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f5ee3ec3-70ca-4d0c-a768-ad15db86e982 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:03.002793 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5ee3ec3-70ca-4d0c-a768-ad15db86e982 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:03.003053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5ee3ec3-70ca-4d0c-a768-ad15db86e982 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:03.003263 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5ee3ec3-70ca-4d0c-a768-ad15db86e982 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:03.003387 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f5ee3ec3-70ca-4d0c-a768-ad15db86e982 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:03.007444 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:03.007444 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:03.008319 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5ee3ec3-70ca-4d0c-a768-ad15db86e982 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:03.008873 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 901/3662] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:03 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:03.702237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e61db9d2-1708-4815-ab4a-9619c01fa7eb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:03.703976 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e61db9d2-1708-4815-ab4a-9619c01fa7eb tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:03.704181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e61db9d2-1708-4815-ab4a-9619c01fa7eb tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:03.704365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e61db9d2-1708-4815-ab4a-9619c01fa7eb tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:03.710739 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:03.710739 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:03.713978 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e61db9d2-1708-4815-ab4a-9619c01fa7eb tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:03.717840 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e61db9d2-1708-4815-ab4a-9619c01fa7eb tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:03.718232 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 910/3663] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:03 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:03.798949 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-28007e91-bf34-4106-970a-3c46a9d2ca77 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:03.800722 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28007e91-bf34-4106-970a-3c46a9d2ca77 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:03.800922 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28007e91-bf34-4106-970a-3c46a9d2ca77 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:03.801127 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28007e91-bf34-4106-970a-3c46a9d2ca77 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:03.801222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-28007e91-bf34-4106-970a-3c46a9d2ca77 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:03.805792 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:03.805792 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:03.806576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28007e91-bf34-4106-970a-3c46a9d2ca77 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:03.807096 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 926/3664] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:03 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:04.018844 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-123fe2b5-d3c1-4699-96d5-436dcf3ab55e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:04.020772 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-123fe2b5-d3c1-4699-96d5-436dcf3ab55e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:04.021043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-123fe2b5-d3c1-4699-96d5-436dcf3ab55e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:04.021299 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-123fe2b5-d3c1-4699-96d5-436dcf3ab55e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:04.021429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-123fe2b5-d3c1-4699-96d5-436dcf3ab55e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:04.025637 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:04.025637 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:04.026405 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-123fe2b5-d3c1-4699-96d5-436dcf3ab55e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:04.026875 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 928/3665] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:04 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:04.629350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f282eb1e-fd07-4137-9747-20f60d510259 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:04.631228 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f282eb1e-fd07-4137-9747-20f60d510259 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:04.631486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f282eb1e-fd07-4137-9747-20f60d510259 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:04.631718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f282eb1e-fd07-4137-9747-20f60d510259 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:04.638977 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:04.638977 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:04.642654 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f282eb1e-fd07-4137-9747-20f60d510259 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:04.647593 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f282eb1e-fd07-4137-9747-20f60d510259 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:04.648013 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 902/3666] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:04 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:04.730524 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f6fa39e8-4878-4c85-a842-0afa1b16f0ab None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:04.732957 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6fa39e8-4878-4c85-a842-0afa1b16f0ab tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:04.733197 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6fa39e8-4878-4c85-a842-0afa1b16f0ab tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:04.733436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6fa39e8-4878-4c85-a842-0afa1b16f0ab tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:04.741114 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:04.741114 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:04.744674 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f6fa39e8-4878-4c85-a842-0afa1b16f0ab tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:04.750119 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6fa39e8-4878-4c85-a842-0afa1b16f0ab tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:04.750765 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 911/3667] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:04 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:04.819281 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fe63423b-6aba-43cf-b9b7-7b06772deec0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:04.821064 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe63423b-6aba-43cf-b9b7-7b06772deec0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:04.821296 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe63423b-6aba-43cf-b9b7-7b06772deec0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:04.821455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe63423b-6aba-43cf-b9b7-7b06772deec0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:04.821555 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-fe63423b-6aba-43cf-b9b7-7b06772deec0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:04.825712 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:04.825712 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:04.826300 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe63423b-6aba-43cf-b9b7-7b06772deec0 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:04.826643 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 927/3668] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:04 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:05.006419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-071fbaf9-726a-4bbe-81fb-9dde4ef25f30 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.008524 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-071fbaf9-726a-4bbe-81fb-9dde4ef25f30 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:05.008733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-071fbaf9-726a-4bbe-81fb-9dde4ef25f30 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.008906 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-071fbaf9-726a-4bbe-81fb-9dde4ef25f30 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.015944 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.015944 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:05.019550 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-071fbaf9-726a-4bbe-81fb-9dde4ef25f30 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:05.023883 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-071fbaf9-726a-4bbe-81fb-9dde4ef25f30 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:05.024300 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 929/3669] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:05.036708 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7b86b611-d4b3-4e6a-82d3-586a020b63d0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.038591 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7b86b611-d4b3-4e6a-82d3-586a020b63d0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:05.038983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7b86b611-d4b3-4e6a-82d3-586a020b63d0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.038983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7b86b611-d4b3-4e6a-82d3-586a020b63d0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.039077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7b86b611-d4b3-4e6a-82d3-586a020b63d0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:05.043876 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.043876 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:05.044809 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7b86b611-d4b3-4e6a-82d3-586a020b63d0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:05.045342 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 903/3670] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:05.111355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4a85185a-9e03-4c87-a673-fa543a15ece5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.112005 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4a85185a-9e03-4c87-a673-fa543a15ece5 None None] GET https://10.4.3.158/volume// Jul 15 13:32:05.112235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4a85185a-9e03-4c87-a673-fa543a15ece5 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.112489 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4a85185a-9e03-4c87-a673-fa543a15ece5 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.112907 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4a85185a-9e03-4c87-a673-fa543a15ece5 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:05.113302 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 912/3671] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:05.122017 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f33634f1-6f58-43b5-9745-2c96cf4516b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.124944 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f33634f1-6f58-43b5-9745-2c96cf4516b1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:32:05.125415 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f33634f1-6f58-43b5-9745-2c96cf4516b1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08966626-e430-4971-b3eb-e6bb5bf96004", "connector": null, "instance_uuid": "3b5e6203-2d0a-4bcd-8787-ccce10c96028"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:05.137342 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.137342 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:05.165460 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f33634f1-6f58-43b5-9745-2c96cf4516b1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:32:05.166094 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 928/3672] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:32:05 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) Jul 15 13:32:05.194052 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6cdc77b3-c880-4809-bf27-c23034541cf7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.195977 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6cdc77b3-c880-4809-bf27-c23034541cf7 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:05.196198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6cdc77b3-c880-4809-bf27-c23034541cf7 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.196429 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6cdc77b3-c880-4809-bf27-c23034541cf7 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.201051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5fc76ac5-7d69-49a0-903b-e6712ce1fa29 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.201391 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5fc76ac5-7d69-49a0-903b-e6712ce1fa29 None None] GET https://10.4.3.158/volume// Jul 15 13:32:05.201525 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5fc76ac5-7d69-49a0-903b-e6712ce1fa29 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.201719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5fc76ac5-7d69-49a0-903b-e6712ce1fa29 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.202070 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5fc76ac5-7d69-49a0-903b-e6712ce1fa29 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:05.202428 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 904/3673] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:05.209756 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.209756 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:05.210303 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-3d7395af-46fa-4acc-8397-e6e6f07c6f8d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.212477 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-3d7395af-46fa-4acc-8397-e6e6f07c6f8d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:05.212711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-3d7395af-46fa-4acc-8397-e6e6f07c6f8d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.212942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-3d7395af-46fa-4acc-8397-e6e6f07c6f8d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.214346 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6cdc77b3-c880-4809-bf27-c23034541cf7 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:05.219542 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6cdc77b3-c880-4809-bf27-c23034541cf7 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:05.220051 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 930/3674] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:05.221905 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.221905 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:05.226057 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-3d7395af-46fa-4acc-8397-e6e6f07c6f8d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:05.230478 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-3d7395af-46fa-4acc-8397-e6e6f07c6f8d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:05.230821 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 913/3675] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 1118 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:05.341477 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.343954 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] PUT https://10.4.3.158/volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e Jul 15 13:32:05.344439 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:05.356754 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Acquiring lock "cinder-attachment_update-08966626-e430-4971-b3eb-e6bb5bf96004-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:32:05.362433 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Lock "cinder-attachment_update-08966626-e430-4971-b3eb-e6bb5bf96004-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:32:05.363432 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.363432 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:05.453409 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Lock "cinder-attachment_update-08966626-e430-4971-b3eb-e6bb5bf96004-np0000005195" released by "attachment_update" :: held 0.091s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:32:05.453830 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-f50e19e3-aa19-472e-a3b1-8626882b5431 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e returned with HTTP 200 Jul 15 13:32:05.454422 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 929/3676] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:32:05 2026] PUT /volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:05.764675 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-74ac5e5e-4599-4971-ae35-d8f3bccf7f93 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.766897 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-74ac5e5e-4599-4971-ae35-d8f3bccf7f93 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:05.767191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-74ac5e5e-4599-4971-ae35-d8f3bccf7f93 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.767478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-74ac5e5e-4599-4971-ae35-d8f3bccf7f93 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.776616 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.776616 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:05.780538 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-74ac5e5e-4599-4971-ae35-d8f3bccf7f93 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:05.785021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-74ac5e5e-4599-4971-ae35-d8f3bccf7f93 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:05.785431 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 905/3677] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:05.838309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-041f5abd-18f5-4a2f-a860-3850fbf38d8a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:05.840130 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-041f5abd-18f5-4a2f-a860-3850fbf38d8a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:05.840471 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-041f5abd-18f5-4a2f-a860-3850fbf38d8a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:05.840576 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-041f5abd-18f5-4a2f-a860-3850fbf38d8a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:05.840698 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-041f5abd-18f5-4a2f-a860-3850fbf38d8a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:05.845353 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:05.845353 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:05.846059 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-041f5abd-18f5-4a2f-a860-3850fbf38d8a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:05.846521 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 931/3678] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:05 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:06.056474 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4d968d49-cda9-4e26-a30c-c8717b114ba2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:06.059050 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d968d49-cda9-4e26-a30c-c8717b114ba2 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:06.059412 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d968d49-cda9-4e26-a30c-c8717b114ba2 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:06.059619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d968d49-cda9-4e26-a30c-c8717b114ba2 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:06.059697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4d968d49-cda9-4e26-a30c-c8717b114ba2 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:06.066276 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:06.066276 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:06.067544 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d968d49-cda9-4e26-a30c-c8717b114ba2 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:06.069290 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 914/3679] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:06 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:06.234987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-880b235e-89df-462b-b149-20bb21806970 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:06.237060 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-880b235e-89df-462b-b149-20bb21806970 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:06.237362 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-880b235e-89df-462b-b149-20bb21806970 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:06.237623 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-880b235e-89df-462b-b149-20bb21806970 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:06.250365 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:06.250365 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:06.256178 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-880b235e-89df-462b-b149-20bb21806970 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:06.261391 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-880b235e-89df-462b-b149-20bb21806970 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:06.261939 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 930/3680] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:06 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:06.801112 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-acfa699e-89c6-449c-b1dd-5a0f9e223b4a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:06.803160 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-acfa699e-89c6-449c-b1dd-5a0f9e223b4a tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:06.803393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-acfa699e-89c6-449c-b1dd-5a0f9e223b4a tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:06.803617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-acfa699e-89c6-449c-b1dd-5a0f9e223b4a tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:06.811782 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:06.811782 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:06.815853 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-acfa699e-89c6-449c-b1dd-5a0f9e223b4a tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:06.821085 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-acfa699e-89c6-449c-b1dd-5a0f9e223b4a tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:06.821567 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 906/3681] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:06 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:06.856522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2f3cd8cc-17e3-4bfc-bc54-dfd3045819d1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:06.858527 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2f3cd8cc-17e3-4bfc-bc54-dfd3045819d1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:06.858719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2f3cd8cc-17e3-4bfc-bc54-dfd3045819d1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:06.858890 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2f3cd8cc-17e3-4bfc-bc54-dfd3045819d1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:06.859030 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2f3cd8cc-17e3-4bfc-bc54-dfd3045819d1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:06.863898 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:06.863898 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:06.864502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2f3cd8cc-17e3-4bfc-bc54-dfd3045819d1 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:06.864890 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 932/3682] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:06 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:07.080340 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0bc5ae46-e25b-433d-bbd1-72d72458af1e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:07.081977 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0bc5ae46-e25b-433d-bbd1-72d72458af1e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:07.082287 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0bc5ae46-e25b-433d-bbd1-72d72458af1e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:07.082559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0bc5ae46-e25b-433d-bbd1-72d72458af1e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:07.082739 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-0bc5ae46-e25b-433d-bbd1-72d72458af1e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:07.087652 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:07.087652 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:07.088436 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0bc5ae46-e25b-433d-bbd1-72d72458af1e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:07.088812 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 915/3683] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:07 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:07.277783 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-24abf7c0-b3f3-424b-9831-887b2443c288 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:07.279592 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-24abf7c0-b3f3-424b-9831-887b2443c288 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:07.279797 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-24abf7c0-b3f3-424b-9831-887b2443c288 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:07.279994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-24abf7c0-b3f3-424b-9831-887b2443c288 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:07.288954 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:07.288954 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:07.292758 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-24abf7c0-b3f3-424b-9831-887b2443c288 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:07.297444 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-24abf7c0-b3f3-424b-9831-887b2443c288 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:07.298049 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 931/3684] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:07 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:07.833727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8a7f9c97-3ab9-4475-809d-7ae90f5c7b45 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:07.835461 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8a7f9c97-3ab9-4475-809d-7ae90f5c7b45 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:07.835640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8a7f9c97-3ab9-4475-809d-7ae90f5c7b45 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:07.835807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8a7f9c97-3ab9-4475-809d-7ae90f5c7b45 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:07.842246 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:07.842246 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:07.845673 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8a7f9c97-3ab9-4475-809d-7ae90f5c7b45 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:07.850380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8a7f9c97-3ab9-4475-809d-7ae90f5c7b45 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:07.850753 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 907/3685] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:07 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:07.875924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-582d7bda-e512-4d14-a1a0-8d44a081f18b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:07.877792 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-582d7bda-e512-4d14-a1a0-8d44a081f18b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:07.877988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-582d7bda-e512-4d14-a1a0-8d44a081f18b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:07.878190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-582d7bda-e512-4d14-a1a0-8d44a081f18b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:07.878326 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-582d7bda-e512-4d14-a1a0-8d44a081f18b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:07.882542 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:07.882542 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:07.883185 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-582d7bda-e512-4d14-a1a0-8d44a081f18b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:07.883596 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 933/3686] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:07 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:08.098328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4d97a14b-88b4-4bb8-bf06-c80522dbb552 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:08.100342 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d97a14b-88b4-4bb8-bf06-c80522dbb552 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:08.100571 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d97a14b-88b4-4bb8-bf06-c80522dbb552 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:08.100820 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d97a14b-88b4-4bb8-bf06-c80522dbb552 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:08.100989 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4d97a14b-88b4-4bb8-bf06-c80522dbb552 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:08.105115 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:08.105115 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:08.105896 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d97a14b-88b4-4bb8-bf06-c80522dbb552 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:08.106297 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 916/3687] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:08 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:08.310666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb6d7efe-fd48-4dce-bcb7-a90653b1ca34 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:08.312981 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb6d7efe-fd48-4dce-bcb7-a90653b1ca34 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:08.313215 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb6d7efe-fd48-4dce-bcb7-a90653b1ca34 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:08.313441 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb6d7efe-fd48-4dce-bcb7-a90653b1ca34 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:08.325309 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:08.325309 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:08.328983 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eb6d7efe-fd48-4dce-bcb7-a90653b1ca34 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:08.333903 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb6d7efe-fd48-4dce-bcb7-a90653b1ca34 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:08.334453 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 932/3688] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:08 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:08.863645 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6667d3a3-3e2c-46dd-8b4c-14c56a7ffb60 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:08.865508 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6667d3a3-3e2c-46dd-8b4c-14c56a7ffb60 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:08.865692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6667d3a3-3e2c-46dd-8b4c-14c56a7ffb60 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:08.865897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6667d3a3-3e2c-46dd-8b4c-14c56a7ffb60 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:08.874452 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:08.874452 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:08.878017 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6667d3a3-3e2c-46dd-8b4c-14c56a7ffb60 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:08.881935 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6667d3a3-3e2c-46dd-8b4c-14c56a7ffb60 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:08.883352 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 908/3689] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:08 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:08.895441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1ea2d18e-e5b8-4355-881b-406115c6769a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:08.898984 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1ea2d18e-e5b8-4355-881b-406115c6769a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:08.898984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1ea2d18e-e5b8-4355-881b-406115c6769a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:08.898984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1ea2d18e-e5b8-4355-881b-406115c6769a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:08.898984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1ea2d18e-e5b8-4355-881b-406115c6769a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:08.900475 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:08.900475 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:08.901001 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1ea2d18e-e5b8-4355-881b-406115c6769a tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:08.901334 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 934/3690] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:08 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:09.116469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc4b18c0-0235-412a-bb88-29b58c3c2ffe None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:09.118593 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc4b18c0-0235-412a-bb88-29b58c3c2ffe tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:09.118823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc4b18c0-0235-412a-bb88-29b58c3c2ffe tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:09.119067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc4b18c0-0235-412a-bb88-29b58c3c2ffe tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:09.119229 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fc4b18c0-0235-412a-bb88-29b58c3c2ffe tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:09.123924 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:09.123924 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:09.124773 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc4b18c0-0235-412a-bb88-29b58c3c2ffe tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:09.125188 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 917/3691] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:09 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:09.347157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d9e2aae0-e95c-41d5-93df-8f8ff110543c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:09.348856 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d9e2aae0-e95c-41d5-93df-8f8ff110543c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:09.349064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d9e2aae0-e95c-41d5-93df-8f8ff110543c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:09.349264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d9e2aae0-e95c-41d5-93df-8f8ff110543c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:09.358002 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:09.358002 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:09.361080 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d9e2aae0-e95c-41d5-93df-8f8ff110543c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:09.364814 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d9e2aae0-e95c-41d5-93df-8f8ff110543c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:09.365202 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 933/3692] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:09 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:09.894071 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3d1b95dd-5766-4062-b2dc-370183857af0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:09.895905 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d1b95dd-5766-4062-b2dc-370183857af0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:09.896105 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d1b95dd-5766-4062-b2dc-370183857af0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:09.896294 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3d1b95dd-5766-4062-b2dc-370183857af0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:09.902533 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:09.902533 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:09.905907 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3d1b95dd-5766-4062-b2dc-370183857af0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:09.910163 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3d1b95dd-5766-4062-b2dc-370183857af0 tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:09.910508 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3e0b28bf-d007-4cd7-a95a-615b80928b99 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:09.910765 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 909/3693] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:09 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:09.912546 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3e0b28bf-d007-4cd7-a95a-615b80928b99 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:09.912740 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3e0b28bf-d007-4cd7-a95a-615b80928b99 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:09.912915 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3e0b28bf-d007-4cd7-a95a-615b80928b99 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:09.913051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-3e0b28bf-d007-4cd7-a95a-615b80928b99 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:09.917002 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:09.917002 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:09.917603 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3e0b28bf-d007-4cd7-a95a-615b80928b99 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:09.917932 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 935/3694] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:09 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:09.925783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-763ddc20-7479-46ef-b1ed-871e342877df None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:09.927465 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] DELETE https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:09.927658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:09.927825 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:09.927996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Delete volume with id: 90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:09.934540 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:09.934540 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:09.935063 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:09.949980 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Delete volume request issued successfully. Jul 15 13:32:09.950269 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-763ddc20-7479-46ef-b1ed-871e342877df tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 202 Jul 15 13:32:09.950764 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 918/3695] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:09 2026] DELETE /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:09.957871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a1cea461-1747-48fa-ac60-47f2cef821bd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:09.960025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1cea461-1747-48fa-ac60-47f2cef821bd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:09.960279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1cea461-1747-48fa-ac60-47f2cef821bd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:09.960519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1cea461-1747-48fa-ac60-47f2cef821bd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:09.968944 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:09.968944 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:09.973366 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a1cea461-1747-48fa-ac60-47f2cef821bd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Volume info retrieved successfully. Jul 15 13:32:09.978130 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1cea461-1747-48fa-ac60-47f2cef821bd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 200 Jul 15 13:32:09.978753 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 934/3696] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:09 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 1294 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:10.136586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2a095ce1-759a-456b-950c-9df224febc12 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:10.138282 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2a095ce1-759a-456b-950c-9df224febc12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:10.138476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2a095ce1-759a-456b-950c-9df224febc12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:10.138649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2a095ce1-759a-456b-950c-9df224febc12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:10.138751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2a095ce1-759a-456b-950c-9df224febc12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:10.142678 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:10.142678 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:10.143342 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2a095ce1-759a-456b-950c-9df224febc12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:10.143662 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 910/3697] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:10 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:10.377396 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4b3dd609-e99c-46f8-90b3-8429ded0815f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:10.379273 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b3dd609-e99c-46f8-90b3-8429ded0815f tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:10.379518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b3dd609-e99c-46f8-90b3-8429ded0815f tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:10.379715 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4b3dd609-e99c-46f8-90b3-8429ded0815f tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:10.388955 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:10.388955 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:10.392255 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4b3dd609-e99c-46f8-90b3-8429ded0815f tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:10.396348 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4b3dd609-e99c-46f8-90b3-8429ded0815f tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:10.396737 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 936/3698] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:10 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:10.928388 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2c4f63d5-7c71-40a2-ac12-80cc6ffb4824 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:10.930655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c4f63d5-7c71-40a2-ac12-80cc6ffb4824 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:10.930872 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c4f63d5-7c71-40a2-ac12-80cc6ffb4824 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:10.931122 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c4f63d5-7c71-40a2-ac12-80cc6ffb4824 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:10.931263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2c4f63d5-7c71-40a2-ac12-80cc6ffb4824 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:10.937098 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:10.937098 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:10.938005 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c4f63d5-7c71-40a2-ac12-80cc6ffb4824 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:10.938696 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 919/3699] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:10 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:10.990757 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9083d7f5-f618-4e85-b379-eb5c47ac9acd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:10.992615 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9083d7f5-f618-4e85-b379-eb5c47ac9acd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] GET https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd Jul 15 13:32:10.992810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9083d7f5-f618-4e85-b379-eb5c47ac9acd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:10.993006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9083d7f5-f618-4e85-b379-eb5c47ac9acd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:10.999320 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9083d7f5-f618-4e85-b379-eb5c47ac9acd tempest-VolumeAndVolumeTypeFromImageTest-543290201 tempest-VolumeAndVolumeTypeFromImageTest-543290201-project-member] https://10.4.3.158/volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd returned with HTTP 404 Jul 15 13:32:10.999781 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 935/3700] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:10 2026] GET /volume/v3/volumes/90350396-a69d-4ed3-8b4a-ed5677726bbd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:11.154574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d6769a10-c136-4f3e-8ae7-a306db36a2b7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:11.158069 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6769a10-c136-4f3e-8ae7-a306db36a2b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:11.158358 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6769a10-c136-4f3e-8ae7-a306db36a2b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:11.158595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6769a10-c136-4f3e-8ae7-a306db36a2b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:11.158747 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-d6769a10-c136-4f3e-8ae7-a306db36a2b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:11.160647 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=354,cinder:UPDATE=72,cinder:INSERT=41 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:32:11.163887 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:11.163887 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:11.165102 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6769a10-c136-4f3e-8ae7-a306db36a2b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:11.165598 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 911/3701] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:11 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:11.235177 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:11.237164 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:32:11.237356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:11.237568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:11.238485 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:32:11.256161 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Get all volumes completed successfully. Jul 15 13:32:11.259513 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:11.259513 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:11.264476 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26c2eda3-3d28-428f-97be-6b5312fe6331 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:32:11.264902 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 937/3702] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:32:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15426 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:11.283764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:11.285921 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 Jul 15 13:32:11.286249 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:11.286492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:11.286716 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Delete volume with id: 0a83f140-4c4a-4314-9194-f68f6f1ed873 Jul 15 13:32:11.296027 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:11.296027 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:11.296498 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Volume info retrieved successfully. Jul 15 13:32:11.307487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.image.cache [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'cc7e0b73-53f2-414d-a331-7aed6ae5473a', 'volume_id': '0a83f140-4c4a-4314-9194-f68f6f1ed873', 'host': 'np0000005195@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 15, 13, 31, 42), 'last_used': datetime.datetime(2026, 7, 15, 13, 32, 10)}. {{(pid=100146) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 15 13:32:11.317386 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Delete volume request issued successfully. Jul 15 13:32:11.317655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-20f0ccdd-ccca-4dc5-9476-fa0ea83aea25 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 returned with HTTP 202 Jul 15 13:32:11.318163 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 920/3703] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:11 2026] DELETE /volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:11.325708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0de2e1a-c3f4-40d2-ba24-e84444170b59 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:11.327497 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0de2e1a-c3f4-40d2-ba24-e84444170b59 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] GET https://10.4.3.158/volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 Jul 15 13:32:11.327707 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0de2e1a-c3f4-40d2-ba24-e84444170b59 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:11.327928 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0de2e1a-c3f4-40d2-ba24-e84444170b59 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:11.335733 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:11.335733 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:11.339298 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c0de2e1a-c3f4-40d2-ba24-e84444170b59 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Volume info retrieved successfully. Jul 15 13:32:11.343236 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0de2e1a-c3f4-40d2-ba24-e84444170b59 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 returned with HTTP 200 Jul 15 13:32:11.343871 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 936/3704] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:11 2026] GET /volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 => generated 1105 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:11.410203 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cd701201-6393-48d9-94c0-0d6b251cbacc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:11.412050 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd701201-6393-48d9-94c0-0d6b251cbacc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:11.412284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd701201-6393-48d9-94c0-0d6b251cbacc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:11.412539 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd701201-6393-48d9-94c0-0d6b251cbacc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:11.422908 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:11.422908 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:11.426794 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cd701201-6393-48d9-94c0-0d6b251cbacc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:11.430949 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd701201-6393-48d9-94c0-0d6b251cbacc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:11.431438 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 912/3705] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:11 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:11.948592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4acf571e-c9d9-41b2-b0cb-1f4d63582ba8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:11.950356 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4acf571e-c9d9-41b2-b0cb-1f4d63582ba8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:11.950553 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4acf571e-c9d9-41b2-b0cb-1f4d63582ba8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:11.950765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4acf571e-c9d9-41b2-b0cb-1f4d63582ba8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:11.950924 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4acf571e-c9d9-41b2-b0cb-1f4d63582ba8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:11.955270 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:11.955270 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:11.955851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4acf571e-c9d9-41b2-b0cb-1f4d63582ba8 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:11.956250 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 938/3706] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:11 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:12.176220 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-64eccffd-1c72-4964-83de-28d321b345f4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.178231 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-64eccffd-1c72-4964-83de-28d321b345f4 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:12.178452 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-64eccffd-1c72-4964-83de-28d321b345f4 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:12.178657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-64eccffd-1c72-4964-83de-28d321b345f4 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:12.178796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-64eccffd-1c72-4964-83de-28d321b345f4 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:12.185450 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:12.185450 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:12.186681 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-64eccffd-1c72-4964-83de-28d321b345f4 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:12.187180 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 921/3707] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:12 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:12.355912 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7fcc40d0-4d35-42af-8155-c9682df469fb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.358691 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fcc40d0-4d35-42af-8155-c9682df469fb tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] GET https://10.4.3.158/volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 Jul 15 13:32:12.359008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fcc40d0-4d35-42af-8155-c9682df469fb tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:12.359303 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fcc40d0-4d35-42af-8155-c9682df469fb tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:12.361886 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=391,cinder:INSERT=34,cinder:UPDATE=71,cinder:DELETE=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:32:12.368290 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fcc40d0-4d35-42af-8155-c9682df469fb tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 returned with HTTP 404 Jul 15 13:32:12.368988 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 937/3708] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:12 2026] GET /volume/v3/volumes/0a83f140-4c4a-4314-9194-f68f6f1ed873 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:12.375594 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1f80e4f9-d612-4489-a956-be72c2d6b04a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.377473 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f80e4f9-d612-4489-a956-be72c2d6b04a tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] DELETE https://10.4.3.158/volume/v3/types/c71eefcf-9b89-4e4a-a5cf-097208d084b9 Jul 15 13:32:12.377728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f80e4f9-d612-4489-a956-be72c2d6b04a tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:12.378040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f80e4f9-d612-4489-a956-be72c2d6b04a tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:12.401445 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f80e4f9-d612-4489-a956-be72c2d6b04a tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/types/c71eefcf-9b89-4e4a-a5cf-097208d084b9 returned with HTTP 202 Jul 15 13:32:12.401914 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 913/3709] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:12 2026] DELETE /volume/v3/types/c71eefcf-9b89-4e4a-a5cf-097208d084b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:12.408395 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ad213dc2-d889-46b0-9103-781a0ba7f8c5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.410077 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ad213dc2-d889-46b0-9103-781a0ba7f8c5 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] GET https://10.4.3.158/volume/v3/types/c71eefcf-9b89-4e4a-a5cf-097208d084b9 Jul 15 13:32:12.410294 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ad213dc2-d889-46b0-9103-781a0ba7f8c5 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:12.410469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ad213dc2-d889-46b0-9103-781a0ba7f8c5 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:12.413562 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ad213dc2-d889-46b0-9103-781a0ba7f8c5 tempest-VolumeAndVolumeTypeFromImageTest-211211992 tempest-VolumeAndVolumeTypeFromImageTest-211211992-project-admin] https://10.4.3.158/volume/v3/types/c71eefcf-9b89-4e4a-a5cf-097208d084b9 returned with HTTP 404 Jul 15 13:32:12.414044 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 939/3710] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:32:12 2026] GET /volume/v3/types/c71eefcf-9b89-4e4a-a5cf-097208d084b9 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:12.444330 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c36c8112-32c3-44c5-b08d-78363d6ebf04 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.446234 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c36c8112-32c3-44c5-b08d-78363d6ebf04 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:12.446487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c36c8112-32c3-44c5-b08d-78363d6ebf04 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:12.446711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c36c8112-32c3-44c5-b08d-78363d6ebf04 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:12.456922 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:12.456922 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:12.461301 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c36c8112-32c3-44c5-b08d-78363d6ebf04 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:12.466466 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c36c8112-32c3-44c5-b08d-78363d6ebf04 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:12.466934 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 922/3711] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:12 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:12.810462 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-ccbc4ec8-47d7-42f4-90ba-9476a904ba79 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.813943 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-ccbc4ec8-47d7-42f4-90ba-9476a904ba79 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e/action Jul 15 13:32:12.814243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-ccbc4ec8-47d7-42f4-90ba-9476a904ba79 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:12.814435 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-ccbc4ec8-47d7-42f4-90ba-9476a904ba79 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:12.847092 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:12.847092 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:12.858037 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f72182ef-358a-410a-8f0d-24695c0ab0ce req-ccbc4ec8-47d7-42f4-90ba-9476a904ba79 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e/action returned with HTTP 204 Jul 15 13:32:12.858205 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 938/3712] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:32:12 2026] POST /volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:12.965696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a33e349d-cf9d-4fce-96f0-7044f3d8bcf9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.968086 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a33e349d-cf9d-4fce-96f0-7044f3d8bcf9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:12.968299 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a33e349d-cf9d-4fce-96f0-7044f3d8bcf9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:12.968554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a33e349d-cf9d-4fce-96f0-7044f3d8bcf9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:12.968709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a33e349d-cf9d-4fce-96f0-7044f3d8bcf9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:12.974091 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:12.974091 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:12.974937 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a33e349d-cf9d-4fce-96f0-7044f3d8bcf9 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:12.975618 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 914/3713] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:12 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:12.985905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:12.987991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] POST https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38/action Jul 15 13:32:12.988436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:12.988588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:12.990717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.admin_actions [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Updating backup '03c8f23b-046f-420e-8456-86570a919f38' with '{'status': 'error'}' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 15 13:32:12.998617 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:12.998617 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:12.999942 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7cd3ce884a7a4b638d3c8e73bc82aca8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6b88b0eb2eff47c9bd2e2e9bfa6578d1', '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=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:13.000197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7051acd7-9abc-47c3-ae40-8b3b43588b3b tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38/action returned with HTTP 403 Jul 15 13:32:13.000871 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 940/3714] 10.4.3.158 () {70 vars in 1430 bytes} [Wed Jul 15 13:32:12 2026] POST /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:13.007671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cec19627-9a5e-4e84-a551-59200bb60e04 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:13.009413 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee Jul 15 13:32:13.009604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:13.009775 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:13.009922 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete volume with id: 129c8ef4-f1f5-403f-b417-4fb0124b48ee Jul 15 13:32:13.011794 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=327,cinder:INSERT=26,cinder:UPDATE=63,cinder:DELETE=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:32:13.018119 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:13.018119 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:13.018553 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:32:13.034889 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete volume request issued successfully. Jul 15 13:32:13.035126 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cec19627-9a5e-4e84-a551-59200bb60e04 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee returned with HTTP 202 Jul 15 13:32:13.035509 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 923/3715] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:13 2026] DELETE /volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:13.046647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7b0c311c-e212-415e-8ac4-8d3b6cc87dc3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:13.048371 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b0c311c-e212-415e-8ac4-8d3b6cc87dc3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee Jul 15 13:32:13.048599 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b0c311c-e212-415e-8ac4-8d3b6cc87dc3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:13.048780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b0c311c-e212-415e-8ac4-8d3b6cc87dc3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:13.056615 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:13.056615 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:13.062194 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7b0c311c-e212-415e-8ac4-8d3b6cc87dc3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:32:13.067043 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b0c311c-e212-415e-8ac4-8d3b6cc87dc3 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee returned with HTTP 200 Jul 15 13:32:13.067513 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 939/3716] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:13 2026] GET /volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:13.198419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5304916d-7da2-4aca-a805-c2f9b0c9e0da None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:13.200532 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5304916d-7da2-4aca-a805-c2f9b0c9e0da tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:13.200623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5304916d-7da2-4aca-a805-c2f9b0c9e0da tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:13.200809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5304916d-7da2-4aca-a805-c2f9b0c9e0da tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:13.200951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5304916d-7da2-4aca-a805-c2f9b0c9e0da tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:13.205741 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:13.205741 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:13.206655 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5304916d-7da2-4aca-a805-c2f9b0c9e0da tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:13.207122 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 915/3717] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:13 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:13.482035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dc79e91c-eee8-43b6-9b2b-7f20a4b55dd0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:13.484038 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc79e91c-eee8-43b6-9b2b-7f20a4b55dd0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:13.484321 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc79e91c-eee8-43b6-9b2b-7f20a4b55dd0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:13.484506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dc79e91c-eee8-43b6-9b2b-7f20a4b55dd0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:13.496800 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:13.496800 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:13.500583 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-dc79e91c-eee8-43b6-9b2b-7f20a4b55dd0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:13.504721 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dc79e91c-eee8-43b6-9b2b-7f20a4b55dd0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:13.505106 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 941/3718] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:13 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:13.520687 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4e0145f3-8a04-444c-8232-bd2b0e5c0349 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:13.523194 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4e0145f3-8a04-444c-8232-bd2b0e5c0349 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:13.523469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4e0145f3-8a04-444c-8232-bd2b0e5c0349 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:13.523696 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4e0145f3-8a04-444c-8232-bd2b0e5c0349 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:13.539384 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:13.539384 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:13.544463 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4e0145f3-8a04-444c-8232-bd2b0e5c0349 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:13.549623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4e0145f3-8a04-444c-8232-bd2b0e5c0349 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:13.550150 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 924/3719] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:13 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 1231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:14.080319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-edbf9536-9eb2-46c2-a6e3-a33c4e35b9c4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.082114 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-edbf9536-9eb2-46c2-a6e3-a33c4e35b9c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee Jul 15 13:32:14.082374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-edbf9536-9eb2-46c2-a6e3-a33c4e35b9c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.082566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-edbf9536-9eb2-46c2-a6e3-a33c4e35b9c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.088293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-edbf9536-9eb2-46c2-a6e3-a33c4e35b9c4 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee returned with HTTP 404 Jul 15 13:32:14.088817 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 940/3720] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/volumes/129c8ef4-f1f5-403f-b417-4fb0124b48ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:14.100909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2cb42f45-d0e0-454c-bf63-9b634e40a6fb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.102752 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2cb42f45-d0e0-454c-bf63-9b634e40a6fb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:32:14.102992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2cb42f45-d0e0-454c-bf63-9b634e40a6fb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.103199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2cb42f45-d0e0-454c-bf63-9b634e40a6fb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.103301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2cb42f45-d0e0-454c-bf63-9b634e40a6fb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:14.108411 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.108411 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:14.109300 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2cb42f45-d0e0-454c-bf63-9b634e40a6fb tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-reader] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:32:14.109702 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 916/3721] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.114718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1a6ae4ca-a930-4ca7-b1cf-4e6e13701cae None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.116933 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a6ae4ca-a930-4ca7-b1cf-4e6e13701cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:14.117219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a6ae4ca-a930-4ca7-b1cf-4e6e13701cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.117461 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a6ae4ca-a930-4ca7-b1cf-4e6e13701cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.122907 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.124753 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] DELETE https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:14.125006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.125237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.125446 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete backup with id: 03c8f23b-046f-420e-8456-86570a919f38. Jul 15 13:32:14.126357 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.126357 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:14.128455 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=339,cinder:INSERT=27,cinder:UPDATE=63,cinder:DELETE=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:32:14.130041 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.130041 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:14.131403 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1a6ae4ca-a930-4ca7-b1cf-4e6e13701cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:14.137533 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a6ae4ca-a930-4ca7-b1cf-4e6e13701cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:14.138012 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 942/3722] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.145524 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] delete_backup rpcapi backup_id 03c8f23b-046f-420e-8456-86570a919f38 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:32:14.148016 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6b7da8c2-82d4-483c-ac3e-1187a4907f26 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 202 Jul 15 13:32:14.148383 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 925/3723] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:14 2026] DELETE /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:14.155126 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f7032754-d6f4-4a25-8237-0c1e212b4f6c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.159576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f7032754-d6f4-4a25-8237-0c1e212b4f6c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:14.159795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f7032754-d6f4-4a25-8237-0c1e212b4f6c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.160004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f7032754-d6f4-4a25-8237-0c1e212b4f6c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.160129 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f7032754-d6f4-4a25-8237-0c1e212b4f6c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:14.166712 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.166712 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:14.167454 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f7032754-d6f4-4a25-8237-0c1e212b4f6c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 200 Jul 15 13:32:14.167853 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 941/3724] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.218814 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e1a1d3b7-f38b-488e-88a2-19970c367043 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.222102 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e1a1d3b7-f38b-488e-88a2-19970c367043 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:14.222102 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e1a1d3b7-f38b-488e-88a2-19970c367043 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.222286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e1a1d3b7-f38b-488e-88a2-19970c367043 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.222480 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e1a1d3b7-f38b-488e-88a2-19970c367043 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:14.227579 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.227579 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:14.228480 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e1a1d3b7-f38b-488e-88a2-19970c367043 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:14.229432 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 917/3725] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.484696 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-f84d3058-97e7-48ba-8cb7-98b87d95ae08 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.487533 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-f84d3058-97e7-48ba-8cb7-98b87d95ae08 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:14.488640 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-f84d3058-97e7-48ba-8cb7-98b87d95ae08 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.488640 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-f84d3058-97e7-48ba-8cb7-98b87d95ae08 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.495740 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.495740 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:14.499919 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-f84d3058-97e7-48ba-8cb7-98b87d95ae08 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:14.504648 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-f84d3058-97e7-48ba-8cb7-98b87d95ae08 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:14.505074 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 943/3726] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.529776 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9fc3a9a5-2d15-44fe-af31-812ddec96030 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.575530 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-12e58738-1dc0-40a5-ab9c-1bc2cb376f80 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.576025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12e58738-1dc0-40a5-ab9c-1bc2cb376f80 None None] GET https://10.4.3.158/volume// Jul 15 13:32:14.576297 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12e58738-1dc0-40a5-ab9c-1bc2cb376f80 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.576572 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12e58738-1dc0-40a5-ab9c-1bc2cb376f80 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.577028 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12e58738-1dc0-40a5-ab9c-1bc2cb376f80 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:14.577468 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 942/3727] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:14.590933 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-5a1c971e-776b-4db6-93c3-e60585d9cab0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.596988 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-5a1c971e-776b-4db6-93c3-e60585d9cab0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:32:14.596988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-5a1c971e-776b-4db6-93c3-e60585d9cab0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4275784-8656-4beb-b18e-4843e3f52348", "connector": null, "instance_uuid": "3b5e6203-2d0a-4bcd-8787-ccce10c96028"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:14.604685 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.604685 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:14.630146 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9fc3a9a5-2d15-44fe-af31-812ddec96030 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:32:14.630531 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9fc3a9a5-2d15-44fe-af31-812ddec96030 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-241791445", "extra_specs": {"storage_protocol": "tempest-storage_protocol-188124031", "vendor_name": "tempest-vendor_name-559244533"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:14.635294 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-5a1c971e-776b-4db6-93c3-e60585d9cab0 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:32:14.635719 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 918/3728] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:32:14 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) Jul 15 13:32:14.656763 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9fc3a9a5-2d15-44fe-af31-812ddec96030 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:32:14.657216 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 926/3729] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:32:14 2026] POST /volume/v3/types => generated 327 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.668171 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.668171 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:14.668592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "83d9ce9c-2e7b-4810-b3eb-4199919e1c72", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:14.669436 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b5447348-b6c8-43ec-a27f-cdb6cc66edb1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.671381 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b5447348-b6c8-43ec-a27f-cdb6cc66edb1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:14.671590 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b5447348-b6c8-43ec-a27f-cdb6cc66edb1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.671793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b5447348-b6c8-43ec-a27f-cdb6cc66edb1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.671848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume request body: {'volume': {'volume_type': '83d9ce9c-2e7b-4810-b3eb-4199919e1c72', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:14.681225 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume of 1 GB Jul 15 13:32:14.681616 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.681616 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:14.682110 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:14.683603 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.683603 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:14.687950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-38541886-6926-4af4-bd30-f972877c2141 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.688122 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-38541886-6926-4af4-bd30-f972877c2141 None None] GET https://10.4.3.158/volume// Jul 15 13:32:14.688335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-38541886-6926-4af4-bd30-f972877c2141 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.688517 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-38541886-6926-4af4-bd30-f972877c2141 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.688847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-38541886-6926-4af4-bd30-f972877c2141 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:14.689438 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 919/3730] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:14.692816 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b5447348-b6c8-43ec-a27f-cdb6cc66edb1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:14.695083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Flow 'volume_create_api' (8390f223-2d4a-4468-8103-28484d051873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:14.695936 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b5447348-b6c8-43ec-a27f-cdb6cc66edb1 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:14.696159 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 943/3731] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 936 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.698563 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264c35cd-8d51-480c-8115-b46a422ee7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:14.699634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:14.702191 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-16125a2f-1def-4102-bd7e-d8d182b4d0c3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.704228 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-16125a2f-1def-4102-bd7e-d8d182b4d0c3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:14.704444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-16125a2f-1def-4102-bd7e-d8d182b4d0c3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.704631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-16125a2f-1def-4102-bd7e-d8d182b4d0c3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.713881 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.713881 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:14.720235 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-16125a2f-1def-4102-bd7e-d8d182b4d0c3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:14.722929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-16125a2f-1def-4102-bd7e-d8d182b4d0c3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:14.723450 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (264c35cd-8d51-480c-8115-b46a422ee7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:32:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-188124031',vendor_name='tempest-vendor_name-559244533'},id=83d9ce9c-2e7b-4810-b3eb-4199919e1c72,is_public=True,name='tempest-ProjectMemberTests-volume-type-241791445',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83d9ce9c-2e7b-4810-b3eb-4199919e1c72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:14.723677 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 927/3732] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 1116 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:14.723985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f52457-895b-4458-8833-86fc44203214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:14.758401 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-241791445 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-241791445, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:14.758848 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-241791445 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-241791445, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:14.803710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Created reservations ['37fb1b50-8831-4a8f-8598-c49431ba80c7', 'ce114271-6ad2-4183-827c-6df70bed482f', '95702c9c-d9d0-4d4e-8132-03f065756fa0', 'cec3db6d-c604-4c3b-bc47-752e237b6c73'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:14.804852 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f52457-895b-4458-8833-86fc44203214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37fb1b50-8831-4a8f-8598-c49431ba80c7', 'ce114271-6ad2-4183-827c-6df70bed482f', '95702c9c-d9d0-4d4e-8132-03f065756fa0', 'cec3db6d-c604-4c3b-bc47-752e237b6c73']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:14.805944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7ee2af-5856-4ee6-ba4f-6211db2678cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:14.834681 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.836782 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] PUT https://10.4.3.158/volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef Jul 15 13:32:14.837217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:14.839057 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7ee2af-5856-4ee6-ba4f-6211db2678cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92550824-cbae-489a-85ea-9472ba8d5492', '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='07392f42a0da4456a54eb8148ddc1415',qos_specs=None,replication_status=,reservations=['37fb1b50-8831-4a8f-8598-c49431ba80c7','ce114271-6ad2-4183-827c-6df70bed482f','95702c9c-d9d0-4d4e-8132-03f065756fa0','cec3db6d-c604-4c3b-bc47-752e237b6c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_type_id=83d9ce9c-2e7b-4810-b3eb-4199919e1c72), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92550824-cbae-489a-85ea-9472ba8d5492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07392f42a0da4456a54eb8148ddc1415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83d9ce9c-2e7b-4810-b3eb-4199919e1c72),volume_type_id=83d9ce9c-2e7b-4810-b3eb-4199919e1c72)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:14.839908 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbafe868-bc26-4cf6-b8b1-e691d1d9f218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:14.844623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Acquiring lock "cinder-attachment_update-d4275784-8656-4beb-b18e-4843e3f52348-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:32:14.854317 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Lock "cinder-attachment_update-d4275784-8656-4beb-b18e-4843e3f52348-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:32:14.854317 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.854317 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:14.881446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbafe868-bc26-4cf6-b8b1-e691d1d9f218) transitioned into state 'SUCCESS' from 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='07392f42a0da4456a54eb8148ddc1415',qos_specs=None,replication_status=,reservations=['37fb1b50-8831-4a8f-8598-c49431ba80c7','ce114271-6ad2-4183-827c-6df70bed482f','95702c9c-d9d0-4d4e-8132-03f065756fa0','cec3db6d-c604-4c3b-bc47-752e237b6c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_type_id=83d9ce9c-2e7b-4810-b3eb-4199919e1c72)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:14.882699 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36286243-dce4-402c-82d9-6ddfab5c14b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:14.896026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36286243-dce4-402c-82d9-6ddfab5c14b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:14.896840 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Flow 'volume_create_api' (8390f223-2d4a-4468-8103-28484d051873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:14.897270 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume request issued successfully. Jul 15 13:32:14.897856 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4a70f93b-22b7-44a1-bf61-20fc8ccf9db8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:14.902549 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 944/3733] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:32:14 2026] POST /volume/v3/volumes => generated 773 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:14.914811 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-47521eda-7198-4f5c-ab84-4b05f9b62402 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:14.916850 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47521eda-7198-4f5c-ab84-4b05f9b62402 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 Jul 15 13:32:14.917092 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47521eda-7198-4f5c-ab84-4b05f9b62402 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:14.917373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47521eda-7198-4f5c-ab84-4b05f9b62402 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:14.932244 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:14.932244 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:14.938771 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-47521eda-7198-4f5c-ab84-4b05f9b62402 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:14.944622 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47521eda-7198-4f5c-ab84-4b05f9b62402 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 returned with HTTP 200 Jul 15 13:32:14.945179 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 944/3734] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:14 2026] GET /volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:14.949282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Lock "cinder-attachment_update-d4275784-8656-4beb-b18e-4843e3f52348-np0000005195" released by "attachment_update" :: held 0.100s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:32:14.949634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-288469de-abad-458f-afe1-39bc94151679 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef returned with HTTP 200 Jul 15 13:32:14.950178 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 920/3735] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:32:14 2026] PUT /volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:15.178840 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c5178478-4909-4442-a8a4-a690c364e7b5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:15.180799 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5178478-4909-4442-a8a4-a690c364e7b5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 Jul 15 13:32:15.181055 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5178478-4909-4442-a8a4-a690c364e7b5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:15.181307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5178478-4909-4442-a8a4-a690c364e7b5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:15.181431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c5178478-4909-4442-a8a4-a690c364e7b5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 03c8f23b-046f-420e-8456-86570a919f38. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:15.185483 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5178478-4909-4442-a8a4-a690c364e7b5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 returned with HTTP 404 Jul 15 13:32:15.186068 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 928/3736] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:15 2026] GET /volume/v3/backups/03c8f23b-046f-420e-8456-86570a919f38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:15.197733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-140ac27b-25ff-41d0-a318-d273bbe50549 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:15.200482 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-140ac27b-25ff-41d0-a318-d273bbe50549 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] DELETE https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:32:15.200761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-140ac27b-25ff-41d0-a318-d273bbe50549 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:15.201016 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-140ac27b-25ff-41d0-a318-d273bbe50549 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:15.201166 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-140ac27b-25ff-41d0-a318-d273bbe50549 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete backup with id: e8b4da12-4221-4562-b2a2-e5f878ac79d6. Jul 15 13:32:15.206402 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:15.206402 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:15.221280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-140ac27b-25ff-41d0-a318-d273bbe50549 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] delete_backup rpcapi backup_id e8b4da12-4221-4562-b2a2-e5f878ac79d6 {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:32:15.223245 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-140ac27b-25ff-41d0-a318-d273bbe50549 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 202 Jul 15 13:32:15.223761 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 945/3737] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:15 2026] DELETE /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:15.232854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6969bfbe-5b2e-4ef2-ba13-0301e80edc50 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:15.235202 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6969bfbe-5b2e-4ef2-ba13-0301e80edc50 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:32:15.235501 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6969bfbe-5b2e-4ef2-ba13-0301e80edc50 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:15.235802 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6969bfbe-5b2e-4ef2-ba13-0301e80edc50 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:15.235913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6969bfbe-5b2e-4ef2-ba13-0301e80edc50 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:15.244992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0bf6b631-d59a-409a-b5fd-65eb5bf8878a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:15.246235 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:15.246235 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:15.246235 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6969bfbe-5b2e-4ef2-ba13-0301e80edc50 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 200 Jul 15 13:32:15.246487 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0bf6b631-d59a-409a-b5fd-65eb5bf8878a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:15.246532 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 945/3738] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:15 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:15.246571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0bf6b631-d59a-409a-b5fd-65eb5bf8878a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:15.246571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0bf6b631-d59a-409a-b5fd-65eb5bf8878a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:15.246571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0bf6b631-d59a-409a-b5fd-65eb5bf8878a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:15.250747 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:15.250747 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:15.251750 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0bf6b631-d59a-409a-b5fd-65eb5bf8878a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:15.252243 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 921/3739] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:15 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:15.712659 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a7da9bf0-31cf-42e6-a164-cd7c8a2980b3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:15.717434 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a7da9bf0-31cf-42e6-a164-cd7c8a2980b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:15.719172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a7da9bf0-31cf-42e6-a164-cd7c8a2980b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:15.719172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a7da9bf0-31cf-42e6-a164-cd7c8a2980b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:15.729114 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:15.729114 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:15.733719 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a7da9bf0-31cf-42e6-a164-cd7c8a2980b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:15.739151 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a7da9bf0-31cf-42e6-a164-cd7c8a2980b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:15.739878 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 929/3740] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:15 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:15.961911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-59311a3b-46c5-4faf-8106-55da831c024c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:15.967385 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-59311a3b-46c5-4faf-8106-55da831c024c tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 Jul 15 13:32:15.967586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-59311a3b-46c5-4faf-8106-55da831c024c tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:15.967774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-59311a3b-46c5-4faf-8106-55da831c024c tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:15.977507 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:15.977507 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:15.980866 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-59311a3b-46c5-4faf-8106-55da831c024c tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:15.984242 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-59311a3b-46c5-4faf-8106-55da831c024c tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 returned with HTTP 200 Jul 15 13:32:15.984575 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 946/3741] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:15 2026] GET /volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:15.998609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-82c09675-8b30-489f-8e15-c78ff6eedc12 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.000196 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82c09675-8b30-489f-8e15-c78ff6eedc12 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:32:16.000506 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82c09675-8b30-489f-8e15-c78ff6eedc12 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.000784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82c09675-8b30-489f-8e15-c78ff6eedc12 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.005921 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82c09675-8b30-489f-8e15-c78ff6eedc12 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:32:16.005921 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 946/3742] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:32:15 2026] GET /volume/v3/messages => generated 1326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:16.014573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1ac9c25f-07fb-4ffd-9d9c-e6e1a1a0af3e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.082181 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ac9c25f-07fb-4ffd-9d9c-e6e1a1a0af3e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] DELETE https://10.4.3.158/volume/v3/messages/8d2dc5d9-e25e-40d3-ad64-8ab906aec20e Jul 15 13:32:16.082413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ac9c25f-07fb-4ffd-9d9c-e6e1a1a0af3e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.082733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ac9c25f-07fb-4ffd-9d9c-e6e1a1a0af3e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.093666 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ac9c25f-07fb-4ffd-9d9c-e6e1a1a0af3e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] https://10.4.3.158/volume/v3/messages/8d2dc5d9-e25e-40d3-ad64-8ab906aec20e returned with HTTP 204 Jul 15 13:32:16.093922 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 922/3743] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:32:16 2026] DELETE /volume/v3/messages/8d2dc5d9-e25e-40d3-ad64-8ab906aec20e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:32:16.102488 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d6d1f258-e5c5-43b2-aa70-e04189c996a6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.106435 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6d1f258-e5c5-43b2-aa70-e04189c996a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] GET https://10.4.3.158/volume/v3/messages/8d2dc5d9-e25e-40d3-ad64-8ab906aec20e Jul 15 13:32:16.106435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6d1f258-e5c5-43b2-aa70-e04189c996a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.106435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6d1f258-e5c5-43b2-aa70-e04189c996a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.112948 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6d1f258-e5c5-43b2-aa70-e04189c996a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] https://10.4.3.158/volume/v3/messages/8d2dc5d9-e25e-40d3-ad64-8ab906aec20e returned with HTTP 404 Jul 15 13:32:16.113817 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 930/3744] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:16 2026] GET /volume/v3/messages/8d2dc5d9-e25e-40d3-ad64-8ab906aec20e => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:16.124530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0871b92b-522d-43ac-96cb-9d9a66404450 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.126598 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 Jul 15 13:32:16.126894 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.127405 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.127405 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Delete volume with id: 92550824-cbae-489a-85ea-9472ba8d5492 Jul 15 13:32:16.137003 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.137003 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:16.137401 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:16.138556 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:32:16.159090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Created reservations ['1400d007-bac6-46f8-bd2d-3913f93c9df2', 'a27518b3-5433-42f3-a81b-20b9bbd9f460', '8164a5f5-6087-4c08-8f99-26cb6e3cbb1a', '4eac456e-71da-4308-b831-9b95f19ced3a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:16.194436 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Delete volume request issued successfully. Jul 15 13:32:16.194650 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0871b92b-522d-43ac-96cb-9d9a66404450 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 returned with HTTP 202 Jul 15 13:32:16.195314 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 947/3745] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:16 2026] DELETE /volume/v3/volumes/92550824-cbae-489a-85ea-9472ba8d5492 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:16.205302 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e25d047b-ae62-4a05-b6a6-db690dab46a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.206778 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e25d047b-ae62-4a05-b6a6-db690dab46a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/types/83d9ce9c-2e7b-4810-b3eb-4199919e1c72 Jul 15 13:32:16.206984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e25d047b-ae62-4a05-b6a6-db690dab46a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.207217 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e25d047b-ae62-4a05-b6a6-db690dab46a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.234658 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e25d047b-ae62-4a05-b6a6-db690dab46a6 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/types/83d9ce9c-2e7b-4810-b3eb-4199919e1c72 returned with HTTP 202 Jul 15 13:32:16.235464 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 947/3746] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:16 2026] DELETE /volume/v3/types/83d9ce9c-2e7b-4810-b3eb-4199919e1c72 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 15 13:32:16.245137 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2380133f-7989-4fea-aff6-a74c75cb2e0e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.247532 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2380133f-7989-4fea-aff6-a74c75cb2e0e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:32:16.248045 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2380133f-7989-4fea-aff6-a74c75cb2e0e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-871102354", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1950141330", "vendor_name": "tempest-vendor_name-1158865709"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:16.256032 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e85efc72-1ac6-49de-9334-4538493a4997 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.261856 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e85efc72-1ac6-49de-9334-4538493a4997 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 Jul 15 13:32:16.261856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e85efc72-1ac6-49de-9334-4538493a4997 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.261856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e85efc72-1ac6-49de-9334-4538493a4997 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.261856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e85efc72-1ac6-49de-9334-4538493a4997 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id e8b4da12-4221-4562-b2a2-e5f878ac79d6. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:16.262227 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e85efc72-1ac6-49de-9334-4538493a4997 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 returned with HTTP 404 Jul 15 13:32:16.262637 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 931/3747] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:16 2026] GET /volume/v3/backups/e8b4da12-4221-4562-b2a2-e5f878ac79d6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:16.265777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4d9e6011-d7f3-48b7-aaaf-f360f3a5d2ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.267706 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4d9e6011-d7f3-48b7-aaaf-f360f3a5d2ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:16.267939 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4d9e6011-d7f3-48b7-aaaf-f360f3a5d2ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.268246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4d9e6011-d7f3-48b7-aaaf-f360f3a5d2ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.268388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4d9e6011-d7f3-48b7-aaaf-f360f3a5d2ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:16.268788 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2380133f-7989-4fea-aff6-a74c75cb2e0e tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:32:16.269462 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 923/3748] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:32:16 2026] POST /volume/v3/types => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:16.269510 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.274692 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] DELETE https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:32:16.274897 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.275172 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.275306 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete backup with id: 0c35414f-cd80-46a0-a886-6c160d887882. Jul 15 13:32:16.276043 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.276043 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:16.277000 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4d9e6011-d7f3-48b7-aaaf-f360f3a5d2ac tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:16.277385 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 948/3749] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:16 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:16.282232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-97f985ea-d64a-4558-9392-d4505f7591d2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.282232 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:16.282521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e14d568-2dfd-4516-a334-cc09aa44cda2", "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:16.283911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume request body: {'volume': {'volume_type': '5e14d568-2dfd-4516-a334-cc09aa44cda2', 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:16.285289 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.285289 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:16.294460 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume of 1 GB Jul 15 13:32:16.297056 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.297056 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:16.297056 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:16.301423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Flow 'volume_create_api' (8034440f-532f-4558-832e-4c40df1dc4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:16.302651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f073cf-df41-44e7-826b-0c3ae11a20b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:16.303741 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:16.305307 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] delete_backup rpcapi backup_id 0c35414f-cd80-46a0-a886-6c160d887882 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:32:16.310031 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d52e4dc-e2a3-43ef-88ea-9a2490ae9d9c tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 202 Jul 15 13:32:16.310613 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 948/3750] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:16 2026] DELETE /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:16.320554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-55e99d13-ef94-45ac-9e4c-eba29a110aea None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.322512 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-55e99d13-ef94-45ac-9e4c-eba29a110aea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:32:16.322839 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-55e99d13-ef94-45ac-9e4c-eba29a110aea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.323188 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-55e99d13-ef94-45ac-9e4c-eba29a110aea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.323388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-55e99d13-ef94-45ac-9e4c-eba29a110aea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:16.326367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f073cf-df41-44e7-826b-0c3ae11a20b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:32:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1950141330',vendor_name='tempest-vendor_name-1158865709'},id=5e14d568-2dfd-4516-a334-cc09aa44cda2,is_public=True,name='tempest-ProjectMemberTests-volume-type-871102354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e14d568-2dfd-4516-a334-cc09aa44cda2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:16.327816 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2d0132-8628-4279-8e9a-1c039c082836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:16.329305 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.329305 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:16.329305 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-55e99d13-ef94-45ac-9e4c-eba29a110aea tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 200 Jul 15 13:32:16.329564 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 924/3751] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:16 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:16.358892 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-871102354 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-871102354, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:16.359244 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-871102354 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-871102354, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:16.394048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Created reservations ['e3ace958-1402-425f-b2b9-dcdae1156d72', '4fa71e4d-238b-449c-94ed-d3d73e10a496', '1c532f90-58b4-413b-b1ef-0c8cf2567a0c', '94594cf4-640a-4664-b4b4-26d3ffcccca3'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:16.395211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d2d0132-8628-4279-8e9a-1c039c082836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ace958-1402-425f-b2b9-dcdae1156d72', '4fa71e4d-238b-449c-94ed-d3d73e10a496', '1c532f90-58b4-413b-b1ef-0c8cf2567a0c', '94594cf4-640a-4664-b4b4-26d3ffcccca3']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:16.396382 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (154d2f65-0cd1-4c04-a0ed-dd056c077255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:16.431473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (154d2f65-0cd1-4c04-a0ed-dd056c077255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '566a7cb3-c6b9-4078-8401-9dd6b8f8cd62', '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='07392f42a0da4456a54eb8148ddc1415',qos_specs=None,replication_status=,reservations=['e3ace958-1402-425f-b2b9-dcdae1156d72','4fa71e4d-238b-449c-94ed-d3d73e10a496','1c532f90-58b4-413b-b1ef-0c8cf2567a0c','94594cf4-640a-4664-b4b4-26d3ffcccca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_type_id=5e14d568-2dfd-4516-a334-cc09aa44cda2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=566a7cb3-c6b9-4078-8401-9dd6b8f8cd62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07392f42a0da4456a54eb8148ddc1415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e14d568-2dfd-4516-a334-cc09aa44cda2),volume_type_id=5e14d568-2dfd-4516-a334-cc09aa44cda2)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:16.432609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e5ca6a-7227-470b-98d3-ee2f0d76e940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:16.458660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e5ca6a-7227-470b-98d3-ee2f0d76e940) transitioned into state 'SUCCESS' from 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='07392f42a0da4456a54eb8148ddc1415',qos_specs=None,replication_status=,reservations=['e3ace958-1402-425f-b2b9-dcdae1156d72','4fa71e4d-238b-449c-94ed-d3d73e10a496','1c532f90-58b4-413b-b1ef-0c8cf2567a0c','94594cf4-640a-4664-b4b4-26d3ffcccca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_type_id=5e14d568-2dfd-4516-a334-cc09aa44cda2)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:16.459344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce26fb1e-bacf-4fcc-bd6b-8db2a4402d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:16.472790 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce26fb1e-bacf-4fcc-bd6b-8db2a4402d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:16.473478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Flow 'volume_create_api' (8034440f-532f-4558-832e-4c40df1dc4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:16.473786 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume request issued successfully. Jul 15 13:32:16.474378 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-97f985ea-d64a-4558-9392-d4505f7591d2 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:16.475119 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 932/3752] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:32:16 2026] POST /volume/v3/volumes => generated 773 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:16.491086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c194f97-b637-4455-99e8-d30d194e11c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.496685 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c194f97-b637-4455-99e8-d30d194e11c9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 Jul 15 13:32:16.496914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c194f97-b637-4455-99e8-d30d194e11c9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.497158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c194f97-b637-4455-99e8-d30d194e11c9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.510934 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.510934 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:16.522990 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c194f97-b637-4455-99e8-d30d194e11c9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:16.527981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c194f97-b637-4455-99e8-d30d194e11c9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 returned with HTTP 200 Jul 15 13:32:16.527981 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 949/3753] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:16 2026] GET /volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:16.754813 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-177be047-645d-4e2a-8acc-6a2c435471b4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:16.756555 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-177be047-645d-4e2a-8acc-6a2c435471b4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:16.756899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-177be047-645d-4e2a-8acc-6a2c435471b4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:16.757212 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-177be047-645d-4e2a-8acc-6a2c435471b4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:16.772759 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:16.772759 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:16.775923 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-177be047-645d-4e2a-8acc-6a2c435471b4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:16.780386 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-177be047-645d-4e2a-8acc-6a2c435471b4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:16.781622 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 949/3754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:16 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:17.288454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a8f24e88-a9fa-425e-a6fd-3290c100b8c8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.290621 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8f24e88-a9fa-425e-a6fd-3290c100b8c8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:17.290977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8f24e88-a9fa-425e-a6fd-3290c100b8c8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.291278 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8f24e88-a9fa-425e-a6fd-3290c100b8c8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.291489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a8f24e88-a9fa-425e-a6fd-3290c100b8c8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:17.296659 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.296659 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:17.297583 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8f24e88-a9fa-425e-a6fd-3290c100b8c8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:17.298063 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 925/3755] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:17.342559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd8ea014-886b-47dc-9da6-fc7220054fc5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.345448 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd8ea014-886b-47dc-9da6-fc7220054fc5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 Jul 15 13:32:17.345766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd8ea014-886b-47dc-9da6-fc7220054fc5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.346091 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd8ea014-886b-47dc-9da6-fc7220054fc5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.346306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fd8ea014-886b-47dc-9da6-fc7220054fc5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Show backup with id 0c35414f-cd80-46a0-a886-6c160d887882. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:17.351297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd8ea014-886b-47dc-9da6-fc7220054fc5 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 returned with HTTP 404 Jul 15 13:32:17.351955 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 933/3756] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/backups/0c35414f-cd80-46a0-a886-6c160d887882 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:17.360770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aa398506-9427-4613-a935-5e1cf42afd9f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.363372 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b Jul 15 13:32:17.363635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.363839 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.364035 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete volume with id: d492913c-5936-43ea-9dc9-f8cbc288491b Jul 15 13:32:17.373147 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.373147 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:17.373600 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:32:17.393833 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Delete volume request issued successfully. Jul 15 13:32:17.394160 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa398506-9427-4613-a935-5e1cf42afd9f tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b returned with HTTP 202 Jul 15 13:32:17.394694 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 950/3757] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:17 2026] DELETE /volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:17.404087 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4457a527-adea-48d2-9b06-cace4d29b501 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.406199 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4457a527-adea-48d2-9b06-cace4d29b501 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b Jul 15 13:32:17.406564 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4457a527-adea-48d2-9b06-cace4d29b501 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.407979 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4457a527-adea-48d2-9b06-cace4d29b501 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.416582 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.416582 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:17.421765 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4457a527-adea-48d2-9b06-cace4d29b501 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Volume info retrieved successfully. Jul 15 13:32:17.427946 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4457a527-adea-48d2-9b06-cace4d29b501 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b returned with HTTP 200 Jul 15 13:32:17.428710 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 950/3758] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:17.540073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ddf296c3-f88f-420d-8fed-ab1e3253e356 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.542500 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ddf296c3-f88f-420d-8fed-ab1e3253e356 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 Jul 15 13:32:17.542875 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ddf296c3-f88f-420d-8fed-ab1e3253e356 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.543229 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ddf296c3-f88f-420d-8fed-ab1e3253e356 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.553607 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.553607 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:17.558537 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ddf296c3-f88f-420d-8fed-ab1e3253e356 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:17.564550 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ddf296c3-f88f-420d-8fed-ab1e3253e356 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 returned with HTTP 200 Jul 15 13:32:17.565176 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 926/3759] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:17.581603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-256e4ab1-3fcd-4743-934f-f40aabb8a8a1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.583727 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-256e4ab1-3fcd-4743-934f-f40aabb8a8a1 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:32:17.583973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-256e4ab1-3fcd-4743-934f-f40aabb8a8a1 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.584233 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-256e4ab1-3fcd-4743-934f-f40aabb8a8a1 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.584522 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.584522 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:17.589676 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-256e4ab1-3fcd-4743-934f-f40aabb8a8a1 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:32:17.590127 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 934/3760] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/messages => generated 1326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:17.598780 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c335411f-4649-427b-b034-d4755206ae31 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.600343 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c335411f-4649-427b-b034-d4755206ae31 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] GET https://10.4.3.158/volume/v3/messages Jul 15 13:32:17.600520 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c335411f-4649-427b-b034-d4755206ae31 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.600699 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c335411f-4649-427b-b034-d4755206ae31 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.604119 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c335411f-4649-427b-b034-d4755206ae31 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:32:17.604451 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 951/3761] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/messages => generated 1326 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:17.612763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f931e572-1dc1-4f9b-b415-9bd6569dc10a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.616750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f931e572-1dc1-4f9b-b415-9bd6569dc10a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/messages/c834e7a8-5ffe-4dac-80f9-b6aa487098e4 Jul 15 13:32:17.616750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f931e572-1dc1-4f9b-b415-9bd6569dc10a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.616750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f931e572-1dc1-4f9b-b415-9bd6569dc10a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.625462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f931e572-1dc1-4f9b-b415-9bd6569dc10a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/messages/c834e7a8-5ffe-4dac-80f9-b6aa487098e4 returned with HTTP 204 Jul 15 13:32:17.625945 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 951/3762] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:32:17 2026] DELETE /volume/v3/messages/c834e7a8-5ffe-4dac-80f9-b6aa487098e4 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:32:17.633121 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.635466 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 Jul 15 13:32:17.635844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.636203 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.636499 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Delete volume with id: 566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 Jul 15 13:32:17.646862 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.646862 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:17.647487 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:17.649054 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100143) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:32:17.663050 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-871102354 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-871102354, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:17.663474 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-871102354 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-871102354, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:17.675592 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Created reservations ['c1d9eb14-784d-4db5-9e12-7958710e4d60', '7e87e4f8-2c46-4309-93a5-5f5b6f674c97', '4aeeb666-698a-41c2-a827-0d838f141da2', '33759d07-5cd2-411d-9bae-7c6560b9f95f'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:17.712351 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Delete volume request issued successfully. Jul 15 13:32:17.712642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b186f1a0-a7d9-4ba9-9cef-d69ea1af2084 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 returned with HTTP 202 Jul 15 13:32:17.713233 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 927/3763] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:17 2026] DELETE /volume/v3/volumes/566a7cb3-c6b9-4078-8401-9dd6b8f8cd62 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:17.719433 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-406ca4dd-f72b-4f7e-936c-0eee3207b477 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.721019 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-406ca4dd-f72b-4f7e-936c-0eee3207b477 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/types/5e14d568-2dfd-4516-a334-cc09aa44cda2 Jul 15 13:32:17.721218 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-406ca4dd-f72b-4f7e-936c-0eee3207b477 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.721435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-406ca4dd-f72b-4f7e-936c-0eee3207b477 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.747828 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-406ca4dd-f72b-4f7e-936c-0eee3207b477 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/types/5e14d568-2dfd-4516-a334-cc09aa44cda2 returned with HTTP 202 Jul 15 13:32:17.748267 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 935/3764] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:17 2026] DELETE /volume/v3/types/5e14d568-2dfd-4516-a334-cc09aa44cda2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:17.756911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2d83f0d0-1b38-45a7-bf24-4c7a444c28d9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.758444 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2d83f0d0-1b38-45a7-bf24-4c7a444c28d9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:32:17.758751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2d83f0d0-1b38-45a7-bf24-4c7a444c28d9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-467874549", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1035711747", "vendor_name": "tempest-vendor_name-1684024839"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:17.771553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2d83f0d0-1b38-45a7-bf24-4c7a444c28d9 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:32:17.771878 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 952/3765] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:32:17 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:17.780098 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.781706 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:17.782062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "423fc8c8-7f5a-4043-a52b-0379f6bd5ea6", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:17.783402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume request body: {'volume': {'volume_type': '423fc8c8-7f5a-4043-a52b-0379f6bd5ea6', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:17.788178 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume of 1 GB Jul 15 13:32:17.788419 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.788419 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:17.788718 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:17.793785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Flow 'volume_create_api' (0f580271-6437-41a3-b6dc-4cdda8e1b0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:17.794650 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28fe842a-3ec4-420b-82d4-3760ec2deb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:17.795357 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:17.795441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-51e697c9-5028-4867-932f-8ae30aeebb11 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.797408 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51e697c9-5028-4867-932f-8ae30aeebb11 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:17.797608 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51e697c9-5028-4867-932f-8ae30aeebb11 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.797861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51e697c9-5028-4867-932f-8ae30aeebb11 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.813526 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.813526 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:17.814667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28fe842a-3ec4-420b-82d4-3760ec2deb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:32:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1035711747',vendor_name='tempest-vendor_name-1684024839'},id=423fc8c8-7f5a-4043-a52b-0379f6bd5ea6,is_public=True,name='tempest-ProjectMemberTests-volume-type-467874549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '423fc8c8-7f5a-4043-a52b-0379f6bd5ea6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:17.815387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc238fda-209d-4000-8223-d1bdc517ebb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:17.817316 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-51e697c9-5028-4867-932f-8ae30aeebb11 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:17.822097 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51e697c9-5028-4867-932f-8ae30aeebb11 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:17.822456 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 928/3766] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:17.839834 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-467874549 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-467874549, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:17.839834 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-467874549 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-467874549, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:17.867518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Created reservations ['f7f3412f-2b18-4cc2-8d90-d1f712231704', '81b556b4-f9eb-4bff-adcd-fb07793d7c83', '7be4ae0d-2f70-4c35-b035-2f306f80b3ff', 'c18d0d33-d354-4571-bb5b-3fba8feaef96'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:17.868495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc238fda-209d-4000-8223-d1bdc517ebb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f3412f-2b18-4cc2-8d90-d1f712231704', '81b556b4-f9eb-4bff-adcd-fb07793d7c83', '7be4ae0d-2f70-4c35-b035-2f306f80b3ff', 'c18d0d33-d354-4571-bb5b-3fba8feaef96']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:17.869339 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3e6080-63a5-46fc-aa27-35da527a7dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:17.897253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b3e6080-63a5-46fc-aa27-35da527a7dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '905952d9-1d2c-4c10-bb27-5147a4148264', '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='07392f42a0da4456a54eb8148ddc1415',qos_specs=None,replication_status=,reservations=['f7f3412f-2b18-4cc2-8d90-d1f712231704','81b556b4-f9eb-4bff-adcd-fb07793d7c83','7be4ae0d-2f70-4c35-b035-2f306f80b3ff','c18d0d33-d354-4571-bb5b-3fba8feaef96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_type_id=423fc8c8-7f5a-4043-a52b-0379f6bd5ea6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=905952d9-1d2c-4c10-bb27-5147a4148264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07392f42a0da4456a54eb8148ddc1415',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(423fc8c8-7f5a-4043-a52b-0379f6bd5ea6),volume_type_id=423fc8c8-7f5a-4043-a52b-0379f6bd5ea6)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:17.898112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cc9710-6966-429e-ba03-43d246a4f81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:17.922628 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cc9710-6966-429e-ba03-43d246a4f81d) transitioned into state 'SUCCESS' from 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='07392f42a0da4456a54eb8148ddc1415',qos_specs=None,replication_status=,reservations=['f7f3412f-2b18-4cc2-8d90-d1f712231704','81b556b4-f9eb-4bff-adcd-fb07793d7c83','7be4ae0d-2f70-4c35-b035-2f306f80b3ff','c18d0d33-d354-4571-bb5b-3fba8feaef96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb745295cf04acdb3e7b1003ae45ed6',volume_type_id=423fc8c8-7f5a-4043-a52b-0379f6bd5ea6)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:17.923631 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16e4dee-14c9-4993-9fbe-bbdf16ddf5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:17.934812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16e4dee-14c9-4993-9fbe-bbdf16ddf5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:17.935715 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Flow 'volume_create_api' (0f580271-6437-41a3-b6dc-4cdda8e1b0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:17.936137 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Create volume request issued successfully. Jul 15 13:32:17.936676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3343ec6-3cc8-48ad-8c96-05ba8dc8bd0d tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:17.941675 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 952/3767] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:32:17 2026] POST /volume/v3/volumes => generated 773 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:17.956256 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-536b2310-8130-4b63-8cf7-8f4f83794acd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:17.958179 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-536b2310-8130-4b63-8cf7-8f4f83794acd tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 Jul 15 13:32:17.958570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-536b2310-8130-4b63-8cf7-8f4f83794acd tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:17.958640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-536b2310-8130-4b63-8cf7-8f4f83794acd tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:17.967676 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:17.967676 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:17.972067 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-536b2310-8130-4b63-8cf7-8f4f83794acd tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:17.978299 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-536b2310-8130-4b63-8cf7-8f4f83794acd tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 returned with HTTP 200 Jul 15 13:32:17.978299 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 936/3768] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:17 2026] GET /volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:18.223241 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-283990a9-c29b-43a3-a009-d479dc6367a5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:18.225270 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-283990a9-c29b-43a3-a009-d479dc6367a5 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef/action Jul 15 13:32:18.225624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-283990a9-c29b-43a3-a009-d479dc6367a5 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:18.225735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-283990a9-c29b-43a3-a009-d479dc6367a5 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:18.240709 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:18.240709 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:18.250348 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-57c4b8f5-7528-43b2-8ca1-060ef324ff79 req-283990a9-c29b-43a3-a009-d479dc6367a5 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef/action returned with HTTP 204 Jul 15 13:32:18.250803 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 953/3769] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:32:18 2026] POST /volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:18.308599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4095a481-ed9d-41e2-ab46-2b23c72be01d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:18.310395 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4095a481-ed9d-41e2-ab46-2b23c72be01d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:18.310586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4095a481-ed9d-41e2-ab46-2b23c72be01d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:18.310805 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4095a481-ed9d-41e2-ab46-2b23c72be01d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:18.310928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4095a481-ed9d-41e2-ab46-2b23c72be01d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:18.318815 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:18.318815 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:18.319614 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4095a481-ed9d-41e2-ab46-2b23c72be01d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:18.320010 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 929/3770] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:18 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:18.442743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1d30f31e-e6ab-445b-b411-29a96e7a3327 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:18.444927 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d30f31e-e6ab-445b-b411-29a96e7a3327 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] GET https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b Jul 15 13:32:18.445220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d30f31e-e6ab-445b-b411-29a96e7a3327 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:18.445460 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d30f31e-e6ab-445b-b411-29a96e7a3327 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:18.452407 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d30f31e-e6ab-445b-b411-29a96e7a3327 tempest-ProjectReaderTests33-942327155 tempest-ProjectReaderTests33-942327155-project-admin] https://10.4.3.158/volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b returned with HTTP 404 Jul 15 13:32:18.453014 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 953/3771] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:18 2026] GET /volume/v3/volumes/d492913c-5936-43ea-9dc9-f8cbc288491b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:18.841243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-053bef70-1451-4bba-91bc-99eed0b2445e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:18.843111 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-053bef70-1451-4bba-91bc-99eed0b2445e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:18.843348 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-053bef70-1451-4bba-91bc-99eed0b2445e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:18.843561 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-053bef70-1451-4bba-91bc-99eed0b2445e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:18.853328 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:18.853328 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:18.856799 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-053bef70-1451-4bba-91bc-99eed0b2445e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:18.861491 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-053bef70-1451-4bba-91bc-99eed0b2445e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:18.861893 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 937/3772] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:18 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 1229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:18.876555 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ea767f94-da0a-4582-a854-1e564a068e2e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:18.878757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ea767f94-da0a-4582-a854-1e564a068e2e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:18.879034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ea767f94-da0a-4582-a854-1e564a068e2e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:18.879304 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ea767f94-da0a-4582-a854-1e564a068e2e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:18.891623 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:18.891623 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:18.895641 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ea767f94-da0a-4582-a854-1e564a068e2e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:18.900737 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ea767f94-da0a-4582-a854-1e564a068e2e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:18.900737 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 954/3773] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:18 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 1229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:19.002486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-92515c55-0f64-44b2-9b78-bcc313446927 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.007882 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-92515c55-0f64-44b2-9b78-bcc313446927 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 Jul 15 13:32:19.009003 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-92515c55-0f64-44b2-9b78-bcc313446927 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.009988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-92515c55-0f64-44b2-9b78-bcc313446927 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.033519 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:19.033519 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:19.047691 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-92515c55-0f64-44b2-9b78-bcc313446927 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:19.059491 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-92515c55-0f64-44b2-9b78-bcc313446927 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 returned with HTTP 200 Jul 15 13:32:19.060912 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 930/3774] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:32:19 2026] GET /volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:19.073826 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-888333f9-4ab5-48c8-83a3-d0fb0954dc26 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.075973 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-888333f9-4ab5-48c8-83a3-d0fb0954dc26 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:32:19.076179 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-888333f9-4ab5-48c8-83a3-d0fb0954dc26 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.076411 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-888333f9-4ab5-48c8-83a3-d0fb0954dc26 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.076713 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:19.076713 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:19.080422 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-888333f9-4ab5-48c8-83a3-d0fb0954dc26 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:32:19.080861 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 954/3775] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:32:19 2026] GET /volume/v3/messages => generated 1326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:19.092271 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-63243737-c8e0-4a1e-b998-8b783f304c3b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.094436 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-63243737-c8e0-4a1e-b998-8b783f304c3b tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] GET https://10.4.3.158/volume/v3/messages/12acb5d3-2991-42d9-b269-aabe30c4fbb1 Jul 15 13:32:19.094721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-63243737-c8e0-4a1e-b998-8b783f304c3b tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.094972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-63243737-c8e0-4a1e-b998-8b783f304c3b tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.102710 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-63243737-c8e0-4a1e-b998-8b783f304c3b tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-member] https://10.4.3.158/volume/v3/messages/12acb5d3-2991-42d9-b269-aabe30c4fbb1 returned with HTTP 200 Jul 15 13:32:19.103208 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 938/3776] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:19 2026] GET /volume/v3/messages/12acb5d3-2991-42d9-b269-aabe30c4fbb1 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:19.116798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-40941f54-8805-4de6-b57e-57be138164d8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.118674 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40941f54-8805-4de6-b57e-57be138164d8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/messages/12acb5d3-2991-42d9-b269-aabe30c4fbb1 Jul 15 13:32:19.118851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40941f54-8805-4de6-b57e-57be138164d8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.119066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40941f54-8805-4de6-b57e-57be138164d8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.133664 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40941f54-8805-4de6-b57e-57be138164d8 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/messages/12acb5d3-2991-42d9-b269-aabe30c4fbb1 returned with HTTP 204 Jul 15 13:32:19.134095 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 955/3777] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:32:19 2026] DELETE /volume/v3/messages/12acb5d3-2991-42d9-b269-aabe30c4fbb1 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:32:19.147087 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-be6945d9-4515-45ed-9771-74fda02f7b8a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.151557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 Jul 15 13:32:19.151780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.151979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.152192 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Delete volume with id: 905952d9-1d2c-4c10-bb27-5147a4148264 Jul 15 13:32:19.159721 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:19.159721 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:19.160036 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Volume info retrieved successfully. Jul 15 13:32:19.160944 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100143) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:32:19.171162 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-467874549 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-467874549, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:19.171447 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-467874549 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-467874549, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:32:19.188103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Created reservations ['1cc48e80-b830-4f66-9e2f-8cb46921060e', '9e5e3b96-1ab8-47dd-a0f1-0a96e7e0d73d', 'a776c33b-0a1e-499b-aa0a-fb5d766a7120', '0a458d60-0785-4269-83d5-74c625e85811'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:19.222930 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Delete volume request issued successfully. Jul 15 13:32:19.222930 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-be6945d9-4515-45ed-9771-74fda02f7b8a tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 returned with HTTP 202 Jul 15 13:32:19.222930 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 931/3778] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:32:19 2026] DELETE /volume/v3/volumes/905952d9-1d2c-4c10-bb27-5147a4148264 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:19.231406 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5a8f26eb-110d-4bc7-b664-7572848877f3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.233937 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5a8f26eb-110d-4bc7-b664-7572848877f3 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] DELETE https://10.4.3.158/volume/v3/types/423fc8c8-7f5a-4043-a52b-0379f6bd5ea6 Jul 15 13:32:19.234222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5a8f26eb-110d-4bc7-b664-7572848877f3 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.234469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5a8f26eb-110d-4bc7-b664-7572848877f3 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.266681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5a8f26eb-110d-4bc7-b664-7572848877f3 tempest-ProjectMemberTests-1066843899 tempest-ProjectMemberTests-1066843899-project-admin] https://10.4.3.158/volume/v3/types/423fc8c8-7f5a-4043-a52b-0379f6bd5ea6 returned with HTTP 202 Jul 15 13:32:19.267282 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 955/3779] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:19 2026] DELETE /volume/v3/types/423fc8c8-7f5a-4043-a52b-0379f6bd5ea6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:19.330794 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7a883ab7-b9c5-4b60-be6a-11ea00723a9a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:19.332578 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a883ab7-b9c5-4b60-be6a-11ea00723a9a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:19.332769 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a883ab7-b9c5-4b60-be6a-11ea00723a9a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:19.332943 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a883ab7-b9c5-4b60-be6a-11ea00723a9a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:19.333090 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7a883ab7-b9c5-4b60-be6a-11ea00723a9a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:19.336943 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:19.336943 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:19.337717 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a883ab7-b9c5-4b60-be6a-11ea00723a9a tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:19.338166 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 939/3780] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:19 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:20.354717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bccb1883-5232-4b02-9446-d688c3fc6892 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:20.358680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bccb1883-5232-4b02-9446-d688c3fc6892 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:20.358680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bccb1883-5232-4b02-9446-d688c3fc6892 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:20.358680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bccb1883-5232-4b02-9446-d688c3fc6892 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:20.358680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-bccb1883-5232-4b02-9446-d688c3fc6892 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:20.362868 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:20.362868 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:20.366654 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bccb1883-5232-4b02-9446-d688c3fc6892 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:20.366654 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 956/3781] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:20 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:20.575132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-13433856-0dff-4973-b948-4f38ed188db7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:20.733818 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-13433856-0dff-4973-b948-4f38ed188db7 tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Jul 15 13:32:20.734126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-13433856-0dff-4973-b948-4f38ed188db7 tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:20.734382 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-13433856-0dff-4973-b948-4f38ed188db7 tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-admin] Calling method 'get_pools' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:20.745563 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-13433856-0dff-4973-b948-4f38ed188db7 tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 15 13:32:20.746493 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 932/3782] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:32:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:20.755457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1fa88d9c-ad7a-49e6-87c1-b1be867fca2c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:20.835517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fa88d9c-ad7a-49e6-87c1-b1be867fca2c tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-member] GET https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool Jul 15 13:32:20.835717 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fa88d9c-ad7a-49e6-87c1-b1be867fca2c tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:20.835899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fa88d9c-ad7a-49e6-87c1-b1be867fca2c tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:20.836570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-1fa88d9c-ad7a-49e6-87c1-b1be867fca2c tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c32ab0bda5e94451996d041ae572a529', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '600cf3a4ae874258ac333b6ce9497400', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:20.836742 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fa88d9c-ad7a-49e6-87c1-b1be867fca2c tempest-ProjectMemberTests-487072738 tempest-ProjectMemberTests-487072738-project-member] https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool returned with HTTP 403 Jul 15 13:32:20.837198 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 956/3783] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:32:20 2026] GET /volume/v3/capabilities/np0000005195@storpool => generated 110 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:21.229817 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7599ab02-7fa3-46b5-b381-124dc435487a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:21.375090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0633d777-d4cf-4f96-a045-be2180c56409 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:21.377375 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0633d777-d4cf-4f96-a045-be2180c56409 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:21.377606 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0633d777-d4cf-4f96-a045-be2180c56409 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:21.377851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0633d777-d4cf-4f96-a045-be2180c56409 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:21.378008 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-0633d777-d4cf-4f96-a045-be2180c56409 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:21.383455 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:21.383455 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:21.384454 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0633d777-d4cf-4f96-a045-be2180c56409 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:21.385297 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 957/3784] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:21 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:21.390395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:21.390730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-18854614"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:21.392261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-18854614'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:21.392397 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Create volume of 1 GB Jul 15 13:32:21.396661 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:21.402724 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Flow 'volume_create_api' (f0d3dab1-a22c-411d-9d2f-5c112105af9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:21.403716 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc47f85-34d9-4cf5-b1a6-93ff6ab8c5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:21.404734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:21.433319 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc47f85-34d9-4cf5-b1a6-93ff6ab8c5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:21.434199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390be04f-aa42-4740-9443-db852a31a449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:21.510156 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Created reservations ['685429e8-67ff-47ff-8f65-cc0bce0ad948', '8be80c5c-81df-449f-abe7-0925ca2b7445', '36504ad3-cee5-4da9-89e9-d160f2b26160', '54f8a75f-3b88-46c0-a4f2-eaf1fa1b513f'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:21.511019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (390be04f-aa42-4740-9443-db852a31a449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685429e8-67ff-47ff-8f65-cc0bce0ad948', '8be80c5c-81df-449f-abe7-0925ca2b7445', '36504ad3-cee5-4da9-89e9-d160f2b26160', '54f8a75f-3b88-46c0-a4f2-eaf1fa1b513f']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:21.511700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2beb98f-2ec4-4c9c-9d67-3d493f511b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:21.534770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2beb98f-2ec4-4c9c-9d67-3d493f511b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac664f3-f116-4b20-b46f-a1c1cdf6f70c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-18854614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f762b4bf4744eda892a0359fbb9224',qos_specs=None,replication_status=,reservations=['685429e8-67ff-47ff-8f65-cc0bce0ad948','8be80c5c-81df-449f-abe7-0925ca2b7445','36504ad3-cee5-4da9-89e9-d160f2b26160','54f8a75f-3b88-46c0-a4f2-eaf1fa1b513f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7ecbd32f84430d9c59b7cf724a37e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-18854614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac664f3-f116-4b20-b46f-a1c1cdf6f70c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f762b4bf4744eda892a0359fbb9224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe7ecbd32f84430d9c59b7cf724a37e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:21.535488 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297b3b95-1a68-4820-8cc6-c90ec6908b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:21.554756 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297b3b95-1a68-4820-8cc6-c90ec6908b5a) transitioned into state 'SUCCESS' from state '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-18854614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f762b4bf4744eda892a0359fbb9224',qos_specs=None,replication_status=,reservations=['685429e8-67ff-47ff-8f65-cc0bce0ad948','8be80c5c-81df-449f-abe7-0925ca2b7445','36504ad3-cee5-4da9-89e9-d160f2b26160','54f8a75f-3b88-46c0-a4f2-eaf1fa1b513f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7ecbd32f84430d9c59b7cf724a37e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:21.555652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5cc5a7-8515-4991-9543-c80912c549ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:21.564756 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5cc5a7-8515-4991-9543-c80912c549ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:21.565869 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Flow 'volume_create_api' (f0d3dab1-a22c-411d-9d2f-5c112105af9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:21.566239 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Create volume request issued successfully. Jul 15 13:32:21.566815 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7599ab02-7fa3-46b5-b381-124dc435487a tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:21.567235 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 940/3785] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:21 2026] POST /volume/v3/volumes => generated 776 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:21.578588 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3f7831a1-4eaa-448e-9ae0-34086bc412b8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:21.580237 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f7831a1-4eaa-448e-9ae0-34086bc412b8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c Jul 15 13:32:21.580565 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f7831a1-4eaa-448e-9ae0-34086bc412b8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:21.580797 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f7831a1-4eaa-448e-9ae0-34086bc412b8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:21.588955 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:21.588955 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:21.593502 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f7831a1-4eaa-448e-9ae0-34086bc412b8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:21.598374 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f7831a1-4eaa-448e-9ae0-34086bc412b8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c returned with HTTP 200 Jul 15 13:32:21.598761 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 933/3786] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:21 2026] GET /volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:22.099987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-7fc77c93-0edc-429d-8103-2b2b8b8adbed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.102567 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-7fc77c93-0edc-429d-8103-2b2b8b8adbed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:22.102744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-7fc77c93-0edc-429d-8103-2b2b8b8adbed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.102915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-7fc77c93-0edc-429d-8103-2b2b8b8adbed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.109927 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.109927 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:22.114262 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-7fc77c93-0edc-429d-8103-2b2b8b8adbed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:22.121080 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-7fc77c93-0edc-429d-8103-2b2b8b8adbed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:22.123922 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 957/3787] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:22.194792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-855fb1fb-9acd-4b24-835a-74ec55325113 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.195239 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-855fb1fb-9acd-4b24-835a-74ec55325113 None None] GET https://10.4.3.158/volume// Jul 15 13:32:22.195403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-855fb1fb-9acd-4b24-835a-74ec55325113 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.195584 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-855fb1fb-9acd-4b24-835a-74ec55325113 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.195883 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-855fb1fb-9acd-4b24-835a-74ec55325113 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:22.196194 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 958/3788] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:22.206202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-936257cd-ddfe-4f48-8774-e95053279bc6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.208350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-936257cd-ddfe-4f48-8774-e95053279bc6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:32:22.208697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-936257cd-ddfe-4f48-8774-e95053279bc6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "connector": null, "instance_uuid": "591f8de9-4e24-4fb5-a7bc-d3194271a95d"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:22.217682 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.217682 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:22.255053 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-936257cd-ddfe-4f48-8774-e95053279bc6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:32:22.255522 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 941/3789] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:32:22 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) Jul 15 13:32:22.286687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f8e3b1f7-824d-4dcb-af60-6839634181b4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.288575 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f8e3b1f7-824d-4dcb-af60-6839634181b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:22.288762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f8e3b1f7-824d-4dcb-af60-6839634181b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.288996 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f8e3b1f7-824d-4dcb-af60-6839634181b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.308316 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.308316 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:22.308532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c75dde4f-df2e-4ba5-8e5d-5d33e761322d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.311647 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c75dde4f-df2e-4ba5-8e5d-5d33e761322d None None] GET https://10.4.3.158/volume// Jul 15 13:32:22.311647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c75dde4f-df2e-4ba5-8e5d-5d33e761322d None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.311647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c75dde4f-df2e-4ba5-8e5d-5d33e761322d None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.311647 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c75dde4f-df2e-4ba5-8e5d-5d33e761322d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:22.311647 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 958/3790] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:22.317717 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f8e3b1f7-824d-4dcb-af60-6839634181b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:22.325183 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f8e3b1f7-824d-4dcb-af60-6839634181b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:22.325469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-541e14e4-18e2-4fec-9f80-c193531ef173 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.325676 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 934/3791] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:22.327775 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-541e14e4-18e2-4fec-9f80-c193531ef173 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:22.328021 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-541e14e4-18e2-4fec-9f80-c193531ef173 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.328246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-541e14e4-18e2-4fec-9f80-c193531ef173 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.337686 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.337686 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:22.341192 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-541e14e4-18e2-4fec-9f80-c193531ef173 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:22.346412 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-541e14e4-18e2-4fec-9f80-c193531ef173 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:22.346937 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 959/3792] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:22.397167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-53a4480d-6013-4a3e-bbfc-0731b87f0e12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.399176 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-53a4480d-6013-4a3e-bbfc-0731b87f0e12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:22.399410 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-53a4480d-6013-4a3e-bbfc-0731b87f0e12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.399605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-53a4480d-6013-4a3e-bbfc-0731b87f0e12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.399707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-53a4480d-6013-4a3e-bbfc-0731b87f0e12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:22.404942 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.404942 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:22.405767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-53a4480d-6013-4a3e-bbfc-0731b87f0e12 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:22.406182 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 942/3793] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:22.467778 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.469695 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] PUT https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 Jul 15 13:32:22.470103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:22.479905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Acquiring lock "cinder-attachment_update-dd2b92a7-f3ea-4d49-831c-d673963015ee-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:32:22.484954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Lock "cinder-attachment_update-dd2b92a7-f3ea-4d49-831c-d673963015ee-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:32:22.486190 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.486190 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:22.586130 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Lock "cinder-attachment_update-dd2b92a7-f3ea-4d49-831c-d673963015ee-np0000005195" released by "attachment_update" :: held 0.101s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:32:22.586493 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-712b5609-222c-45d5-93d2-bbfa6d5489bf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 returned with HTTP 200 Jul 15 13:32:22.587182 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 959/3794] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:32:22 2026] PUT /volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:22.612046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1176ad73-061c-43ba-a33e-b9fe7d0ae056 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.614444 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1176ad73-061c-43ba-a33e-b9fe7d0ae056 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c Jul 15 13:32:22.614641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1176ad73-061c-43ba-a33e-b9fe7d0ae056 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.614812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1176ad73-061c-43ba-a33e-b9fe7d0ae056 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.622413 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.622413 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:22.627141 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1176ad73-061c-43ba-a33e-b9fe7d0ae056 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:22.633711 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1176ad73-061c-43ba-a33e-b9fe7d0ae056 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c returned with HTTP 200 Jul 15 13:32:22.634215 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 935/3795] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:22.651954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.780578 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-98768df6-efa5-4319-a749-6d56cacd930d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.791805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] POST https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c/action Jul 15 13:32:22.792269 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:22.792399 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:22.801165 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.801165 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:22.801620 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Volume info retrieved successfully. Jul 15 13:32:22.802793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '53d9f65ec06844709c52b0462020b15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51f762b4bf4744eda892a0359fbb9224', '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=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:22.803079 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a008f01-9ba8-4be1-ad81-07697842d5bb tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c/action returned with HTTP 403 Jul 15 13:32:22.803671 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 960/3796] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:32:22 2026] POST /volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c/action => generated 131 bytes in 152 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:22.813055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.815233 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c Jul 15 13:32:22.815444 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.815632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.815791 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Delete volume with id: 7ac664f3-f116-4b20-b46f-a1c1cdf6f70c Jul 15 13:32:22.824199 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.824199 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:22.824623 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:22.843273 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Delete volume request issued successfully. Jul 15 13:32:22.843555 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8689e7f8-d3ae-49d0-b6e2-254b5ecad5ff tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c returned with HTTP 202 Jul 15 13:32:22.845708 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 960/3797] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:22 2026] DELETE /volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 15 13:32:22.847655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:22.848195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1366541288"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:22.850140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1366541288'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:22.850315 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:22.852389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5cf85554-36ee-420a-bf55-8a53255032c8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:22.855322 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:22.860269 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5cf85554-36ee-420a-bf55-8a53255032c8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c Jul 15 13:32:22.860549 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5cf85554-36ee-420a-bf55-8a53255032c8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:22.860764 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5cf85554-36ee-420a-bf55-8a53255032c8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:22.863593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (1d3f353c-2255-45e9-bf63-3d22cdafcb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:22.864927 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680e2e08-a1a1-4a05-8d7b-1932b5d961e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:22.866337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:22.872350 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:22.872350 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:22.876712 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5cf85554-36ee-420a-bf55-8a53255032c8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:22.882345 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5cf85554-36ee-420a-bf55-8a53255032c8 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c returned with HTTP 200 Jul 15 13:32:22.882904 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 936/3798] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:22 2026] GET /volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:22.899998 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680e2e08-a1a1-4a05-8d7b-1932b5d961e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:22.901108 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec64c2e-f4da-4592-ac7d-af62744bf421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:22.975015 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['f45165b0-b866-4ec1-aece-426b1b3a507c', 'd08e1bba-1a1d-480c-bc2c-bf8d0123ab89', 'a1201762-3cab-4b89-993d-0afdf58bc22c', '5048f632-9e81-46be-8018-77d1ee084a2c'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:22.975923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ec64c2e-f4da-4592-ac7d-af62744bf421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f45165b0-b866-4ec1-aece-426b1b3a507c', 'd08e1bba-1a1d-480c-bc2c-bf8d0123ab89', 'a1201762-3cab-4b89-993d-0afdf58bc22c', '5048f632-9e81-46be-8018-77d1ee084a2c']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:22.976811 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a94f06-330c-42de-a33a-1850b0dcdfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:23.002970 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a94f06-330c-42de-a33a-1850b0dcdfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e134f01-f0e6-4c42-980b-73070db5d9ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1366541288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['f45165b0-b866-4ec1-aece-426b1b3a507c','d08e1bba-1a1d-480c-bc2c-bf8d0123ab89','a1201762-3cab-4b89-993d-0afdf58bc22c','5048f632-9e81-46be-8018-77d1ee084a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1366541288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e134f01-f0e6-4c42-980b-73070db5d9ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:23.004461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558321d2-8ee0-42e3-b046-a92e790ba81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:23.022285 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558321d2-8ee0-42e3-b046-a92e790ba81d) transitioned into state 'SUCCESS' from state '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-1366541288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['f45165b0-b866-4ec1-aece-426b1b3a507c','d08e1bba-1a1d-480c-bc2c-bf8d0123ab89','a1201762-3cab-4b89-993d-0afdf58bc22c','5048f632-9e81-46be-8018-77d1ee084a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:23.022942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3173a465-a2c6-4b70-8f65-356eb9b2842f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:23.031560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3173a465-a2c6-4b70-8f65-356eb9b2842f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:23.032873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (1d3f353c-2255-45e9-bf63-3d22cdafcb6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:23.032873 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:23.033308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98768df6-efa5-4319-a749-6d56cacd930d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:23.033800 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 943/3799] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:22 2026] POST /volume/v3/volumes => generated 778 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:23.047223 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7f94299b-650d-486e-95aa-8ef734f87398 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.049534 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f94299b-650d-486e-95aa-8ef734f87398 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:23.049721 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f94299b-650d-486e-95aa-8ef734f87398 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:23.049923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f94299b-650d-486e-95aa-8ef734f87398 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:23.059259 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:23.059259 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:23.063733 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7f94299b-650d-486e-95aa-8ef734f87398 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:23.068948 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f94299b-650d-486e-95aa-8ef734f87398 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca returned with HTTP 200 Jul 15 13:32:23.070279 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 961/3800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:23 2026] GET /volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:23.337527 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2a72d459-0ff8-4f8f-b551-90eec8ed4774 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.339352 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a72d459-0ff8-4f8f-b551-90eec8ed4774 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:23.339542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a72d459-0ff8-4f8f-b551-90eec8ed4774 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:23.339724 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a72d459-0ff8-4f8f-b551-90eec8ed4774 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:23.348290 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:23.348290 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:23.351680 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2a72d459-0ff8-4f8f-b551-90eec8ed4774 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:23.356130 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a72d459-0ff8-4f8f-b551-90eec8ed4774 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:23.356499 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 961/3801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:23 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:23.419175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-19c35b53-8e4f-496d-be1e-95da39d46e9f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.420978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-19c35b53-8e4f-496d-be1e-95da39d46e9f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:23.421235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-19c35b53-8e4f-496d-be1e-95da39d46e9f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:23.421447 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-19c35b53-8e4f-496d-be1e-95da39d46e9f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:23.421546 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-19c35b53-8e4f-496d-be1e-95da39d46e9f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:23.425693 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:23.425693 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:23.426535 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-19c35b53-8e4f-496d-be1e-95da39d46e9f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:23.426955 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 937/3802] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:23 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:23.900754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-902e9497-b629-4dcf-9383-66192e0223e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.902945 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-902e9497-b629-4dcf-9383-66192e0223e9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c Jul 15 13:32:23.903250 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-902e9497-b629-4dcf-9383-66192e0223e9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:23.903458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-902e9497-b629-4dcf-9383-66192e0223e9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:23.909720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-902e9497-b629-4dcf-9383-66192e0223e9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c returned with HTTP 404 Jul 15 13:32:23.910250 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 944/3803] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:23 2026] GET /volume/v3/volumes/7ac664f3-f116-4b20-b46f-a1c1cdf6f70c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:23.922366 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2f89a242-8651-4739-9c55-7eb6236d139e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.927511 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:23.927511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-970528030"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:23.927511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-970528030'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:23.927511 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Create volume of 1 GB Jul 15 13:32:23.933553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-4df682b4-ec51-466e-94a0-9fbc9d37433e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.937984 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:23.938088 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-4df682b4-ec51-466e-94a0-9fbc9d37433e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:23.938088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-4df682b4-ec51-466e-94a0-9fbc9d37433e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:23.938088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-4df682b4-ec51-466e-94a0-9fbc9d37433e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:23.940827 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Flow 'volume_create_api' (91ddac4d-9061-49f4-95fd-98766265561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:23.943068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab1a64b-0a16-49df-9cbb-40ca67caca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:23.944565 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:23.947595 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:23.947595 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:23.951644 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-4df682b4-ec51-466e-94a0-9fbc9d37433e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:23.955913 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-4df682b4-ec51-466e-94a0-9fbc9d37433e tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:23.958830 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 962/3804] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:23 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:23.981433 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:23.983672 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004/action Jul 15 13:32:23.983842 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab1a64b-0a16-49df-9cbb-40ca67caca25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:23.984241 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:23.984397 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:23.985025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecd9c4e-92a1-4f5a-b0ff-67a645b89498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:23.998619 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:23.998619 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:23.999113 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:24.007043 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Begin detaching volume completed successfully. Jul 15 13:32:24.007375 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-18547d26-f5b4-4583-98ed-c1893880f741 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004/action returned with HTTP 202 Jul 15 13:32:24.008066 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 938/3805] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:32:23 2026] POST /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:24.032534 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Created reservations ['840b0975-f643-42ba-87cb-6b592dfa5f99', 'e1783813-7a73-4269-8ec0-a5881847c130', '53a6f2b2-2dd0-49a1-b7ea-da8bcdd64a2c', '94a5077f-e310-4082-ab71-f767e9a85981'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:24.033559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cecd9c4e-92a1-4f5a-b0ff-67a645b89498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['840b0975-f643-42ba-87cb-6b592dfa5f99', 'e1783813-7a73-4269-8ec0-a5881847c130', '53a6f2b2-2dd0-49a1-b7ea-da8bcdd64a2c', '94a5077f-e310-4082-ab71-f767e9a85981']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:24.034271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd047e85-df6a-4f73-8440-3105edc9f07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:24.059095 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d514d96d-92a8-4224-84bf-6de9a18300fc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.059483 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d514d96d-92a8-4224-84bf-6de9a18300fc None None] GET https://10.4.3.158/volume// Jul 15 13:32:24.059653 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d514d96d-92a8-4224-84bf-6de9a18300fc None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.059866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d514d96d-92a8-4224-84bf-6de9a18300fc None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.060274 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d514d96d-92a8-4224-84bf-6de9a18300fc None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:24.060575 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd047e85-df6a-4f73-8440-3105edc9f07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86b8afa-22a0-4055-ac77-7be86744e485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-970528030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f762b4bf4744eda892a0359fbb9224',qos_specs=None,replication_status=,reservations=['840b0975-f643-42ba-87cb-6b592dfa5f99','e1783813-7a73-4269-8ec0-a5881847c130','53a6f2b2-2dd0-49a1-b7ea-da8bcdd64a2c','94a5077f-e310-4082-ab71-f767e9a85981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7ecbd32f84430d9c59b7cf724a37e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-970528030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c86b8afa-22a0-4055-ac77-7be86744e485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f762b4bf4744eda892a0359fbb9224',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe7ecbd32f84430d9c59b7cf724a37e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:24.060796 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 945/3806] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:24.062164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f354751-0865-411b-ab8d-41d77760e64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:24.069039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-3e0d5556-51c1-449e-9515-84d7a8346d2a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.073275 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-3e0d5556-51c1-449e-9515-84d7a8346d2a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:24.073519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-3e0d5556-51c1-449e-9515-84d7a8346d2a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.073739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-3e0d5556-51c1-449e-9515-84d7a8346d2a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.081728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5e98a6ae-76ce-4e3b-9509-7387b7dd766f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.083913 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e98a6ae-76ce-4e3b-9509-7387b7dd766f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:24.084408 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e98a6ae-76ce-4e3b-9509-7387b7dd766f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.084638 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e98a6ae-76ce-4e3b-9509-7387b7dd766f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.089558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f354751-0865-411b-ab8d-41d77760e64c) transitioned into state 'SUCCESS' from state '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-970528030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f762b4bf4744eda892a0359fbb9224',qos_specs=None,replication_status=,reservations=['840b0975-f643-42ba-87cb-6b592dfa5f99','e1783813-7a73-4269-8ec0-a5881847c130','53a6f2b2-2dd0-49a1-b7ea-da8bcdd64a2c','94a5077f-e310-4082-ab71-f767e9a85981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe7ecbd32f84430d9c59b7cf724a37e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:24.090435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a895b78-7b15-4a88-9b15-43e2fb53e550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:24.091885 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.091885 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:24.093531 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.093531 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:24.098203 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-3e0d5556-51c1-449e-9515-84d7a8346d2a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:24.100134 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5e98a6ae-76ce-4e3b-9509-7387b7dd766f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:24.102774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a895b78-7b15-4a88-9b15-43e2fb53e550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:24.103754 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Flow 'volume_create_api' (91ddac4d-9061-49f4-95fd-98766265561d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:24.104117 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Create volume request issued successfully. Jul 15 13:32:24.104396 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-3e0d5556-51c1-449e-9515-84d7a8346d2a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 200 Jul 15 13:32:24.104793 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2f89a242-8651-4739-9c55-7eb6236d139e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:24.105358 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 963/3807] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 15 13:32:24.105557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e98a6ae-76ce-4e3b-9509-7387b7dd766f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca returned with HTTP 200 Jul 15 13:32:24.105630 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 962/3808] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:23 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:24.106201 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 939/3809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:24.120093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6cc07ad4-c97d-46a7-9cc3-3b6ad7a2983e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.121926 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6cc07ad4-c97d-46a7-9cc3-3b6ad7a2983e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 Jul 15 13:32:24.122221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6cc07ad4-c97d-46a7-9cc3-3b6ad7a2983e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.122457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6cc07ad4-c97d-46a7-9cc3-3b6ad7a2983e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.127440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b4162af5-6d44-4a87-b061-d352b90bee28 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.137842 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.137842 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:24.146989 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6cc07ad4-c97d-46a7-9cc3-3b6ad7a2983e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:24.148596 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6cc07ad4-c97d-46a7-9cc3-3b6ad7a2983e tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 returned with HTTP 200 Jul 15 13:32:24.149129 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 946/3810] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:32:24.236251 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:24.236658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e134f01-f0e6-4c42-980b-73070db5d9ca", "name": "tempest-ProjectMemberTests-Snapshot-1375865435"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:24.244794 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.244794 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:24.245369 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Volume info retrieved successfully. Jul 15 13:32:24.245519 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Create snapshot from volume 5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:24.277859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Created reservations ['27100296-e854-419e-9924-dbb979ac53de', '136954ba-39e8-43e9-9c37-4b0cb24cd48b', 'f2f6ac60-2384-456f-a711-7cb319910a4d', '443a4a6e-33c5-467d-ba6e-6e26d5b52967'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:24.306026 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot create request issued successfully. Jul 15 13:32:24.308980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b4162af5-6d44-4a87-b061-d352b90bee28 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:24.308980 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 964/3811] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:24 2026] POST /volume/v3/snapshots => generated 305 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:24.319704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fcd04b76-f9f1-4b77-bf57-28a31541aebf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.320364 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fcd04b76-f9f1-4b77-bf57-28a31541aebf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 Jul 15 13:32:24.320653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fcd04b76-f9f1-4b77-bf57-28a31541aebf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.320930 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fcd04b76-f9f1-4b77-bf57-28a31541aebf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.327395 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.327395 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:24.327856 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fcd04b76-f9f1-4b77-bf57-28a31541aebf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:24.328744 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fcd04b76-f9f1-4b77-bf57-28a31541aebf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 returned with HTTP 200 Jul 15 13:32:24.329249 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 963/3812] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:24.376978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1258166b-0380-4089-a5b1-4e8fa632e2d3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.378609 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1258166b-0380-4089-a5b1-4e8fa632e2d3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:24.378806 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1258166b-0380-4089-a5b1-4e8fa632e2d3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.378997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1258166b-0380-4089-a5b1-4e8fa632e2d3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.388250 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.388250 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:24.391398 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1258166b-0380-4089-a5b1-4e8fa632e2d3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:24.395113 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1258166b-0380-4089-a5b1-4e8fa632e2d3 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:24.395452 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 940/3813] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:24.439078 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e15f60b2-09ed-4684-9614-505d21b1ee48 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:24.441210 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e15f60b2-09ed-4684-9614-505d21b1ee48 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:24.441447 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e15f60b2-09ed-4684-9614-505d21b1ee48 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:24.441689 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e15f60b2-09ed-4684-9614-505d21b1ee48 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:24.441821 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e15f60b2-09ed-4684-9614-505d21b1ee48 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:24.445891 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:24.445891 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:24.446646 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e15f60b2-09ed-4684-9614-505d21b1ee48 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:24.447097 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 947/3814] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:24 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:25.163108 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-91c580f1-31c2-4c53-94d9-3aaf4b21d64b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.165171 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-91c580f1-31c2-4c53-94d9-3aaf4b21d64b tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 Jul 15 13:32:25.165398 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-91c580f1-31c2-4c53-94d9-3aaf4b21d64b tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.165553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-91c580f1-31c2-4c53-94d9-3aaf4b21d64b tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.175876 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.175876 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:25.180336 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-91c580f1-31c2-4c53-94d9-3aaf4b21d64b tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:25.184411 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-91c580f1-31c2-4c53-94d9-3aaf4b21d64b tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 returned with HTTP 200 Jul 15 13:32:25.184831 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 965/3815] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:25 2026] GET /volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:25.206615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-77becad1-3a4f-4ddc-abf1-d01a328013b9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.208836 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77becad1-3a4f-4ddc-abf1-d01a328013b9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] POST https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485/action Jul 15 13:32:25.209301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77becad1-3a4f-4ddc-abf1-d01a328013b9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:25.209477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77becad1-3a4f-4ddc-abf1-d01a328013b9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:25.222217 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.222217 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:25.222869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-77becad1-3a4f-4ddc-abf1-d01a328013b9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '53d9f65ec06844709c52b0462020b15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '51f762b4bf4744eda892a0359fbb9224', '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=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:25.223171 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77becad1-3a4f-4ddc-abf1-d01a328013b9 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-reader] https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485/action returned with HTTP 403 Jul 15 13:32:25.223860 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 964/3816] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:32:25 2026] POST /volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:25.232175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.234187 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 Jul 15 13:32:25.234409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.234621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.234817 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Delete volume with id: c86b8afa-22a0-4055-ac77-7be86744e485 Jul 15 13:32:25.242872 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.242872 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:25.243275 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:25.260046 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Delete volume request issued successfully. Jul 15 13:32:25.260303 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0092fcf9-6a69-475a-9a92-b7a41f0147c5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 returned with HTTP 202 Jul 15 13:32:25.260702 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 941/3817] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:25 2026] DELETE /volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:25.269311 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4be57aa5-3a22-4ef6-acc3-5e14c90276d5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.271454 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4be57aa5-3a22-4ef6-acc3-5e14c90276d5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 Jul 15 13:32:25.271675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4be57aa5-3a22-4ef6-acc3-5e14c90276d5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.271888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4be57aa5-3a22-4ef6-acc3-5e14c90276d5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.280444 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.280444 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:25.285566 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4be57aa5-3a22-4ef6-acc3-5e14c90276d5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Volume info retrieved successfully. Jul 15 13:32:25.291873 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4be57aa5-3a22-4ef6-acc3-5e14c90276d5 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 returned with HTTP 200 Jul 15 13:32:25.292343 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 948/3818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:25 2026] GET /volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:25.346507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fe51824b-1d83-4ec5-ad15-be4dd791133f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.348060 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe51824b-1d83-4ec5-ad15-be4dd791133f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 Jul 15 13:32:25.348060 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe51824b-1d83-4ec5-ad15-be4dd791133f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.348854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe51824b-1d83-4ec5-ad15-be4dd791133f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.355545 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.355545 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:25.355545 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-fe51824b-1d83-4ec5-ad15-be4dd791133f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:25.356267 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe51824b-1d83-4ec5-ad15-be4dd791133f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 returned with HTTP 200 Jul 15 13:32:25.356699 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 966/3819] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:25 2026] GET /volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:25.368695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.370986 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 Jul 15 13:32:25.371224 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.371441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.371556 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Delete snapshot with id: ca325dc0-4315-497f-ae77-27a943797c61 Jul 15 13:32:25.377848 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.377848 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:25.377848 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:25.397857 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot delete request issued successfully. Jul 15 13:32:25.398188 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bbdb03ed-6595-4a1a-9bc3-9597e6876dcb tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 returned with HTTP 202 Jul 15 13:32:25.398536 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 965/3820] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:25 2026] DELETE /volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:25.410525 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-67deac9d-fd74-43cc-97e1-d15bb01c2ac2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.410675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-59aa82a5-9171-4b9b-9325-fc928c0ae210 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.412923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-67deac9d-fd74-43cc-97e1-d15bb01c2ac2 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 Jul 15 13:32:25.413224 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59aa82a5-9171-4b9b-9325-fc928c0ae210 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:25.413283 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-67deac9d-fd74-43cc-97e1-d15bb01c2ac2 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.413424 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-67deac9d-fd74-43cc-97e1-d15bb01c2ac2 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.413505 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59aa82a5-9171-4b9b-9325-fc928c0ae210 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.413768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59aa82a5-9171-4b9b-9325-fc928c0ae210 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.420579 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.420579 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:25.421333 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-67deac9d-fd74-43cc-97e1-d15bb01c2ac2 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:25.422258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-67deac9d-fd74-43cc-97e1-d15bb01c2ac2 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 returned with HTTP 200 Jul 15 13:32:25.422770 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 942/3821] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:25 2026] GET /volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:25.434353 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.434353 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:25.439351 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-59aa82a5-9171-4b9b-9325-fc928c0ae210 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:25.444897 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59aa82a5-9171-4b9b-9325-fc928c0ae210 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:25.445351 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 949/3822] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:25 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:25.458006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d3dffe4f-5154-4246-80c3-39eb83813eaf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.460132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3dffe4f-5154-4246-80c3-39eb83813eaf tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:25.460384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3dffe4f-5154-4246-80c3-39eb83813eaf tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.460585 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3dffe4f-5154-4246-80c3-39eb83813eaf tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.460696 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d3dffe4f-5154-4246-80c3-39eb83813eaf tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:25.465884 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.465884 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:25.466813 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3dffe4f-5154-4246-80c3-39eb83813eaf tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:25.467327 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 967/3823] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:25 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:25.891784 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-97e3be7e-3902-4eba-aeb0-e4c1bc56e93e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.894706 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-97e3be7e-3902-4eba-aeb0-e4c1bc56e93e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85/action Jul 15 13:32:25.895076 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-97e3be7e-3902-4eba-aeb0-e4c1bc56e93e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:25.895186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-97e3be7e-3902-4eba-aeb0-e4c1bc56e93e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:25.910161 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.910161 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:25.925618 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-0d6cc741-8402-4559-876c-83f7ba445b20 req-97e3be7e-3902-4eba-aeb0-e4c1bc56e93e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85/action returned with HTTP 204 Jul 15 13:32:25.926126 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 966/3824] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:32:25 2026] POST /volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:25.974786 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-e52ce2e1-0350-4df0-9693-3428d9344efa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:25.977847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-e52ce2e1-0350-4df0-9693-3428d9344efa tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e Jul 15 13:32:25.978117 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-e52ce2e1-0350-4df0-9693-3428d9344efa tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:25.978352 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-e52ce2e1-0350-4df0-9693-3428d9344efa tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:25.987455 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:25.987455 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:26.033371 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-75d3ddc5-79c9-466f-9276-96c34999f590 req-e52ce2e1-0350-4df0-9693-3428d9344efa tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e returned with HTTP 200 Jul 15 13:32:26.033792 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 943/3825] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:32:25 2026] DELETE /volume/v3/attachments/a784541e-ddd0-4de5-9220-0ee0c4e6601e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:26.144817 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.146691 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:26.146906 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.147142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.147316 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume with id: 08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:26.153881 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.153881 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:26.154384 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:26.170497 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume request issued successfully. Jul 15 13:32:26.170497 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3164cd6c-c137-4841-a0e6-a2fbea3084e9 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 202 Jul 15 13:32:26.170636 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 950/3826] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:26 2026] DELETE /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:26.307657 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-651c68b1-071e-4d6a-9689-8ca6dc2f8b89 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.309349 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-651c68b1-071e-4d6a-9689-8ca6dc2f8b89 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] GET https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 Jul 15 13:32:26.309676 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-651c68b1-071e-4d6a-9689-8ca6dc2f8b89 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.309938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-651c68b1-071e-4d6a-9689-8ca6dc2f8b89 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.316188 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-651c68b1-071e-4d6a-9689-8ca6dc2f8b89 tempest-ProjectReaderTests-190956632 tempest-ProjectReaderTests-190956632-project-admin] https://10.4.3.158/volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 returned with HTTP 404 Jul 15 13:32:26.316188 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 968/3827] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:26 2026] GET /volume/v3/volumes/c86b8afa-22a0-4055-ac77-7be86744e485 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:26.435217 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-45a2fb53-01b9-4679-8e23-12c014b58fbd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.436908 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45a2fb53-01b9-4679-8e23-12c014b58fbd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 Jul 15 13:32:26.437113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45a2fb53-01b9-4679-8e23-12c014b58fbd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.437293 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45a2fb53-01b9-4679-8e23-12c014b58fbd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.441488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45a2fb53-01b9-4679-8e23-12c014b58fbd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 returned with HTTP 404 Jul 15 13:32:26.441940 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 967/3828] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:26 2026] GET /volume/v3/snapshots/ca325dc0-4315-497f-ae77-27a943797c61 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:26.449029 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.450992 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:26.451261 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.451469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.451634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:26.460083 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.460083 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:26.460278 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-89a6f759-d3f1-4167-a290-c004c6df7f8e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.460586 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:26.462239 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-89a6f759-d3f1-4167-a290-c004c6df7f8e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:26.466819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-89a6f759-d3f1-4167-a290-c004c6df7f8e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.466819 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-89a6f759-d3f1-4167-a290-c004c6df7f8e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.473021 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.473021 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:26.476906 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-89a6f759-d3f1-4167-a290-c004c6df7f8e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:26.479582 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-775412b4-a239-4fd4-a73c-e6d991ce0246 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.481166 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:26.481435 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c8170d8d-4cb9-426b-8bf4-c357028da013 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca returned with HTTP 202 Jul 15 13:32:26.481721 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-775412b4-a239-4fd4-a73c-e6d991ce0246 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:26.481826 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-89a6f759-d3f1-4167-a290-c004c6df7f8e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:26.481977 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 944/3829] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:26 2026] DELETE /volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:26.482041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-775412b4-a239-4fd4-a73c-e6d991ce0246 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.482288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-775412b4-a239-4fd4-a73c-e6d991ce0246 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.482431 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 951/3830] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:26 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:26.482472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-775412b4-a239-4fd4-a73c-e6d991ce0246 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:26.487031 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.487031 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:26.487594 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-775412b4-a239-4fd4-a73c-e6d991ce0246 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:26.488071 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 969/3831] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:26 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:26.490148 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e208fd53-fe41-4ac9-b506-b5161f2025c0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.492434 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e208fd53-fe41-4ac9-b506-b5161f2025c0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:26.493677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e208fd53-fe41-4ac9-b506-b5161f2025c0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.493677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e208fd53-fe41-4ac9-b506-b5161f2025c0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.498061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.499717 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:26.499947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1729510360"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:26.502880 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.502880 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:26.506741 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e208fd53-fe41-4ac9-b506-b5161f2025c0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:26.511347 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e208fd53-fe41-4ac9-b506-b5161f2025c0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca returned with HTTP 200 Jul 15 13:32:26.511810 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 968/3832] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:26 2026] GET /volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:26.515104 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.515104 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:26.515841 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:26.516095 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:26.548692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['48466b9c-152e-4917-8731-1b83914942f0', '088695dd-ca50-4372-9a7d-b5e7fb4673bb', '76d0f45d-9a00-4c66-9f0e-f85a6145394f', 'cdb7080a-0836-43af-a238-9460be59497a'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:26.589448 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot force create request issued successfully. Jul 15 13:32:26.589995 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b5b26be1-bb3d-4c91-965d-a36e62580a89 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:26.590515 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 945/3833] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:26.601036 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b1a9a87-aff7-4235-86d3-b171de34f363 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:26.606047 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b1a9a87-aff7-4235-86d3-b171de34f363 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:26.606047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b1a9a87-aff7-4235-86d3-b171de34f363 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:26.606047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b1a9a87-aff7-4235-86d3-b171de34f363 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:26.609928 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:26.609928 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:26.610513 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b1a9a87-aff7-4235-86d3-b171de34f363 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:26.611494 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b1a9a87-aff7-4235-86d3-b171de34f363 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 returned with HTTP 200 Jul 15 13:32:26.611935 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 952/3834] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:26 2026] GET /volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:27.501049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-794228e6-89c7-4626-881e-788456135dcd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.502930 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-794228e6-89c7-4626-881e-788456135dcd tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:27.503193 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-794228e6-89c7-4626-881e-788456135dcd tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:27.503483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-794228e6-89c7-4626-881e-788456135dcd tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:27.503653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-794228e6-89c7-4626-881e-788456135dcd tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:27.509341 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:27.509341 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:27.510393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-794228e6-89c7-4626-881e-788456135dcd tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:27.510769 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 970/3835] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:27 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:27.525813 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-97c9b85c-6636-4cff-967a-6b275c92a819 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.527672 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97c9b85c-6636-4cff-967a-6b275c92a819 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca Jul 15 13:32:27.527855 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97c9b85c-6636-4cff-967a-6b275c92a819 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:27.528148 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-97c9b85c-6636-4cff-967a-6b275c92a819 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:27.534075 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-97c9b85c-6636-4cff-967a-6b275c92a819 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca returned with HTTP 404 Jul 15 13:32:27.534530 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 969/3836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:27 2026] GET /volume/v3/volumes/5e134f01-f0e6-4c42-980b-73070db5d9ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:27.543745 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.545570 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:27.545912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-477168854"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:27.547267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-477168854'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:27.547412 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:27.547623 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:27.547623 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:27.551365 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:27.556302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (19a7f599-335b-400c-aac7-e4ed6c285382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:27.557181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55fd087e-2791-45c7-82f9-ce3ad1854081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:27.557929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:27.579737 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55fd087e-2791-45c7-82f9-ce3ad1854081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:27.580496 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170502d9-c57b-4c3c-b41e-bec29faca72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:27.617103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['105c3da3-31c3-4a2b-9faa-9394d71043a5', '0b077470-7dcf-4a64-951b-77376dbc1e5d', 'f26ece68-3e42-4458-9c70-d58f210a9289', '802e4dc4-9c27-4d63-a969-6910183a1d63'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:27.617857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170502d9-c57b-4c3c-b41e-bec29faca72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105c3da3-31c3-4a2b-9faa-9394d71043a5', '0b077470-7dcf-4a64-951b-77376dbc1e5d', 'f26ece68-3e42-4458-9c70-d58f210a9289', '802e4dc4-9c27-4d63-a969-6910183a1d63']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:27.618583 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7787ee-33b0-4f04-bece-7d394fe3209f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:27.623761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d91a5129-4a5f-4e79-b6cd-dfd772e9faf2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.625930 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d91a5129-4a5f-4e79-b6cd-dfd772e9faf2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:27.626351 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d91a5129-4a5f-4e79-b6cd-dfd772e9faf2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:27.627157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d91a5129-4a5f-4e79-b6cd-dfd772e9faf2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:27.633304 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:27.633304 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:27.633847 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d91a5129-4a5f-4e79-b6cd-dfd772e9faf2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:27.634833 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d91a5129-4a5f-4e79-b6cd-dfd772e9faf2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 returned with HTTP 200 Jul 15 13:32:27.635260 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 953/3837] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:27 2026] GET /volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:27.640910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7787ee-33b0-4f04-bece-7d394fe3209f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '818598c3-5b0c-4437-b517-5136ec6f423b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-477168854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['105c3da3-31c3-4a2b-9faa-9394d71043a5','0b077470-7dcf-4a64-951b-77376dbc1e5d','f26ece68-3e42-4458-9c70-d58f210a9289','802e4dc4-9c27-4d63-a969-6910183a1d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-477168854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=818598c3-5b0c-4437-b517-5136ec6f423b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:27.641666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8c23b8-6901-44d4-b61f-217a052ddee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:27.645356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.647109 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:27.647449 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd2b92a7-f3ea-4d49-831c-d673963015ee", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1395679090"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:27.661529 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:27.661529 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:27.662230 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:27.662424 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:27.665425 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8c23b8-6901-44d4-b61f-217a052ddee8) transitioned into state 'SUCCESS' from state '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-477168854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['105c3da3-31c3-4a2b-9faa-9394d71043a5','0b077470-7dcf-4a64-951b-77376dbc1e5d','f26ece68-3e42-4458-9c70-d58f210a9289','802e4dc4-9c27-4d63-a969-6910183a1d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:27.666102 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e7e732-b092-4d8c-89d7-0022f8522eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:27.677486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e7e732-b092-4d8c-89d7-0022f8522eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:27.678719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (19a7f599-335b-400c-aac7-e4ed6c285382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:27.679149 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:27.679919 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45b7b4e0-3a32-42a5-a5d8-970554627df0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:27.680501 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 946/3838] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:27 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:27.692209 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['0272a272-776e-44ea-b27b-194228de1864', '646ec1e7-f930-4091-8371-803f3f4e23ea', '1f6b500d-bf1b-4147-a89c-5c9e989281ab', '369790e1-ab40-4cd9-b996-fbb1553707a8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:27.692687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-759a3516-2147-42b4-84c7-becb9845c5fe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.694585 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-759a3516-2147-42b4-84c7-becb9845c5fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:27.694795 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-759a3516-2147-42b4-84c7-becb9845c5fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:27.695059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-759a3516-2147-42b4-84c7-becb9845c5fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:27.702867 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:27.702867 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:27.707158 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-759a3516-2147-42b4-84c7-becb9845c5fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:27.711792 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-759a3516-2147-42b4-84c7-becb9845c5fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b returned with HTTP 200 Jul 15 13:32:27.712285 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 970/3839] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:27 2026] GET /volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:27.722739 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot force create request issued successfully. Jul 15 13:32:27.723141 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5c4b35ee-a0c4-4c3f-acca-3c68e6646a6a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:27.723557 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 971/3840] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:27 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) Jul 15 13:32:27.733417 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa609282-e784-4263-815c-7ceb4c6199b5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:27.735103 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa609282-e784-4263-815c-7ceb4c6199b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:27.735274 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa609282-e784-4263-815c-7ceb4c6199b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:27.735450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa609282-e784-4263-815c-7ceb4c6199b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:27.740242 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:27.740242 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:27.740615 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aa609282-e784-4263-815c-7ceb4c6199b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:27.741345 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa609282-e784-4263-815c-7ceb4c6199b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d returned with HTTP 200 Jul 15 13:32:27.742148 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 954/3841] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:27 2026] GET /volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:28.522928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e72ffe42-8551-4106-8d0d-19e868c3e024 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.524511 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e72ffe42-8551-4106-8d0d-19e868c3e024 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:28.524692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e72ffe42-8551-4106-8d0d-19e868c3e024 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:28.524873 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e72ffe42-8551-4106-8d0d-19e868c3e024 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:28.525013 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e72ffe42-8551-4106-8d0d-19e868c3e024 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:28.528939 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.528939 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:28.529625 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e72ffe42-8551-4106-8d0d-19e868c3e024 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:28.529975 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 947/3842] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:28 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:28.541204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.543488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:28.543947 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f879a48d-a2d4-4e9b-b330-b611c57bbff4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-348365884"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:28.545927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request body: {'volume': {"'backup_id": 'f879a48d-a2d4-4e9b-b330-b611c57bbff4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-348365884'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:28.546152 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume of 1 GB Jul 15 13:32:28.550574 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Availability Zones retrieved successfully. Jul 15 13:32:28.557944 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (1daf6395-df2b-4272-b507-b190e16859c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:28.559210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7c3cd4-ced5-423d-982c-0f724e7e0580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.560345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:28.589214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7c3cd4-ced5-423d-982c-0f724e7e0580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.590052 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cdbf667-a55f-4ec2-8d54-56a27f9a2fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.637330 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['d340e208-9d01-4258-be88-3f1f229fd2a0', '8996c7bb-146b-45c0-b067-52ee66e0e615', '29751148-1fa6-47e1-862b-f7a7794603d6', '9cfda38b-9750-499e-96be-10a964a9352c'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:28.638130 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cdbf667-a55f-4ec2-8d54-56a27f9a2fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d340e208-9d01-4258-be88-3f1f229fd2a0', '8996c7bb-146b-45c0-b067-52ee66e0e615', '29751148-1fa6-47e1-862b-f7a7794603d6', '9cfda38b-9750-499e-96be-10a964a9352c']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.639034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8cf5983-22f1-4f18-a712-e706cc4990c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.662975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8cf5983-22f1-4f18-a712-e706cc4990c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea5112e3-35bb-4adb-954d-30ed24cf894d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-348365884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['d340e208-9d01-4258-be88-3f1f229fd2a0','8996c7bb-146b-45c0-b067-52ee66e0e615','29751148-1fa6-47e1-862b-f7a7794603d6','9cfda38b-9750-499e-96be-10a964a9352c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-348365884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea5112e3-35bb-4adb-954d-30ed24cf894d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c3b745472946e198dc03b2bc06dd0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.663688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72d15f4-4654-49b9-9139-cfb5151a2e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.684235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72d15f4-4654-49b9-9139-cfb5151a2e87) transitioned into state 'SUCCESS' from state '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-348365884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['d340e208-9d01-4258-be88-3f1f229fd2a0','8996c7bb-146b-45c0-b067-52ee66e0e615','29751148-1fa6-47e1-862b-f7a7794603d6','9cfda38b-9750-499e-96be-10a964a9352c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.685065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef8401b-eed6-437c-a90e-006e14ca90b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.694832 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef8401b-eed6-437c-a90e-006e14ca90b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.695773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (1daf6395-df2b-4272-b507-b190e16859c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:28.696123 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request issued successfully. Jul 15 13:32:28.696805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e40f7a1f-34d9-4996-b870-7821b1a44909 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:28.697352 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 971/3843] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:28 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:28.709202 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.711115 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:28.711481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f879a48d-a2d4-4e9b-b330-b611c57bbff4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-60542952"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:28.713484 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request body: {'volume': {"'backup_id": 'f879a48d-a2d4-4e9b-b330-b611c57bbff4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-60542952'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:28.713484 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume of 1 GB Jul 15 13:32:28.713484 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.713484 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:28.717765 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Availability Zones retrieved successfully. Jul 15 13:32:28.724270 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (526da635-bb87-4167-8d75-3938860e7d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:28.725472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29aad109-87ff-45fb-95a2-9735a2adc0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.725650 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-03bd9a43-e34f-4e98-af84-acd739a96caf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.726501 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:28.727615 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03bd9a43-e34f-4e98-af84-acd739a96caf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:28.727832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03bd9a43-e34f-4e98-af84-acd739a96caf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:28.728152 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03bd9a43-e34f-4e98-af84-acd739a96caf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:28.735381 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.735381 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:28.739023 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-03bd9a43-e34f-4e98-af84-acd739a96caf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:28.743379 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03bd9a43-e34f-4e98-af84-acd739a96caf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b returned with HTTP 200 Jul 15 13:32:28.743798 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 955/3844] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:28 2026] GET /volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:28.750398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5561d3c3-265f-4af4-aae6-d7f8ffa81560 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.752622 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5561d3c3-265f-4af4-aae6-d7f8ffa81560 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:28.752869 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5561d3c3-265f-4af4-aae6-d7f8ffa81560 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:28.753067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5561d3c3-265f-4af4-aae6-d7f8ffa81560 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:28.757729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29aad109-87ff-45fb-95a2-9735a2adc0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.758125 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.758909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07b01661-5d27-4799-9456-42ea031498a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.760244 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.760244 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:28.761095 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:28.761286 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5561d3c3-265f-4af4-aae6-d7f8ffa81560 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:28.761342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "818598c3-5b0c-4437-b517-5136ec6f423b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1792654871"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:28.762208 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5561d3c3-265f-4af4-aae6-d7f8ffa81560 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d returned with HTTP 200 Jul 15 13:32:28.762417 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 948/3845] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:28 2026] GET /volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:28.772634 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.772634 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:28.773034 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.773097 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:28.773197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume 818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:28.774913 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:28.775215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:28.775425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:28.775558 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:28.781245 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.781245 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:28.781836 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:28.807183 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:32:28.807402 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-48746b76-1084-4d59-be93-117e6fc5d2b5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d returned with HTTP 202 Jul 15 13:32:28.807869 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 956/3846] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:28 2026] DELETE /volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:28.809153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['490b29d5-4ab8-44c0-b2fe-acaeb0d8faad', 'ec92771d-6c5b-4884-8e4a-14c78c4881d8', '30c6e92c-6e12-451b-a6e8-bae04d734a9a', 'c09ac26b-1687-4500-a15a-aa02870dcca2'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:28.812005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['7c27d653-e879-4652-b4ab-d462c87b2381', 'b0515c63-d12a-4ea7-8abd-5bdff4034b71', 'c03f54e3-edda-4a82-bdea-e52b2c045d67', 'ef137ca1-7fec-4203-a5c3-b3834cd56ae0'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:28.813500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07b01661-5d27-4799-9456-42ea031498a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c27d653-e879-4652-b4ab-d462c87b2381', 'b0515c63-d12a-4ea7-8abd-5bdff4034b71', 'c03f54e3-edda-4a82-bdea-e52b2c045d67', 'ef137ca1-7fec-4203-a5c3-b3834cd56ae0']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.814644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6b5308-db36-4e7f-b283-2d5dac2d6185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.816857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bb669505-0c96-4451-af33-9716c75f2be1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.819484 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bb669505-0c96-4451-af33-9716c75f2be1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:28.819751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bb669505-0c96-4451-af33-9716c75f2be1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:28.819837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bb669505-0c96-4451-af33-9716c75f2be1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:28.825520 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.825520 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:28.825935 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bb669505-0c96-4451-af33-9716c75f2be1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:28.826991 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bb669505-0c96-4451-af33-9716c75f2be1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d returned with HTTP 200 Jul 15 13:32:28.827394 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 949/3847] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:28 2026] GET /volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:28.839851 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6b5308-db36-4e7f-b283-2d5dac2d6185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c558f87-a006-41de-91fc-132fe8bd3ab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-60542952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['7c27d653-e879-4652-b4ab-d462c87b2381','b0515c63-d12a-4ea7-8abd-5bdff4034b71','c03f54e3-edda-4a82-bdea-e52b2c045d67','ef137ca1-7fec-4203-a5c3-b3834cd56ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-60542952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c558f87-a006-41de-91fc-132fe8bd3ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c3b745472946e198dc03b2bc06dd0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.841857 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa90474f-164a-4f05-b3ab-9209aaa13b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.843539 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:28.843938 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-30c24ecd-4539-4b7a-8151-e95ac473d338 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:28.844433 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 972/3848] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:28 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) Jul 15 13:32:28.854007 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-81526f5b-2e09-40d6-8fb9-bae8e0a6c64a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.855840 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81526f5b-2e09-40d6-8fb9-bae8e0a6c64a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:28.856069 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81526f5b-2e09-40d6-8fb9-bae8e0a6c64a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:28.856294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81526f5b-2e09-40d6-8fb9-bae8e0a6c64a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:28.860907 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:28.860907 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:28.861237 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-81526f5b-2e09-40d6-8fb9-bae8e0a6c64a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:28.861643 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa90474f-164a-4f05-b3ab-9209aaa13b1f) transitioned into state 'SUCCESS' from state '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-60542952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['7c27d653-e879-4652-b4ab-d462c87b2381','b0515c63-d12a-4ea7-8abd-5bdff4034b71','c03f54e3-edda-4a82-bdea-e52b2c045d67','ef137ca1-7fec-4203-a5c3-b3834cd56ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.861858 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81526f5b-2e09-40d6-8fb9-bae8e0a6c64a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 200 Jul 15 13:32:28.862259 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 957/3849] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:28 2026] GET /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:28.862445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f397fb-f7fc-40a3-a5fc-0ed82811d17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.871991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f397fb-f7fc-40a3-a5fc-0ed82811d17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.872747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (526da635-bb87-4167-8d75-3938860e7d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:28.873179 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request issued successfully. Jul 15 13:32:28.873770 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2613dc7a-8295-4c9a-b166-e8e40c0ca531 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:28.874284 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 972/3850] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:28 2026] POST /volume/v3/volumes => generated 756 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:28.888514 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-def9a49e-505d-4980-a0b2-10b2bd44055e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:28.890248 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:28.890755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f879a48d-a2d4-4e9b-b330-b611c57bbff4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1791607574"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:28.892191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request body: {'volume': {"'backup_id": 'f879a48d-a2d4-4e9b-b330-b611c57bbff4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1791607574'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:28.892367 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume of 1 GB Jul 15 13:32:28.896244 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Availability Zones retrieved successfully. Jul 15 13:32:28.901365 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (61f7295d-73a5-40a4-9450-08e6bba72abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:28.902188 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8500f0-c594-4fae-843a-45900f0d7448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.903098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:28.926772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8500f0-c594-4fae-843a-45900f0d7448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.927572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6790ac3e-09d9-4940-9073-5fc3168f112a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:28.989240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['14618a8b-e35b-40d9-bff5-76bd9f9b3787', '406f5aef-49dd-4e02-b4f8-7c0d5fb1d138', '889e17c0-e010-4fbc-a192-a21f5faca669', 'ff2d0ff8-b6f6-44d1-aac4-33c5beb1b03c'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:28.989945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6790ac3e-09d9-4940-9073-5fc3168f112a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14618a8b-e35b-40d9-bff5-76bd9f9b3787', '406f5aef-49dd-4e02-b4f8-7c0d5fb1d138', '889e17c0-e010-4fbc-a192-a21f5faca669', 'ff2d0ff8-b6f6-44d1-aac4-33c5beb1b03c']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:28.990669 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ac1965-32e3-46c3-b509-e92a4bb8e2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.011437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ac1965-32e3-46c3-b509-e92a4bb8e2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '433d81d7-3e18-4407-8f3c-ecba8f24c4c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1791607574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['14618a8b-e35b-40d9-bff5-76bd9f9b3787','406f5aef-49dd-4e02-b4f8-7c0d5fb1d138','889e17c0-e010-4fbc-a192-a21f5faca669','ff2d0ff8-b6f6-44d1-aac4-33c5beb1b03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1791607574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=433d81d7-3e18-4407-8f3c-ecba8f24c4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c3b745472946e198dc03b2bc06dd0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.012484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daba7634-5722-4da7-941d-1a8f60ffbeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.029342 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daba7634-5722-4da7-941d-1a8f60ffbeee) transitioned into state 'SUCCESS' from state '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-1791607574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['14618a8b-e35b-40d9-bff5-76bd9f9b3787','406f5aef-49dd-4e02-b4f8-7c0d5fb1d138','889e17c0-e010-4fbc-a192-a21f5faca669','ff2d0ff8-b6f6-44d1-aac4-33c5beb1b03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.029991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7653312d-82d9-4d72-9bbf-dc504a6cf280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.038993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7653312d-82d9-4d72-9bbf-dc504a6cf280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.039722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (61f7295d-73a5-40a4-9450-08e6bba72abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:29.040032 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request issued successfully. Jul 15 13:32:29.040584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-def9a49e-505d-4980-a0b2-10b2bd44055e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:29.041064 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 950/3851] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:28 2026] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:29.054620 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.056678 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:29.057002 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f879a48d-a2d4-4e9b-b330-b611c57bbff4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1656907278"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:29.058324 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request body: {'volume': {"'backup_id": 'f879a48d-a2d4-4e9b-b330-b611c57bbff4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1656907278'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:29.058419 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume of 1 GB Jul 15 13:32:29.058684 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.058684 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:29.062189 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Availability Zones retrieved successfully. Jul 15 13:32:29.067302 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (815ba162-fa6c-4341-8294-ba104488cb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:29.068146 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e75e29-aed1-4be9-a99a-f02da2809ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.068975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:29.096056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03e75e29-aed1-4be9-a99a-f02da2809ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.097137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9fb2d8e-9b88-4ff2-bd84-53cd8030147b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.141514 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['51947a8c-5ce7-4056-bb89-740bb3c1ef82', 'be5fcb7d-340c-43c8-a16b-dd2e56d9f55f', 'd3b7e414-830c-482e-bb2e-bee769f57dba', '2fac973b-162a-45b8-a0d8-3d721cfa8a5c'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:29.142471 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9fb2d8e-9b88-4ff2-bd84-53cd8030147b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51947a8c-5ce7-4056-bb89-740bb3c1ef82', 'be5fcb7d-340c-43c8-a16b-dd2e56d9f55f', 'd3b7e414-830c-482e-bb2e-bee769f57dba', '2fac973b-162a-45b8-a0d8-3d721cfa8a5c']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.143374 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a033a9-b901-4116-8903-c8eb8e23ca14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.166305 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a033a9-b901-4116-8903-c8eb8e23ca14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071bbb9a-cf80-4bed-b673-615b5ad2cf98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1656907278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['51947a8c-5ce7-4056-bb89-740bb3c1ef82','be5fcb7d-340c-43c8-a16b-dd2e56d9f55f','d3b7e414-830c-482e-bb2e-bee769f57dba','2fac973b-162a-45b8-a0d8-3d721cfa8a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1656907278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=071bbb9a-cf80-4bed-b673-615b5ad2cf98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c3b745472946e198dc03b2bc06dd0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.167317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52e59d1-bb5f-495b-a4ec-732ded3fe54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.187983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d52e59d1-bb5f-495b-a4ec-732ded3fe54c) transitioned into state 'SUCCESS' from state '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-1656907278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['51947a8c-5ce7-4056-bb89-740bb3c1ef82','be5fcb7d-340c-43c8-a16b-dd2e56d9f55f','d3b7e414-830c-482e-bb2e-bee769f57dba','2fac973b-162a-45b8-a0d8-3d721cfa8a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.188864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3778ede6-14a8-480c-b116-b93988b066af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.202220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3778ede6-14a8-480c-b116-b93988b066af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.203003 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (815ba162-fa6c-4341-8294-ba104488cb44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:29.203280 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request issued successfully. Jul 15 13:32:29.203774 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ab3fb84a-f854-4191-96b2-1943f72095b7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:29.204202 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 973/3852] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:29 2026] POST /volume/v3/volumes => generated 758 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:29.219212 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6e3ca022-3168-4488-a865-f9a8390745f7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.220934 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:29.221274 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "f879a48d-a2d4-4e9b-b330-b611c57bbff4", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1985572261"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:29.222662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request body: {'volume': {"'backup_id": 'f879a48d-a2d4-4e9b-b330-b611c57bbff4', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1985572261'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:29.222776 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume of 1 GB Jul 15 13:32:29.226664 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Availability Zones retrieved successfully. Jul 15 13:32:29.233538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (8c9c97c7-9c7c-4689-9f2e-74a4891b4652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:29.234607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16da7f0-92d3-4727-8df9-0d1804c8bb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.235522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:29.261441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16da7f0-92d3-4727-8df9-0d1804c8bb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.262282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c03ecf9-8880-4859-950f-cd78e1980c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.301662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Created reservations ['d0a8f15f-6f70-46dc-b62b-e2700a53f9bd', 'd340fc71-6f3b-41e1-a2a0-0f715b228f4f', 'ab7c2c06-d75e-40b5-830b-5533ced5f373', 'af0510e8-c854-4406-8680-e315e4c820b5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:29.302459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c03ecf9-8880-4859-950f-cd78e1980c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0a8f15f-6f70-46dc-b62b-e2700a53f9bd', 'd340fc71-6f3b-41e1-a2a0-0f715b228f4f', 'ab7c2c06-d75e-40b5-830b-5533ced5f373', 'af0510e8-c854-4406-8680-e315e4c820b5']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.303248 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21448336-3a11-4655-bbd3-a3a09c0afb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.324876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21448336-3a11-4655-bbd3-a3a09c0afb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c1576ab-46ce-4d79-8ee5-9468f80fd9d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1985572261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['d0a8f15f-6f70-46dc-b62b-e2700a53f9bd','d340fc71-6f3b-41e1-a2a0-0f715b228f4f','ab7c2c06-d75e-40b5-830b-5533ced5f373','af0510e8-c854-4406-8680-e315e4c820b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1985572261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c1576ab-46ce-4d79-8ee5-9468f80fd9d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63c3b745472946e198dc03b2bc06dd0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.325610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c9dc0b-5631-47af-a7c4-4543b8b29b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.343211 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c9dc0b-5631-47af-a7c4-4543b8b29b8e) transitioned into state 'SUCCESS' from state '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-1985572261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63c3b745472946e198dc03b2bc06dd0f',qos_specs=None,replication_status=,reservations=['d0a8f15f-6f70-46dc-b62b-e2700a53f9bd','d340fc71-6f3b-41e1-a2a0-0f715b228f4f','ab7c2c06-d75e-40b5-830b-5533ced5f373','af0510e8-c854-4406-8680-e315e4c820b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9a9550c3a6d44bf81a1b8b404436d2a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.344074 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e2a8d9-5235-4cb0-b23d-6fae97f62f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:29.353558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e2a8d9-5235-4cb0-b23d-6fae97f62f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:29.354411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Flow 'volume_create_api' (8c9c97c7-9c7c-4689-9f2e-74a4891b4652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:29.354685 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Create volume request issued successfully. Jul 15 13:32:29.355221 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6e3ca022-3168-4488-a865-f9a8390745f7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:29.355634 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 958/3853] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:29 2026] POST /volume/v3/volumes => generated 758 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:29.368863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1484359d-4f39-4f93-bb5b-575ece7b4cf8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.370776 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1484359d-4f39-4f93-bb5b-575ece7b4cf8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d Jul 15 13:32:29.371025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1484359d-4f39-4f93-bb5b-575ece7b4cf8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.371205 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1484359d-4f39-4f93-bb5b-575ece7b4cf8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.378142 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.378142 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:29.381369 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1484359d-4f39-4f93-bb5b-575ece7b4cf8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:29.385447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1484359d-4f39-4f93-bb5b-575ece7b4cf8 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d returned with HTTP 200 Jul 15 13:32:29.385854 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 973/3854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.396999 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-db458c68-6b09-41eb-aca1-834d68ab7914 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.399374 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db458c68-6b09-41eb-aca1-834d68ab7914 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 Jul 15 13:32:29.399650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db458c68-6b09-41eb-aca1-834d68ab7914 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.399880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db458c68-6b09-41eb-aca1-834d68ab7914 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.409037 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.409037 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:29.412525 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-db458c68-6b09-41eb-aca1-834d68ab7914 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:29.416405 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db458c68-6b09-41eb-aca1-834d68ab7914 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 returned with HTTP 200 Jul 15 13:32:29.416693 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 951/3855] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.432328 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b0fb7ea5-de4f-4e28-9378-abbc8886b653 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.434107 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b0fb7ea5-de4f-4e28-9378-abbc8886b653 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 Jul 15 13:32:29.434292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b0fb7ea5-de4f-4e28-9378-abbc8886b653 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.434460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b0fb7ea5-de4f-4e28-9378-abbc8886b653 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.441282 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.441282 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:29.444683 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b0fb7ea5-de4f-4e28-9378-abbc8886b653 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:29.448429 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b0fb7ea5-de4f-4e28-9378-abbc8886b653 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 returned with HTTP 200 Jul 15 13:32:29.448807 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 974/3856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.464473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c161f6b9-008e-4ba9-a2d5-3a7ad250117f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.466461 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c161f6b9-008e-4ba9-a2d5-3a7ad250117f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 Jul 15 13:32:29.466674 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c161f6b9-008e-4ba9-a2d5-3a7ad250117f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.466851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c161f6b9-008e-4ba9-a2d5-3a7ad250117f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.474788 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.474788 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:29.479271 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c161f6b9-008e-4ba9-a2d5-3a7ad250117f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:29.484196 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c161f6b9-008e-4ba9-a2d5-3a7ad250117f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 returned with HTTP 200 Jul 15 13:32:29.484686 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 959/3857] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.497885 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2ec79086-be72-469b-8197-4b5766b12a7e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.500026 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2ec79086-be72-469b-8197-4b5766b12a7e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 Jul 15 13:32:29.500613 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2ec79086-be72-469b-8197-4b5766b12a7e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.500685 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2ec79086-be72-469b-8197-4b5766b12a7e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.508382 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.508382 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:29.513126 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2ec79086-be72-469b-8197-4b5766b12a7e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:29.520141 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2ec79086-be72-469b-8197-4b5766b12a7e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 returned with HTTP 200 Jul 15 13:32:29.520766 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 974/3858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:32:29.534274 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.536628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:29.536867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.537101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.537248 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete backup with id: f879a48d-a2d4-4e9b-b330-b611c57bbff4. Jul 15 13:32:29.543132 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.543132 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:29.557976 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] delete_backup rpcapi backup_id f879a48d-a2d4-4e9b-b330-b611c57bbff4 {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:32:29.559930 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ffa5a890-4193-4a77-a3c7-4f0c04b9eac9 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 202 Jul 15 13:32:29.560624 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 952/3859] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:29 2026] DELETE /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:29.570145 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-40ffb747-e9f9-4700-8496-4ae9b4b0c464 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.574835 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40ffb747-e9f9-4700-8496-4ae9b4b0c464 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:29.574835 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40ffb747-e9f9-4700-8496-4ae9b4b0c464 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.574835 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40ffb747-e9f9-4700-8496-4ae9b4b0c464 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.574835 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-40ffb747-e9f9-4700-8496-4ae9b4b0c464 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:29.578395 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.578395 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:29.579308 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40ffb747-e9f9-4700-8496-4ae9b4b0c464 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 200 Jul 15 13:32:29.579558 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 975/3860] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.837669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-006d31e7-304e-430e-9471-1bd36bb254af None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.843985 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-006d31e7-304e-430e-9471-1bd36bb254af tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:29.843985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-006d31e7-304e-430e-9471-1bd36bb254af tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.843985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-006d31e7-304e-430e-9471-1bd36bb254af tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.846441 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-006d31e7-304e-430e-9471-1bd36bb254af tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d returned with HTTP 404 Jul 15 13:32:29.847053 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 960/3861] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:29.855104 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.856751 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:32:29.856940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.857188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.857295 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:32:29.862385 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.862385 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:29.863569 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:29.874757 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-886f4486-23b1-41bb-9d6d-6915f9b29a86 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.876601 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-886f4486-23b1-41bb-9d6d-6915f9b29a86 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:29.876803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-886f4486-23b1-41bb-9d6d-6915f9b29a86 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.877044 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-886f4486-23b1-41bb-9d6d-6915f9b29a86 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.882224 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.882224 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:29.882583 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-886f4486-23b1-41bb-9d6d-6915f9b29a86 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:29.883325 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-886f4486-23b1-41bb-9d6d-6915f9b29a86 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 200 Jul 15 13:32:29.883689 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 953/3862] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.884729 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:32:29.904319 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb024192-594c-4db3-9fbc-ea2bd08380e2 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 returned with HTTP 202 Jul 15 13:32:29.904319 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 975/3863] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:29 2026] DELETE /volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:29.905408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e4c45e4c-f0f2-4ccd-aadf-095e196ffc90 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.905408 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4c45e4c-f0f2-4ccd-aadf-095e196ffc90 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:32:29.905408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4c45e4c-f0f2-4ccd-aadf-095e196ffc90 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.905408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e4c45e4c-f0f2-4ccd-aadf-095e196ffc90 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.905700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.905700 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:29.905700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.905700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.905700 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Delete snapshot with id: 68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:29.905869 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.905869 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:29.905869 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e4c45e4c-f0f2-4ccd-aadf-095e196ffc90 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:29.905869 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e4c45e4c-f0f2-4ccd-aadf-095e196ffc90 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 returned with HTTP 200 Jul 15 13:32:29.905869 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 976/3864] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:29.906045 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.906045 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:29.906045 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:29.925167 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot delete request issued successfully. Jul 15 13:32:29.925437 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-99000adc-7e17-4887-ab0c-7345b4a1d6dc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 202 Jul 15 13:32:29.926049 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 961/3865] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:29 2026] DELETE /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:29.934312 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-91c263dd-8df9-4e3e-b010-f59eb7b4f5da None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:29.936514 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-91c263dd-8df9-4e3e-b010-f59eb7b4f5da tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:29.936514 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-91c263dd-8df9-4e3e-b010-f59eb7b4f5da tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:29.936610 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-91c263dd-8df9-4e3e-b010-f59eb7b4f5da tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:29.942284 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:29.942284 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:29.942820 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-91c263dd-8df9-4e3e-b010-f59eb7b4f5da tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:29.943678 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-91c263dd-8df9-4e3e-b010-f59eb7b4f5da tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 200 Jul 15 13:32:29.944090 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 954/3866] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:29 2026] GET /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:30.590425 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8040b059-836d-4059-a9a7-5e0f75142b2e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.592480 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8040b059-836d-4059-a9a7-5e0f75142b2e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 Jul 15 13:32:30.592743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8040b059-836d-4059-a9a7-5e0f75142b2e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.593015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8040b059-836d-4059-a9a7-5e0f75142b2e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.593181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8040b059-836d-4059-a9a7-5e0f75142b2e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Show backup with id f879a48d-a2d4-4e9b-b330-b611c57bbff4. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:30.596945 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8040b059-836d-4059-a9a7-5e0f75142b2e tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 returned with HTTP 404 Jul 15 13:32:30.597503 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 976/3867] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/backups/f879a48d-a2d4-4e9b-b330-b611c57bbff4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:30.610069 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6043984e-9444-4a03-a732-386cbfb6ad06 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.612204 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 Jul 15 13:32:30.612435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.612665 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.612857 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume with id: 7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 Jul 15 13:32:30.621499 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.621499 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:30.622049 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:30.640211 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume request issued successfully. Jul 15 13:32:30.640429 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6043984e-9444-4a03-a732-386cbfb6ad06 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 returned with HTTP 202 Jul 15 13:32:30.640847 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 977/3868] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:30 2026] DELETE /volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:30.650257 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b267e94-480c-425b-a073-a4a0399f2814 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.652642 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b267e94-480c-425b-a073-a4a0399f2814 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 Jul 15 13:32:30.652987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b267e94-480c-425b-a073-a4a0399f2814 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.653297 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b267e94-480c-425b-a073-a4a0399f2814 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.662032 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.662032 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:30.666331 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b267e94-480c-425b-a073-a4a0399f2814 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:30.672103 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b267e94-480c-425b-a073-a4a0399f2814 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 returned with HTTP 200 Jul 15 13:32:30.672584 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 962/3869] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:30.676909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-9e737fb8-fb3e-41c8-92ba-526f0be5dcf4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.679230 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-9e737fb8-fb3e-41c8-92ba-526f0be5dcf4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:30.679360 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-9e737fb8-fb3e-41c8-92ba-526f0be5dcf4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.679561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-9e737fb8-fb3e-41c8-92ba-526f0be5dcf4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.688947 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.688947 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:30.692120 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-9e737fb8-fb3e-41c8-92ba-526f0be5dcf4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:30.696032 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-9e737fb8-fb3e-41c8-92ba-526f0be5dcf4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:30.696473 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 955/3870] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:30.713208 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.715278 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] POST https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348/action Jul 15 13:32:30.715658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:30.715859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:30.726452 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.726452 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:30.727143 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:30.733434 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Begin detaching volume completed successfully. Jul 15 13:32:30.733671 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-e8242726-f461-43f9-8dd4-44566d92b8b3 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348/action returned with HTTP 202 Jul 15 13:32:30.734146 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 977/3871] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:32:30 2026] POST /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:30.777340 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-63b5c1e3-3f3e-4c40-9e35-dd8993e7e7bb None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.777747 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63b5c1e3-3f3e-4c40-9e35-dd8993e7e7bb None None] GET https://10.4.3.158/volume// Jul 15 13:32:30.777940 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63b5c1e3-3f3e-4c40-9e35-dd8993e7e7bb None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.778201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63b5c1e3-3f3e-4c40-9e35-dd8993e7e7bb None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.778536 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63b5c1e3-3f3e-4c40-9e35-dd8993e7e7bb None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:30.778849 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 978/3872] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:30.787064 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-c18a44f7-0fc6-4e37-ab9a-7804b6e7023d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.789082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-c18a44f7-0fc6-4e37-ab9a-7804b6e7023d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:30.789282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-c18a44f7-0fc6-4e37-ab9a-7804b6e7023d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.789460 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-c18a44f7-0fc6-4e37-ab9a-7804b6e7023d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.798041 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.798041 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:30.801435 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-c18a44f7-0fc6-4e37-ab9a-7804b6e7023d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:30.805627 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-c18a44f7-0fc6-4e37-ab9a-7804b6e7023d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:30.806045 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 963/3873] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:30.912605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-457e806e-410a-4a35-bc43-4f288a30b485 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.914508 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-457e806e-410a-4a35-bc43-4f288a30b485 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:32:30.914698 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-457e806e-410a-4a35-bc43-4f288a30b485 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.914870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-457e806e-410a-4a35-bc43-4f288a30b485 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.919253 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-457e806e-410a-4a35-bc43-4f288a30b485 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 returned with HTTP 404 Jul 15 13:32:30.919780 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 956/3874] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:30.925976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.928014 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:30.928014 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.928198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.928296 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:30.933614 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.933614 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:30.934083 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:30.951869 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:32:30.952317 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c378dc7e-8fc1-4015-bf9a-e1f9b96b995e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 returned with HTTP 202 Jul 15 13:32:30.952770 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 978/3875] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:30 2026] DELETE /volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:30.957137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-98d8a0b4-ff73-48c7-a094-1d53dff54ec4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.959445 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98d8a0b4-ff73-48c7-a094-1d53dff54ec4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:30.959635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98d8a0b4-ff73-48c7-a094-1d53dff54ec4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.959669 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a86f2393-834e-4edd-9109-0b8951b611d1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.959854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98d8a0b4-ff73-48c7-a094-1d53dff54ec4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.961423 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a86f2393-834e-4edd-9109-0b8951b611d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:30.961591 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a86f2393-834e-4edd-9109-0b8951b611d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.961784 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a86f2393-834e-4edd-9109-0b8951b611d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.966197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98d8a0b4-ff73-48c7-a094-1d53dff54ec4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 404 Jul 15 13:32:30.966752 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 979/3876] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:30.968981 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:30.968981 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:30.969489 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a86f2393-834e-4edd-9109-0b8951b611d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:30.970354 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a86f2393-834e-4edd-9109-0b8951b611d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 returned with HTTP 200 Jul 15 13:32:30.970718 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 964/3877] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:30.975664 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a923aafc-7cb1-4805-bc28-8536c662dbfd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.977787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a923aafc-7cb1-4805-bc28-8536c662dbfd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:30.978057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a923aafc-7cb1-4805-bc28-8536c662dbfd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.978247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a923aafc-7cb1-4805-bc28-8536c662dbfd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:30.978371 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-a923aafc-7cb1-4805-bc28-8536c662dbfd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: 68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:30.985340 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a923aafc-7cb1-4805-bc28-8536c662dbfd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 404 Jul 15 13:32:30.985819 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 957/3878] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:30 2026] DELETE /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:30.993832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-522fd407-192e-417c-a502-23f50204f291 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:30.995932 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-522fd407-192e-417c-a502-23f50204f291 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 Jul 15 13:32:30.995932 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-522fd407-192e-417c-a502-23f50204f291 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:30.996088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-522fd407-192e-417c-a502-23f50204f291 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.000396 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-522fd407-192e-417c-a502-23f50204f291 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 returned with HTTP 404 Jul 15 13:32:31.000767 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 979/3879] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:30 2026] GET /volume/v3/snapshots/68458af7-e826-4bf8-8c04-7a45189a49c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:31.010088 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.011914 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:31.012151 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.012349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.012527 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:31.020087 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.020087 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:31.020425 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:31.049700 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:31.049893 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45ac8df1-aa1c-4982-b1b7-d9cdb31f03d1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b returned with HTTP 202 Jul 15 13:32:31.050371 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 980/3880] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:31 2026] DELETE /volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:31.059046 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-623b305d-7997-4935-8bfe-c561fd9d88ec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.060791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-623b305d-7997-4935-8bfe-c561fd9d88ec tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:31.061049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-623b305d-7997-4935-8bfe-c561fd9d88ec tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.061231 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-623b305d-7997-4935-8bfe-c561fd9d88ec tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.068694 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.068694 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:31.072107 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-623b305d-7997-4935-8bfe-c561fd9d88ec tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:31.076489 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-623b305d-7997-4935-8bfe-c561fd9d88ec tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b returned with HTTP 200 Jul 15 13:32:31.076876 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 965/3881] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:31 2026] GET /volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:31.620873 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-72ed6e80-91c0-43bd-80da-e10a32ae384a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.622973 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-72ed6e80-91c0-43bd-80da-e10a32ae384a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef Jul 15 13:32:31.623207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-72ed6e80-91c0-43bd-80da-e10a32ae384a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.623419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-72ed6e80-91c0-43bd-80da-e10a32ae384a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.631050 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.631050 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:31.676157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d8b8a0af-5ec3-404a-a143-322a98b0cee0 req-72ed6e80-91c0-43bd-80da-e10a32ae384a tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef returned with HTTP 200 Jul 15 13:32:31.676591 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 958/3882] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:32:31 2026] DELETE /volume/v3/attachments/cf3e0905-7ac5-4aa4-9615-205075c9feef => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:31.685388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3289a287-7793-4448-af4e-fce02b3a0190 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.687123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3289a287-7793-4448-af4e-fce02b3a0190 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 Jul 15 13:32:31.687307 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3289a287-7793-4448-af4e-fce02b3a0190 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.687484 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3289a287-7793-4448-af4e-fce02b3a0190 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.693889 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3289a287-7793-4448-af4e-fce02b3a0190 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 returned with HTTP 404 Jul 15 13:32:31.694386 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 980/3883] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:31 2026] GET /volume/v3/volumes/7c1576ab-46ce-4d79-8ee5-9468f80fd9d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:31.700937 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.702757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 Jul 15 13:32:31.702986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.703208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.703366 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume with id: 071bbb9a-cf80-4bed-b673-615b5ad2cf98 Jul 15 13:32:31.709892 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.709892 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:31.710388 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:31.724680 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume request issued successfully. Jul 15 13:32:31.724903 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1fbc41a3-4711-462e-b03d-b2304a619e5d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 returned with HTTP 202 Jul 15 13:32:31.725378 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 981/3884] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:31 2026] DELETE /volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:31.731670 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-71436288-4e6c-462c-847b-712a0c50f4a3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.733738 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-71436288-4e6c-462c-847b-712a0c50f4a3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 Jul 15 13:32:31.733935 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-71436288-4e6c-462c-847b-712a0c50f4a3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.734161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-71436288-4e6c-462c-847b-712a0c50f4a3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.741101 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.741101 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:31.744474 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-71436288-4e6c-462c-847b-712a0c50f4a3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:31.748675 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-71436288-4e6c-462c-847b-712a0c50f4a3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 returned with HTTP 200 Jul 15 13:32:31.749054 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 966/3885] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:31 2026] GET /volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:31.820240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2e037054-4674-40ef-be24-ea364e1c31dc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.821870 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:31.822098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.822272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.822457 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume with id: d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:31.828702 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.828702 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:31.829273 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:31.844532 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume request issued successfully. Jul 15 13:32:31.844692 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e037054-4674-40ef-be24-ea364e1c31dc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 202 Jul 15 13:32:31.845079 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 959/3886] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:31 2026] DELETE /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:31.875564 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-cd6d4dd9-e53c-48a6-a909-2902ff02da66 req-05cb39d2-6bde-41d6-9501-094aaecb65fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.877616 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd6d4dd9-e53c-48a6-a909-2902ff02da66 req-05cb39d2-6bde-41d6-9501-094aaecb65fc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:31.877830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd6d4dd9-e53c-48a6-a909-2902ff02da66 req-05cb39d2-6bde-41d6-9501-094aaecb65fc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.878083 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd6d4dd9-e53c-48a6-a909-2902ff02da66 req-05cb39d2-6bde-41d6-9501-094aaecb65fc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.884582 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:31.884582 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:31.888103 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-cd6d4dd9-e53c-48a6-a909-2902ff02da66 req-05cb39d2-6bde-41d6-9501-094aaecb65fc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:31.892043 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd6d4dd9-e53c-48a6-a909-2902ff02da66 req-05cb39d2-6bde-41d6-9501-094aaecb65fc tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 200 Jul 15 13:32:31.892461 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 981/3887] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:31 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:31.930755 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8c4e8c7b-e8b2-48dc-a48f-9bac7d603801 req-e66d3a8c-8f95-4e6c-9f60-7742370f48ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.932715 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8c4e8c7b-e8b2-48dc-a48f-9bac7d603801 req-e66d3a8c-8f95-4e6c-9f60-7742370f48ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:31.932895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8c4e8c7b-e8b2-48dc-a48f-9bac7d603801 req-e66d3a8c-8f95-4e6c-9f60-7742370f48ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.933110 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8c4e8c7b-e8b2-48dc-a48f-9bac7d603801 req-e66d3a8c-8f95-4e6c-9f60-7742370f48ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.938642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8c4e8c7b-e8b2-48dc-a48f-9bac7d603801 req-e66d3a8c-8f95-4e6c-9f60-7742370f48ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 404 Jul 15 13:32:31.939163 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 982/3888] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:31 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:31.980397 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-94986c96-3277-49b6-a688-44d4c7efaeb4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.982070 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-94986c96-3277-49b6-a688-44d4c7efaeb4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:31.982255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-94986c96-3277-49b6-a688-44d4c7efaeb4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.982483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-94986c96-3277-49b6-a688-44d4c7efaeb4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.986723 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-94986c96-3277-49b6-a688-44d4c7efaeb4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 returned with HTTP 404 Jul 15 13:32:31.987221 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 967/3889] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:31 2026] GET /volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:31.994384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3f0420d7-495b-4141-b310-ff7e3340cd1d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:31.996124 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f0420d7-495b-4141-b310-ff7e3340cd1d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:31.996304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f0420d7-495b-4141-b310-ff7e3340cd1d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:31.996479 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f0420d7-495b-4141-b310-ff7e3340cd1d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:31.996756 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-3f0420d7-495b-4141-b310-ff7e3340cd1d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 4d7e158b-ddd5-4a72-9518-f7f542534a5d Jul 15 13:32:32.001004 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f0420d7-495b-4141-b310-ff7e3340cd1d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d returned with HTTP 404 Jul 15 13:32:32.001491 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 960/3890] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:31 2026] DELETE /volume/v3/snapshots/4d7e158b-ddd5-4a72-9518-f7f542534a5d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:32.008283 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-44478052-7c88-4590-acb1-33687f9219ee None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.010062 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44478052-7c88-4590-acb1-33687f9219ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:32.010238 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44478052-7c88-4590-acb1-33687f9219ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.010418 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44478052-7c88-4590-acb1-33687f9219ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.010505 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-44478052-7c88-4590-acb1-33687f9219ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 60b9988d-3d1f-4514-814d-064e3cd8f3a3 Jul 15 13:32:32.014443 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44478052-7c88-4590-acb1-33687f9219ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 returned with HTTP 404 Jul 15 13:32:32.014873 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 982/3891] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:32 2026] DELETE /volume/v3/snapshots/60b9988d-3d1f-4514-814d-064e3cd8f3a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:32.049292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-213c3acd-eb12-404c-ab76-f1627d844f45 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.051708 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-213c3acd-eb12-404c-ab76-f1627d844f45 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:32.051902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-213c3acd-eb12-404c-ab76-f1627d844f45 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.052124 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-213c3acd-eb12-404c-ab76-f1627d844f45 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.063918 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:32.063918 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:32.067221 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-213c3acd-eb12-404c-ab76-f1627d844f45 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:32.071023 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-213c3acd-eb12-404c-ab76-f1627d844f45 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:32.071409 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 983/3892] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:32.088795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7f3be51f-8681-4b86-8d1d-040437a63047 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.088901 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.090658 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7f3be51f-8681-4b86-8d1d-040437a63047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b Jul 15 13:32:32.090904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7f3be51f-8681-4b86-8d1d-040437a63047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.091138 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee/action Jul 15 13:32:32.091212 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7f3be51f-8681-4b86-8d1d-040437a63047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.091466 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:32.091589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:32.097501 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7f3be51f-8681-4b86-8d1d-040437a63047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b returned with HTTP 404 Jul 15 13:32:32.098019 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 968/3893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/v3/volumes/818598c3-5b0c-4437-b517-5136ec6f423b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:32.105494 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:32.105494 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:32.106227 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:32.106850 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-848795f0-bec3-4301-b677-db994b1a2722 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.109238 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:32.109884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1382317717"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:32.111681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1382317717'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:32.111894 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:32.114489 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Begin detaching volume completed successfully. Jul 15 13:32:32.114849 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-bdf52665-6a7d-45a6-828b-f7c9d3815e00 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee/action returned with HTTP 202 Jul 15 13:32:32.115563 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 961/3894] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:32:32 2026] POST /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:32:32.117369 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:32.125301 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (8413a417-88ce-4019-9724-176fa45b9cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:32.126693 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40bbf0eb-1a59-4f15-8682-f37e06b8d920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:32.127800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:32.158625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6d415b89-041b-42b9-b665-148d46493bca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.159101 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6d415b89-041b-42b9-b665-148d46493bca None None] GET https://10.4.3.158/volume// Jul 15 13:32:32.159307 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6d415b89-041b-42b9-b665-148d46493bca None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.159531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6d415b89-041b-42b9-b665-148d46493bca None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.159931 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6d415b89-041b-42b9-b665-148d46493bca None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:32.160264 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 984/3895] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:32.160573 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40bbf0eb-1a59-4f15-8682-f37e06b8d920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:32.161977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19e8ce4-bad1-443e-864a-26211f249a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:32.170821 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-eda7a98f-a445-415c-b3bf-b3af33cdcfc0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.173022 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-eda7a98f-a445-415c-b3bf-b3af33cdcfc0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:32.173292 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-eda7a98f-a445-415c-b3bf-b3af33cdcfc0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.173515 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-eda7a98f-a445-415c-b3bf-b3af33cdcfc0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.186863 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:32.186863 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:32.192120 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-eda7a98f-a445-415c-b3bf-b3af33cdcfc0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:32.198622 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-eda7a98f-a445-415c-b3bf-b3af33cdcfc0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:32.199215 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 969/3896] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:32.215818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['51a8e3b9-16b1-4495-ae3c-f6d18280f995', '3a48bccd-a1b3-4db5-a0ee-d1ac37080207', 'e9cb35f6-f667-4034-9ac3-df54bb63c2ed', '261fd0f9-2a78-4e40-97e3-922764d56588'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:32.217133 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19e8ce4-bad1-443e-864a-26211f249a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51a8e3b9-16b1-4495-ae3c-f6d18280f995', '3a48bccd-a1b3-4db5-a0ee-d1ac37080207', 'e9cb35f6-f667-4034-9ac3-df54bb63c2ed', '261fd0f9-2a78-4e40-97e3-922764d56588']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:32.218313 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68cfbd4-c5b5-4205-867d-4a733ee72b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:32.243017 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68cfbd4-c5b5-4205-867d-4a733ee72b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '601bccdc-0230-4f18-a12f-762eaf82d9b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382317717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['51a8e3b9-16b1-4495-ae3c-f6d18280f995','3a48bccd-a1b3-4db5-a0ee-d1ac37080207','e9cb35f6-f667-4034-9ac3-df54bb63c2ed','261fd0f9-2a78-4e40-97e3-922764d56588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382317717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=601bccdc-0230-4f18-a12f-762eaf82d9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:32.243722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183e0d60-934f-49d3-894e-f1b6ca6ec431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:32.262110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183e0d60-934f-49d3-894e-f1b6ca6ec431) transitioned into state 'SUCCESS' from state '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-1382317717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['51a8e3b9-16b1-4495-ae3c-f6d18280f995','3a48bccd-a1b3-4db5-a0ee-d1ac37080207','e9cb35f6-f667-4034-9ac3-df54bb63c2ed','261fd0f9-2a78-4e40-97e3-922764d56588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:32.262873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c835ebc9-8b7b-4da7-9a85-3b5bca54615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:32.273487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c835ebc9-8b7b-4da7-9a85-3b5bca54615b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:32.274647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (8413a417-88ce-4019-9724-176fa45b9cb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:32.275129 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:32.275976 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-848795f0-bec3-4301-b677-db994b1a2722 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:32.276597 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 983/3897] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:32 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:32.290486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c116cdd-0a8b-4459-acbe-6af461cf4c66 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.293374 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c116cdd-0a8b-4459-acbe-6af461cf4c66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:32.293584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c116cdd-0a8b-4459-acbe-6af461cf4c66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.293793 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c116cdd-0a8b-4459-acbe-6af461cf4c66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.301053 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:32.301053 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:32.304839 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0c116cdd-0a8b-4459-acbe-6af461cf4c66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:32.308688 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c116cdd-0a8b-4459-acbe-6af461cf4c66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 returned with HTTP 200 Jul 15 13:32:32.310296 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 962/3898] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:32.762611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9dc5773a-183e-4ee8-938c-a03e4b4db885 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.764412 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9dc5773a-183e-4ee8-938c-a03e4b4db885 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 Jul 15 13:32:32.764635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9dc5773a-183e-4ee8-938c-a03e4b4db885 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.764888 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9dc5773a-183e-4ee8-938c-a03e4b4db885 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.771679 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9dc5773a-183e-4ee8-938c-a03e4b4db885 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 returned with HTTP 404 Jul 15 13:32:32.772294 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 985/3899] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/v3/volumes/071bbb9a-cf80-4bed-b673-615b5ad2cf98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:32.779439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.781116 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 Jul 15 13:32:32.781326 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.781560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.781756 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume with id: 433d81d7-3e18-4407-8f3c-ecba8f24c4c8 Jul 15 13:32:32.790027 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:32.790027 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:32.790488 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:32.811197 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume request issued successfully. Jul 15 13:32:32.811573 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-81720bbd-b82e-4a67-9fa1-a11f50c786b0 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 returned with HTTP 202 Jul 15 13:32:32.812160 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 970/3900] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:32 2026] DELETE /volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:32.821174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-00faf0dd-053a-40e1-a76e-30a172ffbdb7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:32.826042 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-00faf0dd-053a-40e1-a76e-30a172ffbdb7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 Jul 15 13:32:32.826657 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-00faf0dd-053a-40e1-a76e-30a172ffbdb7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:32.826881 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-00faf0dd-053a-40e1-a76e-30a172ffbdb7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:32.841736 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:32.841736 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:32.847850 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-00faf0dd-053a-40e1-a76e-30a172ffbdb7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:32.854505 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-00faf0dd-053a-40e1-a76e-30a172ffbdb7 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 returned with HTTP 200 Jul 15 13:32:32.855089 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 984/3901] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:32 2026] GET /volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:33.109654 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-7d4a55dd-6379-4c78-867c-c41126e52573 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.111619 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-7d4a55dd-6379-4c78-867c-c41126e52573 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 Jul 15 13:32:33.111792 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-7d4a55dd-6379-4c78-867c-c41126e52573 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:33.111984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-7d4a55dd-6379-4c78-867c-c41126e52573 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:33.118889 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:33.118889 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:33.171612 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2556c7a5-d98e-42ef-90a6-7d57f78e97a7 req-7d4a55dd-6379-4c78-867c-c41126e52573 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 returned with HTTP 200 Jul 15 13:32:33.172105 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 963/3902] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:32:33 2026] DELETE /volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:33.321481 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8846ffc0-ff0e-4150-b68e-dbb8b072b528 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.323873 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8846ffc0-ff0e-4150-b68e-dbb8b072b528 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:33.324246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8846ffc0-ff0e-4150-b68e-dbb8b072b528 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:33.324554 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8846ffc0-ff0e-4150-b68e-dbb8b072b528 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:33.337636 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:33.337636 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:33.342378 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8846ffc0-ff0e-4150-b68e-dbb8b072b528 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:33.347427 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8846ffc0-ff0e-4150-b68e-dbb8b072b528 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 returned with HTTP 200 Jul 15 13:32:33.348146 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 986/3903] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:33 2026] GET /volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:33.359202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.362099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:33.362099 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "601bccdc-0230-4f18-a12f-762eaf82d9b1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1059352013"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:33.374526 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:33.374526 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:33.374921 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:33.375112 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume 601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:33.405124 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['8308e3dd-dc5d-4d2f-b4ba-fe7c05548c39', '9d3a6fe1-3080-45f6-9f3b-ae371ac553f2', '22e714a7-abad-4daa-92da-676f6c8f0534', '401b685a-11b4-456c-8d94-f8961dd06b30'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:33.472744 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:33.473756 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e5a4a369-9045-4833-ab10-85c9bb5432ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:33.473883 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 971/3904] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:33 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) Jul 15 13:32:33.483530 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-50598cf2-adea-47ae-b821-ec74bf25e615 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.485712 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-50598cf2-adea-47ae-b821-ec74bf25e615 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 Jul 15 13:32:33.485973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-50598cf2-adea-47ae-b821-ec74bf25e615 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:33.486204 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-50598cf2-adea-47ae-b821-ec74bf25e615 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:33.492273 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:33.492273 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:33.492677 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-50598cf2-adea-47ae-b821-ec74bf25e615 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:33.493784 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-50598cf2-adea-47ae-b821-ec74bf25e615 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 returned with HTTP 200 Jul 15 13:32:33.494346 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 985/3905] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:33 2026] GET /volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:33.868477 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c975e54a-5d4e-457e-a2e3-6ab15ebeb570 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.873572 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c975e54a-5d4e-457e-a2e3-6ab15ebeb570 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 Jul 15 13:32:33.873572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c975e54a-5d4e-457e-a2e3-6ab15ebeb570 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:33.873572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c975e54a-5d4e-457e-a2e3-6ab15ebeb570 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:33.878129 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c975e54a-5d4e-457e-a2e3-6ab15ebeb570 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 returned with HTTP 404 Jul 15 13:32:33.878714 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 964/3906] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:33 2026] GET /volume/v3/volumes/433d81d7-3e18-4407-8f3c-ecba8f24c4c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:33.885108 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-92b55a2a-f094-4559-acf1-60e8ea781044 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.887745 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 Jul 15 13:32:33.888164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:33.888437 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:33.888650 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume with id: 2c558f87-a006-41de-91fc-132fe8bd3ab5 Jul 15 13:32:33.899473 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:33.899473 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:33.900180 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:33.925902 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume request issued successfully. Jul 15 13:32:33.926238 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-92b55a2a-f094-4559-acf1-60e8ea781044 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 returned with HTTP 202 Jul 15 13:32:33.927204 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 987/3907] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:33 2026] DELETE /volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:33.936939 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-51d5209c-88f1-4933-8df7-f0c9fa0c51e3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:33.942383 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51d5209c-88f1-4933-8df7-f0c9fa0c51e3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 Jul 15 13:32:33.942626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51d5209c-88f1-4933-8df7-f0c9fa0c51e3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:33.942849 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51d5209c-88f1-4933-8df7-f0c9fa0c51e3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:33.955061 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:33.955061 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:33.958356 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-51d5209c-88f1-4933-8df7-f0c9fa0c51e3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:33.963381 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51d5209c-88f1-4933-8df7-f0c9fa0c51e3 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 returned with HTTP 200 Jul 15 13:32:33.964006 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 972/3908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:33 2026] GET /volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:34.232570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-ec8a8b9e-6d63-4d9c-80d6-710f2d1bb8bb req-6cf6af98-ffc9-4b41-b488-3421c1779a88 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.235599 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ec8a8b9e-6d63-4d9c-80d6-710f2d1bb8bb req-6cf6af98-ffc9-4b41-b488-3421c1779a88 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c Jul 15 13:32:34.235814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ec8a8b9e-6d63-4d9c-80d6-710f2d1bb8bb req-6cf6af98-ffc9-4b41-b488-3421c1779a88 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.236068 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ec8a8b9e-6d63-4d9c-80d6-710f2d1bb8bb req-6cf6af98-ffc9-4b41-b488-3421c1779a88 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.246108 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:34.246108 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:34.290438 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ec8a8b9e-6d63-4d9c-80d6-710f2d1bb8bb req-6cf6af98-ffc9-4b41-b488-3421c1779a88 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c returned with HTTP 200 Jul 15 13:32:34.290822 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 986/3909] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:32:34 2026] DELETE /volume/v3/attachments/6a314574-5448-4bd8-8384-2abd3e9e879c => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:34.476277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e4a2757c-7bf7-4097-9730-668ddea2163c req-7730bccb-2fdf-47c1-8010-1f1df5772476 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.478542 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e4a2757c-7bf7-4097-9730-668ddea2163c req-7730bccb-2fdf-47c1-8010-1f1df5772476 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 Jul 15 13:32:34.478719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e4a2757c-7bf7-4097-9730-668ddea2163c req-7730bccb-2fdf-47c1-8010-1f1df5772476 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.478917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e4a2757c-7bf7-4097-9730-668ddea2163c req-7730bccb-2fdf-47c1-8010-1f1df5772476 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.485850 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e4a2757c-7bf7-4097-9730-668ddea2163c req-7730bccb-2fdf-47c1-8010-1f1df5772476 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 returned with HTTP 404 Jul 15 13:32:34.486598 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 965/3910] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:32:34 2026] DELETE /volume/v3/attachments/c4921286-981c-4147-8985-f1536f29de85 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:32:34.506505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a159756b-2e1a-4be2-8e64-2825dc9c5b0e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.508634 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a159756b-2e1a-4be2-8e64-2825dc9c5b0e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 Jul 15 13:32:34.509102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a159756b-2e1a-4be2-8e64-2825dc9c5b0e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.509351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a159756b-2e1a-4be2-8e64-2825dc9c5b0e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.514657 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:34.514657 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:34.515175 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a159756b-2e1a-4be2-8e64-2825dc9c5b0e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:34.516009 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a159756b-2e1a-4be2-8e64-2825dc9c5b0e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 returned with HTTP 200 Jul 15 13:32:34.517458 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 988/3911] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:34 2026] GET /volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:34.526398 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.528159 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] POST https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849/action Jul 15 13:32:34.529799 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:34.530026 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:34.535470 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:34.535470 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:34.536687 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:34.537688 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd09da0b12c0b4d03a2dfe45a86c05f05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6c27e99096042bbb08c058ef7ce46ac', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:34.538590 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8d84a6ee-9d4d-4968-960c-7240c7e20ba8 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849/action returned with HTTP 403 Jul 15 13:32:34.538590 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 973/3912] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:32:34 2026] POST /volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:34.546512 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.552568 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 Jul 15 13:32:34.552804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.553095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.553211 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 Jul 15 13:32:34.562507 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:34.562507 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:34.562896 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:34.589994 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:32:34.589994 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c9dfabf1-846e-49b7-a10b-c6bf9d5cf9ed tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 returned with HTTP 202 Jul 15 13:32:34.590500 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 987/3913] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:34 2026] DELETE /volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:34.599978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0d67cdad-1892-4f65-8ef2-37409f8174e6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.600685 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0d67cdad-1892-4f65-8ef2-37409f8174e6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 Jul 15 13:32:34.600851 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0d67cdad-1892-4f65-8ef2-37409f8174e6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.601083 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0d67cdad-1892-4f65-8ef2-37409f8174e6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.606983 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:34.606983 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:34.607125 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0d67cdad-1892-4f65-8ef2-37409f8174e6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:34.607774 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0d67cdad-1892-4f65-8ef2-37409f8174e6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 returned with HTTP 200 Jul 15 13:32:34.608125 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 966/3914] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:34 2026] GET /volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:34.977041 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7e70714f-15a9-4724-81d4-6688d82e2a3d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.978886 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e70714f-15a9-4724-81d4-6688d82e2a3d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 Jul 15 13:32:34.979168 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e70714f-15a9-4724-81d4-6688d82e2a3d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.979350 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e70714f-15a9-4724-81d4-6688d82e2a3d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.985384 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e70714f-15a9-4724-81d4-6688d82e2a3d tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 returned with HTTP 404 Jul 15 13:32:34.986012 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 989/3915] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:34 2026] GET /volume/v3/volumes/2c558f87-a006-41de-91fc-132fe8bd3ab5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:34.993081 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-54cfbc02-5887-45de-99a3-4eff20cab83b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:34.995323 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d Jul 15 13:32:34.995566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:34.995822 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:34.996081 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume with id: ea5112e3-35bb-4adb-954d-30ed24cf894d Jul 15 13:32:35.003220 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:35.003220 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:35.003627 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:35.019949 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume request issued successfully. Jul 15 13:32:35.020152 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-54cfbc02-5887-45de-99a3-4eff20cab83b tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d returned with HTTP 202 Jul 15 13:32:35.020543 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 974/3916] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:34 2026] DELETE /volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:35.028486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-863ecc3f-6db4-43a2-95af-c91407c0f895 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:35.030276 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-863ecc3f-6db4-43a2-95af-c91407c0f895 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d Jul 15 13:32:35.030462 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-863ecc3f-6db4-43a2-95af-c91407c0f895 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:35.030638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-863ecc3f-6db4-43a2-95af-c91407c0f895 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:35.037839 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:35.037839 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:35.042514 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-863ecc3f-6db4-43a2-95af-c91407c0f895 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:35.047430 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-863ecc3f-6db4-43a2-95af-c91407c0f895 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d returned with HTTP 200 Jul 15 13:32:35.047933 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 988/3917] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:35 2026] GET /volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:35.479725 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:35.481584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:32:35.481805 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:35.482065 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:35.482258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume with id: eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:32:35.489776 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:35.489776 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:35.490381 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:35.505597 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume request issued successfully. Jul 15 13:32:35.505758 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fa34293c-1a07-4cff-8b0b-61741b732a78 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 202 Jul 15 13:32:35.506268 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 967/3918] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:35 2026] DELETE /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:35.512675 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8801befa-4698-4f57-9ed2-da0ec10ab5ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:35.514437 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8801befa-4698-4f57-9ed2-da0ec10ab5ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:32:35.514625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8801befa-4698-4f57-9ed2-da0ec10ab5ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:35.514803 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8801befa-4698-4f57-9ed2-da0ec10ab5ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:35.522309 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:35.522309 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:35.525976 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8801befa-4698-4f57-9ed2-da0ec10ab5ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Volume info retrieved successfully. Jul 15 13:32:35.532150 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8801befa-4698-4f57-9ed2-da0ec10ab5ac tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 200 Jul 15 13:32:35.532703 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 990/3919] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:35 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 1249 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:35.617436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-304dfa6b-d0ac-49c2-8fd6-cec345d0a3b1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:35.619266 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-304dfa6b-d0ac-49c2-8fd6-cec345d0a3b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 Jul 15 13:32:35.619463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-304dfa6b-d0ac-49c2-8fd6-cec345d0a3b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:35.619640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-304dfa6b-d0ac-49c2-8fd6-cec345d0a3b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:35.624036 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-304dfa6b-d0ac-49c2-8fd6-cec345d0a3b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 returned with HTTP 404 Jul 15 13:32:35.624589 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 975/3920] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:35 2026] GET /volume/v3/snapshots/cb7c62dd-a8c2-4da4-97ad-bbdfc53dd849 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:35.631206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4f515fb7-7940-4205-8219-b0912f45e307 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:35.633735 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:35.633999 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:35.634254 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:35.634462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:35.644893 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:35.644893 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:35.645742 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:35.666147 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:35.666407 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4f515fb7-7940-4205-8219-b0912f45e307 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 returned with HTTP 202 Jul 15 13:32:35.666984 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 989/3921] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:35 2026] DELETE /volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:35.674762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e45052a4-4031-40b5-8337-89aada0d0237 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:35.676490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e45052a4-4031-40b5-8337-89aada0d0237 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:35.676714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e45052a4-4031-40b5-8337-89aada0d0237 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:35.676925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e45052a4-4031-40b5-8337-89aada0d0237 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:35.685749 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:35.685749 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:35.689764 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e45052a4-4031-40b5-8337-89aada0d0237 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:35.693938 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e45052a4-4031-40b5-8337-89aada0d0237 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 returned with HTTP 200 Jul 15 13:32:35.694322 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 968/3922] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:35 2026] GET /volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:36.063228 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1743551e-0d48-48a3-9554-1f6385500c40 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.065266 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1743551e-0d48-48a3-9554-1f6385500c40 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d Jul 15 13:32:36.065518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1743551e-0d48-48a3-9554-1f6385500c40 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.065708 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1743551e-0d48-48a3-9554-1f6385500c40 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.071605 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1743551e-0d48-48a3-9554-1f6385500c40 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d returned with HTTP 404 Jul 15 13:32:36.072105 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 991/3923] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/ea5112e3-35bb-4adb-954d-30ed24cf894d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.078789 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.080651 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] DELETE https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce Jul 15 13:32:36.080844 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.081052 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.081209 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume with id: abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce Jul 15 13:32:36.088132 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.088132 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:36.088564 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:36.103994 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Delete volume request issued successfully. Jul 15 13:32:36.103994 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cdb1a62-7e17-47ea-afb0-808e0ddbbf6f tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce returned with HTTP 202 Jul 15 13:32:36.104422 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 976/3924] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:36 2026] DELETE /volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:36.113730 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ad5698ce-30f5-4adc-950f-094e37cbc5e5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.115786 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad5698ce-30f5-4adc-950f-094e37cbc5e5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce Jul 15 13:32:36.116009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad5698ce-30f5-4adc-950f-094e37cbc5e5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.116217 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad5698ce-30f5-4adc-950f-094e37cbc5e5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.127028 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.127028 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:36.132443 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ad5698ce-30f5-4adc-950f-094e37cbc5e5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Volume info retrieved successfully. Jul 15 13:32:36.138416 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad5698ce-30f5-4adc-950f-094e37cbc5e5 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce returned with HTTP 200 Jul 15 13:32:36.139025 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 990/3925] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:36.284978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e9a65468-2b34-4801-ad70-ed8f6c9db9e1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.286809 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9a65468-2b34-4801-ad70-ed8f6c9db9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:32:36.287032 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9a65468-2b34-4801-ad70-ed8f6c9db9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.287216 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9a65468-2b34-4801-ad70-ed8f6c9db9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.287310 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-e9a65468-2b34-4801-ad70-ed8f6c9db9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: ffc7b567-4b6d-4e28-b4e3-d8b64d471940 Jul 15 13:32:36.291550 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9a65468-2b34-4801-ad70-ed8f6c9db9e1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 returned with HTTP 404 Jul 15 13:32:36.292026 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 969/3926] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:36 2026] DELETE /volume/v3/snapshots/ffc7b567-4b6d-4e28-b4e3-d8b64d471940 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.302602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3ae7feab-3226-49a9-a0dc-8e216bfb5bad None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.304430 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ae7feab-3226-49a9-a0dc-8e216bfb5bad tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:36.304603 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ae7feab-3226-49a9-a0dc-8e216bfb5bad tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.304772 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ae7feab-3226-49a9-a0dc-8e216bfb5bad tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.311625 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.311625 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:36.315039 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3ae7feab-3226-49a9-a0dc-8e216bfb5bad tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:36.319034 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ae7feab-3226-49a9-a0dc-8e216bfb5bad tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:36.319374 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 992/3927] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:36.330606 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-996001f2-154d-4676-9164-b7977a14fbb5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.332734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:36.333190 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1892831381"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:36.334998 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1892831381'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:36.335158 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume of 1 GB Jul 15 13:32:36.339857 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Availability Zones retrieved successfully. Jul 15 13:32:36.347102 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (8e9dd49c-6c8a-423f-a4bf-817c39dcc7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:36.348298 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfd10d9-0c80-49bd-a78f-a9fd1955ecaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.349478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:36.373900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfd10d9-0c80-49bd-a78f-a9fd1955ecaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.374587 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a1f4be-07b7-4653-88c4-bb673738f2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.414336 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['b056d311-cc96-4a7a-948d-925db6d46fa6', 'fba9ff40-8e1d-46e4-98a8-d822cd67799f', '9ffc8426-4104-4b37-be5c-98f52f3100a3', 'afa7b5f2-ecff-4e19-ad7a-1e4916538de4'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:36.415406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39a1f4be-07b7-4653-88c4-bb673738f2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b056d311-cc96-4a7a-948d-925db6d46fa6', 'fba9ff40-8e1d-46e4-98a8-d822cd67799f', '9ffc8426-4104-4b37-be5c-98f52f3100a3', 'afa7b5f2-ecff-4e19-ad7a-1e4916538de4']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.416447 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e78c0f-4c0c-433a-a938-88c6102093bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.437585 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e78c0f-4c0c-433a-a938-88c6102093bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9fa476-3acd-46cf-b424-d0b8d8b6acfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1892831381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['b056d311-cc96-4a7a-948d-925db6d46fa6','fba9ff40-8e1d-46e4-98a8-d822cd67799f','9ffc8426-4104-4b37-be5c-98f52f3100a3','afa7b5f2-ecff-4e19-ad7a-1e4916538de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1892831381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9fa476-3acd-46cf-b424-d0b8d8b6acfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349b6dc0077f4941accb3dcab3c12559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c780a07761b4006951e7ea4516b0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.438259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdefc13-6851-4a0a-a24e-dfa59a4d8d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.453550 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdefc13-6851-4a0a-a24e-dfa59a4d8d0b) transitioned into state 'SUCCESS' from state '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-1892831381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['b056d311-cc96-4a7a-948d-925db6d46fa6','fba9ff40-8e1d-46e4-98a8-d822cd67799f','9ffc8426-4104-4b37-be5c-98f52f3100a3','afa7b5f2-ecff-4e19-ad7a-1e4916538de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.454205 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787a5a4e-66b6-4db5-8068-7fafa75833a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.464403 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787a5a4e-66b6-4db5-8068-7fafa75833a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.465345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (8e9dd49c-6c8a-423f-a4bf-817c39dcc7b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:36.465686 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request issued successfully. Jul 15 13:32:36.466444 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-996001f2-154d-4676-9164-b7977a14fbb5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:36.467108 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 977/3928] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:36 2026] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:36.482929 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-214224b8-806b-43b7-97f5-26f470d1ed34 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.484821 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-214224b8-806b-43b7-97f5-26f470d1ed34 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:36.485037 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-214224b8-806b-43b7-97f5-26f470d1ed34 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.485225 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-214224b8-806b-43b7-97f5-26f470d1ed34 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.492902 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.492902 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:36.496635 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-214224b8-806b-43b7-97f5-26f470d1ed34 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:36.502890 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-214224b8-806b-43b7-97f5-26f470d1ed34 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa returned with HTTP 200 Jul 15 13:32:36.503340 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 991/3929] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:36.547485 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3823bb8a-9514-4539-8183-89ebdfc7befb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.549221 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3823bb8a-9514-4539-8183-89ebdfc7befb tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 Jul 15 13:32:36.549445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3823bb8a-9514-4539-8183-89ebdfc7befb tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.549621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3823bb8a-9514-4539-8183-89ebdfc7befb tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.708693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bf23fe3e-d8c4-4ef4-9565-060d4565587b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.710749 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf23fe3e-d8c4-4ef4-9565-060d4565587b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 Jul 15 13:32:36.710970 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf23fe3e-d8c4-4ef4-9565-060d4565587b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.711215 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf23fe3e-d8c4-4ef4-9565-060d4565587b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.718323 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf23fe3e-d8c4-4ef4-9565-060d4565587b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 returned with HTTP 404 Jul 15 13:32:36.719020 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 993/3930] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/601bccdc-0230-4f18-a12f-762eaf82d9b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.727978 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.729952 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:36.730382 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1766974378"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:36.731890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1766974378'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:36.732146 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:36.732467 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.732467 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:36.736381 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:36.741399 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3823bb8a-9514-4539-8183-89ebdfc7befb tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 returned with HTTP 404 Jul 15 13:32:36.741912 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 970/3931] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/eb3bc921-59c6-44f9-a4be-9b4e6190d8a3 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.742722 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (af389c90-ca89-4475-99a9-d0a4d3d3bd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:36.743775 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd597338-dc05-4122-a0c0-217ab549f895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.744754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:36.749199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b789aed2-9af7-4965-806d-ae3da4e27cae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.751750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b789aed2-9af7-4965-806d-ae3da4e27cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:36.752138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b789aed2-9af7-4965-806d-ae3da4e27cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.752363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b789aed2-9af7-4965-806d-ae3da4e27cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.752661 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b789aed2-9af7-4965-806d-ae3da4e27cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume with id: d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:36.761426 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b789aed2-9af7-4965-806d-ae3da4e27cae tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 404 Jul 15 13:32:36.761923 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 992/3932] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:36 2026] DELETE /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.771164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cc50b3b2-be6c-4fa1-a63d-3396927f714c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.772203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd597338-dc05-4122-a0c0-217ab549f895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.773004 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc50b3b2-be6c-4fa1-a63d-3396927f714c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 Jul 15 13:32:36.773243 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc50b3b2-be6c-4fa1-a63d-3396927f714c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.773282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861d16bf-223e-4d9b-b35e-afef44bf89a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.773416 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc50b3b2-be6c-4fa1-a63d-3396927f714c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.778749 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc50b3b2-be6c-4fa1-a63d-3396927f714c tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 returned with HTTP 404 Jul 15 13:32:36.779220 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 994/3933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/d4275784-8656-4beb-b18e-4843e3f52348 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.786270 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6f211a72-74b5-4d30-b3d2-2c96e418521d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.788113 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6f211a72-74b5-4d30-b3d2-2c96e418521d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] DELETE https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:36.788384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6f211a72-74b5-4d30-b3d2-2c96e418521d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.788630 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6f211a72-74b5-4d30-b3d2-2c96e418521d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.788782 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-6f211a72-74b5-4d30-b3d2-2c96e418521d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Delete volume with id: 08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:36.794218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6f211a72-74b5-4d30-b3d2-2c96e418521d tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 404 Jul 15 13:32:36.794636 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 971/3934] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:36 2026] DELETE /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.801718 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-55934125-fec4-4b0c-b4da-673250f1c3d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.803524 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-55934125-fec4-4b0c-b4da-673250f1c3d4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] GET https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 Jul 15 13:32:36.803712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-55934125-fec4-4b0c-b4da-673250f1c3d4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.803977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-55934125-fec4-4b0c-b4da-673250f1c3d4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.809585 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-55934125-fec4-4b0c-b4da-673250f1c3d4 tempest-TestInstancesWithCinderVolumes-219328226 tempest-TestInstancesWithCinderVolumes-219328226-project-member] https://10.4.3.158/volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 returned with HTTP 404 Jul 15 13:32:36.810246 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 993/3935] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/08966626-e430-4971-b3eb-e6bb5bf96004 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:36.811986 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['56b7fa9f-fd6c-401c-9e69-2f976345bc5b', '3d463283-95fc-4512-a87b-f80842481f11', '90ba4750-3d7b-4c2b-bd0e-e0b6ab3f5404', '467c7b21-7828-4ce5-af16-8207eb0ae164'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:36.812953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861d16bf-223e-4d9b-b35e-afef44bf89a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b7fa9f-fd6c-401c-9e69-2f976345bc5b', '3d463283-95fc-4512-a87b-f80842481f11', '90ba4750-3d7b-4c2b-bd0e-e0b6ab3f5404', '467c7b21-7828-4ce5-af16-8207eb0ae164']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.813806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6ea74b-86a0-48b8-b602-915c86f861b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.817467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.819605 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:32:36.819809 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.820097 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.820882 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:32:36.831197 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Get all volumes completed successfully. Jul 15 13:32:36.833896 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.833896 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:36.836987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d6ea74b-86a0-48b8-b602-915c86f861b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bcd2486-2a46-40db-8e37-9821933cb35b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1766974378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['56b7fa9f-fd6c-401c-9e69-2f976345bc5b','3d463283-95fc-4512-a87b-f80842481f11','90ba4750-3d7b-4c2b-bd0e-e0b6ab3f5404','467c7b21-7828-4ce5-af16-8207eb0ae164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1766974378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bcd2486-2a46-40db-8e37-9821933cb35b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.837683 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4d59e2-1496-4b2c-81e7-a735ebdf221a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.839589 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9413466-dd24-41f4-88c2-2941e6f1c746 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:32:36.840140 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 995/3936] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8402 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:36.856439 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4d59e2-1496-4b2c-81e7-a735ebdf221a) transitioned into state 'SUCCESS' from state '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-1766974378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['56b7fa9f-fd6c-401c-9e69-2f976345bc5b','3d463283-95fc-4512-a87b-f80842481f11','90ba4750-3d7b-4c2b-bd0e-e0b6ab3f5404','467c7b21-7828-4ce5-af16-8207eb0ae164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.856875 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f9cd1970-30da-4dc3-b280-6a3225f45b04 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.857329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fb42c6-f3d7-404c-9fa0-2c421803970b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:36.858405 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9cd1970-30da-4dc3-b280-6a3225f45b04 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] DELETE https://10.4.3.158/volume/v3/types/f60b83fe-5c79-4265-bdd6-60e079ede064 Jul 15 13:32:36.858629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9cd1970-30da-4dc3-b280-6a3225f45b04 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.858854 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9cd1970-30da-4dc3-b280-6a3225f45b04 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.866866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fb42c6-f3d7-404c-9fa0-2c421803970b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:36.867649 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (af389c90-ca89-4475-99a9-d0a4d3d3bd3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:36.867953 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:36.868629 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2632cdd1-bb8d-4571-b815-da241d4fa8fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:36.869047 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 978/3937] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:36 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:36.882792 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c629c055-cfb1-46ac-9143-935d2749a11b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.885025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9cd1970-30da-4dc3-b280-6a3225f45b04 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/types/f60b83fe-5c79-4265-bdd6-60e079ede064 returned with HTTP 202 Jul 15 13:32:36.885496 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 972/3938] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:36 2026] DELETE /volume/v3/types/f60b83fe-5c79-4265-bdd6-60e079ede064 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:36.885573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c629c055-cfb1-46ac-9143-935d2749a11b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:36.885764 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c629c055-cfb1-46ac-9143-935d2749a11b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.886058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c629c055-cfb1-46ac-9143-935d2749a11b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.893760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.894583 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.894583 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:36.896807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:32:36.897174 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.897435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.898556 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:32:36.899180 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c629c055-cfb1-46ac-9143-935d2749a11b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:36.904035 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c629c055-cfb1-46ac-9143-935d2749a11b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b returned with HTTP 200 Jul 15 13:32:36.904430 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 994/3939] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:36.912079 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Get all volumes completed successfully. Jul 15 13:32:36.915407 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.915407 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:36.921482 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4cc26211-d5c4-4eef-a486-4ce6026965ee tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:32:36.922164 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 996/3940] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:32:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9349 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:36.938650 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c150acf-13d8-40ca-974e-6b400cfa5e8f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:36.940621 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c150acf-13d8-40ca-974e-6b400cfa5e8f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] DELETE https://10.4.3.158/volume/v3/types/4316923b-3611-4d46-b970-bf3519d3b30f Jul 15 13:32:36.940812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c150acf-13d8-40ca-974e-6b400cfa5e8f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:36.941049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c150acf-13d8-40ca-974e-6b400cfa5e8f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:36.941286 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:36.941286 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:36.964873 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c150acf-13d8-40ca-974e-6b400cfa5e8f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/types/4316923b-3611-4d46-b970-bf3519d3b30f returned with HTTP 202 Jul 15 13:32:36.965328 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 979/3941] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:36 2026] DELETE /volume/v3/types/4316923b-3611-4d46-b970-bf3519d3b30f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:37.156345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e957c0fd-dba0-4f9e-9043-46718c2b6c47 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.158927 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e957c0fd-dba0-4f9e-9043-46718c2b6c47 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] GET https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce Jul 15 13:32:37.159264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e957c0fd-dba0-4f9e-9043-46718c2b6c47 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.159540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e957c0fd-dba0-4f9e-9043-46718c2b6c47 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.167388 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e957c0fd-dba0-4f9e-9043-46718c2b6c47 tempest-CreateVolumesFromBackupTest-1906955768 tempest-CreateVolumesFromBackupTest-1906955768-project-member] https://10.4.3.158/volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce returned with HTTP 404 Jul 15 13:32:37.168098 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 973/3942] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:37 2026] GET /volume/v3/volumes/abac48c8-b63b-47ff-bd8c-5cd8dbbc79ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:37.419866 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a20a2295-bb8a-44db-9998-d359149be5ca None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.421863 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a20a2295-bb8a-44db-9998-d359149be5ca tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:32:37.422107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a20a2295-bb8a-44db-9998-d359149be5ca tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.422322 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a20a2295-bb8a-44db-9998-d359149be5ca tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.423255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a20a2295-bb8a-44db-9998-d359149be5ca tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:32:37.433203 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a20a2295-bb8a-44db-9998-d359149be5ca tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Get all volumes completed successfully. Jul 15 13:32:37.436103 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.436103 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:37.441118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a20a2295-bb8a-44db-9998-d359149be5ca tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:32:37.441498 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 995/3943] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:32:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:37.457681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.460161 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 Jul 15 13:32:37.460456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.460718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.460942 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Delete volume with id: b52fd872-7fa4-4bb6-8c41-301d07d46184 Jul 15 13:32:37.471528 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.471528 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:37.472442 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Volume info retrieved successfully. Jul 15 13:32:37.487481 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.image.cache [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '30719a24-0b07-42d3-9af3-37c2307aebfe', 'volume_id': 'b52fd872-7fa4-4bb6-8c41-301d07d46184', 'host': 'np0000005195@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 15, 13, 31, 5), 'last_used': datetime.datetime(2026, 7, 15, 13, 31, 13)}. {{(pid=100145) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 15 13:32:37.502328 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Delete volume request issued successfully. Jul 15 13:32:37.503156 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1dd07beb-5f43-4a37-a31e-3ac4c8370872 tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 returned with HTTP 202 Jul 15 13:32:37.503156 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 997/3944] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:37 2026] DELETE /volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:37.511284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c0a71815-fc60-4168-87c8-da569f38ef7f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.515204 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c0a71815-fc60-4168-87c8-da569f38ef7f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] GET https://10.4.3.158/volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 Jul 15 13:32:37.515488 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c0a71815-fc60-4168-87c8-da569f38ef7f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.515759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c0a71815-fc60-4168-87c8-da569f38ef7f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.518783 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-61cc2414-5f9a-4165-886b-6bc4a7ff8f7d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.522992 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-61cc2414-5f9a-4165-886b-6bc4a7ff8f7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:37.522992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-61cc2414-5f9a-4165-886b-6bc4a7ff8f7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.522992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-61cc2414-5f9a-4165-886b-6bc4a7ff8f7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.526359 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.526359 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:37.527724 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.527724 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:37.531529 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c0a71815-fc60-4168-87c8-da569f38ef7f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Volume info retrieved successfully. Jul 15 13:32:37.531664 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-61cc2414-5f9a-4165-886b-6bc4a7ff8f7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:37.536326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c0a71815-fc60-4168-87c8-da569f38ef7f tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 returned with HTTP 200 Jul 15 13:32:37.536442 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-61cc2414-5f9a-4165-886b-6bc4a7ff8f7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa returned with HTTP 200 Jul 15 13:32:37.536808 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 980/3945] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:37 2026] GET /volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:37.536907 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 974/3946] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:37 2026] GET /volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:37.553899 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.555819 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:37.556373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce9fa476-3acd-46cf-b424-d0b8d8b6acfa", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1532011157"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:37.565440 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.565440 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:37.566152 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:37.566262 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:37.593733 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['93d218a2-8c22-46c2-88cb-fe5f27de7415', 'd8ccdec2-80b1-48ef-a806-b4116cc80b30', '67e8b992-0104-4ab0-a215-6d1431df6c15', 'c42917c9-9ebe-4936-bafa-9049a4dc77e8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:37.623319 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot create request issued successfully. Jul 15 13:32:37.623608 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c7f9c04b-fa1e-4dc5-b326-ae60062cb64f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:37.624048 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 996/3947] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:37.632585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-12b9f671-5dbc-4c1f-a30e-d2cd2deee3d6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.638382 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-12b9f671-5dbc-4c1f-a30e-d2cd2deee3d6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 Jul 15 13:32:37.640371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-12b9f671-5dbc-4c1f-a30e-d2cd2deee3d6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.641586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-12b9f671-5dbc-4c1f-a30e-d2cd2deee3d6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.650103 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.650103 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:37.650981 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-12b9f671-5dbc-4c1f-a30e-d2cd2deee3d6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:37.654348 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-12b9f671-5dbc-4c1f-a30e-d2cd2deee3d6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 returned with HTTP 200 Jul 15 13:32:37.654348 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 998/3948] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:37 2026] GET /volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:37.918014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-15321a66-bdbd-4881-b95a-85f4694d1629 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.919758 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15321a66-bdbd-4881-b95a-85f4694d1629 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:37.920096 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15321a66-bdbd-4881-b95a-85f4694d1629 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:37.920276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15321a66-bdbd-4881-b95a-85f4694d1629 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:37.927189 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.927189 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:37.930490 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-15321a66-bdbd-4881-b95a-85f4694d1629 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:37.934025 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15321a66-bdbd-4881-b95a-85f4694d1629 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b returned with HTTP 200 Jul 15 13:32:37.934409 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 981/3949] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:37 2026] GET /volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:37.948987 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:37.950658 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:37.950996 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bcd2486-2a46-40db-8e37-9821933cb35b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1882205242"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:37.959217 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:37.959217 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:37.959527 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:37.959642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume 4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:37.980467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['c860d191-0b52-4806-91be-c1ff506cdf84', 'a2ce33c9-dcdb-4c14-a78e-74ee2b67e119', '32f56802-b40c-408f-baa9-7a213ed0971a', '797e2bf8-0eac-458c-9b98-6b2a08c8decc'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:38.005758 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:38.006113 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8524e8f0-9bbd-4053-9544-5c8d609a9e48 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:38.006503 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 975/3950] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:38.015994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a57a4dd7-b2b0-4c10-a9a3-b6646a1c7f1d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:38.018195 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a57a4dd7-b2b0-4c10-a9a3-b6646a1c7f1d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 Jul 15 13:32:38.018424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a57a4dd7-b2b0-4c10-a9a3-b6646a1c7f1d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:38.018658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a57a4dd7-b2b0-4c10-a9a3-b6646a1c7f1d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:38.024643 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:38.024643 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:38.024884 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a57a4dd7-b2b0-4c10-a9a3-b6646a1c7f1d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:38.025657 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a57a4dd7-b2b0-4c10-a9a3-b6646a1c7f1d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 returned with HTTP 200 Jul 15 13:32:38.026111 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 997/3951] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:38 2026] GET /volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:38.552239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6472caec-e51a-44e3-9efc-fedc12c401db None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:38.554229 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6472caec-e51a-44e3-9efc-fedc12c401db tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] GET https://10.4.3.158/volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 Jul 15 13:32:38.554495 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6472caec-e51a-44e3-9efc-fedc12c401db tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:38.554789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6472caec-e51a-44e3-9efc-fedc12c401db tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:38.564462 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6472caec-e51a-44e3-9efc-fedc12c401db tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 returned with HTTP 404 Jul 15 13:32:38.565230 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 999/3952] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:38 2026] GET /volume/v3/volumes/b52fd872-7fa4-4bb6-8c41-301d07d46184 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:38.575188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d148268a-c777-4b37-b871-eb0ce243cf4c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:38.576978 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d148268a-c777-4b37-b871-eb0ce243cf4c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] DELETE https://10.4.3.158/volume/v3/types/7714b1a0-b661-40c3-aaa7-370c247ef6a4 Jul 15 13:32:38.577202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d148268a-c777-4b37-b871-eb0ce243cf4c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:38.577404 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d148268a-c777-4b37-b871-eb0ce243cf4c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:38.598549 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d148268a-c777-4b37-b871-eb0ce243cf4c tempest-TestInstancesWithCinderVolumes-901473318 tempest-TestInstancesWithCinderVolumes-901473318-project-admin] https://10.4.3.158/volume/v3/types/7714b1a0-b661-40c3-aaa7-370c247ef6a4 returned with HTTP 202 Jul 15 13:32:38.598970 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 982/3953] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:32:38 2026] DELETE /volume/v3/types/7714b1a0-b661-40c3-aaa7-370c247ef6a4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:38.664750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-690cbcb3-66ae-4309-93ab-7a1bc3ea726d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:38.666619 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-690cbcb3-66ae-4309-93ab-7a1bc3ea726d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 Jul 15 13:32:38.666690 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-690cbcb3-66ae-4309-93ab-7a1bc3ea726d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:38.666906 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-690cbcb3-66ae-4309-93ab-7a1bc3ea726d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:38.672284 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:38.672284 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:38.672863 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-690cbcb3-66ae-4309-93ab-7a1bc3ea726d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:38.673755 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-690cbcb3-66ae-4309-93ab-7a1bc3ea726d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 returned with HTTP 200 Jul 15 13:32:38.674242 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 976/3954] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:38 2026] GET /volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:38.682720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:38.684541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:38.684871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "66c67001-ac1e-4544-b72c-f050e69a4ee7", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2079510791"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:38.686370 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request body: {'volume': {'snapshot_id': '66c67001-ac1e-4544-b72c-f050e69a4ee7', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2079510791'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:38.691083 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:38.691083 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:38.691471 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:38.691581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume of 2 GB Jul 15 13:32:38.694684 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Availability Zones retrieved successfully. Jul 15 13:32:38.699999 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (674326ef-9957-42e5-8d83-0f706176d852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:38.701073 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d169d1e4-1311-457c-b4ac-e14e8200dc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:38.701972 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:38.735031 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d169d1e4-1311-457c-b4ac-e14e8200dc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '66c67001-ac1e-4544-b72c-f050e69a4ee7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:38.736309 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7e6eaf-70cd-494f-b572-54bd1b5d24e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:38.774277 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['9d6c8b91-9ff6-468d-bff1-29f426b4d406', '1844c5ca-16c5-4458-97ef-c18f86c6d849', '5d62b669-11f8-42e1-acc6-b237b4d6f347', '6c89529e-64ed-4a01-b59a-ab54f340eaa1'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:38.775167 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7e6eaf-70cd-494f-b572-54bd1b5d24e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d6c8b91-9ff6-468d-bff1-29f426b4d406', '1844c5ca-16c5-4458-97ef-c18f86c6d849', '5d62b669-11f8-42e1-acc6-b237b4d6f347', '6c89529e-64ed-4a01-b59a-ab54f340eaa1']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:38.775977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f70c1a1-83b3-44d4-9e0b-0c76904a2626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:38.816356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f70c1a1-83b3-44d4-9e0b-0c76904a2626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c74467b9-7e3e-40ca-a48b-59e78b3faa17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2079510791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['9d6c8b91-9ff6-468d-bff1-29f426b4d406','1844c5ca-16c5-4458-97ef-c18f86c6d849','5d62b669-11f8-42e1-acc6-b237b4d6f347','6c89529e-64ed-4a01-b59a-ab54f340eaa1'],size=2,snapshot_id=66c67001-ac1e-4544-b72c-f050e69a4ee7,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2079510791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c74467b9-7e3e-40ca-a48b-59e78b3faa17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349b6dc0077f4941accb3dcab3c12559',provider_auth=None,provider_geometry=None,provider_id=None,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=66c67001-ac1e-4544-b72c-f050e69a4ee7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c780a07761b4006951e7ea4516b0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:38.817045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d12a24-8d2c-487a-9c24-a0e9b4dd8909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:38.832269 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d12a24-8d2c-487a-9c24-a0e9b4dd8909) transitioned into state 'SUCCESS' from state '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-2079510791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['9d6c8b91-9ff6-468d-bff1-29f426b4d406','1844c5ca-16c5-4458-97ef-c18f86c6d849','5d62b669-11f8-42e1-acc6-b237b4d6f347','6c89529e-64ed-4a01-b59a-ab54f340eaa1'],size=2,snapshot_id=66c67001-ac1e-4544-b72c-f050e69a4ee7,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:38.832974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b56d46d-146d-43e7-a189-124bf5c0c0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:38.850594 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b56d46d-146d-43e7-a189-124bf5c0c0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:38.851447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (674326ef-9957-42e5-8d83-0f706176d852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:38.851746 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request issued successfully. Jul 15 13:32:38.852311 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de7ee845-f8b0-4eb6-972e-45eab1d7bfc9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:38.852709 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 998/3955] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:38 2026] POST /volume/v3/volumes => generated 788 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:38.867526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c5799f82-8de0-4113-ab01-96e070059a18 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:38.869346 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c5799f82-8de0-4113-ab01-96e070059a18 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:38.869572 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c5799f82-8de0-4113-ab01-96e070059a18 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:38.869784 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c5799f82-8de0-4113-ab01-96e070059a18 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:38.876853 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:38.876853 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:38.880491 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c5799f82-8de0-4113-ab01-96e070059a18 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:38.885203 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c5799f82-8de0-4113-ab01-96e070059a18 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 200 Jul 15 13:32:38.885627 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1000/3956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:38 2026] GET /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:39.036159 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1b30cd3d-89b7-4889-b96b-29cf016a8005 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.037896 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1b30cd3d-89b7-4889-b96b-29cf016a8005 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 Jul 15 13:32:39.038121 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1b30cd3d-89b7-4889-b96b-29cf016a8005 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.038308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1b30cd3d-89b7-4889-b96b-29cf016a8005 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.043312 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:39.043312 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:39.043661 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1b30cd3d-89b7-4889-b96b-29cf016a8005 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:39.044344 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1b30cd3d-89b7-4889-b96b-29cf016a8005 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 returned with HTTP 200 Jul 15 13:32:39.044670 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 983/3957] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:39 2026] GET /volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:39.053695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.055857 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:39.055857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.055857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.056103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:32:39.057169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.db.api [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Building query based on filter {{(pid=100143) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:32:39.060411 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Get all snapshots completed successfully. Jul 15 13:32:39.060714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d0c3c35c-cc8a-4dc1-aa2f-8c055ecc9934 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:32:39.061149 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 977/3958] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:32:39 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:39.070496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b155ebf4-55aa-4077-812c-19fda88e0dff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.072530 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 Jul 15 13:32:39.072785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.073036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.073139 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: 75967c7c-ee1b-45d2-868b-a4f161e2ffa7 Jul 15 13:32:39.078078 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:39.078078 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:39.078363 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:39.092953 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:32:39.093189 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b155ebf4-55aa-4077-812c-19fda88e0dff tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 returned with HTTP 202 Jul 15 13:32:39.093608 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 999/3959] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:39 2026] DELETE /volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:39.102391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-837eb0e7-7efa-47d3-9fd2-7991175bdc51 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.104312 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-837eb0e7-7efa-47d3-9fd2-7991175bdc51 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 Jul 15 13:32:39.104518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-837eb0e7-7efa-47d3-9fd2-7991175bdc51 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.104726 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-837eb0e7-7efa-47d3-9fd2-7991175bdc51 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.109251 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:39.109251 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:39.109543 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-837eb0e7-7efa-47d3-9fd2-7991175bdc51 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:39.110199 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-837eb0e7-7efa-47d3-9fd2-7991175bdc51 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 returned with HTTP 200 Jul 15 13:32:39.110559 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1001/3960] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:39 2026] GET /volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:39.902127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-487891f8-c5b3-4442-87ed-d45bbd54a8a8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.904472 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-487891f8-c5b3-4442-87ed-d45bbd54a8a8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:39.904731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-487891f8-c5b3-4442-87ed-d45bbd54a8a8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.905007 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-487891f8-c5b3-4442-87ed-d45bbd54a8a8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.913286 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:39.913286 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:39.916931 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-487891f8-c5b3-4442-87ed-d45bbd54a8a8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:39.920979 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-487891f8-c5b3-4442-87ed-d45bbd54a8a8 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 200 Jul 15 13:32:39.921308 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 984/3961] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:39 2026] GET /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:39.933238 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5428e5ba-2762-46f6-8d16-987e5a043a7d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.934892 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5428e5ba-2762-46f6-8d16-987e5a043a7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:39.935101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5428e5ba-2762-46f6-8d16-987e5a043a7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.935317 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5428e5ba-2762-46f6-8d16-987e5a043a7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.942389 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:39.942389 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:39.946515 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5428e5ba-2762-46f6-8d16-987e5a043a7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:39.951604 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5428e5ba-2762-46f6-8d16-987e5a043a7d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 200 Jul 15 13:32:39.952130 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 978/3962] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:39 2026] GET /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:39.963186 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:39.964916 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:39.965144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:39.965320 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:39.965483 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:39.972319 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:39.972319 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:39.972739 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:39.991345 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume request issued successfully. Jul 15 13:32:39.991525 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a4238c6-e4ef-47fd-be55-fbdd0b86fd2e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 202 Jul 15 13:32:39.991950 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1000/3963] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:39 2026] DELETE /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:39.999695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ff682fbe-03c3-4b0e-844c-ca1560464594 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:40.003256 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ff682fbe-03c3-4b0e-844c-ca1560464594 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:40.003256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ff682fbe-03c3-4b0e-844c-ca1560464594 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:40.003256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ff682fbe-03c3-4b0e-844c-ca1560464594 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:40.011295 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:40.011295 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:40.015667 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ff682fbe-03c3-4b0e-844c-ca1560464594 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:40.021758 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ff682fbe-03c3-4b0e-844c-ca1560464594 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 200 Jul 15 13:32:40.022209 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1002/3964] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:39 2026] GET /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:40.121270 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eeab6cb9-b0c2-40bb-bb3c-59597dd48414 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:40.123291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eeab6cb9-b0c2-40bb-bb3c-59597dd48414 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 Jul 15 13:32:40.123478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eeab6cb9-b0c2-40bb-bb3c-59597dd48414 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:40.123694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eeab6cb9-b0c2-40bb-bb3c-59597dd48414 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:40.128431 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eeab6cb9-b0c2-40bb-bb3c-59597dd48414 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 returned with HTTP 404 Jul 15 13:32:40.129096 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 985/3965] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:40 2026] GET /volume/v3/snapshots/75967c7c-ee1b-45d2-868b-a4f161e2ffa7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:40.136307 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:40.138584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:40.138888 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:40.139168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:40.139386 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:40.146176 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:40.146176 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:40.146475 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:40.163051 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:40.163051 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6c86ff1d-187f-4204-89b0-2a9ee6af756a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b returned with HTTP 202 Jul 15 13:32:40.163894 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 979/3966] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:40 2026] DELETE /volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:40.171688 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-59c81067-4124-478c-810b-65d46b82cccd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:40.173450 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59c81067-4124-478c-810b-65d46b82cccd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:40.173643 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59c81067-4124-478c-810b-65d46b82cccd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:40.173890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59c81067-4124-478c-810b-65d46b82cccd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:40.181858 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:40.181858 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:40.185671 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-59c81067-4124-478c-810b-65d46b82cccd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:40.190445 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59c81067-4124-478c-810b-65d46b82cccd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b returned with HTTP 200 Jul 15 13:32:40.191098 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1001/3967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:40 2026] GET /volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:41.035191 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-54875bba-f72f-404d-84fa-836cfc8f85b4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.037158 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-54875bba-f72f-404d-84fa-836cfc8f85b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:41.037348 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-54875bba-f72f-404d-84fa-836cfc8f85b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.037522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-54875bba-f72f-404d-84fa-836cfc8f85b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.043307 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-54875bba-f72f-404d-84fa-836cfc8f85b4 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 404 Jul 15 13:32:41.043814 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1003/3968] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:41 2026] GET /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:41.051749 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-73c07330-3d37-43be-a01a-b4956a45b87d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.053466 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-73c07330-3d37-43be-a01a-b4956a45b87d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:41.053706 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-73c07330-3d37-43be-a01a-b4956a45b87d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.053909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-73c07330-3d37-43be-a01a-b4956a45b87d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.058781 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-73c07330-3d37-43be-a01a-b4956a45b87d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 404 Jul 15 13:32:41.059298 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 986/3969] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:41 2026] GET /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:41.066204 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b17f0cad-610d-49ed-83f1-9919d5619db0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.068258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b17f0cad-610d-49ed-83f1-9919d5619db0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:41.068420 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b17f0cad-610d-49ed-83f1-9919d5619db0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.068619 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b17f0cad-610d-49ed-83f1-9919d5619db0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.068770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-b17f0cad-610d-49ed-83f1-9919d5619db0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: c74467b9-7e3e-40ca-a48b-59e78b3faa17 Jul 15 13:32:41.074687 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b17f0cad-610d-49ed-83f1-9919d5619db0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 returned with HTTP 404 Jul 15 13:32:41.075230 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 980/3970] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:41 2026] DELETE /volume/v3/volumes/c74467b9-7e3e-40ca-a48b-59e78b3faa17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:41.082873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.085098 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 Jul 15 13:32:41.085098 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.085098 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.085098 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 66c67001-ac1e-4544-b72c-f050e69a4ee7 Jul 15 13:32:41.089592 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:41.089592 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:41.090062 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:41.103631 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:32:41.103846 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-14cd27f6-0aaa-40c5-8c50-fe32e381cb9d tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 returned with HTTP 202 Jul 15 13:32:41.104222 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1002/3971] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:41 2026] DELETE /volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:41.110753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-30007542-6b4d-40b7-9314-471cfd8ffde6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.112664 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-30007542-6b4d-40b7-9314-471cfd8ffde6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 Jul 15 13:32:41.112799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-30007542-6b4d-40b7-9314-471cfd8ffde6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.113071 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-30007542-6b4d-40b7-9314-471cfd8ffde6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.118387 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:41.118387 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:41.118904 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-30007542-6b4d-40b7-9314-471cfd8ffde6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:41.119897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-30007542-6b4d-40b7-9314-471cfd8ffde6 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 returned with HTTP 200 Jul 15 13:32:41.120335 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1004/3972] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:41 2026] GET /volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:41.206114 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0b3735b7-21c4-4e74-a8c1-c1ab8d9f5e14 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.207929 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b3735b7-21c4-4e74-a8c1-c1ab8d9f5e14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b Jul 15 13:32:41.208164 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b3735b7-21c4-4e74-a8c1-c1ab8d9f5e14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.208366 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0b3735b7-21c4-4e74-a8c1-c1ab8d9f5e14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.213881 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0b3735b7-21c4-4e74-a8c1-c1ab8d9f5e14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b returned with HTTP 404 Jul 15 13:32:41.214389 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 987/3973] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:41 2026] GET /volume/v3/volumes/4bcd2486-2a46-40db-8e37-9821933cb35b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:41.222264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d3ee460b-7184-4873-aaab-87332f20fb14 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.223885 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:41.224199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-861686225"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:41.225512 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-861686225'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:41.225637 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:41.228931 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:41.234721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (ad53148e-cbfc-4640-abb1-10552ba7068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:41.235580 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993cddcc-57f7-4473-94af-d31c527c8b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:41.236527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:41.265437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993cddcc-57f7-4473-94af-d31c527c8b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:41.266650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b55cab6-a032-410c-a0fd-9d73bb2f89d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:41.308536 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['7f7e59c4-8f9c-4ebc-8b9d-a14fb5d7a717', '605646a5-787b-4cdf-810d-d156dfb13841', '9375ba10-cb65-4248-aa7f-3d2bf6e0dd7f', '08b21919-486b-461d-ac81-da6ad8068d30'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:41.309683 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b55cab6-a032-410c-a0fd-9d73bb2f89d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7e59c4-8f9c-4ebc-8b9d-a14fb5d7a717', '605646a5-787b-4cdf-810d-d156dfb13841', '9375ba10-cb65-4248-aa7f-3d2bf6e0dd7f', '08b21919-486b-461d-ac81-da6ad8068d30']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:41.310879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f314d110-112f-493e-ae37-f3fd713cd7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:41.341126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f314d110-112f-493e-ae37-f3fd713cd7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b751dfbe-55ff-45ab-9f07-a7fe1e701e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861686225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['7f7e59c4-8f9c-4ebc-8b9d-a14fb5d7a717','605646a5-787b-4cdf-810d-d156dfb13841','9375ba10-cb65-4248-aa7f-3d2bf6e0dd7f','08b21919-486b-461d-ac81-da6ad8068d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-861686225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b751dfbe-55ff-45ab-9f07-a7fe1e701e62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:41.342235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f23a08-d237-47a5-97fc-894da0941e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:41.383576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f23a08-d237-47a5-97fc-894da0941e6a) transitioned into state 'SUCCESS' from state '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-861686225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['7f7e59c4-8f9c-4ebc-8b9d-a14fb5d7a717','605646a5-787b-4cdf-810d-d156dfb13841','9375ba10-cb65-4248-aa7f-3d2bf6e0dd7f','08b21919-486b-461d-ac81-da6ad8068d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:41.384615 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0369a7d-33c5-467d-a299-d7ccf0e729b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:41.394192 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0369a7d-33c5-467d-a299-d7ccf0e729b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:41.395026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (ad53148e-cbfc-4640-abb1-10552ba7068d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:41.395385 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:41.395978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d3ee460b-7184-4873-aaab-87332f20fb14 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:41.396398 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 981/3974] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:41 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:41.412519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-894d0185-3828-4033-8153-9481a8dff760 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:41.414818 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-894d0185-3828-4033-8153-9481a8dff760 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:41.415100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-894d0185-3828-4033-8153-9481a8dff760 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:41.415353 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-894d0185-3828-4033-8153-9481a8dff760 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:41.428098 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:41.428098 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:41.436287 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-894d0185-3828-4033-8153-9481a8dff760 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:41.446286 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-894d0185-3828-4033-8153-9481a8dff760 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 returned with HTTP 200 Jul 15 13:32:41.446892 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1003/3975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:41 2026] GET /volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:42.130757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d393b870-f157-4091-a8d1-09825203f036 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.132641 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d393b870-f157-4091-a8d1-09825203f036 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 Jul 15 13:32:42.132897 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d393b870-f157-4091-a8d1-09825203f036 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:42.133140 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d393b870-f157-4091-a8d1-09825203f036 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:42.138997 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d393b870-f157-4091-a8d1-09825203f036 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 returned with HTTP 404 Jul 15 13:32:42.139573 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1005/3976] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:42 2026] GET /volume/v3/snapshots/66c67001-ac1e-4544-b72c-f050e69a4ee7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:42.146718 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ffa2761-9147-49f9-b17a-a0a3daed4c65 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.148580 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ffa2761-9147-49f9-b17a-a0a3daed4c65 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:42.148799 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ffa2761-9147-49f9-b17a-a0a3daed4c65 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:42.149020 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ffa2761-9147-49f9-b17a-a0a3daed4c65 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:42.155840 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:42.155840 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:42.159378 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5ffa2761-9147-49f9-b17a-a0a3daed4c65 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:42.163196 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ffa2761-9147-49f9-b17a-a0a3daed4c65 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa returned with HTTP 200 Jul 15 13:32:42.163540 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 988/3977] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:42 2026] GET /volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:42.178142 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c5014173-4751-483e-baa7-ba607bb6d3ec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.180809 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:42.180809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:42.180809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:42.180927 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:42.189258 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:42.189258 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:42.189861 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:42.213429 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume request issued successfully. Jul 15 13:32:42.213650 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c5014173-4751-483e-baa7-ba607bb6d3ec tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa returned with HTTP 202 Jul 15 13:32:42.214199 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 982/3978] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:42 2026] DELETE /volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:42.224453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7706abb5-20a5-499c-8402-5666023ecb9a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.226811 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7706abb5-20a5-499c-8402-5666023ecb9a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:42.226927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7706abb5-20a5-499c-8402-5666023ecb9a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:42.227124 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7706abb5-20a5-499c-8402-5666023ecb9a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:42.235681 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:42.235681 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:42.240508 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7706abb5-20a5-499c-8402-5666023ecb9a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:42.246988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7706abb5-20a5-499c-8402-5666023ecb9a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa returned with HTTP 200 Jul 15 13:32:42.247518 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1004/3979] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:42 2026] GET /volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:42.462295 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b44a2b40-69c9-4711-9671-d19446ca6c64 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.464479 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b44a2b40-69c9-4711-9671-d19446ca6c64 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:42.464754 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b44a2b40-69c9-4711-9671-d19446ca6c64 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:42.465045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b44a2b40-69c9-4711-9671-d19446ca6c64 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:42.474957 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:42.474957 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:42.479383 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b44a2b40-69c9-4711-9671-d19446ca6c64 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:42.483879 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b44a2b40-69c9-4711-9671-d19446ca6c64 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 returned with HTTP 200 Jul 15 13:32:42.484408 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1006/3980] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:42 2026] GET /volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:42.501466 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.503277 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:42.503627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b751dfbe-55ff-45ab-9f07-a7fe1e701e62", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-51162460"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:42.516751 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:42.516751 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:42.517237 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:42.517406 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:42.558743 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['f40d0568-c087-419c-bece-bcf68b275ffd', '2720d226-a060-42de-9ab9-d1e1399f567a', 'e83796d6-ba9b-43d1-9f2a-d4e71a04fdba', 'b830000e-f666-4a04-89c8-776ab58271e2'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:42.597223 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:42.597599 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a7fc5b83-bc92-4fe4-ae29-bf32f32d5184 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:42.598160 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 989/3981] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:42.608373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e6c4ac78-156e-4686-a6cb-956f1b668251 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:42.610402 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e6c4ac78-156e-4686-a6cb-956f1b668251 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 Jul 15 13:32:42.610580 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e6c4ac78-156e-4686-a6cb-956f1b668251 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:42.610819 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e6c4ac78-156e-4686-a6cb-956f1b668251 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:42.616698 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:42.616698 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:42.617211 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e6c4ac78-156e-4686-a6cb-956f1b668251 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:42.618195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e6c4ac78-156e-4686-a6cb-956f1b668251 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 returned with HTTP 200 Jul 15 13:32:42.618739 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 983/3982] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:42 2026] GET /volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:43.262058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5f18f1f5-8425-4ef5-951e-91a46be8311f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.264572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f18f1f5-8425-4ef5-951e-91a46be8311f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa Jul 15 13:32:43.264882 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f18f1f5-8425-4ef5-951e-91a46be8311f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.265252 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f18f1f5-8425-4ef5-951e-91a46be8311f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.271459 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f18f1f5-8425-4ef5-951e-91a46be8311f tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa returned with HTTP 404 Jul 15 13:32:43.271980 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1005/3983] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:43 2026] GET /volume/v3/volumes/ce9fa476-3acd-46cf-b424-d0b8d8b6acfa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:43.278408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.280574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d0472ff1-22a1-4b0a-9493-aef691cf4cae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.283028 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d0472ff1-22a1-4b0a-9493-aef691cf4cae tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:43.283287 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d0472ff1-22a1-4b0a-9493-aef691cf4cae tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.283558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d0472ff1-22a1-4b0a-9493-aef691cf4cae tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.294970 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.294970 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:43.298802 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d0472ff1-22a1-4b0a-9493-aef691cf4cae tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:43.303380 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d0472ff1-22a1-4b0a-9493-aef691cf4cae tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:43.303751 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 990/3984] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:43 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:43.315979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-004171df-b0d9-453b-b665-1f20501e768a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.318057 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:43.318414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1673066827"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:43.320087 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1673066827'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:43.320222 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume of 1 GB Jul 15 13:32:43.324562 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Availability Zones retrieved successfully. Jul 15 13:32:43.330442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (c4a0a0b7-36a0-4459-8ad7-57962df438f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:43.331431 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b985fef4-7df8-4136-b7cf-2433e4a6197a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.332502 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:43.357877 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b985fef4-7df8-4136-b7cf-2433e4a6197a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.358806 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad21fa6-2939-4e9c-a9d4-734d33c022d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.404450 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['b7aceaf8-e2c0-4f85-af5f-8da1a7a8fd5d', 'f4d01895-6dd3-4cb7-91a2-2527d53634d5', 'be18eaca-0090-47cd-b479-7898714aba88', 'a5db8feb-1045-400b-ba4b-8c4d123989c8'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:43.405371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad21fa6-2939-4e9c-a9d4-734d33c022d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7aceaf8-e2c0-4f85-af5f-8da1a7a8fd5d', 'f4d01895-6dd3-4cb7-91a2-2527d53634d5', 'be18eaca-0090-47cd-b479-7898714aba88', 'a5db8feb-1045-400b-ba4b-8c4d123989c8']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.406141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b71cf9-55e7-4bf2-ae25-161cd81e7798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.417094 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:43.417414 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1063499364"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:43.418802 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1063499364'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:43.418945 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume of 1 GB Jul 15 13:32:43.422999 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Availability Zones retrieved successfully. Jul 15 13:32:43.428655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (95673ca7-22d6-40cc-8286-90afa97f94b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:43.429238 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b71cf9-55e7-4bf2-ae25-161cd81e7798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b69493-8eb2-44ce-a830-e31c1cc97180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1673066827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['b7aceaf8-e2c0-4f85-af5f-8da1a7a8fd5d','f4d01895-6dd3-4cb7-91a2-2527d53634d5','be18eaca-0090-47cd-b479-7898714aba88','a5db8feb-1045-400b-ba4b-8c4d123989c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1673066827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b69493-8eb2-44ce-a830-e31c1cc97180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349b6dc0077f4941accb3dcab3c12559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c780a07761b4006951e7ea4516b0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.429730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45812f3-9a15-44d4-b1b2-1d03475b7e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.430256 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e5a702-220e-4d7c-9b67-d7490532a2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.430847 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:43.449814 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e5a702-220e-4d7c-9b67-d7490532a2ad) transitioned into state 'SUCCESS' from state '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-1673066827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['b7aceaf8-e2c0-4f85-af5f-8da1a7a8fd5d','f4d01895-6dd3-4cb7-91a2-2527d53634d5','be18eaca-0090-47cd-b479-7898714aba88','a5db8feb-1045-400b-ba4b-8c4d123989c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.450644 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ce786c-f7df-4586-8df4-40dab2e1fcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.460150 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45812f3-9a15-44d4-b1b2-1d03475b7e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.461178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94bcdee1-ff1d-4027-b96f-b0afb79555c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.462896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ce786c-f7df-4586-8df4-40dab2e1fcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.464039 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (c4a0a0b7-36a0-4459-8ad7-57962df438f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:43.464458 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request issued successfully. Jul 15 13:32:43.465282 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-004171df-b0d9-453b-b665-1f20501e768a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:43.465874 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 984/3985] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:43 2026] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:43.480504 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb62c0e8-6873-45e9-ab33-c9b3eba53b05 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.483743 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb62c0e8-6873-45e9-ab33-c9b3eba53b05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:43.484255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb62c0e8-6873-45e9-ab33-c9b3eba53b05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.484543 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb62c0e8-6873-45e9-ab33-c9b3eba53b05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.494424 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.494424 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:43.499331 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eb62c0e8-6873-45e9-ab33-c9b3eba53b05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:43.504806 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb62c0e8-6873-45e9-ab33-c9b3eba53b05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 returned with HTTP 200 Jul 15 13:32:43.505314 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1006/3986] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:43 2026] GET /volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:43.539953 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['e4c0deb1-0455-4c3d-9c46-ab456ba062b5', 'abca45fe-0cd4-4cf7-b353-3cee9e7db755', 'a6cfa3df-2ee6-4a31-bc52-c707c121e459', '73586d23-7d2e-4994-9224-1d0c838f907b'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:43.540869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94bcdee1-ff1d-4027-b96f-b0afb79555c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4c0deb1-0455-4c3d-9c46-ab456ba062b5', 'abca45fe-0cd4-4cf7-b353-3cee9e7db755', 'a6cfa3df-2ee6-4a31-bc52-c707c121e459', '73586d23-7d2e-4994-9224-1d0c838f907b']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.541860 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b74d7f-ab8d-4f6c-a7b9-b38fdef9ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.566257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b74d7f-ab8d-4f6c-a7b9-b38fdef9ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6618ac-7b75-4638-8ef5-f11e7f6bff87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1063499364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['e4c0deb1-0455-4c3d-9c46-ab456ba062b5','abca45fe-0cd4-4cf7-b353-3cee9e7db755','a6cfa3df-2ee6-4a31-bc52-c707c121e459','73586d23-7d2e-4994-9224-1d0c838f907b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1063499364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6618ac-7b75-4638-8ef5-f11e7f6bff87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b76022c31a942af8f67652a2a2a1b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69bb0f202f9d443a93410f6165535476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.567100 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c008fb-949f-4acc-a700-93df0481f387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.585861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0c008fb-949f-4acc-a700-93df0481f387) transitioned into state 'SUCCESS' from state '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-1063499364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['e4c0deb1-0455-4c3d-9c46-ab456ba062b5','abca45fe-0cd4-4cf7-b353-3cee9e7db755','a6cfa3df-2ee6-4a31-bc52-c707c121e459','73586d23-7d2e-4994-9224-1d0c838f907b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.586676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff01d1b-2386-400d-9fc5-48cfcc3147e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:43.596002 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff01d1b-2386-400d-9fc5-48cfcc3147e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:43.596817 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (95673ca7-22d6-40cc-8286-90afa97f94b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:43.597184 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request issued successfully. Jul 15 13:32:43.597833 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50ccc36f-0795-4aae-9a16-c32a3bf97b7a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:43.598536 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1007/3987] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:43 2026] POST /volume/v3/volumes => generated 749 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:43.613912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e6b1d355-daaf-4959-bcad-dc213505d19d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.616785 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6b1d355-daaf-4959-bcad-dc213505d19d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:32:43.616785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6b1d355-daaf-4959-bcad-dc213505d19d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.616785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6b1d355-daaf-4959-bcad-dc213505d19d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.625493 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.625493 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:43.628128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7360bd7d-0964-4d34-809c-f0b28d8eda66 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.630221 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e6b1d355-daaf-4959-bcad-dc213505d19d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:32:43.630539 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7360bd7d-0964-4d34-809c-f0b28d8eda66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 Jul 15 13:32:43.630772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7360bd7d-0964-4d34-809c-f0b28d8eda66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.631055 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7360bd7d-0964-4d34-809c-f0b28d8eda66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.636129 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6b1d355-daaf-4959-bcad-dc213505d19d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 returned with HTTP 200 Jul 15 13:32:43.636600 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 991/3988] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:43 2026] GET /volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:43.636841 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.636841 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:43.637290 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7360bd7d-0964-4d34-809c-f0b28d8eda66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:43.638077 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7360bd7d-0964-4d34-809c-f0b28d8eda66 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 returned with HTTP 200 Jul 15 13:32:43.638500 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 985/3989] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:43 2026] GET /volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:43.649479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.651529 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] POST https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294/action Jul 15 13:32:43.651986 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:43.652286 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:43.653627 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Updating snapshot 'cf6b9374-0c0e-4633-90a8-5e51c51e9294' with '{'status': 'error'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:32:43.666502 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.666502 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:43.667095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd09da0b12c0b4d03a2dfe45a86c05f05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6c27e99096042bbb08c058ef7ce46ac', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:43.667328 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc25f7a7-a4b6-49a4-abbf-fc3dddf12041 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294/action returned with HTTP 403 Jul 15 13:32:43.668065 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1007/3990] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:32:43 2026] POST /volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:43.676364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.679282 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 Jul 15 13:32:43.679282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.679478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.679590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: cf6b9374-0c0e-4633-90a8-5e51c51e9294 Jul 15 13:32:43.685731 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.685731 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:43.686063 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:43.704997 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:32:43.705326 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f664b5de-6d42-41a4-8d44-291afa8b9505 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 returned with HTTP 202 Jul 15 13:32:43.705793 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1008/3991] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:43 2026] DELETE /volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:43.713441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c74eaff0-f15b-4ccd-94cd-c4a9c1a7cce6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:43.715684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c74eaff0-f15b-4ccd-94cd-c4a9c1a7cce6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 Jul 15 13:32:43.715925 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c74eaff0-f15b-4ccd-94cd-c4a9c1a7cce6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:43.716109 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c74eaff0-f15b-4ccd-94cd-c4a9c1a7cce6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:43.720884 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:43.720884 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:43.721197 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c74eaff0-f15b-4ccd-94cd-c4a9c1a7cce6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:43.721819 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c74eaff0-f15b-4ccd-94cd-c4a9c1a7cce6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 returned with HTTP 200 Jul 15 13:32:43.722188 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 992/3992] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:43 2026] GET /volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:44.520261 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ca1b6c14-8c1a-440b-9421-b5988c6bcf9e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.523684 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ca1b6c14-8c1a-440b-9421-b5988c6bcf9e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:44.524009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ca1b6c14-8c1a-440b-9421-b5988c6bcf9e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.524722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ca1b6c14-8c1a-440b-9421-b5988c6bcf9e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.534011 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.534011 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:44.538588 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ca1b6c14-8c1a-440b-9421-b5988c6bcf9e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:44.543083 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ca1b6c14-8c1a-440b-9421-b5988c6bcf9e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 returned with HTTP 200 Jul 15 13:32:44.543470 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 986/3993] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:44 2026] GET /volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:44.556481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.558312 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:44.558660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36b69493-8eb2-44ce-a830-e31c1cc97180", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-778741741"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:44.566682 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.566682 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:44.567222 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:44.567270 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create snapshot from volume 36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:44.590399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['11cc53e9-bf5c-4821-8241-237eb302393c', '3157ba43-49a9-44c0-b083-d7c11c15a16d', 'bccb7faa-df01-43c6-aaa2-81c6c55d75bb', 'd01ad9e6-3fb0-4c83-83e9-c22e089d4de4'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:44.615924 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot create request issued successfully. Jul 15 13:32:44.616283 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c33e9184-4062-4d7e-adb7-c00fd09ab9b0 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:44.616750 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1008/3994] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:44.625368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-63ece443-f2ec-4a04-875d-58773cd2fdb9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.627275 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63ece443-f2ec-4a04-875d-58773cd2fdb9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee Jul 15 13:32:44.627467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63ece443-f2ec-4a04-875d-58773cd2fdb9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.627667 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63ece443-f2ec-4a04-875d-58773cd2fdb9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.632684 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.632684 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:44.633124 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-63ece443-f2ec-4a04-875d-58773cd2fdb9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:44.634106 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63ece443-f2ec-4a04-875d-58773cd2fdb9 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee returned with HTTP 200 Jul 15 13:32:44.634528 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1009/3995] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:44 2026] GET /volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:44.649363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6f87da0d-82ec-4dd4-a4b3-e4444cdb44a8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.651279 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f87da0d-82ec-4dd4-a4b3-e4444cdb44a8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:32:44.651538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f87da0d-82ec-4dd4-a4b3-e4444cdb44a8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.651789 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f87da0d-82ec-4dd4-a4b3-e4444cdb44a8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.658798 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.658798 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:44.662084 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6f87da0d-82ec-4dd4-a4b3-e4444cdb44a8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:32:44.665585 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f87da0d-82ec-4dd4-a4b3-e4444cdb44a8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 returned with HTTP 200 Jul 15 13:32:44.665948 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 993/3996] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:44 2026] GET /volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:44.676776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c756ea9c-2354-40cf-9cba-f287912c2173 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.678468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:32:44.678822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4e6618ac-7b75-4638-8ef5-f11e7f6bff87", "name": "tempest-VolumesBackupsTest-Backup-1098915847"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:44.680315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating new backup {'backup': {'volume_id': '4e6618ac-7b75-4638-8ef5-f11e7f6bff87', 'name': 'tempest-VolumesBackupsTest-Backup-1098915847'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:32:44.680508 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating backup of volume 4e6618ac-7b75-4638-8ef5-f11e7f6bff87 in container None Jul 15 13:32:44.688148 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.688148 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:44.688609 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:32:44.710727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['6d965682-d1ad-44cb-accb-eb06021424be', '3fad914a-7f57-4b30-9d79-67c1beebaee0'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:44.731523 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b1b2f1f0-0e42-4701-9210-a269a774ea39 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.733009 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b1b2f1f0-0e42-4701-9210-a269a774ea39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 Jul 15 13:32:44.733320 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b1b2f1f0-0e42-4701-9210-a269a774ea39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.733455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b1b2f1f0-0e42-4701-9210-a269a774ea39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.735261 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c756ea9c-2354-40cf-9cba-f287912c2173 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:32:44.735654 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 987/3997] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:44 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:44.737568 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b1b2f1f0-0e42-4701-9210-a269a774ea39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 returned with HTTP 404 Jul 15 13:32:44.738121 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1009/3998] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:44 2026] GET /volume/v3/snapshots/cf6b9374-0c0e-4633-90a8-5e51c51e9294 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:44.743467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4caca15b-621b-4e77-aea5-93bfb2a61838 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.745236 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4caca15b-621b-4e77-aea5-93bfb2a61838 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:44.745304 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e6228a39-99bd-401c-9371-ce16d8595b22 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.745443 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4caca15b-621b-4e77-aea5-93bfb2a61838 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.745664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4caca15b-621b-4e77-aea5-93bfb2a61838 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.745822 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4caca15b-621b-4e77-aea5-93bfb2a61838 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:44.747102 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:44.747715 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.747715 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.747715 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:44.750653 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.750653 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:44.751754 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4caca15b-621b-4e77-aea5-93bfb2a61838 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:44.752206 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1010/3999] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:44 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:44.754886 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.754886 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:44.755319 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:44.770801 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:44.770801 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e6228a39-99bd-401c-9371-ce16d8595b22 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 returned with HTTP 202 Jul 15 13:32:44.771164 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 994/4000] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:44 2026] DELETE /volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:44.778149 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-af4c32c8-b291-411d-af33-5f63db9bfc39 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:44.780066 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af4c32c8-b291-411d-af33-5f63db9bfc39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:44.780253 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af4c32c8-b291-411d-af33-5f63db9bfc39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:44.780455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af4c32c8-b291-411d-af33-5f63db9bfc39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:44.787569 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:44.787569 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:44.791297 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-af4c32c8-b291-411d-af33-5f63db9bfc39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:44.795539 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af4c32c8-b291-411d-af33-5f63db9bfc39 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 returned with HTTP 200 Jul 15 13:32:44.795974 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 988/4001] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:44 2026] GET /volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:45.587772 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-943906b0-825b-480a-879e-bdb3013d0dc3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.589356 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:45.589679 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2032821816"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:45.591056 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2032821816'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:45.591175 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume of 1 GB Jul 15 13:32:45.591435 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:45.591435 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:45.595705 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Availability Zones retrieved successfully. Jul 15 13:32:45.600658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Flow 'volume_create_api' (c462b145-4619-47d6-b001-be31a81dd91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:45.601758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a20e567-a3a8-4b3b-9a42-c75014278878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.602635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:45.626327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a20e567-a3a8-4b3b-9a42-c75014278878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.627093 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f416e94-b45d-4755-936f-3fa4e5e5121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.643108 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bfaafea5-b2c6-4cb9-9a39-14ac590414d1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.645006 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bfaafea5-b2c6-4cb9-9a39-14ac590414d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee Jul 15 13:32:45.645238 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bfaafea5-b2c6-4cb9-9a39-14ac590414d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:45.645441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bfaafea5-b2c6-4cb9-9a39-14ac590414d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:45.650288 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:45.650288 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:45.650698 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bfaafea5-b2c6-4cb9-9a39-14ac590414d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:45.651503 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bfaafea5-b2c6-4cb9-9a39-14ac590414d1 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee returned with HTTP 200 Jul 15 13:32:45.651862 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1011/4002] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:45 2026] GET /volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:45.659999 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.662057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:45.663015 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a182d4b-53c6-41da-98d9-4f3f676b58ee", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1836444234"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:45.663823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request body: {'volume': {'snapshot_id': '3a182d4b-53c6-41da-98d9-4f3f676b58ee', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1836444234'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:45.668397 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:45.668397 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:45.668907 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:45.669079 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume of 1 GB Jul 15 13:32:45.673825 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Availability Zones retrieved successfully. Jul 15 13:32:45.679186 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (68d87576-a8b7-449b-800d-2a1a231bc2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:45.680228 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a66932-5e6d-4145-96ca-f23c971f1c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.680893 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:45.685893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Created reservations ['09c9bb21-85a2-4a03-99fe-0cf8759a87e2', '9326e58f-1c2c-4648-81d3-c4e624e519a3', '2d00ee38-a133-4d4a-83de-9a0c349b62c1', '7849e97c-fa71-4442-a8c7-ffb503594e31'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:45.686808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f416e94-b45d-4755-936f-3fa4e5e5121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c9bb21-85a2-4a03-99fe-0cf8759a87e2', '9326e58f-1c2c-4648-81d3-c4e624e519a3', '2d00ee38-a133-4d4a-83de-9a0c349b62c1', '7849e97c-fa71-4442-a8c7-ffb503594e31']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.687340 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee6d8ae-1df8-4268-b59b-cbe6c30769a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.708614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a66932-5e6d-4145-96ca-f23c971f1c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a182d4b-53c6-41da-98d9-4f3f676b58ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.709359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d9bb0c-1bea-4356-ae08-4ef60c34cd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.709653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee6d8ae-1df8-4268-b59b-cbe6c30769a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26036056-e991-462b-980a-b459086a9095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2032821816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',qos_specs=None,replication_status=,reservations=['09c9bb21-85a2-4a03-99fe-0cf8759a87e2','9326e58f-1c2c-4648-81d3-c4e624e519a3','2d00ee38-a133-4d4a-83de-9a0c349b62c1','7849e97c-fa71-4442-a8c7-ffb503594e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2032821816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26036056-e991-462b-980a-b459086a9095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.710409 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03143209-51c9-4cb3-a3e0-b75c3118e25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.733004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03143209-51c9-4cb3-a3e0-b75c3118e25e) transitioned into state 'SUCCESS' from state '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-2032821816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',qos_specs=None,replication_status=,reservations=['09c9bb21-85a2-4a03-99fe-0cf8759a87e2','9326e58f-1c2c-4648-81d3-c4e624e519a3','2d00ee38-a133-4d4a-83de-9a0c349b62c1','7849e97c-fa71-4442-a8c7-ffb503594e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.733795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8748181-63e7-416d-a3e1-8c7771ae132e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.744090 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8748181-63e7-416d-a3e1-8c7771ae132e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.745154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Flow 'volume_create_api' (c462b145-4619-47d6-b001-be31a81dd91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:45.745528 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume request issued successfully. Jul 15 13:32:45.746143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-943906b0-825b-480a-879e-bdb3013d0dc3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:45.746571 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1010/4003] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:45 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:45.754147 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Created reservations ['2b355322-66aa-48eb-9b41-efeaa1ffff11', '784ba654-f8a6-4cb3-8135-fa443a49418f', '52b507ba-da15-4e39-ac11-aaf92d84ce40', '65178f93-62a8-49ee-9304-c48d1863fc70'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:45.755141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d9bb0c-1bea-4356-ae08-4ef60c34cd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b355322-66aa-48eb-9b41-efeaa1ffff11', '784ba654-f8a6-4cb3-8135-fa443a49418f', '52b507ba-da15-4e39-ac11-aaf92d84ce40', '65178f93-62a8-49ee-9304-c48d1863fc70']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.756206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f18c31-ec7d-48da-9f67-1e953cbe54f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.759567 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f24216d7-2153-4ddf-9740-0a93d5d7076d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.762243 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f24216d7-2153-4ddf-9740-0a93d5d7076d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:45.762472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f24216d7-2153-4ddf-9740-0a93d5d7076d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:45.762761 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f24216d7-2153-4ddf-9740-0a93d5d7076d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:45.762936 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f319dc84-c775-47f4-bdf1-26e139c93189 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.764942 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f319dc84-c775-47f4-bdf1-26e139c93189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:45.765205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f319dc84-c775-47f4-bdf1-26e139c93189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:45.765471 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f319dc84-c775-47f4-bdf1-26e139c93189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:45.765579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f319dc84-c775-47f4-bdf1-26e139c93189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:45.769788 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:45.769788 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:45.770590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f319dc84-c775-47f4-bdf1-26e139c93189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:45.771024 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1012/4004] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:45 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:45.772706 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:45.772706 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:45.777820 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f24216d7-2153-4ddf-9740-0a93d5d7076d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:45.782818 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f24216d7-2153-4ddf-9740-0a93d5d7076d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:45.783203 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 989/4005] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:45 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:45.797485 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4f18c31-ec7d-48da-9f67-1e953cbe54f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a394cc-827c-488b-87c8-14e01d7524b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1836444234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['2b355322-66aa-48eb-9b41-efeaa1ffff11','784ba654-f8a6-4cb3-8135-fa443a49418f','52b507ba-da15-4e39-ac11-aaf92d84ce40','65178f93-62a8-49ee-9304-c48d1863fc70'],size=1,snapshot_id=3a182d4b-53c6-41da-98d9-4f3f676b58ee,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1836444234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a394cc-827c-488b-87c8-14e01d7524b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='349b6dc0077f4941accb3dcab3c12559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a182d4b-53c6-41da-98d9-4f3f676b58ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c780a07761b4006951e7ea4516b0244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.798235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe639d65-2610-45de-b064-104648857d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.811421 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-59d6f5a6-5a7d-40fe-a1bc-07a6d5a80fe6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.813355 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59d6f5a6-5a7d-40fe-a1bc-07a6d5a80fe6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 Jul 15 13:32:45.813517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59d6f5a6-5a7d-40fe-a1bc-07a6d5a80fe6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:45.813748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59d6f5a6-5a7d-40fe-a1bc-07a6d5a80fe6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:45.816831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe639d65-2610-45de-b064-104648857d17) transitioned into state 'SUCCESS' from state '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-1836444234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='349b6dc0077f4941accb3dcab3c12559',qos_specs=None,replication_status=,reservations=['2b355322-66aa-48eb-9b41-efeaa1ffff11','784ba654-f8a6-4cb3-8135-fa443a49418f','52b507ba-da15-4e39-ac11-aaf92d84ce40','65178f93-62a8-49ee-9304-c48d1863fc70'],size=1,snapshot_id=3a182d4b-53c6-41da-98d9-4f3f676b58ee,source_replicaid=,source_volid=None,status='creating',user_id='5c780a07761b4006951e7ea4516b0244',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.817729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60db20c-eaab-4859-8595-d8d45bb15beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.819832 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59d6f5a6-5a7d-40fe-a1bc-07a6d5a80fe6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 returned with HTTP 404 Jul 15 13:32:45.820332 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1011/4006] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:45 2026] GET /volume/v3/volumes/b751dfbe-55ff-45ab-9f07-a7fe1e701e62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:45.828634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.830371 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:45.830730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1157355503"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:45.832180 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1157355503'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:45.832333 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:45.837274 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:45.839340 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60db20c-eaab-4859-8595-d8d45bb15beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.840199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Flow 'volume_create_api' (68d87576-a8b7-449b-800d-2a1a231bc2e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:45.840493 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Create volume request issued successfully. Jul 15 13:32:45.841046 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b83cec66-dd76-4d33-a91b-96c815fb3d7e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:45.841613 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 995/4007] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:45 2026] POST /volume/v3/volumes => generated 788 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:45.844851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (81f85b2e-8a29-4024-b865-afc735dd7cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:45.846063 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387f72a8-8271-4f1e-a9bf-e166678a7095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.846900 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:45.853226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-08f013ec-25db-464e-9e2c-29a064500bdb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.855028 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-08f013ec-25db-464e-9e2c-29a064500bdb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:45.855209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-08f013ec-25db-464e-9e2c-29a064500bdb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:45.855397 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-08f013ec-25db-464e-9e2c-29a064500bdb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:45.864552 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:45.864552 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:45.869367 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-08f013ec-25db-464e-9e2c-29a064500bdb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:45.875361 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-08f013ec-25db-464e-9e2c-29a064500bdb tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 200 Jul 15 13:32:45.875931 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 990/4008] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:45 2026] GET /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:45.878731 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387f72a8-8271-4f1e-a9bf-e166678a7095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.879485 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c79cec9-c08b-4ba0-8277-41cb7db7118c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.924519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['c95c4d5a-fb29-4195-a6e3-ff87f32d91a5', 'a0062f1b-1fde-4ebf-aa85-f3a59e5fa663', '3c22f789-be36-4cfe-a0a2-1b2e05a43ae4', '5980bbda-1afc-47c5-8b20-87fb48adbb8a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:45.925323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c79cec9-c08b-4ba0-8277-41cb7db7118c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c95c4d5a-fb29-4195-a6e3-ff87f32d91a5', 'a0062f1b-1fde-4ebf-aa85-f3a59e5fa663', '3c22f789-be36-4cfe-a0a2-1b2e05a43ae4', '5980bbda-1afc-47c5-8b20-87fb48adbb8a']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.926261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce48ec83-8578-4bbd-b117-ec3f3990c02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.950697 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce48ec83-8578-4bbd-b117-ec3f3990c02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc72410-a50c-44c3-8249-7c6562fd85a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1157355503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['c95c4d5a-fb29-4195-a6e3-ff87f32d91a5','a0062f1b-1fde-4ebf-aa85-f3a59e5fa663','3c22f789-be36-4cfe-a0a2-1b2e05a43ae4','5980bbda-1afc-47c5-8b20-87fb48adbb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1157355503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc72410-a50c-44c3-8249-7c6562fd85a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.951539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf679107-9267-47d3-9b8f-95f02c6432a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.969990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf679107-9267-47d3-9b8f-95f02c6432a0) transitioned into state 'SUCCESS' from state '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-1157355503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['c95c4d5a-fb29-4195-a6e3-ff87f32d91a5','a0062f1b-1fde-4ebf-aa85-f3a59e5fa663','3c22f789-be36-4cfe-a0a2-1b2e05a43ae4','5980bbda-1afc-47c5-8b20-87fb48adbb8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.970691 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7389789-5f30-4f93-b2a8-a6a052abb386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:45.980187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7389789-5f30-4f93-b2a8-a6a052abb386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:45.981147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (81f85b2e-8a29-4024-b865-afc735dd7cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:45.981454 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:45.982216 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d50bd776-0d6e-41de-a2d3-26acaf067b88 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:45.982622 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1013/4009] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:45 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:45.996343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-be556264-27c2-4d45-9093-b0979248cb91 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:45.998415 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-be556264-27c2-4d45-9093-b0979248cb91 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:45.998663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-be556264-27c2-4d45-9093-b0979248cb91 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:45.998880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-be556264-27c2-4d45-9093-b0979248cb91 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.006064 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.006064 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:46.009520 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-be556264-27c2-4d45-9093-b0979248cb91 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:46.013478 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-be556264-27c2-4d45-9093-b0979248cb91 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 returned with HTTP 200 Jul 15 13:32:46.014012 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1012/4010] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:45 2026] GET /volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:46.780635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1c650c9f-1c16-4bf6-adc3-9e23fe4b93dd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.782372 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1c650c9f-1c16-4bf6-adc3-9e23fe4b93dd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:46.782556 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1c650c9f-1c16-4bf6-adc3-9e23fe4b93dd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.782765 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1c650c9f-1c16-4bf6-adc3-9e23fe4b93dd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.782870 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1c650c9f-1c16-4bf6-adc3-9e23fe4b93dd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:46.787331 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.787331 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:46.788112 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1c650c9f-1c16-4bf6-adc3-9e23fe4b93dd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:46.788450 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 996/4011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:46.797398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8e118d48-c1bd-49b2-a68e-e82c50398c7a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.799091 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e118d48-c1bd-49b2-a68e-e82c50398c7a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:46.799276 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e118d48-c1bd-49b2-a68e-e82c50398c7a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.799442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e118d48-c1bd-49b2-a68e-e82c50398c7a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.806766 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.806766 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:46.810429 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8e118d48-c1bd-49b2-a68e-e82c50398c7a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:46.814954 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e118d48-c1bd-49b2-a68e-e82c50398c7a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:46.815389 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 991/4012] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:46.856094 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-1f771a80-1e6f-4b38-a17b-c836fd7e487c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.858688 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-1f771a80-1e6f-4b38-a17b-c836fd7e487c tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:46.858899 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-1f771a80-1e6f-4b38-a17b-c836fd7e487c tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.859106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-1f771a80-1e6f-4b38-a17b-c836fd7e487c tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.865741 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.865741 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:46.869278 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-1f771a80-1e6f-4b38-a17b-c836fd7e487c tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:46.873664 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-1f771a80-1e6f-4b38-a17b-c836fd7e487c tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:46.874284 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1014/4013] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:46.889976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0f242f8f-6118-4453-bc43-7aa3d0a3512c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.891952 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f242f8f-6118-4453-bc43-7aa3d0a3512c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:46.892200 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f242f8f-6118-4453-bc43-7aa3d0a3512c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.892420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f242f8f-6118-4453-bc43-7aa3d0a3512c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.899924 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.899924 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:46.904447 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0f242f8f-6118-4453-bc43-7aa3d0a3512c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:46.909351 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f242f8f-6118-4453-bc43-7aa3d0a3512c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 200 Jul 15 13:32:46.909741 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1013/4014] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:46.921742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-300ee597-6237-40dc-8e4d-e62d50273edf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.923479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-300ee597-6237-40dc-8e4d-e62d50273edf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:46.923653 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-300ee597-6237-40dc-8e4d-e62d50273edf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.923855 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-300ee597-6237-40dc-8e4d-e62d50273edf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.930914 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.930914 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:46.935059 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-300ee597-6237-40dc-8e4d-e62d50273edf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:46.938811 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a31e0f41-f897-4d81-854a-edc47f8f257b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.939309 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a31e0f41-f897-4d81-854a-edc47f8f257b None None] GET https://10.4.3.158/volume// Jul 15 13:32:46.939423 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-300ee597-6237-40dc-8e4d-e62d50273edf tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 200 Jul 15 13:32:46.939612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a31e0f41-f897-4d81-854a-edc47f8f257b None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.939872 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 997/4015] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:46.940015 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a31e0f41-f897-4d81-854a-edc47f8f257b None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.940391 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a31e0f41-f897-4d81-854a-edc47f8f257b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:46.940762 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 992/4016] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:46.948847 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-be9252c8-6743-460a-b481-93bc2a4400ef None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.954580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.956850 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:46.957120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.957335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:46.957504 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: 39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:46.966359 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:46.966359 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:46.967107 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:46.989006 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume request issued successfully. Jul 15 13:32:46.989301 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7b487944-2c54-4c67-a8bb-9e0131edfc05 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 202 Jul 15 13:32:46.989826 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1014/4017] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:46 2026] DELETE /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:46.997329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-db378ae0-ffc9-4155-9f95-7de194a979ee None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:46.999320 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db378ae0-ffc9-4155-9f95-7de194a979ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:46.999567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db378ae0-ffc9-4155-9f95-7de194a979ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:46.999845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db378ae0-ffc9-4155-9f95-7de194a979ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.007835 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.007835 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:47.011468 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-db378ae0-ffc9-4155-9f95-7de194a979ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:47.015990 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db378ae0-ffc9-4155-9f95-7de194a979ee tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 200 Jul 15 13:32:47.016389 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 998/4018] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:46 2026] GET /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:47.028986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d32da388-02b2-4c55-900a-60671cd53b0a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.030800 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d32da388-02b2-4c55-900a-60671cd53b0a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:47.030949 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d32da388-02b2-4c55-900a-60671cd53b0a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:47.031150 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d32da388-02b2-4c55-900a-60671cd53b0a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.039845 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.039845 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:47.043590 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d32da388-02b2-4c55-900a-60671cd53b0a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:47.047770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d32da388-02b2-4c55-900a-60671cd53b0a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 returned with HTTP 200 Jul 15 13:32:47.048328 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 993/4019] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:47 2026] GET /volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:47.050440 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-be9252c8-6743-460a-b481-93bc2a4400ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:32:47.050833 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-be9252c8-6743-460a-b481-93bc2a4400ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26036056-e991-462b-980a-b459086a9095", "connector": null, "instance_uuid": "345f4726-e2d4-4d21-826f-37c2944a5434"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:47.059466 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.059466 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:47.059918 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.062025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:47.062377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fc72410-a50c-44c3-8249-7c6562fd85a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1976367126"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:47.070771 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.070771 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:47.071118 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:47.071249 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume 5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:47.088320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-be9252c8-6743-460a-b481-93bc2a4400ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:32:47.088876 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1015/4020] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:32:46 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:47.095540 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['f87b7f02-bec3-4cbd-aa69-4d9d811f05ab', 'f4e16a80-6dd0-4465-8b2c-3829f6198547', '256b7f13-9654-45d1-8f50-e8bbb4dea06a', '55d72e4c-d49c-441b-a15b-aa7d874ea3fd'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:47.117880 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d821a9f8-3c87-49e9-837f-052d991c1571 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.119683 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d821a9f8-3c87-49e9-837f-052d991c1571 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:47.119874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d821a9f8-3c87-49e9-837f-052d991c1571 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:47.120083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d821a9f8-3c87-49e9-837f-052d991c1571 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.124468 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:47.124894 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-763e4969-783b-4e3d-bee3-ebc6a57c315a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:47.125452 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1015/4021] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:47.126755 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-78a45527-3d02-47b8-822b-b507a215fb62 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.127068 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78a45527-3d02-47b8-822b-b507a215fb62 None None] GET https://10.4.3.158/volume// Jul 15 13:32:47.127476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78a45527-3d02-47b8-822b-b507a215fb62 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:47.127572 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-78a45527-3d02-47b8-822b-b507a215fb62 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.127980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-78a45527-3d02-47b8-822b-b507a215fb62 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:32:47.128329 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 994/4022] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:32:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:32:47.130584 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.130584 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:47.134045 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d821a9f8-3c87-49e9-837f-052d991c1571 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:47.135466 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-815bd8f2-12e7-4bed-aefe-55c858b0bfb1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.136618 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-add6bd7e-36e8-464e-a298-e714781454ae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.137690 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-815bd8f2-12e7-4bed-aefe-55c858b0bfb1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:47.137936 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-815bd8f2-12e7-4bed-aefe-55c858b0bfb1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:47.138193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-815bd8f2-12e7-4bed-aefe-55c858b0bfb1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.138357 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d821a9f8-3c87-49e9-837f-052d991c1571 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:47.138826 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 999/4023] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:47 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:47.139238 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-add6bd7e-36e8-464e-a298-e714781454ae tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:47.139488 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-add6bd7e-36e8-464e-a298-e714781454ae tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:47.139761 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-add6bd7e-36e8-464e-a298-e714781454ae tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.144261 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.144261 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:47.144632 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-815bd8f2-12e7-4bed-aefe-55c858b0bfb1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:47.145442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-815bd8f2-12e7-4bed-aefe-55c858b0bfb1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 returned with HTTP 200 Jul 15 13:32:47.145880 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1016/4024] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:47 2026] GET /volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:47.151098 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.151098 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:47.154654 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-add6bd7e-36e8-464e-a298-e714781454ae tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:47.160540 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-add6bd7e-36e8-464e-a298-e714781454ae tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:47.161114 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1016/4025] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:32:47 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:32:47.261679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.264281 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] PUT https://10.4.3.158/volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c Jul 15 13:32:47.264678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:47.272871 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Acquiring lock "cinder-attachment_update-26036056-e991-462b-980a-b459086a9095-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:32:47.277687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Lock "cinder-attachment_update-26036056-e991-462b-980a-b459086a9095-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:32:47.278757 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.278757 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:47.350724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Lock "cinder-attachment_update-26036056-e991-462b-980a-b459086a9095-np0000005195" released by "attachment_update" :: held 0.073s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:32:47.351286 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-22152b6a-19db-4204-93c0-cb4110c386f6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c returned with HTTP 200 Jul 15 13:32:47.351723 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 995/4026] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:32:47 2026] PUT /volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:47.799265 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f89db130-9536-4c25-9da7-365da6be481c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:47.800987 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f89db130-9536-4c25-9da7-365da6be481c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:47.801196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f89db130-9536-4c25-9da7-365da6be481c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:47.801388 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f89db130-9536-4c25-9da7-365da6be481c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:47.801505 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-f89db130-9536-4c25-9da7-365da6be481c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:47.805591 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:47.805591 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:47.806278 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f89db130-9536-4c25-9da7-365da6be481c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:47.806585 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1000/4027] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:47 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:48.030446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ae0d281-6156-4b38-9b2c-e624d502a1dc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.032801 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ae0d281-6156-4b38-9b2c-e624d502a1dc tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:48.033106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ae0d281-6156-4b38-9b2c-e624d502a1dc tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.033368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ae0d281-6156-4b38-9b2c-e624d502a1dc tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.040924 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ae0d281-6156-4b38-9b2c-e624d502a1dc tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 404 Jul 15 13:32:48.041594 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1017/4028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:48.049812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ce36322e-1d73-4378-b885-edb4f982b893 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.052055 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ce36322e-1d73-4378-b885-edb4f982b893 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:48.052105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ce36322e-1d73-4378-b885-edb4f982b893 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.052269 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ce36322e-1d73-4378-b885-edb4f982b893 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.057643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ce36322e-1d73-4378-b885-edb4f982b893 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 404 Jul 15 13:32:48.058149 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1017/4029] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:48.064293 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-62786a00-bc01-417d-b157-cfaef6162489 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.066001 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-62786a00-bc01-417d-b157-cfaef6162489 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:48.066197 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-62786a00-bc01-417d-b157-cfaef6162489 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.066490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-62786a00-bc01-417d-b157-cfaef6162489 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.066538 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-62786a00-bc01-417d-b157-cfaef6162489 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: 39a394cc-827c-488b-87c8-14e01d7524b7 Jul 15 13:32:48.072396 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-62786a00-bc01-417d-b157-cfaef6162489 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 returned with HTTP 404 Jul 15 13:32:48.072880 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 996/4030] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:48 2026] DELETE /volume/v3/volumes/39a394cc-827c-488b-87c8-14e01d7524b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:48.078761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.080438 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee Jul 15 13:32:48.080633 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.080823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.080932 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete snapshot with id: 3a182d4b-53c6-41da-98d9-4f3f676b58ee Jul 15 13:32:48.085496 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.085496 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:48.085933 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:48.101871 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot delete request issued successfully. Jul 15 13:32:48.102155 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ef681d4d-62e0-4689-8fc0-948148b1ec93 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee returned with HTTP 202 Jul 15 13:32:48.102735 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1001/4031] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:48 2026] DELETE /volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:48.110579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b0105fa7-d592-4aaf-b638-4487bcf49d4e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.113233 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b0105fa7-d592-4aaf-b638-4487bcf49d4e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee Jul 15 13:32:48.113443 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b0105fa7-d592-4aaf-b638-4487bcf49d4e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.113625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b0105fa7-d592-4aaf-b638-4487bcf49d4e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.119217 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.119217 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:48.119642 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b0105fa7-d592-4aaf-b638-4487bcf49d4e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Snapshot retrieved successfully. Jul 15 13:32:48.120746 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b0105fa7-d592-4aaf-b638-4487bcf49d4e tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee returned with HTTP 200 Jul 15 13:32:48.121295 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1018/4032] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:48.151423 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-61ab5953-8ec3-4074-a8a1-983ace89640e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.153471 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-61ab5953-8ec3-4074-a8a1-983ace89640e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:48.153698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-61ab5953-8ec3-4074-a8a1-983ace89640e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.153991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-61ab5953-8ec3-4074-a8a1-983ace89640e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.157057 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ddae4361-9167-4502-a4db-16d2062aee58 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.159276 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ddae4361-9167-4502-a4db-16d2062aee58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:48.160087 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ddae4361-9167-4502-a4db-16d2062aee58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.160087 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ddae4361-9167-4502-a4db-16d2062aee58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.164068 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.164068 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:48.165762 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.165762 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:48.166140 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ddae4361-9167-4502-a4db-16d2062aee58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:48.166949 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ddae4361-9167-4502-a4db-16d2062aee58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 returned with HTTP 200 Jul 15 13:32:48.167426 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 997/4033] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:48.167853 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-61ab5953-8ec3-4074-a8a1-983ace89640e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:48.172317 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-61ab5953-8ec3-4074-a8a1-983ace89640e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:48.172683 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1018/4034] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:48.178524 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-07ddf0fc-2d1e-437a-b106-93adae7dbd4b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.180540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07ddf0fc-2d1e-437a-b106-93adae7dbd4b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] GET https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:48.180780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07ddf0fc-2d1e-437a-b106-93adae7dbd4b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.181068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-07ddf0fc-2d1e-437a-b106-93adae7dbd4b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.186816 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.186816 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:48.187351 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-07ddf0fc-2d1e-437a-b106-93adae7dbd4b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:48.188306 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-07ddf0fc-2d1e-437a-b106-93adae7dbd4b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 returned with HTTP 200 Jul 15 13:32:48.188652 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1002/4035] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:48.199592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.201282 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:48.201488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.201677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.201796 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:48.206202 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.206202 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:48.206473 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:48.220632 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:32:48.220833 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c64edd9d-9f7f-4d46-ae10-7c17494942a6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 returned with HTTP 202 Jul 15 13:32:48.221284 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1019/4036] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:48 2026] DELETE /volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:48.232229 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-77bdf5c4-5902-4858-99fa-bd30ea5c73b1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.234603 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77bdf5c4-5902-4858-99fa-bd30ea5c73b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:48.234817 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77bdf5c4-5902-4858-99fa-bd30ea5c73b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.235053 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-77bdf5c4-5902-4858-99fa-bd30ea5c73b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.240765 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.240765 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:48.241064 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-77bdf5c4-5902-4858-99fa-bd30ea5c73b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:48.241756 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-77bdf5c4-5902-4858-99fa-bd30ea5c73b1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 returned with HTTP 200 Jul 15 13:32:48.242174 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 998/4037] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:48.818580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9bca7990-5ead-413c-ab5a-b7f371c9101e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:48.820460 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9bca7990-5ead-413c-ab5a-b7f371c9101e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:48.821939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9bca7990-5ead-413c-ab5a-b7f371c9101e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:48.821939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9bca7990-5ead-413c-ab5a-b7f371c9101e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:48.821939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9bca7990-5ead-413c-ab5a-b7f371c9101e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:48.826272 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:48.826272 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:48.827540 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9bca7990-5ead-413c-ab5a-b7f371c9101e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:48.828187 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1019/4038] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:48 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:49.132639 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-239a5eed-bab7-4021-92d2-9486a70441c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.134798 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-239a5eed-bab7-4021-92d2-9486a70441c5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee Jul 15 13:32:49.135019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-239a5eed-bab7-4021-92d2-9486a70441c5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.135258 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-239a5eed-bab7-4021-92d2-9486a70441c5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.139797 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-239a5eed-bab7-4021-92d2-9486a70441c5 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee returned with HTTP 404 Jul 15 13:32:49.140317 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1003/4039] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/snapshots/3a182d4b-53c6-41da-98d9-4f3f676b58ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:49.148036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6e9e1b37-d6e0-4f23-943b-260b19aad097 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.149863 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e9e1b37-d6e0-4f23-943b-260b19aad097 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:49.150084 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e9e1b37-d6e0-4f23-943b-260b19aad097 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.150270 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e9e1b37-d6e0-4f23-943b-260b19aad097 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.157683 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.157683 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:49.161296 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6e9e1b37-d6e0-4f23-943b-260b19aad097 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:49.165432 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e9e1b37-d6e0-4f23-943b-260b19aad097 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 returned with HTTP 200 Jul 15 13:32:49.165848 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1020/4040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:49.179907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.182714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:49.182714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.182714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.182714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: 36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:49.187763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e7be3554-ce3b-4188-a933-9eb7e47c9508 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.189750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e7be3554-ce3b-4188-a933-9eb7e47c9508 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:49.190566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e7be3554-ce3b-4188-a933-9eb7e47c9508 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.190566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e7be3554-ce3b-4188-a933-9eb7e47c9508 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.191654 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.191654 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:49.192291 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:49.201910 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.201910 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:49.206055 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e7be3554-ce3b-4188-a933-9eb7e47c9508 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:49.209839 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume request issued successfully. Jul 15 13:32:49.210356 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7fa2a7d-e17f-4402-97db-a7916fa9d6ed tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 returned with HTTP 202 Jul 15 13:32:49.210571 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 999/4041] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:49 2026] DELETE /volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:49.211902 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e7be3554-ce3b-4188-a933-9eb7e47c9508 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:49.212317 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1020/4042] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:49.218842 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eed7dab1-1e9c-411d-aa97-e1b1a27b4b8c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.220647 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eed7dab1-1e9c-411d-aa97-e1b1a27b4b8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:49.220858 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eed7dab1-1e9c-411d-aa97-e1b1a27b4b8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.221028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eed7dab1-1e9c-411d-aa97-e1b1a27b4b8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.227796 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.227796 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:49.231260 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-eed7dab1-1e9c-411d-aa97-e1b1a27b4b8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:49.235594 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eed7dab1-1e9c-411d-aa97-e1b1a27b4b8c tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 returned with HTTP 200 Jul 15 13:32:49.235738 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1004/4043] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:49.252845 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bd43e0cf-93d4-497e-a933-68ff787c0059 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.255117 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd43e0cf-93d4-497e-a933-68ff787c0059 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 Jul 15 13:32:49.255530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd43e0cf-93d4-497e-a933-68ff787c0059 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.255530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd43e0cf-93d4-497e-a933-68ff787c0059 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.260382 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd43e0cf-93d4-497e-a933-68ff787c0059 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 returned with HTTP 404 Jul 15 13:32:49.261111 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1021/4044] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/snapshots/a2cde56f-fefa-4234-8e1b-5a9281706d79 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:49.268530 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.270365 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:49.270549 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.270741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.270951 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:49.277665 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.277665 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:49.278024 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:49.301369 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:49.301561 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ed1514b-9009-42a9-b1f4-6f376a5a9d6e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 returned with HTTP 202 Jul 15 13:32:49.301994 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1000/4045] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:49 2026] DELETE /volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:49.308733 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-80b61e42-a3e7-47a4-b258-b84dbb05675b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.310573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80b61e42-a3e7-47a4-b258-b84dbb05675b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:49.310844 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80b61e42-a3e7-47a4-b258-b84dbb05675b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.311102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-80b61e42-a3e7-47a4-b258-b84dbb05675b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.318757 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.318757 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:49.323198 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-80b61e42-a3e7-47a4-b258-b84dbb05675b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:49.328907 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-80b61e42-a3e7-47a4-b258-b84dbb05675b tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 returned with HTTP 200 Jul 15 13:32:49.329521 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1021/4046] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:49.839199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a41f21c6-5c0f-409a-8ca9-2a1082879d67 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:49.840913 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a41f21c6-5c0f-409a-8ca9-2a1082879d67 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:49.841124 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a41f21c6-5c0f-409a-8ca9-2a1082879d67 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:49.841312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a41f21c6-5c0f-409a-8ca9-2a1082879d67 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:49.841479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-a41f21c6-5c0f-409a-8ca9-2a1082879d67 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:49.845906 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:49.845906 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:49.846682 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a41f21c6-5c0f-409a-8ca9-2a1082879d67 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:49.847065 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1005/4047] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:49 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:50.234893 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9e844068-b8fc-4bf0-a6d2-67d6b8fcac00 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.236901 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e844068-b8fc-4bf0-a6d2-67d6b8fcac00 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:50.237107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e844068-b8fc-4bf0-a6d2-67d6b8fcac00 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.237310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e844068-b8fc-4bf0-a6d2-67d6b8fcac00 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.248331 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:50.248331 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:50.249375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2cc7f5dc-385d-4a73-9fce-2ce286dd0a8b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.252110 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2cc7f5dc-385d-4a73-9fce-2ce286dd0a8b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 Jul 15 13:32:50.252441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2cc7f5dc-385d-4a73-9fce-2ce286dd0a8b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.252741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2cc7f5dc-385d-4a73-9fce-2ce286dd0a8b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.254060 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9e844068-b8fc-4bf0-a6d2-67d6b8fcac00 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:50.259860 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e844068-b8fc-4bf0-a6d2-67d6b8fcac00 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:50.260214 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1022/4048] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:50.260669 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2cc7f5dc-385d-4a73-9fce-2ce286dd0a8b tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 returned with HTTP 404 Jul 15 13:32:50.261536 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1001/4049] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/volumes/36b69493-8eb2-44ce-a830-e31c1cc97180 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:50.269573 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1dee465d-7a1a-468c-b9f3-bca50332a69a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.271578 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1dee465d-7a1a-468c-b9f3-bca50332a69a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:50.271870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1dee465d-7a1a-468c-b9f3-bca50332a69a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.272151 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1dee465d-7a1a-468c-b9f3-bca50332a69a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.282828 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:50.282828 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:50.286536 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1dee465d-7a1a-468c-b9f3-bca50332a69a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:50.292062 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1dee465d-7a1a-468c-b9f3-bca50332a69a tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:50.292464 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1022/4050] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:50.306639 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.308944 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] DELETE https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:50.309129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.309337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.309492 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume with id: dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:50.318317 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:50.318317 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:50.319605 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:50.339188 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Delete volume request issued successfully. Jul 15 13:32:50.339437 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2ee331f0-57be-4d99-a41f-d9831a5b27da tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 202 Jul 15 13:32:50.339937 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1006/4051] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:50 2026] DELETE /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:50.346087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-deae0b9f-f932-4b39-874e-ed10c3c4df2e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.348480 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-deae0b9f-f932-4b39-874e-ed10c3c4df2e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 Jul 15 13:32:50.348551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2f4b7f50-079d-4297-9995-93fa61758d59 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.348690 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-deae0b9f-f932-4b39-874e-ed10c3c4df2e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.348883 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-deae0b9f-f932-4b39-874e-ed10c3c4df2e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.350310 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2f4b7f50-079d-4297-9995-93fa61758d59 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:50.350506 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2f4b7f50-079d-4297-9995-93fa61758d59 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.350719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2f4b7f50-079d-4297-9995-93fa61758d59 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.355555 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-deae0b9f-f932-4b39-874e-ed10c3c4df2e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 returned with HTTP 404 Jul 15 13:32:50.356072 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1023/4052] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/volumes/5fc72410-a50c-44c3-8249-7c6562fd85a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:50.358625 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:50.358625 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:50.364330 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2f4b7f50-079d-4297-9995-93fa61758d59 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Volume info retrieved successfully. Jul 15 13:32:50.367032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.369856 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:50.369936 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2f4b7f50-079d-4297-9995-93fa61758d59 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 200 Jul 15 13:32:50.370230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-124053444"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:50.370331 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1002/4053] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:50.371651 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-124053444'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:50.371789 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:50.381457 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:50.387706 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (d7246d34-7ad7-4276-aa30-e768cf93c533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:50.388779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b15cb9-669e-451b-94fc-fc540bc7c209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:50.389707 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:50.414410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b15cb9-669e-451b-94fc-fc540bc7c209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:50.415234 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba61b81-9f31-4a0b-9e6a-99f9e828fea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:50.460194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['accb2cb3-0713-4cc5-928f-67dbc2964751', 'e12adea2-5be2-4d8d-ae74-496669ef70f0', '629adbcc-ebda-46d8-a1f5-2228bccd1977', '07b3afc4-39fa-4055-8929-04979c7469b1'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:50.461049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba61b81-9f31-4a0b-9e6a-99f9e828fea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['accb2cb3-0713-4cc5-928f-67dbc2964751', 'e12adea2-5be2-4d8d-ae74-496669ef70f0', '629adbcc-ebda-46d8-a1f5-2228bccd1977', '07b3afc4-39fa-4055-8929-04979c7469b1']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:50.461857 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76bb4dd9-89fa-4748-90cf-d3382856f5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:50.483809 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76bb4dd9-89fa-4748-90cf-d3382856f5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e48cf93b-939e-4ef9-a1e7-fb444c1bb36a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-124053444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['accb2cb3-0713-4cc5-928f-67dbc2964751','e12adea2-5be2-4d8d-ae74-496669ef70f0','629adbcc-ebda-46d8-a1f5-2228bccd1977','07b3afc4-39fa-4055-8929-04979c7469b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-124053444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e48cf93b-939e-4ef9-a1e7-fb444c1bb36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:50.484515 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598f9f16-09bd-4256-a46d-5ec229ba2ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:50.517005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (598f9f16-09bd-4256-a46d-5ec229ba2ec2) transitioned into state 'SUCCESS' from state '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-124053444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['accb2cb3-0713-4cc5-928f-67dbc2964751','e12adea2-5be2-4d8d-ae74-496669ef70f0','629adbcc-ebda-46d8-a1f5-2228bccd1977','07b3afc4-39fa-4055-8929-04979c7469b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:50.518098 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ead6a6-83ae-42b2-9a94-44aeb70e9029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:50.529542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ead6a6-83ae-42b2-9a94-44aeb70e9029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:50.530512 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (d7246d34-7ad7-4276-aa30-e768cf93c533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:50.530853 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:50.531522 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df2a4d2d-9cd5-4e83-a7e4-557d31ae5acd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:50.532037 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1023/4054] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:50 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:50.546294 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3a44e5b8-8074-4904-8011-87e04e44e63d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.547991 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3a44e5b8-8074-4904-8011-87e04e44e63d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:50.548181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3a44e5b8-8074-4904-8011-87e04e44e63d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.548357 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3a44e5b8-8074-4904-8011-87e04e44e63d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.555496 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:50.555496 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:50.558758 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3a44e5b8-8074-4904-8011-87e04e44e63d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:50.562936 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3a44e5b8-8074-4904-8011-87e04e44e63d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a returned with HTTP 200 Jul 15 13:32:50.563345 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1007/4055] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:50.857502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4c9e3098-a4e8-41b4-a94f-b94ca68f5dac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:50.859266 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c9e3098-a4e8-41b4-a94f-b94ca68f5dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:50.859442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c9e3098-a4e8-41b4-a94f-b94ca68f5dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:50.859619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c9e3098-a4e8-41b4-a94f-b94ca68f5dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:50.859723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4c9e3098-a4e8-41b4-a94f-b94ca68f5dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:50.863533 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:50.863533 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:50.864278 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c9e3098-a4e8-41b4-a94f-b94ca68f5dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:50.864620 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1024/4056] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:50 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:51.277287 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6c5a9655-3705-44eb-90e3-d0269a0765ef None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.279330 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6c5a9655-3705-44eb-90e3-d0269a0765ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:51.279620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6c5a9655-3705-44eb-90e3-d0269a0765ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:51.279918 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6c5a9655-3705-44eb-90e3-d0269a0765ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:51.292123 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:51.292123 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:51.297721 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6c5a9655-3705-44eb-90e3-d0269a0765ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:51.303242 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6c5a9655-3705-44eb-90e3-d0269a0765ef tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:51.303763 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1003/4057] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:51 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:51.384449 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-72b06759-a3d1-4cde-9f71-7d4f936c5263 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.386523 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72b06759-a3d1-4cde-9f71-7d4f936c5263 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] GET https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee Jul 15 13:32:51.386768 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72b06759-a3d1-4cde-9f71-7d4f936c5263 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:51.386956 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-72b06759-a3d1-4cde-9f71-7d4f936c5263 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:51.393863 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-72b06759-a3d1-4cde-9f71-7d4f936c5263 tempest-VolumesSnapshotTestJSON-1307781844 tempest-VolumesSnapshotTestJSON-1307781844-project-member] https://10.4.3.158/volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee returned with HTTP 404 Jul 15 13:32:51.394425 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1024/4058] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:51 2026] GET /volume/v3/volumes/dd2b92a7-f3ea-4d49-831c-d673963015ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:51.580019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd381c68-650b-4347-aaa3-8f7d945ca5cd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.584109 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd381c68-650b-4347-aaa3-8f7d945ca5cd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:51.584308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd381c68-650b-4347-aaa3-8f7d945ca5cd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:51.584479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd381c68-650b-4347-aaa3-8f7d945ca5cd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:51.592010 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:51.592010 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:51.599300 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd381c68-650b-4347-aaa3-8f7d945ca5cd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:51.605183 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd381c68-650b-4347-aaa3-8f7d945ca5cd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a returned with HTTP 200 Jul 15 13:32:51.605681 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1008/4059] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:51 2026] GET /volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:51.624404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.626263 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:51.626600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e48cf93b-939e-4ef9-a1e7-fb444c1bb36a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-252184781"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:51.638099 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:51.638099 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:51.638612 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:51.638811 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:51.675117 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['b5e28a17-1d19-459c-bb78-aac9cfd344a9', 'd22907a6-3723-424c-91a8-dabf8a605e00', 'cb899478-95ca-4976-bd52-7c682d626cb6', '521e108d-ba62-444b-b18c-0935c087bb85'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:51.701840 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:51.702163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c59cad9-4c5f-43e0-8f40-ac196e20139f tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:51.702581 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1025/4060] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:51.713184 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-67729225-128f-456a-9f04-035fd2de69f0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.714914 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-67729225-128f-456a-9f04-035fd2de69f0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:51.715145 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-67729225-128f-456a-9f04-035fd2de69f0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:51.715401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-67729225-128f-456a-9f04-035fd2de69f0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:51.720393 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:51.720393 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:51.720797 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-67729225-128f-456a-9f04-035fd2de69f0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:51.721544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-67729225-128f-456a-9f04-035fd2de69f0 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 returned with HTTP 200 Jul 15 13:32:51.722030 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1004/4061] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:51 2026] GET /volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:51.879545 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9f6b4aa1-f42a-4c0f-921b-2145304c9043 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.892808 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f6b4aa1-f42a-4c0f-921b-2145304c9043 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:51.893947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f6b4aa1-f42a-4c0f-921b-2145304c9043 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:51.894265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f6b4aa1-f42a-4c0f-921b-2145304c9043 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:51.894790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9f6b4aa1-f42a-4c0f-921b-2145304c9043 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:51.903234 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:51.903234 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:51.904247 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f6b4aa1-f42a-4c0f-921b-2145304c9043 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:51.904630 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1025/4062] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:51 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:51.987573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:51.989353 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:51.989730 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1164249560", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:51.991239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1164249560', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:52.069821 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Create volume of 1 GB Jul 15 13:32:52.073946 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Availability Zones retrieved successfully. Jul 15 13:32:52.079567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Flow 'volume_create_api' (dc9a5f68-165d-4813-acf4-871294e29d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:52.080735 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f7a146-bacc-4776-9a37-e769ed51c20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:52.081786 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:52.143274 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f7a146-bacc-4776-9a37-e769ed51c20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:52.143520 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f8d83ea-ab6f-485d-a165-8d3876b6ae86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:52.214157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Created reservations ['84441ec2-f49e-45e8-b38d-1d8802903a4d', '41a449cc-1a4f-4207-af95-a6b8ff7858d1', 'bd62b62c-8325-427b-b789-72969c70586b', 'edc73c36-316e-45f3-ac9e-ae03440d33f6'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:52.216980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f8d83ea-ab6f-485d-a165-8d3876b6ae86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84441ec2-f49e-45e8-b38d-1d8802903a4d', '41a449cc-1a4f-4207-af95-a6b8ff7858d1', 'bd62b62c-8325-427b-b789-72969c70586b', 'edc73c36-316e-45f3-ac9e-ae03440d33f6']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:52.216980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec69374-8061-4968-9225-226873a9a458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:52.243516 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec69374-8061-4968-9225-226873a9a458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcacb1bc-e445-4a88-933b-d3409148679f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1164249560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec972d95e3647f8a4a0063bbc33b1a7',qos_specs=None,replication_status=,reservations=['84441ec2-f49e-45e8-b38d-1d8802903a4d','41a449cc-1a4f-4207-af95-a6b8ff7858d1','bd62b62c-8325-427b-b789-72969c70586b','edc73c36-316e-45f3-ac9e-ae03440d33f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6475399ddb9246339e7d60e342158d2b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1164249560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcacb1bc-e445-4a88-933b-d3409148679f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ec972d95e3647f8a4a0063bbc33b1a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6475399ddb9246339e7d60e342158d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:52.244473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f858fa-cd1d-42c5-9467-917d3e3e5075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:52.265910 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f858fa-cd1d-42c5-9467-917d3e3e5075) transitioned into state 'SUCCESS' from state '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-1164249560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec972d95e3647f8a4a0063bbc33b1a7',qos_specs=None,replication_status=,reservations=['84441ec2-f49e-45e8-b38d-1d8802903a4d','41a449cc-1a4f-4207-af95-a6b8ff7858d1','bd62b62c-8325-427b-b789-72969c70586b','edc73c36-316e-45f3-ac9e-ae03440d33f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6475399ddb9246339e7d60e342158d2b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:52.267194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7d3bc4-c3ef-44c7-beb8-04d6ad0b1f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:52.278409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7d3bc4-c3ef-44c7-beb8-04d6ad0b1f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:52.279465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Flow 'volume_create_api' (dc9a5f68-165d-4813-acf4-871294e29d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:52.279828 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Create volume request issued successfully. Jul 15 13:32:52.280513 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b6923c2e-9c19-4218-a5cb-aac97c5e2b62 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:52.281292 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1009/4063] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:51 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:52.293398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-fc56fa76-3b0a-42db-93ab-c98199cd9240 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.293548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a69a533d-b87d-4cda-b633-ca297ad446f1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.295263 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a69a533d-b87d-4cda-b633-ca297ad446f1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:32:52.295458 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-fc56fa76-3b0a-42db-93ab-c98199cd9240 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c/action Jul 15 13:32:52.295535 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a69a533d-b87d-4cda-b633-ca297ad446f1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.295674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a69a533d-b87d-4cda-b633-ca297ad446f1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.295914 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-fc56fa76-3b0a-42db-93ab-c98199cd9240 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:52.296119 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-fc56fa76-3b0a-42db-93ab-c98199cd9240 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:52.303196 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.303196 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:52.306836 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a69a533d-b87d-4cda-b633-ca297ad446f1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:32:52.312034 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a69a533d-b87d-4cda-b633-ca297ad446f1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 200 Jul 15 13:32:52.312513 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1005/4064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:52 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:52.313566 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.313566 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:52.318205 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef80cbfd-ae86-4140-b489-8b6768d77f87 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.321921 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef80cbfd-ae86-4140-b489-8b6768d77f87 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:52.321921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef80cbfd-ae86-4140-b489-8b6768d77f87 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.321921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef80cbfd-ae86-4140-b489-8b6768d77f87 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.326236 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-21fd8ce4-2dc6-4908-b6d7-e399839ac70c req-fc56fa76-3b0a-42db-93ab-c98199cd9240 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c/action returned with HTTP 204 Jul 15 13:32:52.326644 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1026/4065] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:32:52 2026] POST /volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:52.330872 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.330872 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:52.334352 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ef80cbfd-ae86-4140-b489-8b6768d77f87 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:52.338080 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef80cbfd-ae86-4140-b489-8b6768d77f87 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:52.338800 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1026/4066] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:52 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:52.353039 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c70197fc-d939-44d3-abd5-5676ccdbc207 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.355387 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c70197fc-d939-44d3-abd5-5676ccdbc207 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:32:52.355590 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c70197fc-d939-44d3-abd5-5676ccdbc207 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.355791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c70197fc-d939-44d3-abd5-5676ccdbc207 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.366748 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.366748 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:52.370718 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c70197fc-d939-44d3-abd5-5676ccdbc207 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:32:52.375144 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c70197fc-d939-44d3-abd5-5676ccdbc207 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:32:52.375562 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1010/4067] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:52 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:32:52.731619 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-424e8ba3-e9c8-41ec-92f0-5c10a291db18 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.733419 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-424e8ba3-e9c8-41ec-92f0-5c10a291db18 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:52.733615 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-424e8ba3-e9c8-41ec-92f0-5c10a291db18 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.733811 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-424e8ba3-e9c8-41ec-92f0-5c10a291db18 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.738725 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.738725 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:52.739024 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-424e8ba3-e9c8-41ec-92f0-5c10a291db18 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:52.739617 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-424e8ba3-e9c8-41ec-92f0-5c10a291db18 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 returned with HTTP 200 Jul 15 13:32:52.739969 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1006/4068] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:52 2026] GET /volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:52.747452 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.749204 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] POST https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21/action Jul 15 13:32:52.749545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:32:52.749718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:52.751047 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.snapshot_unmanage [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Unmanage snapshot with id: f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:52.755516 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.755516 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:52.756009 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:52.757182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd09da0b12c0b4d03a2dfe45a86c05f05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f6c27e99096042bbb08c058ef7ce46ac', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:32:52.757182 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-463d5c87-2523-4686-84c3-b5d14dbd6616 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21/action returned with HTTP 403 Jul 15 13:32:52.757429 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1027/4069] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:32:52 2026] POST /volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:52.764047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.772486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:52.772486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.772486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.772486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:52.782793 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.782793 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:52.785050 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:52.800233 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:32:52.800389 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1e359afa-6b00-496e-9fa4-7cd12a284233 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 returned with HTTP 202 Jul 15 13:32:52.800788 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1027/4070] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:52 2026] DELETE /volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:52.810755 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bae069b7-25e4-4605-8376-f1092e758e57 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.812437 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bae069b7-25e4-4605-8376-f1092e758e57 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:52.812629 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bae069b7-25e4-4605-8376-f1092e758e57 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.812817 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bae069b7-25e4-4605-8376-f1092e758e57 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.818945 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.818945 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:52.819487 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bae069b7-25e4-4605-8376-f1092e758e57 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:52.820449 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bae069b7-25e4-4605-8376-f1092e758e57 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 returned with HTTP 200 Jul 15 13:32:52.821097 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1011/4071] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:52 2026] GET /volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:52.914482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-458b5de6-e5da-46e2-bbbd-204db04f5558 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:52.916042 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-458b5de6-e5da-46e2-bbbd-204db04f5558 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:52.916264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-458b5de6-e5da-46e2-bbbd-204db04f5558 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:52.916515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-458b5de6-e5da-46e2-bbbd-204db04f5558 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:52.916689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-458b5de6-e5da-46e2-bbbd-204db04f5558 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:52.920935 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:52.920935 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:52.921694 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-458b5de6-e5da-46e2-bbbd-204db04f5558 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:52.922092 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1007/4072] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:52 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:53.327551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0443f49d-9513-4732-81dd-5fc86691e63a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.329982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0443f49d-9513-4732-81dd-5fc86691e63a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:32:53.330257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0443f49d-9513-4732-81dd-5fc86691e63a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.330505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0443f49d-9513-4732-81dd-5fc86691e63a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.338798 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.338798 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:53.343380 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0443f49d-9513-4732-81dd-5fc86691e63a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:32:53.349174 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0443f49d-9513-4732-81dd-5fc86691e63a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 200 Jul 15 13:32:53.349642 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1028/4073] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:53.361344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7afafe31-e068-4c70-8781-175d7b6df662 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.363705 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7afafe31-e068-4c70-8781-175d7b6df662 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:32:53.364008 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7afafe31-e068-4c70-8781-175d7b6df662 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.364287 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7afafe31-e068-4c70-8781-175d7b6df662 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.372315 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.372315 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:53.376103 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7afafe31-e068-4c70-8781-175d7b6df662 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:32:53.380735 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7afafe31-e068-4c70-8781-175d7b6df662 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 200 Jul 15 13:32:53.381139 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1028/4074] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:53.393864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-82fb1419-f0c2-464d-a959-ab8e319a3aa1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.395569 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-82fb1419-f0c2-464d-a959-ab8e319a3aa1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:32:53.395796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-82fb1419-f0c2-464d-a959-ab8e319a3aa1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.395979 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-82fb1419-f0c2-464d-a959-ab8e319a3aa1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.403036 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.403036 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:53.409794 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-82fb1419-f0c2-464d-a959-ab8e319a3aa1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:32:53.414934 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-82fb1419-f0c2-464d-a959-ab8e319a3aa1 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 200 Jul 15 13:32:53.415351 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1012/4075] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:53.426913 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3c864c34-5eff-4893-a495-4e848bf8b360 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.428730 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:32:53.429133 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bcacb1bc-e445-4a88-933b-d3409148679f", "name": "tempest-TestVolumeBackupRestore-backup-2018757576", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:53.430665 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Creating new backup {'backup': {'volume_id': 'bcacb1bc-e445-4a88-933b-d3409148679f', 'name': 'tempest-TestVolumeBackupRestore-backup-2018757576', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:32:53.430795 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Creating backup of volume bcacb1bc-e445-4a88-933b-d3409148679f in container None Jul 15 13:32:53.439426 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.439426 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:53.440071 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:32:53.470771 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Created reservations ['fc4817d2-ca57-4d42-8ca4-3efe6030a71c', '15f5cce6-c0c9-4835-a901-a533df89afb5'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:53.515796 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3c864c34-5eff-4893-a495-4e848bf8b360 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:32:53.516347 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1008/4076] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:53 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:53.527080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6d98a36a-353f-44c1-a424-30fb2f5882cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.529369 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6d98a36a-353f-44c1-a424-30fb2f5882cd tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:53.529568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6d98a36a-353f-44c1-a424-30fb2f5882cd tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.529780 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6d98a36a-353f-44c1-a424-30fb2f5882cd tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.529879 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6d98a36a-353f-44c1-a424-30fb2f5882cd tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:53.535204 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.535204 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:53.536230 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6d98a36a-353f-44c1-a424-30fb2f5882cd tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:53.536752 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1029/4077] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:53.831235 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2fbb626f-46f3-4153-b65d-06911534e565 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.833298 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2fbb626f-46f3-4153-b65d-06911534e565 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 Jul 15 13:32:53.836285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2fbb626f-46f3-4153-b65d-06911534e565 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.836547 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2fbb626f-46f3-4153-b65d-06911534e565 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.840947 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2fbb626f-46f3-4153-b65d-06911534e565 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 returned with HTTP 404 Jul 15 13:32:53.841454 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1029/4078] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/snapshots/f65fb2f8-3bd7-4073-8f02-471a96aa6f21 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:53.847843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4155b472-43b3-44e4-baf6-f563e4272047 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.850777 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:53.851038 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.851284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.851598 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:53.858850 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.858850 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:53.860431 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:53.878466 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:53.878812 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4155b472-43b3-44e4-baf6-f563e4272047 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a returned with HTTP 202 Jul 15 13:32:53.879390 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1013/4079] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:53 2026] DELETE /volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:53.886129 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3f591d22-4520-47d2-a980-996f9e1351f6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.887653 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f591d22-4520-47d2-a980-996f9e1351f6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:53.887852 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f591d22-4520-47d2-a980-996f9e1351f6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.888048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f591d22-4520-47d2-a980-996f9e1351f6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.895310 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.895310 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:53.898821 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f591d22-4520-47d2-a980-996f9e1351f6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:53.903377 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f591d22-4520-47d2-a980-996f9e1351f6 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a returned with HTTP 200 Jul 15 13:32:53.903788 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1009/4080] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:53.933013 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e73d7b6b-7181-41ff-9858-82266e71b9f6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:53.934497 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e73d7b6b-7181-41ff-9858-82266e71b9f6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:53.934670 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e73d7b6b-7181-41ff-9858-82266e71b9f6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:53.934836 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e73d7b6b-7181-41ff-9858-82266e71b9f6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:53.934934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e73d7b6b-7181-41ff-9858-82266e71b9f6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:53.938469 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:53.938469 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:53.939138 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e73d7b6b-7181-41ff-9858-82266e71b9f6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:53.939449 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1030/4081] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:53 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:54.338591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-142878c2-7d9f-478a-9afa-37133e4439fe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:54.451648 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:54.452265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2105777555"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:54.453795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2105777555'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:54.453970 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume of 1 GB Jul 15 13:32:54.459205 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Availability Zones retrieved successfully. Jul 15 13:32:54.466192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Flow 'volume_create_api' (28768b25-acb6-4c8d-8922-2944d4941e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:54.467591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f703a691-6670-401b-bd8a-f73d3e70cd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:54.468825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:54.506108 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f703a691-6670-401b-bd8a-f73d3e70cd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:54.507134 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9b1788-1fbc-4593-bc08-1eff5b1e7f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:54.548661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-528509de-e70f-4a74-81ec-df60647333e3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:54.550996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-528509de-e70f-4a74-81ec-df60647333e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:54.551177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-528509de-e70f-4a74-81ec-df60647333e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:54.551431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-528509de-e70f-4a74-81ec-df60647333e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:54.551565 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-528509de-e70f-4a74-81ec-df60647333e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:54.556852 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:54.556852 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:54.557774 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-528509de-e70f-4a74-81ec-df60647333e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:54.558366 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1014/4082] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:54 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:54.593444 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['7e75dfdd-364c-4c62-808c-9e4dffb6991a', 'e473dd10-5cec-4fa9-961f-3d79f2471243', '38f7042c-6e27-46a4-9ead-1b3bd9df7d61', 'a18c3e27-626d-41cf-b0f3-40109d35e661'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:54.594589 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9b1788-1fbc-4593-bc08-1eff5b1e7f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e75dfdd-364c-4c62-808c-9e4dffb6991a', 'e473dd10-5cec-4fa9-961f-3d79f2471243', '38f7042c-6e27-46a4-9ead-1b3bd9df7d61', 'a18c3e27-626d-41cf-b0f3-40109d35e661']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:54.595577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5b4134-c201-455e-b594-f01396601f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:54.622863 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d5b4134-c201-455e-b594-f01396601f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d8f564-8633-4057-9816-4e7cb58249c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2105777555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486ba0df7e0a4d21911b4fab4080dc15',qos_specs=None,replication_status=,reservations=['7e75dfdd-364c-4c62-808c-9e4dffb6991a','e473dd10-5cec-4fa9-961f-3d79f2471243','38f7042c-6e27-46a4-9ead-1b3bd9df7d61','a18c3e27-626d-41cf-b0f3-40109d35e661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2105777555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d8f564-8633-4057-9816-4e7cb58249c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486ba0df7e0a4d21911b4fab4080dc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:54.623868 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354346ce-dca7-406b-b43d-95950c53fb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:54.647482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354346ce-dca7-406b-b43d-95950c53fb8f) transitioned into state 'SUCCESS' from state '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-2105777555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486ba0df7e0a4d21911b4fab4080dc15',qos_specs=None,replication_status=,reservations=['7e75dfdd-364c-4c62-808c-9e4dffb6991a','e473dd10-5cec-4fa9-961f-3d79f2471243','38f7042c-6e27-46a4-9ead-1b3bd9df7d61','a18c3e27-626d-41cf-b0f3-40109d35e661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:54.648373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db847e01-0993-4266-a244-0b25e295a523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:54.658129 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db847e01-0993-4266-a244-0b25e295a523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:54.659383 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Flow 'volume_create_api' (28768b25-acb6-4c8d-8922-2944d4941e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:54.659848 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume request issued successfully. Jul 15 13:32:54.660660 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-142878c2-7d9f-478a-9afa-37133e4439fe tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:54.661256 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1030/4083] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:54 2026] POST /volume/v3/volumes => generated 749 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:54.675320 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cc75488b-0010-4a2e-84c4-f379dfe7bb9d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:54.677950 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc75488b-0010-4a2e-84c4-f379dfe7bb9d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 Jul 15 13:32:54.678268 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc75488b-0010-4a2e-84c4-f379dfe7bb9d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:54.678504 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc75488b-0010-4a2e-84c4-f379dfe7bb9d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:54.687929 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:54.687929 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:54.691761 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cc75488b-0010-4a2e-84c4-f379dfe7bb9d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:32:54.696025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc75488b-0010-4a2e-84c4-f379dfe7bb9d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 returned with HTTP 200 Jul 15 13:32:54.696385 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1010/4084] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:54 2026] GET /volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:54.915538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-70f6aa20-231e-4c2d-9725-0ae159d8c84d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:54.917355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-70f6aa20-231e-4c2d-9725-0ae159d8c84d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a Jul 15 13:32:54.917535 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-70f6aa20-231e-4c2d-9725-0ae159d8c84d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:54.917758 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-70f6aa20-231e-4c2d-9725-0ae159d8c84d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:54.923376 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-70f6aa20-231e-4c2d-9725-0ae159d8c84d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a returned with HTTP 404 Jul 15 13:32:54.923873 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1031/4085] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:54 2026] GET /volume/v3/volumes/e48cf93b-939e-4ef9-a1e7-fb444c1bb36a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:54.932268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-73727616-e215-4476-800d-ed5e36bf60e7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:54.934129 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:54.934450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1927051502"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:54.935852 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1927051502'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:54.936006 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:54.940182 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:54.946403 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (26d42d09-d79b-4673-89ce-f33c6077f5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:54.947343 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7436428-bffa-4daf-9116-6b013267d2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:54.948141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:54.950367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-153b7d6b-3fab-4a46-8474-8f7ac4732782 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:54.952239 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-153b7d6b-3fab-4a46-8474-8f7ac4732782 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:54.952437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-153b7d6b-3fab-4a46-8474-8f7ac4732782 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:54.952622 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-153b7d6b-3fab-4a46-8474-8f7ac4732782 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:54.952726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-153b7d6b-3fab-4a46-8474-8f7ac4732782 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:54.957064 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:54.957064 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:54.958456 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-153b7d6b-3fab-4a46-8474-8f7ac4732782 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:54.959247 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1031/4086] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:54 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:54.976159 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7436428-bffa-4daf-9116-6b013267d2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:54.977041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a074018-8752-488f-a168-01ae8fcdd7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:55.014945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['b367b36b-f387-4e89-a09b-302e9184ac12', '2871e042-399a-46b8-9f3e-5bab9abac32d', '49b8cd1d-1030-4bea-8632-ac2c8ccfbc6e', '984ee927-43a5-4366-bb4b-11729c4e73a5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:55.015720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a074018-8752-488f-a168-01ae8fcdd7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b367b36b-f387-4e89-a09b-302e9184ac12', '2871e042-399a-46b8-9f3e-5bab9abac32d', '49b8cd1d-1030-4bea-8632-ac2c8ccfbc6e', '984ee927-43a5-4366-bb4b-11729c4e73a5']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:55.016451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82276d11-573f-4b77-be76-c8f7b063ca8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:55.234923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82276d11-573f-4b77-be76-c8f7b063ca8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03246be9-5e51-4d4e-aa29-1697edecb873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927051502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['b367b36b-f387-4e89-a09b-302e9184ac12','2871e042-399a-46b8-9f3e-5bab9abac32d','49b8cd1d-1030-4bea-8632-ac2c8ccfbc6e','984ee927-43a5-4366-bb4b-11729c4e73a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927051502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03246be9-5e51-4d4e-aa29-1697edecb873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:55.236087 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b156e56f-60d7-439c-8790-734b269f3539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:55.254522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b156e56f-60d7-439c-8790-734b269f3539) transitioned into state 'SUCCESS' from state '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-1927051502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['b367b36b-f387-4e89-a09b-302e9184ac12','2871e042-399a-46b8-9f3e-5bab9abac32d','49b8cd1d-1030-4bea-8632-ac2c8ccfbc6e','984ee927-43a5-4366-bb4b-11729c4e73a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:55.255276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189f1fd4-80ba-49cd-a5f8-19665420e5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:55.265987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (189f1fd4-80ba-49cd-a5f8-19665420e5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:55.265987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (26d42d09-d79b-4673-89ce-f33c6077f5c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:55.265987 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:55.265987 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-73727616-e215-4476-800d-ed5e36bf60e7 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:55.266275 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1015/4087] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:54 2026] POST /volume/v3/volumes => generated 778 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:55.280482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4132b8c1-b404-486c-8490-e089dfc859ce None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:55.282185 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4132b8c1-b404-486c-8490-e089dfc859ce tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:55.282376 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4132b8c1-b404-486c-8490-e089dfc859ce tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:55.282560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4132b8c1-b404-486c-8490-e089dfc859ce tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:55.290944 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:55.290944 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:55.294945 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4132b8c1-b404-486c-8490-e089dfc859ce tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:55.299664 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4132b8c1-b404-486c-8490-e089dfc859ce tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 returned with HTTP 200 Jul 15 13:32:55.300113 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1011/4088] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:55 2026] GET /volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:55.568799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7802f0fa-6462-4b7a-8080-d124934a5d0b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:55.570595 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7802f0fa-6462-4b7a-8080-d124934a5d0b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:55.570794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7802f0fa-6462-4b7a-8080-d124934a5d0b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:55.570983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7802f0fa-6462-4b7a-8080-d124934a5d0b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:55.571139 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7802f0fa-6462-4b7a-8080-d124934a5d0b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:55.575634 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:55.575634 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:55.576538 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7802f0fa-6462-4b7a-8080-d124934a5d0b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:55.576914 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1032/4089] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:55 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:55.711319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-baafb0a3-a5c1-4e2c-9e5c-79c23673bd4a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:55.713290 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-baafb0a3-a5c1-4e2c-9e5c-79c23673bd4a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 Jul 15 13:32:55.713521 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-baafb0a3-a5c1-4e2c-9e5c-79c23673bd4a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:55.713756 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-baafb0a3-a5c1-4e2c-9e5c-79c23673bd4a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:55.721425 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:55.721425 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:55.725220 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-baafb0a3-a5c1-4e2c-9e5c-79c23673bd4a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:32:55.729094 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-baafb0a3-a5c1-4e2c-9e5c-79c23673bd4a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 returned with HTTP 200 Jul 15 13:32:55.729438 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1032/4090] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:55 2026] GET /volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:55.743049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:55.745018 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:32:55.745227 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61d8f564-8633-4057-9816-4e7cb58249c7", "name": "tempest-VolumesBackupsTest-Backup-1193017351"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:55.746570 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating new backup {'backup': {'volume_id': '61d8f564-8633-4057-9816-4e7cb58249c7', 'name': 'tempest-VolumesBackupsTest-Backup-1193017351'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:32:55.746721 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating backup of volume 61d8f564-8633-4057-9816-4e7cb58249c7 in container None Jul 15 13:32:55.754657 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:55.754657 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:55.755303 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:32:55.783163 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['6b7dda88-ed17-4b85-a9ce-358b61ff3204', '54ab943e-1abe-4184-9ac3-c54fc31cf28d'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:55.815639 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ead5651-4c34-44d7-861b-da4144ea6f3b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:32:55.816015 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1016/4091] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:32:55 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:55.823890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-56deacc0-b040-4129-a57e-4025a55598d2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:55.826699 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-56deacc0-b040-4129-a57e-4025a55598d2 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:32:55.826699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-56deacc0-b040-4129-a57e-4025a55598d2 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:55.826824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-56deacc0-b040-4129-a57e-4025a55598d2 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:55.826910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-56deacc0-b040-4129-a57e-4025a55598d2 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:55.831356 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:55.831356 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:55.832141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-56deacc0-b040-4129-a57e-4025a55598d2 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:32:55.832615 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1012/4092] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:55 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:55.971262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-65fa132e-44be-4c0d-aa78-8d4ed6f360a7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:55.973437 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65fa132e-44be-4c0d-aa78-8d4ed6f360a7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:55.973659 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65fa132e-44be-4c0d-aa78-8d4ed6f360a7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:55.973836 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65fa132e-44be-4c0d-aa78-8d4ed6f360a7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:55.973935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-65fa132e-44be-4c0d-aa78-8d4ed6f360a7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:55.977924 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:55.977924 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:55.978637 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65fa132e-44be-4c0d-aa78-8d4ed6f360a7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:55.979010 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1033/4093] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:55 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:56.315338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6f776371-3874-44c9-bf96-2b3eddf676e4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:56.315338 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f776371-3874-44c9-bf96-2b3eddf676e4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:56.320248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f776371-3874-44c9-bf96-2b3eddf676e4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:56.320248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f776371-3874-44c9-bf96-2b3eddf676e4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:56.328955 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:56.328955 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:56.334308 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6f776371-3874-44c9-bf96-2b3eddf676e4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:56.343189 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f776371-3874-44c9-bf96-2b3eddf676e4 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 returned with HTTP 200 Jul 15 13:32:56.343767 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1033/4094] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:56 2026] GET /volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:56.358780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:56.361311 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:32:56.361311 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03246be9-5e51-4d4e-aa29-1697edecb873", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-327249543"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:56.369085 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:56.369085 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:56.369363 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:56.369453 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume 03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:56.397761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['b30ce947-2c1c-4161-9faa-ac9b305d0510', 'c6b9c7f2-791c-4e6d-a0c5-edb13b9662f0', 'c72f3fcb-7f48-4919-8aa2-ae508610e775', '8424ea0b-6eab-4329-8c27-b3af11797902'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:56.435227 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:32:56.435227 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-353ae0d6-7dff-40f9-96f8-b0dc2cdd001e tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:32:56.435351 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1017/4095] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:32:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:56.444923 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2d508b62-7d50-490a-854e-6cbb8d09c72d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:56.447210 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2d508b62-7d50-490a-854e-6cbb8d09c72d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:56.447474 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2d508b62-7d50-490a-854e-6cbb8d09c72d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:56.448009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2d508b62-7d50-490a-854e-6cbb8d09c72d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:56.453090 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:56.453090 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:56.453842 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2d508b62-7d50-490a-854e-6cbb8d09c72d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:56.454320 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2d508b62-7d50-490a-854e-6cbb8d09c72d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb returned with HTTP 200 Jul 15 13:32:56.455061 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1013/4096] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:56 2026] GET /volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:56.588309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2dad2aa1-78d0-43bb-b6a9-ffe3533676d2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:56.590279 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2dad2aa1-78d0-43bb-b6a9-ffe3533676d2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:56.590479 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2dad2aa1-78d0-43bb-b6a9-ffe3533676d2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:56.590729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2dad2aa1-78d0-43bb-b6a9-ffe3533676d2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:56.590854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2dad2aa1-78d0-43bb-b6a9-ffe3533676d2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:56.595431 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:56.595431 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:56.596354 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2dad2aa1-78d0-43bb-b6a9-ffe3533676d2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:56.596754 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1034/4097] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:56 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:56.844321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f02e9c93-62fb-43ee-9772-2f697c9d8c29 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:56.846127 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f02e9c93-62fb-43ee-9772-2f697c9d8c29 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:32:56.846365 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f02e9c93-62fb-43ee-9772-2f697c9d8c29 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:56.846554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f02e9c93-62fb-43ee-9772-2f697c9d8c29 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:56.846703 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f02e9c93-62fb-43ee-9772-2f697c9d8c29 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:56.851437 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:56.851437 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:56.852377 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f02e9c93-62fb-43ee-9772-2f697c9d8c29 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:32:56.852867 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1034/4098] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:56 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:56.990896 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc7ab5b6-156c-470a-93be-10f3868097bb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:56.993041 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc7ab5b6-156c-470a-93be-10f3868097bb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:56.993336 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc7ab5b6-156c-470a-93be-10f3868097bb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:56.993613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc7ab5b6-156c-470a-93be-10f3868097bb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:56.993779 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fc7ab5b6-156c-470a-93be-10f3868097bb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:56.998480 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:56.998480 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:56.999315 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc7ab5b6-156c-470a-93be-10f3868097bb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:56.999758 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1018/4099] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:56 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:57.465735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-76b39567-8f1b-4b72-918d-0cd126f0d22a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:57.467600 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-76b39567-8f1b-4b72-918d-0cd126f0d22a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:57.467804 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-76b39567-8f1b-4b72-918d-0cd126f0d22a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:57.468035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-76b39567-8f1b-4b72-918d-0cd126f0d22a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:57.475717 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:57.475717 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:57.476151 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-76b39567-8f1b-4b72-918d-0cd126f0d22a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:57.477025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-76b39567-8f1b-4b72-918d-0cd126f0d22a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb returned with HTTP 200 Jul 15 13:32:57.477442 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1014/4100] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:57 2026] GET /volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:32:57.485724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5cdd7a7d-e48e-4178-8839-1b9c6dd7f667 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:57.487476 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5cdd7a7d-e48e-4178-8839-1b9c6dd7f667 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] PUT https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:57.487794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5cdd7a7d-e48e-4178-8839-1b9c6dd7f667 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:57.493945 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:57.493945 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:57.494367 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5cdd7a7d-e48e-4178-8839-1b9c6dd7f667 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Snapshot retrieved successfully. Jul 15 13:32:57.500386 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5cdd7a7d-e48e-4178-8839-1b9c6dd7f667 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb returned with HTTP 200 Jul 15 13:32:57.500693 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1035/4101] 10.4.3.158 () {68 vars in 1374 bytes} [Wed Jul 15 13:32:57 2026] PUT /volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:57.508333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:57.509943 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:57.510177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:57.510374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:57.510519 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:57.515086 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:57.515086 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:57.515361 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:57.530390 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:32:57.530390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ba20abc0-99d9-4488-b31d-7e82b4e20ee9 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb returned with HTTP 202 Jul 15 13:32:57.530390 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1035/4102] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:32:57 2026] DELETE /volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:57.537782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f8d26bc7-9a47-4074-a98f-40e2d9dd33ae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:57.539777 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8d26bc7-9a47-4074-a98f-40e2d9dd33ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:57.539777 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8d26bc7-9a47-4074-a98f-40e2d9dd33ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:57.539777 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8d26bc7-9a47-4074-a98f-40e2d9dd33ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:57.544614 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:57.544614 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:57.544929 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f8d26bc7-9a47-4074-a98f-40e2d9dd33ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:32:57.545609 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8d26bc7-9a47-4074-a98f-40e2d9dd33ae tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb returned with HTTP 200 Jul 15 13:32:57.545945 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1019/4103] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:57 2026] GET /volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:57.607892 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-54d4ea48-d573-4907-836e-77264c0c60ae None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:57.610095 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54d4ea48-d573-4907-836e-77264c0c60ae tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:57.610719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54d4ea48-d573-4907-836e-77264c0c60ae tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:57.610719 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-54d4ea48-d573-4907-836e-77264c0c60ae tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:57.611317 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-54d4ea48-d573-4907-836e-77264c0c60ae tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:57.617271 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:57.617271 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:57.617271 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-54d4ea48-d573-4907-836e-77264c0c60ae tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:57.617271 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1015/4104] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:57 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:57.865861 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-255a5f33-a884-4ed9-aaae-e5fc508e6a34 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:57.867891 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-255a5f33-a884-4ed9-aaae-e5fc508e6a34 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:32:57.868136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-255a5f33-a884-4ed9-aaae-e5fc508e6a34 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:57.868379 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-255a5f33-a884-4ed9-aaae-e5fc508e6a34 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:57.868488 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-255a5f33-a884-4ed9-aaae-e5fc508e6a34 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:57.873539 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:57.873539 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:57.874408 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-255a5f33-a884-4ed9-aaae-e5fc508e6a34 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:32:57.874934 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1036/4105] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:57 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:58.010393 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5bd5446a-6c40-4da1-8d4f-a94fee89aa49 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:58.012676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5bd5446a-6c40-4da1-8d4f-a94fee89aa49 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:58.012946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5bd5446a-6c40-4da1-8d4f-a94fee89aa49 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:58.013207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5bd5446a-6c40-4da1-8d4f-a94fee89aa49 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:58.013341 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-5bd5446a-6c40-4da1-8d4f-a94fee89aa49 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:58.017622 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:58.017622 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:58.018372 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5bd5446a-6c40-4da1-8d4f-a94fee89aa49 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:58.018795 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1036/4106] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:58 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:58.558179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7219c770-f8d3-4b1f-8f07-fd5049af9387 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:58.561458 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7219c770-f8d3-4b1f-8f07-fd5049af9387 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb Jul 15 13:32:58.561704 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7219c770-f8d3-4b1f-8f07-fd5049af9387 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:58.561939 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7219c770-f8d3-4b1f-8f07-fd5049af9387 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:58.566325 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7219c770-f8d3-4b1f-8f07-fd5049af9387 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb returned with HTTP 404 Jul 15 13:32:58.566864 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1020/4107] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:32:58 2026] GET /volume/v3/snapshots/c89abf45-d800-420a-902b-d60624b18bbb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:58.575429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:58.577302 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:58.577592 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:58.577825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:58.578075 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:58.584941 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:58.584941 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:58.585331 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:58.604374 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:32:58.604754 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-555f9cd8-f11f-4681-8cab-7d2d8355a312 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 returned with HTTP 202 Jul 15 13:32:58.605332 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1016/4108] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:32:58 2026] DELETE /volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:32:58.615521 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d1891970-fe54-474a-b8d8-69898e5c91bc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:58.619470 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d1891970-fe54-474a-b8d8-69898e5c91bc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:58.619700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d1891970-fe54-474a-b8d8-69898e5c91bc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:58.619888 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d1891970-fe54-474a-b8d8-69898e5c91bc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:58.629208 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d3bd7bd4-831d-4288-8413-7ed52a05222b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:58.631104 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3bd7bd4-831d-4288-8413-7ed52a05222b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:58.631362 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3bd7bd4-831d-4288-8413-7ed52a05222b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:58.631738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3bd7bd4-831d-4288-8413-7ed52a05222b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:58.631885 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d3bd7bd4-831d-4288-8413-7ed52a05222b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:58.632645 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:58.632645 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:32:58.636781 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:58.636781 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:58.637053 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d1891970-fe54-474a-b8d8-69898e5c91bc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:58.637879 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3bd7bd4-831d-4288-8413-7ed52a05222b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:58.638308 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1037/4109] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:58 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:58.644982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d1891970-fe54-474a-b8d8-69898e5c91bc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 returned with HTTP 200 Jul 15 13:32:58.645557 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1037/4110] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:58 2026] GET /volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:32:58.889353 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-076cf45e-8ab5-4654-8371-e331bb8d0a1c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:58.891677 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-076cf45e-8ab5-4654-8371-e331bb8d0a1c tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:32:58.891897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-076cf45e-8ab5-4654-8371-e331bb8d0a1c tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:58.892061 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-076cf45e-8ab5-4654-8371-e331bb8d0a1c tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:58.892208 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-076cf45e-8ab5-4654-8371-e331bb8d0a1c tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:58.899002 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:58.899002 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:32:58.899988 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-076cf45e-8ab5-4654-8371-e331bb8d0a1c tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:32:58.900418 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1021/4111] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:58 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:59.031924 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a8ab815d-a28f-4ed5-9f98-905b38ca197a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:59.036430 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8ab815d-a28f-4ed5-9f98-905b38ca197a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:32:59.037379 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8ab815d-a28f-4ed5-9f98-905b38ca197a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:59.037852 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8ab815d-a28f-4ed5-9f98-905b38ca197a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:59.038460 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a8ab815d-a28f-4ed5-9f98-905b38ca197a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:59.048279 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:59.048279 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:59.050546 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8ab815d-a28f-4ed5-9f98-905b38ca197a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:32:59.051904 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1017/4112] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:59 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:59.653736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-de2067bf-cbac-4be3-9969-f8f0e22db34d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:59.656548 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de2067bf-cbac-4be3-9969-f8f0e22db34d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:32:59.657100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de2067bf-cbac-4be3-9969-f8f0e22db34d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:59.657420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-de2067bf-cbac-4be3-9969-f8f0e22db34d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:59.657629 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-de2067bf-cbac-4be3-9969-f8f0e22db34d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:59.660276 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ac3d2aa5-b51d-4478-88e1-0eca79d54f58 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:59.662159 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac3d2aa5-b51d-4478-88e1-0eca79d54f58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 Jul 15 13:32:59.662326 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac3d2aa5-b51d-4478-88e1-0eca79d54f58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:59.662491 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac3d2aa5-b51d-4478-88e1-0eca79d54f58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:59.663486 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:59.663486 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:59.664830 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-de2067bf-cbac-4be3-9969-f8f0e22db34d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:32:59.665464 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1038/4113] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:59 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:59.673713 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac3d2aa5-b51d-4478-88e1-0eca79d54f58 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 returned with HTTP 404 Jul 15 13:32:59.675015 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1038/4114] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:59 2026] GET /volume/v3/volumes/03246be9-5e51-4d4e-aa29-1697edecb873 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:32:59.683795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:59.685862 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:32:59.686190 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-960269802"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:32:59.687668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-960269802'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:32:59.687794 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume of 1 GB Jul 15 13:32:59.691602 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Availability Zones retrieved successfully. Jul 15 13:32:59.697643 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (d743686f-30dd-4f45-bb12-5478a76f077d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:59.698604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a2a269-dc30-4fa7-b2e4-a51d4305978a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:59.699446 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:32:59.726441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a2a269-dc30-4fa7-b2e4-a51d4305978a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:59.727266 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb507946-83ef-40e9-81d8-a02c1baf43bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:59.772071 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['27308f6a-c660-4cf9-a822-5dad20dd657d', '1d8e0796-69c3-4b79-a0e6-260811240156', '885478fe-085a-4837-a57a-c759a237a89d', '2e85aab8-d7d0-4e14-9938-b71606d36a8e'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:32:59.773098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb507946-83ef-40e9-81d8-a02c1baf43bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27308f6a-c660-4cf9-a822-5dad20dd657d', '1d8e0796-69c3-4b79-a0e6-260811240156', '885478fe-085a-4837-a57a-c759a237a89d', '2e85aab8-d7d0-4e14-9938-b71606d36a8e']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:59.774004 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8634d62-f81a-4d3f-999f-dc46d4088e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:59.800086 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8634d62-f81a-4d3f-999f-dc46d4088e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1851e080-d5e8-4b2d-89f0-67b0fccfece6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960269802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['27308f6a-c660-4cf9-a822-5dad20dd657d','1d8e0796-69c3-4b79-a0e6-260811240156','885478fe-085a-4837-a57a-c759a237a89d','2e85aab8-d7d0-4e14-9938-b71606d36a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960269802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1851e080-d5e8-4b2d-89f0-67b0fccfece6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c27e99096042bbb08c058ef7ce46ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:59.800942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e05854-6243-44ee-ae67-d872264856d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:59.819883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25e05854-6243-44ee-ae67-d872264856d4) transitioned into state 'SUCCESS' from state '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-960269802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c27e99096042bbb08c058ef7ce46ac',qos_specs=None,replication_status=,reservations=['27308f6a-c660-4cf9-a822-5dad20dd657d','1d8e0796-69c3-4b79-a0e6-260811240156','885478fe-085a-4837-a57a-c759a237a89d','2e85aab8-d7d0-4e14-9938-b71606d36a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4364a4b6645ee86a8257cb95fb8b4',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:59.820955 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b439393c-7124-4d9e-a51c-20e028503c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:32:59.830296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b439393c-7124-4d9e-a51c-20e028503c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:32:59.834763 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Flow 'volume_create_api' (d743686f-30dd-4f45-bb12-5478a76f077d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:32:59.834763 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create volume request issued successfully. Jul 15 13:32:59.835315 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a4536e9-ee31-41c8-8a52-305d7daccb85 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:32:59.835831 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1022/4115] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:32:59 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:32:59.849638 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d59d01ed-cf90-46a7-9614-95b172a3fecd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:59.852973 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d59d01ed-cf90-46a7-9614-95b172a3fecd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:32:59.853241 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d59d01ed-cf90-46a7-9614-95b172a3fecd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:59.854027 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d59d01ed-cf90-46a7-9614-95b172a3fecd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:59.867385 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:59.867385 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:32:59.871978 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d59d01ed-cf90-46a7-9614-95b172a3fecd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:32:59.878919 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d59d01ed-cf90-46a7-9614-95b172a3fecd tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 returned with HTTP 200 Jul 15 13:32:59.879816 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1018/4116] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:59 2026] GET /volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:32:59.912174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cae79eb7-322a-4c97-b999-55ed87f5a5d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:32:59.915659 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cae79eb7-322a-4c97-b999-55ed87f5a5d4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:32:59.915949 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cae79eb7-322a-4c97-b999-55ed87f5a5d4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:32:59.916221 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cae79eb7-322a-4c97-b999-55ed87f5a5d4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:32:59.916364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-cae79eb7-322a-4c97-b999-55ed87f5a5d4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:32:59.925242 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:32:59.925242 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:32:59.926999 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cae79eb7-322a-4c97-b999-55ed87f5a5d4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:32:59.927589 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1039/4117] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:32:59 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:00.063468 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-74ef3b35-00b5-4692-8337-74ce79509b81 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:00.065996 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-74ef3b35-00b5-4692-8337-74ce79509b81 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:00.065996 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-74ef3b35-00b5-4692-8337-74ce79509b81 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:00.065996 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-74ef3b35-00b5-4692-8337-74ce79509b81 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:00.066181 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-74ef3b35-00b5-4692-8337-74ce79509b81 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:00.071238 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:00.071238 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:00.072196 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-74ef3b35-00b5-4692-8337-74ce79509b81 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:00.072691 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1039/4118] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:00 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:00.679555 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-06005645-68cc-499d-9234-3c87ce232206 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:00.681724 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-06005645-68cc-499d-9234-3c87ce232206 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:00.681724 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-06005645-68cc-499d-9234-3c87ce232206 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:00.681724 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-06005645-68cc-499d-9234-3c87ce232206 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:00.681855 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-06005645-68cc-499d-9234-3c87ce232206 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:00.686558 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:00.686558 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:00.687544 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-06005645-68cc-499d-9234-3c87ce232206 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:00.688011 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1023/4119] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:00 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:00.893372 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d6e05fb8-6b1b-49bb-8373-bf33f1bee250 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:00.895473 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6e05fb8-6b1b-49bb-8373-bf33f1bee250 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:33:00.895705 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6e05fb8-6b1b-49bb-8373-bf33f1bee250 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:00.895892 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6e05fb8-6b1b-49bb-8373-bf33f1bee250 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:00.902786 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:00.902786 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:00.906112 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d6e05fb8-6b1b-49bb-8373-bf33f1bee250 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:33:00.910803 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6e05fb8-6b1b-49bb-8373-bf33f1bee250 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 returned with HTTP 200 Jul 15 13:33:00.911313 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1019/4120] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:00 2026] GET /volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:00.928475 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:00.931099 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:33:00.931467 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1851e080-d5e8-4b2d-89f0-67b0fccfece6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-355238785"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:00.940197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6e6e27c6-ff35-415b-aa8c-e92f44389a28 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:00.942073 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:00.942073 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:00.942446 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e6e27c6-ff35-415b-aa8c-e92f44389a28 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:00.942499 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:33:00.942661 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Create snapshot from volume 1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:33:00.942727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e6e27c6-ff35-415b-aa8c-e92f44389a28 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:00.942945 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6e6e27c6-ff35-415b-aa8c-e92f44389a28 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:00.943162 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6e6e27c6-ff35-415b-aa8c-e92f44389a28 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:00.949641 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:00.949641 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:00.950642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6e6e27c6-ff35-415b-aa8c-e92f44389a28 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:00.951189 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1040/4121] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:00 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:00.974539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Created reservations ['c095b9f1-beed-4b97-b321-3d99fb6330f2', '1f68a1e3-b730-4d05-8890-9b6ba5754074', '328e56cb-069c-4d19-8bbe-63803ab7ff90', 'ec169c21-b377-4142-8aec-8bfb670aae6d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:01.012435 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot create request issued successfully. Jul 15 13:33:01.012883 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-211932c0-06c9-4228-8fc4-bb36c268a4bf tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:33:01.013441 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1040/4122] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:33:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:01.028874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d39d899e-cd17-451b-bcfd-b41da14179db None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:01.031119 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d39d899e-cd17-451b-bcfd-b41da14179db tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:01.031375 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d39d899e-cd17-451b-bcfd-b41da14179db tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:01.031638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d39d899e-cd17-451b-bcfd-b41da14179db tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:01.041194 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.041194 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:01.041488 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d39d899e-cd17-451b-bcfd-b41da14179db tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:33:01.042126 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d39d899e-cd17-451b-bcfd-b41da14179db tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 returned with HTTP 200 Jul 15 13:33:01.042567 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1024/4123] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:33:01 2026] GET /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:01.086995 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f28fe571-2531-43f1-8e8f-e0ff3ca53918 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:01.089546 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f28fe571-2531-43f1-8e8f-e0ff3ca53918 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:01.089814 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f28fe571-2531-43f1-8e8f-e0ff3ca53918 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:01.090073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f28fe571-2531-43f1-8e8f-e0ff3ca53918 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:01.090230 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f28fe571-2531-43f1-8e8f-e0ff3ca53918 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:01.095540 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.095540 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:01.096878 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f28fe571-2531-43f1-8e8f-e0ff3ca53918 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:01.097459 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1020/4124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:01 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:01.108812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:01.112317 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a/restore Jul 15 13:33:01.112663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4e6618ac-7b75-4638-8ef5-f11e7f6bff87"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:01.113984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Restoring backup a93d6035-1637-418e-8781-6cc1a37c580a ({'restore': {'volume_id': '4e6618ac-7b75-4638-8ef5-f11e7f6bff87'}}) {{(pid=100145) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:33:01.116237 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Restoring backup a93d6035-1637-418e-8781-6cc1a37c580a to volume 4e6618ac-7b75-4638-8ef5-f11e7f6bff87. Jul 15 13:33:01.124421 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.124421 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:01.139507 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.139507 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:01.139934 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:01.140082 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.api [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Checking backup size 1 against volume size 1 {{(pid=100145) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:33:01.140196 np0000005195 devstack@c-api.service[100145]: INFO cinder.backup.api [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Overwriting volume 4e6618ac-7b75-4638-8ef5-f11e7f6bff87 with restore of backup a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:01.153923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] restore_backup in rpcapi backup_id a93d6035-1637-418e-8781-6cc1a37c580a {{(pid=100145) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:33:01.155781 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f06de1f0-aa54-41c3-92dc-6881d1744eaa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a/restore returned with HTTP 202 Jul 15 13:33:01.156047 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1041/4125] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Jul 15 13:33:01 2026] POST /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a/restore => generated 182 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:01.165531 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f2febf48-2852-42a2-bcad-842464e12fe5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:01.168376 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2febf48-2852-42a2-bcad-842464e12fe5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:01.168580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2febf48-2852-42a2-bcad-842464e12fe5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:01.168763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f2febf48-2852-42a2-bcad-842464e12fe5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:01.168854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f2febf48-2852-42a2-bcad-842464e12fe5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:01.173177 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.173177 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:01.173950 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f2febf48-2852-42a2-bcad-842464e12fe5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:01.174346 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1041/4126] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:01 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:01.698048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c18ca5dd-d4f6-41bc-9841-5b00b726fd53 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:01.699905 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c18ca5dd-d4f6-41bc-9841-5b00b726fd53 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:01.700120 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c18ca5dd-d4f6-41bc-9841-5b00b726fd53 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:01.700288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c18ca5dd-d4f6-41bc-9841-5b00b726fd53 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:01.700409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c18ca5dd-d4f6-41bc-9841-5b00b726fd53 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:01.704943 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.704943 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:01.705802 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c18ca5dd-d4f6-41bc-9841-5b00b726fd53 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:01.706200 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1025/4127] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:01 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:01.962393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b7e24a30-e52b-4b8a-94b5-1f52457e23fa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:01.964151 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7e24a30-e52b-4b8a-94b5-1f52457e23fa tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:01.964328 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7e24a30-e52b-4b8a-94b5-1f52457e23fa tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:01.964503 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7e24a30-e52b-4b8a-94b5-1f52457e23fa tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:01.964608 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b7e24a30-e52b-4b8a-94b5-1f52457e23fa tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:01.968577 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:01.968577 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:01.969245 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7e24a30-e52b-4b8a-94b5-1f52457e23fa tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:01.969577 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1021/4128] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:01 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:02.056713 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8d79ce84-876e-4d69-a8dd-e8d5fb43df19 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.059012 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d79ce84-876e-4d69-a8dd-e8d5fb43df19 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:02.059270 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d79ce84-876e-4d69-a8dd-e8d5fb43df19 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.059520 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d79ce84-876e-4d69-a8dd-e8d5fb43df19 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.065085 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.065085 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:02.065408 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8d79ce84-876e-4d69-a8dd-e8d5fb43df19 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:33:02.066229 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d79ce84-876e-4d69-a8dd-e8d5fb43df19 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 returned with HTTP 200 Jul 15 13:33:02.066598 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1042/4129] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:33:02 2026] GET /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:02.078710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5cf7bff1-69be-4ab5-b192-8526ee2343fe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.080221 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5cf7bff1-69be-4ab5-b192-8526ee2343fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] POST https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6/action Jul 15 13:33:02.080595 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5cf7bff1-69be-4ab5-b192-8526ee2343fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:33:02.080740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5cf7bff1-69be-4ab5-b192-8526ee2343fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:02.082059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-5cf7bff1-69be-4ab5-b192-8526ee2343fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Updating snapshot '48394b44-ca6f-4a6e-9c76-e952e37f88f6' with '{'status': 'creating'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:33:02.092350 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.092350 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:02.104302 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5cf7bff1-69be-4ab5-b192-8526ee2343fe tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6/action returned with HTTP 202 Jul 15 13:33:02.104798 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1042/4130] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:33:02 2026] POST /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:02.116746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6506c4f6-1035-4858-91d1-981085acc741 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.118538 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6506c4f6-1035-4858-91d1-981085acc741 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:02.118737 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6506c4f6-1035-4858-91d1-981085acc741 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.118908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6506c4f6-1035-4858-91d1-981085acc741 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.124307 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.124307 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:02.124595 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6506c4f6-1035-4858-91d1-981085acc741 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:33:02.125320 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6506c4f6-1035-4858-91d1-981085acc741 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 returned with HTTP 200 Jul 15 13:33:02.125649 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1026/4131] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:33:02 2026] GET /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:02.134951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.136888 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] POST https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6/action Jul 15 13:33:02.137218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:33:02.137333 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:02.138797 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.snapshot_actions [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100143) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 15 13:33:02.144267 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.144267 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:02.144731 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.snapshot_actions [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] Updating snapshot 48394b44-ca6f-4a6e-9c76-e952e37f88f6 with info {'id': '48394b44-ca6f-4a6e-9c76-e952e37f88f6', 'status': 'error', 'progress': '80%'} Jul 15 13:33:02.150558 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1e8e796-fe10-47fd-8e5a-bcaeaa85cb07 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-member] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6/action returned with HTTP 202 Jul 15 13:33:02.150951 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1022/4132] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:33:02 2026] POST /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:33:02.159709 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.161220 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:02.161551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.161838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.162062 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete snapshot with id: 48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:02.167367 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.167367 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:02.167811 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:33:02.185852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f39b9826-52d0-4495-8ecc-689ae2f55495 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.188363 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f39b9826-52d0-4495-8ecc-689ae2f55495 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:02.188363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f39b9826-52d0-4495-8ecc-689ae2f55495 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.188363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f39b9826-52d0-4495-8ecc-689ae2f55495 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.188363 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f39b9826-52d0-4495-8ecc-689ae2f55495 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:02.189955 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot delete request issued successfully. Jul 15 13:33:02.189955 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9d2ea0e4-ca79-4b7b-aaea-c348ba207640 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 returned with HTTP 202 Jul 15 13:33:02.189955 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1043/4133] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:33:02 2026] DELETE /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:33:02.193454 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.193454 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:02.194362 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f39b9826-52d0-4495-8ecc-689ae2f55495 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:02.194746 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1043/4134] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:02 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:02.200907 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fa3e3070-eccf-434c-bdd9-5d73660473fc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.202930 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fa3e3070-eccf-434c-bdd9-5d73660473fc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:02.203133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fa3e3070-eccf-434c-bdd9-5d73660473fc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.203330 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fa3e3070-eccf-434c-bdd9-5d73660473fc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.208332 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.208332 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:02.208680 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fa3e3070-eccf-434c-bdd9-5d73660473fc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Snapshot retrieved successfully. Jul 15 13:33:02.209369 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fa3e3070-eccf-434c-bdd9-5d73660473fc tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 returned with HTTP 200 Jul 15 13:33:02.209739 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1027/4135] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:33:02 2026] GET /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:02.718467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9bd408cd-4b2f-4228-8c36-da4800b3a34b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.720716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9bd408cd-4b2f-4228-8c36-da4800b3a34b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:02.725589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9bd408cd-4b2f-4228-8c36-da4800b3a34b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.725589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9bd408cd-4b2f-4228-8c36-da4800b3a34b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.725589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9bd408cd-4b2f-4228-8c36-da4800b3a34b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:02.730090 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.730090 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:02.730896 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9bd408cd-4b2f-4228-8c36-da4800b3a34b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:02.731547 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1023/4136] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:02 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:02.980226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-121608f7-6525-4435-ad96-25724add5c9a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:02.982479 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-121608f7-6525-4435-ad96-25724add5c9a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:02.982739 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-121608f7-6525-4435-ad96-25724add5c9a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:02.982975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-121608f7-6525-4435-ad96-25724add5c9a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:02.983137 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-121608f7-6525-4435-ad96-25724add5c9a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:02.988591 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:02.988591 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:02.989507 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-121608f7-6525-4435-ad96-25724add5c9a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:02.989926 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1044/4137] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:02 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:03.206129 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8c8ab880-f596-46b9-81e8-655cd0f7e76d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:03.208247 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c8ab880-f596-46b9-81e8-655cd0f7e76d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:03.208797 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c8ab880-f596-46b9-81e8-655cd0f7e76d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:03.208797 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8c8ab880-f596-46b9-81e8-655cd0f7e76d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:03.209022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8c8ab880-f596-46b9-81e8-655cd0f7e76d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:03.214932 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:03.214932 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:03.216112 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8c8ab880-f596-46b9-81e8-655cd0f7e76d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:03.216701 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1044/4138] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:03 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:03.220558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-03edec6e-48ab-4fda-88b1-f00aba1493f5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:03.224371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03edec6e-48ab-4fda-88b1-f00aba1493f5 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 Jul 15 13:33:03.224371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03edec6e-48ab-4fda-88b1-f00aba1493f5 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:03.224371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-03edec6e-48ab-4fda-88b1-f00aba1493f5 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:03.227888 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-03edec6e-48ab-4fda-88b1-f00aba1493f5 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 returned with HTTP 404 Jul 15 13:33:03.228358 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1028/4139] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:33:03 2026] GET /volume/v3/snapshots/48394b44-ca6f-4a6e-9c76-e952e37f88f6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:03.236405 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:03.238545 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:33:03.238832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:03.239117 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:03.239345 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume with id: 1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:33:03.250755 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:03.250755 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:03.251287 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:33:03.272022 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Delete volume request issued successfully. Jul 15 13:33:03.272207 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-46c33e02-3480-4fdb-bfeb-1d91c0e36e5a tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 returned with HTTP 202 Jul 15 13:33:03.272838 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1024/4140] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:33:03 2026] DELETE /volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:33:03.280072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f9ff29bb-209b-4868-b7e1-5b8e32072ac1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:03.281930 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9ff29bb-209b-4868-b7e1-5b8e32072ac1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:33:03.282204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9ff29bb-209b-4868-b7e1-5b8e32072ac1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:03.282438 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9ff29bb-209b-4868-b7e1-5b8e32072ac1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:03.292218 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:03.292218 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:03.296848 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f9ff29bb-209b-4868-b7e1-5b8e32072ac1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Volume info retrieved successfully. Jul 15 13:33:03.301343 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9ff29bb-209b-4868-b7e1-5b8e32072ac1 tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 returned with HTTP 200 Jul 15 13:33:03.301772 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1045/4141] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:03 2026] GET /volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:03.743824 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9f8381d2-c3f6-4c1e-81d0-db2a03ec2f23 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:03.746030 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f8381d2-c3f6-4c1e-81d0-db2a03ec2f23 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:03.746253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f8381d2-c3f6-4c1e-81d0-db2a03ec2f23 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:03.746459 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9f8381d2-c3f6-4c1e-81d0-db2a03ec2f23 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:03.746571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9f8381d2-c3f6-4c1e-81d0-db2a03ec2f23 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:03.751942 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:03.751942 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:03.752945 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9f8381d2-c3f6-4c1e-81d0-db2a03ec2f23 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:03.753406 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1045/4142] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:03 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:04.001335 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-55b55254-195e-4aef-a211-91b199e90eca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:04.003110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55b55254-195e-4aef-a211-91b199e90eca tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:04.003282 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55b55254-195e-4aef-a211-91b199e90eca tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:04.003517 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55b55254-195e-4aef-a211-91b199e90eca tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:04.003635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-55b55254-195e-4aef-a211-91b199e90eca tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:04.009298 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:04.009298 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:04.010350 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55b55254-195e-4aef-a211-91b199e90eca tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:04.010814 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1029/4143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:04 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:04.229125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e6467475-640d-431d-baef-29ddda4c5391 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:04.231113 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e6467475-640d-431d-baef-29ddda4c5391 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:04.231373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e6467475-640d-431d-baef-29ddda4c5391 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:04.231637 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e6467475-640d-431d-baef-29ddda4c5391 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:04.231788 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e6467475-640d-431d-baef-29ddda4c5391 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:04.236713 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:04.236713 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:04.237736 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e6467475-640d-431d-baef-29ddda4c5391 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:04.238212 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1025/4144] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:04 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:04.320108 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-83220c20-0786-44d5-a53a-677c210c520d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:04.322241 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-83220c20-0786-44d5-a53a-677c210c520d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] GET https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 Jul 15 13:33:04.322564 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-83220c20-0786-44d5-a53a-677c210c520d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:04.323046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-83220c20-0786-44d5-a53a-677c210c520d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:04.330130 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-83220c20-0786-44d5-a53a-677c210c520d tempest-ProjectMemberTests-933427956 tempest-ProjectMemberTests-933427956-project-admin] https://10.4.3.158/volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 returned with HTTP 404 Jul 15 13:33:04.330744 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1046/4145] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:04 2026] GET /volume/v3/volumes/1851e080-d5e8-4b2d-89f0-67b0fccfece6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:04.765998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ee789d6d-03aa-4f23-9467-c21d7f0da403 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:04.768316 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee789d6d-03aa-4f23-9467-c21d7f0da403 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:04.768535 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee789d6d-03aa-4f23-9467-c21d7f0da403 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:04.768811 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee789d6d-03aa-4f23-9467-c21d7f0da403 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:04.768987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ee789d6d-03aa-4f23-9467-c21d7f0da403 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:04.779865 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:04.779865 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:04.780849 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee789d6d-03aa-4f23-9467-c21d7f0da403 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:04.781384 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1046/4146] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:04 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:05.021783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ca0f6921-5f0f-4e10-a32e-4524110236a0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:05.024009 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ca0f6921-5f0f-4e10-a32e-4524110236a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:05.024337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ca0f6921-5f0f-4e10-a32e-4524110236a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:05.024582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ca0f6921-5f0f-4e10-a32e-4524110236a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:05.024697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ca0f6921-5f0f-4e10-a32e-4524110236a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:05.031080 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:05.031080 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:05.031840 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ca0f6921-5f0f-4e10-a32e-4524110236a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:05.032345 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1030/4147] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:05 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:05.251679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ed49530d-4127-41f9-80f4-47802aa0a579 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:05.253918 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ed49530d-4127-41f9-80f4-47802aa0a579 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:05.254223 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ed49530d-4127-41f9-80f4-47802aa0a579 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:05.254415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ed49530d-4127-41f9-80f4-47802aa0a579 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:05.254575 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ed49530d-4127-41f9-80f4-47802aa0a579 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:05.259370 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:05.259370 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:05.260250 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ed49530d-4127-41f9-80f4-47802aa0a579 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:05.260634 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1026/4148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:05 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:05.793473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ca8e6db7-1ef3-4afd-ac0c-a8d84305f878 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:05.795298 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca8e6db7-1ef3-4afd-ac0c-a8d84305f878 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:05.795557 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca8e6db7-1ef3-4afd-ac0c-a8d84305f878 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:05.795807 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca8e6db7-1ef3-4afd-ac0c-a8d84305f878 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:05.795956 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ca8e6db7-1ef3-4afd-ac0c-a8d84305f878 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:05.800558 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:05.800558 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:05.801581 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca8e6db7-1ef3-4afd-ac0c-a8d84305f878 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:05.802011 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1047/4149] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:05 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:06.044792 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e260b20e-0779-4518-bb7e-090980ec30a0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:06.047483 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e260b20e-0779-4518-bb7e-090980ec30a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:06.047734 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e260b20e-0779-4518-bb7e-090980ec30a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:06.047927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e260b20e-0779-4518-bb7e-090980ec30a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:06.048067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e260b20e-0779-4518-bb7e-090980ec30a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:06.053601 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:06.053601 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:06.054614 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e260b20e-0779-4518-bb7e-090980ec30a0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:06.056611 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1047/4150] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:06 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:06.276358 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4912ecf7-7c8c-46f4-ae45-01f8b63e1a12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:06.278240 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4912ecf7-7c8c-46f4-ae45-01f8b63e1a12 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:06.278437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4912ecf7-7c8c-46f4-ae45-01f8b63e1a12 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:06.278617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4912ecf7-7c8c-46f4-ae45-01f8b63e1a12 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:06.278758 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4912ecf7-7c8c-46f4-ae45-01f8b63e1a12 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:06.283299 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:06.283299 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:06.284628 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4912ecf7-7c8c-46f4-ae45-01f8b63e1a12 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:06.285198 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1031/4151] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:06 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:06.812897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2ada92df-b923-415e-a3ca-555e686692f4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:06.817572 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ada92df-b923-415e-a3ca-555e686692f4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:06.817820 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ada92df-b923-415e-a3ca-555e686692f4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:06.818037 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ada92df-b923-415e-a3ca-555e686692f4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:06.818168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2ada92df-b923-415e-a3ca-555e686692f4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:06.823121 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:06.823121 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:06.824195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ada92df-b923-415e-a3ca-555e686692f4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:06.824653 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1027/4152] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:06 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:07.070588 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2fb71a0a-e142-41fd-a8af-aa9ac165ccb9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:07.073653 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2fb71a0a-e142-41fd-a8af-aa9ac165ccb9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:07.073653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2fb71a0a-e142-41fd-a8af-aa9ac165ccb9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:07.073653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2fb71a0a-e142-41fd-a8af-aa9ac165ccb9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:07.073653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2fb71a0a-e142-41fd-a8af-aa9ac165ccb9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:07.078387 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:07.078387 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:07.079252 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2fb71a0a-e142-41fd-a8af-aa9ac165ccb9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:07.079711 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1048/4153] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:07 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:07.301600 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2a2e1160-120b-4289-baca-7c46e00c0922 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:07.302191 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a2e1160-120b-4289-baca-7c46e00c0922 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:07.302482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a2e1160-120b-4289-baca-7c46e00c0922 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:07.302762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2a2e1160-120b-4289-baca-7c46e00c0922 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:07.303146 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2a2e1160-120b-4289-baca-7c46e00c0922 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:07.310343 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:07.310343 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:07.310503 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2a2e1160-120b-4289-baca-7c46e00c0922 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:07.310896 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1048/4154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:07 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:07.840011 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c900fa1e-a14d-4c31-b8af-69b0727bf903 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:07.844092 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c900fa1e-a14d-4c31-b8af-69b0727bf903 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:07.844092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c900fa1e-a14d-4c31-b8af-69b0727bf903 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:07.844092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c900fa1e-a14d-4c31-b8af-69b0727bf903 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:07.844092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-c900fa1e-a14d-4c31-b8af-69b0727bf903 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:07.849108 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:07.849108 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:07.850385 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c900fa1e-a14d-4c31-b8af-69b0727bf903 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:07.851149 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1032/4155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:07 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:08.093324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ef970207-0aea-4b06-9fe4-9b5ab5248373 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:08.097591 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ef970207-0aea-4b06-9fe4-9b5ab5248373 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:08.098226 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ef970207-0aea-4b06-9fe4-9b5ab5248373 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:08.098775 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ef970207-0aea-4b06-9fe4-9b5ab5248373 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:08.099680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ef970207-0aea-4b06-9fe4-9b5ab5248373 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:08.104859 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:08.104859 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:08.105798 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ef970207-0aea-4b06-9fe4-9b5ab5248373 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:08.106340 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1028/4156] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:08 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:08.325842 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-13e118af-29da-44e9-b61e-fdb08615239e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:08.331107 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-13e118af-29da-44e9-b61e-fdb08615239e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:08.331107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-13e118af-29da-44e9-b61e-fdb08615239e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:08.331107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-13e118af-29da-44e9-b61e-fdb08615239e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:08.331107 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-13e118af-29da-44e9-b61e-fdb08615239e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:08.336358 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:08.336358 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:08.338156 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-13e118af-29da-44e9-b61e-fdb08615239e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:08.338720 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1049/4157] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:08 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:08.863163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e0aad2ab-372c-4097-93b6-3cc0374e5d32 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:08.865675 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0aad2ab-372c-4097-93b6-3cc0374e5d32 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:08.865987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0aad2ab-372c-4097-93b6-3cc0374e5d32 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:08.866283 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0aad2ab-372c-4097-93b6-3cc0374e5d32 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:08.866474 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e0aad2ab-372c-4097-93b6-3cc0374e5d32 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:08.872614 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:08.872614 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:08.873768 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0aad2ab-372c-4097-93b6-3cc0374e5d32 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:08.874309 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1049/4158] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:08 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:09.121185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-12bbef4c-5f32-4d20-b350-6d8ee57fe590 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:09.123704 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12bbef4c-5f32-4d20-b350-6d8ee57fe590 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:09.123826 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12bbef4c-5f32-4d20-b350-6d8ee57fe590 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:09.124026 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-12bbef4c-5f32-4d20-b350-6d8ee57fe590 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:09.124148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-12bbef4c-5f32-4d20-b350-6d8ee57fe590 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:09.130657 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:09.130657 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:09.131449 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-12bbef4c-5f32-4d20-b350-6d8ee57fe590 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:09.132436 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1033/4159] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:09 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:09.351081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fca31d31-6f1b-4595-a334-6aa6d2972485 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:09.354335 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fca31d31-6f1b-4595-a334-6aa6d2972485 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:09.354335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fca31d31-6f1b-4595-a334-6aa6d2972485 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:09.354553 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fca31d31-6f1b-4595-a334-6aa6d2972485 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:09.354691 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-fca31d31-6f1b-4595-a334-6aa6d2972485 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:09.362763 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:09.362763 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:09.363738 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fca31d31-6f1b-4595-a334-6aa6d2972485 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:09.364221 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1029/4160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:09 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:09.898667 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7013edc8-ac5d-48c6-ac1b-daf3f3816c2d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:09.900818 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7013edc8-ac5d-48c6-ac1b-daf3f3816c2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:09.902080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7013edc8-ac5d-48c6-ac1b-daf3f3816c2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:09.902437 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7013edc8-ac5d-48c6-ac1b-daf3f3816c2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:09.902560 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7013edc8-ac5d-48c6-ac1b-daf3f3816c2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:09.908360 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:09.908360 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:09.909643 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7013edc8-ac5d-48c6-ac1b-daf3f3816c2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:09.912047 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1050/4161] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:09 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:10.143829 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8d74ab3c-255c-4373-ad7b-9226adf4f219 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:10.145796 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8d74ab3c-255c-4373-ad7b-9226adf4f219 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:10.146066 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8d74ab3c-255c-4373-ad7b-9226adf4f219 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:10.146323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8d74ab3c-255c-4373-ad7b-9226adf4f219 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:10.146517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8d74ab3c-255c-4373-ad7b-9226adf4f219 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:10.151259 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:10.151259 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:10.152286 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8d74ab3c-255c-4373-ad7b-9226adf4f219 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:10.152755 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1050/4162] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:10 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:10.376911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9aa08c92-3fba-4a13-9734-183cc00cb492 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:10.381591 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9aa08c92-3fba-4a13-9734-183cc00cb492 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:10.381990 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9aa08c92-3fba-4a13-9734-183cc00cb492 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:10.382330 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9aa08c92-3fba-4a13-9734-183cc00cb492 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:10.382544 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9aa08c92-3fba-4a13-9734-183cc00cb492 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:10.390203 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:10.390203 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:10.391587 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9aa08c92-3fba-4a13-9734-183cc00cb492 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:10.392489 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1034/4163] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:10 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:10.938058 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c3f767f7-db9a-4339-a837-7fabbe9f9548 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:10.940114 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c3f767f7-db9a-4339-a837-7fabbe9f9548 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:10.940304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c3f767f7-db9a-4339-a837-7fabbe9f9548 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:10.940524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c3f767f7-db9a-4339-a837-7fabbe9f9548 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:10.940629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c3f767f7-db9a-4339-a837-7fabbe9f9548 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:10.946548 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:10.946548 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:10.947291 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c3f767f7-db9a-4339-a837-7fabbe9f9548 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:10.947639 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1030/4164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:10 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:11.165252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c7db44ea-4eb2-4a42-886d-e7b0a3ea0eba None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:11.169345 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c7db44ea-4eb2-4a42-886d-e7b0a3ea0eba tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:11.169655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c7db44ea-4eb2-4a42-886d-e7b0a3ea0eba tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:11.169905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c7db44ea-4eb2-4a42-886d-e7b0a3ea0eba tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:11.170131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c7db44ea-4eb2-4a42-886d-e7b0a3ea0eba tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:11.176542 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:11.176542 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:11.177484 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c7db44ea-4eb2-4a42-886d-e7b0a3ea0eba tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:11.178479 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1051/4165] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:11 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:11.405245 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-202b4226-ec96-4149-9875-3e01cd42e8f9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:11.407181 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-202b4226-ec96-4149-9875-3e01cd42e8f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:11.407404 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-202b4226-ec96-4149-9875-3e01cd42e8f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:11.407645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-202b4226-ec96-4149-9875-3e01cd42e8f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:11.407795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-202b4226-ec96-4149-9875-3e01cd42e8f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:11.412517 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:11.412517 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:11.413343 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-202b4226-ec96-4149-9875-3e01cd42e8f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:11.413748 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1051/4166] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:11 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:11.958567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e0bc09a6-e5a7-4ffb-a595-75327fd0e8e3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:11.960531 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e0bc09a6-e5a7-4ffb-a595-75327fd0e8e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:11.960775 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e0bc09a6-e5a7-4ffb-a595-75327fd0e8e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:11.961024 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e0bc09a6-e5a7-4ffb-a595-75327fd0e8e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:11.961185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e0bc09a6-e5a7-4ffb-a595-75327fd0e8e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:11.966716 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:11.966716 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:11.967535 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e0bc09a6-e5a7-4ffb-a595-75327fd0e8e3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:11.968099 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1035/4167] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:11 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:12.193689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7eec5e66-7465-43a9-a537-2fe0f5c97728 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:12.196243 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7eec5e66-7465-43a9-a537-2fe0f5c97728 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:12.196619 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7eec5e66-7465-43a9-a537-2fe0f5c97728 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:12.197106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7eec5e66-7465-43a9-a537-2fe0f5c97728 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:12.197106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7eec5e66-7465-43a9-a537-2fe0f5c97728 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:12.200474 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=428,cinder:UPDATE=154,cinder:INSERT=66 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:33:12.203585 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:12.203585 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:12.204486 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7eec5e66-7465-43a9-a537-2fe0f5c97728 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:12.205162 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1031/4168] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:12 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:12.428412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9c6813a0-858d-46ea-9f54-ab566100d236 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:12.430318 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9c6813a0-858d-46ea-9f54-ab566100d236 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:12.430558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9c6813a0-858d-46ea-9f54-ab566100d236 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:12.430746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9c6813a0-858d-46ea-9f54-ab566100d236 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:12.430858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-9c6813a0-858d-46ea-9f54-ab566100d236 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:12.435555 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:12.435555 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:12.436626 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9c6813a0-858d-46ea-9f54-ab566100d236 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:12.437030 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1052/4169] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:12 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:12.999110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2ff8dfcb-bad9-41f0-ad59-488b3faa6419 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:13.001232 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2ff8dfcb-bad9-41f0-ad59-488b3faa6419 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:13.001491 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2ff8dfcb-bad9-41f0-ad59-488b3faa6419 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:13.001686 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2ff8dfcb-bad9-41f0-ad59-488b3faa6419 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:13.001784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2ff8dfcb-bad9-41f0-ad59-488b3faa6419 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:13.003755 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=505,cinder:UPDATE=185,cinder:INSERT=88,cinder:DELETE=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:33:13.008751 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:13.008751 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:13.010214 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2ff8dfcb-bad9-41f0-ad59-488b3faa6419 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:13.010921 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1052/4170] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:12 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:13.219901 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6ed0ed44-3d9c-430e-9dfe-733a2aa802a5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:13.223997 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6ed0ed44-3d9c-430e-9dfe-733a2aa802a5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:13.223997 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6ed0ed44-3d9c-430e-9dfe-733a2aa802a5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:13.223997 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6ed0ed44-3d9c-430e-9dfe-733a2aa802a5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:13.223997 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-6ed0ed44-3d9c-430e-9dfe-733a2aa802a5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:13.225546 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=533,cinder:UPDATE=190,cinder:INSERT=106 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:33:13.228027 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:13.228027 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:13.228850 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6ed0ed44-3d9c-430e-9dfe-733a2aa802a5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:13.229595 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1036/4171] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:13 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:13.455783 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5c8e8917-6ee5-407c-bc33-70945ce94511 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:13.457798 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5c8e8917-6ee5-407c-bc33-70945ce94511 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:13.458439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5c8e8917-6ee5-407c-bc33-70945ce94511 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:13.459897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5c8e8917-6ee5-407c-bc33-70945ce94511 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:13.459897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5c8e8917-6ee5-407c-bc33-70945ce94511 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:13.464576 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:13.464576 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:13.465766 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5c8e8917-6ee5-407c-bc33-70945ce94511 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:13.466387 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1032/4172] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:13 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:14.064798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e0280cf4-2813-4815-a0a7-b771c6d81938 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:14.067041 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e0280cf4-2813-4815-a0a7-b771c6d81938 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:14.067283 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e0280cf4-2813-4815-a0a7-b771c6d81938 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:14.067558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e0280cf4-2813-4815-a0a7-b771c6d81938 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:14.067674 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e0280cf4-2813-4815-a0a7-b771c6d81938 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:14.072002 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:14.072002 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:14.072876 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e0280cf4-2813-4815-a0a7-b771c6d81938 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:14.073361 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1053/4173] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:14 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:14.249038 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a4e45f0d-48ce-4d15-8ecd-9d27157545e1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:14.251224 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4e45f0d-48ce-4d15-8ecd-9d27157545e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:14.251516 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4e45f0d-48ce-4d15-8ecd-9d27157545e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:14.251808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4e45f0d-48ce-4d15-8ecd-9d27157545e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:14.251954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a4e45f0d-48ce-4d15-8ecd-9d27157545e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:14.260801 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:14.260801 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:14.261454 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4e45f0d-48ce-4d15-8ecd-9d27157545e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:14.261829 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1053/4174] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:14 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:14.479485 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d6c3225b-882d-4327-aa97-7db0b5f9a14c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:14.482279 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6c3225b-882d-4327-aa97-7db0b5f9a14c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:14.482501 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6c3225b-882d-4327-aa97-7db0b5f9a14c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:14.482700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d6c3225b-882d-4327-aa97-7db0b5f9a14c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:14.483127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d6c3225b-882d-4327-aa97-7db0b5f9a14c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:14.487766 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:14.487766 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:14.488604 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d6c3225b-882d-4327-aa97-7db0b5f9a14c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:14.489014 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1037/4175] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:14 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:14.502134 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ee645974-2748-4c1b-959a-59ca14474b1c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:14.505429 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ee645974-2748-4c1b-959a-59ca14474b1c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:33:14.505674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ee645974-2748-4c1b-959a-59ca14474b1c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:14.505882 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ee645974-2748-4c1b-959a-59ca14474b1c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:14.514341 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:14.514341 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:14.518865 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ee645974-2748-4c1b-959a-59ca14474b1c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:14.524587 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ee645974-2748-4c1b-959a-59ca14474b1c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 returned with HTTP 200 Jul 15 13:33:14.524983 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1033/4176] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:14 2026] GET /volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:14.543909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:14.546951 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:14.547257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:14.547594 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:14.547746 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete backup with id: a93d6035-1637-418e-8781-6cc1a37c580a. Jul 15 13:33:14.550267 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=379,cinder:INSERT=68,cinder:UPDATE=134,cinder:DELETE=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:33:14.553730 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:14.553730 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:14.568173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] delete_backup rpcapi backup_id a93d6035-1637-418e-8781-6cc1a37c580a {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:33:14.570240 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-70a96e46-c39c-4930-a0d0-fb4ab43c694f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 202 Jul 15 13:33:14.571101 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1054/4177] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:33:14 2026] DELETE /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:14.584473 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-95ea224d-773c-4561-95ea-81131cad770e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:14.586688 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95ea224d-773c-4561-95ea-81131cad770e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:14.586931 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95ea224d-773c-4561-95ea-81131cad770e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:14.587559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-95ea224d-773c-4561-95ea-81131cad770e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:14.587559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-95ea224d-773c-4561-95ea-81131cad770e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:14.592240 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:14.592240 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:14.593001 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-95ea224d-773c-4561-95ea-81131cad770e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 200 Jul 15 13:33:14.593349 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1054/4178] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:14 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:15.092351 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d9e2a223-dcaa-494d-919e-cadb2b56a7f3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.095078 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d9e2a223-dcaa-494d-919e-cadb2b56a7f3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:15.095298 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d9e2a223-dcaa-494d-919e-cadb2b56a7f3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:15.095511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d9e2a223-dcaa-494d-919e-cadb2b56a7f3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:15.095614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d9e2a223-dcaa-494d-919e-cadb2b56a7f3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:15.101194 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:15.101194 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:15.102337 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d9e2a223-dcaa-494d-919e-cadb2b56a7f3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:15.102799 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1038/4179] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:15 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:15.113660 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-215a1d94-6d77-49b1-82ce-bb333b172748 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.115581 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-215a1d94-6d77-49b1-82ce-bb333b172748 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:33:15.115794 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-215a1d94-6d77-49b1-82ce-bb333b172748 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:15.115976 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-215a1d94-6d77-49b1-82ce-bb333b172748 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:15.124134 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:15.124134 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:15.128844 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-215a1d94-6d77-49b1-82ce-bb333b172748 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:15.138474 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-215a1d94-6d77-49b1-82ce-bb333b172748 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 200 Jul 15 13:33:15.139568 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1034/4180] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:15 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:15.153034 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-98662a47-a842-4146-a114-b342e5946183 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.156500 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] POST https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a/restore Jul 15 13:33:15.156979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:15.158662 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Restoring backup 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a ({'restore': {}}) {{(pid=100145) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:33:15.158800 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Restoring backup 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a to volume None. Jul 15 13:33:15.164685 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:15.164685 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:15.166153 np0000005195 devstack@c-api.service[100145]: INFO cinder.backup.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Creating volume of 1 GB for restore of backup 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. Jul 15 13:33:15.174610 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Availability zone cache updated, next update will occur around 2026-07-15 14:33:15.174264. {{(pid=100145) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 15 13:33:15.174786 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Availability Zones retrieved successfully. Jul 15 13:33:15.183668 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Flow 'volume_create_api' (d25a0e03-8b67-45fa-826c-fa50916ee119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:15.185039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3f2a91-a624-4ad1-adb9-32ebd5ca10d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.186586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:33:15.217929 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3f2a91-a624-4ad1-adb9-32ebd5ca10d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.218708 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f076f9-b4df-4745-be9e-c75a24549c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.271715 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Created reservations ['150ff04f-595a-40d8-9221-a16079f999b9', '968f7f55-b294-4c25-85f3-b6023e8c0ceb', 'ce8b56f6-6fcb-4a3a-a56a-83bfe19ad61e', '113b6e18-5a82-4c92-b649-7dc37d292c3c'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:15.272910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f076f9-b4df-4745-be9e-c75a24549c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['150ff04f-595a-40d8-9221-a16079f999b9', '968f7f55-b294-4c25-85f3-b6023e8c0ceb', 'ce8b56f6-6fcb-4a3a-a56a-83bfe19ad61e', '113b6e18-5a82-4c92-b649-7dc37d292c3c']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.274180 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0eab45b8-f9a0-48bb-a5d6-03bc302a80f1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.274532 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd8e881-eeeb-4cfb-a4d6-27aa07ad7ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.280505 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0eab45b8-f9a0-48bb-a5d6-03bc302a80f1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:15.280505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0eab45b8-f9a0-48bb-a5d6-03bc302a80f1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:15.280505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0eab45b8-f9a0-48bb-a5d6-03bc302a80f1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:15.280505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-0eab45b8-f9a0-48bb-a5d6-03bc302a80f1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:15.283489 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:15.283489 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:15.284272 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0eab45b8-f9a0-48bb-a5d6-03bc302a80f1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:15.285151 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1055/4181] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:15 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:15.312118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd8e881-eeeb-4cfb-a4d6-27aa07ad7ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a03a41-f97e-4e79-bfc7-c8d03816321b', '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_05fa3a7a-ec3c-4ac3-8dae-005c2678c81a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec972d95e3647f8a4a0063bbc33b1a7',qos_specs=None,replication_status=,reservations=['150ff04f-595a-40d8-9221-a16079f999b9','968f7f55-b294-4c25-85f3-b6023e8c0ceb','ce8b56f6-6fcb-4a3a-a56a-83bfe19ad61e','113b6e18-5a82-4c92-b649-7dc37d292c3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6475399ddb9246339e7d60e342158d2b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:33:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_05fa3a7a-ec3c-4ac3-8dae-005c2678c81a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3a03a41-f97e-4e79-bfc7-c8d03816321b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ec972d95e3647f8a4a0063bbc33b1a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6475399ddb9246339e7d60e342158d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.313158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c00176-98a9-4c53-a239-926fd64259ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.334233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c00176-98a9-4c53-a239-926fd64259ef) transitioned into 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_05fa3a7a-ec3c-4ac3-8dae-005c2678c81a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ec972d95e3647f8a4a0063bbc33b1a7',qos_specs=None,replication_status=,reservations=['150ff04f-595a-40d8-9221-a16079f999b9','968f7f55-b294-4c25-85f3-b6023e8c0ceb','ce8b56f6-6fcb-4a3a-a56a-83bfe19ad61e','113b6e18-5a82-4c92-b649-7dc37d292c3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6475399ddb9246339e7d60e342158d2b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.335152 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d36202-e8a2-47fa-a97e-783afe7e9fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.343732 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d36202-e8a2-47fa-a97e-783afe7e9fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.344621 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Flow 'volume_create_api' (d25a0e03-8b67-45fa-826c-fa50916ee119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:15.344932 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Create volume request issued successfully. Jul 15 13:33:15.358296 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:15.358296 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:15.358901 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:15.605874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b8bb161-886f-4ca6-bba4-45cb96004efd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.607022 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b8bb161-886f-4ca6-bba4-45cb96004efd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a Jul 15 13:33:15.607276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b8bb161-886f-4ca6-bba4-45cb96004efd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:15.607542 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b8bb161-886f-4ca6-bba4-45cb96004efd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:15.607709 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9b8bb161-886f-4ca6-bba4-45cb96004efd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id a93d6035-1637-418e-8781-6cc1a37c580a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:15.612637 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b8bb161-886f-4ca6-bba4-45cb96004efd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a returned with HTTP 404 Jul 15 13:33:15.613312 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1039/4182] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:15 2026] GET /volume/v3/backups/a93d6035-1637-418e-8781-6cc1a37c580a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:15.625044 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.626777 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:33:15.627127 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-782191466"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:15.628552 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-782191466'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:33:15.628666 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume of 1 GB Jul 15 13:33:15.632853 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Availability Zones retrieved successfully. Jul 15 13:33:15.638483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (2d739ae1-3aa6-4af1-b066-086de86317a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:15.639393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9ed1bd-3a74-407d-8e6e-98f33f3d8eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.640369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:33:15.668273 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9ed1bd-3a74-407d-8e6e-98f33f3d8eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.669062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027dfeab-3b29-447a-9a5a-e7cc36ce103f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.715781 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['7157d96f-ffd2-4336-a316-43dc2808539d', '23ff6dc0-46f4-44fc-a410-a6671fc9c8a9', 'cffe8401-4180-42be-8f9f-a09f8219cda6', 'a5a0499a-2f90-46bd-a781-04782aa08498'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:15.716598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027dfeab-3b29-447a-9a5a-e7cc36ce103f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7157d96f-ffd2-4336-a316-43dc2808539d', '23ff6dc0-46f4-44fc-a410-a6671fc9c8a9', 'cffe8401-4180-42be-8f9f-a09f8219cda6', 'a5a0499a-2f90-46bd-a781-04782aa08498']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.717640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cf1bbe-5c65-4f2c-8114-3d1254ea71c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.740130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cf1bbe-5c65-4f2c-8114-3d1254ea71c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '162d8609-389f-401a-8134-b0dea3edbccb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-782191466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['7157d96f-ffd2-4336-a316-43dc2808539d','23ff6dc0-46f4-44fc-a410-a6671fc9c8a9','cffe8401-4180-42be-8f9f-a09f8219cda6','a5a0499a-2f90-46bd-a781-04782aa08498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-782191466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=162d8609-389f-401a-8134-b0dea3edbccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b76022c31a942af8f67652a2a2a1b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69bb0f202f9d443a93410f6165535476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.740845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6208ba9d-87db-4ff9-9d2e-78716f7adeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.758776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6208ba9d-87db-4ff9-9d2e-78716f7adeb9) transitioned into state 'SUCCESS' from state '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-782191466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['7157d96f-ffd2-4336-a316-43dc2808539d','23ff6dc0-46f4-44fc-a410-a6671fc9c8a9','cffe8401-4180-42be-8f9f-a09f8219cda6','a5a0499a-2f90-46bd-a781-04782aa08498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.759672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850e9bf5-f665-4034-8221-8db256883039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:15.771394 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850e9bf5-f665-4034-8221-8db256883039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:15.773004 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (2d739ae1-3aa6-4af1-b066-086de86317a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:15.773488 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request issued successfully. Jul 15 13:33:15.774331 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e744f22e-c9ce-4a9a-a8ac-5cf38cd37306 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:33:15.774912 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1035/4183] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:33:15 2026] POST /volume/v3/volumes => generated 748 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:15.796707 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-41bf77df-a639-4c86-b4d9-a1016c0dbd06 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:15.798462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-41bf77df-a639-4c86-b4d9-a1016c0dbd06 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:33:15.798708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-41bf77df-a639-4c86-b4d9-a1016c0dbd06 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:15.798919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-41bf77df-a639-4c86-b4d9-a1016c0dbd06 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:15.806721 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:15.806721 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:15.811598 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-41bf77df-a639-4c86-b4d9-a1016c0dbd06 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:15.815533 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-41bf77df-a639-4c86-b4d9-a1016c0dbd06 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb returned with HTTP 200 Jul 15 13:33:15.815877 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1056/4184] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:15 2026] GET /volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:16.294866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fe452ffe-28f9-4682-95ce-2d98a7b73bb4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.296831 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fe452ffe-28f9-4682-95ce-2d98a7b73bb4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:16.297050 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fe452ffe-28f9-4682-95ce-2d98a7b73bb4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:16.297238 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fe452ffe-28f9-4682-95ce-2d98a7b73bb4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:16.297382 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fe452ffe-28f9-4682-95ce-2d98a7b73bb4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:16.302653 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.302653 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:16.303407 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fe452ffe-28f9-4682-95ce-2d98a7b73bb4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:16.303993 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1040/4185] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:16 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:16.314530 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-af689180-2975-4fb0-be66-c41bac58e1cc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.367827 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.367827 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:16.368476 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:16.368637 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Checking backup size 1 against volume size 1 {{(pid=100145) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:33:16.368769 np0000005195 devstack@c-api.service[100145]: INFO cinder.backup.api [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Overwriting volume c3a03a41-f97e-4e79-bfc7-c8d03816321b with restore of backup 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:16.385736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] restore_backup in rpcapi backup_id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a {{(pid=100145) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:33:16.387649 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98662a47-a842-4146-a114-b342e5946183 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a/restore returned with HTTP 202 Jul 15 13:33:16.388091 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1055/4186] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Jul 15 13:33:15 2026] POST /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a/restore => generated 189 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:16.400148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a79c8674-606c-4894-8410-cafb8b433a29 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.402706 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a79c8674-606c-4894-8410-cafb8b433a29 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:16.402894 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a79c8674-606c-4894-8410-cafb8b433a29 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:16.403108 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a79c8674-606c-4894-8410-cafb8b433a29 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:16.403217 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a79c8674-606c-4894-8410-cafb8b433a29 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:16.408068 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.408068 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:16.409207 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a79c8674-606c-4894-8410-cafb8b433a29 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:16.409590 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1057/4187] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:16 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:16.442978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:16.443482 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61d8f564-8633-4057-9816-4e7cb58249c7", "incremental": true}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:16.446030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating new backup {'backup': {'volume_id': '61d8f564-8633-4057-9816-4e7cb58249c7', 'incremental': True}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:16.446170 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating backup of volume 61d8f564-8633-4057-9816-4e7cb58249c7 in container None Jul 15 13:33:16.455349 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.455349 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:16.455762 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Volume info retrieved successfully. Jul 15 13:33:16.500527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Created reservations ['e96c0cf6-28d8-4e45-9856-d5665a999da1', 'af507ae4-e229-4df5-b5e7-be07736b9583'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:16.545195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af689180-2975-4fb0-be66-c41bac58e1cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 400 Jul 15 13:33:16.545778 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1036/4188] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:33:16 2026] POST /volume/v3/backups => generated 109 bytes in 232 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:33:16.557182 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-993eb005-00ff-44be-b6c5-a791d2e71201 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.558702 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-993eb005-00ff-44be-b6c5-a791d2e71201 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] DELETE https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:16.558898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-993eb005-00ff-44be-b6c5-a791d2e71201 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:16.559137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-993eb005-00ff-44be-b6c5-a791d2e71201 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:16.559217 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-993eb005-00ff-44be-b6c5-a791d2e71201 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete backup with id: 35377504-e386-4597-9cf3-2c377e472a76. Jul 15 13:33:16.563501 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.563501 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:16.576924 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-993eb005-00ff-44be-b6c5-a791d2e71201 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] delete_backup rpcapi backup_id 35377504-e386-4597-9cf3-2c377e472a76 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:33:16.579188 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-993eb005-00ff-44be-b6c5-a791d2e71201 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 202 Jul 15 13:33:16.579658 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1041/4189] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:33:16 2026] DELETE /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:16.586210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2118b1f8-de15-45bb-81ca-88a2f0a0d739 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.588090 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2118b1f8-de15-45bb-81ca-88a2f0a0d739 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:16.588264 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2118b1f8-de15-45bb-81ca-88a2f0a0d739 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:16.588460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2118b1f8-de15-45bb-81ca-88a2f0a0d739 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:16.588573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2118b1f8-de15-45bb-81ca-88a2f0a0d739 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:16.592775 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.592775 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:16.593569 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2118b1f8-de15-45bb-81ca-88a2f0a0d739 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 200 Jul 15 13:33:16.594077 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1056/4190] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:16 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:16.832405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-176bdaa4-7066-4a19-bed5-108efcc1f850 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.835028 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-176bdaa4-7066-4a19-bed5-108efcc1f850 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:33:16.835256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-176bdaa4-7066-4a19-bed5-108efcc1f850 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:16.835524 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-176bdaa4-7066-4a19-bed5-108efcc1f850 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:16.844559 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.844559 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:16.849574 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-176bdaa4-7066-4a19-bed5-108efcc1f850 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:16.855772 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-176bdaa4-7066-4a19-bed5-108efcc1f850 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb returned with HTTP 200 Jul 15 13:33:16.856364 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1058/4191] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:16 2026] GET /volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:16.871064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.872707 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:16.873064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "162d8609-389f-401a-8134-b0dea3edbccb", "name": "tempest-VolumesBackupsTest-Backup-1751883138"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:16.874428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating new backup {'backup': {'volume_id': '162d8609-389f-401a-8134-b0dea3edbccb', 'name': 'tempest-VolumesBackupsTest-Backup-1751883138'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:16.874557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating backup of volume 162d8609-389f-401a-8134-b0dea3edbccb in container None Jul 15 13:33:16.881814 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.881814 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:16.882457 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:16.899727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['b8bf1b5a-c865-49dc-884e-911a122bf86f', '48e3ac4a-9033-4343-ae7d-e479e132057c'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:16.926479 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d352b2f3-8d38-407e-9086-b77e1b452a84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:33:16.927020 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1037/4192] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:16 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:16.937047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e43b6cc0-6496-4360-993d-c4118d002285 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:16.939256 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e43b6cc0-6496-4360-993d-c4118d002285 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:16.939453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e43b6cc0-6496-4360-993d-c4118d002285 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:16.939651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e43b6cc0-6496-4360-993d-c4118d002285 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:16.939768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e43b6cc0-6496-4360-993d-c4118d002285 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:16.944714 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:16.944714 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:16.945515 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e43b6cc0-6496-4360-993d-c4118d002285 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:16.945875 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1042/4193] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:16 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:17.422428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-79c823e9-176b-43c5-9c10-28e17e1dd54b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:17.424502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79c823e9-176b-43c5-9c10-28e17e1dd54b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:17.424502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79c823e9-176b-43c5-9c10-28e17e1dd54b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:17.424666 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79c823e9-176b-43c5-9c10-28e17e1dd54b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:17.424816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-79c823e9-176b-43c5-9c10-28e17e1dd54b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:17.429131 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:17.429131 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:17.429856 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79c823e9-176b-43c5-9c10-28e17e1dd54b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:17.430291 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1057/4194] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:17 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:17.604893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-51c66fef-4f0e-4cb9-b3a2-e4fae435017a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:17.606813 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-51c66fef-4f0e-4cb9-b3a2-e4fae435017a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 Jul 15 13:33:17.606952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-51c66fef-4f0e-4cb9-b3a2-e4fae435017a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:17.607097 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-51c66fef-4f0e-4cb9-b3a2-e4fae435017a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:17.607157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-51c66fef-4f0e-4cb9-b3a2-e4fae435017a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 35377504-e386-4597-9cf3-2c377e472a76. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:17.610349 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-51c66fef-4f0e-4cb9-b3a2-e4fae435017a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 returned with HTTP 404 Jul 15 13:33:17.610771 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1059/4195] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:17 2026] GET /volume/v3/backups/35377504-e386-4597-9cf3-2c377e472a76 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:17.619130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:17.620878 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:33:17.621299 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-862138766"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:17.622825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-862138766'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:33:17.622872 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume of 1 GB Jul 15 13:33:17.623176 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:17.623176 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:17.627161 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Availability Zones retrieved successfully. Jul 15 13:33:17.634427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Flow 'volume_create_api' (9b1e68ce-029b-4c22-87ca-59088f2ae61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:17.635413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d933f3f-42ab-4b14-9c0a-b1baa5c56aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:17.636414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:33:17.665707 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d933f3f-42ab-4b14-9c0a-b1baa5c56aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:17.666434 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78be6241-b920-4764-9c53-2a719bf6dfe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:17.704478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['bdf99261-ed1e-42ba-8a50-80825620d479', '76fe31af-5e8c-4d98-a6e1-84ee4798f28f', '467e2eac-3237-4e43-9043-00bc244c687c', '8e104319-c963-42b9-af58-412bb5bb75a2'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:17.705212 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78be6241-b920-4764-9c53-2a719bf6dfe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf99261-ed1e-42ba-8a50-80825620d479', '76fe31af-5e8c-4d98-a6e1-84ee4798f28f', '467e2eac-3237-4e43-9043-00bc244c687c', '8e104319-c963-42b9-af58-412bb5bb75a2']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:17.706230 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cd223b-2d05-4fa4-b23c-1e792fac83bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:17.728209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cd223b-2d05-4fa4-b23c-1e792fac83bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff82f06-8fc0-475e-9c4e-4a09d5581f2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-862138766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486ba0df7e0a4d21911b4fab4080dc15',qos_specs=None,replication_status=,reservations=['bdf99261-ed1e-42ba-8a50-80825620d479','76fe31af-5e8c-4d98-a6e1-84ee4798f28f','467e2eac-3237-4e43-9043-00bc244c687c','8e104319-c963-42b9-af58-412bb5bb75a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-862138766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff82f06-8fc0-475e-9c4e-4a09d5581f2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486ba0df7e0a4d21911b4fab4080dc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:17.728945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (450bc73a-e448-46a1-99f6-cf4af3436971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:17.747392 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (450bc73a-e448-46a1-99f6-cf4af3436971) transitioned into state 'SUCCESS' from state '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-862138766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486ba0df7e0a4d21911b4fab4080dc15',qos_specs=None,replication_status=,reservations=['bdf99261-ed1e-42ba-8a50-80825620d479','76fe31af-5e8c-4d98-a6e1-84ee4798f28f','467e2eac-3237-4e43-9043-00bc244c687c','8e104319-c963-42b9-af58-412bb5bb75a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:17.748163 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95d9e09-8e97-42c3-9513-9872f63742c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:17.758991 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95d9e09-8e97-42c3-9513-9872f63742c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:17.760092 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Flow 'volume_create_api' (9b1e68ce-029b-4c22-87ca-59088f2ae61d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:17.760569 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume request issued successfully. Jul 15 13:33:17.761248 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4bd94a28-0876-4f04-a7d9-4e8ce0673232 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:33:17.761852 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1038/4196] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:33:17 2026] POST /volume/v3/volumes => generated 748 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:17.772853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-55951b19-82e7-44f6-b705-ee317a162aac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:17.774670 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55951b19-82e7-44f6-b705-ee317a162aac tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d Jul 15 13:33:17.774844 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55951b19-82e7-44f6-b705-ee317a162aac tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:17.775047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-55951b19-82e7-44f6-b705-ee317a162aac tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:17.783623 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:17.783623 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:17.787787 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-55951b19-82e7-44f6-b705-ee317a162aac tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:33:17.791926 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-55951b19-82e7-44f6-b705-ee317a162aac tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d returned with HTTP 200 Jul 15 13:33:17.792364 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1043/4197] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:17 2026] GET /volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:17.956333 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fdb636d7-5447-40aa-83bf-e05d2c4ff8ca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:17.958038 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fdb636d7-5447-40aa-83bf-e05d2c4ff8ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:17.958192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fdb636d7-5447-40aa-83bf-e05d2c4ff8ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:17.958393 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fdb636d7-5447-40aa-83bf-e05d2c4ff8ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:17.958492 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-fdb636d7-5447-40aa-83bf-e05d2c4ff8ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:17.962411 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:17.962411 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:17.963140 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fdb636d7-5447-40aa-83bf-e05d2c4ff8ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:17.963489 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1058/4198] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:17 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:18.439812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5d266ab2-471d-4384-8d62-1c5d2b505fe2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:18.441492 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d266ab2-471d-4384-8d62-1c5d2b505fe2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:18.441682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d266ab2-471d-4384-8d62-1c5d2b505fe2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:18.441881 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d266ab2-471d-4384-8d62-1c5d2b505fe2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:18.442000 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-5d266ab2-471d-4384-8d62-1c5d2b505fe2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:18.446227 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:18.446227 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:18.446889 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d266ab2-471d-4384-8d62-1c5d2b505fe2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:18.447361 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1060/4199] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:18 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:18.804792 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0a0f0568-0790-4a07-97fa-926a1d9c3a2d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:18.806657 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0a0f0568-0790-4a07-97fa-926a1d9c3a2d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d Jul 15 13:33:18.806853 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0a0f0568-0790-4a07-97fa-926a1d9c3a2d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:18.807061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0a0f0568-0790-4a07-97fa-926a1d9c3a2d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:18.814835 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:18.814835 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:18.818116 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0a0f0568-0790-4a07-97fa-926a1d9c3a2d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:33:18.824494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0a0f0568-0790-4a07-97fa-926a1d9c3a2d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d returned with HTTP 200 Jul 15 13:33:18.824494 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1039/4200] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:18 2026] GET /volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:18.839489 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:18.840653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:18.841162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ff82f06-8fc0-475e-9c4e-4a09d5581f2d", "name": "tempest-VolumesBackupsTest-Backup-1396935030"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:18.843746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating new backup {'backup': {'volume_id': '5ff82f06-8fc0-475e-9c4e-4a09d5581f2d', 'name': 'tempest-VolumesBackupsTest-Backup-1396935030'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:18.843901 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating backup of volume 5ff82f06-8fc0-475e-9c4e-4a09d5581f2d in container None Jul 15 13:33:18.854018 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:18.854018 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:18.854486 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Volume info retrieved successfully. Jul 15 13:33:18.875677 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Created reservations ['a8f42cf4-3501-49cc-bb76-27e96d904744', '69fa1461-0a79-45f2-8c9c-f9b0f38a079a'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:18.910024 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8e02c2df-de2d-40bc-9fa5-138a85c69383 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:33:18.910642 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1044/4201] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:18 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:18.920756 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6690f66c-4547-4cd6-b821-fbc339b1df6d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:18.922641 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6690f66c-4547-4cd6-b821-fbc339b1df6d tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:18.922888 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6690f66c-4547-4cd6-b821-fbc339b1df6d tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:18.923131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6690f66c-4547-4cd6-b821-fbc339b1df6d tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:18.923260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6690f66c-4547-4cd6-b821-fbc339b1df6d tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:18.927752 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:18.927752 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:18.928502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6690f66c-4547-4cd6-b821-fbc339b1df6d tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:18.928950 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1059/4202] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:18 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:18.974427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6bf6c122-c96f-4157-856c-e158e94b5469 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:18.977043 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6bf6c122-c96f-4157-856c-e158e94b5469 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:18.977367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6bf6c122-c96f-4157-856c-e158e94b5469 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:18.977610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6bf6c122-c96f-4157-856c-e158e94b5469 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:18.977747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6bf6c122-c96f-4157-856c-e158e94b5469 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:18.983517 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:18.983517 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:18.984485 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6bf6c122-c96f-4157-856c-e158e94b5469 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:18.985053 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1061/4203] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:18 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:19.456518 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fbce0025-55df-4412-ad8a-360d5a9dbc8b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:19.458301 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fbce0025-55df-4412-ad8a-360d5a9dbc8b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:19.458547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fbce0025-55df-4412-ad8a-360d5a9dbc8b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:19.458675 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fbce0025-55df-4412-ad8a-360d5a9dbc8b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:19.458788 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-fbce0025-55df-4412-ad8a-360d5a9dbc8b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:19.463072 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:19.463072 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:19.463786 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fbce0025-55df-4412-ad8a-360d5a9dbc8b tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:19.464188 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1040/4204] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:19 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:19.940992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c0e40a6-63ed-4c6d-b872-a51d65d15e51 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:19.942906 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c0e40a6-63ed-4c6d-b872-a51d65d15e51 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:19.943173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c0e40a6-63ed-4c6d-b872-a51d65d15e51 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:19.943448 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c0e40a6-63ed-4c6d-b872-a51d65d15e51 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:19.943631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9c0e40a6-63ed-4c6d-b872-a51d65d15e51 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:19.947900 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:19.947900 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:19.948586 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c0e40a6-63ed-4c6d-b872-a51d65d15e51 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:19.948999 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1045/4205] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:19 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:19.999323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-43fcc69c-b0e5-45dd-b70b-ef25333ad4b4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:20.001339 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-43fcc69c-b0e5-45dd-b70b-ef25333ad4b4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:20.001523 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-43fcc69c-b0e5-45dd-b70b-ef25333ad4b4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:20.001692 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-43fcc69c-b0e5-45dd-b70b-ef25333ad4b4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:20.001815 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-43fcc69c-b0e5-45dd-b70b-ef25333ad4b4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:20.006110 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:20.006110 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:20.006835 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-43fcc69c-b0e5-45dd-b70b-ef25333ad4b4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:20.007187 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1060/4206] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:19 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:20.474373 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b754feeb-2ba6-4034-971b-1e50aec7443a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:20.476735 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b754feeb-2ba6-4034-971b-1e50aec7443a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:20.476994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b754feeb-2ba6-4034-971b-1e50aec7443a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:20.477282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b754feeb-2ba6-4034-971b-1e50aec7443a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:20.477429 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-b754feeb-2ba6-4034-971b-1e50aec7443a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:20.483612 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:20.483612 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:20.484745 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b754feeb-2ba6-4034-971b-1e50aec7443a tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:20.485290 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1062/4207] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:20 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:20.959621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5b2f0b16-f61a-463d-be57-9db579b4d0c9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:20.962383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5b2f0b16-f61a-463d-be57-9db579b4d0c9 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:20.962609 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5b2f0b16-f61a-463d-be57-9db579b4d0c9 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:20.962810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5b2f0b16-f61a-463d-be57-9db579b4d0c9 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:20.962920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-5b2f0b16-f61a-463d-be57-9db579b4d0c9 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:20.968094 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:20.968094 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:20.968942 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5b2f0b16-f61a-463d-be57-9db579b4d0c9 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:20.969590 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1041/4208] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:20 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:21.017580 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-442d18ec-1cf9-462f-a700-71dfa356fbf1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:21.019923 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-442d18ec-1cf9-462f-a700-71dfa356fbf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:21.020217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-442d18ec-1cf9-462f-a700-71dfa356fbf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:21.020492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-442d18ec-1cf9-462f-a700-71dfa356fbf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:21.020661 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-442d18ec-1cf9-462f-a700-71dfa356fbf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:21.025121 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:21.025121 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:21.025899 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-442d18ec-1cf9-462f-a700-71dfa356fbf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:21.026332 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1046/4209] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:21 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:21.497503 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-76176d6b-333a-4739-8f17-cd65e218a22f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:21.500124 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-76176d6b-333a-4739-8f17-cd65e218a22f tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:21.500412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-76176d6b-333a-4739-8f17-cd65e218a22f tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:21.500651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-76176d6b-333a-4739-8f17-cd65e218a22f tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:21.500818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-76176d6b-333a-4739-8f17-cd65e218a22f tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:21.506751 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:21.506751 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:21.507813 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-76176d6b-333a-4739-8f17-cd65e218a22f tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:21.508365 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1061/4210] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:21 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:21.981682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4621fa07-eca2-40a1-b4a2-5897141825f8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:21.983793 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4621fa07-eca2-40a1-b4a2-5897141825f8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:21.984051 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4621fa07-eca2-40a1-b4a2-5897141825f8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:21.984291 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4621fa07-eca2-40a1-b4a2-5897141825f8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:21.984426 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-4621fa07-eca2-40a1-b4a2-5897141825f8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:21.989309 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:21.989309 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:21.989887 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4621fa07-eca2-40a1-b4a2-5897141825f8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:21.990272 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1063/4211] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:21 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:22.036439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3bb37eff-623f-4eca-a348-f5e13cdab412 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:22.038302 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3bb37eff-623f-4eca-a348-f5e13cdab412 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:22.038523 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3bb37eff-623f-4eca-a348-f5e13cdab412 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:22.038859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3bb37eff-623f-4eca-a348-f5e13cdab412 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:22.038934 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-3bb37eff-623f-4eca-a348-f5e13cdab412 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:22.043912 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:22.043912 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:22.044623 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3bb37eff-623f-4eca-a348-f5e13cdab412 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:22.045019 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1042/4212] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:22 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:22.521314 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7c2a22ee-473c-4d85-95fc-fc29127a7638 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:22.523872 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c2a22ee-473c-4d85-95fc-fc29127a7638 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:22.524203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c2a22ee-473c-4d85-95fc-fc29127a7638 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:22.524496 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7c2a22ee-473c-4d85-95fc-fc29127a7638 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:22.524696 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7c2a22ee-473c-4d85-95fc-fc29127a7638 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:22.530494 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:22.530494 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:22.531680 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7c2a22ee-473c-4d85-95fc-fc29127a7638 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:22.532260 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1047/4213] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:22 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:23.001115 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-caf1312b-019d-4153-affc-87310e25f7e1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:23.003106 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-caf1312b-019d-4153-affc-87310e25f7e1 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:23.003337 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-caf1312b-019d-4153-affc-87310e25f7e1 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:23.003673 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-caf1312b-019d-4153-affc-87310e25f7e1 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:23.003776 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-caf1312b-019d-4153-affc-87310e25f7e1 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:23.008496 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:23.008496 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:23.009309 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-caf1312b-019d-4153-affc-87310e25f7e1 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:23.009752 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1062/4214] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:23 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:23.056162 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-087491e4-bf63-4708-9a36-9149d08cbedf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:23.058107 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-087491e4-bf63-4708-9a36-9149d08cbedf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:23.058316 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-087491e4-bf63-4708-9a36-9149d08cbedf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:23.058519 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-087491e4-bf63-4708-9a36-9149d08cbedf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:23.058626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-087491e4-bf63-4708-9a36-9149d08cbedf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:23.062872 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:23.062872 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:23.063701 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-087491e4-bf63-4708-9a36-9149d08cbedf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:23.064067 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1064/4215] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:23 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:23.555432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a4a75b2c-e7b5-4c88-8d2a-6770fd0883c2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:23.567825 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a4a75b2c-e7b5-4c88-8d2a-6770fd0883c2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:23.569081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a4a75b2c-e7b5-4c88-8d2a-6770fd0883c2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:23.571483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a4a75b2c-e7b5-4c88-8d2a-6770fd0883c2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:23.571886 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a4a75b2c-e7b5-4c88-8d2a-6770fd0883c2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:23.587293 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:23.587293 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:23.588129 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a4a75b2c-e7b5-4c88-8d2a-6770fd0883c2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:23.588523 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1043/4216] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:23 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:24.022016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3c399b3f-f04f-4190-b123-dbf114f4e5f2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:24.024247 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3c399b3f-f04f-4190-b123-dbf114f4e5f2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:24.024478 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3c399b3f-f04f-4190-b123-dbf114f4e5f2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:24.024556 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3c399b3f-f04f-4190-b123-dbf114f4e5f2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:24.024676 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3c399b3f-f04f-4190-b123-dbf114f4e5f2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:24.030805 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:24.030805 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:24.031545 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3c399b3f-f04f-4190-b123-dbf114f4e5f2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:24.031938 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1048/4217] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:24 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:24.076621 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b92760ab-1d58-43d5-8317-e6293cb0905d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:24.078906 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b92760ab-1d58-43d5-8317-e6293cb0905d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:24.079654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b92760ab-1d58-43d5-8317-e6293cb0905d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:24.079654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b92760ab-1d58-43d5-8317-e6293cb0905d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:24.079654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b92760ab-1d58-43d5-8317-e6293cb0905d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:24.086729 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:24.086729 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:24.087922 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b92760ab-1d58-43d5-8317-e6293cb0905d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:24.089818 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1063/4218] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:24 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:24.600842 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5402111e-3e5c-4968-bb21-59a2d8b3a275 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:24.603515 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5402111e-3e5c-4968-bb21-59a2d8b3a275 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:24.603788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5402111e-3e5c-4968-bb21-59a2d8b3a275 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:24.604063 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5402111e-3e5c-4968-bb21-59a2d8b3a275 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:24.604221 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-5402111e-3e5c-4968-bb21-59a2d8b3a275 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:24.612484 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:24.612484 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:24.613351 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5402111e-3e5c-4968-bb21-59a2d8b3a275 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:24.613855 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1065/4219] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:24 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:25.046708 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-409812cb-a56d-4823-a392-ca73befb5209 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:25.048647 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-409812cb-a56d-4823-a392-ca73befb5209 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:25.048868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-409812cb-a56d-4823-a392-ca73befb5209 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:25.049066 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-409812cb-a56d-4823-a392-ca73befb5209 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:25.049199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-409812cb-a56d-4823-a392-ca73befb5209 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:25.053548 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:25.053548 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:25.054176 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-409812cb-a56d-4823-a392-ca73befb5209 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:25.054618 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1044/4220] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:25 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:25.100755 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a11cd92d-83d6-4e0a-87d7-156064accaaf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:25.103134 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a11cd92d-83d6-4e0a-87d7-156064accaaf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:25.103385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a11cd92d-83d6-4e0a-87d7-156064accaaf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:25.103670 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a11cd92d-83d6-4e0a-87d7-156064accaaf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:25.103843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-a11cd92d-83d6-4e0a-87d7-156064accaaf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:25.110839 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:25.110839 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:25.112464 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a11cd92d-83d6-4e0a-87d7-156064accaaf tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:25.113331 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1049/4221] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:25 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:25.626772 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-56bdd1fd-a1f2-41ec-8fa2-ca62a24297a5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:25.632227 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56bdd1fd-a1f2-41ec-8fa2-ca62a24297a5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:25.632589 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56bdd1fd-a1f2-41ec-8fa2-ca62a24297a5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:25.632908 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56bdd1fd-a1f2-41ec-8fa2-ca62a24297a5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:25.633709 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-56bdd1fd-a1f2-41ec-8fa2-ca62a24297a5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:25.643458 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:25.643458 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:25.646176 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56bdd1fd-a1f2-41ec-8fa2-ca62a24297a5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:25.646176 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1064/4222] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:25 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:26.065387 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1c74977f-94b9-4116-886b-c743b7ae7203 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:26.067609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1c74977f-94b9-4116-886b-c743b7ae7203 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:26.067810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1c74977f-94b9-4116-886b-c743b7ae7203 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:26.068011 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1c74977f-94b9-4116-886b-c743b7ae7203 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:26.068190 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-1c74977f-94b9-4116-886b-c743b7ae7203 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:26.073145 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:26.073145 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:26.073789 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1c74977f-94b9-4116-886b-c743b7ae7203 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:26.074173 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1066/4223] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:26 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:26.126183 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-569a22b3-fa2d-48b6-ac1c-44e0434adf03 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:26.128364 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-569a22b3-fa2d-48b6-ac1c-44e0434adf03 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:26.128563 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-569a22b3-fa2d-48b6-ac1c-44e0434adf03 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:26.128752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-569a22b3-fa2d-48b6-ac1c-44e0434adf03 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:26.128868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-569a22b3-fa2d-48b6-ac1c-44e0434adf03 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:26.134498 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:26.134498 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:26.135614 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-569a22b3-fa2d-48b6-ac1c-44e0434adf03 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:26.136054 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1045/4224] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:26 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:26.661837 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d33daf9a-d4f7-4e3f-b547-31b85beee6e4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:26.664714 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d33daf9a-d4f7-4e3f-b547-31b85beee6e4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:33:26.664985 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d33daf9a-d4f7-4e3f-b547-31b85beee6e4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:26.665280 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d33daf9a-d4f7-4e3f-b547-31b85beee6e4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:26.665420 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d33daf9a-d4f7-4e3f-b547-31b85beee6e4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Show backup with id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:26.670732 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:26.670732 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:26.671552 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d33daf9a-d4f7-4e3f-b547-31b85beee6e4 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 200 Jul 15 13:33:26.671922 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1050/4225] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:26 2026] GET /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:26.683427 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-095eec06-9e0f-4560-a269-4f452a926cac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:26.685300 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-095eec06-9e0f-4560-a269-4f452a926cac tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:33:26.685687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-095eec06-9e0f-4560-a269-4f452a926cac tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:26.686273 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-095eec06-9e0f-4560-a269-4f452a926cac tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:26.695724 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:26.695724 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:26.699147 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-095eec06-9e0f-4560-a269-4f452a926cac tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:26.704953 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-095eec06-9e0f-4560-a269-4f452a926cac tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b returned with HTTP 200 Jul 15 13:33:26.705590 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1065/4226] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:26 2026] GET /volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:26.718489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-792b2c8d-9eb2-4440-b705-0f95c0aea8a2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:26.720332 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-792b2c8d-9eb2-4440-b705-0f95c0aea8a2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:33:26.720588 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-792b2c8d-9eb2-4440-b705-0f95c0aea8a2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:26.720852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-792b2c8d-9eb2-4440-b705-0f95c0aea8a2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:26.730156 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:26.730156 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:26.733525 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-792b2c8d-9eb2-4440-b705-0f95c0aea8a2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:26.737929 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-792b2c8d-9eb2-4440-b705-0f95c0aea8a2 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b returned with HTTP 200 Jul 15 13:33:26.738410 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1067/4227] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:26 2026] GET /volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:27.085035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a9599dda-3057-4925-b22e-b0c6424cbc80 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:27.087007 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a9599dda-3057-4925-b22e-b0c6424cbc80 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:27.087261 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a9599dda-3057-4925-b22e-b0c6424cbc80 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:27.087445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a9599dda-3057-4925-b22e-b0c6424cbc80 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:27.087562 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a9599dda-3057-4925-b22e-b0c6424cbc80 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:27.092056 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:27.092056 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:27.092777 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a9599dda-3057-4925-b22e-b0c6424cbc80 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:27.093192 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1046/4228] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:27 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:27.149199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-32327418-3e36-477b-be37-65f0463517d6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:27.152975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32327418-3e36-477b-be37-65f0463517d6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:27.154169 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32327418-3e36-477b-be37-65f0463517d6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:27.154407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32327418-3e36-477b-be37-65f0463517d6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:27.154521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-32327418-3e36-477b-be37-65f0463517d6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:27.159240 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:27.159240 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:27.159947 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32327418-3e36-477b-be37-65f0463517d6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:27.160468 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1051/4229] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:27 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:28.103906 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d19e43e5-8afc-4473-8a86-4e0bdbf69564 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:28.106148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d19e43e5-8afc-4473-8a86-4e0bdbf69564 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:28.106549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d19e43e5-8afc-4473-8a86-4e0bdbf69564 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:28.106841 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d19e43e5-8afc-4473-8a86-4e0bdbf69564 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:28.106990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d19e43e5-8afc-4473-8a86-4e0bdbf69564 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:28.112455 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:28.112455 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:28.113409 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d19e43e5-8afc-4473-8a86-4e0bdbf69564 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:28.114215 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1066/4230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:28 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:28.177764 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-07527b92-8931-4165-8969-e8cdc8b88183 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:28.182041 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-07527b92-8931-4165-8969-e8cdc8b88183 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:28.182041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-07527b92-8931-4165-8969-e8cdc8b88183 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:28.182041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-07527b92-8931-4165-8969-e8cdc8b88183 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:28.182041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-07527b92-8931-4165-8969-e8cdc8b88183 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:28.187100 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:28.187100 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:28.188694 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-07527b92-8931-4165-8969-e8cdc8b88183 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:28.189370 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1068/4231] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:28 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:28.201481 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-aefcc014-1b3e-4821-b0be-5749b989535b req-7d4528e6-630a-4d26-8c70-cc7f66101cec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:28.204060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-7d4528e6-630a-4d26-8c70-cc7f66101cec tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:33:28.204350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-7d4528e6-630a-4d26-8c70-cc7f66101cec tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:28.204563 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-7d4528e6-630a-4d26-8c70-cc7f66101cec tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:28.212861 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:28.212861 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:28.217467 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-aefcc014-1b3e-4821-b0be-5749b989535b req-7d4528e6-630a-4d26-8c70-cc7f66101cec tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:28.223527 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-7d4528e6-630a-4d26-8c70-cc7f66101cec tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b returned with HTTP 200 Jul 15 13:33:28.224277 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1047/4232] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:33:28 2026] GET /volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:28.687972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9c632f31-2b79-4784-95b8-bd86c099e3f5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:28.690474 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9c632f31-2b79-4784-95b8-bd86c099e3f5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:33:28.690697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9c632f31-2b79-4784-95b8-bd86c099e3f5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:28.690908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9c632f31-2b79-4784-95b8-bd86c099e3f5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:28.698974 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:28.698974 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:28.703197 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9c632f31-2b79-4784-95b8-bd86c099e3f5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:28.708424 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9c632f31-2b79-4784-95b8-bd86c099e3f5 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b returned with HTTP 200 Jul 15 13:33:28.708831 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1052/4233] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:33:28 2026] GET /volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:28.719257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-efc039da-f5f4-47b4-b5a0-148e52993263 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:28.719694 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efc039da-f5f4-47b4-b5a0-148e52993263 None None] GET https://10.4.3.158/volume// Jul 15 13:33:28.719879 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efc039da-f5f4-47b4-b5a0-148e52993263 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:28.720075 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efc039da-f5f4-47b4-b5a0-148e52993263 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:28.720381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efc039da-f5f4-47b4-b5a0-148e52993263 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:33:28.720666 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1067/4234] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:33:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:33:28.727895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-aefcc014-1b3e-4821-b0be-5749b989535b req-d991dcad-7aad-4203-97b9-5aa2af03559c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:28.731315 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-d991dcad-7aad-4203-97b9-5aa2af03559c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:33:28.731315 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-d991dcad-7aad-4203-97b9-5aa2af03559c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3a03a41-f97e-4e79-bfc7-c8d03816321b", "connector": null, "instance_uuid": "b3eebb1e-1e53-40a2-a24e-704356bef285"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:28.742667 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:28.742667 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:28.775773 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-d991dcad-7aad-4203-97b9-5aa2af03559c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:33:28.775773 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1069/4235] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:33:28 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:29.127890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9646c57f-45fc-4d48-964a-c399f1530665 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:29.130621 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9646c57f-45fc-4d48-964a-c399f1530665 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:29.130846 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9646c57f-45fc-4d48-964a-c399f1530665 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:29.131164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9646c57f-45fc-4d48-964a-c399f1530665 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:29.131319 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9646c57f-45fc-4d48-964a-c399f1530665 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:29.137376 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:29.137376 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:29.138347 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9646c57f-45fc-4d48-964a-c399f1530665 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:29.138904 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1048/4236] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:29 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:29.203082 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ffca9699-82ec-4754-abb3-7a8653c62453 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:29.205746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ffca9699-82ec-4754-abb3-7a8653c62453 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:29.206157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ffca9699-82ec-4754-abb3-7a8653c62453 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:29.206342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ffca9699-82ec-4754-abb3-7a8653c62453 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:29.206511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ffca9699-82ec-4754-abb3-7a8653c62453 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:29.214864 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:29.214864 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:29.215745 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ffca9699-82ec-4754-abb3-7a8653c62453 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:29.216249 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1053/4237] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:29 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:30.061602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ef802367-1ac4-4607-84df-94b4832778a4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:30.061973 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ef802367-1ac4-4607-84df-94b4832778a4 None None] GET https://10.4.3.158/volume// Jul 15 13:33:30.062359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ef802367-1ac4-4607-84df-94b4832778a4 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:30.062359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ef802367-1ac4-4607-84df-94b4832778a4 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:30.062737 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ef802367-1ac4-4607-84df-94b4832778a4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:33:30.063112 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1068/4238] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:33:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:33:30.078007 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-aefcc014-1b3e-4821-b0be-5749b989535b req-c8133927-6e23-4922-947d-66b925ee3a31 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:30.081615 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-c8133927-6e23-4922-947d-66b925ee3a31 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:33:30.081974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-c8133927-6e23-4922-947d-66b925ee3a31 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:30.082443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-c8133927-6e23-4922-947d-66b925ee3a31 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:30.099231 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:30.099231 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:30.101563 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-aefcc014-1b3e-4821-b0be-5749b989535b req-c8133927-6e23-4922-947d-66b925ee3a31 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:33:30.110329 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-c8133927-6e23-4922-947d-66b925ee3a31 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b returned with HTTP 200 Jul 15 13:33:30.110887 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1070/4239] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:33:30 2026] GET /volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b => generated 1596 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:33:30.152984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-349c265f-de1b-45af-ad7a-1a5f43211325 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:30.152984 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-349c265f-de1b-45af-ad7a-1a5f43211325 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:30.152984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-349c265f-de1b-45af-ad7a-1a5f43211325 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:30.152984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-349c265f-de1b-45af-ad7a-1a5f43211325 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:30.152984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-349c265f-de1b-45af-ad7a-1a5f43211325 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:30.158418 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:30.158418 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:30.159345 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-349c265f-de1b-45af-ad7a-1a5f43211325 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:30.159853 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1049/4240] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:30 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:30.219103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:30.221409 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] PUT https://10.4.3.158/volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3 Jul 15 13:33:30.221767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:30.230597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5b776942-2459-4b34-bdd8-36dd251ae703 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:30.231455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Acquiring lock "cinder-attachment_update-c3a03a41-f97e-4e79-bfc7-c8d03816321b-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:33:30.232552 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b776942-2459-4b34-bdd8-36dd251ae703 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:30.232995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b776942-2459-4b34-bdd8-36dd251ae703 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:30.234954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b776942-2459-4b34-bdd8-36dd251ae703 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:30.234954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5b776942-2459-4b34-bdd8-36dd251ae703 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:30.238776 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Lock "cinder-attachment_update-c3a03a41-f97e-4e79-bfc7-c8d03816321b-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:33:30.238776 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:30.238776 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:30.240509 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:30.240509 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:30.241723 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b776942-2459-4b34-bdd8-36dd251ae703 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:30.242444 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1069/4241] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:30 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:33:30.341451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Lock "cinder-attachment_update-c3a03a41-f97e-4e79-bfc7-c8d03816321b-np0000005195" released by "attachment_update" :: held 0.104s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:33:30.341786 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-9175bbeb-9076-4f5b-8a94-01e27f1f04a3 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3 returned with HTTP 200 Jul 15 13:33:30.342338 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1054/4242] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:33:30 2026] PUT /volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:30.374467 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-aefcc014-1b3e-4821-b0be-5749b989535b req-b6dd3896-69de-4985-b820-39288379659c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:30.376641 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-b6dd3896-69de-4985-b820-39288379659c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] POST https://10.4.3.158/volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3/action Jul 15 13:33:30.377088 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-b6dd3896-69de-4985-b820-39288379659c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:33:30.377264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-b6dd3896-69de-4985-b820-39288379659c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:30.392028 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:30.392028 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:30.413838 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-aefcc014-1b3e-4821-b0be-5749b989535b req-b6dd3896-69de-4985-b820-39288379659c tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3/action returned with HTTP 204 Jul 15 13:33:30.413838 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1071/4243] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:33:30 2026] POST /volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:31.170709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c0455a9-fe9b-4fa7-a104-04a8903ab006 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:31.173978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c0455a9-fe9b-4fa7-a104-04a8903ab006 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:31.173978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c0455a9-fe9b-4fa7-a104-04a8903ab006 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:31.173978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c0455a9-fe9b-4fa7-a104-04a8903ab006 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:31.173978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0c0455a9-fe9b-4fa7-a104-04a8903ab006 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:31.179927 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:31.179927 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:31.181163 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c0455a9-fe9b-4fa7-a104-04a8903ab006 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:31.181834 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1050/4244] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:31 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:31.256230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f349542e-1823-4fa0-aa10-6612fef82a52 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:31.258792 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f349542e-1823-4fa0-aa10-6612fef82a52 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:31.259007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f349542e-1823-4fa0-aa10-6612fef82a52 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:31.259225 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f349542e-1823-4fa0-aa10-6612fef82a52 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:31.259341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f349542e-1823-4fa0-aa10-6612fef82a52 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:31.266205 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:31.266205 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:31.267921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f349542e-1823-4fa0-aa10-6612fef82a52 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:31.268409 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1070/4245] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:31 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:32.194808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-70b8a0fe-35ae-4d9e-b083-5f070cf2bf73 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:32.197221 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-70b8a0fe-35ae-4d9e-b083-5f070cf2bf73 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:32.197558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-70b8a0fe-35ae-4d9e-b083-5f070cf2bf73 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:32.197883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-70b8a0fe-35ae-4d9e-b083-5f070cf2bf73 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:32.198195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-70b8a0fe-35ae-4d9e-b083-5f070cf2bf73 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:32.203338 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:32.203338 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:32.204201 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-70b8a0fe-35ae-4d9e-b083-5f070cf2bf73 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:32.204681 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1055/4246] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:32 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:32.283255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-391eb829-630b-4f3b-8250-d1189a942fb1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:32.285322 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-391eb829-630b-4f3b-8250-d1189a942fb1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:32.285535 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-391eb829-630b-4f3b-8250-d1189a942fb1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:32.285747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-391eb829-630b-4f3b-8250-d1189a942fb1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:32.285873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-391eb829-630b-4f3b-8250-d1189a942fb1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:32.291394 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:32.291394 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:32.292545 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-391eb829-630b-4f3b-8250-d1189a942fb1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:32.293082 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1072/4247] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:32 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:33.217822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b471cdc3-6d1e-470d-ba9a-f72aaf25267c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:33.220257 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b471cdc3-6d1e-470d-ba9a-f72aaf25267c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:33.221278 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b471cdc3-6d1e-470d-ba9a-f72aaf25267c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:33.221278 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b471cdc3-6d1e-470d-ba9a-f72aaf25267c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:33.221487 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b471cdc3-6d1e-470d-ba9a-f72aaf25267c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:33.227141 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:33.227141 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:33.227802 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b471cdc3-6d1e-470d-ba9a-f72aaf25267c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:33.228377 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1051/4248] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:33 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:33.305526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-76dfae83-816a-45c9-afe2-87b372fb1816 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:33.307527 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-76dfae83-816a-45c9-afe2-87b372fb1816 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:33.307843 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-76dfae83-816a-45c9-afe2-87b372fb1816 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:33.308113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-76dfae83-816a-45c9-afe2-87b372fb1816 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:33.308252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-76dfae83-816a-45c9-afe2-87b372fb1816 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:33.313339 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:33.313339 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:33.314230 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-76dfae83-816a-45c9-afe2-87b372fb1816 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:33.314728 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1071/4249] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:33 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:34.241419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bd9b8247-a8be-472e-8717-6e6eabb093d2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:34.243468 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd9b8247-a8be-472e-8717-6e6eabb093d2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:34.243678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd9b8247-a8be-472e-8717-6e6eabb093d2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:34.243908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd9b8247-a8be-472e-8717-6e6eabb093d2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:34.244066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-bd9b8247-a8be-472e-8717-6e6eabb093d2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:34.250363 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:34.250363 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:34.251094 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd9b8247-a8be-472e-8717-6e6eabb093d2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:34.251506 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1056/4250] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:34 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:34.324748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6496179d-cac9-4063-8765-b6e0a5d481ea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:34.326725 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6496179d-cac9-4063-8765-b6e0a5d481ea tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:34.326936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6496179d-cac9-4063-8765-b6e0a5d481ea tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:34.327148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6496179d-cac9-4063-8765-b6e0a5d481ea tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:34.327256 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6496179d-cac9-4063-8765-b6e0a5d481ea tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:34.331722 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:34.331722 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:34.332565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6496179d-cac9-4063-8765-b6e0a5d481ea tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:34.332940 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1073/4251] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:34 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:35.262586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-61a302a2-b86c-45e2-b814-da14eeb82ddf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:35.265371 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-61a302a2-b86c-45e2-b814-da14eeb82ddf tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:35.265624 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-61a302a2-b86c-45e2-b814-da14eeb82ddf tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:35.265898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-61a302a2-b86c-45e2-b814-da14eeb82ddf tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:35.266070 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-61a302a2-b86c-45e2-b814-da14eeb82ddf tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:35.271949 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:35.271949 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:35.272849 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-61a302a2-b86c-45e2-b814-da14eeb82ddf tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:35.273377 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1052/4252] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:35 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:35.343305 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8d802760-6329-45ea-9e48-db76de874f32 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:35.345320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d802760-6329-45ea-9e48-db76de874f32 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:35.345524 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d802760-6329-45ea-9e48-db76de874f32 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:35.345737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8d802760-6329-45ea-9e48-db76de874f32 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:35.345851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-8d802760-6329-45ea-9e48-db76de874f32 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:35.351136 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:35.351136 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:35.352105 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8d802760-6329-45ea-9e48-db76de874f32 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:35.352539 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1072/4253] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:35 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:35.362108 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:35.364794 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:35.365288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "162d8609-389f-401a-8134-b0dea3edbccb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1635327097"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:35.367353 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating new backup {'backup': {'volume_id': '162d8609-389f-401a-8134-b0dea3edbccb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1635327097'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:35.367507 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating backup of volume 162d8609-389f-401a-8134-b0dea3edbccb in container None Jul 15 13:33:35.377097 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:35.377097 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:35.377710 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:35.398342 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['f34695bd-22de-4bc9-b1a5-b016c5a61400', 'b625dfa3-883b-42ab-88c8-45f6bb002b2d'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:35.436027 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dda5f798-d68d-4c3f-bcde-6f173f704210 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:33:35.436027 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1057/4254] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:35 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:35.441369 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3a303252-0d79-4cb5-9da1-0d8880020e48 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:35.444649 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a303252-0d79-4cb5-9da1-0d8880020e48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:35.444867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a303252-0d79-4cb5-9da1-0d8880020e48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:35.446985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a303252-0d79-4cb5-9da1-0d8880020e48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:35.446985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-3a303252-0d79-4cb5-9da1-0d8880020e48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:35.451173 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:35.451173 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:35.452173 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a303252-0d79-4cb5-9da1-0d8880020e48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:35.452644 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1074/4255] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:35 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:36.283985 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cd8b1ec5-7fc0-4b78-8eab-21c5601b763a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:36.286005 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd8b1ec5-7fc0-4b78-8eab-21c5601b763a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:36.286218 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd8b1ec5-7fc0-4b78-8eab-21c5601b763a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:36.286403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cd8b1ec5-7fc0-4b78-8eab-21c5601b763a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:36.286503 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-cd8b1ec5-7fc0-4b78-8eab-21c5601b763a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:36.291269 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:36.291269 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:36.292006 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cd8b1ec5-7fc0-4b78-8eab-21c5601b763a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:36.292403 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1053/4256] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:36 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:36.464632 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c16ad102-527c-4217-a34a-f97b3bdaa47b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:36.466703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c16ad102-527c-4217-a34a-f97b3bdaa47b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:36.466982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c16ad102-527c-4217-a34a-f97b3bdaa47b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:36.467216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c16ad102-527c-4217-a34a-f97b3bdaa47b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:36.467364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c16ad102-527c-4217-a34a-f97b3bdaa47b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:36.472065 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:36.472065 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:36.472841 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c16ad102-527c-4217-a34a-f97b3bdaa47b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:36.473314 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1073/4257] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:36 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:36.599563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-25517131-bd25-45d4-8b24-c6b08347d923 req-53d509ef-0e5f-4470-8e1b-3c1db996c1e6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:36.602049 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-25517131-bd25-45d4-8b24-c6b08347d923 req-53d509ef-0e5f-4470-8e1b-3c1db996c1e6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:33:36.602049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-25517131-bd25-45d4-8b24-c6b08347d923 req-53d509ef-0e5f-4470-8e1b-3c1db996c1e6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:36.602233 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-25517131-bd25-45d4-8b24-c6b08347d923 req-53d509ef-0e5f-4470-8e1b-3c1db996c1e6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:36.612611 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:36.612611 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:36.620142 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-25517131-bd25-45d4-8b24-c6b08347d923 req-53d509ef-0e5f-4470-8e1b-3c1db996c1e6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:33:36.628635 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-25517131-bd25-45d4-8b24-c6b08347d923 req-53d509ef-0e5f-4470-8e1b-3c1db996c1e6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:33:36.628635 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1058/4258] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:33:36 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:37.306004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-35e0815f-da73-4316-ae5a-bc35fa792154 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:37.308830 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35e0815f-da73-4316-ae5a-bc35fa792154 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:37.309062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35e0815f-da73-4316-ae5a-bc35fa792154 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:37.309265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-35e0815f-da73-4316-ae5a-bc35fa792154 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:37.309382 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-35e0815f-da73-4316-ae5a-bc35fa792154 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:37.316065 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:37.316065 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:37.316065 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-35e0815f-da73-4316-ae5a-bc35fa792154 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:37.316065 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1075/4259] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:37 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:37.485956 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-624ecfb1-6a1e-4574-874a-71a05b3995f9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:37.493717 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-624ecfb1-6a1e-4574-874a-71a05b3995f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:37.493717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-624ecfb1-6a1e-4574-874a-71a05b3995f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:37.493717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-624ecfb1-6a1e-4574-874a-71a05b3995f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:37.493717 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-624ecfb1-6a1e-4574-874a-71a05b3995f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:37.498078 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:37.498078 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:37.498864 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-624ecfb1-6a1e-4574-874a-71a05b3995f9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:37.499293 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1054/4260] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:37 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:38.327793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d636dbd6-0356-48f9-a97b-5ac64a8f47e8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:38.329763 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d636dbd6-0356-48f9-a97b-5ac64a8f47e8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:38.330018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d636dbd6-0356-48f9-a97b-5ac64a8f47e8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:38.330222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d636dbd6-0356-48f9-a97b-5ac64a8f47e8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:38.330321 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d636dbd6-0356-48f9-a97b-5ac64a8f47e8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:38.334518 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:38.334518 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:38.335176 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d636dbd6-0356-48f9-a97b-5ac64a8f47e8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:38.335542 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1074/4261] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:38 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:38.346305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:38.348154 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:38.348510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ff82f06-8fc0-475e-9c4e-4a09d5581f2d", "incremental": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:38.350229 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating new backup {'backup': {'volume_id': '5ff82f06-8fc0-475e-9c4e-4a09d5581f2d', 'incremental': True}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:38.350389 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating backup of volume 5ff82f06-8fc0-475e-9c4e-4a09d5581f2d in container None Jul 15 13:33:38.358253 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:38.358253 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:38.358762 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:33:38.372638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['95086fba-bea7-4a9e-b96d-e2eaecc4b7bf', '2c2b5de5-df84-4ae1-a712-7b09aaac6b5f'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:38.385510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-248df6c5-e9df-4002-a99c-e574b5ee1093 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 400 Jul 15 13:33:38.386028 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1059/4262] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:33:38 2026] POST /volume/v3/backups => generated 109 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:33:38.393542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:38.395182 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] DELETE https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:38.395462 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:38.395723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:38.396726 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Delete backup with id: c20634cb-85b6-49c0-8a98-adb7f771d446. Jul 15 13:33:38.399874 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:38.399874 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:38.410340 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] delete_backup rpcapi backup_id c20634cb-85b6-49c0-8a98-adb7f771d446 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:33:38.412746 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8cc98c7c-acbb-44d6-990b-3238a05611a2 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 202 Jul 15 13:33:38.413222 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1076/4263] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:33:38 2026] DELETE /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:38.420508 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-332c4756-0bed-4647-bdf2-6a1e22538ddd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:38.422321 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-332c4756-0bed-4647-bdf2-6a1e22538ddd tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:38.422534 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-332c4756-0bed-4647-bdf2-6a1e22538ddd tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:38.422738 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-332c4756-0bed-4647-bdf2-6a1e22538ddd tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:38.422841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-332c4756-0bed-4647-bdf2-6a1e22538ddd tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:38.428474 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:38.428474 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:38.429210 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-332c4756-0bed-4647-bdf2-6a1e22538ddd tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 200 Jul 15 13:33:38.429614 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1055/4264] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:38 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:38.509755 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6fa66581-4230-49a4-8b90-b5a65afadb1f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:38.511581 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6fa66581-4230-49a4-8b90-b5a65afadb1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:38.511840 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6fa66581-4230-49a4-8b90-b5a65afadb1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:38.512124 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6fa66581-4230-49a4-8b90-b5a65afadb1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:38.512434 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6fa66581-4230-49a4-8b90-b5a65afadb1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:38.517120 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:38.517120 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:38.517846 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6fa66581-4230-49a4-8b90-b5a65afadb1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:38.518470 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1075/4265] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:38 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:39.442128 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2c24cebc-2f68-4f28-adc5-bb77c5fbba74 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.444322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c24cebc-2f68-4f28-adc5-bb77c5fbba74 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 Jul 15 13:33:39.444568 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c24cebc-2f68-4f28-adc5-bb77c5fbba74 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.444800 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c24cebc-2f68-4f28-adc5-bb77c5fbba74 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.444944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2c24cebc-2f68-4f28-adc5-bb77c5fbba74 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id c20634cb-85b6-49c0-8a98-adb7f771d446. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:39.453986 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c24cebc-2f68-4f28-adc5-bb77c5fbba74 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 returned with HTTP 404 Jul 15 13:33:39.453986 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1060/4266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/v3/backups/c20634cb-85b6-49c0-8a98-adb7f771d446 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:39.462759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.465266 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:33:39.465858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1388458523"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:39.467870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1388458523'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:33:39.468153 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume of 1 GB Jul 15 13:33:39.473823 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Availability Zones retrieved successfully. Jul 15 13:33:39.482227 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Flow 'volume_create_api' (fd242b5e-99b1-4199-aa15-e359a924fa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:39.483707 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e47204-9be2-42fb-bc2d-16e4eee93e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:39.485192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:33:39.524740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e47204-9be2-42fb-bc2d-16e4eee93e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:39.525589 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16d4549-6cd0-4f0f-b977-a5213053e395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:39.531910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fbe841de-ca46-4f8e-8427-f8f33c42c6af None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.534052 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fbe841de-ca46-4f8e-8427-f8f33c42c6af tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:39.534369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fbe841de-ca46-4f8e-8427-f8f33c42c6af tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.534664 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fbe841de-ca46-4f8e-8427-f8f33c42c6af tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.534810 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-fbe841de-ca46-4f8e-8427-f8f33c42c6af tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:39.548687 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:39.548687 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:39.549651 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fbe841de-ca46-4f8e-8427-f8f33c42c6af tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:39.550433 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1056/4267] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:39.578542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['eef8ff47-9c2e-4df6-afa2-25c857eed877', '20db3994-b8fa-4acf-9c1c-15f3be583a2c', '70d00156-241e-48bf-a93b-51146d476ba9', 'c0216392-0af6-406f-968c-28b0d1d43bf7'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:39.579490 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16d4549-6cd0-4f0f-b977-a5213053e395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef8ff47-9c2e-4df6-afa2-25c857eed877', '20db3994-b8fa-4acf-9c1c-15f3be583a2c', '70d00156-241e-48bf-a93b-51146d476ba9', 'c0216392-0af6-406f-968c-28b0d1d43bf7']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:39.580475 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43fba63-ba68-43c6-9a58-57727b671a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:39.608398 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43fba63-ba68-43c6-9a58-57727b671a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ef096eb-0201-4854-9776-e6feb7c5b5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1388458523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486ba0df7e0a4d21911b4fab4080dc15',qos_specs=None,replication_status=,reservations=['eef8ff47-9c2e-4df6-afa2-25c857eed877','20db3994-b8fa-4acf-9c1c-15f3be583a2c','70d00156-241e-48bf-a93b-51146d476ba9','c0216392-0af6-406f-968c-28b0d1d43bf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1388458523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ef096eb-0201-4854-9776-e6feb7c5b5f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486ba0df7e0a4d21911b4fab4080dc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:39.609548 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18d49ee-a476-4144-9718-68c5cd5a590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:39.631658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18d49ee-a476-4144-9718-68c5cd5a590f) transitioned into state 'SUCCESS' from state '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-1388458523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486ba0df7e0a4d21911b4fab4080dc15',qos_specs=None,replication_status=,reservations=['eef8ff47-9c2e-4df6-afa2-25c857eed877','20db3994-b8fa-4acf-9c1c-15f3be583a2c','70d00156-241e-48bf-a93b-51146d476ba9','c0216392-0af6-406f-968c-28b0d1d43bf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15790ab637c54c6dbd0ea503de5f0a8e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:39.632551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3071af-28ab-4157-a55c-9e24ec65f257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:39.644368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3071af-28ab-4157-a55c-9e24ec65f257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:39.645276 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Flow 'volume_create_api' (fd242b5e-99b1-4199-aa15-e359a924fa17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:39.645593 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Create volume request issued successfully. Jul 15 13:33:39.646241 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60ef52d6-25d7-4182-b6ff-a069f2972991 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:33:39.646790 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1077/4268] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:33:39 2026] POST /volume/v3/volumes => generated 749 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:39.660147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c8d7cfb0-96fe-4b62-9d69-649f8af0e8c5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.661897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c8d7cfb0-96fe-4b62-9d69-649f8af0e8c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 Jul 15 13:33:39.662143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c8d7cfb0-96fe-4b62-9d69-649f8af0e8c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.662350 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c8d7cfb0-96fe-4b62-9d69-649f8af0e8c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.662626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c097d90-2bcf-438e-8bf2-71fcf2521f71 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.664887 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c097d90-2bcf-438e-8bf2-71fcf2521f71 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:33:39.665168 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c097d90-2bcf-438e-8bf2-71fcf2521f71 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.665496 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c097d90-2bcf-438e-8bf2-71fcf2521f71 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.669935 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:39.669935 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:39.673395 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c8d7cfb0-96fe-4b62-9d69-649f8af0e8c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:33:39.677189 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:39.677189 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:39.677867 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c8d7cfb0-96fe-4b62-9d69-649f8af0e8c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 returned with HTTP 200 Jul 15 13:33:39.678265 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1076/4269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:39.681366 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9c097d90-2bcf-438e-8bf2-71fcf2521f71 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:33:39.687294 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c097d90-2bcf-438e-8bf2-71fcf2521f71 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:33:39.687859 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1061/4270] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:39.736269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-ec102067-3660-48a4-8397-21abacdc3742 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.739366 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-ec102067-3660-48a4-8397-21abacdc3742 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:33:39.739619 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-ec102067-3660-48a4-8397-21abacdc3742 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.739859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-ec102067-3660-48a4-8397-21abacdc3742 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.755462 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:39.755462 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:39.759805 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-ec102067-3660-48a4-8397-21abacdc3742 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:33:39.764224 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-ec102067-3660-48a4-8397-21abacdc3742 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:33:39.764930 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1057/4271] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:39.795625 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.798660 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095/action Jul 15 13:33:39.799202 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:33:39.799357 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:39.814649 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:39.814649 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:39.815200 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:33:39.826006 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Begin detaching volume completed successfully. Jul 15 13:33:39.826421 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-e13a9b5f-b4d2-449d-b81f-81f224bb2bb0 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095/action returned with HTTP 202 Jul 15 13:33:39.827210 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1078/4272] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:33:39 2026] POST /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:39.876711 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-34a138df-cc51-43b1-8449-5ca6d4b89f15 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.877149 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-34a138df-cc51-43b1-8449-5ca6d4b89f15 None None] GET https://10.4.3.158/volume// Jul 15 13:33:39.877332 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-34a138df-cc51-43b1-8449-5ca6d4b89f15 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.877511 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-34a138df-cc51-43b1-8449-5ca6d4b89f15 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.877813 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-34a138df-cc51-43b1-8449-5ca6d4b89f15 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:33:39.878138 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1077/4273] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:33:39.888041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-6aa770d8-9436-44b5-a02e-e1622a0ad2c8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:39.888041 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-6aa770d8-9436-44b5-a02e-e1622a0ad2c8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:33:39.888041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-6aa770d8-9436-44b5-a02e-e1622a0ad2c8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:39.888041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-6aa770d8-9436-44b5-a02e-e1622a0ad2c8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:39.906910 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:39.906910 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:39.917409 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-6aa770d8-9436-44b5-a02e-e1622a0ad2c8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:33:39.923167 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-6aa770d8-9436-44b5-a02e-e1622a0ad2c8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:33:39.923610 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1062/4274] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:33:39 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:33:40.565271 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e5aa35ff-d8dc-4627-964b-6f24fffee86a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:40.567517 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e5aa35ff-d8dc-4627-964b-6f24fffee86a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:40.567754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e5aa35ff-d8dc-4627-964b-6f24fffee86a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:40.568014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e5aa35ff-d8dc-4627-964b-6f24fffee86a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:40.568171 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e5aa35ff-d8dc-4627-964b-6f24fffee86a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:40.573220 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:40.573220 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:40.574137 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e5aa35ff-d8dc-4627-964b-6f24fffee86a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:40.574880 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1058/4275] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:40 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:40.690608 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df4f282f-9a34-4cad-adb7-247eeca7b679 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:40.693451 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df4f282f-9a34-4cad-adb7-247eeca7b679 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 Jul 15 13:33:40.693657 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df4f282f-9a34-4cad-adb7-247eeca7b679 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:40.693845 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df4f282f-9a34-4cad-adb7-247eeca7b679 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:40.703211 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:40.703211 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:40.708860 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-df4f282f-9a34-4cad-adb7-247eeca7b679 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:33:40.715586 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df4f282f-9a34-4cad-adb7-247eeca7b679 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 returned with HTTP 200 Jul 15 13:33:40.716130 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1079/4276] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:40 2026] GET /volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:40.728600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:40.732220 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:40.732635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ef096eb-0201-4854-9776-e6feb7c5b5f5", "name": "tempest-VolumesBackupsTest-Backup-903892820"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:40.734668 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating new backup {'backup': {'volume_id': '0ef096eb-0201-4854-9776-e6feb7c5b5f5', 'name': 'tempest-VolumesBackupsTest-Backup-903892820'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:40.735155 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating backup of volume 0ef096eb-0201-4854-9776-e6feb7c5b5f5 in container None Jul 15 13:33:40.742625 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:40.742625 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:40.742835 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Volume info retrieved successfully. Jul 15 13:33:40.759035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-70307ebe-00d9-4fb6-9f15-f1c68b20687b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:40.762086 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-70307ebe-00d9-4fb6-9f15-f1c68b20687b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c Jul 15 13:33:40.762202 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Created reservations ['8c1b1a4e-1bba-4c2a-b5c3-70c2dddfe8e6', 'fed0302a-6ab4-4835-a316-25c02321a4bd'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:40.762358 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-70307ebe-00d9-4fb6-9f15-f1c68b20687b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:40.762727 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-70307ebe-00d9-4fb6-9f15-f1c68b20687b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:40.773058 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:40.773058 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:40.800712 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fc7da992-ca16-4fa3-911d-2cf36fd0885a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:33:40.801156 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1078/4277] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:40 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:40.809531 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-053d3fa3-ff2f-4fbf-94c2-e52b25a26f5f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:40.811811 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-053d3fa3-ff2f-4fbf-94c2-e52b25a26f5f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:40.812225 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-053d3fa3-ff2f-4fbf-94c2-e52b25a26f5f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:40.812462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-053d3fa3-ff2f-4fbf-94c2-e52b25a26f5f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:40.812571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-053d3fa3-ff2f-4fbf-94c2-e52b25a26f5f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:40.819712 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:40.819712 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:40.821071 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-053d3fa3-ff2f-4fbf-94c2-e52b25a26f5f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:40.821661 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1059/4278] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:40 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:40.832860 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7b137e4e-da99-41e4-a709-52e1418cfde5 req-70307ebe-00d9-4fb6-9f15-f1c68b20687b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c returned with HTTP 200 Jul 15 13:33:40.833624 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1063/4279] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:33:40 2026] DELETE /volume/v3/attachments/f9d0d939-4377-4c4f-8cf8-f3c6e316c05c => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:40.938062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-13ebaf49-4737-438c-980f-f51bb14560c7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:40.939892 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-13ebaf49-4737-438c-980f-f51bb14560c7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:33:40.940199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-13ebaf49-4737-438c-980f-f51bb14560c7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:40.940452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-13ebaf49-4737-438c-980f-f51bb14560c7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:40.947025 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:40.947025 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:40.950684 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-13ebaf49-4737-438c-980f-f51bb14560c7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:33:40.954558 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-13ebaf49-4737-438c-980f-f51bb14560c7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:33:40.955040 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1080/4280] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:40 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:41.588044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-085599c1-c5a5-47a5-b8c0-274cf4cecdde None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:41.590166 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-085599c1-c5a5-47a5-b8c0-274cf4cecdde tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:41.590402 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-085599c1-c5a5-47a5-b8c0-274cf4cecdde tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:41.590625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-085599c1-c5a5-47a5-b8c0-274cf4cecdde tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:41.590764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-085599c1-c5a5-47a5-b8c0-274cf4cecdde tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:41.600831 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:41.600831 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:41.601801 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-085599c1-c5a5-47a5-b8c0-274cf4cecdde tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:41.602339 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1079/4281] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:41 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:41.833066 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12beb6e6-a275-4648-a244-f63adbc45712 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:41.836078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12beb6e6-a275-4648-a244-f63adbc45712 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:41.836078 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12beb6e6-a275-4648-a244-f63adbc45712 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:41.836078 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12beb6e6-a275-4648-a244-f63adbc45712 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:41.836281 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-12beb6e6-a275-4648-a244-f63adbc45712 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:41.843476 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:41.843476 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:41.844375 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12beb6e6-a275-4648-a244-f63adbc45712 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:41.844774 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1060/4282] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:41 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:42.614506 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-04275e19-9058-4df6-85f1-751a041e2020 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:42.616383 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-04275e19-9058-4df6-85f1-751a041e2020 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:42.616601 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-04275e19-9058-4df6-85f1-751a041e2020 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:42.616781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-04275e19-9058-4df6-85f1-751a041e2020 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:42.616897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-04275e19-9058-4df6-85f1-751a041e2020 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:42.625243 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:42.625243 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:42.625603 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-04275e19-9058-4df6-85f1-751a041e2020 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:42.625914 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1064/4283] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:42 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:42.857414 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a04c40c6-ffc5-4e7e-a006-09d3c86ed2e7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:42.859256 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a04c40c6-ffc5-4e7e-a006-09d3c86ed2e7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:42.859477 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a04c40c6-ffc5-4e7e-a006-09d3c86ed2e7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:42.859660 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a04c40c6-ffc5-4e7e-a006-09d3c86ed2e7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:42.859769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a04c40c6-ffc5-4e7e-a006-09d3c86ed2e7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:42.864243 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:42.864243 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:42.864865 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a04c40c6-ffc5-4e7e-a006-09d3c86ed2e7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:42.865301 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1081/4284] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:42 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:43.636558 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-75811a27-7655-4bd4-9395-71665f2cc36d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:43.638742 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75811a27-7655-4bd4-9395-71665f2cc36d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:43.639001 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75811a27-7655-4bd4-9395-71665f2cc36d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:43.639236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75811a27-7655-4bd4-9395-71665f2cc36d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:43.639359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-75811a27-7655-4bd4-9395-71665f2cc36d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:43.645648 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:43.645648 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:43.646603 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75811a27-7655-4bd4-9395-71665f2cc36d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:43.647088 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1080/4285] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:43 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:43.656318 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:43.658170 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd/restore Jul 15 13:33:43.658527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "162d8609-389f-401a-8134-b0dea3edbccb"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:43.660005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Restoring backup b162d5a7-7764-48b6-88ee-45ce16c52cdd ({'restore': {'volume_id': '162d8609-389f-401a-8134-b0dea3edbccb'}}) {{(pid=100143) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:33:43.660160 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Restoring backup b162d5a7-7764-48b6-88ee-45ce16c52cdd to volume 162d8609-389f-401a-8134-b0dea3edbccb. Jul 15 13:33:43.664552 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:43.664552 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:43.671046 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:43.671046 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:43.671494 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:43.671655 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.api [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Checking backup size 1 against volume size 1 {{(pid=100143) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:33:43.671787 np0000005195 devstack@c-api.service[100143]: INFO cinder.backup.api [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Overwriting volume 162d8609-389f-401a-8134-b0dea3edbccb with restore of backup b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:43.683649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] restore_backup in rpcapi backup_id b162d5a7-7764-48b6-88ee-45ce16c52cdd {{(pid=100143) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:33:43.685425 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0c3b81dc-482e-4805-b87f-8cdf18979bac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd/restore returned with HTTP 202 Jul 15 13:33:43.685972 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1061/4286] 10.4.3.158 () {68 vars in 1393 bytes} [Wed Jul 15 13:33:43 2026] POST /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd/restore => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:43.693665 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc12f322-2a49-4ce6-a856-7e4334a7ebf1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:43.699627 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc12f322-2a49-4ce6-a856-7e4334a7ebf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:43.699826 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc12f322-2a49-4ce6-a856-7e4334a7ebf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:43.700037 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc12f322-2a49-4ce6-a856-7e4334a7ebf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:43.700136 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fc12f322-2a49-4ce6-a856-7e4334a7ebf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:43.707111 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:43.707111 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:43.707861 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc12f322-2a49-4ce6-a856-7e4334a7ebf1 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:43.708207 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1065/4287] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:43 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:43.874447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-46a3ba3d-0f0f-4d56-bd3d-8568b2d17d37 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:43.876441 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-46a3ba3d-0f0f-4d56-bd3d-8568b2d17d37 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:43.876704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-46a3ba3d-0f0f-4d56-bd3d-8568b2d17d37 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:43.876989 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-46a3ba3d-0f0f-4d56-bd3d-8568b2d17d37 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:43.877202 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-46a3ba3d-0f0f-4d56-bd3d-8568b2d17d37 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:43.881170 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:43.881170 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:43.881791 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-46a3ba3d-0f0f-4d56-bd3d-8568b2d17d37 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:43.882307 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1082/4288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:43 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:44.719907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f9078abd-ee54-4f03-b941-92c23f7467f3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:44.722134 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9078abd-ee54-4f03-b941-92c23f7467f3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:44.722341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9078abd-ee54-4f03-b941-92c23f7467f3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:44.722562 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f9078abd-ee54-4f03-b941-92c23f7467f3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:44.722761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f9078abd-ee54-4f03-b941-92c23f7467f3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:44.728114 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:44.728114 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:44.728936 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f9078abd-ee54-4f03-b941-92c23f7467f3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:44.729377 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1081/4289] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:44 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:44.892375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8af695ff-e8d9-4fe0-9ccd-f6129aae68df None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:44.894751 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8af695ff-e8d9-4fe0-9ccd-f6129aae68df tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:44.896197 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8af695ff-e8d9-4fe0-9ccd-f6129aae68df tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:44.896709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8af695ff-e8d9-4fe0-9ccd-f6129aae68df tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:44.896939 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8af695ff-e8d9-4fe0-9ccd-f6129aae68df tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:44.901768 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:44.901768 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:44.902445 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8af695ff-e8d9-4fe0-9ccd-f6129aae68df tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:44.902822 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1062/4290] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:44 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:45.743630 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cd1b0035-ecd9-4f2e-a019-65c14bf86c26 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:45.745447 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cd1b0035-ecd9-4f2e-a019-65c14bf86c26 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:45.745617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cd1b0035-ecd9-4f2e-a019-65c14bf86c26 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:45.745810 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cd1b0035-ecd9-4f2e-a019-65c14bf86c26 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:45.745913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-cd1b0035-ecd9-4f2e-a019-65c14bf86c26 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:45.750954 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:45.750954 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:45.751698 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cd1b0035-ecd9-4f2e-a019-65c14bf86c26 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:45.752020 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1066/4291] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:45 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:45.912636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-083ccee8-a27e-41ac-894c-027543802070 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:45.914054 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-083ccee8-a27e-41ac-894c-027543802070 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:45.914298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-083ccee8-a27e-41ac-894c-027543802070 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:45.914526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-083ccee8-a27e-41ac-894c-027543802070 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:45.914710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-083ccee8-a27e-41ac-894c-027543802070 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:45.918460 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:45.918460 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:45.919246 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-083ccee8-a27e-41ac-894c-027543802070 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:45.919689 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1083/4292] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:45 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:46.769828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a0a48a62-7f12-4001-a143-fff7316e3acd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:46.772314 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0a48a62-7f12-4001-a143-fff7316e3acd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:46.772564 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0a48a62-7f12-4001-a143-fff7316e3acd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:46.772818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0a48a62-7f12-4001-a143-fff7316e3acd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:46.772990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a0a48a62-7f12-4001-a143-fff7316e3acd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:46.778095 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:46.778095 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:46.778751 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0a48a62-7f12-4001-a143-fff7316e3acd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:46.779324 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1082/4293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:46 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:46.931937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1fa1503f-2bed-4036-846f-d61b7d8dbd5c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:46.935768 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1fa1503f-2bed-4036-846f-d61b7d8dbd5c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:46.936055 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1fa1503f-2bed-4036-846f-d61b7d8dbd5c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:46.936327 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1fa1503f-2bed-4036-846f-d61b7d8dbd5c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:46.936495 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1fa1503f-2bed-4036-846f-d61b7d8dbd5c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:46.944288 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:46.944288 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:46.945405 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1fa1503f-2bed-4036-846f-d61b7d8dbd5c tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:46.945949 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1063/4294] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:46 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:47.795984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4401afe4-ba94-4b37-8e34-34c717ab74c4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:47.798247 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4401afe4-ba94-4b37-8e34-34c717ab74c4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:47.798518 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4401afe4-ba94-4b37-8e34-34c717ab74c4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:47.800277 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4401afe4-ba94-4b37-8e34-34c717ab74c4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:47.800277 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4401afe4-ba94-4b37-8e34-34c717ab74c4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:47.804487 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:47.804487 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:47.805617 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4401afe4-ba94-4b37-8e34-34c717ab74c4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:47.806281 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1067/4295] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:47 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:47.957946 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ec69caa8-ea55-4790-a0ee-2f5efbbc1087 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:47.961690 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ec69caa8-ea55-4790-a0ee-2f5efbbc1087 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:47.963433 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ec69caa8-ea55-4790-a0ee-2f5efbbc1087 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:47.963749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ec69caa8-ea55-4790-a0ee-2f5efbbc1087 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:47.964995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ec69caa8-ea55-4790-a0ee-2f5efbbc1087 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:47.970488 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:47.970488 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:47.971990 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ec69caa8-ea55-4790-a0ee-2f5efbbc1087 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:47.971990 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1084/4296] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:47 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:48.823737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8760f125-5251-41a8-bad1-86b48c21753c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:48.825553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8760f125-5251-41a8-bad1-86b48c21753c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:48.825883 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8760f125-5251-41a8-bad1-86b48c21753c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:48.826198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8760f125-5251-41a8-bad1-86b48c21753c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:48.826345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-8760f125-5251-41a8-bad1-86b48c21753c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:48.833006 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:48.833006 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:48.834125 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8760f125-5251-41a8-bad1-86b48c21753c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:48.834630 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1083/4297] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:48 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:48.984046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2cc4911a-0fd9-4b2b-a272-21a2b667e924 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:48.986100 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2cc4911a-0fd9-4b2b-a272-21a2b667e924 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:48.986393 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2cc4911a-0fd9-4b2b-a272-21a2b667e924 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:48.986767 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2cc4911a-0fd9-4b2b-a272-21a2b667e924 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:48.986952 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2cc4911a-0fd9-4b2b-a272-21a2b667e924 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:48.992697 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:48.992697 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:48.994654 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2cc4911a-0fd9-4b2b-a272-21a2b667e924 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:48.995019 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1064/4298] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:48 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:49.847622 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3e462800-afbc-4c57-9778-b72fac827f74 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:49.849559 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3e462800-afbc-4c57-9778-b72fac827f74 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:49.849796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3e462800-afbc-4c57-9778-b72fac827f74 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:49.850022 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3e462800-afbc-4c57-9778-b72fac827f74 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:49.850157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3e462800-afbc-4c57-9778-b72fac827f74 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:49.854923 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:49.854923 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:49.855627 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3e462800-afbc-4c57-9778-b72fac827f74 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:49.856102 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1068/4299] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:49 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:50.008078 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cdd15cc3-5c30-444c-87cb-a05a181b2745 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:50.011872 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cdd15cc3-5c30-444c-87cb-a05a181b2745 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:50.012177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cdd15cc3-5c30-444c-87cb-a05a181b2745 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:50.012456 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cdd15cc3-5c30-444c-87cb-a05a181b2745 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:50.012608 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-cdd15cc3-5c30-444c-87cb-a05a181b2745 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:50.018179 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:50.018179 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:50.018916 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cdd15cc3-5c30-444c-87cb-a05a181b2745 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:50.019294 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1085/4300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:50 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:50.867775 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4f4f837c-82a5-40dd-90b2-dc112c147a91 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:50.869562 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4f4f837c-82a5-40dd-90b2-dc112c147a91 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:50.869818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4f4f837c-82a5-40dd-90b2-dc112c147a91 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:50.870051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4f4f837c-82a5-40dd-90b2-dc112c147a91 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:50.870164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-4f4f837c-82a5-40dd-90b2-dc112c147a91 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:50.875515 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:50.875515 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:50.876635 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4f4f837c-82a5-40dd-90b2-dc112c147a91 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:50.877168 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1084/4301] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:50 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:51.031180 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9874be8f-d799-4d25-b758-ba5a3aae275a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:51.033517 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9874be8f-d799-4d25-b758-ba5a3aae275a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:51.033799 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9874be8f-d799-4d25-b758-ba5a3aae275a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:51.034081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9874be8f-d799-4d25-b758-ba5a3aae275a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:51.034235 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9874be8f-d799-4d25-b758-ba5a3aae275a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:51.039317 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:51.039317 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:51.040153 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9874be8f-d799-4d25-b758-ba5a3aae275a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:51.040667 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1065/4302] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:51 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:51.890279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-09086e6a-c2e1-4e69-ade6-4ed28bac1016 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:51.891890 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-09086e6a-c2e1-4e69-ade6-4ed28bac1016 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:51.892213 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-09086e6a-c2e1-4e69-ade6-4ed28bac1016 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:51.892501 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-09086e6a-c2e1-4e69-ade6-4ed28bac1016 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:51.893573 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-09086e6a-c2e1-4e69-ade6-4ed28bac1016 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:51.898046 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:51.898046 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:51.898046 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-09086e6a-c2e1-4e69-ade6-4ed28bac1016 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:51.898046 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1069/4303] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:51 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:52.054990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-47bde5df-35e0-4b06-b75a-2e73f6f5760f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:52.059361 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47bde5df-35e0-4b06-b75a-2e73f6f5760f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:52.060477 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47bde5df-35e0-4b06-b75a-2e73f6f5760f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:52.060830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47bde5df-35e0-4b06-b75a-2e73f6f5760f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:52.061438 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-47bde5df-35e0-4b06-b75a-2e73f6f5760f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:52.070496 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:52.070496 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:52.071683 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47bde5df-35e0-4b06-b75a-2e73f6f5760f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:52.072244 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1086/4304] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:52 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:52.908792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e44c7690-c5e8-45f4-ad07-84676518c6fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:52.910942 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e44c7690-c5e8-45f4-ad07-84676518c6fc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:52.911195 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e44c7690-c5e8-45f4-ad07-84676518c6fc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:52.911436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e44c7690-c5e8-45f4-ad07-84676518c6fc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:52.911585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e44c7690-c5e8-45f4-ad07-84676518c6fc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:52.917019 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:52.917019 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:52.917911 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e44c7690-c5e8-45f4-ad07-84676518c6fc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:52.918363 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1085/4305] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:52 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:53.088168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a64cbb84-dbd5-43c0-b7d3-c1666eeea69f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:53.090376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a64cbb84-dbd5-43c0-b7d3-c1666eeea69f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:53.090521 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a64cbb84-dbd5-43c0-b7d3-c1666eeea69f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:53.090727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a64cbb84-dbd5-43c0-b7d3-c1666eeea69f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:53.090872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a64cbb84-dbd5-43c0-b7d3-c1666eeea69f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:53.097156 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:53.097156 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:53.097975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a64cbb84-dbd5-43c0-b7d3-c1666eeea69f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:53.098644 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1066/4306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:53 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:53.931990 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ec98b78-7b6f-442b-9703-713d6aae5422 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:53.932576 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ec98b78-7b6f-442b-9703-713d6aae5422 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:53.932845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ec98b78-7b6f-442b-9703-713d6aae5422 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:53.933143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ec98b78-7b6f-442b-9703-713d6aae5422 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:53.933289 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7ec98b78-7b6f-442b-9703-713d6aae5422 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:53.939096 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:53.939096 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:53.940119 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ec98b78-7b6f-442b-9703-713d6aae5422 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:53.940614 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1070/4307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:53 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:54.110769 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d3d02032-0a58-45be-91fc-9f9e87ff5c35 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:54.112735 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3d02032-0a58-45be-91fc-9f9e87ff5c35 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:54.112939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3d02032-0a58-45be-91fc-9f9e87ff5c35 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:54.113170 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d3d02032-0a58-45be-91fc-9f9e87ff5c35 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:54.113328 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d3d02032-0a58-45be-91fc-9f9e87ff5c35 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:54.118332 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:54.118332 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:54.119123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d3d02032-0a58-45be-91fc-9f9e87ff5c35 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:54.119644 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1087/4308] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:54 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:54.954607 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d1698100-d1e7-4670-b2ae-fba91e29b70f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:54.956574 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d1698100-d1e7-4670-b2ae-fba91e29b70f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:54.956763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d1698100-d1e7-4670-b2ae-fba91e29b70f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:54.956988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d1698100-d1e7-4670-b2ae-fba91e29b70f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:54.957324 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d1698100-d1e7-4670-b2ae-fba91e29b70f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:54.961204 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:54.961204 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:54.961897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d1698100-d1e7-4670-b2ae-fba91e29b70f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:54.962243 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1086/4309] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:54 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:55.130193 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-385108a3-8be2-44e4-b0da-a9151c0d35db None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:55.131889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-385108a3-8be2-44e4-b0da-a9151c0d35db tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:55.132099 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-385108a3-8be2-44e4-b0da-a9151c0d35db tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:55.132272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-385108a3-8be2-44e4-b0da-a9151c0d35db tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:55.132373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-385108a3-8be2-44e4-b0da-a9151c0d35db tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:55.136563 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:55.136563 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:55.137128 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-385108a3-8be2-44e4-b0da-a9151c0d35db tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:55.137456 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1067/4310] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:55 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:55.973780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-93b381eb-0c3c-4880-8062-958afc6bff87 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:55.977129 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93b381eb-0c3c-4880-8062-958afc6bff87 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:55.977129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93b381eb-0c3c-4880-8062-958afc6bff87 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:55.977129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93b381eb-0c3c-4880-8062-958afc6bff87 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:55.977129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-93b381eb-0c3c-4880-8062-958afc6bff87 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:55.981381 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:55.981381 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:55.982326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93b381eb-0c3c-4880-8062-958afc6bff87 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:55.982807 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1071/4311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:55 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:55.992512 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0ab56762-c73e-4080-806f-42c72186713c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:55.994426 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ab56762-c73e-4080-806f-42c72186713c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:33:55.994672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ab56762-c73e-4080-806f-42c72186713c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:55.994895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ab56762-c73e-4080-806f-42c72186713c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:56.001786 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:56.001786 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:56.005775 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0ab56762-c73e-4080-806f-42c72186713c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:56.009842 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ab56762-c73e-4080-806f-42c72186713c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb returned with HTTP 200 Jul 15 13:33:56.010410 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1088/4312] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:55 2026] GET /volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:56.022262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:56.024161 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:56.024387 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:56.024569 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:56.024685 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete backup with id: b162d5a7-7764-48b6-88ee-45ce16c52cdd. Jul 15 13:33:56.029454 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:56.029454 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:56.042155 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] delete_backup rpcapi backup_id b162d5a7-7764-48b6-88ee-45ce16c52cdd {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:33:56.044527 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3689a2fb-35d9-46a3-b97d-1da73de61f99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 202 Jul 15 13:33:56.045196 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1087/4313] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:33:56 2026] DELETE /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:56.054117 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8cdb9ace-bac9-4f86-b832-5727f74d3f09 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:56.056491 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8cdb9ace-bac9-4f86-b832-5727f74d3f09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:56.056812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8cdb9ace-bac9-4f86-b832-5727f74d3f09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:56.057132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8cdb9ace-bac9-4f86-b832-5727f74d3f09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:56.057205 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8cdb9ace-bac9-4f86-b832-5727f74d3f09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:56.061876 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:56.061876 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:56.062647 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8cdb9ace-bac9-4f86-b832-5727f74d3f09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 200 Jul 15 13:33:56.063227 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1068/4314] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:56 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:56.151235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-95e7829c-cf9c-410c-84e3-b20314d36b96 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:56.152975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-95e7829c-cf9c-410c-84e3-b20314d36b96 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:56.153348 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-95e7829c-cf9c-410c-84e3-b20314d36b96 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:56.153681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-95e7829c-cf9c-410c-84e3-b20314d36b96 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:56.153892 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-95e7829c-cf9c-410c-84e3-b20314d36b96 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:56.158892 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:56.158892 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:56.159865 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-95e7829c-cf9c-410c-84e3-b20314d36b96 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:56.160388 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1072/4315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:56 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:57.072756 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6aaf933d-7828-4196-b54d-af1c76f638d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:57.074467 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6aaf933d-7828-4196-b54d-af1c76f638d4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd Jul 15 13:33:57.074671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6aaf933d-7828-4196-b54d-af1c76f638d4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:57.074850 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6aaf933d-7828-4196-b54d-af1c76f638d4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:57.074952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6aaf933d-7828-4196-b54d-af1c76f638d4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id b162d5a7-7764-48b6-88ee-45ce16c52cdd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:57.078681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6aaf933d-7828-4196-b54d-af1c76f638d4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd returned with HTTP 404 Jul 15 13:33:57.079184 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1089/4316] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:57 2026] GET /volume/v3/backups/b162d5a7-7764-48b6-88ee-45ce16c52cdd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:57.086317 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dece5115-5380-43e7-8487-ea0beb795607 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:57.088106 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dece5115-5380-43e7-8487-ea0beb795607 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:57.088289 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dece5115-5380-43e7-8487-ea0beb795607 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:57.088467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dece5115-5380-43e7-8487-ea0beb795607 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:57.088560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-dece5115-5380-43e7-8487-ea0beb795607 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete backup with id: 21500898-1fbc-4b72-807e-9a4b654f6a0b. Jul 15 13:33:57.093168 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:57.093168 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:57.107314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-dece5115-5380-43e7-8487-ea0beb795607 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] delete_backup rpcapi backup_id 21500898-1fbc-4b72-807e-9a4b654f6a0b {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:33:57.107634 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dece5115-5380-43e7-8487-ea0beb795607 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 202 Jul 15 13:33:57.108103 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1088/4317] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:33:57 2026] DELETE /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:33:57.118184 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1c5a3638-f1fa-4251-8031-21610264eeeb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:57.120109 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c5a3638-f1fa-4251-8031-21610264eeeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:57.120168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c5a3638-f1fa-4251-8031-21610264eeeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:57.120360 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c5a3638-f1fa-4251-8031-21610264eeeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:57.120686 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1c5a3638-f1fa-4251-8031-21610264eeeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:57.124855 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:57.124855 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:57.125212 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c5a3638-f1fa-4251-8031-21610264eeeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 200 Jul 15 13:33:57.125576 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1069/4318] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:57 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:57.173938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ebf7de6c-85ac-4d8a-9656-9145c92245a6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:57.178110 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebf7de6c-85ac-4d8a-9656-9145c92245a6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:57.178110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebf7de6c-85ac-4d8a-9656-9145c92245a6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:57.178110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebf7de6c-85ac-4d8a-9656-9145c92245a6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:57.178110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ebf7de6c-85ac-4d8a-9656-9145c92245a6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:57.182190 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:57.182190 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:57.182915 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebf7de6c-85ac-4d8a-9656-9145c92245a6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:57.183380 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1073/4319] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:57 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:58.139051 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-23250777-b6d5-45f1-9d07-9dd34888a046 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:58.140875 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-23250777-b6d5-45f1-9d07-9dd34888a046 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b Jul 15 13:33:58.141069 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-23250777-b6d5-45f1-9d07-9dd34888a046 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:58.141251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-23250777-b6d5-45f1-9d07-9dd34888a046 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:58.141388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-23250777-b6d5-45f1-9d07-9dd34888a046 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 21500898-1fbc-4b72-807e-9a4b654f6a0b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:58.145904 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-23250777-b6d5-45f1-9d07-9dd34888a046 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b returned with HTTP 404 Jul 15 13:33:58.146371 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1090/4320] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:58 2026] GET /volume/v3/backups/21500898-1fbc-4b72-807e-9a4b654f6a0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:33:58.171310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-69d094b4-727a-454e-82f4-145900f13d84 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:58.173382 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:33:58.173748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "name": "tempest-VolumesBackupsTest-Volume-712253511"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:58.175412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'name': 'tempest-VolumesBackupsTest-Volume-712253511'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:33:58.193212 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e98f8b0a-8b8f-4930-a71e-bea4b14f41c8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:58.195098 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e98f8b0a-8b8f-4930-a71e-bea4b14f41c8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:33:58.195296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e98f8b0a-8b8f-4930-a71e-bea4b14f41c8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:58.195484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e98f8b0a-8b8f-4930-a71e-bea4b14f41c8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:58.195590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e98f8b0a-8b8f-4930-a71e-bea4b14f41c8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:58.199929 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:58.199929 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:58.200699 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e98f8b0a-8b8f-4930-a71e-bea4b14f41c8 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:33:58.201152 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1070/4321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:58 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:58.213249 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:58.215548 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:58.216994 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ef096eb-0201-4854-9776-e6feb7c5b5f5", "name": "tempest-VolumesBackupsTest-Backup-1135209922"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:58.217721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating new backup {'backup': {'volume_id': '0ef096eb-0201-4854-9776-e6feb7c5b5f5', 'name': 'tempest-VolumesBackupsTest-Backup-1135209922'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:58.217976 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating backup of volume 0ef096eb-0201-4854-9776-e6feb7c5b5f5 in container None Jul 15 13:33:58.229048 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:58.229048 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:58.229048 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:33:58.245441 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['d0f89902-ce02-4ff3-a24a-fabbad7bb382', '3a406f5f-5660-44d9-8c14-992470a1ae04'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:58.258469 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume of 1 GB Jul 15 13:33:58.262838 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Availability Zones retrieved successfully. Jul 15 13:33:58.268879 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (595b888f-198b-4dec-a223-d99d8dbf2610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:58.270413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f86da4-a3f9-4891-a29d-e6bf45629044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:58.271496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:33:58.272777 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8fff0917-9e9c-47f0-b14d-1383adbb2d30 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:33:58.273231 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1074/4322] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:58 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:58.281822 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3836840f-71d7-4c0e-8b91-7b5bd0b2b216 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:58.282825 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3836840f-71d7-4c0e-8b91-7b5bd0b2b216 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:33:58.283034 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3836840f-71d7-4c0e-8b91-7b5bd0b2b216 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:58.283227 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3836840f-71d7-4c0e-8b91-7b5bd0b2b216 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:58.283341 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-3836840f-71d7-4c0e-8b91-7b5bd0b2b216 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:58.287800 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:58.287800 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:58.288583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3836840f-71d7-4c0e-8b91-7b5bd0b2b216 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:33:58.289078 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1091/4323] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:58 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:58.332816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74f86da4-a3f9-4891-a29d-e6bf45629044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:58.333641 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c317644c-230a-42a3-b7de-00ee6074543a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:58.372759 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['1d9467d9-a575-4a14-afc4-45deb1e993f1', '55c79e01-7534-4ca1-af91-10fcc5141bf7', 'a73206f9-b904-4a01-b0ca-202451400408', '01fb1601-068b-490c-8ef0-99f5e90c0149'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:58.374905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c317644c-230a-42a3-b7de-00ee6074543a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9467d9-a575-4a14-afc4-45deb1e993f1', '55c79e01-7534-4ca1-af91-10fcc5141bf7', 'a73206f9-b904-4a01-b0ca-202451400408', '01fb1601-068b-490c-8ef0-99f5e90c0149']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:58.374905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f26df5-972c-44be-9c88-e8d1ecd803d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:58.397024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f26df5-972c-44be-9c88-e8d1ecd803d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed5734f-c16c-46ca-8742-c41f5b24455d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-712253511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['1d9467d9-a575-4a14-afc4-45deb1e993f1','55c79e01-7534-4ca1-af91-10fcc5141bf7','a73206f9-b904-4a01-b0ca-202451400408','01fb1601-068b-490c-8ef0-99f5e90c0149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-712253511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed5734f-c16c-46ca-8742-c41f5b24455d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b76022c31a942af8f67652a2a2a1b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69bb0f202f9d443a93410f6165535476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:58.398188 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2bd0b3-a391-4187-8986-3f0e7be063a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:58.415646 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2bd0b3-a391-4187-8986-3f0e7be063a0) transitioned into state 'SUCCESS' from state '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-712253511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['1d9467d9-a575-4a14-afc4-45deb1e993f1','55c79e01-7534-4ca1-af91-10fcc5141bf7','a73206f9-b904-4a01-b0ca-202451400408','01fb1601-068b-490c-8ef0-99f5e90c0149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:58.416758 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251a9baa-18d5-4fba-9acc-7ffca7fdcbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:33:58.428391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251a9baa-18d5-4fba-9acc-7ffca7fdcbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:33:58.428391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (595b888f-198b-4dec-a223-d99d8dbf2610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:33:58.428391 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request issued successfully. Jul 15 13:33:58.428391 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69d094b4-727a-454e-82f4-145900f13d84 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:33:58.428838 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1089/4324] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:58 2026] POST /volume/v3/volumes => generated 748 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:58.442165 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8369f330-2cb0-46ff-9fc9-e7890c9424aa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:58.444387 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8369f330-2cb0-46ff-9fc9-e7890c9424aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:33:58.444746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8369f330-2cb0-46ff-9fc9-e7890c9424aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:58.444981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8369f330-2cb0-46ff-9fc9-e7890c9424aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:58.452192 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:58.452192 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:58.455218 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8369f330-2cb0-46ff-9fc9-e7890c9424aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:58.458829 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8369f330-2cb0-46ff-9fc9-e7890c9424aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:33:58.459179 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1071/4325] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:58 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:59.300146 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2c24f2c3-5612-4a18-bc94-00970a7c79af None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:59.301797 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c24f2c3-5612-4a18-bc94-00970a7c79af tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:33:59.301991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c24f2c3-5612-4a18-bc94-00970a7c79af tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:59.302165 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2c24f2c3-5612-4a18-bc94-00970a7c79af tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:59.302266 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2c24f2c3-5612-4a18-bc94-00970a7c79af tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:59.306428 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:59.306428 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:33:59.307234 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2c24f2c3-5612-4a18-bc94-00970a7c79af tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:33:59.307554 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1075/4326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:59 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:33:59.471045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-73545dca-abd6-425e-b7c0-7e04cc704036 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:59.473274 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73545dca-abd6-425e-b7c0-7e04cc704036 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:33:59.473274 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73545dca-abd6-425e-b7c0-7e04cc704036 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:59.473418 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73545dca-abd6-425e-b7c0-7e04cc704036 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:59.480540 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:59.480540 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:33:59.485046 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-73545dca-abd6-425e-b7c0-7e04cc704036 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:59.490505 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73545dca-abd6-425e-b7c0-7e04cc704036 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:33:59.490989 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1092/4327] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:59 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:33:59.504772 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f5101158-5256-4ea7-9817-debc82501527 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:59.506745 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:33:59.507124 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ed5734f-c16c-46ca-8742-c41f5b24455d", "name": "tempest-VolumesBackupsTest-Backup-1638429246"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:33:59.509256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating new backup {'backup': {'volume_id': '5ed5734f-c16c-46ca-8742-c41f5b24455d', 'name': 'tempest-VolumesBackupsTest-Backup-1638429246'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:33:59.509428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating backup of volume 5ed5734f-c16c-46ca-8742-c41f5b24455d in container None Jul 15 13:33:59.518308 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:59.518308 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:33:59.518758 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:33:59.542634 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['38a87a45-f81a-45e9-a827-77a326a789c7', '04de668b-f48e-47a5-8ed4-d904e45ec987'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:33:59.572997 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f5101158-5256-4ea7-9817-debc82501527 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:33:59.572997 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1090/4328] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:33:59 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:33:59.580305 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-45cd3f2e-ba04-4a73-91b7-9bac8e129ff3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:33:59.583721 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45cd3f2e-ba04-4a73-91b7-9bac8e129ff3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:33:59.583721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45cd3f2e-ba04-4a73-91b7-9bac8e129ff3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:33:59.583721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-45cd3f2e-ba04-4a73-91b7-9bac8e129ff3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:33:59.583721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-45cd3f2e-ba04-4a73-91b7-9bac8e129ff3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:33:59.587342 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:33:59.587342 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:33:59.588112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-45cd3f2e-ba04-4a73-91b7-9bac8e129ff3 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:33:59.588480 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1072/4329] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:33:59 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:00.319371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4eb4fd61-1d42-4678-bf5e-bd5d791bf6c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:00.321305 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4eb4fd61-1d42-4678-bf5e-bd5d791bf6c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:00.321498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4eb4fd61-1d42-4678-bf5e-bd5d791bf6c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:00.321725 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4eb4fd61-1d42-4678-bf5e-bd5d791bf6c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:00.321860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4eb4fd61-1d42-4678-bf5e-bd5d791bf6c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:00.326178 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:00.326178 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:00.326947 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4eb4fd61-1d42-4678-bf5e-bd5d791bf6c5 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:00.327330 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1076/4330] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:00 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:00.600988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cd8b8e96-ef0e-4136-abcd-2e02e965fd00 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:00.603495 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cd8b8e96-ef0e-4136-abcd-2e02e965fd00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:00.603495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cd8b8e96-ef0e-4136-abcd-2e02e965fd00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:00.603495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cd8b8e96-ef0e-4136-abcd-2e02e965fd00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:00.603495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-cd8b8e96-ef0e-4136-abcd-2e02e965fd00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:00.608144 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:00.608144 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:00.608931 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cd8b8e96-ef0e-4136-abcd-2e02e965fd00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:00.609364 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1093/4331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:00 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:01.338562 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-eedfe485-6440-4728-b922-8055e4fffce1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:01.341071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eedfe485-6440-4728-b922-8055e4fffce1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:01.341599 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eedfe485-6440-4728-b922-8055e4fffce1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:01.341883 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eedfe485-6440-4728-b922-8055e4fffce1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:01.342046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-eedfe485-6440-4728-b922-8055e4fffce1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:01.350363 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:01.350363 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:01.351381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eedfe485-6440-4728-b922-8055e4fffce1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:01.351867 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1091/4332] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:01 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:01.620415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1f84e377-2f83-40cf-b027-c14c862bdf33 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:01.622228 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f84e377-2f83-40cf-b027-c14c862bdf33 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:01.622414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f84e377-2f83-40cf-b027-c14c862bdf33 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:01.622601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1f84e377-2f83-40cf-b027-c14c862bdf33 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:01.622707 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1f84e377-2f83-40cf-b027-c14c862bdf33 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:01.628472 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:01.628472 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:01.629212 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1f84e377-2f83-40cf-b027-c14c862bdf33 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:01.629537 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1073/4333] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:01 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:01.663483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-78b574e5-6da4-4b12-ac96-30b07f2c9d92 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:01.701184 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-78b574e5-6da4-4b12-ac96-30b07f2c9d92 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:34:01.701729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-78b574e5-6da4-4b12-ac96-30b07f2c9d92 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-879814737-2093554022", "extra_specs": {"multiattach": " True"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:01.722271 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-78b574e5-6da4-4b12-ac96-30b07f2c9d92 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:34:01.722848 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1077/4334] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:34:01 2026] POST /volume/v3/types => generated 286 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:01.733424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-39081fd8-912d-4542-acdf-f16105741cd5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:01.735264 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:01.735667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-623859371", "snapshot_id": null, "imageRef": null, "volume_type": "8749e0c9-ed4a-4e22-ab98-72e93a585ce0", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:01.738229 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-623859371', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8749e0c9-ed4a-4e22-ab98-72e93a585ce0', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:01.743940 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume of 1 GB Jul 15 13:34:01.745150 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:01.745150 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:01.745697 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Availability Zones retrieved successfully. Jul 15 13:34:01.755697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (88bac9ba-1dba-4df4-9aaf-4d43b492738c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:01.758113 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de148ea-a637-4654-9973-1be0d15ab6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:01.759896 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:01.773792 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:01.773792 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:01.795222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7de148ea-a637-4654-9973-1be0d15ab6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:34:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8749e0c9-ed4a-4e22-ab98-72e93a585ce0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-879814737-2093554022',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8749e0c9-ed4a-4e22-ab98-72e93a585ce0', 'encryption_key_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=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:01.796283 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe9aa6f-6be5-4ba8-847b-926d694bd620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:01.838729 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-879814737-2093554022 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-879814737-2093554022, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:01.839136 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-879814737-2093554022 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-879814737-2093554022, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:01.882514 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Created reservations ['1a41f2eb-cc56-4280-b158-74d5b7b17fe1', 'f2b10d82-f205-4b48-ba13-90ae1a321c0c', '370bf6ba-c204-407c-a524-7674d6409953', '59f90d06-eeaf-4704-8b41-5089039c9049'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:01.883625 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe9aa6f-6be5-4ba8-847b-926d694bd620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a41f2eb-cc56-4280-b158-74d5b7b17fe1', 'f2b10d82-f205-4b48-ba13-90ae1a321c0c', '370bf6ba-c204-407c-a524-7674d6409953', '59f90d06-eeaf-4704-8b41-5089039c9049']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:01.884618 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b84f11-96e5-4c20-b67b-38d2c2ab1d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:01.910482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b84f11-96e5-4c20-b67b-38d2c2ab1d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4125d8f9-c125-433f-b2cd-bbb54542b934', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-623859371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['1a41f2eb-cc56-4280-b158-74d5b7b17fe1','f2b10d82-f205-4b48-ba13-90ae1a321c0c','370bf6ba-c204-407c-a524-7674d6409953','59f90d06-eeaf-4704-8b41-5089039c9049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=8749e0c9-ed4a-4e22-ab98-72e93a585ce0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-623859371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4125d8f9-c125-433f-b2cd-bbb54542b934,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7265c72e09c34565baa333f0069d16a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8d29f6b758409b94ad7cac3c96c452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8749e0c9-ed4a-4e22-ab98-72e93a585ce0),volume_type_id=8749e0c9-ed4a-4e22-ab98-72e93a585ce0)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:01.911119 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fcf88d-5133-44ca-a3fa-3228276aa174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:01.933177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29fcf88d-5133-44ca-a3fa-3228276aa174) transitioned into state 'SUCCESS' from state '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-623859371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['1a41f2eb-cc56-4280-b158-74d5b7b17fe1','f2b10d82-f205-4b48-ba13-90ae1a321c0c','370bf6ba-c204-407c-a524-7674d6409953','59f90d06-eeaf-4704-8b41-5089039c9049'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=8749e0c9-ed4a-4e22-ab98-72e93a585ce0)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:01.933909 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97727219-02b6-45df-a77f-c6c0c000116e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:01.947779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97727219-02b6-45df-a77f-c6c0c000116e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:01.948502 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (88bac9ba-1dba-4df4-9aaf-4d43b492738c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:01.948822 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request issued successfully. Jul 15 13:34:01.949410 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-39081fd8-912d-4542-acdf-f16105741cd5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:01.949837 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1094/4335] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:01 2026] POST /volume/v3/volumes => generated 828 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:01.997351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c272ecd0-7bd6-4969-ae54-f0dd9fb30845 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:01.998918 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c272ecd0-7bd6-4969-ae54-f0dd9fb30845 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:01.999272 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c272ecd0-7bd6-4969-ae54-f0dd9fb30845 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:01.999520 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c272ecd0-7bd6-4969-ae54-f0dd9fb30845 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:02.008135 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:02.008135 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:02.016556 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c272ecd0-7bd6-4969-ae54-f0dd9fb30845 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:02.025879 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c272ecd0-7bd6-4969-ae54-f0dd9fb30845 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:02.026613 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1092/4336] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:01 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:02.367990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8b0f2fec-0f06-438d-88f3-36ea58d7a0ee None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:02.367990 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8b0f2fec-0f06-438d-88f3-36ea58d7a0ee tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:02.367990 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8b0f2fec-0f06-438d-88f3-36ea58d7a0ee tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:02.368401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8b0f2fec-0f06-438d-88f3-36ea58d7a0ee tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:02.368401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8b0f2fec-0f06-438d-88f3-36ea58d7a0ee tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:02.372654 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:02.372654 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:02.373453 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8b0f2fec-0f06-438d-88f3-36ea58d7a0ee tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:02.373807 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1074/4337] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:02 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:02.643183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-abc3e950-fc0c-4b3a-a171-b70e8c630e50 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:02.645434 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-abc3e950-fc0c-4b3a-a171-b70e8c630e50 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:02.645676 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-abc3e950-fc0c-4b3a-a171-b70e8c630e50 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:02.645913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-abc3e950-fc0c-4b3a-a171-b70e8c630e50 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:02.646066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-abc3e950-fc0c-4b3a-a171-b70e8c630e50 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:02.656831 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:02.656831 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:02.657814 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-abc3e950-fc0c-4b3a-a171-b70e8c630e50 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:02.658275 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1078/4338] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:02 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:03.054930 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9b510f93-f135-4890-ad53-2200129ae9aa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:03.056824 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b510f93-f135-4890-ad53-2200129ae9aa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:03.057043 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b510f93-f135-4890-ad53-2200129ae9aa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:03.057221 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b510f93-f135-4890-ad53-2200129ae9aa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:03.068264 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:03.068264 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:03.079304 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9b510f93-f135-4890-ad53-2200129ae9aa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:03.096980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b510f93-f135-4890-ad53-2200129ae9aa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:03.099103 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1095/4339] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:03 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:03.140085 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7570c56f-d410-4381-ab88-2d406d5c77b3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:03.141381 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7570c56f-d410-4381-ab88-2d406d5c77b3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:03.141585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7570c56f-d410-4381-ab88-2d406d5c77b3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:03.141766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7570c56f-d410-4381-ab88-2d406d5c77b3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:03.149475 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:03.149475 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:03.153561 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7570c56f-d410-4381-ab88-2d406d5c77b3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:03.158771 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7570c56f-d410-4381-ab88-2d406d5c77b3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:03.159274 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1093/4340] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:03 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:03.209277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:03.211577 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:03.212070 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1222765386", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:03.214150 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1222765386', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:03.214274 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume of 1 GB Jul 15 13:34:03.220225 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Availability Zones retrieved successfully. Jul 15 13:34:03.227888 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (aa3fb865-9c09-4237-80b8-15cf04baaf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:03.229715 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3a4919-5687-49df-9c06-ad0c84ff2249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:03.231006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:03.264316 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e3a4919-5687-49df-9c06-ad0c84ff2249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:03.265313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd823e97-6644-49f5-b810-3427e2204ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:03.332907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Created reservations ['110e978d-7c41-4aba-b0ca-6db12f98750a', '349bb608-412a-4a43-b9a3-b97899098177', '28c8bdc5-db4a-4b25-957f-022c1778c56d', '9854cefd-3186-40ea-a2cf-e1e79018dfb6'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:03.333913 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd823e97-6644-49f5-b810-3427e2204ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110e978d-7c41-4aba-b0ca-6db12f98750a', '349bb608-412a-4a43-b9a3-b97899098177', '28c8bdc5-db4a-4b25-957f-022c1778c56d', '9854cefd-3186-40ea-a2cf-e1e79018dfb6']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:03.334923 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b5b0d9-a0e9-46be-af2a-841a70057d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:03.364489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b5b0d9-a0e9-46be-af2a-841a70057d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e0c9bea-6648-4fe6-afa9-29ec40a703db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1222765386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['110e978d-7c41-4aba-b0ca-6db12f98750a','349bb608-412a-4a43-b9a3-b97899098177','28c8bdc5-db4a-4b25-957f-022c1778c56d','9854cefd-3186-40ea-a2cf-e1e79018dfb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1222765386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e0c9bea-6648-4fe6-afa9-29ec40a703db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7265c72e09c34565baa333f0069d16a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8d29f6b758409b94ad7cac3c96c452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:03.365754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f213de-a4e7-4364-a0fb-cc3e12bc967d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:03.388346 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-37a2e1e3-ea78-4697-85f1-0d1b54257b31 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:03.390775 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37a2e1e3-ea78-4697-85f1-0d1b54257b31 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:03.390998 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37a2e1e3-ea78-4697-85f1-0d1b54257b31 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:03.391268 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-37a2e1e3-ea78-4697-85f1-0d1b54257b31 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:03.391575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-37a2e1e3-ea78-4697-85f1-0d1b54257b31 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:03.392574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f213de-a4e7-4364-a0fb-cc3e12bc967d) transitioned into state 'SUCCESS' from state '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-1222765386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['110e978d-7c41-4aba-b0ca-6db12f98750a','349bb608-412a-4a43-b9a3-b97899098177','28c8bdc5-db4a-4b25-957f-022c1778c56d','9854cefd-3186-40ea-a2cf-e1e79018dfb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:03.393600 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b760641-1daf-4213-8db0-f0f21bdba237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:03.396704 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:03.396704 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:03.397767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-37a2e1e3-ea78-4697-85f1-0d1b54257b31 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:03.398256 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1079/4341] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:03 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:03.410404 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b760641-1daf-4213-8db0-f0f21bdba237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:03.411643 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (aa3fb865-9c09-4237-80b8-15cf04baaf95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:03.412074 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request issued successfully. Jul 15 13:34:03.412851 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f6fa99b-aea4-4dc7-a3d1-55e897e93994 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:03.413434 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1075/4342] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:03 2026] POST /volume/v3/volumes => generated 753 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:03.425646 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6da91dc3-2294-496d-b801-1cd50a9c2a71 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:03.427433 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6da91dc3-2294-496d-b801-1cd50a9c2a71 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:03.427632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6da91dc3-2294-496d-b801-1cd50a9c2a71 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:03.427808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6da91dc3-2294-496d-b801-1cd50a9c2a71 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:03.434525 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:03.434525 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:03.437891 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6da91dc3-2294-496d-b801-1cd50a9c2a71 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:03.441782 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6da91dc3-2294-496d-b801-1cd50a9c2a71 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:03.442266 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1096/4343] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:03 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:03.669870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f6daecf6-7ffb-49f1-9d0c-890adac7db17 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:03.674482 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f6daecf6-7ffb-49f1-9d0c-890adac7db17 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:03.674701 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f6daecf6-7ffb-49f1-9d0c-890adac7db17 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:03.674890 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f6daecf6-7ffb-49f1-9d0c-890adac7db17 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:03.675026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f6daecf6-7ffb-49f1-9d0c-890adac7db17 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:03.679777 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:03.679777 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:03.680554 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f6daecf6-7ffb-49f1-9d0c-890adac7db17 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:03.680979 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1094/4344] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:03 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.409569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3ffa784c-c983-4c3f-9d95-fe8effe1843b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.411527 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3ffa784c-c983-4c3f-9d95-fe8effe1843b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:04.411725 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3ffa784c-c983-4c3f-9d95-fe8effe1843b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:04.411916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3ffa784c-c983-4c3f-9d95-fe8effe1843b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:04.412054 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3ffa784c-c983-4c3f-9d95-fe8effe1843b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:04.417749 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:04.417749 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:04.418802 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3ffa784c-c983-4c3f-9d95-fe8effe1843b tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:04.419315 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1080/4345] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:04 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.455015 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c5e3f34d-fb07-4fc4-b7c0-955dfeaa1027 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.457432 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c5e3f34d-fb07-4fc4-b7c0-955dfeaa1027 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:04.457679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c5e3f34d-fb07-4fc4-b7c0-955dfeaa1027 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:04.457936 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c5e3f34d-fb07-4fc4-b7c0-955dfeaa1027 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:04.464711 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:04.464711 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:04.468418 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c5e3f34d-fb07-4fc4-b7c0-955dfeaa1027 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:04.473644 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c5e3f34d-fb07-4fc4-b7c0-955dfeaa1027 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:04.474200 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1076/4346] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:04 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.487173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f5dbccbf-6eea-4c9f-90a6-065e75fb8598 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.488907 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f5dbccbf-6eea-4c9f-90a6-065e75fb8598 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:04.489116 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f5dbccbf-6eea-4c9f-90a6-065e75fb8598 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:04.489293 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f5dbccbf-6eea-4c9f-90a6-065e75fb8598 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:04.496294 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:04.496294 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:04.500126 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f5dbccbf-6eea-4c9f-90a6-065e75fb8598 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:04.505131 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f5dbccbf-6eea-4c9f-90a6-065e75fb8598 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:04.505591 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1097/4347] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:04 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.520456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-777c977d-a2dd-4717-a080-0590e8f67b8c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.522082 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-777c977d-a2dd-4717-a080-0590e8f67b8c tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:34:04.522864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-777c977d-a2dd-4717-a080-0590e8f67b8c tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-456268330", "extra_specs": {}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:04.535767 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-777c977d-a2dd-4717-a080-0590e8f67b8c tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:34:04.535954 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1095/4348] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:34:04 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.546204 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-716f225a-ad7f-404f-b372-bd59440e1d0f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.548429 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-716f225a-ad7f-404f-b372-bd59440e1d0f tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] POST https://10.4.3.158/volume/v3/types/22330df2-414e-4427-9457-8a8651c39ca1/encryption Jul 15 13:34:04.548856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-716f225a-ad7f-404f-b372-bd59440e1d0f tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:04.568250 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-716f225a-ad7f-404f-b372-bd59440e1d0f tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types/22330df2-414e-4427-9457-8a8651c39ca1/encryption returned with HTTP 200 Jul 15 13:34:04.568747 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1081/4349] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:34:04 2026] POST /volume/v3/types/22330df2-414e-4427-9457-8a8651c39ca1/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.576777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-557fae9d-55ad-4921-89b4-e579a621dc68 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.578503 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:04.578870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1506413005", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-456268330", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:04.580373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1506413005', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-456268330', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:04.583640 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume of 1 GB Jul 15 13:34:04.583908 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:04.583908 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:04.584367 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Availability Zones retrieved successfully. Jul 15 13:34:04.589346 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (aeafcd2b-308d-43b9-ba97-fbc48ed5f634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:04.590176 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33106a9-e654-4a1a-a1c3-82eb4061056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:04.590989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:04.613895 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33106a9-e654-4a1a-a1c3-82eb4061056d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:34:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22330df2-414e-4427-9457-8a8651c39ca1,is_public=True,name='tempest-scenario-type-luks-456268330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22330df2-414e-4427-9457-8a8651c39ca1', '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=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:04.615098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b089bf-9c1b-4773-bdbf-42259434291c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:04.648434 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-456268330 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-456268330, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:04.648855 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-456268330 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-456268330, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:04.683808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Created reservations ['22961d85-a4f6-4f60-ba38-6cd95adad66e', 'af4087e1-da5d-401c-9e98-d22a65d38c90', '655a8f0b-36d2-48f5-96d5-726a8237d457', '3733c789-b26a-4f5f-bc52-6ed605ab8a6e'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:04.684882 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b089bf-9c1b-4773-bdbf-42259434291c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22961d85-a4f6-4f60-ba38-6cd95adad66e', 'af4087e1-da5d-401c-9e98-d22a65d38c90', '655a8f0b-36d2-48f5-96d5-726a8237d457', '3733c789-b26a-4f5f-bc52-6ed605ab8a6e']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:04.685845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c5b1d1-755d-463e-9315-078b38cd790e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:04.693261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b08e32d9-7e68-4238-b457-e250537fc2fa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.695561 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b08e32d9-7e68-4238-b457-e250537fc2fa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:04.695784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b08e32d9-7e68-4238-b457-e250537fc2fa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:04.696666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b08e32d9-7e68-4238-b457-e250537fc2fa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:04.696666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-b08e32d9-7e68-4238-b457-e250537fc2fa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:04.702376 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:04.702376 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:04.703390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b08e32d9-7e68-4238-b457-e250537fc2fa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:04.703881 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1098/4350] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:04 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:04.718245 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c5b1d1-755d-463e-9315-078b38cd790e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '507fa38c-a9f3-4f81-ade6-a30709dbbf97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1506413005',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['22961d85-a4f6-4f60-ba38-6cd95adad66e','af4087e1-da5d-401c-9e98-d22a65d38c90','655a8f0b-36d2-48f5-96d5-726a8237d457','3733c789-b26a-4f5f-bc52-6ed605ab8a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=22330df2-414e-4427-9457-8a8651c39ca1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1506413005',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=507fa38c-a9f3-4f81-ade6-a30709dbbf97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7265c72e09c34565baa333f0069d16a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8d29f6b758409b94ad7cac3c96c452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22330df2-414e-4427-9457-8a8651c39ca1),volume_type_id=22330df2-414e-4427-9457-8a8651c39ca1)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:04.719076 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ab8ef66-1306-4c3d-9e68-026bf8a63320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:04.746543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ab8ef66-1306-4c3d-9e68-026bf8a63320) transitioned into state 'SUCCESS' from state '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-1506413005',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['22961d85-a4f6-4f60-ba38-6cd95adad66e','af4087e1-da5d-401c-9e98-d22a65d38c90','655a8f0b-36d2-48f5-96d5-726a8237d457','3733c789-b26a-4f5f-bc52-6ed605ab8a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=22330df2-414e-4427-9457-8a8651c39ca1)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:04.748594 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4c445bd-b32c-4ca5-bf0a-f88078ab7200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:04.766145 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4c445bd-b32c-4ca5-bf0a-f88078ab7200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:04.767194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (aeafcd2b-308d-43b9-ba97-fbc48ed5f634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:04.767588 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request issued successfully. Jul 15 13:34:04.768268 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-557fae9d-55ad-4921-89b4-e579a621dc68 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:04.768799 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1077/4351] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:04 2026] POST /volume/v3/volumes => generated 780 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:04.819168 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6386a4e0-e885-4e7a-889f-67e5169883f3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:04.820978 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6386a4e0-e885-4e7a-889f-67e5169883f3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:04.821197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6386a4e0-e885-4e7a-889f-67e5169883f3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:04.821381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6386a4e0-e885-4e7a-889f-67e5169883f3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:04.830929 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:04.830929 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:04.834553 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6386a4e0-e885-4e7a-889f-67e5169883f3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:04.839234 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6386a4e0-e885-4e7a-889f-67e5169883f3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:04.839655 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1096/4352] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:04 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:05.429495 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-503591ce-1da7-4766-9fb9-c8d3179696bc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:05.431510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-503591ce-1da7-4766-9fb9-c8d3179696bc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:05.431732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-503591ce-1da7-4766-9fb9-c8d3179696bc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:05.431981 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-503591ce-1da7-4766-9fb9-c8d3179696bc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:05.432119 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-503591ce-1da7-4766-9fb9-c8d3179696bc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:05.436850 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:05.436850 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:05.437827 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-503591ce-1da7-4766-9fb9-c8d3179696bc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:05.438345 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1082/4353] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:05 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:05.717174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bf92d69b-ad1c-4333-a1a8-510ea75f0b00 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:05.720489 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bf92d69b-ad1c-4333-a1a8-510ea75f0b00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:05.720790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bf92d69b-ad1c-4333-a1a8-510ea75f0b00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:05.720994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bf92d69b-ad1c-4333-a1a8-510ea75f0b00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:05.721112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-bf92d69b-ad1c-4333-a1a8-510ea75f0b00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:05.726144 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:05.726144 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:05.727175 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bf92d69b-ad1c-4333-a1a8-510ea75f0b00 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:05.727638 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1099/4354] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:05 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:05.865146 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b6b011d3-c089-489a-a604-4ba87305473d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:05.867583 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b6b011d3-c089-489a-a604-4ba87305473d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:05.867842 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b6b011d3-c089-489a-a604-4ba87305473d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:05.868067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b6b011d3-c089-489a-a604-4ba87305473d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:05.876426 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:05.876426 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:05.881360 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b6b011d3-c089-489a-a604-4ba87305473d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:05.887314 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b6b011d3-c089-489a-a604-4ba87305473d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:05.887795 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1078/4355] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:05 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:05.942136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d943b34d-8448-4726-8e75-6a172a2c7b59 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:05.945147 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d943b34d-8448-4726-8e75-6a172a2c7b59 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:05.945478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d943b34d-8448-4726-8e75-6a172a2c7b59 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:05.945783 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d943b34d-8448-4726-8e75-6a172a2c7b59 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:05.954324 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:05.954324 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:05.958890 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d943b34d-8448-4726-8e75-6a172a2c7b59 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:05.964265 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d943b34d-8448-4726-8e75-6a172a2c7b59 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:05.964798 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1097/4356] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:05 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:06.038598 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-2bf7754e-75e3-433f-9a84-f4411288d7dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.040921 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-2bf7754e-75e3-433f-9a84-f4411288d7dc tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:06.041194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-2bf7754e-75e3-433f-9a84-f4411288d7dc tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.041470 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-2bf7754e-75e3-433f-9a84-f4411288d7dc tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.050283 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.050283 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:06.054771 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-2bf7754e-75e3-433f-9a84-f4411288d7dc tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:06.060148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-2bf7754e-75e3-433f-9a84-f4411288d7dc tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:06.060644 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1083/4357] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:06.146901 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-aaac87af-d5e3-4c55-a957-1c2b8aa0c103 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.147343 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aaac87af-d5e3-4c55-a957-1c2b8aa0c103 None None] GET https://10.4.3.158/volume// Jul 15 13:34:06.147540 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aaac87af-d5e3-4c55-a957-1c2b8aa0c103 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.147858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aaac87af-d5e3-4c55-a957-1c2b8aa0c103 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.148248 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aaac87af-d5e3-4c55-a957-1c2b8aa0c103 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:06.148621 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1100/4358] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:06.156750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-219e6190-395e-4ddf-86a2-414a55ce712e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.188500 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-219e6190-395e-4ddf-86a2-414a55ce712e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:34:06.189017 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-219e6190-395e-4ddf-86a2-414a55ce712e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e0c9bea-6648-4fe6-afa9-29ec40a703db", "connector": null, "instance_uuid": "0d250fb9-43e6-4b8f-b863-42a7aa59535b"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:06.198907 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.198907 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:06.224679 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-219e6190-395e-4ddf-86a2-414a55ce712e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:34:06.225180 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1079/4359] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:34:06 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:34:06.258853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a4c19d92-1c6d-448b-b51a-e9704948dcd7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.260795 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a4c19d92-1c6d-448b-b51a-e9704948dcd7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:06.261047 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a4c19d92-1c6d-448b-b51a-e9704948dcd7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.261234 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a4c19d92-1c6d-448b-b51a-e9704948dcd7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.264224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-41fa07a6-2ed9-419c-b29e-6331276a04e6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.264869 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-41fa07a6-2ed9-419c-b29e-6331276a04e6 None None] GET https://10.4.3.158/volume// Jul 15 13:34:06.264869 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-41fa07a6-2ed9-419c-b29e-6331276a04e6 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.265142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-41fa07a6-2ed9-419c-b29e-6331276a04e6 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.265255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-41fa07a6-2ed9-419c-b29e-6331276a04e6 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:06.265550 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1084/4360] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:06.271922 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.271922 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:06.275346 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a4c19d92-1c6d-448b-b51a-e9704948dcd7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:06.276862 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-956bf7ed-7464-4b37-9637-e161e6314aa6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.279441 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-956bf7ed-7464-4b37-9637-e161e6314aa6 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:06.279669 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a4c19d92-1c6d-448b-b51a-e9704948dcd7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:06.279807 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-956bf7ed-7464-4b37-9637-e161e6314aa6 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.279807 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-956bf7ed-7464-4b37-9637-e161e6314aa6 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.280126 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1098/4361] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:06.296188 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.296188 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:06.303092 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-956bf7ed-7464-4b37-9637-e161e6314aa6 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:06.314680 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-956bf7ed-7464-4b37-9637-e161e6314aa6 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:06.315406 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1101/4362] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:34:06.417535 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.419576 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] PUT https://10.4.3.158/volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64 Jul 15 13:34:06.419979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:06.428833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Acquiring lock "cinder-attachment_update-1e0c9bea-6648-4fe6-afa9-29ec40a703db-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:34:06.433936 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-1e0c9bea-6648-4fe6-afa9-29ec40a703db-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:34:06.435414 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.435414 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:06.454063 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3f18b3d9-fad6-4ca4-b603-fc33972b10f8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.456068 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f18b3d9-fad6-4ca4-b603-fc33972b10f8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:06.456299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f18b3d9-fad6-4ca4-b603-fc33972b10f8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.456547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f18b3d9-fad6-4ca4-b603-fc33972b10f8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.456700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3f18b3d9-fad6-4ca4-b603-fc33972b10f8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:06.461999 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.461999 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:06.463112 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f18b3d9-fad6-4ca4-b603-fc33972b10f8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:06.463605 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1085/4363] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:06.542656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-1e0c9bea-6648-4fe6-afa9-29ec40a703db-np0000005195" released by "attachment_update" :: held 0.109s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:34:06.543159 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-1f3a090e-7090-4fc2-a5db-9d867e9c5d0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64 returned with HTTP 200 Jul 15 13:34:06.543842 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1080/4364] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:34:06 2026] PUT /volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:06.740310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a0a5e0f8-0cb1-443b-b76f-4f5af8cfd60c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:06.742227 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0a5e0f8-0cb1-443b-b76f-4f5af8cfd60c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:06.742497 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0a5e0f8-0cb1-443b-b76f-4f5af8cfd60c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:06.742742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0a5e0f8-0cb1-443b-b76f-4f5af8cfd60c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:06.742927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a0a5e0f8-0cb1-443b-b76f-4f5af8cfd60c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:06.747735 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:06.747735 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:06.748505 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0a5e0f8-0cb1-443b-b76f-4f5af8cfd60c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:06.748899 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1099/4365] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:06 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:07.301033 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-799738ff-9c12-4c27-8c0d-aebf550c532b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:07.302908 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-799738ff-9c12-4c27-8c0d-aebf550c532b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:07.303117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-799738ff-9c12-4c27-8c0d-aebf550c532b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:07.303337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-799738ff-9c12-4c27-8c0d-aebf550c532b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:07.312587 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:07.312587 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:07.316862 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-799738ff-9c12-4c27-8c0d-aebf550c532b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:07.321447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-799738ff-9c12-4c27-8c0d-aebf550c532b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:07.321943 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1102/4366] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:07 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:07.476511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-44ef56cf-ede5-4d4a-96ac-ba01b6cd58d9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:07.478341 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-44ef56cf-ede5-4d4a-96ac-ba01b6cd58d9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:07.478633 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-44ef56cf-ede5-4d4a-96ac-ba01b6cd58d9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:07.478902 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-44ef56cf-ede5-4d4a-96ac-ba01b6cd58d9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:07.479088 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-44ef56cf-ede5-4d4a-96ac-ba01b6cd58d9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:07.484169 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:07.484169 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:07.484952 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-44ef56cf-ede5-4d4a-96ac-ba01b6cd58d9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:07.485356 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1086/4367] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:07 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:07.762649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6d37ade1-af18-4358-88d3-68249b2a75bd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:07.764666 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d37ade1-af18-4358-88d3-68249b2a75bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:07.764917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d37ade1-af18-4358-88d3-68249b2a75bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:07.765160 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6d37ade1-af18-4358-88d3-68249b2a75bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:07.765312 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6d37ade1-af18-4358-88d3-68249b2a75bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:07.769925 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:07.769925 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:07.770741 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6d37ade1-af18-4358-88d3-68249b2a75bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:07.771295 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1081/4368] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:07 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:08.348546 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-98cab3e0-7dcc-4da8-9326-c8f62a572763 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:08.350250 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98cab3e0-7dcc-4da8-9326-c8f62a572763 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:08.350371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98cab3e0-7dcc-4da8-9326-c8f62a572763 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:08.350553 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-98cab3e0-7dcc-4da8-9326-c8f62a572763 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:08.361096 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:08.361096 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:08.364893 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-98cab3e0-7dcc-4da8-9326-c8f62a572763 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:08.370084 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-98cab3e0-7dcc-4da8-9326-c8f62a572763 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:08.370538 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1100/4369] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:08 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:08.499494 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-812eaf5f-59ba-4723-a69e-98e2f06ce16f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:08.501279 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-812eaf5f-59ba-4723-a69e-98e2f06ce16f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:08.501527 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-812eaf5f-59ba-4723-a69e-98e2f06ce16f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:08.501722 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-812eaf5f-59ba-4723-a69e-98e2f06ce16f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:08.501830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-812eaf5f-59ba-4723-a69e-98e2f06ce16f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:08.511200 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:08.511200 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:08.512323 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-812eaf5f-59ba-4723-a69e-98e2f06ce16f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:08.513047 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1103/4370] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:08 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:08.785107 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ce7cb8fe-c5b7-49dd-83fb-819145203516 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:08.785107 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce7cb8fe-c5b7-49dd-83fb-819145203516 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:08.785641 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce7cb8fe-c5b7-49dd-83fb-819145203516 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:08.785641 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ce7cb8fe-c5b7-49dd-83fb-819145203516 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:08.785641 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ce7cb8fe-c5b7-49dd-83fb-819145203516 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:08.792788 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:08.792788 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:08.794020 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ce7cb8fe-c5b7-49dd-83fb-819145203516 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:08.794275 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1087/4371] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:08 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:09.389718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-825bfd27-55ac-4db1-8923-e4c1f45bd767 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:09.391448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-825bfd27-55ac-4db1-8923-e4c1f45bd767 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:09.391635 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-825bfd27-55ac-4db1-8923-e4c1f45bd767 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:09.391815 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-825bfd27-55ac-4db1-8923-e4c1f45bd767 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:09.400875 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:09.400875 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:09.403788 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-825bfd27-55ac-4db1-8923-e4c1f45bd767 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:09.407352 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-825bfd27-55ac-4db1-8923-e4c1f45bd767 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:09.407693 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1082/4372] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:09 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:09.524744 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a0b61c4f-436d-4232-a2b2-c44c0197a043 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:09.526914 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0b61c4f-436d-4232-a2b2-c44c0197a043 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:09.527246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0b61c4f-436d-4232-a2b2-c44c0197a043 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:09.527466 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a0b61c4f-436d-4232-a2b2-c44c0197a043 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:09.527596 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a0b61c4f-436d-4232-a2b2-c44c0197a043 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:09.533572 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:09.533572 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:09.534995 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a0b61c4f-436d-4232-a2b2-c44c0197a043 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:09.535827 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1101/4373] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:09 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:09.810301 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2df86078-4a8f-47f1-96a5-9437cf732671 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:09.812864 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2df86078-4a8f-47f1-96a5-9437cf732671 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:09.813132 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2df86078-4a8f-47f1-96a5-9437cf732671 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:09.813359 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2df86078-4a8f-47f1-96a5-9437cf732671 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:09.813524 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-2df86078-4a8f-47f1-96a5-9437cf732671 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:09.818135 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:09.818135 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:09.818874 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2df86078-4a8f-47f1-96a5-9437cf732671 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:09.819275 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1104/4374] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:09 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:09.826916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-76f169f4-7989-49ad-aef3-eb3e968ce4ae None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:09.828943 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-76f169f4-7989-49ad-aef3-eb3e968ce4ae tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64/action Jul 15 13:34:09.829331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-76f169f4-7989-49ad-aef3-eb3e968ce4ae tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:09.829509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-76f169f4-7989-49ad-aef3-eb3e968ce4ae tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:09.848760 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:09.848760 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:09.861737 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1f0db1f4-7d1b-435a-9c99-4daa7fee0df3 req-76f169f4-7989-49ad-aef3-eb3e968ce4ae tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64/action returned with HTTP 204 Jul 15 13:34:09.862235 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1088/4375] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:34:09 2026] POST /volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:10.414925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2e02e7c6-8111-4154-a91f-1e4400308af7 req-7d630b9e-1918-4cb6-856b-3221720fd3fc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.417207 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e02e7c6-8111-4154-a91f-1e4400308af7 req-7d630b9e-1918-4cb6-856b-3221720fd3fc tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3 Jul 15 13:34:10.417439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e02e7c6-8111-4154-a91f-1e4400308af7 req-7d630b9e-1918-4cb6-856b-3221720fd3fc tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.417633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2e02e7c6-8111-4154-a91f-1e4400308af7 req-7d630b9e-1918-4cb6-856b-3221720fd3fc tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.421358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6705af59-f38c-4a79-af42-75c97c33466f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.425155 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.425155 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:10.426716 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6705af59-f38c-4a79-af42-75c97c33466f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:34:10.426984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6705af59-f38c-4a79-af42-75c97c33466f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.427205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6705af59-f38c-4a79-af42-75c97c33466f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.443592 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.443592 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:10.448612 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6705af59-f38c-4a79-af42-75c97c33466f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:10.452866 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6705af59-f38c-4a79-af42-75c97c33466f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:34:10.453307 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1102/4376] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:10.469454 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2e02e7c6-8111-4154-a91f-1e4400308af7 req-7d630b9e-1918-4cb6-856b-3221720fd3fc tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3 returned with HTTP 200 Jul 15 13:34:10.469877 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1083/4377] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:34:10 2026] DELETE /volume/v3/attachments/c9ef344d-2d7a-4282-bbdd-6271c839a4a3 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:10.498956 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-332fa496-fb86-47ad-8204-00fe52389c4a req-fd0b1893-db14-4ea7-8926-48939d27c89e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.501284 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-fd0b1893-db14-4ea7-8926-48939d27c89e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:10.501515 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-fd0b1893-db14-4ea7-8926-48939d27c89e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.501734 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-fd0b1893-db14-4ea7-8926-48939d27c89e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.512946 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.512946 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:10.516838 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-332fa496-fb86-47ad-8204-00fe52389c4a req-fd0b1893-db14-4ea7-8926-48939d27c89e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:10.521306 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-fd0b1893-db14-4ea7-8926-48939d27c89e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:10.521753 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1105/4378] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:34:10.548868 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d13d50a4-85c4-405b-8a53-6c1c8447fbb3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.557287 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d13d50a4-85c4-405b-8a53-6c1c8447fbb3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:10.557940 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d13d50a4-85c4-405b-8a53-6c1c8447fbb3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.558466 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d13d50a4-85c4-405b-8a53-6c1c8447fbb3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.559101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d13d50a4-85c4-405b-8a53-6c1c8447fbb3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:10.577360 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.577360 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:10.579456 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d13d50a4-85c4-405b-8a53-6c1c8447fbb3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:10.581607 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1089/4379] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:10.587542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-dd8dfaf7-cf07-447b-8186-a8e0adaa5082 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.587952 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd8dfaf7-cf07-447b-8186-a8e0adaa5082 None None] GET https://10.4.3.158/volume// Jul 15 13:34:10.588134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd8dfaf7-cf07-447b-8186-a8e0adaa5082 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.588319 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-dd8dfaf7-cf07-447b-8186-a8e0adaa5082 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.588991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-dd8dfaf7-cf07-447b-8186-a8e0adaa5082 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:10.588991 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1103/4380] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:10.604556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-332fa496-fb86-47ad-8204-00fe52389c4a req-5e91cec2-4ffe-4e4b-8c7b-29f2a5688a3e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.677504 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-5e91cec2-4ffe-4e4b-8c7b-29f2a5688a3e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:34:10.677897 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-5e91cec2-4ffe-4e4b-8c7b-29f2a5688a3e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "507fa38c-a9f3-4f81-ade6-a30709dbbf97", "connector": null, "instance_uuid": "0d250fb9-43e6-4b8f-b863-42a7aa59535b"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:10.686659 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.686659 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:10.714980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-5e91cec2-4ffe-4e4b-8c7b-29f2a5688a3e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:34:10.715457 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1084/4381] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:34:10 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:10.742551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a77fd84d-97c8-40b7-add8-029f7bee69b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.744641 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a77fd84d-97c8-40b7-add8-029f7bee69b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:10.744867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a77fd84d-97c8-40b7-add8-029f7bee69b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.745106 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a77fd84d-97c8-40b7-add8-029f7bee69b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.752601 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-586a7224-da71-4255-bc66-a6405cdddaf7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.753085 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-586a7224-da71-4255-bc66-a6405cdddaf7 None None] GET https://10.4.3.158/volume// Jul 15 13:34:10.753296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-586a7224-da71-4255-bc66-a6405cdddaf7 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.753542 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-586a7224-da71-4255-bc66-a6405cdddaf7 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.753916 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-586a7224-da71-4255-bc66-a6405cdddaf7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:10.754324 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1090/4382] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:10.755237 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.755237 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:10.759079 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a77fd84d-97c8-40b7-add8-029f7bee69b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:10.761717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-332fa496-fb86-47ad-8204-00fe52389c4a req-3e945be5-df9f-4520-8b8e-301bbc418d25 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.763344 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a77fd84d-97c8-40b7-add8-029f7bee69b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:10.763744 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1106/4383] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:10.764426 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-3e945be5-df9f-4520-8b8e-301bbc418d25 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:10.764657 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-3e945be5-df9f-4520-8b8e-301bbc418d25 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.764892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-3e945be5-df9f-4520-8b8e-301bbc418d25 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.775428 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.775428 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:10.780427 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-332fa496-fb86-47ad-8204-00fe52389c4a req-3e945be5-df9f-4520-8b8e-301bbc418d25 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:10.785726 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-3e945be5-df9f-4520-8b8e-301bbc418d25 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:10.786200 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1104/4384] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:34:10.829899 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8afd249c-55b1-4255-af6e-01001669870a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.831512 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8afd249c-55b1-4255-af6e-01001669870a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:10.831947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8afd249c-55b1-4255-af6e-01001669870a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:10.831947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8afd249c-55b1-4255-af6e-01001669870a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:10.832056 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8afd249c-55b1-4255-af6e-01001669870a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:10.836769 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.836769 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:10.837653 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8afd249c-55b1-4255-af6e-01001669870a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:10.838053 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1085/4385] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:10 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:10.889746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:10.891877 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] PUT https://10.4.3.158/volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37 Jul 15 13:34:10.892254 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:10.900200 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Acquiring lock "cinder-attachment_update-507fa38c-a9f3-4f81-ade6-a30709dbbf97-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:34:10.905339 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-507fa38c-a9f3-4f81-ade6-a30709dbbf97-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:34:10.906649 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:10.906649 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:10.996518 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-507fa38c-a9f3-4f81-ade6-a30709dbbf97-np0000005195" released by "attachment_update" :: held 0.091s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:34:10.996810 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-ad8d9dc5-984b-4f08-8b95-802cc8c82b3b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37 returned with HTTP 200 Jul 15 13:34:10.997352 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1091/4386] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:34:10 2026] PUT /volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:11.007261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-332fa496-fb86-47ad-8204-00fe52389c4a req-6ec21790-39a9-4497-8bb2-566b43f72cdb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.010253 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-6ec21790-39a9-4497-8bb2-566b43f72cdb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/encryption Jul 15 13:34:11.010538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-6ec21790-39a9-4497-8bb2-566b43f72cdb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.010921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-6ec21790-39a9-4497-8bb2-566b43f72cdb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.026096 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.026096 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:11.033303 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-6ec21790-39a9-4497-8bb2-566b43f72cdb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/encryption returned with HTTP 200 Jul 15 13:34:11.034001 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1107/4387] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:34:11 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:11.041320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.043262 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:34:11.043767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.043767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.043906 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Delete volume with id: c3a03a41-f97e-4e79-bfc7-c8d03816321b Jul 15 13:34:11.053074 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.053074 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:11.053553 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:34:11.078411 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Delete volume request issued successfully. Jul 15 13:34:11.078673 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e235eddd-8e74-4f7d-9f2e-3e2352a26532 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b returned with HTTP 202 Jul 15 13:34:11.079285 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1105/4388] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:11 2026] DELETE /volume/v3/volumes/c3a03a41-f97e-4e79-bfc7-c8d03816321b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:11.090150 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d295c51a-939e-4f15-94f2-664a52a71025 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.092477 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d295c51a-939e-4f15-94f2-664a52a71025 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] DELETE https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a Jul 15 13:34:11.092665 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d295c51a-939e-4f15-94f2-664a52a71025 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.092840 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d295c51a-939e-4f15-94f2-664a52a71025 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.092940 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-d295c51a-939e-4f15-94f2-664a52a71025 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Delete backup with id: 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a. Jul 15 13:34:11.097885 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.097885 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:11.110875 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-d295c51a-939e-4f15-94f2-664a52a71025 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] delete_backup rpcapi backup_id 05fa3a7a-ec3c-4ac3-8dae-005c2678c81a {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:34:11.112678 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d295c51a-939e-4f15-94f2-664a52a71025 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a returned with HTTP 202 Jul 15 13:34:11.113293 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1086/4389] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:11 2026] DELETE /volume/v3/backups/05fa3a7a-ec3c-4ac3-8dae-005c2678c81a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:11.123143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.128278 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] DELETE https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:34:11.128897 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.130104 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.130696 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Delete volume with id: bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:34:11.143737 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.143737 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:11.144222 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:34:11.164146 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Delete volume request issued successfully. Jul 15 13:34:11.164409 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-184065e1-5dcd-4c96-9dd8-f1d64e7aba2d tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 202 Jul 15 13:34:11.165126 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1092/4390] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:11 2026] DELETE /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:11.174905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-38dfca1d-a770-4100-b5ce-4f20f80e6ac9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.177644 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-38dfca1d-a770-4100-b5ce-4f20f80e6ac9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:34:11.177644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-38dfca1d-a770-4100-b5ce-4f20f80e6ac9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.178606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-38dfca1d-a770-4100-b5ce-4f20f80e6ac9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.187163 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.187163 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:11.191594 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-38dfca1d-a770-4100-b5ce-4f20f80e6ac9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Volume info retrieved successfully. Jul 15 13:34:11.197376 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-38dfca1d-a770-4100-b5ce-4f20f80e6ac9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 200 Jul 15 13:34:11.197802 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1108/4391] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:11 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:11.591241 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ed8c59bc-2a97-411f-b78e-bd25c9030662 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.593036 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ed8c59bc-2a97-411f-b78e-bd25c9030662 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:11.593300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ed8c59bc-2a97-411f-b78e-bd25c9030662 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.593577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ed8c59bc-2a97-411f-b78e-bd25c9030662 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.593739 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ed8c59bc-2a97-411f-b78e-bd25c9030662 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:11.598852 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.598852 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:11.599666 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ed8c59bc-2a97-411f-b78e-bd25c9030662 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:11.600040 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1106/4392] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:11 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:11.777845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b519b56f-9fa6-47ed-b2e4-41ac972d5b87 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.779980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b519b56f-9fa6-47ed-b2e4-41ac972d5b87 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:11.780189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b519b56f-9fa6-47ed-b2e4-41ac972d5b87 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.780396 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b519b56f-9fa6-47ed-b2e4-41ac972d5b87 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.791282 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.791282 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:11.795798 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b519b56f-9fa6-47ed-b2e4-41ac972d5b87 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:11.801258 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b519b56f-9fa6-47ed-b2e4-41ac972d5b87 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:11.801783 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1087/4393] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:11 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:11.849534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5482f3f9-8fd6-4a3a-84ed-65384ff17d63 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:11.851180 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5482f3f9-8fd6-4a3a-84ed-65384ff17d63 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:11.851530 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5482f3f9-8fd6-4a3a-84ed-65384ff17d63 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:11.851812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5482f3f9-8fd6-4a3a-84ed-65384ff17d63 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:11.852026 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5482f3f9-8fd6-4a3a-84ed-65384ff17d63 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:11.857448 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:11.857448 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:11.858805 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5482f3f9-8fd6-4a3a-84ed-65384ff17d63 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:11.859276 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1093/4394] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:11 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:12.220938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2198df95-f5f4-4224-8c39-9b74e5f824d9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:12.220938 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2198df95-f5f4-4224-8c39-9b74e5f824d9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] GET https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f Jul 15 13:34:12.220938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2198df95-f5f4-4224-8c39-9b74e5f824d9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:12.220938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2198df95-f5f4-4224-8c39-9b74e5f824d9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:12.222527 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2198df95-f5f4-4224-8c39-9b74e5f824d9 tempest-TestVolumeBackupRestore-941642450 tempest-TestVolumeBackupRestore-941642450-project-member] https://10.4.3.158/volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f returned with HTTP 404 Jul 15 13:34:12.223408 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1109/4395] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:12 2026] GET /volume/v3/volumes/bcacb1bc-e445-4a88-933b-d3409148679f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:12.610647 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3d12729c-5e25-4485-8b06-b26c3c71523f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:12.614915 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d12729c-5e25-4485-8b06-b26c3c71523f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:12.616274 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d12729c-5e25-4485-8b06-b26c3c71523f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:12.616274 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d12729c-5e25-4485-8b06-b26c3c71523f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:12.616274 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-3d12729c-5e25-4485-8b06-b26c3c71523f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:12.627233 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:12.627233 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:12.628375 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d12729c-5e25-4485-8b06-b26c3c71523f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:12.628902 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1107/4396] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:12 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:12.817362 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e9cdc500-340f-4893-bce3-f77da9b903c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:12.819219 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9cdc500-340f-4893-bce3-f77da9b903c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:12.819447 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9cdc500-340f-4893-bce3-f77da9b903c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:12.819640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e9cdc500-340f-4893-bce3-f77da9b903c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:12.821727 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=219,cinder:INSERT=37,cinder:UPDATE=73 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:34:12.829460 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:12.829460 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:12.832987 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e9cdc500-340f-4893-bce3-f77da9b903c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:12.837103 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e9cdc500-340f-4893-bce3-f77da9b903c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:12.837468 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1088/4397] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:12 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:12.870679 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a453d3e9-82b9-4940-93c5-c1fb624126d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:12.872497 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a453d3e9-82b9-4940-93c5-c1fb624126d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:12.872695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a453d3e9-82b9-4940-93c5-c1fb624126d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:12.872913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a453d3e9-82b9-4940-93c5-c1fb624126d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:12.873065 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-a453d3e9-82b9-4940-93c5-c1fb624126d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:12.877543 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:12.877543 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:12.878971 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a453d3e9-82b9-4940-93c5-c1fb624126d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:12.879488 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1094/4398] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:12 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:13.643953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ac12f086-b56f-4e83-aad0-04efaa3f4434 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:13.656012 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ac12f086-b56f-4e83-aad0-04efaa3f4434 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:13.656335 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ac12f086-b56f-4e83-aad0-04efaa3f4434 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:13.656712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ac12f086-b56f-4e83-aad0-04efaa3f4434 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:13.656712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ac12f086-b56f-4e83-aad0-04efaa3f4434 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:13.658811 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=166,cinder:UPDATE=30,cinder:INSERT=17 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:34:13.663181 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:13.663181 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:13.664246 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ac12f086-b56f-4e83-aad0-04efaa3f4434 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:13.664743 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1110/4399] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:13 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:13.850213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6ee00dd5-31ba-4567-9b45-30f433df4abd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:13.851888 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6ee00dd5-31ba-4567-9b45-30f433df4abd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:13.852308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6ee00dd5-31ba-4567-9b45-30f433df4abd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:13.853626 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6ee00dd5-31ba-4567-9b45-30f433df4abd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:13.861266 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:13.861266 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:13.864645 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6ee00dd5-31ba-4567-9b45-30f433df4abd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:13.868488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6ee00dd5-31ba-4567-9b45-30f433df4abd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:13.868943 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1108/4400] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:13 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:13.888818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fd74143a-2757-4c76-a8f6-262072be0057 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:13.893421 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd74143a-2757-4c76-a8f6-262072be0057 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:13.893709 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd74143a-2757-4c76-a8f6-262072be0057 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:13.893971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd74143a-2757-4c76-a8f6-262072be0057 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:13.894126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-fd74143a-2757-4c76-a8f6-262072be0057 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:13.902488 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:13.902488 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:13.910607 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd74143a-2757-4c76-a8f6-262072be0057 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:13.910607 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1089/4401] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:13 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:14.678162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8a647fc0-508a-4ab7-8bdf-5c0d8090b3d3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:14.680684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a647fc0-508a-4ab7-8bdf-5c0d8090b3d3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:14.680940 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a647fc0-508a-4ab7-8bdf-5c0d8090b3d3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:14.681241 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8a647fc0-508a-4ab7-8bdf-5c0d8090b3d3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:14.681423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-8a647fc0-508a-4ab7-8bdf-5c0d8090b3d3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:14.684324 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=137,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:34:14.688276 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:14.688276 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:14.689452 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8a647fc0-508a-4ab7-8bdf-5c0d8090b3d3 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:14.690060 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1095/4402] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:14 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:14.700815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e02796df-31ed-4726-b157-e3fa5267d4d0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:14.706565 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e02796df-31ed-4726-b157-e3fa5267d4d0 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:34:14.706774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e02796df-31ed-4726-b157-e3fa5267d4d0 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:14.706980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e02796df-31ed-4726-b157-e3fa5267d4d0 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:14.707119 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e02796df-31ed-4726-b157-e3fa5267d4d0 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:14.716891 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:14.716891 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:14.717536 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e02796df-31ed-4726-b157-e3fa5267d4d0 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:34:14.717903 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1111/4403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:14 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:14.729263 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:14.730971 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:34:14.731260 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ef096eb-0201-4854-9776-e6feb7c5b5f5", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-73258254"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:14.732719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating new backup {'backup': {'volume_id': '0ef096eb-0201-4854-9776-e6feb7c5b5f5', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-73258254'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:34:14.732835 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Creating backup of volume 0ef096eb-0201-4854-9776-e6feb7c5b5f5 in container None Jul 15 13:34:14.736291 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=158,cinder:UPDATE=46,cinder:INSERT=20 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:34:14.744507 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:14.744507 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:14.745263 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Volume info retrieved successfully. Jul 15 13:34:14.778452 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Created reservations ['8c6971f6-cb69-460f-993f-9ad0903320c8', '8f0e3586-f3e7-4da4-9362-f13319b7ebca'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:14.830302 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca0e50ff-6a60-4e8e-848d-1efa5a8ed777 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:34:14.834980 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1109/4404] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:14 2026] POST /volume/v3/backups => generated 328 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:14.839730 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0cc1e12a-0901-4fad-9e75-35f9d7d662f7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:14.843424 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0cc1e12a-0901-4fad-9e75-35f9d7d662f7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:14.843659 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0cc1e12a-0901-4fad-9e75-35f9d7d662f7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:14.843841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0cc1e12a-0901-4fad-9e75-35f9d7d662f7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:14.843941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0cc1e12a-0901-4fad-9e75-35f9d7d662f7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:14.848567 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:14.848567 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:14.849593 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0cc1e12a-0901-4fad-9e75-35f9d7d662f7 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:14.850048 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1090/4405] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:14 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:14.882041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5c1cb621-f540-4faa-859a-9122bc9a6b54 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:14.883843 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5c1cb621-f540-4faa-859a-9122bc9a6b54 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:14.884079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5c1cb621-f540-4faa-859a-9122bc9a6b54 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:14.884527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5c1cb621-f540-4faa-859a-9122bc9a6b54 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:14.895129 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:14.895129 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:14.898517 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5c1cb621-f540-4faa-859a-9122bc9a6b54 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:14.902230 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5c1cb621-f540-4faa-859a-9122bc9a6b54 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:14.902728 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1096/4406] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:14 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:14.916577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-76102816-8802-4251-9639-832002b81224 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:14.918074 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-76102816-8802-4251-9639-832002b81224 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:14.918242 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-76102816-8802-4251-9639-832002b81224 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:14.918418 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-76102816-8802-4251-9639-832002b81224 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:14.918753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-76102816-8802-4251-9639-832002b81224 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:14.930153 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:14.930153 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:14.930482 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-76102816-8802-4251-9639-832002b81224 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:14.930884 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1112/4407] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:14 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:15.859158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-58f25b5d-6648-44f9-b112-6185427deb6b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:15.860928 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58f25b5d-6648-44f9-b112-6185427deb6b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:15.861138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58f25b5d-6648-44f9-b112-6185427deb6b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:15.861342 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-58f25b5d-6648-44f9-b112-6185427deb6b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:15.861443 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-58f25b5d-6648-44f9-b112-6185427deb6b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:15.865508 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:15.865508 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:15.866170 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-58f25b5d-6648-44f9-b112-6185427deb6b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:15.866651 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1110/4408] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:15 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:15.914205 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7a55078d-7e7c-4a62-b322-6eb02507e379 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:15.916272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a55078d-7e7c-4a62-b322-6eb02507e379 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:15.918578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a55078d-7e7c-4a62-b322-6eb02507e379 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:15.918578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a55078d-7e7c-4a62-b322-6eb02507e379 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:15.927643 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:15.927643 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:15.931917 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7a55078d-7e7c-4a62-b322-6eb02507e379 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:15.937001 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a55078d-7e7c-4a62-b322-6eb02507e379 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:15.940983 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1091/4409] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:15 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:15.944215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-16b782c7-0390-4a5c-a81e-184504683dac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:15.947161 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-16b782c7-0390-4a5c-a81e-184504683dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:15.947161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-16b782c7-0390-4a5c-a81e-184504683dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:15.947161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-16b782c7-0390-4a5c-a81e-184504683dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:15.947161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-16b782c7-0390-4a5c-a81e-184504683dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:15.957156 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:15.957156 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:15.957156 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-16b782c7-0390-4a5c-a81e-184504683dac tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:15.957156 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1097/4410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:15 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:16.844085 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:16.876697 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5593d9f4-26b8-4b0b-94e4-e33c6ac52089 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:16.878837 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5593d9f4-26b8-4b0b-94e4-e33c6ac52089 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:16.879039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5593d9f4-26b8-4b0b-94e4-e33c6ac52089 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:16.879219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5593d9f4-26b8-4b0b-94e4-e33c6ac52089 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:16.879338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5593d9f4-26b8-4b0b-94e4-e33c6ac52089 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:16.883867 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:16.883867 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:16.884479 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5593d9f4-26b8-4b0b-94e4-e33c6ac52089 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:16.884837 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1111/4411] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:16 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:16.917376 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:16.917726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-19857093"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:16.919068 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-19857093'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:16.919185 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume of 1 GB Jul 15 13:34:16.922928 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Availability Zones retrieved successfully. Jul 15 13:34:16.927673 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (51d0bc33-2b16-4772-870c-e8b8fbead5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:16.928700 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9613b0-1f8e-4183-a673-4fd57a9cde8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:16.929541 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:16.953897 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9613b0-1f8e-4183-a673-4fd57a9cde8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:16.954061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e35238c5-7d2e-4966-9f5b-07a88d8c72e5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:16.954637 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ac054d-0b1f-42ed-bfee-d511a095503f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:16.956280 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e35238c5-7d2e-4966-9f5b-07a88d8c72e5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:16.956579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e35238c5-7d2e-4966-9f5b-07a88d8c72e5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:16.956812 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e35238c5-7d2e-4966-9f5b-07a88d8c72e5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:16.964711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-78f47871-8a8f-4cc6-aa6a-6fda13be0cf6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:16.966552 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-78f47871-8a8f-4cc6-aa6a-6fda13be0cf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:16.966781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-78f47871-8a8f-4cc6-aa6a-6fda13be0cf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:16.966983 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-78f47871-8a8f-4cc6-aa6a-6fda13be0cf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:16.967092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-78f47871-8a8f-4cc6-aa6a-6fda13be0cf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:16.968094 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:16.968094 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:16.971355 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:16.971355 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:16.972075 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-78f47871-8a8f-4cc6-aa6a-6fda13be0cf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:16.972295 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e35238c5-7d2e-4966-9f5b-07a88d8c72e5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:16.972432 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1098/4412] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:16 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:16.977324 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e35238c5-7d2e-4966-9f5b-07a88d8c72e5 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:16.977789 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1092/4413] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:16 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:17.005978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Created reservations ['bdaa5476-fb01-4852-9624-f65d6e4c8af0', 'db336fe8-2033-4e1e-bf97-8fabc52483e7', '24ddc417-0647-401d-a267-289cc0a030e8', '142b888e-0d16-43e1-a369-a2d5b3d1dae4'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:17.006585 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69ac054d-0b1f-42ed-bfee-d511a095503f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdaa5476-fb01-4852-9624-f65d6e4c8af0', 'db336fe8-2033-4e1e-bf97-8fabc52483e7', '24ddc417-0647-401d-a267-289cc0a030e8', '142b888e-0d16-43e1-a369-a2d5b3d1dae4']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:17.007282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9e2347-17a2-40dc-9b33-1866834abe26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:17.025614 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9e2347-17a2-40dc-9b33-1866834abe26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-19857093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['bdaa5476-fb01-4852-9624-f65d6e4c8af0','db336fe8-2033-4e1e-bf97-8fabc52483e7','24ddc417-0647-401d-a267-289cc0a030e8','142b888e-0d16-43e1-a369-a2d5b3d1dae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-19857093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:17.026375 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3732d5-90c8-441b-883d-290efb0f8645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:17.040352 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3732d5-90c8-441b-883d-290efb0f8645) transitioned into state 'SUCCESS' from state '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-19857093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['bdaa5476-fb01-4852-9624-f65d6e4c8af0','db336fe8-2033-4e1e-bf97-8fabc52483e7','24ddc417-0647-401d-a267-289cc0a030e8','142b888e-0d16-43e1-a369-a2d5b3d1dae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:17.041016 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5ce765-5b35-4b53-bc6d-b29f5df37b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:17.048431 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5ce765-5b35-4b53-bc6d-b29f5df37b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:17.049244 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (51d0bc33-2b16-4772-870c-e8b8fbead5ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:17.049506 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request issued successfully. Jul 15 13:34:17.050184 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-28c77d40-74cb-4bf6-8a70-89655ae1f862 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:17.050559 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1113/4414] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:34:16 2026] POST /volume/v3/volumes => generated 762 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:17.062409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96d446a2-c0d2-4d36-9b64-3eb050cd7e39 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:17.064703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96d446a2-c0d2-4d36-9b64-3eb050cd7e39 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 Jul 15 13:34:17.064976 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96d446a2-c0d2-4d36-9b64-3eb050cd7e39 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:17.065206 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96d446a2-c0d2-4d36-9b64-3eb050cd7e39 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:17.073388 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:17.073388 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:17.077325 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-96d446a2-c0d2-4d36-9b64-3eb050cd7e39 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:17.082000 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96d446a2-c0d2-4d36-9b64-3eb050cd7e39 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 returned with HTTP 200 Jul 15 13:34:17.082402 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1112/4415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:17 2026] GET /volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:17.900444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9e23ac41-47f7-407a-88d9-129549d4393a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:17.902147 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e23ac41-47f7-407a-88d9-129549d4393a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:17.902344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e23ac41-47f7-407a-88d9-129549d4393a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:17.902522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e23ac41-47f7-407a-88d9-129549d4393a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:17.902743 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9e23ac41-47f7-407a-88d9-129549d4393a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:17.907078 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:17.907078 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:17.907950 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e23ac41-47f7-407a-88d9-129549d4393a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:17.908441 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1099/4416] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:17 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:17.982189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-504f531a-8471-41b0-8936-d7f95076dc3c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:17.986035 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-504f531a-8471-41b0-8936-d7f95076dc3c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:34:17.986035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-504f531a-8471-41b0-8936-d7f95076dc3c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:17.986035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-504f531a-8471-41b0-8936-d7f95076dc3c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:17.986035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-504f531a-8471-41b0-8936-d7f95076dc3c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:17.988603 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:17.988603 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:17.989436 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-504f531a-8471-41b0-8936-d7f95076dc3c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:34:17.989891 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1093/4417] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:17 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:17.992985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-688c9a23-df44-4a9d-b124-6cc187bb9bd8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:17.992985 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-688c9a23-df44-4a9d-b124-6cc187bb9bd8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:17.993422 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-688c9a23-df44-4a9d-b124-6cc187bb9bd8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:17.993422 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-688c9a23-df44-4a9d-b124-6cc187bb9bd8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:18.003690 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:18.003690 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:18.007623 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-688c9a23-df44-4a9d-b124-6cc187bb9bd8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:18.012088 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-688c9a23-df44-4a9d-b124-6cc187bb9bd8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:18.012512 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1114/4418] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:17 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:18.094920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7f1a6564-8081-484d-9458-40f6e3b6e65c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.097031 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f1a6564-8081-484d-9458-40f6e3b6e65c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 Jul 15 13:34:18.097304 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f1a6564-8081-484d-9458-40f6e3b6e65c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:18.097561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7f1a6564-8081-484d-9458-40f6e3b6e65c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:18.107005 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:18.107005 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:18.111687 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7f1a6564-8081-484d-9458-40f6e3b6e65c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:18.116783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7f1a6564-8081-484d-9458-40f6e3b6e65c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 returned with HTTP 200 Jul 15 13:34:18.117347 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1113/4419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:18 2026] GET /volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:18.134326 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.140224 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:18.141709 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-657567892"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:18.146627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request body: {'volume': {"'source_volid": '38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-657567892'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:18.146930 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume of 1 GB Jul 15 13:34:18.162123 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Availability Zones retrieved successfully. Jul 15 13:34:18.166873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (be4ebbae-d19d-4ae0-8b2b-cea5502ec1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.168005 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d88ab0-24b8-48f4-811d-869d27ce2ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.168950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:18.197554 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d88ab0-24b8-48f4-811d-869d27ce2ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.198559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f37cfc-a730-4485-b11d-e40223607de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.242632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Created reservations ['e9be6516-3573-4d06-af76-3208f17410cd', 'c7a9d788-0145-4035-89af-6ac183ab7a0f', 'eb91e7ee-5e63-4ba1-971b-32cecc8d8019', 'c88f61db-ccee-432f-978a-cb187b9832fc'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:18.243685 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f37cfc-a730-4485-b11d-e40223607de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9be6516-3573-4d06-af76-3208f17410cd', 'c7a9d788-0145-4035-89af-6ac183ab7a0f', 'eb91e7ee-5e63-4ba1-971b-32cecc8d8019', 'c88f61db-ccee-432f-978a-cb187b9832fc']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.244671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b200252-0a12-4151-adac-f3dd3f621543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.272605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b200252-0a12-4151-adac-f3dd3f621543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db362876-d59a-402b-9cb6-97d24a46689e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-657567892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['e9be6516-3573-4d06-af76-3208f17410cd','c7a9d788-0145-4035-89af-6ac183ab7a0f','eb91e7ee-5e63-4ba1-971b-32cecc8d8019','c88f61db-ccee-432f-978a-cb187b9832fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-657567892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db362876-d59a-402b-9cb6-97d24a46689e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.273903 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea3e670-a919-43bc-aaf8-0359babfe82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.301224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea3e670-a919-43bc-aaf8-0359babfe82d) transitioned into state 'SUCCESS' from state '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-657567892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['e9be6516-3573-4d06-af76-3208f17410cd','c7a9d788-0145-4035-89af-6ac183ab7a0f','eb91e7ee-5e63-4ba1-971b-32cecc8d8019','c88f61db-ccee-432f-978a-cb187b9832fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.302092 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9488d7c-e21c-437f-9c88-2380e8aa7910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.312660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9488d7c-e21c-437f-9c88-2380e8aa7910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.313574 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (be4ebbae-d19d-4ae0-8b2b-cea5502ec1d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.313922 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request issued successfully. Jul 15 13:34:18.314626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bfde8c1-5341-456f-87f3-8d1c3e71a6d8 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:18.315140 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1100/4420] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:18 2026] POST /volume/v3/volumes => generated 763 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:18.332414 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.339272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:18.341061 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1134588503"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:18.344510 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request body: {'volume': {"'source_volid": '38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1134588503'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:18.345057 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume of 1 GB Jul 15 13:34:18.349828 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Availability Zones retrieved successfully. Jul 15 13:34:18.357470 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (6324276a-c5a5-45de-abc5-22e38a87dd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.358825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (010e083e-5014-49cb-9a66-8635efde8765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.360330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:18.392247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (010e083e-5014-49cb-9a66-8635efde8765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.393203 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653f61fe-0036-4db7-aa1f-15766be89403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.439130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Created reservations ['95051fb7-a434-4580-939d-8f10a00fbb90', 'd7b5b0ad-a3d1-471d-85b1-7c09bf01e28f', '71b90b58-43a9-488f-adc1-cdb592214625', '05dfb75f-c024-49ae-8373-7641067fcc14'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:18.440020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653f61fe-0036-4db7-aa1f-15766be89403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95051fb7-a434-4580-939d-8f10a00fbb90', 'd7b5b0ad-a3d1-471d-85b1-7c09bf01e28f', '71b90b58-43a9-488f-adc1-cdb592214625', '05dfb75f-c024-49ae-8373-7641067fcc14']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.440880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e48d6de-bbe2-4f37-976b-6e920023c248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.465844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e48d6de-bbe2-4f37-976b-6e920023c248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a476ae0-2277-44de-92b4-f8770d95e1f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1134588503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['95051fb7-a434-4580-939d-8f10a00fbb90','d7b5b0ad-a3d1-471d-85b1-7c09bf01e28f','71b90b58-43a9-488f-adc1-cdb592214625','05dfb75f-c024-49ae-8373-7641067fcc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1134588503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a476ae0-2277-44de-92b4-f8770d95e1f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.466777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d7b2d3-2fb7-4e1e-a642-2b441e09dcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.486201 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d7b2d3-2fb7-4e1e-a642-2b441e09dcc3) transitioned into state 'SUCCESS' from state '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-1134588503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['95051fb7-a434-4580-939d-8f10a00fbb90','d7b5b0ad-a3d1-471d-85b1-7c09bf01e28f','71b90b58-43a9-488f-adc1-cdb592214625','05dfb75f-c024-49ae-8373-7641067fcc14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.486868 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c392d091-e2ea-4a36-a9b5-95130ead1672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.500498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c392d091-e2ea-4a36-a9b5-95130ead1672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.501846 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (6324276a-c5a5-45de-abc5-22e38a87dd29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.501846 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request issued successfully. Jul 15 13:34:18.502541 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db76976f-d430-4f5a-a4e4-3a8141514a74 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:18.503033 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1094/4421] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:18 2026] POST /volume/v3/volumes => generated 764 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:18.523604 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-175ade48-fabb-406a-87cf-819194e04579 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.526978 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:18.527496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1141414080"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:18.529275 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request body: {'volume': {"'source_volid": '38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1141414080'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:18.529462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume of 1 GB Jul 15 13:34:18.535005 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Availability Zones retrieved successfully. Jul 15 13:34:18.540757 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (88558406-6306-4a4a-bdd9-b32113825662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.541761 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d62102-d423-4995-a862-32dcdf323c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.542725 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:18.577218 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d62102-d423-4995-a862-32dcdf323c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.577949 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a441ac-fc84-465a-9970-cb66cedb3848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.631696 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Created reservations ['127a1f01-9539-4d35-be41-71a8273ffae1', 'a669694e-5420-4caf-9e54-10cbd7a1ef40', 'e5808e85-f675-4558-99b0-b8d756d8f392', '7a8a8df0-247a-4c14-a2ca-947cdd5f566d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:18.632773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a441ac-fc84-465a-9970-cb66cedb3848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['127a1f01-9539-4d35-be41-71a8273ffae1', 'a669694e-5420-4caf-9e54-10cbd7a1ef40', 'e5808e85-f675-4558-99b0-b8d756d8f392', '7a8a8df0-247a-4c14-a2ca-947cdd5f566d']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.633928 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f19df9-ce4e-471b-b443-6233b151d32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.659499 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f19df9-ce4e-471b-b443-6233b151d32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '420f6333-04eb-4266-aaeb-ed530d5f7376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1141414080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['127a1f01-9539-4d35-be41-71a8273ffae1','a669694e-5420-4caf-9e54-10cbd7a1ef40','e5808e85-f675-4558-99b0-b8d756d8f392','7a8a8df0-247a-4c14-a2ca-947cdd5f566d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1141414080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=420f6333-04eb-4266-aaeb-ed530d5f7376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.660390 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75b64b73-f70f-4475-91b7-d6fd6c8fb807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.679532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75b64b73-f70f-4475-91b7-d6fd6c8fb807) transitioned into state 'SUCCESS' from state '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-1141414080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['127a1f01-9539-4d35-be41-71a8273ffae1','a669694e-5420-4caf-9e54-10cbd7a1ef40','e5808e85-f675-4558-99b0-b8d756d8f392','7a8a8df0-247a-4c14-a2ca-947cdd5f566d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.680247 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550dc4b6-3bcd-4092-8634-e927c401475f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.689361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (550dc4b6-3bcd-4092-8634-e927c401475f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.690199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (88558406-6306-4a4a-bdd9-b32113825662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.690408 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request issued successfully. Jul 15 13:34:18.691187 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-175ade48-fabb-406a-87cf-819194e04579 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:18.691779 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1115/4422] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:18 2026] POST /volume/v3/volumes => generated 764 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:18.708933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.713039 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:18.713208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1079865012"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:18.714829 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request body: {'volume': {"'source_volid": '38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1079865012'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:18.714901 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume of 1 GB Jul 15 13:34:18.719694 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Availability Zones retrieved successfully. Jul 15 13:34:18.725178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (fc466673-e858-4321-873c-866f273f6748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.726421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0c9494-bbee-40eb-ab59-accee09bd19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.727169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:18.757507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0c9494-bbee-40eb-ab59-accee09bd19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.758426 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53fdb44-cfeb-4dcd-bdc8-51ee711bb57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.818165 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Created reservations ['bebc6130-ef22-4511-a32d-e47c4484141b', 'bd196b09-8133-4ccf-ab9b-bb6b196ef45a', '3da76fd0-5fa2-4d76-898f-a0c4b5de3222', '6970ace2-adae-4a6b-8c98-a42984fb7650'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:18.818912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53fdb44-cfeb-4dcd-bdc8-51ee711bb57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bebc6130-ef22-4511-a32d-e47c4484141b', 'bd196b09-8133-4ccf-ab9b-bb6b196ef45a', '3da76fd0-5fa2-4d76-898f-a0c4b5de3222', '6970ace2-adae-4a6b-8c98-a42984fb7650']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.819829 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475ba763-8b65-4535-a08e-566fcc8db5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.842059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (475ba763-8b65-4535-a08e-566fcc8db5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '628afda6-b5ca-4531-a171-e156cb891e0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1079865012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['bebc6130-ef22-4511-a32d-e47c4484141b','bd196b09-8133-4ccf-ab9b-bb6b196ef45a','3da76fd0-5fa2-4d76-898f-a0c4b5de3222','6970ace2-adae-4a6b-8c98-a42984fb7650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1079865012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=628afda6-b5ca-4531-a171-e156cb891e0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.842304 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9921fe-ea64-4721-91cc-cb89f74c9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.857390 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9921fe-ea64-4721-91cc-cb89f74c9616) transitioned into state 'SUCCESS' from state '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-1079865012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['bebc6130-ef22-4511-a32d-e47c4484141b','bd196b09-8133-4ccf-ab9b-bb6b196ef45a','3da76fd0-5fa2-4d76-898f-a0c4b5de3222','6970ace2-adae-4a6b-8c98-a42984fb7650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.858004 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7d59f6-9562-4f0e-92c4-020f93fc2c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.867434 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7d59f6-9562-4f0e-92c4-020f93fc2c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.868221 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (fc466673-e858-4321-873c-866f273f6748) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.868502 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request issued successfully. Jul 15 13:34:18.869045 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a6d9bf4-7d59-4fbc-a677-46ef1a91ae09 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:18.869447 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1114/4423] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:18 2026] POST /volume/v3/volumes => generated 764 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:18.888397 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.891008 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:18.891414 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-560503448"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:18.893047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request body: {'volume': {"'source_volid": '38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-560503448'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:18.893522 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume of 1 GB Jul 15 13:34:18.893598 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:18.893598 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:18.898530 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Availability Zones retrieved successfully. Jul 15 13:34:18.904552 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (6b9087d6-b41f-4aa9-92b6-6b9e70453824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:18.905469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3212218-1900-4e74-a4c4-6c20f1e5c294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.906616 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:18.924452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c279af16-ff59-46a2-b29a-c72ae81d9c67 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:18.927053 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c279af16-ff59-46a2-b29a-c72ae81d9c67 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:18.927164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c279af16-ff59-46a2-b29a-c72ae81d9c67 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:18.927625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c279af16-ff59-46a2-b29a-c72ae81d9c67 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:18.927625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c279af16-ff59-46a2-b29a-c72ae81d9c67 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:18.933942 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:18.933942 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:18.935066 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c279af16-ff59-46a2-b29a-c72ae81d9c67 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:18.935711 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1095/4424] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:18 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:18.940394 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3212218-1900-4e74-a4c4-6c20f1e5c294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.943209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5028068-f3ac-4a62-9cbd-9fb8f71f93a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:18.990101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Created reservations ['cd5d1504-0e68-4012-8eba-624ff6ed05f0', '31bb6837-7f2a-44c3-8fe6-30ab532a246d', 'a2ffb8c6-51e2-4c11-b797-0796c764457b', '95e4e0c9-b8c7-43ed-98d0-789549b42ba3'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:18.990695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5028068-f3ac-4a62-9cbd-9fb8f71f93a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5d1504-0e68-4012-8eba-624ff6ed05f0', '31bb6837-7f2a-44c3-8fe6-30ab532a246d', 'a2ffb8c6-51e2-4c11-b797-0796c764457b', '95e4e0c9-b8c7-43ed-98d0-789549b42ba3']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:18.991511 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc2e1b4-0fcf-48ee-bbc3-082e34bbcdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:19.013772 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc2e1b4-0fcf-48ee-bbc3-082e34bbcdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b47c96af-3c23-4732-91f6-c4ab7386c2d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-560503448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['cd5d1504-0e68-4012-8eba-624ff6ed05f0','31bb6837-7f2a-44c3-8fe6-30ab532a246d','a2ffb8c6-51e2-4c11-b797-0796c764457b','95e4e0c9-b8c7-43ed-98d0-789549b42ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-560503448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b47c96af-3c23-4732-91f6-c4ab7386c2d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:19.014507 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3c8600-24ac-4b7c-a86f-47a4199854bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:19.029723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8323bb24-cc47-4722-8204-8dfb6b2b4d97 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.032119 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8323bb24-cc47-4722-8204-8dfb6b2b4d97 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:19.032353 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8323bb24-cc47-4722-8204-8dfb6b2b4d97 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.032584 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8323bb24-cc47-4722-8204-8dfb6b2b4d97 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.033930 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3c8600-24ac-4b7c-a86f-47a4199854bc) transitioned into state 'SUCCESS' from state '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-560503448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0b08e5d36a44ab0ae3680c2bcfcac75',qos_specs=None,replication_status=,reservations=['cd5d1504-0e68-4012-8eba-624ff6ed05f0','31bb6837-7f2a-44c3-8fe6-30ab532a246d','a2ffb8c6-51e2-4c11-b797-0796c764457b','95e4e0c9-b8c7-43ed-98d0-789549b42ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd37b8a1ad2149f6831b0b684c39ce94',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:19.034858 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e8bf7c-8cdd-43c5-b7ef-82e18f607c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:19.044665 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.044665 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:19.049109 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e8bf7c-8cdd-43c5-b7ef-82e18f607c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:19.049109 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Flow 'volume_create_api' (6b9087d6-b41f-4aa9-92b6-6b9e70453824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:19.049109 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Create volume request issued successfully. Jul 15 13:34:19.049109 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59e6ef73-a474-4111-a36c-fc3d359e4c72 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:19.049485 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1101/4425] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:18 2026] POST /volume/v3/volumes => generated 763 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:19.050295 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8323bb24-cc47-4722-8204-8dfb6b2b4d97 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:19.056391 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8323bb24-cc47-4722-8204-8dfb6b2b4d97 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:19.056936 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1116/4426] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.063207 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b24283e7-1d09-4c3c-93ee-dd3f20766793 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.065397 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b24283e7-1d09-4c3c-93ee-dd3f20766793 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e Jul 15 13:34:19.065628 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b24283e7-1d09-4c3c-93ee-dd3f20766793 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.065824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b24283e7-1d09-4c3c-93ee-dd3f20766793 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.074725 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.074725 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:19.078569 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b24283e7-1d09-4c3c-93ee-dd3f20766793 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.083394 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b24283e7-1d09-4c3c-93ee-dd3f20766793 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e returned with HTTP 200 Jul 15 13:34:19.083791 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1115/4427] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.098636 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b6a789f-9eed-4cf9-849c-fcdb571a9ba5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.100736 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b6a789f-9eed-4cf9-849c-fcdb571a9ba5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 Jul 15 13:34:19.101391 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b6a789f-9eed-4cf9-849c-fcdb571a9ba5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.101391 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b6a789f-9eed-4cf9-849c-fcdb571a9ba5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.111565 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.111565 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:19.118041 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b6a789f-9eed-4cf9-849c-fcdb571a9ba5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.123178 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b6a789f-9eed-4cf9-849c-fcdb571a9ba5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 returned with HTTP 200 Jul 15 13:34:19.124164 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1096/4428] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.137388 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9cbeb4c0-ea31-45be-b1ad-a18b46099c1c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.138915 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9cbeb4c0-ea31-45be-b1ad-a18b46099c1c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 Jul 15 13:34:19.139361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9cbeb4c0-ea31-45be-b1ad-a18b46099c1c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.139434 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9cbeb4c0-ea31-45be-b1ad-a18b46099c1c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.146795 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.146795 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:19.150364 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9cbeb4c0-ea31-45be-b1ad-a18b46099c1c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.154623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9cbeb4c0-ea31-45be-b1ad-a18b46099c1c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 returned with HTTP 200 Jul 15 13:34:19.155263 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1102/4429] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.170106 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dc891ae9-e78d-4fda-b76a-160f8e5fb277 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.172108 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dc891ae9-e78d-4fda-b76a-160f8e5fb277 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a Jul 15 13:34:19.172399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dc891ae9-e78d-4fda-b76a-160f8e5fb277 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.172569 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dc891ae9-e78d-4fda-b76a-160f8e5fb277 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.179498 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.179498 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:19.183278 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dc891ae9-e78d-4fda-b76a-160f8e5fb277 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.187666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dc891ae9-e78d-4fda-b76a-160f8e5fb277 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a returned with HTTP 200 Jul 15 13:34:19.188413 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1117/4430] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.201024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-744e9734-2091-4049-b6bd-3a167e0b085e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.203411 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-744e9734-2091-4049-b6bd-3a167e0b085e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 Jul 15 13:34:19.203658 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-744e9734-2091-4049-b6bd-3a167e0b085e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.204176 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-744e9734-2091-4049-b6bd-3a167e0b085e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.217244 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.217244 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:19.224588 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-744e9734-2091-4049-b6bd-3a167e0b085e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.231851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-744e9734-2091-4049-b6bd-3a167e0b085e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 returned with HTTP 200 Jul 15 13:34:19.232409 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1116/4431] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.246242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.250093 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 Jul 15 13:34:19.250921 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.251791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.251791 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume with id: b47c96af-3c23-4732-91f6-c4ab7386c2d8 Jul 15 13:34:19.261600 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.261600 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:19.262459 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.290720 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume request issued successfully. Jul 15 13:34:19.290954 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cde8e760-8b02-4d36-a7a1-083bb17512c3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 returned with HTTP 202 Jul 15 13:34:19.291502 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1097/4432] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:19 2026] DELETE /volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:19.301742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-348ca507-431d-443f-89b0-be09e997b29f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.304307 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-348ca507-431d-443f-89b0-be09e997b29f tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 Jul 15 13:34:19.304495 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-348ca507-431d-443f-89b0-be09e997b29f tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.304666 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-348ca507-431d-443f-89b0-be09e997b29f tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.314625 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.314625 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:19.321529 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-348ca507-431d-443f-89b0-be09e997b29f tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:19.323860 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-332fa496-fb86-47ad-8204-00fe52389c4a req-8f813b8f-d284-484c-8e7d-b39172f533fa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.327928 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-348ca507-431d-443f-89b0-be09e997b29f tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 returned with HTTP 200 Jul 15 13:34:19.328339 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1103/4433] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.328926 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-8f813b8f-d284-484c-8e7d-b39172f533fa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37/action Jul 15 13:34:19.329339 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-8f813b8f-d284-484c-8e7d-b39172f533fa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:19.329452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-8f813b8f-d284-484c-8e7d-b39172f533fa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:19.350951 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.350951 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:19.363088 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-332fa496-fb86-47ad-8204-00fe52389c4a req-8f813b8f-d284-484c-8e7d-b39172f533fa tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37/action returned with HTTP 204 Jul 15 13:34:19.363658 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1118/4434] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:34:19 2026] POST /volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 15 13:34:19.904188 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9813c796-9323-4468-a182-2bb259ca97b2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.906071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9813c796-9323-4468-a182-2bb259ca97b2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:34:19.906282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9813c796-9323-4468-a182-2bb259ca97b2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.906490 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9813c796-9323-4468-a182-2bb259ca97b2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.917500 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.917500 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:19.922604 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9813c796-9323-4468-a182-2bb259ca97b2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:34:19.929246 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9813c796-9323-4468-a182-2bb259ca97b2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:34:19.929669 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1117/4435] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:19.939454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-51db83b3-7d84-4481-bf9d-ae7d374bd887 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.939901 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51db83b3-7d84-4481-bf9d-ae7d374bd887 None None] GET https://10.4.3.158/volume// Jul 15 13:34:19.940100 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51db83b3-7d84-4481-bf9d-ae7d374bd887 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.940304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-51db83b3-7d84-4481-bf9d-ae7d374bd887 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.940654 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-51db83b3-7d84-4481-bf9d-ae7d374bd887 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:19.940939 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1098/4436] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:19.948777 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c466607-5bfc-4f3b-b096-eea4157f21b3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.950868 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c466607-5bfc-4f3b-b096-eea4157f21b3 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:19.951168 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c466607-5bfc-4f3b-b096-eea4157f21b3 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:19.951440 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c466607-5bfc-4f3b-b096-eea4157f21b3 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:19.951608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-4c466607-5bfc-4f3b-b096-eea4157f21b3 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:19.952829 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-5202c994-f912-473b-8d96-4d0aa9021820 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:19.956358 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-5202c994-f912-473b-8d96-4d0aa9021820 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:34:19.956883 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-5202c994-f912-473b-8d96-4d0aa9021820 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ed5734f-c16c-46ca-8742-c41f5b24455d", "connector": null, "instance_uuid": "1508af67-913b-4d40-96cb-127a0350ab1c"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:19.957266 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.957266 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:19.957924 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c466607-5bfc-4f3b-b096-eea4157f21b3 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:19.958345 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1104/4437] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:19 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:19.968369 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:19.968369 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:19.995933 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-5202c994-f912-473b-8d96-4d0aa9021820 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:34:19.996380 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1119/4438] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:34:19 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 15 13:34:20.073608 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-26f31403-11c7-473b-b793-804ab1cd4917 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.075709 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26f31403-11c7-473b-b793-804ab1cd4917 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:34:20.075975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26f31403-11c7-473b-b793-804ab1cd4917 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.076238 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-26f31403-11c7-473b-b793-804ab1cd4917 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.086640 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.086640 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:20.090031 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-26f31403-11c7-473b-b793-804ab1cd4917 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:20.094260 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-26f31403-11c7-473b-b793-804ab1cd4917 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:34:20.094701 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1118/4439] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:20.341762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b33b342b-09f9-4e9a-a7e8-a75caf881ef3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.344156 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b33b342b-09f9-4e9a-a7e8-a75caf881ef3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 Jul 15 13:34:20.344464 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b33b342b-09f9-4e9a-a7e8-a75caf881ef3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.344706 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b33b342b-09f9-4e9a-a7e8-a75caf881ef3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.351533 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b33b342b-09f9-4e9a-a7e8-a75caf881ef3 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 returned with HTTP 404 Jul 15 13:34:20.352128 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1099/4440] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/b47c96af-3c23-4732-91f6-c4ab7386c2d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:20.364530 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.366463 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] DELETE https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a Jul 15 13:34:20.366463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.366711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.366867 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume with id: 628afda6-b5ca-4531-a171-e156cb891e0a Jul 15 13:34:20.374743 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.374743 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:20.375362 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:20.393523 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume request issued successfully. Jul 15 13:34:20.393790 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-acfc6e49-465f-42a2-8dc1-4a39ee1541e9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a returned with HTTP 202 Jul 15 13:34:20.394366 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1105/4441] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:20 2026] DELETE /volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:20.404956 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-13d7bac6-b7e1-4a49-a122-a5f2f1b4477c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.406944 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-13d7bac6-b7e1-4a49-a122-a5f2f1b4477c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a Jul 15 13:34:20.407175 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-13d7bac6-b7e1-4a49-a122-a5f2f1b4477c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.407401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-13d7bac6-b7e1-4a49-a122-a5f2f1b4477c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.415516 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.415516 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:20.419494 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-13d7bac6-b7e1-4a49-a122-a5f2f1b4477c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:20.423634 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-13d7bac6-b7e1-4a49-a122-a5f2f1b4477c tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a returned with HTTP 200 Jul 15 13:34:20.424087 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1120/4442] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:20.711208 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-7af2236d-b51c-48d3-aa12-8c35fc1db154 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.713374 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-7af2236d-b51c-48d3-aa12-8c35fc1db154 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:20.713602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-7af2236d-b51c-48d3-aa12-8c35fc1db154 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.713826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-7af2236d-b51c-48d3-aa12-8c35fc1db154 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.720363 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.720363 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:20.723456 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-7af2236d-b51c-48d3-aa12-8c35fc1db154 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:20.727548 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-7af2236d-b51c-48d3-aa12-8c35fc1db154 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:20.727897 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1119/4443] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:20.808632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-52701150-e108-409a-9aa2-812b026dbd64 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.809099 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-52701150-e108-409a-9aa2-812b026dbd64 None None] GET https://10.4.3.158/volume// Jul 15 13:34:20.809295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-52701150-e108-409a-9aa2-812b026dbd64 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.809542 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-52701150-e108-409a-9aa2-812b026dbd64 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.809916 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-52701150-e108-409a-9aa2-812b026dbd64 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:20.810307 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1100/4444] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:20.820253 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-bab0fb96-c5c2-4ce4-a658-228e92508ac3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.823295 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-bab0fb96-c5c2-4ce4-a658-228e92508ac3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:34:20.823881 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-bab0fb96-c5c2-4ce4-a658-228e92508ac3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4125d8f9-c125-433f-b2cd-bbb54542b934", "connector": null, "instance_uuid": "0d250fb9-43e6-4b8f-b863-42a7aa59535b"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:20.834888 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.834888 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:20.860747 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-bab0fb96-c5c2-4ce4-a658-228e92508ac3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:34:20.861182 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1106/4445] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:34:20 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:20.889396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-537f5201-6c15-4906-bfa2-134aea0d2cce None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.891652 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-537f5201-6c15-4906-bfa2-134aea0d2cce tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:20.891921 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-537f5201-6c15-4906-bfa2-134aea0d2cce tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.892173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-537f5201-6c15-4906-bfa2-134aea0d2cce tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.897521 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d8800ac2-e0ea-4414-b04d-198ef6375571 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.897863 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d8800ac2-e0ea-4414-b04d-198ef6375571 None None] GET https://10.4.3.158/volume// Jul 15 13:34:20.898101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d8800ac2-e0ea-4414-b04d-198ef6375571 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.898349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d8800ac2-e0ea-4414-b04d-198ef6375571 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.898689 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d8800ac2-e0ea-4414-b04d-198ef6375571 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:20.898970 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1120/4446] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:20.904734 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.904734 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:20.906455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-0a77ec21-8002-48ac-98b5-d7cdb961b74f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.908658 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-0a77ec21-8002-48ac-98b5-d7cdb961b74f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:20.908981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-0a77ec21-8002-48ac-98b5-d7cdb961b74f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.909270 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-0a77ec21-8002-48ac-98b5-d7cdb961b74f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.909603 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-537f5201-6c15-4906-bfa2-134aea0d2cce tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:20.916022 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-537f5201-6c15-4906-bfa2-134aea0d2cce tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:20.916603 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1121/4447] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:20.919078 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.919078 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:20.921302 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-db9953a7-234d-4410-aed1-6a262dec9839 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.921884 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db9953a7-234d-4410-aed1-6a262dec9839 None None] GET https://10.4.3.158/volume// Jul 15 13:34:20.922035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db9953a7-234d-4410-aed1-6a262dec9839 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.922310 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-db9953a7-234d-4410-aed1-6a262dec9839 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.922377 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-0a77ec21-8002-48ac-98b5-d7cdb961b74f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:20.922722 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-db9953a7-234d-4410-aed1-6a262dec9839 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:20.923048 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1107/4448] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:20.926788 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-0a77ec21-8002-48ac-98b5-d7cdb961b74f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:20.928189 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1101/4449] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:34:20.932046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9119f3d3-6985-42f6-a982-63e1887a176f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.934269 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9119f3d3-6985-42f6-a982-63e1887a176f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:34:20.934465 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9119f3d3-6985-42f6-a982-63e1887a176f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.934639 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9119f3d3-6985-42f6-a982-63e1887a176f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.943909 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.943909 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:20.948100 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9119f3d3-6985-42f6-a982-63e1887a176f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:34:20.953002 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-9119f3d3-6985-42f6-a982-63e1887a176f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:34:20.953434 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1121/4450] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:34:20.969090 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1d0f6cf7-4a52-4c23-96f2-890155cd4e42 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:20.971118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d0f6cf7-4a52-4c23-96f2-890155cd4e42 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:20.971367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d0f6cf7-4a52-4c23-96f2-890155cd4e42 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:20.971614 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1d0f6cf7-4a52-4c23-96f2-890155cd4e42 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:20.971762 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-1d0f6cf7-4a52-4c23-96f2-890155cd4e42 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:20.976629 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:20.976629 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:20.977479 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1d0f6cf7-4a52-4c23-96f2-890155cd4e42 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:20.977932 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1122/4451] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:20 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:21.061402 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.063802 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] PUT https://10.4.3.158/volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf Jul 15 13:34:21.064316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:21.073992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Acquiring lock "cinder-attachment_update-5ed5734f-c16c-46ca-8742-c41f5b24455d-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:34:21.083111 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Lock "cinder-attachment_update-5ed5734f-c16c-46ca-8742-c41f5b24455d-np0000005195" acquired by "attachment_update" :: waited 0.009s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:34:21.084708 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.084708 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:21.090547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.092667 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] PUT https://10.4.3.158/volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5 Jul 15 13:34:21.093102 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:21.101301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Acquiring lock "cinder-attachment_update-4125d8f9-c125-433f-b2cd-bbb54542b934-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:34:21.106383 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-4125d8f9-c125-433f-b2cd-bbb54542b934-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:34:21.107241 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.107241 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:21.188388 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Lock "cinder-attachment_update-5ed5734f-c16c-46ca-8742-c41f5b24455d-np0000005195" released by "attachment_update" :: held 0.105s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:34:21.188785 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-4273c8a3-145a-423f-8966-baf051642f9d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf returned with HTTP 200 Jul 15 13:34:21.189322 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1108/4452] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:34:21 2026] PUT /volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:21.198237 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-4125d8f9-c125-433f-b2cd-bbb54542b934-np0000005195" released by "attachment_update" :: held 0.092s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:34:21.198630 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-8503c2ff-b0c9-4e05-8ea1-1d1f7ff88723 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5 returned with HTTP 200 Jul 15 13:34:21.199213 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1102/4453] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:34:21 2026] PUT /volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:21.213147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-1ab50611-4e23-444b-8912-c772fa11cdda None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.215542 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-1ab50611-4e23-444b-8912-c772fa11cdda tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf/action Jul 15 13:34:21.216014 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-1ab50611-4e23-444b-8912-c772fa11cdda tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:21.216141 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-1ab50611-4e23-444b-8912-c772fa11cdda tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:21.234635 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.234635 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:21.244663 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4dd72ee4-18a3-4945-b1cc-052061b53920 req-1ab50611-4e23-444b-8912-c772fa11cdda tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf/action returned with HTTP 204 Jul 15 13:34:21.244942 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1122/4454] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:34:21 2026] POST /volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:21.436457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c6bf4252-53e0-42ee-b5a2-f41512d2ad67 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.438649 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c6bf4252-53e0-42ee-b5a2-f41512d2ad67 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a Jul 15 13:34:21.438867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c6bf4252-53e0-42ee-b5a2-f41512d2ad67 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:21.439229 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c6bf4252-53e0-42ee-b5a2-f41512d2ad67 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:21.445209 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c6bf4252-53e0-42ee-b5a2-f41512d2ad67 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a returned with HTTP 404 Jul 15 13:34:21.445807 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1123/4455] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:21 2026] GET /volume/v3/volumes/628afda6-b5ca-4531-a171-e156cb891e0a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:21.452738 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.454397 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] DELETE https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 Jul 15 13:34:21.454617 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:21.454832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:21.455053 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume with id: 420f6333-04eb-4266-aaeb-ed530d5f7376 Jul 15 13:34:21.464336 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.464336 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:21.465138 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:21.486524 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume request issued successfully. Jul 15 13:34:21.486698 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-452bfdc9-5faa-480f-bcee-b9495308ea6d tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 returned with HTTP 202 Jul 15 13:34:21.487104 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1109/4456] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:21 2026] DELETE /volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:21.495988 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7cf5e789-3c36-4ed5-a42e-08722d977692 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.499406 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7cf5e789-3c36-4ed5-a42e-08722d977692 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 Jul 15 13:34:21.499406 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7cf5e789-3c36-4ed5-a42e-08722d977692 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:21.500066 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7cf5e789-3c36-4ed5-a42e-08722d977692 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:21.511618 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.511618 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:21.516335 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7cf5e789-3c36-4ed5-a42e-08722d977692 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:21.520952 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7cf5e789-3c36-4ed5-a42e-08722d977692 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 returned with HTTP 200 Jul 15 13:34:21.521595 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1103/4457] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:21 2026] GET /volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:21.930432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b34e53cd-1d06-429e-a4b3-884627a041cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.931917 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b34e53cd-1d06-429e-a4b3-884627a041cd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:21.932091 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b34e53cd-1d06-429e-a4b3-884627a041cd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:21.932265 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b34e53cd-1d06-429e-a4b3-884627a041cd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:21.940334 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.940334 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:21.943187 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b34e53cd-1d06-429e-a4b3-884627a041cd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:21.946468 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b34e53cd-1d06-429e-a4b3-884627a041cd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:21.946877 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1123/4458] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:21 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:21.989219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c4c0c449-9fe1-4d4c-9741-48f67113d70b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:21.990906 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4c0c449-9fe1-4d4c-9741-48f67113d70b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:21.991120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4c0c449-9fe1-4d4c-9741-48f67113d70b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:21.991347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c4c0c449-9fe1-4d4c-9741-48f67113d70b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:21.991484 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c4c0c449-9fe1-4d4c-9741-48f67113d70b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:21.995592 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:21.995592 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:21.996152 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c4c0c449-9fe1-4d4c-9741-48f67113d70b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:21.996502 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1124/4459] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:21 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:22.536375 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0c5aad1b-1987-4a5c-9ad9-ebb9398621aa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:22.538113 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0c5aad1b-1987-4a5c-9ad9-ebb9398621aa tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 Jul 15 13:34:22.538337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0c5aad1b-1987-4a5c-9ad9-ebb9398621aa tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:22.538513 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0c5aad1b-1987-4a5c-9ad9-ebb9398621aa tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:22.543735 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0c5aad1b-1987-4a5c-9ad9-ebb9398621aa tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 returned with HTTP 404 Jul 15 13:34:22.544251 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1110/4460] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:22 2026] GET /volume/v3/volumes/420f6333-04eb-4266-aaeb-ed530d5f7376 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:22.551620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:22.553349 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 Jul 15 13:34:22.553605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:22.553867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:22.554112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume with id: 0a476ae0-2277-44de-92b4-f8770d95e1f2 Jul 15 13:34:22.561809 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:22.561809 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:22.562341 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:22.577338 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume request issued successfully. Jul 15 13:34:22.577338 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df7e14da-780d-48a7-bdc9-78aa83019f99 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 returned with HTTP 202 Jul 15 13:34:22.577750 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1104/4461] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:22 2026] DELETE /volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:22.584971 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2e6c9137-9022-456d-9299-f70b3cb4748b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:22.586852 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2e6c9137-9022-456d-9299-f70b3cb4748b tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 Jul 15 13:34:22.587095 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2e6c9137-9022-456d-9299-f70b3cb4748b tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:22.587294 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2e6c9137-9022-456d-9299-f70b3cb4748b tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:22.593546 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:22.593546 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:22.597459 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2e6c9137-9022-456d-9299-f70b3cb4748b tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:22.601777 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2e6c9137-9022-456d-9299-f70b3cb4748b tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 returned with HTTP 200 Jul 15 13:34:22.602214 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1124/4462] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:22 2026] GET /volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:22.958173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0af36080-ec78-4bf5-98db-fda0dd02eb96 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:22.959845 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0af36080-ec78-4bf5-98db-fda0dd02eb96 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:22.960036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0af36080-ec78-4bf5-98db-fda0dd02eb96 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:22.960259 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0af36080-ec78-4bf5-98db-fda0dd02eb96 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:22.968491 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:22.968491 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:22.971258 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0af36080-ec78-4bf5-98db-fda0dd02eb96 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:22.974669 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0af36080-ec78-4bf5-98db-fda0dd02eb96 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:22.974994 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1125/4463] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:22 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:23.006583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f61841e3-b764-480e-a0ea-ac6c1c848694 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:23.008289 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f61841e3-b764-480e-a0ea-ac6c1c848694 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:23.008468 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f61841e3-b764-480e-a0ea-ac6c1c848694 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:23.008645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f61841e3-b764-480e-a0ea-ac6c1c848694 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:23.008764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-f61841e3-b764-480e-a0ea-ac6c1c848694 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:23.012821 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:23.012821 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:23.013403 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f61841e3-b764-480e-a0ea-ac6c1c848694 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:23.013746 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1111/4464] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:23 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:23.614055 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ba65ed9-e779-47ce-8c4f-4f4bb012d6f5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:23.616013 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ba65ed9-e779-47ce-8c4f-4f4bb012d6f5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 Jul 15 13:34:23.616013 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ba65ed9-e779-47ce-8c4f-4f4bb012d6f5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:23.616196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ba65ed9-e779-47ce-8c4f-4f4bb012d6f5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:23.621551 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ba65ed9-e779-47ce-8c4f-4f4bb012d6f5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 returned with HTTP 404 Jul 15 13:34:23.622003 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1105/4465] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:23 2026] GET /volume/v3/volumes/0a476ae0-2277-44de-92b4-f8770d95e1f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:23.628275 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:23.629917 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] DELETE https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e Jul 15 13:34:23.630122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:23.630313 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:23.630459 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume with id: db362876-d59a-402b-9cb6-97d24a46689e Jul 15 13:34:23.637291 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:23.637291 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:23.637683 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:23.653533 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume request issued successfully. Jul 15 13:34:23.653730 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40b1f38a-f83c-45b9-ab0b-1c563681bdc5 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e returned with HTTP 202 Jul 15 13:34:23.654251 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1125/4466] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:23 2026] DELETE /volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:23.660291 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dd464832-7569-4a8f-a051-07aa03112785 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:23.661941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd464832-7569-4a8f-a051-07aa03112785 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e Jul 15 13:34:23.662137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd464832-7569-4a8f-a051-07aa03112785 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:23.662347 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dd464832-7569-4a8f-a051-07aa03112785 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:23.669092 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:23.669092 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:23.672430 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dd464832-7569-4a8f-a051-07aa03112785 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:23.676257 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dd464832-7569-4a8f-a051-07aa03112785 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e returned with HTTP 200 Jul 15 13:34:23.676746 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1126/4467] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:23 2026] GET /volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:23.986332 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7bd78da8-4f13-457e-b8e1-7e1540484865 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:23.987903 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7bd78da8-4f13-457e-b8e1-7e1540484865 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:23.988098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7bd78da8-4f13-457e-b8e1-7e1540484865 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:23.988336 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7bd78da8-4f13-457e-b8e1-7e1540484865 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:23.996765 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:23.996765 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:23.999557 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7bd78da8-4f13-457e-b8e1-7e1540484865 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:24.002866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7bd78da8-4f13-457e-b8e1-7e1540484865 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:24.003208 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1112/4468] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:23 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:24.022872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8e45db11-17e7-49c6-94ff-73b2dc9fa7c6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:24.024537 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e45db11-17e7-49c6-94ff-73b2dc9fa7c6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:24.024714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e45db11-17e7-49c6-94ff-73b2dc9fa7c6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:24.024900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e45db11-17e7-49c6-94ff-73b2dc9fa7c6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:24.025021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8e45db11-17e7-49c6-94ff-73b2dc9fa7c6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:24.028750 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:24.028750 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:24.029308 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e45db11-17e7-49c6-94ff-73b2dc9fa7c6 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:24.029748 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1106/4469] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:24 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:24.450772 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-a926cbe9-4fae-4409-9c65-75e13c399cfe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:24.452520 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-a926cbe9-4fae-4409-9c65-75e13c399cfe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5/action Jul 15 13:34:24.452889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-a926cbe9-4fae-4409-9c65-75e13c399cfe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:24.453029 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-a926cbe9-4fae-4409-9c65-75e13c399cfe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:24.466865 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:24.466865 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:24.476248 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-17d16a59-0b6a-4187-a68a-16ee65cffcab req-a926cbe9-4fae-4409-9c65-75e13c399cfe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5/action returned with HTTP 204 Jul 15 13:34:24.476658 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1126/4470] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:34:24 2026] POST /volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:24.689012 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-38dc5ac9-c9b0-4d54-9c0b-25184c1293e1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:24.690757 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-38dc5ac9-c9b0-4d54-9c0b-25184c1293e1 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e Jul 15 13:34:24.691007 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-38dc5ac9-c9b0-4d54-9c0b-25184c1293e1 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:24.691260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-38dc5ac9-c9b0-4d54-9c0b-25184c1293e1 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:24.696583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-38dc5ac9-c9b0-4d54-9c0b-25184c1293e1 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e returned with HTTP 404 Jul 15 13:34:24.697048 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1127/4471] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:24 2026] GET /volume/v3/volumes/db362876-d59a-402b-9cb6-97d24a46689e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:24.703203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:24.704789 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] DELETE https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 Jul 15 13:34:24.704941 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:24.705141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:24.705314 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume with id: 38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 Jul 15 13:34:24.712068 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:24.712068 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:24.712437 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:24.726088 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Delete volume request issued successfully. Jul 15 13:34:24.726261 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6454d47-24e0-4726-9be3-8eeb079d29a9 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 returned with HTTP 202 Jul 15 13:34:24.726664 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1113/4472] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:24 2026] DELETE /volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:24.734123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8fcd8e53-5ad9-4c98-81e3-81a2b166d684 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:24.735845 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8fcd8e53-5ad9-4c98-81e3-81a2b166d684 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 Jul 15 13:34:24.736062 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8fcd8e53-5ad9-4c98-81e3-81a2b166d684 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:24.736295 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8fcd8e53-5ad9-4c98-81e3-81a2b166d684 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:24.743625 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:24.743625 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:24.748465 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8fcd8e53-5ad9-4c98-81e3-81a2b166d684 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Volume info retrieved successfully. Jul 15 13:34:24.754498 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8fcd8e53-5ad9-4c98-81e3-81a2b166d684 tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 returned with HTTP 200 Jul 15 13:34:24.755006 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1107/4473] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:24 2026] GET /volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:25.015810 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-414615ec-842a-4ab6-a3fa-55316577e950 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:25.017488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-414615ec-842a-4ab6-a3fa-55316577e950 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:34:25.017678 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-414615ec-842a-4ab6-a3fa-55316577e950 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:25.017892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-414615ec-842a-4ab6-a3fa-55316577e950 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:25.026352 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:25.026352 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:25.029334 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-414615ec-842a-4ab6-a3fa-55316577e950 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:34:25.032928 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-414615ec-842a-4ab6-a3fa-55316577e950 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:34:25.033328 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1127/4474] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:25 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:25.038840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e0e0f02c-b73e-4cb2-b195-3c90556d6692 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:25.040724 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0e0f02c-b73e-4cb2-b195-3c90556d6692 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:25.040954 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0e0f02c-b73e-4cb2-b195-3c90556d6692 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:25.041173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0e0f02c-b73e-4cb2-b195-3c90556d6692 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:25.041282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e0e0f02c-b73e-4cb2-b195-3c90556d6692 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:25.045145 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:25.045145 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:25.045707 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0e0f02c-b73e-4cb2-b195-3c90556d6692 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:25.046034 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1128/4475] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:25 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:25.766948 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9d31c1bb-8c09-4068-b30d-d45515a2648e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:25.768664 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9d31c1bb-8c09-4068-b30d-d45515a2648e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] GET https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 Jul 15 13:34:25.768842 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9d31c1bb-8c09-4068-b30d-d45515a2648e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:25.769031 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9d31c1bb-8c09-4068-b30d-d45515a2648e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:25.774211 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9d31c1bb-8c09-4068-b30d-d45515a2648e tempest-CreateVolumesFromSourceVolumeTest-457283926 tempest-CreateVolumesFromSourceVolumeTest-457283926-project-member] https://10.4.3.158/volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 returned with HTTP 404 Jul 15 13:34:25.774624 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1114/4476] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:25 2026] GET /volume/v3/volumes/38fd89c4-4ab0-4a8e-bbcc-2fbdf1b04776 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:26.055350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7bc918ce-5eb3-4dbe-b9d6-854200de5467 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:26.057170 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7bc918ce-5eb3-4dbe-b9d6-854200de5467 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:26.057784 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7bc918ce-5eb3-4dbe-b9d6-854200de5467 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:26.057784 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7bc918ce-5eb3-4dbe-b9d6-854200de5467 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:26.057784 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7bc918ce-5eb3-4dbe-b9d6-854200de5467 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:26.062210 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:26.062210 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:26.062969 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7bc918ce-5eb3-4dbe-b9d6-854200de5467 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:26.063352 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1108/4477] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:26 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:27.037318 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:27.039196 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:27.039543 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-946435586"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:27.040974 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-946435586'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:27.041114 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume of 1 GB Jul 15 13:34:27.044828 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Availability Zones retrieved successfully. Jul 15 13:34:27.050160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Flow 'volume_create_api' (ea9cd874-680f-46cc-8f5c-e8752218ac09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:27.050987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e734d0a-875a-4ffc-8fb0-994caadd749c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.051822 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:27.052934 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:27.072798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-615392c6-adc1-419c-863a-0488ef40e9ed None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:27.074782 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-615392c6-adc1-419c-863a-0488ef40e9ed tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:27.075076 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-615392c6-adc1-419c-863a-0488ef40e9ed tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:27.075340 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-615392c6-adc1-419c-863a-0488ef40e9ed tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:27.075492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-615392c6-adc1-419c-863a-0488ef40e9ed tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:27.075655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e734d0a-875a-4ffc-8fb0-994caadd749c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.076454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15f44d0-61ad-4898-9c95-3999e29e1e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.080258 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:27.080258 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:27.081066 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-615392c6-adc1-419c-863a-0488ef40e9ed tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:27.081570 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1115/4478] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:27 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:27.114445 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Created reservations ['bec99cd4-f505-497e-b268-ff1a4094fdcf', '44f11c7e-0567-4351-83f8-e7f7f20aecca', 'f17f30d6-94fa-4393-a687-9f45560ecce9', '46c5b0a3-d37e-4078-a88d-df47664bfba4'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:27.115311 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15f44d0-61ad-4898-9c95-3999e29e1e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec99cd4-f505-497e-b268-ff1a4094fdcf', '44f11c7e-0567-4351-83f8-e7f7f20aecca', 'f17f30d6-94fa-4393-a687-9f45560ecce9', '46c5b0a3-d37e-4078-a88d-df47664bfba4']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.116248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08c94cd-4824-4224-bd3d-eefeefd001d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.137897 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e08c94cd-4824-4224-bd3d-eefeefd001d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c8d796-5d91-43d2-aad6-45a75a3ef968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-946435586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',qos_specs=None,replication_status=,reservations=['bec99cd4-f505-497e-b268-ff1a4094fdcf','44f11c7e-0567-4351-83f8-e7f7f20aecca','f17f30d6-94fa-4393-a687-9f45560ecce9','46c5b0a3-d37e-4078-a88d-df47664bfba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-946435586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c8d796-5d91-43d2-aad6-45a75a3ef968,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.138938 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbb71854-ebc1-4740-b331-3c9a564f0d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.142819 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:27.143271 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-942466855"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:27.144589 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-942466855'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:27.144666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Create volume of 1 GB Jul 15 13:34:27.148383 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Availability Zones retrieved successfully. Jul 15 13:34:27.153538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Flow 'volume_create_api' (087e1f21-d4e2-426e-a087-21dede0c97e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:27.154198 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbb71854-ebc1-4740-b331-3c9a564f0d62) transitioned into state 'SUCCESS' from state '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-946435586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',qos_specs=None,replication_status=,reservations=['bec99cd4-f505-497e-b268-ff1a4094fdcf','44f11c7e-0567-4351-83f8-e7f7f20aecca','f17f30d6-94fa-4393-a687-9f45560ecce9','46c5b0a3-d37e-4078-a88d-df47664bfba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.154455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bc1612-64e3-4dfa-9e3c-9969ff9c975a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.154884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febf7942-1c89-4def-9869-d03c7e9e3ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.155289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:27.166006 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febf7942-1c89-4def-9869-d03c7e9e3ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.166876 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Flow 'volume_create_api' (ea9cd874-680f-46cc-8f5c-e8752218ac09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:27.167560 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume request issued successfully. Jul 15 13:34:27.167885 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-656089df-fc0a-46c7-aa1e-7536d37ff935 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:27.168377 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1128/4479] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:34:27 2026] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:27.180834 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6bd11006-7551-49b5-bfdc-766007820014 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:27.183262 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6bd11006-7551-49b5-bfdc-766007820014 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:27.183558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6bd11006-7551-49b5-bfdc-766007820014 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:27.183837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6bd11006-7551-49b5-bfdc-766007820014 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:27.184821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99bc1612-64e3-4dfa-9e3c-9969ff9c975a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.185448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2701ccfd-294b-43aa-9d82-b03c1438959d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.194458 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:27.194458 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:27.199236 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6bd11006-7551-49b5-bfdc-766007820014 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:27.204408 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6bd11006-7551-49b5-bfdc-766007820014 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:27.204879 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1109/4480] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:27 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:27.261594 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Created reservations ['8db28933-12ad-429b-b21f-d150eba05d8c', '6fc21a78-7c79-4096-8ad9-af7454e03095', 'cb2ac055-55a0-40af-a890-f54b12ef1863', 'fe13cf4e-fde5-4207-bb4e-5e1f6709ac02'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:27.262411 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2701ccfd-294b-43aa-9d82-b03c1438959d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db28933-12ad-429b-b21f-d150eba05d8c', '6fc21a78-7c79-4096-8ad9-af7454e03095', 'cb2ac055-55a0-40af-a890-f54b12ef1863', 'fe13cf4e-fde5-4207-bb4e-5e1f6709ac02']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.263163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ec7378-451c-4a17-95b8-9171254e32e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.287272 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ec7378-451c-4a17-95b8-9171254e32e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'decdeb3a-1021-46a8-afaf-641dd1a97a41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942466855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b3058919e243559e1e348a8859d86e',qos_specs=None,replication_status=,reservations=['8db28933-12ad-429b-b21f-d150eba05d8c','6fc21a78-7c79-4096-8ad9-af7454e03095','cb2ac055-55a0-40af-a890-f54b12ef1863','fe13cf4e-fde5-4207-bb4e-5e1f6709ac02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669674ae2bb84a1a82129cfa7675aa8c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942466855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=decdeb3a-1021-46a8-afaf-641dd1a97a41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6b3058919e243559e1e348a8859d86e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='669674ae2bb84a1a82129cfa7675aa8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.288460 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb4340b-a540-43d0-9c77-a145f9cc4391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.305937 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb4340b-a540-43d0-9c77-a145f9cc4391) transitioned into state 'SUCCESS' from state '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-942466855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6b3058919e243559e1e348a8859d86e',qos_specs=None,replication_status=,reservations=['8db28933-12ad-429b-b21f-d150eba05d8c','6fc21a78-7c79-4096-8ad9-af7454e03095','cb2ac055-55a0-40af-a890-f54b12ef1863','fe13cf4e-fde5-4207-bb4e-5e1f6709ac02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='669674ae2bb84a1a82129cfa7675aa8c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.306683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a78591-5fe5-4481-93f8-bb6ea4735368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:27.319801 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a78591-5fe5-4481-93f8-bb6ea4735368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:27.320735 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Flow 'volume_create_api' (087e1f21-d4e2-426e-a087-21dede0c97e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:27.321723 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Create volume request issued successfully. Jul 15 13:34:27.321723 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae23e890-41e0-4e7f-9229-51cf82207e37 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:27.322129 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1129/4481] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:34:27 2026] POST /volume/v3/volumes => generated 777 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:27.335473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a0c840fd-c108-4eaf-a280-d12c9d4c893e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:27.339151 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a0c840fd-c108-4eaf-a280-d12c9d4c893e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 Jul 15 13:34:27.339151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a0c840fd-c108-4eaf-a280-d12c9d4c893e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:27.339151 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a0c840fd-c108-4eaf-a280-d12c9d4c893e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:27.347671 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:27.347671 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:27.351864 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a0c840fd-c108-4eaf-a280-d12c9d4c893e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Volume info retrieved successfully. Jul 15 13:34:27.356486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a0c840fd-c108-4eaf-a280-d12c9d4c893e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 returned with HTTP 200 Jul 15 13:34:27.356681 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1116/4482] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:27 2026] GET /volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.091641 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8dbd3234-182e-4f59-b2b6-e8f68a8f3d7a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.093592 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8dbd3234-182e-4f59-b2b6-e8f68a8f3d7a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:28.093775 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8dbd3234-182e-4f59-b2b6-e8f68a8f3d7a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.093943 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8dbd3234-182e-4f59-b2b6-e8f68a8f3d7a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.094078 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-8dbd3234-182e-4f59-b2b6-e8f68a8f3d7a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:28.098944 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.098944 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:28.099675 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8dbd3234-182e-4f59-b2b6-e8f68a8f3d7a tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:28.100258 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1129/4483] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.108891 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f314747d-109a-44e4-8dab-1cf87732713e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.110629 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f314747d-109a-44e4-8dab-1cf87732713e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:28.110852 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f314747d-109a-44e4-8dab-1cf87732713e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.111077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f314747d-109a-44e4-8dab-1cf87732713e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.111207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f314747d-109a-44e4-8dab-1cf87732713e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:28.115265 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.115265 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:28.115980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f314747d-109a-44e4-8dab-1cf87732713e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:28.116373 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1110/4484] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.126277 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb53df65-3676-4fae-ab08-13e1e5792996 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.127802 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb53df65-3676-4fae-ab08-13e1e5792996 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:34:28.128156 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb53df65-3676-4fae-ab08-13e1e5792996 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.128494 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb53df65-3676-4fae-ab08-13e1e5792996 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.128700 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-eb53df65-3676-4fae-ab08-13e1e5792996 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:28.133479 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.133479 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:28.134388 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb53df65-3676-4fae-ab08-13e1e5792996 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:34:28.134884 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1130/4485] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.144182 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-60700179-5a89-4412-8057-0aa7b6814585 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.146215 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:34:28.146628 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ef096eb-0201-4854-9776-e6feb7c5b5f5", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1832011798"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:28.148467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating new backup {'backup': {'volume_id': '0ef096eb-0201-4854-9776-e6feb7c5b5f5', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1832011798'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:34:28.148643 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Creating backup of volume 0ef096eb-0201-4854-9776-e6feb7c5b5f5 in container None Jul 15 13:34:28.156542 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.156542 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:28.157037 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:28.172757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Created reservations ['0e6679b7-0fa9-44de-abfa-2ec19d6dd0f2', '077650f3-3011-4c4f-9b3d-d2872e629164'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:28.204549 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-60700179-5a89-4412-8057-0aa7b6814585 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:34:28.205079 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1117/4486] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:28 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:28.213393 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ba18ab57-160b-4d01-bd86-a55c5dc9cab4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.215716 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba18ab57-160b-4d01-bd86-a55c5dc9cab4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:28.216017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba18ab57-160b-4d01-bd86-a55c5dc9cab4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.216205 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-063e9509-dc57-46ad-af26-53fd3ee04502 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.216531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba18ab57-160b-4d01-bd86-a55c5dc9cab4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.216531 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ba18ab57-160b-4d01-bd86-a55c5dc9cab4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:28.218323 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-063e9509-dc57-46ad-af26-53fd3ee04502 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:28.218529 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-063e9509-dc57-46ad-af26-53fd3ee04502 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.218724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-063e9509-dc57-46ad-af26-53fd3ee04502 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.221166 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.221166 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:28.222218 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba18ab57-160b-4d01-bd86-a55c5dc9cab4 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:28.222677 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1130/4487] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.226997 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.226997 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:28.230574 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-063e9509-dc57-46ad-af26-53fd3ee04502 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:28.234777 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-063e9509-dc57-46ad-af26-53fd3ee04502 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:28.235206 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1111/4488] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.291587 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f9983768-352b-471e-a27b-5d9375e8a306 req-ef9a4176-d001-48ec-ab3a-45dd24ebcea6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.295470 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-ef9a4176-d001-48ec-ab3a-45dd24ebcea6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:28.295886 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-ef9a4176-d001-48ec-ab3a-45dd24ebcea6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.295974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-ef9a4176-d001-48ec-ab3a-45dd24ebcea6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.305164 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.305164 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:28.309654 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-f9983768-352b-471e-a27b-5d9375e8a306 req-ef9a4176-d001-48ec-ab3a-45dd24ebcea6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:28.315120 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-ef9a4176-d001-48ec-ab3a-45dd24ebcea6 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:28.315640 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1131/4489] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.369796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d63b0305-2e6c-47d4-80c9-62f6e47e858d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.371306 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d63b0305-2e6c-47d4-80c9-62f6e47e858d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 Jul 15 13:34:28.371605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d63b0305-2e6c-47d4-80c9-62f6e47e858d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.371888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d63b0305-2e6c-47d4-80c9-62f6e47e858d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.382587 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.382587 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:28.388038 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d63b0305-2e6c-47d4-80c9-62f6e47e858d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Volume info retrieved successfully. Jul 15 13:34:28.392208 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d63b0305-2e6c-47d4-80c9-62f6e47e858d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 returned with HTTP 200 Jul 15 13:34:28.392557 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1118/4490] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:28.406602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.408804 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:34:28.409295 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "decdeb3a-1021-46a8-afaf-641dd1a97a41", "name": "tempest-type-Backup-2068108777"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:28.411104 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.backups [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Creating new backup {'backup': {'volume_id': 'decdeb3a-1021-46a8-afaf-641dd1a97a41', 'name': 'tempest-type-Backup-2068108777'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:34:28.411291 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Creating backup of volume decdeb3a-1021-46a8-afaf-641dd1a97a41 in container None Jul 15 13:34:28.420040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c7e28db1-a970-4f1f-8329-74facce63781 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.420252 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.420252 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:28.420433 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c7e28db1-a970-4f1f-8329-74facce63781 None None] GET https://10.4.3.158/volume// Jul 15 13:34:28.420633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c7e28db1-a970-4f1f-8329-74facce63781 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.420679 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Volume info retrieved successfully. Jul 15 13:34:28.420819 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c7e28db1-a970-4f1f-8329-74facce63781 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.421187 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c7e28db1-a970-4f1f-8329-74facce63781 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:28.421482 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1112/4491] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:28.428540 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f9983768-352b-471e-a27b-5d9375e8a306 req-273e004c-f08d-4748-b0d7-f263f0d37d57 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.430517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-273e004c-f08d-4748-b0d7-f263f0d37d57 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:34:28.430874 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-273e004c-f08d-4748-b0d7-f263f0d37d57 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23c8d796-5d91-43d2-aad6-45a75a3ef968", "connector": null, "instance_uuid": "806bd123-a21d-4b60-9c30-1fd1acb5b148"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:28.439329 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.439329 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:28.447834 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Created reservations ['7dfb3c2b-217f-4d10-954f-9f6ba0d3e31c', '126fde7d-54b4-43fe-90ba-1f19e6d44e47'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:28.468630 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-273e004c-f08d-4748-b0d7-f263f0d37d57 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:34:28.469038 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1132/4492] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:34:28 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:28.478977 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b9522de-d8ff-4401-ad45-0c278ced59d8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:34:28.479382 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1131/4493] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:34:28 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:28.488005 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-67b93167-9d01-4700-ba72-95219fee6c11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.489752 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-67b93167-9d01-4700-ba72-95219fee6c11 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:28.491250 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-67b93167-9d01-4700-ba72-95219fee6c11 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.491250 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-67b93167-9d01-4700-ba72-95219fee6c11 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.491250 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-67b93167-9d01-4700-ba72-95219fee6c11 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:28.495798 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.495798 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:28.495798 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-67b93167-9d01-4700-ba72-95219fee6c11 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:28.496028 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1119/4494] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.505750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-97ba9ab1-b7a7-4fa3-8f58-39be14fcca38 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.508199 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97ba9ab1-b7a7-4fa3-8f58-39be14fcca38 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:28.508269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97ba9ab1-b7a7-4fa3-8f58-39be14fcca38 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.508456 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97ba9ab1-b7a7-4fa3-8f58-39be14fcca38 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.513481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-46118292-fa71-4b89-bedb-ff697fd84c45 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.513975 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-46118292-fa71-4b89-bedb-ff697fd84c45 None None] GET https://10.4.3.158/volume// Jul 15 13:34:28.514186 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-46118292-fa71-4b89-bedb-ff697fd84c45 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.514343 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-46118292-fa71-4b89-bedb-ff697fd84c45 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.514689 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-46118292-fa71-4b89-bedb-ff697fd84c45 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:28.515110 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1133/4495] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:28.519107 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.519107 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:28.521650 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f9983768-352b-471e-a27b-5d9375e8a306 req-f7927bc2-6bc1-4a08-9733-6613e25bf541 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.523314 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-97ba9ab1-b7a7-4fa3-8f58-39be14fcca38 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:28.523993 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-f7927bc2-6bc1-4a08-9733-6613e25bf541 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:28.524213 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-f7927bc2-6bc1-4a08-9733-6613e25bf541 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:28.524794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-f7927bc2-6bc1-4a08-9733-6613e25bf541 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:28.528745 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97ba9ab1-b7a7-4fa3-8f58-39be14fcca38 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:28.529274 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1113/4496] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:28.535088 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.535088 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:28.539313 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-f9983768-352b-471e-a27b-5d9375e8a306 req-f7927bc2-6bc1-4a08-9733-6613e25bf541 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:28.544295 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-f7927bc2-6bc1-4a08-9733-6613e25bf541 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:28.544713 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1132/4497] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:34:28 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:34:28.653043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:28.655175 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] PUT https://10.4.3.158/volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3 Jul 15 13:34:28.655537 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:28.663799 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Acquiring lock "cinder-attachment_update-23c8d796-5d91-43d2-aad6-45a75a3ef968-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:34:28.668345 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Lock "cinder-attachment_update-23c8d796-5d91-43d2-aad6-45a75a3ef968-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:34:28.669366 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:28.669366 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:28.740804 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Lock "cinder-attachment_update-23c8d796-5d91-43d2-aad6-45a75a3ef968-np0000005195" released by "attachment_update" :: held 0.072s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:34:28.741120 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-e4d79262-eac8-428c-9127-d35fda799790 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3 returned with HTTP 200 Jul 15 13:34:28.741525 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1120/4498] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:34:28 2026] PUT /volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:29.232877 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-331275c0-264f-455c-8ae0-ca27144c4274 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:29.234694 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-331275c0-264f-455c-8ae0-ca27144c4274 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:29.234869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-331275c0-264f-455c-8ae0-ca27144c4274 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:29.235102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-331275c0-264f-455c-8ae0-ca27144c4274 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:29.235219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-331275c0-264f-455c-8ae0-ca27144c4274 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:29.239766 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:29.239766 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:29.240583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-331275c0-264f-455c-8ae0-ca27144c4274 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:29.240828 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1134/4499] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:29 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:29.506232 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b7e01c43-c7ff-4688-95e4-f6413c4521c5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:29.508182 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7e01c43-c7ff-4688-95e4-f6413c4521c5 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:29.508590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7e01c43-c7ff-4688-95e4-f6413c4521c5 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:29.508821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7e01c43-c7ff-4688-95e4-f6413c4521c5 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:29.508983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b7e01c43-c7ff-4688-95e4-f6413c4521c5 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:29.512932 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:29.512932 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:29.513575 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7e01c43-c7ff-4688-95e4-f6413c4521c5 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:29.513946 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1114/4500] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:29 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:29.550220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4a350b7e-f6c7-4097-9162-7a652f88010e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:29.552210 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4a350b7e-f6c7-4097-9162-7a652f88010e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:29.552510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4a350b7e-f6c7-4097-9162-7a652f88010e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:29.552787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4a350b7e-f6c7-4097-9162-7a652f88010e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:29.564377 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:29.564377 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:29.570848 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4a350b7e-f6c7-4097-9162-7a652f88010e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:29.579909 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4a350b7e-f6c7-4097-9162-7a652f88010e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:29.580348 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1133/4501] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:29 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:30.252163 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-85346765-9c46-4f12-bc7b-5b74338c0cec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:30.253971 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-85346765-9c46-4f12-bc7b-5b74338c0cec tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:30.254197 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-85346765-9c46-4f12-bc7b-5b74338c0cec tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:30.254380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-85346765-9c46-4f12-bc7b-5b74338c0cec tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:30.254486 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-85346765-9c46-4f12-bc7b-5b74338c0cec tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:30.258608 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:30.258608 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:30.259303 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-85346765-9c46-4f12-bc7b-5b74338c0cec tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:30.259637 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1121/4502] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:30 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:30.526956 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8774dc57-e3da-4a1f-b877-58501ad03543 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:30.529209 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8774dc57-e3da-4a1f-b877-58501ad03543 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:30.529412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8774dc57-e3da-4a1f-b877-58501ad03543 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:30.529601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8774dc57-e3da-4a1f-b877-58501ad03543 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:30.529704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8774dc57-e3da-4a1f-b877-58501ad03543 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:30.534778 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:30.534778 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:30.535643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8774dc57-e3da-4a1f-b877-58501ad03543 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:30.536057 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1135/4503] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:30 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:30.594355 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-94b4fe9c-a228-4890-b6ab-d1b8a65fa4ca None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:30.596162 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94b4fe9c-a228-4890-b6ab-d1b8a65fa4ca tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:30.596388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94b4fe9c-a228-4890-b6ab-d1b8a65fa4ca tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:30.596604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-94b4fe9c-a228-4890-b6ab-d1b8a65fa4ca tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:30.605468 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:30.605468 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:30.608659 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-94b4fe9c-a228-4890-b6ab-d1b8a65fa4ca tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:30.612819 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-94b4fe9c-a228-4890-b6ab-d1b8a65fa4ca tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:30.613277 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1115/4504] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:30 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:31.273803 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1ce2e0e7-5da0-4581-b654-8b8864522450 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:31.289054 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1ce2e0e7-5da0-4581-b654-8b8864522450 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:31.293665 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1ce2e0e7-5da0-4581-b654-8b8864522450 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:31.295452 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1ce2e0e7-5da0-4581-b654-8b8864522450 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:31.297981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1ce2e0e7-5da0-4581-b654-8b8864522450 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:31.311819 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:31.311819 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:31.314290 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1ce2e0e7-5da0-4581-b654-8b8864522450 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:31.316031 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1134/4505] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:31 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 749 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:31.548093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2d90e753-6f1c-4d32-87f0-b339bc4658e3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:31.548093 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d90e753-6f1c-4d32-87f0-b339bc4658e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:31.548093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d90e753-6f1c-4d32-87f0-b339bc4658e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:31.548093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d90e753-6f1c-4d32-87f0-b339bc4658e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:31.548093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2d90e753-6f1c-4d32-87f0-b339bc4658e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:31.552491 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:31.552491 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:31.552954 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d90e753-6f1c-4d32-87f0-b339bc4658e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:31.553439 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1122/4506] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:31 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:31.626381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cbe5c162-1c8b-412f-9138-58fe48a45db3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:31.628105 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cbe5c162-1c8b-412f-9138-58fe48a45db3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:31.628282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cbe5c162-1c8b-412f-9138-58fe48a45db3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:31.628499 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cbe5c162-1c8b-412f-9138-58fe48a45db3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:31.640230 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:31.640230 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:31.643906 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cbe5c162-1c8b-412f-9138-58fe48a45db3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:31.648470 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cbe5c162-1c8b-412f-9138-58fe48a45db3 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:31.648847 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1136/4507] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:31 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:32.328048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7df53fc8-39f9-4e7a-b5ae-24a9c5bc184a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:32.330368 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7df53fc8-39f9-4e7a-b5ae-24a9c5bc184a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:32.330537 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7df53fc8-39f9-4e7a-b5ae-24a9c5bc184a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:32.332980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7df53fc8-39f9-4e7a-b5ae-24a9c5bc184a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:32.332980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7df53fc8-39f9-4e7a-b5ae-24a9c5bc184a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:32.334636 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:32.334636 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:32.335335 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7df53fc8-39f9-4e7a-b5ae-24a9c5bc184a tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:32.335750 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1116/4508] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:32 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:32.566242 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ac7ac03-721c-44dd-bbea-b3c1c14ffa43 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:32.576339 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ac7ac03-721c-44dd-bbea-b3c1c14ffa43 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:32.580552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ac7ac03-721c-44dd-bbea-b3c1c14ffa43 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:32.580552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ac7ac03-721c-44dd-bbea-b3c1c14ffa43 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:32.580552 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-9ac7ac03-721c-44dd-bbea-b3c1c14ffa43 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:32.593372 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:32.593372 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:32.595423 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ac7ac03-721c-44dd-bbea-b3c1c14ffa43 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:32.597185 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1135/4509] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:32 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 725 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:32.665205 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-91c93f13-6a28-4fe1-966a-e5f602a3c18b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:32.669608 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91c93f13-6a28-4fe1-966a-e5f602a3c18b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:32.669608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91c93f13-6a28-4fe1-966a-e5f602a3c18b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:32.669608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-91c93f13-6a28-4fe1-966a-e5f602a3c18b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:32.684790 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:32.684790 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:32.688179 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-91c93f13-6a28-4fe1-966a-e5f602a3c18b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:32.692803 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-91c93f13-6a28-4fe1-966a-e5f602a3c18b tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:32.693232 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1123/4510] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:32 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:33.346105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f51b6806-7e01-4c45-b148-ba0e6bb51310 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:33.348007 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f51b6806-7e01-4c45-b148-ba0e6bb51310 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:33.348249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f51b6806-7e01-4c45-b148-ba0e6bb51310 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:33.348489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f51b6806-7e01-4c45-b148-ba0e6bb51310 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:33.348622 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-f51b6806-7e01-4c45-b148-ba0e6bb51310 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:33.353271 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:33.353271 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:33.354120 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f51b6806-7e01-4c45-b148-ba0e6bb51310 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:33.354558 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1137/4511] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:33 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:33.611696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0f3fe0ef-ca8d-4e4b-9f30-580d2dfd1d6b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:33.615786 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0f3fe0ef-ca8d-4e4b-9f30-580d2dfd1d6b tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:33.615786 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0f3fe0ef-ca8d-4e4b-9f30-580d2dfd1d6b tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:33.615786 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0f3fe0ef-ca8d-4e4b-9f30-580d2dfd1d6b tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:33.615786 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0f3fe0ef-ca8d-4e4b-9f30-580d2dfd1d6b tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:33.623491 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:33.623491 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:33.628148 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0f3fe0ef-ca8d-4e4b-9f30-580d2dfd1d6b tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:33.628148 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1117/4512] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:33 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:33.707526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a238248f-9f40-4fa5-afef-5af99499237a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:33.712531 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a238248f-9f40-4fa5-afef-5af99499237a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:33.713095 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a238248f-9f40-4fa5-afef-5af99499237a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:33.713782 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a238248f-9f40-4fa5-afef-5af99499237a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:33.738600 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:33.738600 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:33.747864 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a238248f-9f40-4fa5-afef-5af99499237a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:33.762336 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a238248f-9f40-4fa5-afef-5af99499237a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:33.763866 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1136/4513] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:33 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:34.364163 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6f58fddf-05ca-41ee-a7ce-92cc0a82fae6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:34.365620 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f58fddf-05ca-41ee-a7ce-92cc0a82fae6 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:34.365778 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f58fddf-05ca-41ee-a7ce-92cc0a82fae6 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:34.365947 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f58fddf-05ca-41ee-a7ce-92cc0a82fae6 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:34.366077 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-6f58fddf-05ca-41ee-a7ce-92cc0a82fae6 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:34.370236 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:34.370236 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:34.371053 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f58fddf-05ca-41ee-a7ce-92cc0a82fae6 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:34.371394 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1124/4514] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:34 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:34:34.638142 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3a5a0774-5c2d-4955-91ee-36689e527f53 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:34.640332 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a5a0774-5c2d-4955-91ee-36689e527f53 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:34.640602 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a5a0774-5c2d-4955-91ee-36689e527f53 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:34.640824 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3a5a0774-5c2d-4955-91ee-36689e527f53 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:34.640973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-3a5a0774-5c2d-4955-91ee-36689e527f53 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:34.645608 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:34.645608 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:34.646416 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3a5a0774-5c2d-4955-91ee-36689e527f53 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:34.646874 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1138/4515] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:34 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:34.778906 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-29698194-0ea5-494e-8d93-8c3570632a91 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:34.782443 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-29698194-0ea5-494e-8d93-8c3570632a91 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:34.782443 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-29698194-0ea5-494e-8d93-8c3570632a91 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:34.782443 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-29698194-0ea5-494e-8d93-8c3570632a91 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:34.790727 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:34.790727 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:34.793911 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-29698194-0ea5-494e-8d93-8c3570632a91 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:34.797831 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-29698194-0ea5-494e-8d93-8c3570632a91 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:34.798364 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1118/4516] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:34 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:35.382623 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ba84448-265c-4256-b855-c0c61c3319a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:35.384715 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ba84448-265c-4256-b855-c0c61c3319a8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:35.384909 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ba84448-265c-4256-b855-c0c61c3319a8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:35.385155 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ba84448-265c-4256-b855-c0c61c3319a8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:35.385259 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-9ba84448-265c-4256-b855-c0c61c3319a8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:35.389563 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:35.389563 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:35.390276 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ba84448-265c-4256-b855-c0c61c3319a8 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:35.390615 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1137/4517] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:35 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:35.656953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-98ece072-933f-4a25-be40-f253e63fad49 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:35.658989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98ece072-933f-4a25-be40-f253e63fad49 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:35.659251 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98ece072-933f-4a25-be40-f253e63fad49 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:35.659476 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-98ece072-933f-4a25-be40-f253e63fad49 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:35.659624 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-98ece072-933f-4a25-be40-f253e63fad49 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:35.664095 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:35.664095 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:35.664780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-98ece072-933f-4a25-be40-f253e63fad49 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:35.665244 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1125/4518] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:35 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:35.810699 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-69d0f7fb-0f9b-439c-bb47-2887cbbcda1e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:35.812532 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-69d0f7fb-0f9b-439c-bb47-2887cbbcda1e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:35.812757 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-69d0f7fb-0f9b-439c-bb47-2887cbbcda1e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:35.813025 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-69d0f7fb-0f9b-439c-bb47-2887cbbcda1e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:35.823610 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:35.823610 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:35.827360 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-69d0f7fb-0f9b-439c-bb47-2887cbbcda1e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:35.831537 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-69d0f7fb-0f9b-439c-bb47-2887cbbcda1e tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:35.832165 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1139/4519] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:35 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:36.091478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-f9983768-352b-471e-a27b-5d9375e8a306 req-d17f43a8-dd51-43fb-9f2c-3c12198c91a2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.093432 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-d17f43a8-dd51-43fb-9f2c-3c12198c91a2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3/action Jul 15 13:34:36.093794 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-d17f43a8-dd51-43fb-9f2c-3c12198c91a2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:36.094019 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-d17f43a8-dd51-43fb-9f2c-3c12198c91a2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:36.108917 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.108917 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:36.122230 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f9983768-352b-471e-a27b-5d9375e8a306 req-d17f43a8-dd51-43fb-9f2c-3c12198c91a2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3/action returned with HTTP 204 Jul 15 13:34:36.122681 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1119/4520] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:34:36 2026] POST /volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:36.401343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5673be2d-62fd-4409-8248-05969590eec9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.404068 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5673be2d-62fd-4409-8248-05969590eec9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:36.404273 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5673be2d-62fd-4409-8248-05969590eec9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.404442 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5673be2d-62fd-4409-8248-05969590eec9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.404549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5673be2d-62fd-4409-8248-05969590eec9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:36.408700 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.408700 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:36.409388 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5673be2d-62fd-4409-8248-05969590eec9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:36.409737 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1138/4521] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:36.419510 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b10a0040-ce2b-4fe7-a958-65592e7c8066 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.421745 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b10a0040-ce2b-4fe7-a958-65592e7c8066 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:36.422095 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b10a0040-ce2b-4fe7-a958-65592e7c8066 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.422361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b10a0040-ce2b-4fe7-a958-65592e7c8066 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.422499 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b10a0040-ce2b-4fe7-a958-65592e7c8066 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:36.427571 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.427571 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:36.428470 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b10a0040-ce2b-4fe7-a958-65592e7c8066 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:36.428894 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1126/4522] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:36.438224 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.440039 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] DELETE https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:36.440279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.440459 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.440567 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete backup with id: c35f3637-09e3-4b93-93cf-01d2e1d85cb2. Jul 15 13:34:36.444790 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.444790 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:36.455284 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] delete_backup rpcapi backup_id c35f3637-09e3-4b93-93cf-01d2e1d85cb2 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:34:36.456861 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f4922c54-03c0-42f4-bdd8-866e9f909acf tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 202 Jul 15 13:34:36.457311 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1140/4523] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:36 2026] DELETE /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:36.464975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bd5d01ef-9876-4339-aa03-32031a37303f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.466705 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd5d01ef-9876-4339-aa03-32031a37303f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:36.466900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd5d01ef-9876-4339-aa03-32031a37303f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.467105 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bd5d01ef-9876-4339-aa03-32031a37303f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.467233 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-bd5d01ef-9876-4339-aa03-32031a37303f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:36.472079 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.472079 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:36.472815 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bd5d01ef-9876-4339-aa03-32031a37303f tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 200 Jul 15 13:34:36.473200 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1120/4524] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:36.675915 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-684b6d30-8af4-4a1c-9a40-3a6cf9fc8f27 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.677866 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-684b6d30-8af4-4a1c-9a40-3a6cf9fc8f27 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:36.678101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-684b6d30-8af4-4a1c-9a40-3a6cf9fc8f27 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.678274 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-684b6d30-8af4-4a1c-9a40-3a6cf9fc8f27 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.678366 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-684b6d30-8af4-4a1c-9a40-3a6cf9fc8f27 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:36.684540 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.684540 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:36.685329 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-684b6d30-8af4-4a1c-9a40-3a6cf9fc8f27 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:36.685954 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1139/4525] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:36.843611 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7f959be5-c326-48a8-8718-554814fc9fa1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.845547 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7f959be5-c326-48a8-8718-554814fc9fa1 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:36.845547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7f959be5-c326-48a8-8718-554814fc9fa1 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.845749 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7f959be5-c326-48a8-8718-554814fc9fa1 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.854795 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.854795 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:36.857932 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7f959be5-c326-48a8-8718-554814fc9fa1 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:36.861669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7f959be5-c326-48a8-8718-554814fc9fa1 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:36.862020 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1127/4526] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:36.873851 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a0a04d85-9237-4ccb-aa8a-603d9d195d6d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.875723 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a0a04d85-9237-4ccb-aa8a-603d9d195d6d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:36.876026 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a0a04d85-9237-4ccb-aa8a-603d9d195d6d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.876190 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a0a04d85-9237-4ccb-aa8a-603d9d195d6d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.885562 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.885562 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:36.888879 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a0a04d85-9237-4ccb-aa8a-603d9d195d6d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:36.892868 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a0a04d85-9237-4ccb-aa8a-603d9d195d6d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:36.893535 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1141/4527] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:36.933808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e7366c66-262d-4c2c-9f2b-64b6e2dadb1b req-3995b44f-bbd5-4e69-8084-fb81c52faa7d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.935834 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e7366c66-262d-4c2c-9f2b-64b6e2dadb1b req-3995b44f-bbd5-4e69-8084-fb81c52faa7d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:36.936091 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e7366c66-262d-4c2c-9f2b-64b6e2dadb1b req-3995b44f-bbd5-4e69-8084-fb81c52faa7d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.936335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e7366c66-262d-4c2c-9f2b-64b6e2dadb1b req-3995b44f-bbd5-4e69-8084-fb81c52faa7d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.946623 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.946623 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:36.950066 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-e7366c66-262d-4c2c-9f2b-64b6e2dadb1b req-3995b44f-bbd5-4e69-8084-fb81c52faa7d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:36.953736 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e7366c66-262d-4c2c-9f2b-64b6e2dadb1b req-3995b44f-bbd5-4e69-8084-fb81c52faa7d tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:36.954203 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1121/4528] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:36.968581 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8518e0c0-d757-4dbf-a7d7-c3e999ba8b22 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:36.970449 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8518e0c0-d757-4dbf-a7d7-c3e999ba8b22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:36.970646 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8518e0c0-d757-4dbf-a7d7-c3e999ba8b22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:36.970897 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8518e0c0-d757-4dbf-a7d7-c3e999ba8b22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:36.979810 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:36.979810 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:36.983122 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8518e0c0-d757-4dbf-a7d7-c3e999ba8b22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:36.987504 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8518e0c0-d757-4dbf-a7d7-c3e999ba8b22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:36.987942 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1140/4529] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:36 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:37.033185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-eee80997-ee51-4c64-9935-50f1b441b560 req-93e1f0e6-25d3-4bff-9dac-7619e84021aa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.035667 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-93e1f0e6-25d3-4bff-9dac-7619e84021aa tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:37.035898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-93e1f0e6-25d3-4bff-9dac-7619e84021aa tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.036154 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-93e1f0e6-25d3-4bff-9dac-7619e84021aa tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.047930 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:37.047930 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:37.052260 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-eee80997-ee51-4c64-9935-50f1b441b560 req-93e1f0e6-25d3-4bff-9dac-7619e84021aa tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:37.057218 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-93e1f0e6-25d3-4bff-9dac-7619e84021aa tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:37.057692 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1128/4530] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:34:37 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:37.075951 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.078144 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968/action Jul 15 13:34:37.078535 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:37.078664 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:37.089047 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:37.089047 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:37.089714 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:37.095299 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Begin detaching volume completed successfully. Jul 15 13:34:37.095556 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-ffaf463d-be4b-47c4-9828-19537e8d1270 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968/action returned with HTTP 202 Jul 15 13:34:37.096016 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1142/4531] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:34:37 2026] POST /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:37.145764 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3898b96a-55a5-4326-ae57-9f162ac5c150 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.146315 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3898b96a-55a5-4326-ae57-9f162ac5c150 None None] GET https://10.4.3.158/volume// Jul 15 13:34:37.146315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3898b96a-55a5-4326-ae57-9f162ac5c150 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.146522 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3898b96a-55a5-4326-ae57-9f162ac5c150 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.146997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3898b96a-55a5-4326-ae57-9f162ac5c150 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:34:37.147389 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1122/4532] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:34:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:34:37.156648 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-eee80997-ee51-4c64-9935-50f1b441b560 req-a13b04d1-87ca-4d9e-9532-c17e3a08f380 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.160148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-a13b04d1-87ca-4d9e-9532-c17e3a08f380 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:37.160378 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-a13b04d1-87ca-4d9e-9532-c17e3a08f380 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.161481 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-a13b04d1-87ca-4d9e-9532-c17e3a08f380 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.171069 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:37.171069 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:37.174565 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-eee80997-ee51-4c64-9935-50f1b441b560 req-a13b04d1-87ca-4d9e-9532-c17e3a08f380 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:37.180875 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-a13b04d1-87ca-4d9e-9532-c17e3a08f380 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:37.181478 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1141/4533] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:34:37 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:34:37.483498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d58c1c68-51c9-4c5e-af5d-39f00a9b88e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.485445 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d58c1c68-51c9-4c5e-af5d-39f00a9b88e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 Jul 15 13:34:37.485673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d58c1c68-51c9-4c5e-af5d-39f00a9b88e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.485974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d58c1c68-51c9-4c5e-af5d-39f00a9b88e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.486143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d58c1c68-51c9-4c5e-af5d-39f00a9b88e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id c35f3637-09e3-4b93-93cf-01d2e1d85cb2. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:37.490759 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d58c1c68-51c9-4c5e-af5d-39f00a9b88e1 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 returned with HTTP 404 Jul 15 13:34:37.490853 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1129/4534] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:37 2026] GET /volume/v3/backups/c35f3637-09e3-4b93-93cf-01d2e1d85cb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:37.497656 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.499862 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] DELETE https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:37.500136 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.500367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.500513 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Delete backup with id: 1694dfa3-fba8-4d3b-9f99-fa068129caf2. Jul 15 13:34:37.504647 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:37.504647 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:37.513904 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] delete_backup rpcapi backup_id 1694dfa3-fba8-4d3b-9f99-fa068129caf2 {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:34:37.515383 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c5342ff2-5a27-4cd3-8af1-dd861b2e78cc tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 202 Jul 15 13:34:37.515783 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1143/4535] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:37 2026] DELETE /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:37.522682 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ff180e12-e7b8-4dad-ab40-120de79283ae None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.524656 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff180e12-e7b8-4dad-ab40-120de79283ae tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:37.524854 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff180e12-e7b8-4dad-ab40-120de79283ae tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.525073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff180e12-e7b8-4dad-ab40-120de79283ae tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.525190 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ff180e12-e7b8-4dad-ab40-120de79283ae tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:37.530460 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:37.530460 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:37.531078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff180e12-e7b8-4dad-ab40-120de79283ae tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 200 Jul 15 13:34:37.531587 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1123/4536] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:37 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:37.697018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0735cd64-162f-4db0-982d-e42d2d8a70e4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:37.700605 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0735cd64-162f-4db0-982d-e42d2d8a70e4 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:37.700751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0735cd64-162f-4db0-982d-e42d2d8a70e4 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:37.700957 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0735cd64-162f-4db0-982d-e42d2d8a70e4 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:37.701078 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-0735cd64-162f-4db0-982d-e42d2d8a70e4 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:37.705487 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:37.705487 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:37.706247 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0735cd64-162f-4db0-982d-e42d2d8a70e4 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:37.706502 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1142/4537] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:37 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:38.039645 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-eee80997-ee51-4c64-9935-50f1b441b560 req-1eeddce1-aead-4096-bbb3-aca475e33f22 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:38.041569 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-1eeddce1-aead-4096-bbb3-aca475e33f22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3 Jul 15 13:34:38.041686 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-1eeddce1-aead-4096-bbb3-aca475e33f22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:38.041863 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-1eeddce1-aead-4096-bbb3-aca475e33f22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:38.048602 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:38.048602 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:38.100640 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-eee80997-ee51-4c64-9935-50f1b441b560 req-1eeddce1-aead-4096-bbb3-aca475e33f22 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3 returned with HTTP 200 Jul 15 13:34:38.101062 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1130/4538] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:34:38 2026] DELETE /volume/v3/attachments/437876c9-92ad-43ae-84e6-366727a1bdc3 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:38.247063 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-accdec1a-5ce1-42e1-a9f1-9d035168afed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:38.250367 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-accdec1a-5ce1-42e1-a9f1-9d035168afed tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:34:38.250367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-accdec1a-5ce1-42e1-a9f1-9d035168afed tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:38.250367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-accdec1a-5ce1-42e1-a9f1-9d035168afed tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:38.256307 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:38.256307 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:38.260667 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-accdec1a-5ce1-42e1-a9f1-9d035168afed tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:34:38.264475 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-accdec1a-5ce1-42e1-a9f1-9d035168afed tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:34:38.264952 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1144/4539] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:38 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:38.541071 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9aa23b47-4426-4052-8fd7-97b4aadac47b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:38.546967 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9aa23b47-4426-4052-8fd7-97b4aadac47b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 Jul 15 13:34:38.546967 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9aa23b47-4426-4052-8fd7-97b4aadac47b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:38.546967 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9aa23b47-4426-4052-8fd7-97b4aadac47b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:38.546967 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9aa23b47-4426-4052-8fd7-97b4aadac47b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id 1694dfa3-fba8-4d3b-9f99-fa068129caf2. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:38.550598 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9aa23b47-4426-4052-8fd7-97b4aadac47b tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 returned with HTTP 404 Jul 15 13:34:38.552008 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1124/4540] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:38 2026] GET /volume/v3/backups/1694dfa3-fba8-4d3b-9f99-fa068129caf2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:38.558398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:38.559557 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] DELETE https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:38.559748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:38.559949 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:38.560065 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete backup with id: 2315aadb-acfd-45eb-92bb-5e89237857b5. Jul 15 13:34:38.564829 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:38.564829 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:38.578128 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] delete_backup rpcapi backup_id 2315aadb-acfd-45eb-92bb-5e89237857b5 {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:34:38.584239 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5fba162e-2ad6-4e48-9aa5-536361befc91 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 202 Jul 15 13:34:38.584239 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1143/4541] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:38 2026] DELETE /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:38.592435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b53d9818-066c-42b2-ac3a-7d7df25232f7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:38.594767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b53d9818-066c-42b2-ac3a-7d7df25232f7 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:38.595028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b53d9818-066c-42b2-ac3a-7d7df25232f7 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:38.595134 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b53d9818-066c-42b2-ac3a-7d7df25232f7 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:38.595246 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b53d9818-066c-42b2-ac3a-7d7df25232f7 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:38.600274 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:38.600274 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:38.601011 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b53d9818-066c-42b2-ac3a-7d7df25232f7 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 200 Jul 15 13:34:38.601357 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1131/4542] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:38 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:38.717987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8648629d-9dab-48ae-8aaf-6f9677e93cd8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:38.720005 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8648629d-9dab-48ae-8aaf-6f9677e93cd8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:38.721793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8648629d-9dab-48ae-8aaf-6f9677e93cd8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:38.721793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8648629d-9dab-48ae-8aaf-6f9677e93cd8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:38.721793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-8648629d-9dab-48ae-8aaf-6f9677e93cd8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:38.727385 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:38.727385 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:38.727385 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8648629d-9dab-48ae-8aaf-6f9677e93cd8 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:38.727385 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1145/4543] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:38 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:39.613884 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a2734e13-152e-4559-9c0d-12993d0bd9dc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:39.617437 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a2734e13-152e-4559-9c0d-12993d0bd9dc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 Jul 15 13:34:39.617437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a2734e13-152e-4559-9c0d-12993d0bd9dc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:39.617437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a2734e13-152e-4559-9c0d-12993d0bd9dc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:39.617437 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a2734e13-152e-4559-9c0d-12993d0bd9dc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Show backup with id 2315aadb-acfd-45eb-92bb-5e89237857b5. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:39.621144 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a2734e13-152e-4559-9c0d-12993d0bd9dc tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 returned with HTTP 404 Jul 15 13:34:39.621556 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1125/4544] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:39 2026] GET /volume/v3/backups/2315aadb-acfd-45eb-92bb-5e89237857b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:39.631703 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e476f186-12c1-446a-bd7f-25110fa4036f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:39.636219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e476f186-12c1-446a-bd7f-25110fa4036f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] DELETE https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:34:39.636750 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e476f186-12c1-446a-bd7f-25110fa4036f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:39.637025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e476f186-12c1-446a-bd7f-25110fa4036f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:39.637211 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.contrib.backups [None req-e476f186-12c1-446a-bd7f-25110fa4036f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Delete backup with id: ac427350-bf6e-4262-82f1-e28ffbf9a5bd. Jul 15 13:34:39.649465 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:39.649465 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:39.684182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.backup.rpcapi [None req-e476f186-12c1-446a-bd7f-25110fa4036f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] delete_backup rpcapi backup_id ac427350-bf6e-4262-82f1-e28ffbf9a5bd {{(pid=100145) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:34:39.686513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e476f186-12c1-446a-bd7f-25110fa4036f tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 202 Jul 15 13:34:39.686513 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1144/4545] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:39 2026] DELETE /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:39.696898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5e46ddda-ab4c-40b1-857b-c91e88f54888 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:39.698785 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e46ddda-ab4c-40b1-857b-c91e88f54888 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:34:39.698785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e46ddda-ab4c-40b1-857b-c91e88f54888 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:39.698785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e46ddda-ab4c-40b1-857b-c91e88f54888 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:39.698785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5e46ddda-ab4c-40b1-857b-c91e88f54888 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:39.704081 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:39.704081 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:39.704081 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e46ddda-ab4c-40b1-857b-c91e88f54888 tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 200 Jul 15 13:34:39.704081 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1132/4546] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:39 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:39.739467 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-faa4e44b-fc22-49a0-9eab-dfcfec06e409 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:39.740772 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-faa4e44b-fc22-49a0-9eab-dfcfec06e409 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:39.741035 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-faa4e44b-fc22-49a0-9eab-dfcfec06e409 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:39.741219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-faa4e44b-fc22-49a0-9eab-dfcfec06e409 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:39.741304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-faa4e44b-fc22-49a0-9eab-dfcfec06e409 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:39.747265 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:39.747265 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:39.747912 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-faa4e44b-fc22-49a0-9eab-dfcfec06e409 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:39.748406 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1146/4547] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:39 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:40.715123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f3e2e69a-786a-402b-a0ca-d50646bf5c7e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:40.717062 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3e2e69a-786a-402b-a0ca-d50646bf5c7e tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] GET https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd Jul 15 13:34:40.717543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3e2e69a-786a-402b-a0ca-d50646bf5c7e tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:40.717543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3e2e69a-786a-402b-a0ca-d50646bf5c7e tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:40.717662 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f3e2e69a-786a-402b-a0ca-d50646bf5c7e tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] Show backup with id ac427350-bf6e-4262-82f1-e28ffbf9a5bd. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:40.721499 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3e2e69a-786a-402b-a0ca-d50646bf5c7e tempest-VolumesBackupsTest-326668746 tempest-VolumesBackupsTest-326668746-project-admin] https://10.4.3.158/volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd returned with HTTP 404 Jul 15 13:34:40.722073 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1126/4548] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:40 2026] GET /volume/v3/backups/ac427350-bf6e-4262-82f1-e28ffbf9a5bd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:40.733466 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:40.735502 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] DELETE https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 Jul 15 13:34:40.735718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:40.735949 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:40.736159 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete volume with id: 0ef096eb-0201-4854-9776-e6feb7c5b5f5 Jul 15 13:34:40.744322 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:40.744322 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:40.744886 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:40.760363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9c0aaa14-f51d-4b4b-bada-e39d25283882 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:40.765097 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c0aaa14-f51d-4b4b-bada-e39d25283882 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:40.765097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c0aaa14-f51d-4b4b-bada-e39d25283882 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:40.765097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9c0aaa14-f51d-4b4b-bada-e39d25283882 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:40.765097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9c0aaa14-f51d-4b4b-bada-e39d25283882 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:40.774883 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:40.774883 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:40.775853 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9c0aaa14-f51d-4b4b-bada-e39d25283882 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:40.777562 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1133/4549] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:40 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:40.811115 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete volume request issued successfully. Jul 15 13:34:40.811413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4ef1cae7-2fd9-4835-9ced-d3e35256df2e tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 returned with HTTP 202 Jul 15 13:34:40.811864 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1145/4550] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:40 2026] DELETE /volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:40.824154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-925d088d-5eef-42cc-834f-004d669fb474 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:40.825940 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-925d088d-5eef-42cc-834f-004d669fb474 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 Jul 15 13:34:40.826235 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-925d088d-5eef-42cc-834f-004d669fb474 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:40.826437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-925d088d-5eef-42cc-834f-004d669fb474 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:40.833938 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:40.833938 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:40.838243 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-925d088d-5eef-42cc-834f-004d669fb474 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:40.843074 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-925d088d-5eef-42cc-834f-004d669fb474 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 returned with HTTP 200 Jul 15 13:34:40.843472 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1147/4551] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:40 2026] GET /volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-acf2934b-ba6a-461b-8838-c7757dd63cc6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-acf2934b-ba6a-461b-8838-c7757dd63cc6 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-acf2934b-ba6a-461b-8838-c7757dd63cc6 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-acf2934b-ba6a-461b-8838-c7757dd63cc6 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-acf2934b-ba6a-461b-8838-c7757dd63cc6 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-acf2934b-ba6a-461b-8838-c7757dd63cc6 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:42.185978 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1127/4552] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:41 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:42.195045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0c987e59-f266-4554-98b9-bd0157f85793 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:42.195045 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0c987e59-f266-4554-98b9-bd0157f85793 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 Jul 15 13:34:42.195045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0c987e59-f266-4554-98b9-bd0157f85793 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:42.195045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0c987e59-f266-4554-98b9-bd0157f85793 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:42.195045 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0c987e59-f266-4554-98b9-bd0157f85793 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 returned with HTTP 404 Jul 15 13:34:42.195045 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1134/4553] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:41 2026] GET /volume/v3/volumes/0ef096eb-0201-4854-9776-e6feb7c5b5f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete volume with id: 5ff82f06-8fc0-475e-9c4e-4a09d5581f2d Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:42.195789 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:42.307847 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete volume request issued successfully. Jul 15 13:34:42.308116 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8fcc7919-f10a-44ae-a528-8f94c35f3925 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d returned with HTTP 202 Jul 15 13:34:42.308576 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1146/4554] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:42 2026] DELETE /volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:42.322107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a726aec7-e81d-4ac7-885b-3320e81a4f03 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:42.323839 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a726aec7-e81d-4ac7-885b-3320e81a4f03 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d Jul 15 13:34:42.324095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a726aec7-e81d-4ac7-885b-3320e81a4f03 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:42.324321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a726aec7-e81d-4ac7-885b-3320e81a4f03 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:42.331586 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:42.331586 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:42.335786 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a726aec7-e81d-4ac7-885b-3320e81a4f03 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:42.341283 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a726aec7-e81d-4ac7-885b-3320e81a4f03 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d returned with HTTP 200 Jul 15 13:34:42.341817 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1148/4555] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:42 2026] GET /volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:42.919347 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e727d3e6-cf38-4e7b-8560-2f766ee36836 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:42.921103 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e727d3e6-cf38-4e7b-8560-2f766ee36836 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:42.921409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e727d3e6-cf38-4e7b-8560-2f766ee36836 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:42.921701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e727d3e6-cf38-4e7b-8560-2f766ee36836 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:42.921836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e727d3e6-cf38-4e7b-8560-2f766ee36836 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:42.926245 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:42.926245 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:42.926889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e727d3e6-cf38-4e7b-8560-2f766ee36836 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:42.927284 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1128/4556] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:42 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:43.358551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f35e8462-58a2-4ff9-b9c4-ead2d5b9bd4d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:43.362030 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f35e8462-58a2-4ff9-b9c4-ead2d5b9bd4d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d Jul 15 13:34:43.362030 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f35e8462-58a2-4ff9-b9c4-ead2d5b9bd4d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:43.362030 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f35e8462-58a2-4ff9-b9c4-ead2d5b9bd4d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:43.369300 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f35e8462-58a2-4ff9-b9c4-ead2d5b9bd4d tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d returned with HTTP 404 Jul 15 13:34:43.370293 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1135/4557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:43 2026] GET /volume/v3/volumes/5ff82f06-8fc0-475e-9c4e-4a09d5581f2d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:43.378331 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:43.380534 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] DELETE https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 Jul 15 13:34:43.380816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:43.381060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:43.381254 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete volume with id: 61d8f564-8633-4057-9816-4e7cb58249c7 Jul 15 13:34:43.390460 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:43.390460 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:43.391095 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:43.441288 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Delete volume request issued successfully. Jul 15 13:34:43.441485 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-95be6eaa-d7ec-431c-8429-09da7b06a8c9 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 returned with HTTP 202 Jul 15 13:34:43.442228 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1147/4558] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:43 2026] DELETE /volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:43.452712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a20b7459-d4c4-4830-922f-b2709d780fa0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:43.454899 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a20b7459-d4c4-4830-922f-b2709d780fa0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 Jul 15 13:34:43.455220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a20b7459-d4c4-4830-922f-b2709d780fa0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:43.455477 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a20b7459-d4c4-4830-922f-b2709d780fa0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:43.465287 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:43.465287 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:43.470386 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a20b7459-d4c4-4830-922f-b2709d780fa0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Volume info retrieved successfully. Jul 15 13:34:43.475756 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a20b7459-d4c4-4830-922f-b2709d780fa0 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 returned with HTTP 200 Jul 15 13:34:43.476161 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1149/4559] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:43 2026] GET /volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:43.937724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1452e91e-47b4-4861-bab6-8a3f291cbeab None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:43.939567 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1452e91e-47b4-4861-bab6-8a3f291cbeab tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:43.939773 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1452e91e-47b4-4861-bab6-8a3f291cbeab tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:43.939986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1452e91e-47b4-4861-bab6-8a3f291cbeab tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:43.940111 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-1452e91e-47b4-4861-bab6-8a3f291cbeab tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:43.944109 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:43.944109 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:43.944646 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1452e91e-47b4-4861-bab6-8a3f291cbeab tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:43.945009 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1129/4560] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:43 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:44.492295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-377a2478-2c27-42b3-8d5e-9cb0b2718b57 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:44.494550 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-377a2478-2c27-42b3-8d5e-9cb0b2718b57 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] GET https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 Jul 15 13:34:44.494707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-377a2478-2c27-42b3-8d5e-9cb0b2718b57 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:44.494902 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-377a2478-2c27-42b3-8d5e-9cb0b2718b57 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:44.500014 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-377a2478-2c27-42b3-8d5e-9cb0b2718b57 tempest-VolumesBackupsTest-1192567497 tempest-VolumesBackupsTest-1192567497-project-member] https://10.4.3.158/volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 returned with HTTP 404 Jul 15 13:34:44.500442 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1136/4561] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:44 2026] GET /volume/v3/volumes/61d8f564-8633-4057-9816-4e7cb58249c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:44.954535 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b47463a4-e2ee-4ac5-b5b6-7b3e0ca448ce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:44.956708 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b47463a4-e2ee-4ac5-b5b6-7b3e0ca448ce tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:44.956708 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b47463a4-e2ee-4ac5-b5b6-7b3e0ca448ce tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:44.956868 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b47463a4-e2ee-4ac5-b5b6-7b3e0ca448ce tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:44.956984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b47463a4-e2ee-4ac5-b5b6-7b3e0ca448ce tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:44.966878 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:44.966878 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:44.967645 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b47463a4-e2ee-4ac5-b5b6-7b3e0ca448ce tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:44.968204 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1148/4562] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:44 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:45.978456 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ff682eaa-eeb5-49c9-a951-c8226da87033 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:45.980939 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff682eaa-eeb5-49c9-a951-c8226da87033 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:45.981315 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff682eaa-eeb5-49c9-a951-c8226da87033 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:45.981583 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff682eaa-eeb5-49c9-a951-c8226da87033 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:45.981766 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ff682eaa-eeb5-49c9-a951-c8226da87033 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:45.987337 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:45.987337 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:45.988321 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff682eaa-eeb5-49c9-a951-c8226da87033 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:45.988852 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1150/4563] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:45 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:46.904050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d45ff7c7-4575-48be-9bcd-e005db5382df None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.001460 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f16fb60b-f2e3-4f95-948e-b303a7af56b9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.003509 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f16fb60b-f2e3-4f95-948e-b303a7af56b9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:47.003732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f16fb60b-f2e3-4f95-948e-b303a7af56b9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:47.003928 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f16fb60b-f2e3-4f95-948e-b303a7af56b9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:47.004080 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-f16fb60b-f2e3-4f95-948e-b303a7af56b9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:47.005751 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:47.006099 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:47.007847 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:47.008022 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create volume of 1 GB Jul 15 13:34:47.009241 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:47.009241 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:47.009354 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f16fb60b-f2e3-4f95-948e-b303a7af56b9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:47.009775 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1137/4564] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:47 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:47.019716 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Availability Zones retrieved successfully. Jul 15 13:34:47.022685 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f785ac3f-63fa-43ca-8a37-e4c314fb8bd1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.031982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Flow 'volume_create_api' (73af1df5-be8c-47e4-a17c-5a0818f007f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:47.033558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ae71af-0ac1-4f9c-8b7a-e632fc971292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:47.034532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:47.063017 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ae71af-0ac1-4f9c-8b7a-e632fc971292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:47.063739 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (092230ce-87a7-494d-bc3c-c1f2e4ce3662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:47.094197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f785ac3f-63fa-43ca-8a37-e4c314fb8bd1 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-member] PUT https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:47.094526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f785ac3f-63fa-43ca-8a37-e4c314fb8bd1 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:47.099956 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:47.099956 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:47.114429 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f785ac3f-63fa-43ca-8a37-e4c314fb8bd1 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-member] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:47.114990 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1149/4565] 10.4.3.158 () {70 vars in 1408 bytes} [Wed Jul 15 13:34:47 2026] PUT /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 316 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:47.124807 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9965575e-9f92-4940-8c47-f0746e3ac37a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.127010 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9965575e-9f92-4940-8c47-f0746e3ac37a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:47.127127 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9965575e-9f92-4940-8c47-f0746e3ac37a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:47.127329 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9965575e-9f92-4940-8c47-f0746e3ac37a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:47.127430 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9965575e-9f92-4940-8c47-f0746e3ac37a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:47.131663 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:47.131663 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:47.132374 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9965575e-9f92-4940-8c47-f0746e3ac37a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:47.132841 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1151/4566] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:47 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:47.140194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Created reservations ['f8d175b0-0101-4915-a575-f9de73fe6bfb', 'a4d14e8d-c99e-4ff3-abde-0cc34d8e4957', '45e45eeb-15c8-452b-841c-e8a716dcb5c5', '7376c65a-d224-4896-96b0-335ff5e9bd54'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:47.141025 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (092230ce-87a7-494d-bc3c-c1f2e4ce3662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8d175b0-0101-4915-a575-f9de73fe6bfb', 'a4d14e8d-c99e-4ff3-abde-0cc34d8e4957', '45e45eeb-15c8-452b-841c-e8a716dcb5c5', '7376c65a-d224-4896-96b0-335ff5e9bd54']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:47.144986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dc90d2-632f-48c0-8e1d-c4d0569b4d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:47.145075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.145371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] DELETE https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:47.145648 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:47.145834 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:47.146007 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Delete backup with id: f5235d3e-0c92-4496-8c26-386a918a85c1. Jul 15 13:34:47.150270 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:47.150270 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:47.169487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] delete_backup rpcapi backup_id f5235d3e-0c92-4496-8c26-386a918a85c1 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:34:47.171573 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d14ff923-9d60-4915-aa76-f7cb9bec129c tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 202 Jul 15 13:34:47.172216 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1138/4567] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:47 2026] DELETE /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:34:47.182145 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9dc90d2-632f-48c0-8e1d-c4d0569b4d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a74d21-0846-49e4-9a06-352f6813c838', '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='ca30e30bacef42a5b58805786799da47',qos_specs=None,replication_status=,reservations=['f8d175b0-0101-4915-a575-f9de73fe6bfb','a4d14e8d-c99e-4ff3-abde-0cc34d8e4957','45e45eeb-15c8-452b-841c-e8a716dcb5c5','7376c65a-d224-4896-96b0-335ff5e9bd54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be2205f36f54b3ba813b864ec5dbd0b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:47Z,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=06a74d21-0846-49e4-9a06-352f6813c838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca30e30bacef42a5b58805786799da47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be2205f36f54b3ba813b864ec5dbd0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:47.182863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-63ec6b27-a5b9-47e6-9e64-5f1df8cf1a5a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.183194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb32e26d-66cb-4e12-b540-b14642fc5914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:47.184873 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63ec6b27-a5b9-47e6-9e64-5f1df8cf1a5a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:47.185237 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63ec6b27-a5b9-47e6-9e64-5f1df8cf1a5a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:47.185516 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63ec6b27-a5b9-47e6-9e64-5f1df8cf1a5a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:47.185657 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-63ec6b27-a5b9-47e6-9e64-5f1df8cf1a5a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:47.190487 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:47.190487 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:47.191354 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63ec6b27-a5b9-47e6-9e64-5f1df8cf1a5a tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 200 Jul 15 13:34:47.191646 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1150/4568] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:47 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:47.205749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb32e26d-66cb-4e12-b540-b14642fc5914) transitioned into state 'SUCCESS' from 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='ca30e30bacef42a5b58805786799da47',qos_specs=None,replication_status=,reservations=['f8d175b0-0101-4915-a575-f9de73fe6bfb','a4d14e8d-c99e-4ff3-abde-0cc34d8e4957','45e45eeb-15c8-452b-841c-e8a716dcb5c5','7376c65a-d224-4896-96b0-335ff5e9bd54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be2205f36f54b3ba813b864ec5dbd0b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:47.206551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89dabdab-13e0-4b23-adb6-bc9551cf0b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:47.219330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89dabdab-13e0-4b23-adb6-bc9551cf0b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:47.220689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Flow 'volume_create_api' (73af1df5-be8c-47e4-a17c-5a0818f007f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:47.221193 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create volume request issued successfully. Jul 15 13:34:47.221830 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d45ff7c7-4575-48be-9bcd-e005db5382df tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:47.222304 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1130/4569] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:34:46 2026] POST /volume/v3/volumes => generated 740 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:47.237191 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ae201976-6782-4d27-b799-33a9a5b95773 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:47.239046 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae201976-6782-4d27-b799-33a9a5b95773 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:47.239241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae201976-6782-4d27-b799-33a9a5b95773 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:47.239447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae201976-6782-4d27-b799-33a9a5b95773 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:47.246347 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:47.246347 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:47.251010 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ae201976-6782-4d27-b799-33a9a5b95773 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:47.255451 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae201976-6782-4d27-b799-33a9a5b95773 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 returned with HTTP 200 Jul 15 13:34:47.255451 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1152/4570] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:47 2026] GET /volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:48.205689 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-95fcf417-994f-4473-b335-dbde6350f06e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.207388 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-95fcf417-994f-4473-b335-dbde6350f06e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 Jul 15 13:34:48.207822 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-95fcf417-994f-4473-b335-dbde6350f06e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:48.209166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-95fcf417-994f-4473-b335-dbde6350f06e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:48.209166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-95fcf417-994f-4473-b335-dbde6350f06e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Show backup with id f5235d3e-0c92-4496-8c26-386a918a85c1. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:34:48.212411 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-95fcf417-994f-4473-b335-dbde6350f06e tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 returned with HTTP 404 Jul 15 13:34:48.213112 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1139/4571] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:48 2026] GET /volume/v3/backups/f5235d3e-0c92-4496-8c26-386a918a85c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:48.219446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.221170 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 Jul 15 13:34:48.221367 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:48.221539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:48.221726 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Delete volume with id: decdeb3a-1021-46a8-afaf-641dd1a97a41 Jul 15 13:34:48.229010 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:48.229010 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:48.229353 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Volume info retrieved successfully. Jul 15 13:34:48.269357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-393efa13-c27e-4f23-979e-df877291472b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.272100 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-393efa13-c27e-4f23-979e-df877291472b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:48.272305 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-393efa13-c27e-4f23-979e-df877291472b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:48.272505 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-393efa13-c27e-4f23-979e-df877291472b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:48.280227 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:48.280227 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:48.283735 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Delete volume request issued successfully. Jul 15 13:34:48.284025 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f7a8e67-7da9-411a-a39b-1254870a5a4d tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 returned with HTTP 202 Jul 15 13:34:48.284552 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1151/4572] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:48 2026] DELETE /volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:48.284815 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-393efa13-c27e-4f23-979e-df877291472b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:48.291663 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-393efa13-c27e-4f23-979e-df877291472b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 returned with HTTP 200 Jul 15 13:34:48.292185 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1131/4573] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:48 2026] GET /volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:48.294676 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d213e339-2deb-444f-948b-e3c672567ce9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.296569 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d213e339-2deb-444f-948b-e3c672567ce9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 Jul 15 13:34:48.296789 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d213e339-2deb-444f-948b-e3c672567ce9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:48.297057 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d213e339-2deb-444f-948b-e3c672567ce9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:48.304505 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:48.304505 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:48.305938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc30fe6a-c103-4eae-9325-c6cc94c1289b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.309866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc30fe6a-c103-4eae-9325-c6cc94c1289b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:48.309866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc30fe6a-c103-4eae-9325-c6cc94c1289b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:48.309866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc30fe6a-c103-4eae-9325-c6cc94c1289b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:48.310269 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d213e339-2deb-444f-948b-e3c672567ce9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Volume info retrieved successfully. Jul 15 13:34:48.314431 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d213e339-2deb-444f-948b-e3c672567ce9 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 returned with HTTP 200 Jul 15 13:34:48.319236 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1153/4574] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:48 2026] GET /volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:48.319301 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:48.319301 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:48.322304 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fc30fe6a-c103-4eae-9325-c6cc94c1289b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:48.324364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc30fe6a-c103-4eae-9325-c6cc94c1289b tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 returned with HTTP 200 Jul 15 13:34:48.324857 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1140/4575] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:48 2026] GET /volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:48.337463 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.339604 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:48.340048 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-990732518"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:48.342024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-990732518'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:48.342172 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create volume of 1 GB Jul 15 13:34:48.347036 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Availability Zones retrieved successfully. Jul 15 13:34:48.355412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Flow 'volume_create_api' (b8c2885d-c3a4-4124-a073-bcb3ef14d680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:48.356735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411862e8-92ea-4db5-92b4-c09fe77c88ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:48.357995 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:48.388647 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411862e8-92ea-4db5-92b4-c09fe77c88ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:48.389450 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080a3ed5-8bc5-4850-8739-61b8162e27b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:48.454104 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Created reservations ['24627a65-dfe6-49b9-82a1-bf485b988ba3', '480b0e5e-9fcb-4571-b121-e97bb861bbd8', '611165d5-348b-43fc-9e18-805769934e39', '4c654a30-05ba-46cf-af38-65941c5088cf'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:48.454846 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080a3ed5-8bc5-4850-8739-61b8162e27b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24627a65-dfe6-49b9-82a1-bf485b988ba3', '480b0e5e-9fcb-4571-b121-e97bb861bbd8', '611165d5-348b-43fc-9e18-805769934e39', '4c654a30-05ba-46cf-af38-65941c5088cf']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:48.455557 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84620c85-5b8f-4904-8f04-4e9afda9421d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:48.488069 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84620c85-5b8f-4904-8f04-4e9afda9421d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12df64d7-2fe8-45b7-9105-4c7b2eafee8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-990732518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca30e30bacef42a5b58805786799da47',qos_specs=None,replication_status=,reservations=['24627a65-dfe6-49b9-82a1-bf485b988ba3','480b0e5e-9fcb-4571-b121-e97bb861bbd8','611165d5-348b-43fc-9e18-805769934e39','4c654a30-05ba-46cf-af38-65941c5088cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be2205f36f54b3ba813b864ec5dbd0b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:48Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-990732518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12df64d7-2fe8-45b7-9105-4c7b2eafee8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca30e30bacef42a5b58805786799da47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be2205f36f54b3ba813b864ec5dbd0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:48.488765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6536141b-cc1d-4b5a-a376-4378f2720565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:48.520281 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6536141b-cc1d-4b5a-a376-4378f2720565) transitioned into 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-990732518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca30e30bacef42a5b58805786799da47',qos_specs=None,replication_status=,reservations=['24627a65-dfe6-49b9-82a1-bf485b988ba3','480b0e5e-9fcb-4571-b121-e97bb861bbd8','611165d5-348b-43fc-9e18-805769934e39','4c654a30-05ba-46cf-af38-65941c5088cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be2205f36f54b3ba813b864ec5dbd0b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:48.521050 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf4e522-bd7a-4ad7-9002-196d6b6eb888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:48.547503 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf4e522-bd7a-4ad7-9002-196d6b6eb888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:48.548351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Flow 'volume_create_api' (b8c2885d-c3a4-4124-a073-bcb3ef14d680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:48.548880 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create volume request issued successfully. Jul 15 13:34:48.549685 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2c6ae72b-3c6b-4dc7-946f-133d2e620676 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:48.550440 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1152/4576] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:34:48 2026] POST /volume/v3/volumes => generated 775 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:48.562126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5e7e663c-8b41-4c83-bc7d-3a6d8fe6e4e0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:48.564045 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e7e663c-8b41-4c83-bc7d-3a6d8fe6e4e0 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:48.564248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e7e663c-8b41-4c83-bc7d-3a6d8fe6e4e0 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:48.564427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5e7e663c-8b41-4c83-bc7d-3a6d8fe6e4e0 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:48.571788 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:48.571788 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:48.577522 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5e7e663c-8b41-4c83-bc7d-3a6d8fe6e4e0 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:48.582055 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5e7e663c-8b41-4c83-bc7d-3a6d8fe6e4e0 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c returned with HTTP 200 Jul 15 13:34:48.582460 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1132/4577] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:48 2026] GET /volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:49.329103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb91e323-d82a-4450-ad0d-2ca529f1d0e3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:49.331033 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb91e323-d82a-4450-ad0d-2ca529f1d0e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] GET https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 Jul 15 13:34:49.331236 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb91e323-d82a-4450-ad0d-2ca529f1d0e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:49.331443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb91e323-d82a-4450-ad0d-2ca529f1d0e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:49.336912 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb91e323-d82a-4450-ad0d-2ca529f1d0e3 tempest-ProjectMemberTests39-598264189 tempest-ProjectMemberTests39-598264189-project-admin] https://10.4.3.158/volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 returned with HTTP 404 Jul 15 13:34:49.337372 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1154/4578] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:49 2026] GET /volume/v3/volumes/decdeb3a-1021-46a8-afaf-641dd1a97a41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:49.597723 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e5a1510f-d7f8-4dfa-9a32-ffb756c2ce11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:49.601148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e5a1510f-d7f8-4dfa-9a32-ffb756c2ce11 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:49.601148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e5a1510f-d7f8-4dfa-9a32-ffb756c2ce11 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:49.601148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e5a1510f-d7f8-4dfa-9a32-ffb756c2ce11 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:49.607790 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:49.607790 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:49.612346 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e5a1510f-d7f8-4dfa-9a32-ffb756c2ce11 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:49.620023 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e5a1510f-d7f8-4dfa-9a32-ffb756c2ce11 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c returned with HTTP 200 Jul 15 13:34:49.620415 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1141/4579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:49 2026] GET /volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:49.632773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bfebe6e6-2aba-4bb0-aea2-cfb5b7b6ccc2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:49.634645 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bfebe6e6-2aba-4bb0-aea2-cfb5b7b6ccc2 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:49.634849 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bfebe6e6-2aba-4bb0-aea2-cfb5b7b6ccc2 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:49.635093 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bfebe6e6-2aba-4bb0-aea2-cfb5b7b6ccc2 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:49.642614 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:49.642614 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:49.645880 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bfebe6e6-2aba-4bb0-aea2-cfb5b7b6ccc2 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:49.649721 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bfebe6e6-2aba-4bb0-aea2-cfb5b7b6ccc2 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c returned with HTTP 200 Jul 15 13:34:49.650101 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1153/4580] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:49 2026] GET /volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:49.660730 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:49.662456 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:34:49.662803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12df64d7-2fe8-45b7-9105-4c7b2eafee8c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2145391764"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:49.671045 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:49.671045 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:49.671531 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:49.683445 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Create snapshot from volume 12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:49.996721 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Created reservations ['a2caecc2-138a-40e8-9743-9bfe225ac5f5', '771c8bab-81bc-40ad-90ae-e6a5f7e266ee', 'bbbe6fee-3a27-418e-a232-967dedc891d5', '43c2a0ad-3541-4740-b257-28a07b37e20b'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:50.135863 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot create request issued successfully. Jul 15 13:34:50.136217 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d2e79507-d24d-4b73-b158-e130c3c3dbc4 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:34:50.136777 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1133/4581] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:34:49 2026] POST /volume/v3/snapshots => generated 326 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:50.144917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cc238029-80dc-4d5b-981f-8c4af683ec9a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:50.147026 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc238029-80dc-4d5b-981f-8c4af683ec9a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:50.147290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc238029-80dc-4d5b-981f-8c4af683ec9a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:50.147596 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cc238029-80dc-4d5b-981f-8c4af683ec9a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:50.155812 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:50.155812 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:50.156310 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cc238029-80dc-4d5b-981f-8c4af683ec9a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot retrieved successfully. Jul 15 13:34:50.157019 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cc238029-80dc-4d5b-981f-8c4af683ec9a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 returned with HTTP 200 Jul 15 13:34:50.157388 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1155/4582] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:50 2026] GET /volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:51.165711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-18e00454-892d-4d42-a24e-bb5bcccc28ec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:51.167407 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-18e00454-892d-4d42-a24e-bb5bcccc28ec tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:51.167712 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-18e00454-892d-4d42-a24e-bb5bcccc28ec tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:51.168070 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-18e00454-892d-4d42-a24e-bb5bcccc28ec tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:51.173186 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:51.173186 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:51.173880 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-18e00454-892d-4d42-a24e-bb5bcccc28ec tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot retrieved successfully. Jul 15 13:34:51.174486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-18e00454-892d-4d42-a24e-bb5bcccc28ec tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 returned with HTTP 200 Jul 15 13:34:51.175086 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1142/4583] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:51 2026] GET /volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:51.182756 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c1aa92e-249d-4a04-8473-a8160fafd796 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:51.188478 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c1aa92e-249d-4a04-8473-a8160fafd796 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:51.188716 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c1aa92e-249d-4a04-8473-a8160fafd796 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:51.188932 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c1aa92e-249d-4a04-8473-a8160fafd796 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:51.200220 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:51.200220 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:51.200714 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c1aa92e-249d-4a04-8473-a8160fafd796 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot retrieved successfully. Jul 15 13:34:51.201504 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c1aa92e-249d-4a04-8473-a8160fafd796 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 returned with HTTP 200 Jul 15 13:34:51.201914 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1154/4584] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:51 2026] GET /volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 => generated 485 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:51.212485 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:51.214633 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:51.214836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:51.215047 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:51.215148 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Delete snapshot with id: b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:51.226826 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:51.226826 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:51.227289 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot retrieved successfully. Jul 15 13:34:51.249547 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot delete request issued successfully. Jul 15 13:34:51.252045 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ea41a74-67bc-4805-adec-6cbbee1effc7 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 returned with HTTP 202 Jul 15 13:34:51.252045 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1134/4585] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:34:51 2026] DELETE /volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:51.259037 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-934e30a4-846f-4d4c-bbfa-c136a3ca0ac1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:51.262382 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-934e30a4-846f-4d4c-bbfa-c136a3ca0ac1 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:51.262382 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-934e30a4-846f-4d4c-bbfa-c136a3ca0ac1 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:51.262382 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-934e30a4-846f-4d4c-bbfa-c136a3ca0ac1 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:51.270537 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:51.270537 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:51.272134 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-934e30a4-846f-4d4c-bbfa-c136a3ca0ac1 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Snapshot retrieved successfully. Jul 15 13:34:51.272134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-934e30a4-846f-4d4c-bbfa-c136a3ca0ac1 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 returned with HTTP 200 Jul 15 13:34:51.272239 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1156/4586] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:51 2026] GET /volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:51.370316 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5582c2b3-4d78-46c8-9905-9bb0fb75e5c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:51.428055 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5582c2b3-4d78-46c8-9905-9bb0fb75e5c5 tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] GET https://10.4.3.158/volume/v3/scheduler-stats/get_pools Jul 15 13:34:51.428281 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5582c2b3-4d78-46c8-9905-9bb0fb75e5c5 tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:51.428459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5582c2b3-4d78-46c8-9905-9bb0fb75e5c5 tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] Calling method 'get_pools' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:51.439454 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5582c2b3-4d78-46c8-9905-9bb0fb75e5c5 tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] https://10.4.3.158/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 15 13:34:51.439995 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1143/4587] 10.4.3.158 () {66 vars in 1291 bytes} [Wed Jul 15 13:34:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:51.448719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-01c5352c-89ba-4fb1-9759-7c10cfef32fa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:51.450608 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01c5352c-89ba-4fb1-9759-7c10cfef32fa tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] GET https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool Jul 15 13:34:51.450929 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01c5352c-89ba-4fb1-9759-7c10cfef32fa tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:51.451226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01c5352c-89ba-4fb1-9759-7c10cfef32fa tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:51.461852 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01c5352c-89ba-4fb1-9759-7c10cfef32fa tempest-ProjectAdminTests-822987798 tempest-ProjectAdminTests-822987798-project-admin] https://10.4.3.158/volume/v3/capabilities/np0000005195@storpool returned with HTTP 200 Jul 15 13:34:51.462762 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1155/4588] 10.4.3.158 () {66 vars in 1318 bytes} [Wed Jul 15 13:34:51 2026] GET /volume/v3/capabilities/np0000005195@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:52.280859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-16b15a75-21dc-4ff0-9a36-bf453c9f1657 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:52.282749 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16b15a75-21dc-4ff0-9a36-bf453c9f1657 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 Jul 15 13:34:52.282968 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16b15a75-21dc-4ff0-9a36-bf453c9f1657 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:52.283189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16b15a75-21dc-4ff0-9a36-bf453c9f1657 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:52.287675 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16b15a75-21dc-4ff0-9a36-bf453c9f1657 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 returned with HTTP 404 Jul 15 13:34:52.288171 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1135/4589] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:52 2026] GET /volume/v3/snapshots/b033da51-2e37-4cc9-a27e-161e633d5b19 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:52.294542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:52.296388 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] DELETE https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:52.296669 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:52.296924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:52.297172 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Delete volume with id: 12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:52.304578 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:52.304578 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:52.305085 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:52.335041 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Delete volume request issued successfully. Jul 15 13:34:52.335041 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c32d8eba-9f6e-4b85-ba2a-43ab477f3b61 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c returned with HTTP 202 Jul 15 13:34:52.335041 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1157/4590] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:52 2026] DELETE /volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:52.340933 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3fb81dfe-8735-4a3f-a299-5375a699026a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:52.342994 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3fb81dfe-8735-4a3f-a299-5375a699026a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:52.345079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3fb81dfe-8735-4a3f-a299-5375a699026a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:52.345079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3fb81dfe-8735-4a3f-a299-5375a699026a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:52.359879 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:52.359879 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:52.369144 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3fb81dfe-8735-4a3f-a299-5375a699026a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:52.373817 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3fb81dfe-8735-4a3f-a299-5375a699026a tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c returned with HTTP 200 Jul 15 13:34:52.374315 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1144/4591] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:52 2026] GET /volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:53.013225 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:53.099557 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:53.100017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1771282202"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:53.102367 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1771282202'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:53.102543 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume of 1 GB Jul 15 13:34:53.107190 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Availability Zones retrieved successfully. Jul 15 13:34:53.114271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (6a00d9ec-2ebe-40f7-b22b-f00131686e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:53.116147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413a26d1-5412-404f-9cd0-95024f2772df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:53.117365 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:53.148883 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413a26d1-5412-404f-9cd0-95024f2772df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:53.150009 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837d8ccc-4026-42fe-8a4f-7964815a62d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:53.214236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['62c23ab2-9615-466d-9145-b2bc54c06964', '06f03016-13c6-4d0c-bce4-094d36d43185', '75e59590-0eef-4baf-867f-9a209143f055', 'f0f56fd1-1f81-4b61-bdaa-f7e478c92148'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:53.215123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837d8ccc-4026-42fe-8a4f-7964815a62d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62c23ab2-9615-466d-9145-b2bc54c06964', '06f03016-13c6-4d0c-bce4-094d36d43185', '75e59590-0eef-4baf-867f-9a209143f055', 'f0f56fd1-1f81-4b61-bdaa-f7e478c92148']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:53.215976 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6699e9-ba4e-42f2-a8de-192ae5f8042d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:53.249792 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6699e9-ba4e-42f2-a8de-192ae5f8042d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cf84078-135f-406e-bc21-ba04839e972b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1771282202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['62c23ab2-9615-466d-9145-b2bc54c06964','06f03016-13c6-4d0c-bce4-094d36d43185','75e59590-0eef-4baf-867f-9a209143f055','f0f56fd1-1f81-4b61-bdaa-f7e478c92148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1771282202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cf84078-135f-406e-bc21-ba04839e972b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acb5242e0ba458790cd0d731e206c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:53.250768 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f277f08-e594-4414-8696-1fa89908c918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:53.276978 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f277f08-e594-4414-8696-1fa89908c918) transitioned into state 'SUCCESS' from state '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-1771282202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['62c23ab2-9615-466d-9145-b2bc54c06964','06f03016-13c6-4d0c-bce4-094d36d43185','75e59590-0eef-4baf-867f-9a209143f055','f0f56fd1-1f81-4b61-bdaa-f7e478c92148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:53.277727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391eaad2-8ea2-4509-a9e3-a66a623d9818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:53.287582 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391eaad2-8ea2-4509-a9e3-a66a623d9818) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:53.288542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (6a00d9ec-2ebe-40f7-b22b-f00131686e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:53.288884 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request issued successfully. Jul 15 13:34:53.289493 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-41c796d2-7a77-4c6a-9b84-43fcff19f4ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:53.290645 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1156/4592] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:34:53 2026] POST /volume/v3/volumes => generated 778 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:53.301247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-db49534d-3f1b-4c1e-a678-bc318012e9d9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:53.303122 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db49534d-3f1b-4c1e-a678-bc318012e9d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:53.303301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db49534d-3f1b-4c1e-a678-bc318012e9d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:53.303462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-db49534d-3f1b-4c1e-a678-bc318012e9d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:53.310139 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:53.310139 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:53.313622 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-db49534d-3f1b-4c1e-a678-bc318012e9d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:53.317392 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-db49534d-3f1b-4c1e-a678-bc318012e9d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b returned with HTTP 200 Jul 15 13:34:53.317770 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1136/4593] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:53 2026] GET /volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:53.387932 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d7e848b4-33c7-4185-8474-50be62372eaf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:53.389890 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d7e848b4-33c7-4185-8474-50be62372eaf tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c Jul 15 13:34:53.390128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d7e848b4-33c7-4185-8474-50be62372eaf tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:53.390332 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d7e848b4-33c7-4185-8474-50be62372eaf tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:53.396517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d7e848b4-33c7-4185-8474-50be62372eaf tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c returned with HTTP 404 Jul 15 13:34:53.397094 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1158/4594] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:53 2026] GET /volume/v3/volumes/12df64d7-2fe8-45b7-9105-4c7b2eafee8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:53.405097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:53.407029 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] DELETE https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:53.407389 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:53.407664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:53.407931 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Delete volume with id: 06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:53.415590 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:53.415590 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:53.416153 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:53.435286 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Delete volume request issued successfully. Jul 15 13:34:53.435606 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0218b7df-39fd-4e7a-9b57-4a24d378131d tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 returned with HTTP 202 Jul 15 13:34:53.436448 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1145/4595] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:53 2026] DELETE /volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:53.444782 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d30bf121-83f9-4f61-8be6-35473ecc502c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:53.447529 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d30bf121-83f9-4f61-8be6-35473ecc502c tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:53.447757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d30bf121-83f9-4f61-8be6-35473ecc502c tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:53.447975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d30bf121-83f9-4f61-8be6-35473ecc502c tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:53.454582 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:53.454582 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:53.458354 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d30bf121-83f9-4f61-8be6-35473ecc502c tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Volume info retrieved successfully. Jul 15 13:34:53.462249 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d30bf121-83f9-4f61-8be6-35473ecc502c tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 returned with HTTP 200 Jul 15 13:34:53.462625 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1157/4596] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:53 2026] GET /volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:54.330189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2e6d0bc8-cf58-49ed-aad3-3d573bbe63b7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:54.331946 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e6d0bc8-cf58-49ed-aad3-3d573bbe63b7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:54.332179 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e6d0bc8-cf58-49ed-aad3-3d573bbe63b7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:54.332399 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e6d0bc8-cf58-49ed-aad3-3d573bbe63b7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:54.339415 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:54.339415 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:54.342935 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2e6d0bc8-cf58-49ed-aad3-3d573bbe63b7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:54.347933 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e6d0bc8-cf58-49ed-aad3-3d573bbe63b7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b returned with HTTP 200 Jul 15 13:34:54.348512 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1137/4597] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:54 2026] GET /volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:54.360566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:54.362281 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:34:54.362678 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cf84078-135f-406e-bc21-ba04839e972b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1198481292"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:54.370723 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:54.370723 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:54.371186 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:54.371344 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create snapshot from volume 3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:54.401076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['a658b214-7940-4a95-831e-8200b094507d', '6151cc90-632e-47e7-875a-fd869573395a', '82dff29f-4f51-4e4d-8ca0-6b38080c5641', 'c60d2406-b683-4eb6-89f4-b3f2b322a966'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:54.433591 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot create request issued successfully. Jul 15 13:34:54.434147 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef15cf34-2fc6-471a-a26b-4f55734ac41f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:34:54.434811 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1159/4598] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:34:54 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) Jul 15 13:34:54.443312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6c3286fc-2036-49b6-898c-e1905a1b2fb6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:54.445043 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c3286fc-2036-49b6-898c-e1905a1b2fb6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad Jul 15 13:34:54.445262 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c3286fc-2036-49b6-898c-e1905a1b2fb6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:54.445494 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c3286fc-2036-49b6-898c-e1905a1b2fb6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:54.449994 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:54.449994 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:54.450517 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6c3286fc-2036-49b6-898c-e1905a1b2fb6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:34:54.451281 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c3286fc-2036-49b6-898c-e1905a1b2fb6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad returned with HTTP 200 Jul 15 13:34:54.451791 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1146/4599] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:54 2026] GET /volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:54.476261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e3a9f22c-f938-4fe4-afb1-4ab72ed91e36 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:54.478095 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3a9f22c-f938-4fe4-afb1-4ab72ed91e36 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] GET https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 Jul 15 13:34:54.478285 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3a9f22c-f938-4fe4-afb1-4ab72ed91e36 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:54.478468 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e3a9f22c-f938-4fe4-afb1-4ab72ed91e36 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:54.487186 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e3a9f22c-f938-4fe4-afb1-4ab72ed91e36 tempest-CinderUnicodeTest-2030588105 tempest-CinderUnicodeTest-2030588105-project-member] https://10.4.3.158/volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 returned with HTTP 404 Jul 15 13:34:54.488527 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1158/4600] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:54 2026] GET /volume/v3/volumes/06a74d21-0846-49e4-9a06-352f6813c838 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:55.461442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f8f2a90c-746d-465d-8d30-a302e36a6626 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.463067 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f8f2a90c-746d-465d-8d30-a302e36a6626 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad Jul 15 13:34:55.463273 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f8f2a90c-746d-465d-8d30-a302e36a6626 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:55.463649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f8f2a90c-746d-465d-8d30-a302e36a6626 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:55.467856 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:55.467856 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:55.468132 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f8f2a90c-746d-465d-8d30-a302e36a6626 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:34:55.468670 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f8f2a90c-746d-465d-8d30-a302e36a6626 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad returned with HTTP 200 Jul 15 13:34:55.469002 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1138/4601] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:55 2026] GET /volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:34:55.478630 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a415e095-76e6-4aa9-b738-85c77677b194 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.601870 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a415e095-76e6-4aa9-b738-85c77677b194 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] POST https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad/action Jul 15 13:34:55.602348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a415e095-76e6-4aa9-b738-85c77677b194 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:34:55.602528 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a415e095-76e6-4aa9-b738-85c77677b194 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:55.610037 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:55.610037 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:55.610743 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a415e095-76e6-4aa9-b738-85c77677b194 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Snapshot retrieved successfully. Jul 15 13:34:55.611922 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-a415e095-76e6-4aa9-b738-85c77677b194 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c2e3a094a74f4afabb752a6be7e22c78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8acb5242e0ba458790cd0d731e206c3a', '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=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:34:55.612261 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a415e095-76e6-4aa9-b738-85c77677b194 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad/action returned with HTTP 403 Jul 15 13:34:55.612933 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1160/4602] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:34:55 2026] POST /volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad/action => generated 133 bytes in 135 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:55.619748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.621471 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad Jul 15 13:34:55.621703 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:55.621872 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:55.622056 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete snapshot with id: a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad Jul 15 13:34:55.627179 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:55.627179 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:55.627647 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:34:55.644503 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot delete request issued successfully. Jul 15 13:34:55.644795 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-261a8b5c-9c6b-46e3-9e85-aae7a2ca363e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad returned with HTTP 202 Jul 15 13:34:55.645310 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1147/4603] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:34:55 2026] DELETE /volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:55.652070 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f7d77108-f204-46b7-a8ac-54a5bccc3200 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.653738 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f7d77108-f204-46b7-a8ac-54a5bccc3200 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad Jul 15 13:34:55.653920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f7d77108-f204-46b7-a8ac-54a5bccc3200 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:55.654122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f7d77108-f204-46b7-a8ac-54a5bccc3200 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:55.655796 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4cab22b0-7679-4cdd-a656-fddfd0853299 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.664051 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:55.664051 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:55.664368 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f7d77108-f204-46b7-a8ac-54a5bccc3200 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:34:55.665050 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f7d77108-f204-46b7-a8ac-54a5bccc3200 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad returned with HTTP 200 Jul 15 13:34:55.665395 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1159/4604] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:55 2026] GET /volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:55.730774 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4cab22b0-7679-4cdd-a656-fddfd0853299 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:34:55.731282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4cab22b0-7679-4cdd-a656-fddfd0853299 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-260137211", "extra_specs": {"storage_protocol": "tempest-storage_protocol-261681235", "vendor_name": "tempest-vendor_name-1966975377"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:55.747716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4cab22b0-7679-4cdd-a656-fddfd0853299 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:34:55.748071 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1139/4605] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:34:55 2026] POST /volume/v3/types => generated 327 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:55.757197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.759313 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:55.759828 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "076b8a45-1236-4daa-be29-d0175bb065d1", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:55.762100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume request body: {'volume': {'volume_type': '076b8a45-1236-4daa-be29-d0175bb065d1', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:55.766288 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume of 1 GB Jul 15 13:34:55.766749 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:55.766749 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:55.767247 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Availability Zones retrieved successfully. Jul 15 13:34:55.773925 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Flow 'volume_create_api' (67044e79-000a-42f1-9f47-476bf232f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:55.775667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847a30a1-b70a-44bb-b228-e329a5299fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:55.776663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:55.797039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847a30a1-b70a-44bb-b228-e329a5299fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:34:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-261681235',vendor_name='tempest-vendor_name-1966975377'},id=076b8a45-1236-4daa-be29-d0175bb065d1,is_public=True,name='tempest-ProjectAdminTests-volume-type-260137211',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '076b8a45-1236-4daa-be29-d0175bb065d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:55.798037 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84867e01-a8b1-4154-877c-217e7320ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:55.820713 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-260137211 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-260137211, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:55.820996 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-260137211 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-260137211, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:55.849624 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Created reservations ['f507e49f-5e6a-4da6-9b3e-d063ca1f456b', '96099acd-7723-4c94-86b8-8cd1b85769d7', 'fb9fcd00-e80d-4351-be6a-51e41af2ea3e', 'c611dd75-36f1-4b80-a09c-26cd21742bd3'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:55.850511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84867e01-a8b1-4154-877c-217e7320ef46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f507e49f-5e6a-4da6-9b3e-d063ca1f456b', '96099acd-7723-4c94-86b8-8cd1b85769d7', 'fb9fcd00-e80d-4351-be6a-51e41af2ea3e', 'c611dd75-36f1-4b80-a09c-26cd21742bd3']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:55.851301 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb33940-ea7f-423b-97e1-d323a512e0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:55.875728 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb33940-ea7f-423b-97e1-d323a512e0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea92e7f0-b4f9-480c-9877-df38f7175259', '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='75e5065cef98463488a77c0565135c8e',qos_specs=None,replication_status=,reservations=['f507e49f-5e6a-4da6-9b3e-d063ca1f456b','96099acd-7723-4c94-86b8-8cd1b85769d7','fb9fcd00-e80d-4351-be6a-51e41af2ea3e','c611dd75-36f1-4b80-a09c-26cd21742bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ab783d605443c0be8c6047804c79a0',volume_type_id=076b8a45-1236-4daa-be29-d0175bb065d1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:55Z,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=ea92e7f0-b4f9-480c-9877-df38f7175259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e5065cef98463488a77c0565135c8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ab783d605443c0be8c6047804c79a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(076b8a45-1236-4daa-be29-d0175bb065d1),volume_type_id=076b8a45-1236-4daa-be29-d0175bb065d1)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:55.876573 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4e4c98-f61c-4e0b-b025-24e1f51c445f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:55.894971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa4e4c98-f61c-4e0b-b025-24e1f51c445f) transitioned into state 'SUCCESS' from 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='75e5065cef98463488a77c0565135c8e',qos_specs=None,replication_status=,reservations=['f507e49f-5e6a-4da6-9b3e-d063ca1f456b','96099acd-7723-4c94-86b8-8cd1b85769d7','fb9fcd00-e80d-4351-be6a-51e41af2ea3e','c611dd75-36f1-4b80-a09c-26cd21742bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ab783d605443c0be8c6047804c79a0',volume_type_id=076b8a45-1236-4daa-be29-d0175bb065d1)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:55.896094 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a110dd7-904d-4460-a73f-66db54663e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:55.908277 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a110dd7-904d-4460-a73f-66db54663e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:55.909448 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Flow 'volume_create_api' (67044e79-000a-42f1-9f47-476bf232f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:55.909905 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume request issued successfully. Jul 15 13:34:55.910719 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45ef83da-ec84-4707-bbcb-cccd5d7761e7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:55.911407 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1161/4606] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:34:55 2026] POST /volume/v3/volumes => generated 772 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:55.926688 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-181095c0-ae34-4e91-897f-dd25786652d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:55.928427 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-181095c0-ae34-4e91-897f-dd25786652d8 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 Jul 15 13:34:55.929134 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-181095c0-ae34-4e91-897f-dd25786652d8 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:55.929134 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-181095c0-ae34-4e91-897f-dd25786652d8 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:55.936215 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:55.936215 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:55.939913 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-181095c0-ae34-4e91-897f-dd25786652d8 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:55.944229 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-181095c0-ae34-4e91-897f-dd25786652d8 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 returned with HTTP 200 Jul 15 13:34:55.944691 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1148/4607] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:55 2026] GET /volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:56.674745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3b9e179d-e312-4d70-9966-4428229e5b21 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:56.676408 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3b9e179d-e312-4d70-9966-4428229e5b21 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad Jul 15 13:34:56.676600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3b9e179d-e312-4d70-9966-4428229e5b21 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:56.676769 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3b9e179d-e312-4d70-9966-4428229e5b21 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:56.680897 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3b9e179d-e312-4d70-9966-4428229e5b21 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad returned with HTTP 404 Jul 15 13:34:56.681402 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1160/4608] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:56 2026] GET /volume/v3/snapshots/a8d4b5b7-b0ec-4b6c-849b-cbbf2b500bad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:56.689269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0e943314-a8a3-4400-9b75-e220aa76e960 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:56.690967 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:56.691169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:56.691361 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:56.691516 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume with id: 3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:56.698887 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:56.698887 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:56.699216 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:56.715436 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume request issued successfully. Jul 15 13:34:56.715648 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0e943314-a8a3-4400-9b75-e220aa76e960 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b returned with HTTP 202 Jul 15 13:34:56.716049 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1140/4609] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:34:56 2026] DELETE /volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:56.724947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-613767c2-71d0-4373-8880-55bc74f66fbe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:56.727530 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-613767c2-71d0-4373-8880-55bc74f66fbe tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:56.727897 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-613767c2-71d0-4373-8880-55bc74f66fbe tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:56.728246 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-613767c2-71d0-4373-8880-55bc74f66fbe tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:56.740589 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:56.740589 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:56.745343 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-613767c2-71d0-4373-8880-55bc74f66fbe tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:56.750906 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-613767c2-71d0-4373-8880-55bc74f66fbe tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b returned with HTTP 200 Jul 15 13:34:56.751526 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1162/4610] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:56 2026] GET /volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:56.957435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6a79f280-802d-436a-95a3-f435439b9ade None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:56.959192 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a79f280-802d-436a-95a3-f435439b9ade tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 Jul 15 13:34:56.959463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a79f280-802d-436a-95a3-f435439b9ade tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:56.959659 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6a79f280-802d-436a-95a3-f435439b9ade tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:56.966722 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:56.966722 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:56.970231 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6a79f280-802d-436a-95a3-f435439b9ade tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:56.973949 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6a79f280-802d-436a-95a3-f435439b9ade tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 returned with HTTP 200 Jul 15 13:34:56.974352 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1149/4611] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:56 2026] GET /volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:56.990349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f40509a5-8802-44c8-9ae8-f2ec42b2e6ab None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:56.991998 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f40509a5-8802-44c8-9ae8-f2ec42b2e6ab tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:34:56.992212 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f40509a5-8802-44c8-9ae8-f2ec42b2e6ab tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:56.992390 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f40509a5-8802-44c8-9ae8-f2ec42b2e6ab tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:56.998268 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f40509a5-8802-44c8-9ae8-f2ec42b2e6ab tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:34:56.998636 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1161/4612] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:34:56 2026] GET /volume/v3/messages => generated 1326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:57.008971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-097b1cd5-7d13-4bc5-8f15-0ee9de8a8339 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.010658 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-097b1cd5-7d13-4bc5-8f15-0ee9de8a8339 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/messages/e50edbe9-779f-4a16-89a0-39319ccd5d9a Jul 15 13:34:57.010859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-097b1cd5-7d13-4bc5-8f15-0ee9de8a8339 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.011050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-097b1cd5-7d13-4bc5-8f15-0ee9de8a8339 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.020028 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-097b1cd5-7d13-4bc5-8f15-0ee9de8a8339 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages/e50edbe9-779f-4a16-89a0-39319ccd5d9a returned with HTTP 204 Jul 15 13:34:57.020411 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1141/4613] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:34:57 2026] DELETE /volume/v3/messages/e50edbe9-779f-4a16-89a0-39319ccd5d9a => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:34:57.028185 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-767f9cc3-4ce5-44e9-8557-2b4e2969584b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.030006 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-767f9cc3-4ce5-44e9-8557-2b4e2969584b tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/messages/e50edbe9-779f-4a16-89a0-39319ccd5d9a Jul 15 13:34:57.030245 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-767f9cc3-4ce5-44e9-8557-2b4e2969584b tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.030427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-767f9cc3-4ce5-44e9-8557-2b4e2969584b tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.033408 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-767f9cc3-4ce5-44e9-8557-2b4e2969584b tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages/e50edbe9-779f-4a16-89a0-39319ccd5d9a returned with HTTP 404 Jul 15 13:34:57.034136 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1163/4614] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:57 2026] GET /volume/v3/messages/e50edbe9-779f-4a16-89a0-39319ccd5d9a => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:57.041355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.042976 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 Jul 15 13:34:57.043192 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.043390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.043562 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Delete volume with id: ea92e7f0-b4f9-480c-9877-df38f7175259 Jul 15 13:34:57.050126 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:57.050126 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:57.050497 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:57.051402 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:34:57.061068 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-260137211 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-260137211, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:57.061442 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-260137211 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-260137211, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:57.070527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Created reservations ['046205e8-b19b-4519-bc6b-d636c25ab92f', '07a6c857-4248-4792-b83f-c74d4c892823', '2684bf7e-39ae-41fb-ae4f-4a04dbee80a3', '7f3e54b1-c870-4ee7-a4e8-3a6393484827'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:57.097604 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Delete volume request issued successfully. Jul 15 13:34:57.097868 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ef495eb-d1eb-406e-80b3-659dfca2baaf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 returned with HTTP 202 Jul 15 13:34:57.098392 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1150/4615] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:57 2026] DELETE /volume/v3/volumes/ea92e7f0-b4f9-480c-9877-df38f7175259 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:57.106135 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9cd0c353-341a-453e-b70d-37b94d324598 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.107698 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9cd0c353-341a-453e-b70d-37b94d324598 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/types/076b8a45-1236-4daa-be29-d0175bb065d1 Jul 15 13:34:57.107860 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9cd0c353-341a-453e-b70d-37b94d324598 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.108065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9cd0c353-341a-453e-b70d-37b94d324598 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.135036 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9cd0c353-341a-453e-b70d-37b94d324598 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/types/076b8a45-1236-4daa-be29-d0175bb065d1 returned with HTTP 202 Jul 15 13:34:57.135602 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1162/4616] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:34:57 2026] DELETE /volume/v3/types/076b8a45-1236-4daa-be29-d0175bb065d1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:57.144109 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fd2d8427-192d-4328-9005-a090e6dfff5c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.145883 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd2d8427-192d-4328-9005-a090e6dfff5c tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:34:57.146267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fd2d8427-192d-4328-9005-a090e6dfff5c tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1526247901", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1199305151", "vendor_name": "tempest-vendor_name-1461859464"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:57.162485 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fd2d8427-192d-4328-9005-a090e6dfff5c tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:34:57.163058 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1142/4617] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:34:57 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:57.172138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dedfd46f-6f22-4487-882a-8007917f0e97 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.173806 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:57.174194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "45d6cc26-48d6-45fe-8b3f-83ec1f81db1c", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:57.175546 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume request body: {'volume': {'volume_type': '45d6cc26-48d6-45fe-8b3f-83ec1f81db1c', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:57.180539 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume of 1 GB Jul 15 13:34:57.181097 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:57.181097 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:57.181727 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Availability Zones retrieved successfully. Jul 15 13:34:57.189793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Flow 'volume_create_api' (aadabf7a-1935-42f6-b5f1-b0d80ac2349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:57.190907 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605a3a27-83af-4b8e-9256-29d8bae85db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.191714 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:57.210431 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605a3a27-83af-4b8e-9256-29d8bae85db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:34:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1199305151',vendor_name='tempest-vendor_name-1461859464'},id=45d6cc26-48d6-45fe-8b3f-83ec1f81db1c,is_public=True,name='tempest-ProjectAdminTests-volume-type-1526247901',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45d6cc26-48d6-45fe-8b3f-83ec1f81db1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.211544 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e788e2-db9c-4ea7-8747-73b970cf93b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.235415 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1526247901 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1526247901, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:57.235769 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1526247901 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1526247901, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:57.258879 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Created reservations ['23681f3d-689b-4bb1-8f1a-46f8ea674ac2', '453ae600-7775-4632-8ed0-971fe8e06872', '1fc187a8-c57d-4ea1-8240-989dac65de4b', 'c71b4c07-a3cb-4ef0-acb4-0e2da31c0361'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:57.259749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e788e2-db9c-4ea7-8747-73b970cf93b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23681f3d-689b-4bb1-8f1a-46f8ea674ac2', '453ae600-7775-4632-8ed0-971fe8e06872', '1fc187a8-c57d-4ea1-8240-989dac65de4b', 'c71b4c07-a3cb-4ef0-acb4-0e2da31c0361']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.260571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728130a9-8153-49f2-9f48-1554fc9fb566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.285399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728130a9-8153-49f2-9f48-1554fc9fb566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c360d35e-11ed-444e-9bdf-6e7fc10aad77', '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='75e5065cef98463488a77c0565135c8e',qos_specs=None,replication_status=,reservations=['23681f3d-689b-4bb1-8f1a-46f8ea674ac2','453ae600-7775-4632-8ed0-971fe8e06872','1fc187a8-c57d-4ea1-8240-989dac65de4b','c71b4c07-a3cb-4ef0-acb4-0e2da31c0361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ab783d605443c0be8c6047804c79a0',volume_type_id=45d6cc26-48d6-45fe-8b3f-83ec1f81db1c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c360d35e-11ed-444e-9bdf-6e7fc10aad77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e5065cef98463488a77c0565135c8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ab783d605443c0be8c6047804c79a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45d6cc26-48d6-45fe-8b3f-83ec1f81db1c),volume_type_id=45d6cc26-48d6-45fe-8b3f-83ec1f81db1c)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.286332 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a13074-44a9-4efa-8aa6-9df58cf613af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.304031 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a13074-44a9-4efa-8aa6-9df58cf613af) transitioned into state 'SUCCESS' from 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='75e5065cef98463488a77c0565135c8e',qos_specs=None,replication_status=,reservations=['23681f3d-689b-4bb1-8f1a-46f8ea674ac2','453ae600-7775-4632-8ed0-971fe8e06872','1fc187a8-c57d-4ea1-8240-989dac65de4b','c71b4c07-a3cb-4ef0-acb4-0e2da31c0361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ab783d605443c0be8c6047804c79a0',volume_type_id=45d6cc26-48d6-45fe-8b3f-83ec1f81db1c)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.304787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b6237c-8fc6-4d49-9aad-ee0ee52537e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.313433 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b6237c-8fc6-4d49-9aad-ee0ee52537e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.314749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Flow 'volume_create_api' (aadabf7a-1935-42f6-b5f1-b0d80ac2349e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:57.315262 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume request issued successfully. Jul 15 13:34:57.316119 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dedfd46f-6f22-4487-882a-8007917f0e97 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:57.316767 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1164/4618] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:34:57 2026] POST /volume/v3/volumes => generated 773 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:57.327803 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-074bbf4e-e969-4bbe-a282-41d04e858d23 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.330534 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-074bbf4e-e969-4bbe-a282-41d04e858d23 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 Jul 15 13:34:57.330868 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-074bbf4e-e969-4bbe-a282-41d04e858d23 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.331169 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-074bbf4e-e969-4bbe-a282-41d04e858d23 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.342908 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:57.342908 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:57.347473 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-074bbf4e-e969-4bbe-a282-41d04e858d23 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:57.352825 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-074bbf4e-e969-4bbe-a282-41d04e858d23 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 returned with HTTP 200 Jul 15 13:34:57.353444 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1151/4619] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:57 2026] GET /volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:57.763539 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7d903144-d1bf-4b59-b2a7-bfbbd1559544 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.765374 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d903144-d1bf-4b59-b2a7-bfbbd1559544 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b Jul 15 13:34:57.765573 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d903144-d1bf-4b59-b2a7-bfbbd1559544 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.765764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7d903144-d1bf-4b59-b2a7-bfbbd1559544 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.771391 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7d903144-d1bf-4b59-b2a7-bfbbd1559544 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b returned with HTTP 404 Jul 15 13:34:57.771858 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1163/4620] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:57 2026] GET /volume/v3/volumes/3cf84078-135f-406e-bc21-ba04839e972b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:34:57.781544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.783386 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:57.783738 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-438259354"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:57.785356 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-438259354'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:57.785631 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume of 1 GB Jul 15 13:34:57.789522 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Availability Zones retrieved successfully. Jul 15 13:34:57.795642 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (a767b8e8-5215-43ad-a053-0595cb7e237c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:57.797130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b7531-9764-471a-b6c0-4d784645ed54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.798417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:57.824255 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b7531-9764-471a-b6c0-4d784645ed54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.824981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebcd0453-0d66-42a7-ab1c-fd32f71f98e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.863695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['56691bd6-6531-4be3-9e0e-a38b0e8eec01', '90d121a8-0577-4695-930d-7ca25a54b239', 'c6735696-4953-430d-96d7-f6cc50782500', 'be6e6629-75ed-4dab-8ef6-14aac7b5bd47'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:57.864666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebcd0453-0d66-42a7-ab1c-fd32f71f98e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56691bd6-6531-4be3-9e0e-a38b0e8eec01', '90d121a8-0577-4695-930d-7ca25a54b239', 'c6735696-4953-430d-96d7-f6cc50782500', 'be6e6629-75ed-4dab-8ef6-14aac7b5bd47']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.865440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57380cf8-f2d5-46d1-a9b2-a53995dc5343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.888883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57380cf8-f2d5-46d1-a9b2-a53995dc5343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcdc4bf8-04a2-4681-9272-95368476863c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438259354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['56691bd6-6531-4be3-9e0e-a38b0e8eec01','90d121a8-0577-4695-930d-7ca25a54b239','c6735696-4953-430d-96d7-f6cc50782500','be6e6629-75ed-4dab-8ef6-14aac7b5bd47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-438259354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcdc4bf8-04a2-4681-9272-95368476863c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acb5242e0ba458790cd0d731e206c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.889706 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9a02c0-e9a6-41e4-b149-b1245b2f755b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.909994 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da9a02c0-e9a6-41e4-b149-b1245b2f755b) transitioned into state 'SUCCESS' from state '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-438259354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['56691bd6-6531-4be3-9e0e-a38b0e8eec01','90d121a8-0577-4695-930d-7ca25a54b239','c6735696-4953-430d-96d7-f6cc50782500','be6e6629-75ed-4dab-8ef6-14aac7b5bd47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.911005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330fd73f-5933-44af-b66e-3b6e6b760175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:57.923192 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330fd73f-5933-44af-b66e-3b6e6b760175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:57.924380 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (a767b8e8-5215-43ad-a053-0595cb7e237c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:57.924812 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request issued successfully. Jul 15 13:34:57.925665 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9df8a4a3-7024-4b57-aa9a-2c5d4c69bb04 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:57.926259 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1143/4621] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:34:57 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:57.941732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5d68ed17-1775-4a33-a50e-fea77e319c0e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:57.943720 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d68ed17-1775-4a33-a50e-fea77e319c0e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:34:57.944044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d68ed17-1775-4a33-a50e-fea77e319c0e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:57.944356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5d68ed17-1775-4a33-a50e-fea77e319c0e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:57.952111 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:57.952111 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:57.955738 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5d68ed17-1775-4a33-a50e-fea77e319c0e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:57.959978 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5d68ed17-1775-4a33-a50e-fea77e319c0e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c returned with HTTP 200 Jul 15 13:34:57.960450 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1165/4622] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:57 2026] GET /volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:58.365866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b8e0be4a-0a4b-4fd7-aa81-b83587504660 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.367617 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8e0be4a-0a4b-4fd7-aa81-b83587504660 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 Jul 15 13:34:58.367831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8e0be4a-0a4b-4fd7-aa81-b83587504660 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.368047 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8e0be4a-0a4b-4fd7-aa81-b83587504660 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.376409 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:58.376409 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:58.381137 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b8e0be4a-0a4b-4fd7-aa81-b83587504660 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:58.387009 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8e0be4a-0a4b-4fd7-aa81-b83587504660 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 returned with HTTP 200 Jul 15 13:34:58.387532 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1152/4623] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:58 2026] GET /volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:58.398397 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a9bfd535-bc09-4286-92f5-0f1c4a3a1333 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.400094 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a9bfd535-bc09-4286-92f5-0f1c4a3a1333 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:34:58.400353 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a9bfd535-bc09-4286-92f5-0f1c4a3a1333 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.400607 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a9bfd535-bc09-4286-92f5-0f1c4a3a1333 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.405047 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a9bfd535-bc09-4286-92f5-0f1c4a3a1333 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:34:58.405447 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1164/4624] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:34:58 2026] GET /volume/v3/messages => generated 1326 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:58.412744 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-04f7515a-540e-4152-b17c-18b2020cd9f4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.414698 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04f7515a-540e-4152-b17c-18b2020cd9f4 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:34:58.415005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04f7515a-540e-4152-b17c-18b2020cd9f4 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.415242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04f7515a-540e-4152-b17c-18b2020cd9f4 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.415594 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:58.415594 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:58.420078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04f7515a-540e-4152-b17c-18b2020cd9f4 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:34:58.420530 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1144/4625] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:34:58 2026] GET /volume/v3/messages => generated 1326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:58.427772 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-604f44e1-bf2d-480b-acf3-cf01d1618eb2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.429563 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-604f44e1-bf2d-480b-acf3-cf01d1618eb2 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/messages/f8443e0d-19d9-40f6-8ae4-5b2ee3f63ab5 Jul 15 13:34:58.429829 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-604f44e1-bf2d-480b-acf3-cf01d1618eb2 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.430077 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-604f44e1-bf2d-480b-acf3-cf01d1618eb2 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.437806 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-604f44e1-bf2d-480b-acf3-cf01d1618eb2 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages/f8443e0d-19d9-40f6-8ae4-5b2ee3f63ab5 returned with HTTP 204 Jul 15 13:34:58.438396 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1166/4626] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:34:58 2026] DELETE /volume/v3/messages/f8443e0d-19d9-40f6-8ae4-5b2ee3f63ab5 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:34:58.444691 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.446625 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 Jul 15 13:34:58.446824 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.447026 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.447179 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Delete volume with id: c360d35e-11ed-444e-9bdf-6e7fc10aad77 Jul 15 13:34:58.454109 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:58.454109 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:58.454540 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:58.455646 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:34:58.465367 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1526247901 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1526247901, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:58.465776 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1526247901 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1526247901, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:58.474184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Created reservations ['9a10c114-81d4-4a6f-b22d-0440e117026e', 'afdc45db-6924-4179-a130-dc0cc59df0a3', 'db8ff71c-421c-4e1b-a72f-0f1db28ca35b', 'b6ac2738-2f80-48a9-b12d-95f17af6f7b5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:58.497670 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Delete volume request issued successfully. Jul 15 13:34:58.497949 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b59f5675-32ef-4f28-8c59-b6b63d549acf tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 returned with HTTP 202 Jul 15 13:34:58.498476 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1153/4627] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:58 2026] DELETE /volume/v3/volumes/c360d35e-11ed-444e-9bdf-6e7fc10aad77 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:58.505127 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-801f9677-2300-4861-a94c-c108f345f385 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.506769 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-801f9677-2300-4861-a94c-c108f345f385 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/types/45d6cc26-48d6-45fe-8b3f-83ec1f81db1c Jul 15 13:34:58.506948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-801f9677-2300-4861-a94c-c108f345f385 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.507149 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-801f9677-2300-4861-a94c-c108f345f385 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.528181 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-801f9677-2300-4861-a94c-c108f345f385 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/types/45d6cc26-48d6-45fe-8b3f-83ec1f81db1c returned with HTTP 202 Jul 15 13:34:58.528633 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1165/4628] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:34:58 2026] DELETE /volume/v3/types/45d6cc26-48d6-45fe-8b3f-83ec1f81db1c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:58.536064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a88fdfce-2283-46eb-a450-f79009cbc56f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.537768 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a88fdfce-2283-46eb-a450-f79009cbc56f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:34:58.538123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a88fdfce-2283-46eb-a450-f79009cbc56f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-716470143", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1865910427", "vendor_name": "tempest-vendor_name-1820172212"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:58.551819 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a88fdfce-2283-46eb-a450-f79009cbc56f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:34:58.552392 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1145/4629] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:34:58 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:58.559648 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.561460 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:34:58.561835 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0101a0d8-980d-4754-8a5e-ecd4753dfcf3", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:58.563230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume request body: {'volume': {'volume_type': '0101a0d8-980d-4754-8a5e-ecd4753dfcf3', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:34:58.566803 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume of 1 GB Jul 15 13:34:58.567157 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:58.567157 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:58.567639 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Availability Zones retrieved successfully. Jul 15 13:34:58.574338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Flow 'volume_create_api' (c9816de8-8de0-4f53-80e4-89df5096b129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:58.575518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6702fe40-ea13-4f2f-a1fa-6953dda47c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:58.576708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:34:58.594884 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6702fe40-ea13-4f2f-a1fa-6953dda47c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:34:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1865910427',vendor_name='tempest-vendor_name-1820172212'},id=0101a0d8-980d-4754-8a5e-ecd4753dfcf3,is_public=True,name='tempest-ProjectAdminTests-volume-type-716470143',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0101a0d8-980d-4754-8a5e-ecd4753dfcf3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:58.595684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f64f5ab-1422-4f60-84b2-f4e04efdfec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:58.618481 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-716470143 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-716470143, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:58.618759 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-716470143 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-716470143, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:58.640321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Created reservations ['e865531b-6d18-4085-9548-592edc70318d', 'a94fc5b3-4c48-4118-80df-1f85052791c6', '55ca5c84-4106-4de7-9463-b5cf46b4fa08', '1be92bc6-bccd-42d0-8792-d580f39b0034'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:58.641203 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f64f5ab-1422-4f60-84b2-f4e04efdfec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e865531b-6d18-4085-9548-592edc70318d', 'a94fc5b3-4c48-4118-80df-1f85052791c6', '55ca5c84-4106-4de7-9463-b5cf46b4fa08', '1be92bc6-bccd-42d0-8792-d580f39b0034']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:58.642089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4c29b5-db6c-46f1-b48f-6e1751eec9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:58.663991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4c29b5-db6c-46f1-b48f-6e1751eec9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f66fc45-e84a-4999-831d-1745b979fefc', '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='75e5065cef98463488a77c0565135c8e',qos_specs=None,replication_status=,reservations=['e865531b-6d18-4085-9548-592edc70318d','a94fc5b3-4c48-4118-80df-1f85052791c6','55ca5c84-4106-4de7-9463-b5cf46b4fa08','1be92bc6-bccd-42d0-8792-d580f39b0034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ab783d605443c0be8c6047804c79a0',volume_type_id=0101a0d8-980d-4754-8a5e-ecd4753dfcf3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:34: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=5f66fc45-e84a-4999-831d-1745b979fefc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e5065cef98463488a77c0565135c8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35ab783d605443c0be8c6047804c79a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0101a0d8-980d-4754-8a5e-ecd4753dfcf3),volume_type_id=0101a0d8-980d-4754-8a5e-ecd4753dfcf3)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:58.664805 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17e19a-bb74-4e4b-8573-6a047ef71df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:58.681291 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17e19a-bb74-4e4b-8573-6a047ef71df6) transitioned into state 'SUCCESS' from 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='75e5065cef98463488a77c0565135c8e',qos_specs=None,replication_status=,reservations=['e865531b-6d18-4085-9548-592edc70318d','a94fc5b3-4c48-4118-80df-1f85052791c6','55ca5c84-4106-4de7-9463-b5cf46b4fa08','1be92bc6-bccd-42d0-8792-d580f39b0034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35ab783d605443c0be8c6047804c79a0',volume_type_id=0101a0d8-980d-4754-8a5e-ecd4753dfcf3)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:58.682181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f244b17d-6089-4816-94dc-7d2317f7f4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:34:58.690269 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f244b17d-6089-4816-94dc-7d2317f7f4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:34:58.691109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Flow 'volume_create_api' (c9816de8-8de0-4f53-80e4-89df5096b129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:34:58.691468 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Create volume request issued successfully. Jul 15 13:34:58.692033 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3b5ec22d-0adf-4a47-a2a7-76f0914dd22f tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:34:58.692487 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1167/4630] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:34:58 2026] POST /volume/v3/volumes => generated 772 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:58.703950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1988f68f-ba15-4030-b04a-0e5d26b6ac35 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.705921 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1988f68f-ba15-4030-b04a-0e5d26b6ac35 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc Jul 15 13:34:58.706193 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1988f68f-ba15-4030-b04a-0e5d26b6ac35 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.706374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1988f68f-ba15-4030-b04a-0e5d26b6ac35 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.714056 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:58.714056 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:58.717755 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1988f68f-ba15-4030-b04a-0e5d26b6ac35 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:58.721727 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1988f68f-ba15-4030-b04a-0e5d26b6ac35 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc returned with HTTP 200 Jul 15 13:34:58.722172 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1154/4631] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:58 2026] GET /volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:58.972574 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-365936ec-1f32-4516-a371-e3ef91d1af89 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:58.974507 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-365936ec-1f32-4516-a371-e3ef91d1af89 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:34:58.974762 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-365936ec-1f32-4516-a371-e3ef91d1af89 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:58.974981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-365936ec-1f32-4516-a371-e3ef91d1af89 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:58.982522 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:58.982522 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:34:58.985951 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-365936ec-1f32-4516-a371-e3ef91d1af89 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:58.989634 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-365936ec-1f32-4516-a371-e3ef91d1af89 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c returned with HTTP 200 Jul 15 13:34:58.990007 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1166/4632] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:34:58 2026] GET /volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:59.001622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5a5296c6-59ca-4718-8140-0d0660744d1b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.003283 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:34:59.003621 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcdc4bf8-04a2-4681-9272-95368476863c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1198947924"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:34:59.011177 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:59.011177 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:59.011455 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:34:59.011588 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create snapshot from volume fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:34:59.032173 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['01bd5e3d-d077-40de-8c0d-8de9669cc845', '078ad0dc-0b4f-4e5a-878c-6bf5f593782d', '8f34807c-3369-42a9-9718-1d27cd20a89c', '5f155ad9-d240-4267-adae-f11e7a39848b'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:59.058983 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot create request issued successfully. Jul 15 13:34:59.059464 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5a5296c6-59ca-4718-8140-0d0660744d1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:34:59.059936 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1146/4633] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:34:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:34:59.070573 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-14a25cf3-470c-41f2-99ca-67bb25dff122 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.075148 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-14a25cf3-470c-41f2-99ca-67bb25dff122 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c Jul 15 13:34:59.075148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-14a25cf3-470c-41f2-99ca-67bb25dff122 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.075148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-14a25cf3-470c-41f2-99ca-67bb25dff122 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.081643 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:59.081643 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:34:59.082253 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-14a25cf3-470c-41f2-99ca-67bb25dff122 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:34:59.083150 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-14a25cf3-470c-41f2-99ca-67bb25dff122 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c returned with HTTP 200 Jul 15 13:34:59.083635 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1168/4634] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:34:59 2026] GET /volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:59.735873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6067cad0-8e4e-4e77-8acd-92131168dd17 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.737904 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6067cad0-8e4e-4e77-8acd-92131168dd17 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc Jul 15 13:34:59.738181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6067cad0-8e4e-4e77-8acd-92131168dd17 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.738428 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6067cad0-8e4e-4e77-8acd-92131168dd17 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.746280 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:59.746280 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:59.749880 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6067cad0-8e4e-4e77-8acd-92131168dd17 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:59.754635 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6067cad0-8e4e-4e77-8acd-92131168dd17 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc returned with HTTP 200 Jul 15 13:34:59.755218 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1155/4635] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:34:59 2026] GET /volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:59.767865 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-53ffe46f-9281-469c-81ee-83e8977a99f9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.769695 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-53ffe46f-9281-469c-81ee-83e8977a99f9 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/messages Jul 15 13:34:59.769904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-53ffe46f-9281-469c-81ee-83e8977a99f9 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.770123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-53ffe46f-9281-469c-81ee-83e8977a99f9 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.775435 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-53ffe46f-9281-469c-81ee-83e8977a99f9 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:34:59.775845 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1167/4636] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:34:59 2026] GET /volume/v3/messages => generated 1326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:34:59.785166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-17ebccf9-492e-48ba-8fb4-bc134b400bf7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.787371 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-17ebccf9-492e-48ba-8fb4-bc134b400bf7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] GET https://10.4.3.158/volume/v3/messages/f8edea86-8140-4bcd-9738-dab63e06b8c4 Jul 15 13:34:59.787604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-17ebccf9-492e-48ba-8fb4-bc134b400bf7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.787791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-17ebccf9-492e-48ba-8fb4-bc134b400bf7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.791379 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:59.791379 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:34:59.791875 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-17ebccf9-492e-48ba-8fb4-bc134b400bf7 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages/f8edea86-8140-4bcd-9738-dab63e06b8c4 returned with HTTP 200 Jul 15 13:34:59.792328 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1147/4637] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:59 2026] GET /volume/v3/messages/f8edea86-8140-4bcd-9738-dab63e06b8c4 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:34:59.801571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e99038d7-6ec9-44c2-8df7-caf830ffc888 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.803328 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e99038d7-6ec9-44c2-8df7-caf830ffc888 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/messages/f8edea86-8140-4bcd-9738-dab63e06b8c4 Jul 15 13:34:59.803787 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e99038d7-6ec9-44c2-8df7-caf830ffc888 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.804189 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e99038d7-6ec9-44c2-8df7-caf830ffc888 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.813130 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e99038d7-6ec9-44c2-8df7-caf830ffc888 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/messages/f8edea86-8140-4bcd-9738-dab63e06b8c4 returned with HTTP 204 Jul 15 13:34:59.813767 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1169/4638] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:34:59 2026] DELETE /volume/v3/messages/f8edea86-8140-4bcd-9738-dab63e06b8c4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:34:59.821011 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.823168 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc Jul 15 13:34:59.823490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.823792 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.824046 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Delete volume with id: 5f66fc45-e84a-4999-831d-1745b979fefc Jul 15 13:34:59.833367 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:34:59.833367 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:34:59.833908 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Volume info retrieved successfully. Jul 15 13:34:59.835339 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100146) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:34:59.847445 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-716470143 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-716470143, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:59.847795 np0000005195 devstack@c-api.service[100146]: WARNING cinder.quota [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-716470143 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-716470143, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:34:59.855950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Created reservations ['d3f46d21-0f7d-45f1-b65f-ddc0a3e78dd3', '10cec5d8-c9c6-48bc-bc68-79d691952cd0', '277bba62-d87f-452c-977a-746612d56e5b', '570f18ad-5597-4267-99e2-abf835d6e199'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:34:59.879748 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Delete volume request issued successfully. Jul 15 13:34:59.879982 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33356915-f9e1-42b6-bb7d-8b7a772774ac tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc returned with HTTP 202 Jul 15 13:34:59.880469 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1156/4639] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:34:59 2026] DELETE /volume/v3/volumes/5f66fc45-e84a-4999-831d-1745b979fefc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:34:59.887382 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d649845f-218d-49a1-9992-48950e7cc003 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:34:59.889063 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d649845f-218d-49a1-9992-48950e7cc003 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] DELETE https://10.4.3.158/volume/v3/types/0101a0d8-980d-4754-8a5e-ecd4753dfcf3 Jul 15 13:34:59.889239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d649845f-218d-49a1-9992-48950e7cc003 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:34:59.889418 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d649845f-218d-49a1-9992-48950e7cc003 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:34:59.909886 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d649845f-218d-49a1-9992-48950e7cc003 tempest-ProjectAdminTests-664691194 tempest-ProjectAdminTests-664691194-project-admin] https://10.4.3.158/volume/v3/types/0101a0d8-980d-4754-8a5e-ecd4753dfcf3 returned with HTTP 202 Jul 15 13:34:59.910302 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1168/4640] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:34:59 2026] DELETE /volume/v3/types/0101a0d8-980d-4754-8a5e-ecd4753dfcf3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:00.093431 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-672e05bd-d157-48fc-856e-f89298070724 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:00.095195 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-672e05bd-d157-48fc-856e-f89298070724 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c Jul 15 13:35:00.095387 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-672e05bd-d157-48fc-856e-f89298070724 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:00.095562 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-672e05bd-d157-48fc-856e-f89298070724 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:00.100494 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:00.100494 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:00.100796 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-672e05bd-d157-48fc-856e-f89298070724 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:00.101460 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-672e05bd-d157-48fc-856e-f89298070724 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c returned with HTTP 200 Jul 15 13:35:00.101824 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1148/4641] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:00 2026] GET /volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:00.114049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:00.118081 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] GET https://10.4.3.158/volume/v3/snapshots Jul 15 13:35:00.118081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:00.118081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:00.118081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Removing options '' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:35:00.118081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.db.api [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Building query based on filter {{(pid=100144) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 15 13:35:00.121633 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Get all snapshots completed successfully. Jul 15 13:35:00.122118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-33b6300d-b4b4-4cec-aa7e-a8cc86d023f3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] https://10.4.3.158/volume/v3/snapshots returned with HTTP 200 Jul 15 13:35:00.122604 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1170/4642] 10.4.3.158 () {66 vars in 1243 bytes} [Wed Jul 15 13:35:00 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:00.133492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:00.135448 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c Jul 15 13:35:00.135723 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:00.136045 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:00.136218 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete snapshot with id: 489d48cd-78be-4b85-bc43-7beb9e87027c Jul 15 13:35:00.140939 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:00.140939 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:00.141365 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:00.158116 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot delete request issued successfully. Jul 15 13:35:00.158380 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9e1487bf-8be6-45ac-ae3f-f9e7b531c243 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c returned with HTTP 202 Jul 15 13:35:00.158843 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1157/4643] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:35:00 2026] DELETE /volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:00.167247 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9014a095-3929-4baa-b98f-3bae1aecd0d9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:00.169639 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9014a095-3929-4baa-b98f-3bae1aecd0d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c Jul 15 13:35:00.169836 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9014a095-3929-4baa-b98f-3bae1aecd0d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:00.170084 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9014a095-3929-4baa-b98f-3bae1aecd0d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:00.177451 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:00.177451 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:00.177936 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9014a095-3929-4baa-b98f-3bae1aecd0d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:00.178984 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9014a095-3929-4baa-b98f-3bae1aecd0d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c returned with HTTP 200 Jul 15 13:35:00.179681 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1169/4644] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:00 2026] GET /volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.022166 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d6af201c-0bf6-4e16-b293-21a58a7c8bc5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.109483 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6af201c-0bf6-4e16-b293-21a58a7c8bc5 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.109997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d6af201c-0bf6-4e16-b293-21a58a7c8bc5 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-700647971", "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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.128141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d6af201c-0bf6-4e16-b293-21a58a7c8bc5 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.128575 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1149/4645] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 379 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.137076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dde1de25-2d0c-49c1-a76e-9b333a0d3aa2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.138921 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dde1de25-2d0c-49c1-a76e-9b333a0d3aa2 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption Jul 15 13:35:01.139469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dde1de25-2d0c-49c1-a76e-9b333a0d3aa2 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.141668 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:01.141668 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:01.156414 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dde1de25-2d0c-49c1-a76e-9b333a0d3aa2 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption returned with HTTP 200 Jul 15 13:35:01.157010 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1171/4646] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.166365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fe0e1ffc-d860-435b-9eb8-1b2d21831b8f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.168817 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fe0e1ffc-d860-435b-9eb8-1b2d21831b8f tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.169553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fe0e1ffc-d860-435b-9eb8-1b2d21831b8f tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-75621616", "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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.171840 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:01.171840 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:01.189780 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c9b9163c-826f-42b2-949e-fff2b7d2d2ed None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.191541 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9b9163c-826f-42b2-949e-fff2b7d2d2ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c Jul 15 13:35:01.191733 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9b9163c-826f-42b2-949e-fff2b7d2d2ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.191907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9b9163c-826f-42b2-949e-fff2b7d2d2ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.192628 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fe0e1ffc-d860-435b-9eb8-1b2d21831b8f tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.193421 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1158/4647] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 378 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.196369 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9b9163c-826f-42b2-949e-fff2b7d2d2ed tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c returned with HTTP 404 Jul 15 13:35:01.196795 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1170/4648] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/snapshots/489d48cd-78be-4b85-bc43-7beb9e87027c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:01.203703 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.203857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ab97d5e6-c61e-41e0-a65e-d98e434e6d99 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.205491 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:35:01.205868 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.205974 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab97d5e6-c61e-41e0-a65e-d98e434e6d99 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types/70673fbb-6da1-4c70-80d8-00ca6608bdce/encryption Jul 15 13:35:01.207681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.207747 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab97d5e6-c61e-41e0-a65e-d98e434e6d99 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.207792 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume with id: fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:35:01.214940 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:01.214940 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:01.215532 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:01.226775 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab97d5e6-c61e-41e0-a65e-d98e434e6d99 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/70673fbb-6da1-4c70-80d8-00ca6608bdce/encryption returned with HTTP 200 Jul 15 13:35:01.227477 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1150/4649] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types/70673fbb-6da1-4c70-80d8-00ca6608bdce/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.234611 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume request issued successfully. Jul 15 13:35:01.234611 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-051b1505-1312-4f51-a1fb-d3d172c37f35 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c returned with HTTP 202 Jul 15 13:35:01.234611 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1172/4650] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.237810 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ad5eb5f6-f70a-4643-a853-c851ca7e7913 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.240604 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad5eb5f6-f70a-4643-a853-c851ca7e7913 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.241508 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ad5eb5f6-f70a-4643-a853-c851ca7e7913 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-794308757", "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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.242356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6519b775-897e-4fd5-8db4-97f4791c271f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.244867 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6519b775-897e-4fd5-8db4-97f4791c271f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:35:01.245227 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6519b775-897e-4fd5-8db4-97f4791c271f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.245515 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6519b775-897e-4fd5-8db4-97f4791c271f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.255951 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:01.255951 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:01.261129 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6519b775-897e-4fd5-8db4-97f4791c271f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:01.265785 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ad5eb5f6-f70a-4643-a853-c851ca7e7913 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.266439 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1159/4651] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.267272 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6519b775-897e-4fd5-8db4-97f4791c271f tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c returned with HTTP 200 Jul 15 13:35:01.267835 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1171/4652] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:01.275104 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a3db0400-b236-4e69-a6d2-9678ffc57fe4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.278468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3db0400-b236-4e69-a6d2-9678ffc57fe4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed/extra_specs Jul 15 13:35:01.278910 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3db0400-b236-4e69-a6d2-9678ffc57fe4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.305475 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3db0400-b236-4e69-a6d2-9678ffc57fe4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed/extra_specs returned with HTTP 200 Jul 15 13:35:01.306091 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1151/4653] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed/extra_specs => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.317111 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0deea50b-086e-4bc3-b16c-98310456f96b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.318802 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0deea50b-086e-4bc3-b16c-98310456f96b tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] PUT https://10.4.3.158/volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed/extra_specs/key2 Jul 15 13:35:01.319308 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0deea50b-086e-4bc3-b16c-98310456f96b tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.340183 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0deea50b-086e-4bc3-b16c-98310456f96b tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed/extra_specs/key2 returned with HTTP 200 Jul 15 13:35:01.340859 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1173/4654] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:35:01 2026] PUT /volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed/extra_specs/key2 => generated 25 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.349588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8243741d-606e-4aae-8d2d-44fdfdbdbeb8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.351615 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8243741d-606e-4aae-8d2d-44fdfdbdbeb8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.352098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8243741d-606e-4aae-8d2d-44fdfdbdbeb8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.369411 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8243741d-606e-4aae-8d2d-44fdfdbdbeb8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.369983 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1160/4655] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.378059 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-12ed3a2e-de1a-492e-b39a-c0dd76956bc4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.379894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-12ed3a2e-de1a-492e-b39a-c0dd76956bc4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/10f9cc00-71bf-437d-9ad9-6188c0a747ff Jul 15 13:35:01.380136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-12ed3a2e-de1a-492e-b39a-c0dd76956bc4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.380358 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-12ed3a2e-de1a-492e-b39a-c0dd76956bc4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.402040 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-12ed3a2e-de1a-492e-b39a-c0dd76956bc4 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/10f9cc00-71bf-437d-9ad9-6188c0a747ff returned with HTTP 202 Jul 15 13:35:01.402526 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1172/4656] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/10f9cc00-71bf-437d-9ad9-6188c0a747ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.411856 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fb342365-3877-444b-a845-224c81d2a33d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.414644 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fb342365-3877-444b-a845-224c81d2a33d tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.414644 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fb342365-3877-444b-a845-224c81d2a33d tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1842384414", "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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.429979 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fb342365-3877-444b-a845-224c81d2a33d tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.430388 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1152/4657] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.438220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b08e589b-7c90-424e-96e9-2099e115d8ef None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.439793 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b08e589b-7c90-424e-96e9-2099e115d8ef tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b/encryption Jul 15 13:35:01.440292 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b08e589b-7c90-424e-96e9-2099e115d8ef tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.454771 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b08e589b-7c90-424e-96e9-2099e115d8ef tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b/encryption returned with HTTP 200 Jul 15 13:35:01.455417 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1174/4658] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.462488 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-59ae5c4b-086f-4a49-8f18-4adb60007ffd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.464293 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59ae5c4b-086f-4a49-8f18-4adb60007ffd tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b/encryption/3792c819-620c-410c-9d57-c38b1e5ffe20 Jul 15 13:35:01.464522 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59ae5c4b-086f-4a49-8f18-4adb60007ffd tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.464754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59ae5c4b-086f-4a49-8f18-4adb60007ffd tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.476085 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59ae5c4b-086f-4a49-8f18-4adb60007ffd tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b/encryption/3792c819-620c-410c-9d57-c38b1e5ffe20 returned with HTTP 202 Jul 15 13:35:01.476709 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1161/4659] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b/encryption/3792c819-620c-410c-9d57-c38b1e5ffe20 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.484499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-330d57a7-b4a2-4fbb-8c58-ff6f4b5ef308 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.486219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-330d57a7-b4a2-4fbb-8c58-ff6f4b5ef308 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.486613 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-330d57a7-b4a2-4fbb-8c58-ff6f4b5ef308 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1762244314", "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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.501216 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-330d57a7-b4a2-4fbb-8c58-ff6f4b5ef308 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.501582 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1173/4660] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.509175 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e3c70bf0-5b98-4e1b-aab7-dcddd5dbb362 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.510928 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3c70bf0-5b98-4e1b-aab7-dcddd5dbb362 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/eb1144c5-cfb5-4051-be13-697a8f49ef3a/extra_specs/key1 Jul 15 13:35:01.511140 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3c70bf0-5b98-4e1b-aab7-dcddd5dbb362 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.511335 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3c70bf0-5b98-4e1b-aab7-dcddd5dbb362 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.528193 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3c70bf0-5b98-4e1b-aab7-dcddd5dbb362 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/eb1144c5-cfb5-4051-be13-697a8f49ef3a/extra_specs/key1 returned with HTTP 202 Jul 15 13:35:01.528692 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1153/4661] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/eb1144c5-cfb5-4051-be13-697a8f49ef3a/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:01.536371 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0f98c6ed-f3b4-4d83-9b55-b85e36de22cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.537790 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f98c6ed-f3b4-4d83-9b55-b85e36de22cc tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:01.538350 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f98c6ed-f3b4-4d83-9b55-b85e36de22cc tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-54624725", "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=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.553871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f98c6ed-f3b4-4d83-9b55-b85e36de22cc tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.553871 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1175/4662] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:01 2026] POST /volume/v3/types => generated 378 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.562712 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0d331eff-314d-4d17-97d7-3bf826141e77 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.564635 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d331eff-314d-4d17-97d7-3bf826141e77 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/07a0237b-7f2b-4eec-9894-d2307fd7c219 Jul 15 13:35:01.564905 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d331eff-314d-4d17-97d7-3bf826141e77 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.565212 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0d331eff-314d-4d17-97d7-3bf826141e77 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.592267 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0d331eff-314d-4d17-97d7-3bf826141e77 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/07a0237b-7f2b-4eec-9894-d2307fd7c219 returned with HTTP 202 Jul 15 13:35:01.592752 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1162/4663] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/07a0237b-7f2b-4eec-9894-d2307fd7c219 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.599683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-057236af-8f55-430d-9221-f87362d4e021 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.601873 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-057236af-8f55-430d-9221-f87362d4e021 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs Jul 15 13:35:01.602186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-057236af-8f55-430d-9221-f87362d4e021 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.602467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-057236af-8f55-430d-9221-f87362d4e021 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.610275 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-057236af-8f55-430d-9221-f87362d4e021 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs returned with HTTP 200 Jul 15 13:35:01.610674 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1174/4664] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.617186 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-08e5d4cb-e37e-4d2d-9eec-6fca35903160 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.618849 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-08e5d4cb-e37e-4d2d-9eec-6fca35903160 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types Jul 15 13:35:01.619039 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-08e5d4cb-e37e-4d2d-9eec-6fca35903160 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.619209 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-08e5d4cb-e37e-4d2d-9eec-6fca35903160 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.639110 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-08e5d4cb-e37e-4d2d-9eec-6fca35903160 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:01.639417 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1154/4665] 10.4.3.158 () {66 vars in 1231 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types => generated 3119 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:01.649055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6c398c45-0b7e-4076-8971-b94fb6421357 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.652825 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6c398c45-0b7e-4076-8971-b94fb6421357 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption/cipher Jul 15 13:35:01.652825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6c398c45-0b7e-4076-8971-b94fb6421357 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.652825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6c398c45-0b7e-4076-8971-b94fb6421357 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.658870 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6c398c45-0b7e-4076-8971-b94fb6421357 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption/cipher returned with HTTP 200 Jul 15 13:35:01.659459 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1176/4666] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.666232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5b2b3e02-b9dc-4f88-957e-e62a803c3467 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.669273 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5b2b3e02-b9dc-4f88-957e-e62a803c3467 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption Jul 15 13:35:01.669593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5b2b3e02-b9dc-4f88-957e-e62a803c3467 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.669865 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5b2b3e02-b9dc-4f88-957e-e62a803c3467 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.678206 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5b2b3e02-b9dc-4f88-957e-e62a803c3467 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption returned with HTTP 200 Jul 15 13:35:01.678775 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1163/4667] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.686542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5976216f-2671-4773-95ec-aae718f2b8e8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.689072 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5976216f-2671-4773-95ec-aae718f2b8e8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/multiattach Jul 15 13:35:01.689252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5976216f-2671-4773-95ec-aae718f2b8e8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.689435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5976216f-2671-4773-95ec-aae718f2b8e8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.695254 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5976216f-2671-4773-95ec-aae718f2b8e8 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/multiattach returned with HTTP 200 Jul 15 13:35:01.695624 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1175/4668] 10.4.3.158 () {66 vars in 1414 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.701886 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c6a7eb31-2bd2-4476-9f03-61770bfc8eaa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.703573 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6a7eb31-2bd2-4476-9f03-61770bfc8eaa tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/volume_backend_name Jul 15 13:35:01.703749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6a7eb31-2bd2-4476-9f03-61770bfc8eaa tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.703930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c6a7eb31-2bd2-4476-9f03-61770bfc8eaa tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.710361 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c6a7eb31-2bd2-4476-9f03-61770bfc8eaa tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/volume_backend_name returned with HTTP 200 Jul 15 13:35:01.710947 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1155/4669] 10.4.3.158 () {66 vars in 1438 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.718633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3d87d640-b663-4073-ac43-e4defc51bcc3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.720372 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d87d640-b663-4073-ac43-e4defc51bcc3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] GET https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 Jul 15 13:35:01.720775 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d87d640-b663-4073-ac43-e4defc51bcc3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.721993 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d87d640-b663-4073-ac43-e4defc51bcc3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.727631 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d87d640-b663-4073-ac43-e4defc51bcc3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 returned with HTTP 200 Jul 15 13:35:01.728374 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1177/4670] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:35:01 2026] GET /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 => generated 401 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.736904 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d02423df-c3f6-4879-a08c-3340ab66086d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.738902 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d02423df-c3f6-4879-a08c-3340ab66086d tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] PUT https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption/cce9d844-ea35-4350-abac-4c13c4061e26 Jul 15 13:35:01.739283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d02423df-c3f6-4879-a08c-3340ab66086d tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.753321 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d02423df-c3f6-4879-a08c-3340ab66086d tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption/cce9d844-ea35-4350-abac-4c13c4061e26 returned with HTTP 200 Jul 15 13:35:01.753733 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1164/4671] 10.4.3.158 () {68 vars in 1506 bytes} [Wed Jul 15 13:35:01 2026] PUT /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/encryption/cce9d844-ea35-4350-abac-4c13c4061e26 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.761674 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2f983a16-453e-45a7-98c4-90feefa51ce1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.763547 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2f983a16-453e-45a7-98c4-90feefa51ce1 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] PUT https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/key1 Jul 15 13:35:01.763881 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2f983a16-453e-45a7-98c4-90feefa51ce1 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.784163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2f983a16-453e-45a7-98c4-90feefa51ce1 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/key1 returned with HTTP 200 Jul 15 13:35:01.784620 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1176/4672] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:35:01 2026] PUT /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:35:01.791925 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9062a3fb-e7d3-4566-94a3-d5df5051a6c1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.793768 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9062a3fb-e7d3-4566-94a3-d5df5051a6c1 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] PUT https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 Jul 15 13:35:01.794145 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9062a3fb-e7d3-4566-94a3-d5df5051a6c1 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:01.807700 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9062a3fb-e7d3-4566-94a3-d5df5051a6c1 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 returned with HTTP 200 Jul 15 13:35:01.808130 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1156/4673] 10.4.3.158 () {68 vars in 1362 bytes} [Wed Jul 15 13:35:01 2026] PUT /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:01.816687 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8febc0d9-cc88-432b-82da-465327c4ba35 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.818372 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8febc0d9-cc88-432b-82da-465327c4ba35 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/eb1144c5-cfb5-4051-be13-697a8f49ef3a Jul 15 13:35:01.818666 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8febc0d9-cc88-432b-82da-465327c4ba35 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.818941 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8febc0d9-cc88-432b-82da-465327c4ba35 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.841312 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8febc0d9-cc88-432b-82da-465327c4ba35 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/eb1144c5-cfb5-4051-be13-697a8f49ef3a returned with HTTP 202 Jul 15 13:35:01.842132 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1178/4674] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/eb1144c5-cfb5-4051-be13-697a8f49ef3a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.849605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ed89ba8-d343-4653-8876-0798feda1af7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.851547 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ed89ba8-d343-4653-8876-0798feda1af7 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b Jul 15 13:35:01.851735 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ed89ba8-d343-4653-8876-0798feda1af7 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.851920 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ed89ba8-d343-4653-8876-0798feda1af7 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.876395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ed89ba8-d343-4653-8876-0798feda1af7 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b returned with HTTP 202 Jul 15 13:35:01.876816 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1165/4675] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/a23eb6ff-4f87-4be5-8214-0dfe49e1b42b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.883559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d3f47ecb-50f6-4473-b7eb-0571c97656c3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.885361 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d3f47ecb-50f6-4473-b7eb-0571c97656c3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed Jul 15 13:35:01.885563 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d3f47ecb-50f6-4473-b7eb-0571c97656c3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.885767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d3f47ecb-50f6-4473-b7eb-0571c97656c3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.907491 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d3f47ecb-50f6-4473-b7eb-0571c97656c3 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed returned with HTTP 202 Jul 15 13:35:01.907874 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1177/4676] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/0bb56caa-e200-4f13-baf7-2aa988d116ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.914498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b323da33-bc98-49c9-8afa-75a15aacc88e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.916232 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b323da33-bc98-49c9-8afa-75a15aacc88e tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/70673fbb-6da1-4c70-80d8-00ca6608bdce Jul 15 13:35:01.916398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b323da33-bc98-49c9-8afa-75a15aacc88e tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.916589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b323da33-bc98-49c9-8afa-75a15aacc88e tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.938069 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b323da33-bc98-49c9-8afa-75a15aacc88e tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/70673fbb-6da1-4c70-80d8-00ca6608bdce returned with HTTP 202 Jul 15 13:35:01.938478 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1157/4677] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/70673fbb-6da1-4c70-80d8-00ca6608bdce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:01.945359 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7ec54e59-1888-483e-a52b-15fee54f7589 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:01.949598 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7ec54e59-1888-483e-a52b-15fee54f7589 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] DELETE https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 Jul 15 13:35:01.949598 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7ec54e59-1888-483e-a52b-15fee54f7589 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:01.949598 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7ec54e59-1888-483e-a52b-15fee54f7589 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:01.974518 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7ec54e59-1888-483e-a52b-15fee54f7589 tempest-VolumeTypesAdminTests-37890341 tempest-VolumeTypesAdminTests-37890341-project-admin] https://10.4.3.158/volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 returned with HTTP 202 Jul 15 13:35:01.975598 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1179/4678] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:01 2026] DELETE /volume/v3/types/fded085f-e029-4d3d-839a-0faea89be774 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:02.286135 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-13822be0-9844-46d6-a203-94a3c18c65d6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:02.287909 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13822be0-9844-46d6-a203-94a3c18c65d6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c Jul 15 13:35:02.288152 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13822be0-9844-46d6-a203-94a3c18c65d6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:02.288337 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-13822be0-9844-46d6-a203-94a3c18c65d6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:02.294248 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-13822be0-9844-46d6-a203-94a3c18c65d6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c returned with HTTP 404 Jul 15 13:35:02.294769 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1166/4679] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:02 2026] GET /volume/v3/volumes/fcdc4bf8-04a2-4681-9272-95368476863c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:02.303935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:02.305708 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:02.306085 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-995599715"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:02.307457 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-995599715'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:02.307593 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume of 1 GB Jul 15 13:35:02.311634 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Availability Zones retrieved successfully. Jul 15 13:35:02.317874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (b5a70770-9fd7-4b46-a623-8080526a247f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:02.321946 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8a751f-9e32-40e3-8162-99fbcfb44788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:02.321946 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:02.355493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8a751f-9e32-40e3-8162-99fbcfb44788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:02.356403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ee710b-041d-44d9-9c75-9258385165b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:02.392501 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['50409be5-0455-4f4c-88fd-b8d68acceb31', '04ce4503-5261-43fb-8d17-e4fa6c1e8ac9', '097c7537-df62-4e2b-8e84-840ec4a03ec3', '9d503440-1421-4b74-b21a-6daab086ac46'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:02.393253 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ee710b-041d-44d9-9c75-9258385165b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50409be5-0455-4f4c-88fd-b8d68acceb31', '04ce4503-5261-43fb-8d17-e4fa6c1e8ac9', '097c7537-df62-4e2b-8e84-840ec4a03ec3', '9d503440-1421-4b74-b21a-6daab086ac46']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:02.393970 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc2b8db-6a44-4e66-9d6b-01296a36de98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:02.416761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc2b8db-6a44-4e66-9d6b-01296a36de98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83000792-6e40-4685-a736-fda94012e48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995599715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['50409be5-0455-4f4c-88fd-b8d68acceb31','04ce4503-5261-43fb-8d17-e4fa6c1e8ac9','097c7537-df62-4e2b-8e84-840ec4a03ec3','9d503440-1421-4b74-b21a-6daab086ac46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995599715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83000792-6e40-4685-a736-fda94012e48e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acb5242e0ba458790cd0d731e206c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:02.417525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af68e315-3341-4cd5-8dec-349fa202b1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:02.432880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af68e315-3341-4cd5-8dec-349fa202b1d6) transitioned into state 'SUCCESS' from state '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-995599715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['50409be5-0455-4f4c-88fd-b8d68acceb31','04ce4503-5261-43fb-8d17-e4fa6c1e8ac9','097c7537-df62-4e2b-8e84-840ec4a03ec3','9d503440-1421-4b74-b21a-6daab086ac46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:02.433561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e36754c-6d1a-432b-b5b1-5a54ffd37985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:02.441482 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e36754c-6d1a-432b-b5b1-5a54ffd37985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:02.442257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (b5a70770-9fd7-4b46-a623-8080526a247f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:02.442541 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request issued successfully. Jul 15 13:35:02.443103 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c03c6ca-b25b-454f-92cb-ee2865236f4c tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:02.443562 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1178/4680] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:35:02 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:02.456631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7d09b333-b761-4f26-b47e-5be84ca569a6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:02.458276 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d09b333-b761-4f26-b47e-5be84ca569a6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:02.458454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d09b333-b761-4f26-b47e-5be84ca569a6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:02.458614 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d09b333-b761-4f26-b47e-5be84ca569a6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:02.464856 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:02.464856 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:02.467675 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7d09b333-b761-4f26-b47e-5be84ca569a6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:02.470736 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d09b333-b761-4f26-b47e-5be84ca569a6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e returned with HTTP 200 Jul 15 13:35:02.471065 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1158/4681] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:02 2026] GET /volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:03.484532 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c3a0492f-55b3-46ba-9a20-bd16eb0ba536 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:03.487360 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3a0492f-55b3-46ba-9a20-bd16eb0ba536 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:03.487360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c3a0492f-55b3-46ba-9a20-bd16eb0ba536 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:03.487360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c3a0492f-55b3-46ba-9a20-bd16eb0ba536 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:03.494019 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:03.494019 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:03.502890 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c3a0492f-55b3-46ba-9a20-bd16eb0ba536 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:03.511195 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c3a0492f-55b3-46ba-9a20-bd16eb0ba536 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e returned with HTTP 200 Jul 15 13:35:03.511195 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1180/4682] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:03 2026] GET /volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:03.525218 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:03.527598 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:35:03.528227 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83000792-6e40-4685-a736-fda94012e48e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1428074851"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:03.540343 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:03.540343 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:03.541065 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:03.541277 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create snapshot from volume 83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:03.568328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['607bec37-bdf6-4005-b599-022904f6196c', 'cf0e9f05-6940-4d01-8340-0f4c5546eb93', '3840b47c-aee6-496d-86fe-c442421b2f68', '423ce231-378d-427d-bfd8-c84df916a648'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:03.598337 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot create request issued successfully. Jul 15 13:35:03.598819 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5e2df5e6-f3a7-4ad5-877b-347358cef21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:35:03.599357 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1167/4683] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:35:03 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) Jul 15 13:35:03.611201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2366a1be-c929-43c4-ac68-96e6394ce595 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:03.614271 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2366a1be-c929-43c4-ac68-96e6394ce595 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 Jul 15 13:35:03.614465 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2366a1be-c929-43c4-ac68-96e6394ce595 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:03.614661 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2366a1be-c929-43c4-ac68-96e6394ce595 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:03.625303 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:03.625303 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:03.625708 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2366a1be-c929-43c4-ac68-96e6394ce595 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:03.626675 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2366a1be-c929-43c4-ac68-96e6394ce595 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 returned with HTTP 200 Jul 15 13:35:03.628693 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1179/4684] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:03 2026] GET /volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:04.637506 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-abc37ecf-c5a9-48a9-9c90-3790b7463af9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:04.639053 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-abc37ecf-c5a9-48a9-9c90-3790b7463af9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 Jul 15 13:35:04.639219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-abc37ecf-c5a9-48a9-9c90-3790b7463af9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:04.639395 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-abc37ecf-c5a9-48a9-9c90-3790b7463af9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:04.644052 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:04.644052 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:04.644317 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-abc37ecf-c5a9-48a9-9c90-3790b7463af9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:04.644875 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-abc37ecf-c5a9-48a9-9c90-3790b7463af9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 returned with HTTP 200 Jul 15 13:35:04.645229 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1159/4685] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:04 2026] GET /volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:04.655886 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:04.657469 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] POST https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502/action Jul 15 13:35:04.657780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:04.657891 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:04.659188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.admin_actions [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Updating snapshot 'df3712e2-1aca-4ab6-9beb-8471d43ca502' with '{'status': 'error'}' {{(pid=100144) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 15 13:35:04.667607 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:04.667607 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:04.668064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c2e3a094a74f4afabb752a6be7e22c78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8acb5242e0ba458790cd0d731e206c3a', '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=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:35:04.668268 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-429d9e94-2d05-4504-a204-f3a07f89c3d0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502/action returned with HTTP 403 Jul 15 13:35:04.668690 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1181/4686] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:35:04 2026] POST /volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:04.676773 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:04.678495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 Jul 15 13:35:04.678679 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:04.678855 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:04.678954 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete snapshot with id: df3712e2-1aca-4ab6-9beb-8471d43ca502 Jul 15 13:35:04.683487 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:04.683487 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:04.683814 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:04.696903 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot delete request issued successfully. Jul 15 13:35:04.699990 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4124ba5e-938d-4734-8ef0-f86f8f0538d9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 returned with HTTP 202 Jul 15 13:35:04.699990 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1168/4687] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:35:04 2026] DELETE /volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:04.708329 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2e4cd509-e42e-4473-903d-fbc5d91654dd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:04.710571 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2e4cd509-e42e-4473-903d-fbc5d91654dd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 Jul 15 13:35:04.714913 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2e4cd509-e42e-4473-903d-fbc5d91654dd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:04.714913 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2e4cd509-e42e-4473-903d-fbc5d91654dd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:04.722922 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:04.722922 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:04.724497 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2e4cd509-e42e-4473-903d-fbc5d91654dd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:04.726680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2e4cd509-e42e-4473-903d-fbc5d91654dd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 returned with HTTP 200 Jul 15 13:35:04.727557 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1180/4688] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:04 2026] GET /volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:05.737445 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-16442136-a109-4466-b994-7c96c1a49df0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:05.739394 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16442136-a109-4466-b994-7c96c1a49df0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 Jul 15 13:35:05.739586 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16442136-a109-4466-b994-7c96c1a49df0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:05.739760 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-16442136-a109-4466-b994-7c96c1a49df0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:05.743903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-16442136-a109-4466-b994-7c96c1a49df0 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 returned with HTTP 404 Jul 15 13:35:05.744345 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1160/4689] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:05 2026] GET /volume/v3/snapshots/df3712e2-1aca-4ab6-9beb-8471d43ca502 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:05.752115 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-17ab2097-1c49-4580-8127-95e60809d37a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:05.753978 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:05.754192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:05.754415 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:05.754589 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume with id: 83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:05.762029 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:05.762029 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:05.762444 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:05.782019 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume request issued successfully. Jul 15 13:35:05.782255 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-17ab2097-1c49-4580-8127-95e60809d37a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e returned with HTTP 202 Jul 15 13:35:05.782781 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1182/4690] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:05 2026] DELETE /volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:05.791348 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7fb1fd03-93a1-482c-b753-fdd1866d96fd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:05.794530 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7fb1fd03-93a1-482c-b753-fdd1866d96fd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:05.794716 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7fb1fd03-93a1-482c-b753-fdd1866d96fd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:05.794987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7fb1fd03-93a1-482c-b753-fdd1866d96fd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:05.806984 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:05.806984 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:05.814325 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7fb1fd03-93a1-482c-b753-fdd1866d96fd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:05.819696 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7fb1fd03-93a1-482c-b753-fdd1866d96fd tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e returned with HTTP 200 Jul 15 13:35:05.820152 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1169/4691] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:05 2026] GET /volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:06.505561 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d5516a85-1235-43c2-85f4-5ece0f12e75f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:06.507389 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d5516a85-1235-43c2-85f4-5ece0f12e75f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:06.507615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d5516a85-1235-43c2-85f4-5ece0f12e75f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:06.507848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d5516a85-1235-43c2-85f4-5ece0f12e75f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:06.518524 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:06.518524 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:06.522275 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d5516a85-1235-43c2-85f4-5ece0f12e75f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:06.528089 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d5516a85-1235-43c2-85f4-5ece0f12e75f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:35:06.528528 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1181/4692] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:06 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:06.838728 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1883503e-fcb3-4f84-b3a5-47a73f5da6b6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:06.840585 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1883503e-fcb3-4f84-b3a5-47a73f5da6b6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e Jul 15 13:35:06.840783 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1883503e-fcb3-4f84-b3a5-47a73f5da6b6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:06.840974 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1883503e-fcb3-4f84-b3a5-47a73f5da6b6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:06.847033 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1883503e-fcb3-4f84-b3a5-47a73f5da6b6 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e returned with HTTP 404 Jul 15 13:35:06.847580 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1161/4693] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:06 2026] GET /volume/v3/volumes/83000792-6e40-4685-a736-fda94012e48e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:06.860440 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a680413f-2008-449f-a3bc-b9b48e59b340 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:06.862312 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:06.862720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1758064825"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:06.864283 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1758064825'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:06.864423 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume of 1 GB Jul 15 13:35:06.871002 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Availability Zones retrieved successfully. Jul 15 13:35:06.877511 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (69d985a4-5ed9-4859-b138-951511291daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:06.878469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c58328-7c56-4f04-bd33-50cf2bc129ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:06.880250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:06.908711 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c58328-7c56-4f04-bd33-50cf2bc129ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:06.909614 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5a3216-28da-4b83-91fe-6d765eab24e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:06.962118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['b82c9922-3491-48e5-b9bf-45ee57893fc0', 'baf5ba79-c6c4-4394-bbc3-fa273a4b83d8', '86bf49e5-9f07-4cda-979b-19e2a68b5791', 'a2c9433a-a0d9-4617-a47c-2c939738ad8e'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:06.963274 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a5a3216-28da-4b83-91fe-6d765eab24e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b82c9922-3491-48e5-b9bf-45ee57893fc0', 'baf5ba79-c6c4-4394-bbc3-fa273a4b83d8', '86bf49e5-9f07-4cda-979b-19e2a68b5791', 'a2c9433a-a0d9-4617-a47c-2c939738ad8e']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:06.964483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c29db43-9a50-41a6-9a82-ec536108be06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:06.995758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c29db43-9a50-41a6-9a82-ec536108be06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757d3266-8d17-4139-8ffd-149a538f418b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758064825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['b82c9922-3491-48e5-b9bf-45ee57893fc0','baf5ba79-c6c4-4394-bbc3-fa273a4b83d8','86bf49e5-9f07-4cda-979b-19e2a68b5791','a2c9433a-a0d9-4617-a47c-2c939738ad8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1758064825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757d3266-8d17-4139-8ffd-149a538f418b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acb5242e0ba458790cd0d731e206c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:06.997015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e06be4c-3a7c-4543-86c4-39339cc25119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:07.016550 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e06be4c-3a7c-4543-86c4-39339cc25119) transitioned into state 'SUCCESS' from state '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-1758064825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['b82c9922-3491-48e5-b9bf-45ee57893fc0','baf5ba79-c6c4-4394-bbc3-fa273a4b83d8','86bf49e5-9f07-4cda-979b-19e2a68b5791','a2c9433a-a0d9-4617-a47c-2c939738ad8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:07.017694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c2d2ab-2c14-4f7b-9987-ecbb8707a6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:07.027800 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c2d2ab-2c14-4f7b-9987-ecbb8707a6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:07.028226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (69d985a4-5ed9-4859-b138-951511291daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:07.028852 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request issued successfully. Jul 15 13:35:07.029170 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a680413f-2008-449f-a3bc-b9b48e59b340 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:07.029700 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1183/4694] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:35:06 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:07.044322 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-86b3002c-3b03-46fa-a75b-228c63abb552 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:07.045359 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-86b3002c-3b03-46fa-a75b-228c63abb552 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:07.045546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-86b3002c-3b03-46fa-a75b-228c63abb552 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:07.045717 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-86b3002c-3b03-46fa-a75b-228c63abb552 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:07.052410 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:07.052410 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:07.055710 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-86b3002c-3b03-46fa-a75b-228c63abb552 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:07.059279 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-86b3002c-3b03-46fa-a75b-228c63abb552 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b returned with HTTP 200 Jul 15 13:35:07.059812 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1170/4695] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:07 2026] GET /volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:07.541343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-db205365-2244-491e-a13e-4ede3c6669c6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:07.543033 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-db205365-2244-491e-a13e-4ede3c6669c6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:07.543243 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-db205365-2244-491e-a13e-4ede3c6669c6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:07.543435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-db205365-2244-491e-a13e-4ede3c6669c6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:07.552319 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:07.552319 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:07.555182 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-db205365-2244-491e-a13e-4ede3c6669c6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:07.559061 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-db205365-2244-491e-a13e-4ede3c6669c6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:35:07.559497 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1182/4696] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:07 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1648 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:07.800599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-70fbb108-3058-436f-b63d-0ebdc7086a36 req-c488f0ee-e904-4801-9995-1ba4df957876 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:07.803017 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-70fbb108-3058-436f-b63d-0ebdc7086a36 req-c488f0ee-e904-4801-9995-1ba4df957876 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf Jul 15 13:35:07.803249 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-70fbb108-3058-436f-b63d-0ebdc7086a36 req-c488f0ee-e904-4801-9995-1ba4df957876 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:07.803498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-70fbb108-3058-436f-b63d-0ebdc7086a36 req-c488f0ee-e904-4801-9995-1ba4df957876 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:07.813748 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:07.813748 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:07.856794 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-70fbb108-3058-436f-b63d-0ebdc7086a36 req-c488f0ee-e904-4801-9995-1ba4df957876 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf returned with HTTP 200 Jul 15 13:35:07.857302 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1162/4697] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:35:07 2026] DELETE /volume/v3/attachments/89eddec6-7302-4fec-8ee1-fb548b44a4bf => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:08.073569 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f651c4ad-898a-4807-9d39-b51bfcc3c368 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:08.075519 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f651c4ad-898a-4807-9d39-b51bfcc3c368 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:08.075752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f651c4ad-898a-4807-9d39-b51bfcc3c368 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:08.076027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f651c4ad-898a-4807-9d39-b51bfcc3c368 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:08.083831 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:08.083831 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:08.087942 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f651c4ad-898a-4807-9d39-b51bfcc3c368 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:08.092384 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f651c4ad-898a-4807-9d39-b51bfcc3c368 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b returned with HTTP 200 Jul 15 13:35:08.092807 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1184/4698] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:08 2026] GET /volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:08.107437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:08.109379 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:35:08.109747 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "757d3266-8d17-4139-8ffd-149a538f418b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1086173464"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:08.118771 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:08.118771 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:08.119193 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:08.119369 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create snapshot from volume 757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:08.147827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['99cac956-1a30-4147-9d2c-480d0ae5e45c', 'baf0f049-d467-4f78-add2-85e439ca8723', 'a1e846e3-9439-43a5-8cfb-efffac4d7ad8', '58c0952e-cb57-4cd4-9d4a-a918030feb71'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:08.184145 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot create request issued successfully. Jul 15 13:35:08.184385 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f8ac47f4-f9a7-4ca0-8eea-5a08b2171bd9 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:35:08.184906 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1171/4699] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:35:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:08.196102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1d981862-fe54-40ce-9ba1-f2a8e98cac22 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:08.197990 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1d981862-fe54-40ce-9ba1-f2a8e98cac22 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:08.198286 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1d981862-fe54-40ce-9ba1-f2a8e98cac22 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:08.198559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1d981862-fe54-40ce-9ba1-f2a8e98cac22 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:08.203861 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:08.203861 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:08.204506 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1d981862-fe54-40ce-9ba1-f2a8e98cac22 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:08.205558 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1d981862-fe54-40ce-9ba1-f2a8e98cac22 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 returned with HTTP 200 Jul 15 13:35:08.206142 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1183/4700] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:08 2026] GET /volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:08.571262 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c14697bd-97ac-487d-a3a8-de830fa9377d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:08.572513 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c14697bd-97ac-487d-a3a8-de830fa9377d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:08.572769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c14697bd-97ac-487d-a3a8-de830fa9377d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:08.573021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c14697bd-97ac-487d-a3a8-de830fa9377d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:08.579351 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:08.579351 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:08.584816 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c14697bd-97ac-487d-a3a8-de830fa9377d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:08.587021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c14697bd-97ac-487d-a3a8-de830fa9377d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:35:08.587593 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1163/4701] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:08 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:08.597997 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:08.599844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:35:08.600184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ed5734f-c16c-46ca-8742-c41f5b24455d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1374203020"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:08.601774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating new backup {'backup': {'volume_id': '5ed5734f-c16c-46ca-8742-c41f5b24455d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1374203020'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:35:08.601944 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating backup of volume 5ed5734f-c16c-46ca-8742-c41f5b24455d in container None Jul 15 13:35:08.608971 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:08.608971 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:08.609486 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:08.623692 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['c5e1e7e3-eedd-4650-9f36-699b773db6bb', 'afd5839c-9ebb-4f29-ba6c-b9bd8f0e73e8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:08.653400 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a4cf7ba1-5ad0-44bd-abc3-2dfc45dacf20 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:35:08.653971 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1185/4702] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:35:08 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:08.663406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ebdbd401-2b4c-49f9-a75f-c7100a920aec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:08.665467 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebdbd401-2b4c-49f9-a75f-c7100a920aec tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:08.665721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebdbd401-2b4c-49f9-a75f-c7100a920aec tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:08.666083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ebdbd401-2b4c-49f9-a75f-c7100a920aec tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:08.666243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ebdbd401-2b4c-49f9-a75f-c7100a920aec tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:08.670978 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:08.670978 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:08.672039 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ebdbd401-2b4c-49f9-a75f-c7100a920aec tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:08.672509 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1172/4703] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:08 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:09.215677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-13ffcdc9-9e1c-4a74-b044-1e97ed79842b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.217517 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-13ffcdc9-9e1c-4a74-b044-1e97ed79842b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:09.217722 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-13ffcdc9-9e1c-4a74-b044-1e97ed79842b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.217950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-13ffcdc9-9e1c-4a74-b044-1e97ed79842b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.222722 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.222722 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:09.223041 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-13ffcdc9-9e1c-4a74-b044-1e97ed79842b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:09.223709 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-13ffcdc9-9e1c-4a74-b044-1e97ed79842b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 returned with HTTP 200 Jul 15 13:35:09.224095 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1184/4704] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:09.233357 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-09ed0bcf-fedc-432e-b3e1-591763683f64 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.234942 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-09ed0bcf-fedc-432e-b3e1-591763683f64 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] GET https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:09.235144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-09ed0bcf-fedc-432e-b3e1-591763683f64 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.235330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-09ed0bcf-fedc-432e-b3e1-591763683f64 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.240055 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.240055 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:09.240462 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-09ed0bcf-fedc-432e-b3e1-591763683f64 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Snapshot retrieved successfully. Jul 15 13:35:09.241160 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-09ed0bcf-fedc-432e-b3e1-591763683f64 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 returned with HTTP 200 Jul 15 13:35:09.241541 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1164/4705] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:09.248455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.250738 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:09.250997 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.251250 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.251461 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete snapshot with id: d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:09.258141 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.258141 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:09.258551 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:09.283088 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot delete request issued successfully. Jul 15 13:35:09.283283 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f57a67c1-4e5e-4267-bf48-051cd9f3f089 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 returned with HTTP 202 Jul 15 13:35:09.283786 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1186/4706] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:35:09 2026] DELETE /volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:09.291536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c5bd2d01-7c0a-495a-8312-6428cbc3baa3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.293701 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5bd2d01-7c0a-495a-8312-6428cbc3baa3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:09.293949 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2d01-7c0a-495a-8312-6428cbc3baa3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.294224 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2d01-7c0a-495a-8312-6428cbc3baa3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.299881 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.299881 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:09.300289 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c5bd2d01-7c0a-495a-8312-6428cbc3baa3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:09.301114 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c5bd2d01-7c0a-495a-8312-6428cbc3baa3 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 returned with HTTP 200 Jul 15 13:35:09.301583 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1173/4707] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:09.676863 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-1e5929ec-ba81-46ca-81c9-9c6a25e948ab None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.679912 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-1e5929ec-ba81-46ca-81c9-9c6a25e948ab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:09.680186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-1e5929ec-ba81-46ca-81c9-9c6a25e948ab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.680432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-1e5929ec-ba81-46ca-81c9-9c6a25e948ab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.682952 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e400534b-6f3c-41a6-9abf-616f375374e6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.685181 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e400534b-6f3c-41a6-9abf-616f375374e6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:09.685455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e400534b-6f3c-41a6-9abf-616f375374e6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.685749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e400534b-6f3c-41a6-9abf-616f375374e6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.686696 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e400534b-6f3c-41a6-9abf-616f375374e6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:09.690071 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.690071 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:09.691098 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e400534b-6f3c-41a6-9abf-616f375374e6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:09.691487 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.691487 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:09.691596 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1165/4708] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:09.695173 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-1e5929ec-ba81-46ca-81c9-9c6a25e948ab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:09.699950 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-1e5929ec-ba81-46ca-81c9-9c6a25e948ab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:09.700372 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1185/4709] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:09.766171 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ab4dc4a1-eeac-43df-891a-12695444fd66 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.766671 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab4dc4a1-eeac-43df-891a-12695444fd66 None None] GET https://10.4.3.158/volume// Jul 15 13:35:09.766840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab4dc4a1-eeac-43df-891a-12695444fd66 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.767058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ab4dc4a1-eeac-43df-891a-12695444fd66 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.767428 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ab4dc4a1-eeac-43df-891a-12695444fd66 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:09.767735 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1187/4710] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:09.774483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-32940eac-c4b5-48c3-80cd-d0ee8167194d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.776346 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-32940eac-c4b5-48c3-80cd-d0ee8167194d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:35:09.776712 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-32940eac-c4b5-48c3-80cd-d0ee8167194d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4125d8f9-c125-433f-b2cd-bbb54542b934", "connector": null, "instance_uuid": "7de92d48-c672-46e0-bd58-fb3de27990eb"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:09.787038 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.787038 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:09.808574 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-32940eac-c4b5-48c3-80cd-d0ee8167194d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:35:09.809027 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1174/4711] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:35:09 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:09.833422 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d5a347be-6879-4d12-acf6-ab320e866bda None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.836605 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5a347be-6879-4d12-acf6-ab320e866bda tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:09.836605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5a347be-6879-4d12-acf6-ab320e866bda tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.836605 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5a347be-6879-4d12-acf6-ab320e866bda tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.840852 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-954d5989-052b-4466-a5ec-c6787a953e25 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.841237 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-954d5989-052b-4466-a5ec-c6787a953e25 None None] GET https://10.4.3.158/volume// Jul 15 13:35:09.841237 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-954d5989-052b-4466-a5ec-c6787a953e25 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.841448 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-954d5989-052b-4466-a5ec-c6787a953e25 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.841742 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-954d5989-052b-4466-a5ec-c6787a953e25 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:09.842097 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1186/4712] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:09.849140 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-47fdfc3c-1c5b-4558-975b-8452e1ff4346 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.850690 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.850690 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:09.851544 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-47fdfc3c-1c5b-4558-975b-8452e1ff4346 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:09.851821 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-47fdfc3c-1c5b-4558-975b-8452e1ff4346 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:09.852081 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-47fdfc3c-1c5b-4558-975b-8452e1ff4346 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:09.854595 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d5a347be-6879-4d12-acf6-ab320e866bda tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:09.859894 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5a347be-6879-4d12-acf6-ab320e866bda tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:09.860432 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1166/4713] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:09.867076 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.867076 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:09.871114 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-47fdfc3c-1c5b-4558-975b-8452e1ff4346 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:09.874789 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-47fdfc3c-1c5b-4558-975b-8452e1ff4346 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:09.875199 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1188/4714] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:09 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:09.975839 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:09.977975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] PUT https://10.4.3.158/volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6 Jul 15 13:35:09.978355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:09.985634 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Acquiring lock "cinder-attachment_update-4125d8f9-c125-433f-b2cd-bbb54542b934-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:35:09.992558 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-4125d8f9-c125-433f-b2cd-bbb54542b934-np0000005195" acquired by "attachment_update" :: waited 0.007s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:35:09.993490 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:09.993490 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:10.063849 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-4125d8f9-c125-433f-b2cd-bbb54542b934-np0000005195" released by "attachment_update" :: held 0.071s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:35:10.064442 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-24efb036-fa14-405a-952a-a4ae8b6c038b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6 returned with HTTP 200 Jul 15 13:35:10.064856 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1175/4715] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:35:09 2026] PUT /volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:10.311576 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-44218e7a-ce4d-4984-8ad3-a96b642b5c1b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:10.313312 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44218e7a-ce4d-4984-8ad3-a96b642b5c1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 Jul 15 13:35:10.313504 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44218e7a-ce4d-4984-8ad3-a96b642b5c1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:10.313677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-44218e7a-ce4d-4984-8ad3-a96b642b5c1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:10.317590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-44218e7a-ce4d-4984-8ad3-a96b642b5c1b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 returned with HTTP 404 Jul 15 13:35:10.318044 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1187/4716] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:10 2026] GET /volume/v3/snapshots/d8829b22-672c-4eb9-9406-a996339f5962 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:10.323540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:10.325173 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:10.325427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:10.325633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:10.325816 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume with id: 757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:10.332321 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:10.332321 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:10.332627 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:10.346853 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume request issued successfully. Jul 15 13:35:10.346853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-145ba1b9-4967-442b-b72d-77ca3754bd9a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b returned with HTTP 202 Jul 15 13:35:10.347332 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1167/4717] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:10 2026] DELETE /volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:10.353869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5cf43be3-8651-4738-ac9f-54a8f8da0f18 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:10.355462 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5cf43be3-8651-4738-ac9f-54a8f8da0f18 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:10.355623 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5cf43be3-8651-4738-ac9f-54a8f8da0f18 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:10.355791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5cf43be3-8651-4738-ac9f-54a8f8da0f18 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:10.362909 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:10.362909 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:10.366298 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5cf43be3-8651-4738-ac9f-54a8f8da0f18 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:10.370295 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5cf43be3-8651-4738-ac9f-54a8f8da0f18 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b returned with HTTP 200 Jul 15 13:35:10.370662 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1189/4718] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:10 2026] GET /volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:10.701435 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dd848418-ebf1-4c02-92d7-b3d2e0b7e1ca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:10.703540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dd848418-ebf1-4c02-92d7-b3d2e0b7e1ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:10.703726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dd848418-ebf1-4c02-92d7-b3d2e0b7e1ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:10.703908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dd848418-ebf1-4c02-92d7-b3d2e0b7e1ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:10.704048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-dd848418-ebf1-4c02-92d7-b3d2e0b7e1ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:10.708887 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:10.708887 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:10.709803 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dd848418-ebf1-4c02-92d7-b3d2e0b7e1ca tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:10.710306 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1176/4719] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:10 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:10.875953 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cb616568-8a66-4172-9f9d-654c529e23e2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:10.877721 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb616568-8a66-4172-9f9d-654c529e23e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:10.877901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cb616568-8a66-4172-9f9d-654c529e23e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:10.878098 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cb616568-8a66-4172-9f9d-654c529e23e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:10.888593 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:10.888593 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:10.891662 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-cb616568-8a66-4172-9f9d-654c529e23e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:10.895627 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cb616568-8a66-4172-9f9d-654c529e23e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:10.896144 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1188/4720] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:10 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:11.383022 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aca1c009-a1cd-4053-af68-10878cd7aadf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:11.384726 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aca1c009-a1cd-4053-af68-10878cd7aadf tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b Jul 15 13:35:11.384943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aca1c009-a1cd-4053-af68-10878cd7aadf tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:11.385136 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aca1c009-a1cd-4053-af68-10878cd7aadf tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:11.391227 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aca1c009-a1cd-4053-af68-10878cd7aadf tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b returned with HTTP 404 Jul 15 13:35:11.391692 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1168/4721] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:11 2026] GET /volume/v3/volumes/757d3266-8d17-4139-8ffd-149a538f418b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:11.399736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:11.401916 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:11.402418 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-502689218"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:11.404121 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-502689218'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:11.404301 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume of 1 GB Jul 15 13:35:11.408076 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Availability Zones retrieved successfully. Jul 15 13:35:11.413928 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (f9fd417f-2449-4f14-912e-038cd28210b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:11.415087 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab025818-6a87-4399-aa75-d0084a2964ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:11.415948 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:11.442331 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab025818-6a87-4399-aa75-d0084a2964ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:11.443616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a1b50b-d66f-46b3-93d3-37760d86640b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:11.477782 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['e16dbc4b-c723-408d-94e8-08fa46cbb4a8', 'a41a7b83-e2d7-4710-b4cb-d79c16f174be', '05ec959e-7ec6-4c98-9fc7-f35fe96ebeda', '2c7d7479-233e-4d68-b2e9-946a34b18e85'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:11.478579 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a1b50b-d66f-46b3-93d3-37760d86640b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e16dbc4b-c723-408d-94e8-08fa46cbb4a8', 'a41a7b83-e2d7-4710-b4cb-d79c16f174be', '05ec959e-7ec6-4c98-9fc7-f35fe96ebeda', '2c7d7479-233e-4d68-b2e9-946a34b18e85']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:11.479275 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bdc261-afb0-4000-9a0b-4e26c1e2dcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:11.504075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bdc261-afb0-4000-9a0b-4e26c1e2dcba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44a47d85-a0ae-4849-877b-db18fe04f2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502689218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['e16dbc4b-c723-408d-94e8-08fa46cbb4a8','a41a7b83-e2d7-4710-b4cb-d79c16f174be','05ec959e-7ec6-4c98-9fc7-f35fe96ebeda','2c7d7479-233e-4d68-b2e9-946a34b18e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502689218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44a47d85-a0ae-4849-877b-db18fe04f2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acb5242e0ba458790cd0d731e206c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:11.505263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb564c62-cfb1-4a78-97bb-91049643520a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:11.525229 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb564c62-cfb1-4a78-97bb-91049643520a) transitioned into state 'SUCCESS' from state '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-502689218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acb5242e0ba458790cd0d731e206c3a',qos_specs=None,replication_status=,reservations=['e16dbc4b-c723-408d-94e8-08fa46cbb4a8','a41a7b83-e2d7-4710-b4cb-d79c16f174be','05ec959e-7ec6-4c98-9fc7-f35fe96ebeda','2c7d7479-233e-4d68-b2e9-946a34b18e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='556c258c2ca14ec18bb8f36a57f9a94e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:11.526272 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cbe1317-fcb8-4c9c-8fda-d043b81776a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:11.535472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cbe1317-fcb8-4c9c-8fda-d043b81776a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:11.536580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Flow 'volume_create_api' (f9fd417f-2449-4f14-912e-038cd28210b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:11.536978 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create volume request issued successfully. Jul 15 13:35:11.537713 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b226998a-d8c4-4fcc-a0b3-5e51a520a48e tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:11.538334 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1190/4722] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:35:11 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:11.549334 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b47a23f-c250-4e93-b88f-4fbf084c5329 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:11.551470 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b47a23f-c250-4e93-b88f-4fbf084c5329 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:11.551713 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b47a23f-c250-4e93-b88f-4fbf084c5329 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:11.551974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b47a23f-c250-4e93-b88f-4fbf084c5329 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:11.560587 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:11.560587 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:11.564204 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b47a23f-c250-4e93-b88f-4fbf084c5329 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:11.569028 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b47a23f-c250-4e93-b88f-4fbf084c5329 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb returned with HTTP 200 Jul 15 13:35:11.569408 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1177/4723] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:11 2026] GET /volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:11.720930 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7b476cdf-aa81-4524-a22c-59de5fc0e496 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:11.722983 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b476cdf-aa81-4524-a22c-59de5fc0e496 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:11.723219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b476cdf-aa81-4524-a22c-59de5fc0e496 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:11.723483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7b476cdf-aa81-4524-a22c-59de5fc0e496 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:11.723619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7b476cdf-aa81-4524-a22c-59de5fc0e496 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:11.730091 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:11.730091 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:11.730742 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7b476cdf-aa81-4524-a22c-59de5fc0e496 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:11.731185 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1189/4724] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:11 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:11.908258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5ce44167-b745-4542-87da-7a32777dbbd3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:11.910146 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5ce44167-b745-4542-87da-7a32777dbbd3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:11.910266 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5ce44167-b745-4542-87da-7a32777dbbd3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:11.910412 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5ce44167-b745-4542-87da-7a32777dbbd3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:11.921503 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:11.921503 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:11.924555 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5ce44167-b745-4542-87da-7a32777dbbd3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:11.928259 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5ce44167-b745-4542-87da-7a32777dbbd3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:11.928604 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1169/4725] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:11 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:12.581499 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c596e65f-62ae-4025-ac69-19ca318ffcfa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:12.583359 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c596e65f-62ae-4025-ac69-19ca318ffcfa tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:12.583556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c596e65f-62ae-4025-ac69-19ca318ffcfa tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:12.583738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c596e65f-62ae-4025-ac69-19ca318ffcfa tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:12.592139 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:12.592139 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:12.595597 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c596e65f-62ae-4025-ac69-19ca318ffcfa tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:12.599265 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c596e65f-62ae-4025-ac69-19ca318ffcfa tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb returned with HTTP 200 Jul 15 13:35:12.599587 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1191/4726] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:12 2026] GET /volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:12.612299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:12.614181 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:35:12.614548 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44a47d85-a0ae-4849-877b-db18fe04f2bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1014950555"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:12.624224 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:12.624224 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:12.624971 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:12.624971 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Create snapshot from volume 44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:12.652821 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Created reservations ['819c66b7-7d72-4d0e-b5e2-5d0d5979e546', '1ee34fe2-bd18-4263-befe-e1b58a640428', '6f43ad6c-9900-4f4a-bd33-3e307e63571a', 'd98fcdfc-a168-4194-ae19-dec330b80c68'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:12.679866 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot create request issued successfully. Jul 15 13:35:12.680395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fe4fc241-42fa-4601-a5d8-5e6d0ad18a5b tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:35:12.680910 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1178/4727] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:35:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:12.690415 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-49f38499-2968-4bd4-b084-8b191e729f38 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:12.692111 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49f38499-2968-4bd4-b084-8b191e729f38 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:12.692369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49f38499-2968-4bd4-b084-8b191e729f38 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:12.692623 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-49f38499-2968-4bd4-b084-8b191e729f38 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:12.697581 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:12.697581 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:12.697858 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-49f38499-2968-4bd4-b084-8b191e729f38 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:12.698488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-49f38499-2968-4bd4-b084-8b191e729f38 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc returned with HTTP 200 Jul 15 13:35:12.698867 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1190/4728] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:12 2026] GET /volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:12.743159 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6bdb9af3-704c-4b77-82ea-c8fbb848ff88 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:12.745544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6bdb9af3-704c-4b77-82ea-c8fbb848ff88 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:12.745797 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6bdb9af3-704c-4b77-82ea-c8fbb848ff88 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:12.746122 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6bdb9af3-704c-4b77-82ea-c8fbb848ff88 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:12.746303 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6bdb9af3-704c-4b77-82ea-c8fbb848ff88 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:12.750646 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:12.750646 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:12.751400 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6bdb9af3-704c-4b77-82ea-c8fbb848ff88 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:12.751759 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1170/4729] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:12 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:12.940839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-671aed60-c19b-478f-8c93-f63eed6b5e41 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:12.942731 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-671aed60-c19b-478f-8c93-f63eed6b5e41 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:12.942939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-671aed60-c19b-478f-8c93-f63eed6b5e41 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:12.943170 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-671aed60-c19b-478f-8c93-f63eed6b5e41 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:12.960020 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:12.960020 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:12.964687 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-671aed60-c19b-478f-8c93-f63eed6b5e41 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:12.970510 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-671aed60-c19b-478f-8c93-f63eed6b5e41 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:12.970912 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1192/4730] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:12 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:13.309284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-039b5c39-14ec-41be-973a-c7f29f5ffa0a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.313685 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-039b5c39-14ec-41be-973a-c7f29f5ffa0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6/action Jul 15 13:35:13.314077 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-039b5c39-14ec-41be-973a-c7f29f5ffa0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:13.314201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-039b5c39-14ec-41be-973a-c7f29f5ffa0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:13.332400 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:13.332400 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:13.343230 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bfef2d40-e289-4a3c-ade1-cf1c85d7f12e req-039b5c39-14ec-41be-973a-c7f29f5ffa0a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6/action returned with HTTP 204 Jul 15 13:35:13.343662 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1179/4731] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:35:13 2026] POST /volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:13.706898 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5c6eb019-543f-4934-8d51-fda3181f9f12 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.708581 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c6eb019-543f-4934-8d51-fda3181f9f12 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:13.708757 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c6eb019-543f-4934-8d51-fda3181f9f12 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:13.708931 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c6eb019-543f-4934-8d51-fda3181f9f12 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:13.714422 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:13.714422 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:13.714727 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5c6eb019-543f-4934-8d51-fda3181f9f12 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:13.715413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c6eb019-543f-4934-8d51-fda3181f9f12 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc returned with HTTP 200 Jul 15 13:35:13.715798 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1191/4732] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:13 2026] GET /volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:13.725161 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4c538907-18c0-4f58-917b-43b881896e31 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.728441 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] POST https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc/action Jul 15 13:35:13.728941 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:13.729158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:13.731035 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.snapshot_unmanage [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Unmanage snapshot with id: 0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:13.734083 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=296,cinder:INSERT=61,cinder:UPDATE=78 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:35:13.739279 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:13.739279 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:13.739925 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Snapshot retrieved successfully. Jul 15 13:35:13.741194 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c2e3a094a74f4afabb752a6be7e22c78', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8acb5242e0ba458790cd0d731e206c3a', '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=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:35:13.741580 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4c538907-18c0-4f58-917b-43b881896e31 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-reader] https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc/action returned with HTTP 403 Jul 15 13:35:13.742684 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1171/4733] 10.4.3.158 () {68 vars in 1396 bytes} [Wed Jul 15 13:35:13 2026] POST /volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc/action => generated 117 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:13.749976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.751706 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:13.751912 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:13.752151 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:13.752257 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete snapshot with id: 0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:13.756819 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=416,cinder:INSERT=87,cinder:UPDATE=140 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:35:13.757802 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:13.757802 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:13.758164 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:13.761783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7647bb1-be5f-4eee-a36f-ad276788f80b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.763999 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7647bb1-be5f-4eee-a36f-ad276788f80b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:13.764222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7647bb1-be5f-4eee-a36f-ad276788f80b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:13.764425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7647bb1-be5f-4eee-a36f-ad276788f80b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:13.764523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d7647bb1-be5f-4eee-a36f-ad276788f80b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:13.771359 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:13.771359 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:13.772192 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7647bb1-be5f-4eee-a36f-ad276788f80b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:13.772538 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1180/4734] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:13 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:13.779501 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot delete request issued successfully. Jul 15 13:35:13.779716 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-64f22e4c-cc57-4e9d-b8cb-b59e0db72593 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc returned with HTTP 202 Jul 15 13:35:13.780242 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1193/4735] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:35:13 2026] DELETE /volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:13.789691 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-06ac0f10-487f-48ea-95ad-388972d48c5a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.791867 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-06ac0f10-487f-48ea-95ad-388972d48c5a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:13.792189 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-06ac0f10-487f-48ea-95ad-388972d48c5a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:13.792404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-06ac0f10-487f-48ea-95ad-388972d48c5a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:13.801538 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:13.801538 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:13.801870 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-06ac0f10-487f-48ea-95ad-388972d48c5a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Snapshot retrieved successfully. Jul 15 13:35:13.802560 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-06ac0f10-487f-48ea-95ad-388972d48c5a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc returned with HTTP 200 Jul 15 13:35:13.803074 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1192/4736] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:13 2026] GET /volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:13.987468 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a2971318-907a-495d-a89c-3b4bddc9c0f4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:13.992334 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a2971318-907a-495d-a89c-3b4bddc9c0f4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:13.992526 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a2971318-907a-495d-a89c-3b4bddc9c0f4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:13.992898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a2971318-907a-495d-a89c-3b4bddc9c0f4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:14.012525 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:14.012525 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:14.016070 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a2971318-907a-495d-a89c-3b4bddc9c0f4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:14.022664 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a2971318-907a-495d-a89c-3b4bddc9c0f4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:14.023195 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1172/4737] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:13 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1510 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:14.784142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2896cb06-7789-46f2-a242-fa1cfd674d6a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:14.785856 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2896cb06-7789-46f2-a242-fa1cfd674d6a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:14.786075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2896cb06-7789-46f2-a242-fa1cfd674d6a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:14.786295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2896cb06-7789-46f2-a242-fa1cfd674d6a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:14.786432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-2896cb06-7789-46f2-a242-fa1cfd674d6a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:14.793433 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:14.793433 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:14.793816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2896cb06-7789-46f2-a242-fa1cfd674d6a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:14.794384 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=329,cinder:INSERT=61,cinder:UPDATE=143 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:35:14.794433 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1181/4738] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:14 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:14.814742 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-21ab7ead-f5b3-4c2a-8171-e928ab4babe7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:14.816539 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-21ab7ead-f5b3-4c2a-8171-e928ab4babe7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc Jul 15 13:35:14.816763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-21ab7ead-f5b3-4c2a-8171-e928ab4babe7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:14.816995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-21ab7ead-f5b3-4c2a-8171-e928ab4babe7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:14.822648 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-21ab7ead-f5b3-4c2a-8171-e928ab4babe7 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc returned with HTTP 404 Jul 15 13:35:14.822648 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1194/4739] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:14 2026] GET /volume/v3/snapshots/0fa6e8e1-ff7c-4839-bbba-d0786fc33dcc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:14.828183 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:14.830804 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:14.830804 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:14.830804 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:14.830804 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume with id: 44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:14.832414 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=352,cinder:INSERT=53,cinder:UPDATE=109 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:35:14.837840 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:14.837840 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:14.838183 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:14.855749 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Delete volume request issued successfully. Jul 15 13:35:14.855749 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6c9a10c-1505-4d85-b9ec-5d83dd93f21a tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb returned with HTTP 202 Jul 15 13:35:14.855749 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1193/4740] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:14 2026] DELETE /volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:14.862009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-69fbfb8f-cfa3-4f22-a8c5-09b3b4ec5f7d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:14.863824 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-69fbfb8f-cfa3-4f22-a8c5-09b3b4ec5f7d tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:14.864090 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-69fbfb8f-cfa3-4f22-a8c5-09b3b4ec5f7d tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:14.864324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-69fbfb8f-cfa3-4f22-a8c5-09b3b4ec5f7d tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:14.873144 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:14.873144 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:14.877858 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-69fbfb8f-cfa3-4f22-a8c5-09b3b4ec5f7d tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Volume info retrieved successfully. Jul 15 13:35:14.882939 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-69fbfb8f-cfa3-4f22-a8c5-09b3b4ec5f7d tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb returned with HTTP 200 Jul 15 13:35:14.883381 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1173/4741] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:14 2026] GET /volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:15.359048 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2d1b4ae3-ffed-4100-870d-cfaf0200ac33 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.360602 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d1b4ae3-ffed-4100-870d-cfaf0200ac33 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:15.360781 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d1b4ae3-ffed-4100-870d-cfaf0200ac33 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.360952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2d1b4ae3-ffed-4100-870d-cfaf0200ac33 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.372559 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.372559 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:15.375743 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2d1b4ae3-ffed-4100-870d-cfaf0200ac33 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.380953 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2d1b4ae3-ffed-4100-870d-cfaf0200ac33 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:15.381400 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1182/4742] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:15.393079 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2e585b58-dd27-473a-a746-f8d9e23687b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.394844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e585b58-dd27-473a-a746-f8d9e23687b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:15.395069 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e585b58-dd27-473a-a746-f8d9e23687b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.395257 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e585b58-dd27-473a-a746-f8d9e23687b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.409330 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.409330 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:15.413108 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2e585b58-dd27-473a-a746-f8d9e23687b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.417279 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e585b58-dd27-473a-a746-f8d9e23687b1 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:15.417645 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1195/4743] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:15.432230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0dcf6bca-ffbc-4db4-80d2-982527c38fa4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.434813 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0dcf6bca-ffbc-4db4-80d2-982527c38fa4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:15.435025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0dcf6bca-ffbc-4db4-80d2-982527c38fa4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.435203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0dcf6bca-ffbc-4db4-80d2-982527c38fa4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.451387 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.451387 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:15.454704 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0dcf6bca-ffbc-4db4-80d2-982527c38fa4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.461276 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0dcf6bca-ffbc-4db4-80d2-982527c38fa4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:15.461643 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1194/4744] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1510 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:15.510620 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-7c755843-532a-4d62-bde1-5e8ef68a9c76 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.514648 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-7c755843-532a-4d62-bde1-5e8ef68a9c76 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:15.514648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-7c755843-532a-4d62-bde1-5e8ef68a9c76 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.514648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-7c755843-532a-4d62-bde1-5e8ef68a9c76 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.527454 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.527454 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:15.530972 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-7c755843-532a-4d62-bde1-5e8ef68a9c76 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.535069 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-7c755843-532a-4d62-bde1-5e8ef68a9c76 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:15.535506 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1174/4745] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1510 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:15.551183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.553090 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934/action Jul 15 13:35:15.553425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:15.553543 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:15.565414 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.565414 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:15.565875 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.571318 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Begin detaching volume completed successfully. Jul 15 13:35:15.571479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-e1fa3121-ba42-4461-a487-dcb97ce43fe0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934/action returned with HTTP 202 Jul 15 13:35:15.571832 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1183/4746] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:35:15 2026] POST /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:15.591217 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7db44e31-4dc8-44f9-ab6a-dd4ee074c396 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.594987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7db44e31-4dc8-44f9-ab6a-dd4ee074c396 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:15.594987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7db44e31-4dc8-44f9-ab6a-dd4ee074c396 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.594987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7db44e31-4dc8-44f9-ab6a-dd4ee074c396 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.614608 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.614608 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:15.617817 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7db44e31-4dc8-44f9-ab6a-dd4ee074c396 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.622411 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-38cb1986-ea18-4e21-a912-ad28a2330497 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.622725 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38cb1986-ea18-4e21-a912-ad28a2330497 None None] GET https://10.4.3.158/volume// Jul 15 13:35:15.622873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38cb1986-ea18-4e21-a912-ad28a2330497 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.623063 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38cb1986-ea18-4e21-a912-ad28a2330497 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.623423 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38cb1986-ea18-4e21-a912-ad28a2330497 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:15.623809 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1195/4747] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:15.624476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7db44e31-4dc8-44f9-ab6a-dd4ee074c396 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:15.625067 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1196/4748] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1513 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:15.631564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-d295c9f9-39ff-46b8-a19f-35dce4d9635e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.634256 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-d295c9f9-39ff-46b8-a19f-35dce4d9635e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:15.634515 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-d295c9f9-39ff-46b8-a19f-35dce4d9635e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.634746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-d295c9f9-39ff-46b8-a19f-35dce4d9635e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.650060 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.650060 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:15.653825 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-d295c9f9-39ff-46b8-a19f-35dce4d9635e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:15.658647 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-d295c9f9-39ff-46b8-a19f-35dce4d9635e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:15.659033 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1175/4749] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1693 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:15.805022 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cb907f4e-b517-4ea1-932c-b04da6c2c498 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.807057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb907f4e-b517-4ea1-932c-b04da6c2c498 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:15.807261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb907f4e-b517-4ea1-932c-b04da6c2c498 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.807440 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb907f4e-b517-4ea1-932c-b04da6c2c498 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.807604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-cb907f4e-b517-4ea1-932c-b04da6c2c498 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:15.813494 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:15.813494 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:15.814464 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb907f4e-b517-4ea1-932c-b04da6c2c498 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:15.814929 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1184/4750] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:15.897649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5d6bed7e-4013-40f3-8a73-6b2c4e281d85 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:15.899475 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5d6bed7e-4013-40f3-8a73-6b2c4e281d85 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] GET https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb Jul 15 13:35:15.899670 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5d6bed7e-4013-40f3-8a73-6b2c4e281d85 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:15.899867 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5d6bed7e-4013-40f3-8a73-6b2c4e281d85 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:15.906903 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5d6bed7e-4013-40f3-8a73-6b2c4e281d85 tempest-ProjectReaderTests-53172076 tempest-ProjectReaderTests-53172076-project-admin] https://10.4.3.158/volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb returned with HTTP 404 Jul 15 13:35:15.907494 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1196/4751] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:15 2026] GET /volume/v3/volumes/44a47d85-a0ae-4849-877b-db18fe04f2bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:16.182978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-8d3c83d3-dd1b-4e0d-ae06-244b6e671a2d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:16.185075 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-8d3c83d3-dd1b-4e0d-ae06-244b6e671a2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:16.185271 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-8d3c83d3-dd1b-4e0d-ae06-244b6e671a2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:16.185480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-8d3c83d3-dd1b-4e0d-ae06-244b6e671a2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:16.196891 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:16.196891 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:16.199864 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-8d3c83d3-dd1b-4e0d-ae06-244b6e671a2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:16.203759 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-8d3c83d3-dd1b-4e0d-ae06-244b6e671a2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:16.204187 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1197/4752] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:16 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1513 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:16.226120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-0587f0ea-1b4f-4e89-9ae3-55fbcf0c9b90 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:16.228091 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-0587f0ea-1b4f-4e89-9ae3-55fbcf0c9b90 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6 Jul 15 13:35:16.228349 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-0587f0ea-1b4f-4e89-9ae3-55fbcf0c9b90 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:16.228652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-0587f0ea-1b4f-4e89-9ae3-55fbcf0c9b90 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:16.239461 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:16.239461 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:16.292382 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-1c41bb2f-de2b-4b9d-8339-e95e90f7e0f1 req-0587f0ea-1b4f-4e89-9ae3-55fbcf0c9b90 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6 returned with HTTP 200 Jul 15 13:35:16.293221 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1176/4753] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:35:16 2026] DELETE /volume/v3/attachments/4a1b1649-9be3-4f30-b880-d4e2524ebdb6 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:16.641928 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c2008043-ed13-47a8-8c0a-baa32ed6f9d9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:16.644555 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c2008043-ed13-47a8-8c0a-baa32ed6f9d9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:16.644731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c2008043-ed13-47a8-8c0a-baa32ed6f9d9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:16.644919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c2008043-ed13-47a8-8c0a-baa32ed6f9d9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:16.660365 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:16.660365 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:16.664053 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c2008043-ed13-47a8-8c0a-baa32ed6f9d9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:16.669382 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c2008043-ed13-47a8-8c0a-baa32ed6f9d9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:16.669609 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1185/4754] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:16 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:16.825112 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f0c4602f-bba7-4a1d-9379-375e8b6c9847 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:16.827805 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0c4602f-bba7-4a1d-9379-375e8b6c9847 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:16.828080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0c4602f-bba7-4a1d-9379-375e8b6c9847 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:16.828336 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0c4602f-bba7-4a1d-9379-375e8b6c9847 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:16.828476 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f0c4602f-bba7-4a1d-9379-375e8b6c9847 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:16.835621 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:16.835621 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:16.836644 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0c4602f-bba7-4a1d-9379-375e8b6c9847 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:16.837049 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1197/4755] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:16 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:17.852622 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a99582a1-cf31-4796-a7a2-df9026cbebb4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:17.854475 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a99582a1-cf31-4796-a7a2-df9026cbebb4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:17.854693 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a99582a1-cf31-4796-a7a2-df9026cbebb4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:17.854923 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a99582a1-cf31-4796-a7a2-df9026cbebb4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:17.855100 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a99582a1-cf31-4796-a7a2-df9026cbebb4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:17.859449 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:17.859449 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:17.860288 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a99582a1-cf31-4796-a7a2-df9026cbebb4 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:17.860680 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1198/4756] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:17 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:18.870554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b8e5e228-d072-410b-8ee9-bb2f0499dbeb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:18.872238 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b8e5e228-d072-410b-8ee9-bb2f0499dbeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:18.872421 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b8e5e228-d072-410b-8ee9-bb2f0499dbeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:18.872595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b8e5e228-d072-410b-8ee9-bb2f0499dbeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:18.872694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b8e5e228-d072-410b-8ee9-bb2f0499dbeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:18.876944 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:18.876944 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:18.877628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b8e5e228-d072-410b-8ee9-bb2f0499dbeb tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:18.877990 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1177/4757] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:18 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:19.226487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bd588182-0cca-4f5f-a7af-7a6d0e98ee88 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.228241 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd588182-0cca-4f5f-a7af-7a6d0e98ee88 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:19.228495 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd588182-0cca-4f5f-a7af-7a6d0e98ee88 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:19.228588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bd588182-0cca-4f5f-a7af-7a6d0e98ee88 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:19.241808 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:19.241808 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:19.254053 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-bd588182-0cca-4f5f-a7af-7a6d0e98ee88 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:19.258828 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bd588182-0cca-4f5f-a7af-7a6d0e98ee88 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:19.259229 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1186/4758] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:19 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:19.303740 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-784334e9-d18f-41c1-8127-d3ad40573a9d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.305945 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-784334e9-d18f-41c1-8127-d3ad40573a9d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:19.306420 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-784334e9-d18f-41c1-8127-d3ad40573a9d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:19.306420 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-784334e9-d18f-41c1-8127-d3ad40573a9d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:19.315215 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:19.315215 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:19.319023 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-784334e9-d18f-41c1-8127-d3ad40573a9d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:19.323067 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-784334e9-d18f-41c1-8127-d3ad40573a9d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:19.323478 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1198/4759] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:19 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:19.345616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.348558 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934/action Jul 15 13:35:19.348976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:19.349125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:19.362350 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:19.362350 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:19.362833 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:19.370402 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Begin detaching volume completed successfully. Jul 15 13:35:19.370607 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-6ae5f3ac-5c5d-452f-80d3-410765c5a501 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934/action returned with HTTP 202 Jul 15 13:35:19.371032 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1199/4760] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:35:19 2026] POST /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:19.390010 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4a8b68bd-7913-4e43-9cbc-70cba2d355e2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.393701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4a8b68bd-7913-4e43-9cbc-70cba2d355e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:19.394491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4a8b68bd-7913-4e43-9cbc-70cba2d355e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:19.394491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4a8b68bd-7913-4e43-9cbc-70cba2d355e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:19.410315 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:19.410315 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:19.417230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ea263d40-47f7-419d-9efb-f502fe7532e4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.417230 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ea263d40-47f7-419d-9efb-f502fe7532e4 None None] GET https://10.4.3.158/volume// Jul 15 13:35:19.417230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ea263d40-47f7-419d-9efb-f502fe7532e4 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:19.417230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ea263d40-47f7-419d-9efb-f502fe7532e4 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:19.417230 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ea263d40-47f7-419d-9efb-f502fe7532e4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:19.417230 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1187/4761] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:19.421136 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4a8b68bd-7913-4e43-9cbc-70cba2d355e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:19.422636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-02a6d92b-20cb-48a3-a3dc-96e3ef092849 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.426072 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4a8b68bd-7913-4e43-9cbc-70cba2d355e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:19.426488 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-02a6d92b-20cb-48a3-a3dc-96e3ef092849 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:19.426563 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1178/4762] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:19 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:19.426686 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-02a6d92b-20cb-48a3-a3dc-96e3ef092849 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:19.426884 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-02a6d92b-20cb-48a3-a3dc-96e3ef092849 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:19.438623 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:19.438623 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:19.441695 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-02a6d92b-20cb-48a3-a3dc-96e3ef092849 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:19.445973 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-02a6d92b-20cb-48a3-a3dc-96e3ef092849 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:19.446388 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1199/4763] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:19 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:19.890137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-86e83f5e-8c85-4418-ba1e-304f134b9b8e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:19.891864 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-86e83f5e-8c85-4418-ba1e-304f134b9b8e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:19.892107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-86e83f5e-8c85-4418-ba1e-304f134b9b8e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:19.892328 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-86e83f5e-8c85-4418-ba1e-304f134b9b8e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:19.892478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-86e83f5e-8c85-4418-ba1e-304f134b9b8e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:19.896915 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:19.896915 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:19.897927 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-86e83f5e-8c85-4418-ba1e-304f134b9b8e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:19.898442 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1200/4764] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:19 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:20.440420 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-05027081-7ca4-46a1-ad29-63c2251bc92e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:20.442724 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-05027081-7ca4-46a1-ad29-63c2251bc92e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:20.443013 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-05027081-7ca4-46a1-ad29-63c2251bc92e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:20.443286 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-05027081-7ca4-46a1-ad29-63c2251bc92e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:20.454385 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:20.454385 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:20.458175 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-05027081-7ca4-46a1-ad29-63c2251bc92e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:20.466387 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-05027081-7ca4-46a1-ad29-63c2251bc92e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:20.466841 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1188/4765] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:20 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:20.907617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-74c0d7b4-9f1c-4e4f-bcec-a10cc4c22c05 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:20.909367 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-74c0d7b4-9f1c-4e4f-bcec-a10cc4c22c05 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:20.909547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-74c0d7b4-9f1c-4e4f-bcec-a10cc4c22c05 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:20.909722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-74c0d7b4-9f1c-4e4f-bcec-a10cc4c22c05 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:20.909822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-74c0d7b4-9f1c-4e4f-bcec-a10cc4c22c05 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:20.913817 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:20.913817 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:20.914502 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-74c0d7b4-9f1c-4e4f-bcec-a10cc4c22c05 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:20.914819 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1179/4766] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:20 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:20.925619 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1a20b772-8eb8-4a47-b762-8aa8f6ec8189 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:20.927215 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a20b772-8eb8-4a47-b762-8aa8f6ec8189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:20.927385 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a20b772-8eb8-4a47-b762-8aa8f6ec8189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:20.927550 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1a20b772-8eb8-4a47-b762-8aa8f6ec8189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:20.927683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1a20b772-8eb8-4a47-b762-8aa8f6ec8189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:20.931370 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:20.931370 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:20.932002 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1a20b772-8eb8-4a47-b762-8aa8f6ec8189 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:20.932370 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1200/4767] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:20 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:20.940945 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e0698c52-e619-45c2-bfc7-86664772e8ed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:20.942725 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0698c52-e619-45c2-bfc7-86664772e8ed tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:20.942920 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0698c52-e619-45c2-bfc7-86664772e8ed tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:20.943127 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e0698c52-e619-45c2-bfc7-86664772e8ed tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:20.943269 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-e0698c52-e619-45c2-bfc7-86664772e8ed tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete backup with id: ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. Jul 15 13:35:20.947105 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:20.947105 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:20.958052 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-e0698c52-e619-45c2-bfc7-86664772e8ed tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] delete_backup rpcapi backup_id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:35:20.959601 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e0698c52-e619-45c2-bfc7-86664772e8ed tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 202 Jul 15 13:35:20.959938 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1201/4768] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:20 2026] DELETE /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:20.969608 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-11b722ba-cbae-4d92-a90a-68af006708d8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:20.971315 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-11b722ba-cbae-4d92-a90a-68af006708d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:20.971523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-11b722ba-cbae-4d92-a90a-68af006708d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:20.971729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-11b722ba-cbae-4d92-a90a-68af006708d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:20.971869 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-11b722ba-cbae-4d92-a90a-68af006708d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:20.976425 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:20.976425 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:20.977118 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-11b722ba-cbae-4d92-a90a-68af006708d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:20.977457 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1189/4769] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:20 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:21.478680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7a003507-4c90-475e-a587-6ecd36fecafe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:21.483879 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a003507-4c90-475e-a587-6ecd36fecafe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:21.484103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a003507-4c90-475e-a587-6ecd36fecafe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:21.484286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7a003507-4c90-475e-a587-6ecd36fecafe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:21.493616 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:21.493616 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:21.496828 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7a003507-4c90-475e-a587-6ecd36fecafe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:21.500449 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7a003507-4c90-475e-a587-6ecd36fecafe tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:21.500784 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1180/4770] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:21 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:21.724644 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-39c4489b-36ab-43c3-a445-ed98a869953b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:21.727164 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-39c4489b-36ab-43c3-a445-ed98a869953b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:21.727359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-39c4489b-36ab-43c3-a445-ed98a869953b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:21.727547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-39c4489b-36ab-43c3-a445-ed98a869953b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:21.738088 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:21.738088 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:21.741494 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-39c4489b-36ab-43c3-a445-ed98a869953b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:21.745981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-39c4489b-36ab-43c3-a445-ed98a869953b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:21.746495 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1201/4771] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:21 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:21.988229 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-043a76b9-42c8-4601-8236-7614e7a4b836 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:21.990287 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-043a76b9-42c8-4601-8236-7614e7a4b836 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:21.990559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-043a76b9-42c8-4601-8236-7614e7a4b836 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:21.990814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-043a76b9-42c8-4601-8236-7614e7a4b836 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:21.990990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-043a76b9-42c8-4601-8236-7614e7a4b836 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:21.996121 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:21.996121 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:21.997144 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-043a76b9-42c8-4601-8236-7614e7a4b836 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:21.997502 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1202/4772] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:21 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:22.043727 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-e0ae8a3b-d115-47b0-9f77-5f66e444461d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.047617 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-e0ae8a3b-d115-47b0-9f77-5f66e444461d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5 Jul 15 13:35:22.047806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-e0ae8a3b-d115-47b0-9f77-5f66e444461d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.048039 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-e0ae8a3b-d115-47b0-9f77-5f66e444461d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.057449 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.057449 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:22.101206 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-12490b9e-590b-4a43-bd5f-34d90e420d3f req-e0ae8a3b-d115-47b0-9f77-5f66e444461d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5 returned with HTTP 200 Jul 15 13:35:22.101694 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1190/4773] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:35:22 2026] DELETE /volume/v3/attachments/3d86e1d0-4b4c-42f8-8324-1d8f20a37ce5 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:22.515250 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-057b535b-88fb-491a-89d1-67dcbc8322ff None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.518120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-057b535b-88fb-491a-89d1-67dcbc8322ff tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:22.518406 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-057b535b-88fb-491a-89d1-67dcbc8322ff tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.518680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-057b535b-88fb-491a-89d1-67dcbc8322ff tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.526241 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.526241 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:22.530244 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-057b535b-88fb-491a-89d1-67dcbc8322ff tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:22.534201 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-057b535b-88fb-491a-89d1-67dcbc8322ff tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:22.534558 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1181/4774] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:22.548566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-65c8d70f-2858-4b64-b415-2d182e7118dd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.550235 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65c8d70f-2858-4b64-b415-2d182e7118dd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:22.550443 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65c8d70f-2858-4b64-b415-2d182e7118dd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.550617 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-65c8d70f-2858-4b64-b415-2d182e7118dd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.559063 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.559063 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:22.562362 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-65c8d70f-2858-4b64-b415-2d182e7118dd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:22.566661 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-65c8d70f-2858-4b64-b415-2d182e7118dd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:35:22.567032 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1202/4775] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:22.610483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-75644db1-22e0-4669-bfab-9347c67b9064 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.754642 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-75644db1-22e0-4669-bfab-9347c67b9064 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:22.754879 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-75644db1-22e0-4669-bfab-9347c67b9064 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.755142 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-75644db1-22e0-4669-bfab-9347c67b9064 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.765462 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.765462 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:22.772507 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-75644db1-22e0-4669-bfab-9347c67b9064 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:22.778261 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-75644db1-22e0-4669-bfab-9347c67b9064 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:35:22.778642 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1203/4776] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 1165 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:22.795260 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.797466 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/action Jul 15 13:35:22.797853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:22.798018 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:22.810730 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.810730 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:22.811563 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:22.822626 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Begin detaching volume completed successfully. Jul 15 13:35:22.822885 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-2e1bcf47-5ccb-46ce-9903-3ae9885d9be8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/action returned with HTTP 202 Jul 15 13:35:22.823359 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1191/4777] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:35:22 2026] POST /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:22.844287 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-629cf4c4-6afd-4f5a-a1a4-a6ea8129fd8b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.846412 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-629cf4c4-6afd-4f5a-a1a4-a6ea8129fd8b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:22.846601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-629cf4c4-6afd-4f5a-a1a4-a6ea8129fd8b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.846771 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-629cf4c4-6afd-4f5a-a1a4-a6ea8129fd8b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.856916 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.856916 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:22.860546 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-629cf4c4-6afd-4f5a-a1a4-a6ea8129fd8b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:22.865325 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-629cf4c4-6afd-4f5a-a1a4-a6ea8129fd8b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:35:22.865636 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1182/4778] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:22.867837 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-94bf7fa2-9a56-4818-9f22-a4b25bd5cf1d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.870018 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-94bf7fa2-9a56-4818-9f22-a4b25bd5cf1d None None] GET https://10.4.3.158/volume// Jul 15 13:35:22.870018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-94bf7fa2-9a56-4818-9f22-a4b25bd5cf1d None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.870018 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-94bf7fa2-9a56-4818-9f22-a4b25bd5cf1d None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.870018 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-94bf7fa2-9a56-4818-9f22-a4b25bd5cf1d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:22.870018 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1203/4779] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:22.875736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-975a99c5-b96e-4ffa-9177-cdcf354d3cc4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.878470 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-975a99c5-b96e-4ffa-9177-cdcf354d3cc4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:22.878739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-975a99c5-b96e-4ffa-9177-cdcf354d3cc4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.878972 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-975a99c5-b96e-4ffa-9177-cdcf354d3cc4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.890907 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.890907 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:22.897143 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-975a99c5-b96e-4ffa-9177-cdcf354d3cc4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:22.901172 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-975a99c5-b96e-4ffa-9177-cdcf354d3cc4 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:35:22.902414 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1204/4780] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 1348 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:22.910079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-e549363c-e0d7-4430-b96d-7d33824a6c23 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:22.912245 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-e549363c-e0d7-4430-b96d-7d33824a6c23 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/encryption Jul 15 13:35:22.912452 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-e549363c-e0d7-4430-b96d-7d33824a6c23 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:22.912635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-e549363c-e0d7-4430-b96d-7d33824a6c23 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:22.922493 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:22.922493 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:22.928655 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-e549363c-e0d7-4430-b96d-7d33824a6c23 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/encryption returned with HTTP 200 Jul 15 13:35:22.929373 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1192/4781] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:35:22 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:23.006867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f5ed5ecc-b522-4cc6-9ef5-2e9fc8598ada None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:23.008669 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5ed5ecc-b522-4cc6-9ef5-2e9fc8598ada tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:23.008855 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5ed5ecc-b522-4cc6-9ef5-2e9fc8598ada tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:23.009073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5ed5ecc-b522-4cc6-9ef5-2e9fc8598ada tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:23.009177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f5ed5ecc-b522-4cc6-9ef5-2e9fc8598ada tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:23.016618 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:23.016618 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:23.016618 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5ed5ecc-b522-4cc6-9ef5-2e9fc8598ada tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 200 Jul 15 13:35:23.017662 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1183/4782] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:23 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:23.676106 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-6dae7ec9-1fce-44a0-87c0-a512a888df52 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:23.678268 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-6dae7ec9-1fce-44a0-87c0-a512a888df52 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37 Jul 15 13:35:23.678478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-6dae7ec9-1fce-44a0-87c0-a512a888df52 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:23.678671 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-6dae7ec9-1fce-44a0-87c0-a512a888df52 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:23.685394 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:23.685394 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:23.729816 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c8f13615-a7de-4b3d-940f-57afd6bab4ab req-6dae7ec9-1fce-44a0-87c0-a512a888df52 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37 returned with HTTP 200 Jul 15 13:35:23.730322 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1204/4783] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:35:23 2026] DELETE /volume/v3/attachments/9dabe8f7-2adf-4c7e-82ff-60bed6ec7f37 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:23.880698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d8ecf128-90e4-4223-9268-075b3eeed82b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:23.882512 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d8ecf128-90e4-4223-9268-075b3eeed82b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:23.882712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d8ecf128-90e4-4223-9268-075b3eeed82b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:23.882898 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d8ecf128-90e4-4223-9268-075b3eeed82b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:23.889567 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:23.889567 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:23.893238 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d8ecf128-90e4-4223-9268-075b3eeed82b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:23.897157 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d8ecf128-90e4-4223-9268-075b3eeed82b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:35:23.897506 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1205/4784] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:23 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:23.913757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4a41c552-514f-4a32-aacf-7f1d2bbf5d34 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:23.915500 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4a41c552-514f-4a32-aacf-7f1d2bbf5d34 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:23.915680 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4a41c552-514f-4a32-aacf-7f1d2bbf5d34 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:23.915854 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4a41c552-514f-4a32-aacf-7f1d2bbf5d34 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:23.925353 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:23.925353 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:23.928729 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4a41c552-514f-4a32-aacf-7f1d2bbf5d34 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:23.932649 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4a41c552-514f-4a32-aacf-7f1d2bbf5d34 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:35:23.933062 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1193/4785] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:23 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:23.976546 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-2937c381-3a1b-4f1a-b16c-ae5c9e0f5c07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.011327 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-2937c381-3a1b-4f1a-b16c-ae5c9e0f5c07 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:24.011500 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-2937c381-3a1b-4f1a-b16c-ae5c9e0f5c07 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.011670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-2937c381-3a1b-4f1a-b16c-ae5c9e0f5c07 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.022294 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.022294 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:24.025547 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-2937c381-3a1b-4f1a-b16c-ae5c9e0f5c07 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:24.028654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5f08c4b5-5bef-4a03-a4d9-d721b6e19458 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.029567 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-2937c381-3a1b-4f1a-b16c-ae5c9e0f5c07 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:35:24.030179 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1184/4786] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:23 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:24.030561 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f08c4b5-5bef-4a03-a4d9-d721b6e19458 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d Jul 15 13:35:24.030747 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f08c4b5-5bef-4a03-a4d9-d721b6e19458 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.030927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5f08c4b5-5bef-4a03-a4d9-d721b6e19458 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.031075 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-5f08c4b5-5bef-4a03-a4d9-d721b6e19458 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:24.034771 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5f08c4b5-5bef-4a03-a4d9-d721b6e19458 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d returned with HTTP 404 Jul 15 13:35:24.035293 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1205/4787] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:24 2026] GET /volume/v3/backups/ec2fdbe8-02a6-4eb2-ab6f-165c64f85a4d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:24.051529 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.053478 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db/action Jul 15 13:35:24.053851 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:24.054035 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:24.064806 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.064806 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:24.065320 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:24.072082 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Begin detaching volume completed successfully. Jul 15 13:35:24.072383 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-18ffd3be-1496-462c-af19-987470b79613 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db/action returned with HTTP 202 Jul 15 13:35:24.073064 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1206/4788] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:35:24 2026] POST /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:24.092471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-24deafbf-7d38-4b4d-a935-763ec35059eb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.094156 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-24deafbf-7d38-4b4d-a935-763ec35059eb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:24.094329 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-24deafbf-7d38-4b4d-a935-763ec35059eb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.094513 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-24deafbf-7d38-4b4d-a935-763ec35059eb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.105405 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.105405 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:24.108455 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-24deafbf-7d38-4b4d-a935-763ec35059eb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:24.112422 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-24deafbf-7d38-4b4d-a935-763ec35059eb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:35:24.112779 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1194/4789] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:24 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:24.117463 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-005d34e9-cb2b-410a-bc71-056c67e46a7a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.117819 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-005d34e9-cb2b-410a-bc71-056c67e46a7a None None] GET https://10.4.3.158/volume// Jul 15 13:35:24.118002 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-005d34e9-cb2b-410a-bc71-056c67e46a7a None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.118381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-005d34e9-cb2b-410a-bc71-056c67e46a7a None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.118926 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-005d34e9-cb2b-410a-bc71-056c67e46a7a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:24.118926 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1185/4790] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:24.127293 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-a2296d66-4c46-4073-a47e-f213e5a0666b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.129863 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-a2296d66-4c46-4073-a47e-f213e5a0666b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:24.130087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-a2296d66-4c46-4073-a47e-f213e5a0666b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.130282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-a2296d66-4c46-4073-a47e-f213e5a0666b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.142173 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.142173 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:24.147051 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-a2296d66-4c46-4073-a47e-f213e5a0666b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:24.153329 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-a2296d66-4c46-4073-a47e-f213e5a0666b tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:35:24.153855 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1206/4791] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:24 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:24.472186 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-720371a7-da79-4817-89f6-03d79f5fe12e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.474023 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-720371a7-da79-4817-89f6-03d79f5fe12e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:35:24.474210 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-720371a7-da79-4817-89f6-03d79f5fe12e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.474386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-720371a7-da79-4817-89f6-03d79f5fe12e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.474503 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-720371a7-da79-4817-89f6-03d79f5fe12e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete backup with id: 4077da3c-f4c9-4725-8b43-fd3656a0101c. Jul 15 13:35:24.478467 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.478467 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:24.488645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-720371a7-da79-4817-89f6-03d79f5fe12e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] delete_backup rpcapi backup_id 4077da3c-f4c9-4725-8b43-fd3656a0101c {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:35:24.490281 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-720371a7-da79-4817-89f6-03d79f5fe12e tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 202 Jul 15 13:35:24.490623 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1207/4792] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:24 2026] DELETE /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:24.497332 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9d0efb77-e462-4b72-850f-2c63fe87c18d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.499865 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9d0efb77-e462-4b72-850f-2c63fe87c18d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:35:24.500157 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9d0efb77-e462-4b72-850f-2c63fe87c18d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.500346 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9d0efb77-e462-4b72-850f-2c63fe87c18d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.500437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9d0efb77-e462-4b72-850f-2c63fe87c18d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:24.504938 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.504938 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:24.505686 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9d0efb77-e462-4b72-850f-2c63fe87c18d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 200 Jul 15 13:35:24.506043 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1195/4793] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:24 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:24.923575 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-f8b9add4-aea1-48d7-8a9c-916278340cdd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:24.926157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-f8b9add4-aea1-48d7-8a9c-916278340cdd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64 Jul 15 13:35:24.926359 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-f8b9add4-aea1-48d7-8a9c-916278340cdd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:24.926540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-f8b9add4-aea1-48d7-8a9c-916278340cdd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:24.933521 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:24.933521 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:24.976497 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-859b036f-04fd-4050-93e2-89df75c8e1e0 req-f8b9add4-aea1-48d7-8a9c-916278340cdd tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64 returned with HTTP 200 Jul 15 13:35:24.976919 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1186/4794] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:35:24 2026] DELETE /volume/v3/attachments/344e4c54-112e-4a47-a29e-451447aa6b64 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:25.128335 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-062f3562-84d4-47e7-965c-7d0d62ce71e2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:25.130371 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-062f3562-84d4-47e7-965c-7d0d62ce71e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:25.130604 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-062f3562-84d4-47e7-965c-7d0d62ce71e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:25.130848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-062f3562-84d4-47e7-965c-7d0d62ce71e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:25.138047 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:25.138047 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:25.141563 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-062f3562-84d4-47e7-965c-7d0d62ce71e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:25.145615 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-062f3562-84d4-47e7-965c-7d0d62ce71e2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:35:25.146010 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1207/4795] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:25 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:25.158303 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a246e419-69ee-4bd8-809d-58a86295ee95 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:25.160433 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:25.160697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:25.160943 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:25.161190 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume with id: 507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:25.168428 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:25.168428 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:25.168980 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:25.179978 np0000005195 devstack@c-api.service[100144]: WARNING cinder.keymgr.conf_key_mgr [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:35:25.186526 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume request issued successfully. Jul 15 13:35:25.186707 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a246e419-69ee-4bd8-809d-58a86295ee95 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 202 Jul 15 13:35:25.187287 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1208/4796] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:25 2026] DELETE /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:25.195858 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ed19f25f-6120-4459-a51b-c8da9a70ebb2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:25.198208 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed19f25f-6120-4459-a51b-c8da9a70ebb2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:25.198457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed19f25f-6120-4459-a51b-c8da9a70ebb2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:25.198692 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed19f25f-6120-4459-a51b-c8da9a70ebb2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:25.208027 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:25.208027 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:25.212172 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ed19f25f-6120-4459-a51b-c8da9a70ebb2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:25.217681 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed19f25f-6120-4459-a51b-c8da9a70ebb2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 200 Jul 15 13:35:25.218238 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1196/4797] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:25 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:25.515879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3e75b753-acba-4725-a9f1-7b91e4807ac5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:25.517613 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3e75b753-acba-4725-a9f1-7b91e4807ac5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c Jul 15 13:35:25.517790 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3e75b753-acba-4725-a9f1-7b91e4807ac5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:25.518006 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3e75b753-acba-4725-a9f1-7b91e4807ac5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:25.518110 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-3e75b753-acba-4725-a9f1-7b91e4807ac5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id 4077da3c-f4c9-4725-8b43-fd3656a0101c. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:25.521544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3e75b753-acba-4725-a9f1-7b91e4807ac5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c returned with HTTP 404 Jul 15 13:35:25.521993 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1187/4798] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:25 2026] GET /volume/v3/backups/4077da3c-f4c9-4725-8b43-fd3656a0101c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:25.533774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:25.535851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:25.536239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1891132065"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:25.537777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1891132065'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:25.537893 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume of 1 GB Jul 15 13:35:25.542047 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Availability Zones retrieved successfully. Jul 15 13:35:25.547774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (6dda0d4d-50a5-48c6-b2f8-c5f9353261e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:25.549012 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8894922a-bf3a-41be-b807-ec3525cbb164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:25.550103 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:25.576138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8894922a-bf3a-41be-b807-ec3525cbb164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:25.576831 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ed0324-7668-464e-bc8e-5ef40f3a49d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:25.615542 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['33244fd6-2c3e-43fe-af30-1028dc71b649', '2c868922-61a8-4019-bd85-b998c0e3f46d', '62022f8c-4137-406a-adab-12e083a20b88', 'feaea1ce-86c6-4f8c-84d4-5ecc78a5a5fd'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:25.616436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ed0324-7668-464e-bc8e-5ef40f3a49d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33244fd6-2c3e-43fe-af30-1028dc71b649', '2c868922-61a8-4019-bd85-b998c0e3f46d', '62022f8c-4137-406a-adab-12e083a20b88', 'feaea1ce-86c6-4f8c-84d4-5ecc78a5a5fd']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:25.617111 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13afe1e0-a95a-425d-b45e-8a4eb4af6e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:25.639819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13afe1e0-a95a-425d-b45e-8a4eb4af6e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f0250dd-a32d-4544-8810-f9ccdd4a243b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1891132065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['33244fd6-2c3e-43fe-af30-1028dc71b649','2c868922-61a8-4019-bd85-b998c0e3f46d','62022f8c-4137-406a-adab-12e083a20b88','feaea1ce-86c6-4f8c-84d4-5ecc78a5a5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1891132065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f0250dd-a32d-4544-8810-f9ccdd4a243b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b76022c31a942af8f67652a2a2a1b23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69bb0f202f9d443a93410f6165535476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:25.640516 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ade527-8d4d-4dcd-8618-957b92e7cc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:25.656103 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ade527-8d4d-4dcd-8618-957b92e7cc2d) transitioned into state 'SUCCESS' from state '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-1891132065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b76022c31a942af8f67652a2a2a1b23',qos_specs=None,replication_status=,reservations=['33244fd6-2c3e-43fe-af30-1028dc71b649','2c868922-61a8-4019-bd85-b998c0e3f46d','62022f8c-4137-406a-adab-12e083a20b88','feaea1ce-86c6-4f8c-84d4-5ecc78a5a5fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69bb0f202f9d443a93410f6165535476',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:25.656742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b42c0be-3f6e-4789-bcc4-6719b641660f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:25.664869 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b42c0be-3f6e-4789-bcc4-6719b641660f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:25.665848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Flow 'volume_create_api' (6dda0d4d-50a5-48c6-b2f8-c5f9353261e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:25.666153 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create volume request issued successfully. Jul 15 13:35:25.666658 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-24af136f-24c8-44b7-9ad2-cce4c36ddd1f tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:25.667244 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1208/4799] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:35:25 2026] POST /volume/v3/volumes => generated 749 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:25.678554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-914c0480-edb3-4839-8ba6-061aaed84aa7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:25.680336 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-914c0480-edb3-4839-8ba6-061aaed84aa7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:25.680454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-914c0480-edb3-4839-8ba6-061aaed84aa7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:25.680812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-914c0480-edb3-4839-8ba6-061aaed84aa7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:25.687844 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:25.687844 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:25.691393 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-914c0480-edb3-4839-8ba6-061aaed84aa7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:25.695168 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-914c0480-edb3-4839-8ba6-061aaed84aa7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b returned with HTTP 200 Jul 15 13:35:25.695518 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1209/4800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:25 2026] GET /volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:26.230055 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1667435d-53b7-47f9-aa91-a0b703c5cf47 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.231742 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1667435d-53b7-47f9-aa91-a0b703c5cf47 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 Jul 15 13:35:26.231948 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1667435d-53b7-47f9-aa91-a0b703c5cf47 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.232183 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1667435d-53b7-47f9-aa91-a0b703c5cf47 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.237552 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1667435d-53b7-47f9-aa91-a0b703c5cf47 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 returned with HTTP 404 Jul 15 13:35:26.238064 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1197/4801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:26 2026] GET /volume/v3/volumes/507fa38c-a9f3-4f81-ade6-a30709dbbf97 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:26.244324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.245880 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:35:26.246095 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.246262 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.246685 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.246685 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:26.246923 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:35:26.276609 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Get all volumes completed successfully. Jul 15 13:35:26.279157 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.279157 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:26.283924 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-29efaebb-2bee-4e7f-86f3-4d35545d3456 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:35:26.284363 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1188/4802] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:35:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:26.299988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-63fc21d6-bf3a-4eb2-98ee-c8cf5afa92fa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.301783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63fc21d6-bf3a-4eb2-98ee-c8cf5afa92fa tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] DELETE https://10.4.3.158/volume/v3/types/22330df2-414e-4427-9457-8a8651c39ca1 Jul 15 13:35:26.302028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63fc21d6-bf3a-4eb2-98ee-c8cf5afa92fa tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.302250 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63fc21d6-bf3a-4eb2-98ee-c8cf5afa92fa tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.302528 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.302528 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:26.324266 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63fc21d6-bf3a-4eb2-98ee-c8cf5afa92fa tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types/22330df2-414e-4427-9457-8a8651c39ca1 returned with HTTP 202 Jul 15 13:35:26.324739 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1209/4803] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:26 2026] DELETE /volume/v3/types/22330df2-414e-4427-9457-8a8651c39ca1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:26.330829 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.332525 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:26.332736 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.332988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.333184 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume with id: 1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:26.339441 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.339441 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:26.339953 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:26.355914 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume request issued successfully. Jul 15 13:35:26.356115 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05be0bf7-3d8c-46a2-bd72-76bf3b77bf0e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 202 Jul 15 13:35:26.356571 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1210/4804] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:26 2026] DELETE /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:26.367890 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d4dc8666-b89c-424c-8d51-f215942ec1cb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.369813 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d4dc8666-b89c-424c-8d51-f215942ec1cb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:26.370162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d4dc8666-b89c-424c-8d51-f215942ec1cb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.370452 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d4dc8666-b89c-424c-8d51-f215942ec1cb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.379572 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.379572 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:26.383548 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d4dc8666-b89c-424c-8d51-f215942ec1cb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:26.389412 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d4dc8666-b89c-424c-8d51-f215942ec1cb tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 200 Jul 15 13:35:26.389948 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1198/4805] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:26 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:26.707162 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e3f36a0a-9d8d-4618-a304-422400025148 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.708766 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3f36a0a-9d8d-4618-a304-422400025148 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:26.708947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3f36a0a-9d8d-4618-a304-422400025148 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.709158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e3f36a0a-9d8d-4618-a304-422400025148 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.715682 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.715682 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:26.718847 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e3f36a0a-9d8d-4618-a304-422400025148 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:26.722604 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e3f36a0a-9d8d-4618-a304-422400025148 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b returned with HTTP 200 Jul 15 13:35:26.722940 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1189/4806] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:26 2026] GET /volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:26.733906 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-35999cc5-b383-4afd-b141-1e95f07569d8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.735629 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:35:26.736071 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f0250dd-a32d-4544-8810-f9ccdd4a243b", "name": "tempest-VolumesBackupsTest-Snapshot-583715463"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:26.743821 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.743821 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:26.744300 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:26.744421 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Create snapshot from volume 1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:26.775087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['a4c01739-08f2-4f6e-bc3a-07850fff1b78', '010fe9fa-9bf2-464e-9de6-955c634721e7', 'e3a350ed-bc41-48de-b308-3e5a715d8287', '066642da-08b2-4438-8d35-84eff89c2015'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:26.802238 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot create request issued successfully. Jul 15 13:35:26.802658 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-35999cc5-b383-4afd-b141-1e95f07569d8 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:35:26.803217 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1210/4807] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:35:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:26.811829 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e32dd479-cd36-4a64-9519-08ead5a965ae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:26.816136 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e32dd479-cd36-4a64-9519-08ead5a965ae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 Jul 15 13:35:26.816377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e32dd479-cd36-4a64-9519-08ead5a965ae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:26.816589 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e32dd479-cd36-4a64-9519-08ead5a965ae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:26.821268 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:26.821268 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:26.821733 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e32dd479-cd36-4a64-9519-08ead5a965ae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot retrieved successfully. Jul 15 13:35:26.822528 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e32dd479-cd36-4a64-9519-08ead5a965ae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 returned with HTTP 200 Jul 15 13:35:26.822875 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1211/4808] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:26 2026] GET /volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:27.403073 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.404267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-97ff88a8-7ac6-4669-b7fc-c226a5055b9e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.406054 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:27.406409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1936175717"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:27.407876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1936175717'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:27.409478 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97ff88a8-7ac6-4669-b7fc-c226a5055b9e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db Jul 15 13:35:27.409679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97ff88a8-7ac6-4669-b7fc-c226a5055b9e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:27.409874 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97ff88a8-7ac6-4669-b7fc-c226a5055b9e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:27.410982 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume of 1 GB Jul 15 13:35:27.417930 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Availability Zones retrieved successfully. Jul 15 13:35:27.418905 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97ff88a8-7ac6-4669-b7fc-c226a5055b9e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db returned with HTTP 404 Jul 15 13:35:27.419766 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1190/4809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:27 2026] GET /volume/v3/volumes/1e0c9bea-6648-4fe6-afa9-29ec40a703db => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:27.424590 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Flow 'volume_create_api' (1eac3620-e811-40ba-a994-d70fe8e5f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:27.425451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d98b5ee-7081-4aad-ad1d-57ef53f99108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:27.427524 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:27.428793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.432982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:27.432982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:27.432982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:27.432982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume with id: 4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:27.442520 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.442520 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:27.443481 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:27.452407 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d98b5ee-7081-4aad-ad1d-57ef53f99108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:27.453317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0685da5-3ead-44bb-b5d5-e51f65dad160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:27.468291 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume request issued successfully. Jul 15 13:35:27.468291 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d46c9e0d-0aad-4b86-838a-a61c7fb7dda2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 202 Jul 15 13:35:27.468291 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1211/4810] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:27 2026] DELETE /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:27.475739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2e733a01-249e-4a99-b821-05f16563759e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.478514 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e733a01-249e-4a99-b821-05f16563759e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:27.478749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e733a01-249e-4a99-b821-05f16563759e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:27.481001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e733a01-249e-4a99-b821-05f16563759e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:27.490108 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.490108 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:27.494141 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2e733a01-249e-4a99-b821-05f16563759e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:35:27.498360 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e733a01-249e-4a99-b821-05f16563759e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 200 Jul 15 13:35:27.498482 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Created reservations ['cbbdeb9b-1588-40ac-90de-4150b9263560', '0bb3e961-b861-4c12-9b71-36ab0259e651', '933e5144-21e7-471c-a696-670a5870e730', 'e11ea1c6-4765-4f44-8253-53e6031c1b65'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:27.499049 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1212/4811] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:27 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:27.499551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0685da5-3ead-44bb-b5d5-e51f65dad160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbbdeb9b-1588-40ac-90de-4150b9263560', '0bb3e961-b861-4c12-9b71-36ab0259e651', '933e5144-21e7-471c-a696-670a5870e730', 'e11ea1c6-4765-4f44-8253-53e6031c1b65']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:27.500487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a3a347-02b9-4b05-af9b-4472d71f9ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:27.521652 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a3a347-02b9-4b05-af9b-4472d71f9ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f28727f5-df66-42fd-9309-fae18bf93dc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1936175717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',qos_specs=None,replication_status=,reservations=['cbbdeb9b-1588-40ac-90de-4150b9263560','0bb3e961-b861-4c12-9b71-36ab0259e651','933e5144-21e7-471c-a696-670a5870e730','e11ea1c6-4765-4f44-8253-53e6031c1b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1936175717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f28727f5-df66-42fd-9309-fae18bf93dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:27.522372 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4eb42e6-88ba-4548-b557-e1340f9b3c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:27.540471 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4eb42e6-88ba-4548-b557-e1340f9b3c85) transitioned into state 'SUCCESS' from state '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-1936175717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9beffdd0e742cbac5fe4fb7fc80dbf',qos_specs=None,replication_status=,reservations=['cbbdeb9b-1588-40ac-90de-4150b9263560','0bb3e961-b861-4c12-9b71-36ab0259e651','933e5144-21e7-471c-a696-670a5870e730','e11ea1c6-4765-4f44-8253-53e6031c1b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dffa3bbcc03e4998bd23de4d55daa01b',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:27.541307 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e360bb-e76f-4365-a7e0-0aaa78b4a52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:27.549972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e360bb-e76f-4365-a7e0-0aaa78b4a52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:27.550805 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Flow 'volume_create_api' (1eac3620-e811-40ba-a994-d70fe8e5f92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:27.551128 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Create volume request issued successfully. Jul 15 13:35:27.551676 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-23de2242-05b2-4cd9-baf2-05a20f5c6526 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:27.552099 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1199/4812] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:35:27 2026] POST /volume/v3/volumes => generated 755 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 15 13:35:27.563447 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-286d20f3-f82b-42ff-a61c-6ff75fd18587 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.565192 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-286d20f3-f82b-42ff-a61c-6ff75fd18587 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:27.565415 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-286d20f3-f82b-42ff-a61c-6ff75fd18587 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:27.565627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-286d20f3-f82b-42ff-a61c-6ff75fd18587 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:27.575686 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.575686 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:27.579147 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-286d20f3-f82b-42ff-a61c-6ff75fd18587 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:27.582903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-286d20f3-f82b-42ff-a61c-6ff75fd18587 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:27.583460 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1191/4813] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:27 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:27.831595 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-209fed6f-4d9f-4a50-8639-22a559a7e875 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.834032 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-209fed6f-4d9f-4a50-8639-22a559a7e875 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 Jul 15 13:35:27.834299 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-209fed6f-4d9f-4a50-8639-22a559a7e875 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:27.834723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-209fed6f-4d9f-4a50-8639-22a559a7e875 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:27.841045 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.841045 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:27.841693 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-209fed6f-4d9f-4a50-8639-22a559a7e875 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot retrieved successfully. Jul 15 13:35:27.842807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-209fed6f-4d9f-4a50-8639-22a559a7e875 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 returned with HTTP 200 Jul 15 13:35:27.843453 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1212/4814] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:27 2026] GET /volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:27.851188 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a8474273-d831-49ea-961e-9b0e58638367 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.853396 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:35:27.853747 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f0250dd-a32d-4544-8810-f9ccdd4a243b", "snapshot_id": "5de78185-80c4-4e7e-bdb4-1fd5804a1f02", "name": "tempest-VolumesBackupsTest-Backup-1588674743"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:27.855536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating new backup {'backup': {'volume_id': '1f0250dd-a32d-4544-8810-f9ccdd4a243b', 'snapshot_id': '5de78185-80c4-4e7e-bdb4-1fd5804a1f02', 'name': 'tempest-VolumesBackupsTest-Backup-1588674743'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:35:27.855729 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Creating backup of volume 1f0250dd-a32d-4544-8810-f9ccdd4a243b in container None Jul 15 13:35:27.862748 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.862748 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:27.863366 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:27.868694 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.868694 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:27.869329 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot retrieved successfully. Jul 15 13:35:27.882976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Created reservations ['0b5693c9-93e3-4817-8ea2-c38e66ffe15a', '6fdd9341-e3f5-4200-a428-ba9391493de6'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:27.906539 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8474273-d831-49ea-961e-9b0e58638367 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:35:27.907086 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1213/4815] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:35:27 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:27.915384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3f11648f-8d78-4883-8f9d-80a6e68d0258 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:27.917830 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f11648f-8d78-4883-8f9d-80a6e68d0258 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:27.918181 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f11648f-8d78-4883-8f9d-80a6e68d0258 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:27.918459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f11648f-8d78-4883-8f9d-80a6e68d0258 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:27.918642 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3f11648f-8d78-4883-8f9d-80a6e68d0258 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:27.923901 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:27.923901 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:27.925032 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f11648f-8d78-4883-8f9d-80a6e68d0258 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:27.925542 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1200/4816] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:27 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:28.510723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-583a9c39-081a-4810-b5fe-dff39f86588f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.512256 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-583a9c39-081a-4810-b5fe-dff39f86588f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 Jul 15 13:35:28.512423 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-583a9c39-081a-4810-b5fe-dff39f86588f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.512595 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-583a9c39-081a-4810-b5fe-dff39f86588f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.517374 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-583a9c39-081a-4810-b5fe-dff39f86588f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 returned with HTTP 404 Jul 15 13:35:28.517774 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1192/4817] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/volumes/4125d8f9-c125-433f-b2cd-bbb54542b934 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:28.523302 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-01223920-86a1-49cb-929f-78366c0f5ebe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.524875 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01223920-86a1-49cb-929f-78366c0f5ebe tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:35:28.525092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01223920-86a1-49cb-929f-78366c0f5ebe tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.525264 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-01223920-86a1-49cb-929f-78366c0f5ebe tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.526078 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-01223920-86a1-49cb-929f-78366c0f5ebe tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:35:28.535316 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-01223920-86a1-49cb-929f-78366c0f5ebe tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Get all volumes completed successfully. Jul 15 13:35:28.537696 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.537696 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:28.541674 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-01223920-86a1-49cb-929f-78366c0f5ebe tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:35:28.542101 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1213/4818] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:28.556255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cbf4193d-4ffb-443f-a2c8-b78c188abd2e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.558029 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cbf4193d-4ffb-443f-a2c8-b78c188abd2e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] DELETE https://10.4.3.158/volume/v3/types/8749e0c9-ed4a-4e22-ab98-72e93a585ce0 Jul 15 13:35:28.558216 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cbf4193d-4ffb-443f-a2c8-b78c188abd2e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.558402 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cbf4193d-4ffb-443f-a2c8-b78c188abd2e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.558623 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.558623 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:28.579844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cbf4193d-4ffb-443f-a2c8-b78c188abd2e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types/8749e0c9-ed4a-4e22-ab98-72e93a585ce0 returned with HTTP 202 Jul 15 13:35:28.580241 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1214/4819] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:28 2026] DELETE /volume/v3/types/8749e0c9-ed4a-4e22-ab98-72e93a585ce0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:28.596340 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-132bf28b-1e7e-45f8-bc62-c60811bbb68f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.598619 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-132bf28b-1e7e-45f8-bc62-c60811bbb68f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:28.598868 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-132bf28b-1e7e-45f8-bc62-c60811bbb68f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.599131 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-132bf28b-1e7e-45f8-bc62-c60811bbb68f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.613975 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.613975 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:28.620042 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-132bf28b-1e7e-45f8-bc62-c60811bbb68f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:28.623970 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-132bf28b-1e7e-45f8-bc62-c60811bbb68f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:28.624363 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1201/4820] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:28.662700 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-d33cfcc5-f2e1-4c8b-af03-f096a126b555 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.699770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-d33cfcc5-f2e1-4c8b-af03-f096a126b555 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:28.699955 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-d33cfcc5-f2e1-4c8b-af03-f096a126b555 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.700190 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-d33cfcc5-f2e1-4c8b-af03-f096a126b555 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.706880 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.706880 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:28.710169 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-d33cfcc5-f2e1-4c8b-af03-f096a126b555 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:28.713821 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-d33cfcc5-f2e1-4c8b-af03-f096a126b555 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:28.714219 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1193/4821] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:28.793320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5e84b001-053a-44a1-986e-dc25c41697d7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.793703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5e84b001-053a-44a1-986e-dc25c41697d7 None None] GET https://10.4.3.158/volume// Jul 15 13:35:28.793874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5e84b001-053a-44a1-986e-dc25c41697d7 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.794101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5e84b001-053a-44a1-986e-dc25c41697d7 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.794404 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5e84b001-053a-44a1-986e-dc25c41697d7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:28.794668 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1214/4822] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:28.800325 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-1c162599-7109-4b89-8680-14b874f43dc5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.802054 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-1c162599-7109-4b89-8680-14b874f43dc5 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:35:28.802358 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-1c162599-7109-4b89-8680-14b874f43dc5 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f28727f5-df66-42fd-9309-fae18bf93dc3", "connector": null, "instance_uuid": "ae7b0e36-a499-4927-8272-0ffe1d294d6d"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:28.811202 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.811202 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:28.831194 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-1c162599-7109-4b89-8680-14b874f43dc5 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:35:28.831608 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1215/4823] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:35:28 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:28.855742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-767b67a6-e930-4e1a-9e4b-6ffdec4c7694 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.857520 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-767b67a6-e930-4e1a-9e4b-6ffdec4c7694 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:28.857728 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-767b67a6-e930-4e1a-9e4b-6ffdec4c7694 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.857945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-767b67a6-e930-4e1a-9e4b-6ffdec4c7694 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.863818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a1524106-817e-4019-bae8-61ef97e9f3f3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.864244 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a1524106-817e-4019-bae8-61ef97e9f3f3 None None] GET https://10.4.3.158/volume// Jul 15 13:35:28.864394 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a1524106-817e-4019-bae8-61ef97e9f3f3 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.864590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a1524106-817e-4019-bae8-61ef97e9f3f3 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.864899 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a1524106-817e-4019-bae8-61ef97e9f3f3 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:28.865199 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1194/4824] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:28.869420 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.869420 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:28.874138 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-767b67a6-e930-4e1a-9e4b-6ffdec4c7694 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:28.875369 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-32cf2d23-ff1f-4416-ba74-3e0cd98e42ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.877355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-32cf2d23-ff1f-4416-ba74-3e0cd98e42ac tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:28.877586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-32cf2d23-ff1f-4416-ba74-3e0cd98e42ac tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.877785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-32cf2d23-ff1f-4416-ba74-3e0cd98e42ac tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.878648 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-767b67a6-e930-4e1a-9e4b-6ffdec4c7694 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:28.879049 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1202/4825] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:28.893446 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.893446 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:28.896766 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-32cf2d23-ff1f-4416-ba74-3e0cd98e42ac tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:28.902345 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-32cf2d23-ff1f-4416-ba74-3e0cd98e42ac tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:28.902885 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1215/4826] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:28.935632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6be6be92-24d8-4bcc-9ab5-510a7a397ff9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:28.937434 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6be6be92-24d8-4bcc-9ab5-510a7a397ff9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:28.937631 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6be6be92-24d8-4bcc-9ab5-510a7a397ff9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:28.937806 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6be6be92-24d8-4bcc-9ab5-510a7a397ff9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:28.937900 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6be6be92-24d8-4bcc-9ab5-510a7a397ff9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:28.941863 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:28.941863 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:28.942540 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6be6be92-24d8-4bcc-9ab5-510a7a397ff9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:28.942866 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1216/4827] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:28 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:29.001251 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:29.004205 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] PUT https://10.4.3.158/volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b Jul 15 13:35:29.004541 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:29.011541 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Acquiring lock "cinder-attachment_update-f28727f5-df66-42fd-9309-fae18bf93dc3-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:35:29.016119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Lock "cinder-attachment_update-f28727f5-df66-42fd-9309-fae18bf93dc3-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:35:29.016980 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:29.016980 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:29.103219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Lock "cinder-attachment_update-f28727f5-df66-42fd-9309-fae18bf93dc3-np0000005195" released by "attachment_update" :: held 0.087s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:35:29.103689 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-e7301b1d-1f0c-4187-b9ff-842fdc2fa78f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b returned with HTTP 200 Jul 15 13:35:29.104067 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1195/4828] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:35:28 2026] PUT /volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:29.891568 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aaeba377-3b92-4865-8618-5580ebfaea86 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:29.893664 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aaeba377-3b92-4865-8618-5580ebfaea86 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:29.893664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aaeba377-3b92-4865-8618-5580ebfaea86 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:29.893664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aaeba377-3b92-4865-8618-5580ebfaea86 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:29.902029 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:29.902029 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:29.905110 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aaeba377-3b92-4865-8618-5580ebfaea86 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:29.908981 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aaeba377-3b92-4865-8618-5580ebfaea86 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:29.909313 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1203/4829] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:29 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:29.953822 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a8be9521-5559-466a-8c0d-dd910ab3ecbc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:29.955701 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a8be9521-5559-466a-8c0d-dd910ab3ecbc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:29.956072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a8be9521-5559-466a-8c0d-dd910ab3ecbc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:29.957615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a8be9521-5559-466a-8c0d-dd910ab3ecbc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:29.957615 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a8be9521-5559-466a-8c0d-dd910ab3ecbc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:29.961318 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:29.961318 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:29.962320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a8be9521-5559-466a-8c0d-dd910ab3ecbc tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:29.962770 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1216/4830] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:29 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:30.921432 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-adc308d7-d973-4ee6-ada4-15e14980cb39 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:30.923780 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-adc308d7-d973-4ee6-ada4-15e14980cb39 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:30.924116 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-adc308d7-d973-4ee6-ada4-15e14980cb39 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:30.924399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-adc308d7-d973-4ee6-ada4-15e14980cb39 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:30.939392 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:30.939392 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:30.944917 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-adc308d7-d973-4ee6-ada4-15e14980cb39 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:30.950335 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-adc308d7-d973-4ee6-ada4-15e14980cb39 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:30.950688 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1217/4831] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:30 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:30.973446 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b15635b5-f831-47d4-8262-f3dc4c468ef0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:30.975380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b15635b5-f831-47d4-8262-f3dc4c468ef0 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:30.975606 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b15635b5-f831-47d4-8262-f3dc4c468ef0 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:30.975795 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b15635b5-f831-47d4-8262-f3dc4c468ef0 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:30.975916 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b15635b5-f831-47d4-8262-f3dc4c468ef0 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:30.980231 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:30.980231 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:30.980971 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b15635b5-f831-47d4-8262-f3dc4c468ef0 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:30.981475 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1196/4832] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:30 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:31.963853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42639789-5343-4f77-b396-cf7ed7f82dd8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:31.965827 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42639789-5343-4f77-b396-cf7ed7f82dd8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:31.965995 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42639789-5343-4f77-b396-cf7ed7f82dd8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:31.966172 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42639789-5343-4f77-b396-cf7ed7f82dd8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:31.974990 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:31.974990 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:31.978005 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42639789-5343-4f77-b396-cf7ed7f82dd8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:31.981951 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42639789-5343-4f77-b396-cf7ed7f82dd8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:31.982299 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1204/4833] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:31 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:31.990582 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-22be47af-0ee7-47cc-956f-93f9f497cd99 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:31.992353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-22be47af-0ee7-47cc-956f-93f9f497cd99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:31.993704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-22be47af-0ee7-47cc-956f-93f9f497cd99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:31.993704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-22be47af-0ee7-47cc-956f-93f9f497cd99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:31.993704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-22be47af-0ee7-47cc-956f-93f9f497cd99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:31.996886 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:31.996886 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:31.997677 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-22be47af-0ee7-47cc-956f-93f9f497cd99 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:31.998148 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1217/4834] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:31 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:32.996514 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bb8a18af-924f-45a4-9638-e217a22b92ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:32.998352 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb8a18af-924f-45a4-9638-e217a22b92ff tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:32.998570 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb8a18af-924f-45a4-9638-e217a22b92ff tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:32.998795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb8a18af-924f-45a4-9638-e217a22b92ff tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:33.007937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a04a6df2-928f-4bdc-b74e-f46a321116c5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:33.009092 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:33.009092 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:33.009937 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a04a6df2-928f-4bdc-b74e-f46a321116c5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:33.010177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a04a6df2-928f-4bdc-b74e-f46a321116c5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:33.010409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a04a6df2-928f-4bdc-b74e-f46a321116c5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:33.010554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a04a6df2-928f-4bdc-b74e-f46a321116c5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:33.012584 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bb8a18af-924f-45a4-9638-e217a22b92ff tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:33.015097 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:33.015097 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:33.015869 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a04a6df2-928f-4bdc-b74e-f46a321116c5 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:33.016239 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1197/4835] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:33 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:33.019143 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb8a18af-924f-45a4-9638-e217a22b92ff tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:33.019557 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1218/4836] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:32 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:33.523245 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-8452f683-d651-417c-b40c-62209ade9275 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:33.574100 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-8452f683-d651-417c-b40c-62209ade9275 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b/action Jul 15 13:35:33.574609 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-8452f683-d651-417c-b40c-62209ade9275 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:33.574832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-8452f683-d651-417c-b40c-62209ade9275 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:33.595649 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:33.595649 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:33.607522 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e36c3239-18f5-4bd3-bb73-31c916854644 req-8452f683-d651-417c-b40c-62209ade9275 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b/action returned with HTTP 204 Jul 15 13:35:33.608139 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1205/4837] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:35:33 2026] POST /volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:34.028164 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ca1b9ae8-f588-4229-a6c0-ee5a83047621 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.029993 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca1b9ae8-f588-4229-a6c0-ee5a83047621 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:34.030215 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca1b9ae8-f588-4229-a6c0-ee5a83047621 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.030439 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ca1b9ae8-f588-4229-a6c0-ee5a83047621 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.030576 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ca1b9ae8-f588-4229-a6c0-ee5a83047621 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:34.033247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-798dbcfd-cad0-4035-b482-65634cf4de65 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.035015 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.035015 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:34.035858 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ca1b9ae8-f588-4229-a6c0-ee5a83047621 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:34.036247 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1218/4838] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:34.038300 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-798dbcfd-cad0-4035-b482-65634cf4de65 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.038558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-798dbcfd-cad0-4035-b482-65634cf4de65 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.038843 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-798dbcfd-cad0-4035-b482-65634cf4de65 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.050882 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.050882 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:34.055070 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-798dbcfd-cad0-4035-b482-65634cf4de65 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.059801 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-798dbcfd-cad0-4035-b482-65634cf4de65 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:34.060227 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1198/4839] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:34.073828 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-10136747-7198-4a0b-a0fd-28639733bcd7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.079001 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-10136747-7198-4a0b-a0fd-28639733bcd7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.079001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-10136747-7198-4a0b-a0fd-28639733bcd7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.079001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-10136747-7198-4a0b-a0fd-28639733bcd7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.091643 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.091643 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:34.098447 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-10136747-7198-4a0b-a0fd-28639733bcd7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.104864 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-10136747-7198-4a0b-a0fd-28639733bcd7 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:34.105396 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1219/4840] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:34.123281 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.125212 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.125390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.125583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.125744 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume with id: f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.137048 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.137048 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:34.137048 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.144588 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-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. Jul 15 13:35:34.144892 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-15d0f9c0-fc48-4919-ae2a-dd85894d3e9a tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 400 Jul 15 13:35:34.145392 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1206/4841] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:34 2026] DELETE /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:35:34.152487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c4d47dbb-6b89-4ca7-808a-280b27b614da None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.154299 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4d47dbb-6b89-4ca7-808a-280b27b614da tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.154499 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4d47dbb-6b89-4ca7-808a-280b27b614da tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.154685 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4d47dbb-6b89-4ca7-808a-280b27b614da tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.164263 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.164263 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:34.169023 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c4d47dbb-6b89-4ca7-808a-280b27b614da tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.174670 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4d47dbb-6b89-4ca7-808a-280b27b614da tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:34.175133 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1219/4842] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:34.228115 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-84d8e5d0-7615-4679-a34b-f2c5a420127f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.265944 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-84d8e5d0-7615-4679-a34b-f2c5a420127f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.266201 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-84d8e5d0-7615-4679-a34b-f2c5a420127f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.266529 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-84d8e5d0-7615-4679-a34b-f2c5a420127f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.279233 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.279233 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:34.283100 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-84d8e5d0-7615-4679-a34b-f2c5a420127f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.287716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-84d8e5d0-7615-4679-a34b-f2c5a420127f tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:34.288178 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1199/4843] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 1140 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:34.311686 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.313561 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] POST https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3/action Jul 15 13:35:34.313996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:34.314102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:34.334452 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.334452 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:34.335166 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.343497 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Begin detaching volume completed successfully. Jul 15 13:35:34.343745 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-c65bcd6b-233c-4400-bf03-33150ba24082 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3/action returned with HTTP 202 Jul 15 13:35:34.344596 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1220/4844] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:35:34 2026] POST /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:34.403613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3f233abb-8e60-43e7-8e19-c1eb223b9fcf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.403753 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f233abb-8e60-43e7-8e19-c1eb223b9fcf None None] GET https://10.4.3.158/volume// Jul 15 13:35:34.403919 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f233abb-8e60-43e7-8e19-c1eb223b9fcf None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.404186 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3f233abb-8e60-43e7-8e19-c1eb223b9fcf None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.404597 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3f233abb-8e60-43e7-8e19-c1eb223b9fcf None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:34.404971 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1207/4845] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:34.412473 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-071483c1-2d85-40b1-873b-0398c460cdb2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:34.414386 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-071483c1-2d85-40b1-873b-0398c460cdb2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:34.414577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-071483c1-2d85-40b1-873b-0398c460cdb2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:34.414748 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-071483c1-2d85-40b1-873b-0398c460cdb2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:34.425749 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:34.425749 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:34.429659 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-071483c1-2d85-40b1-873b-0398c460cdb2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:34.434330 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-071483c1-2d85-40b1-873b-0398c460cdb2 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:34.434792 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1220/4846] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:34 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:35.047892 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-90258f19-08c4-485d-9360-a2400c257f48 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:35.051992 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90258f19-08c4-485d-9360-a2400c257f48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:35.051992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90258f19-08c4-485d-9360-a2400c257f48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:35.051992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-90258f19-08c4-485d-9360-a2400c257f48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:35.051992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-90258f19-08c4-485d-9360-a2400c257f48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:35.057178 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:35.057178 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:35.058262 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-90258f19-08c4-485d-9360-a2400c257f48 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:35.058896 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1200/4847] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:35 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:35.231875 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-fbc63602-4104-4337-8fd8-2cb654fb38b9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:35.233844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-fbc63602-4104-4337-8fd8-2cb654fb38b9 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b Jul 15 13:35:35.234708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-fbc63602-4104-4337-8fd8-2cb654fb38b9 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:35.234708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-fbc63602-4104-4337-8fd8-2cb654fb38b9 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:35.242603 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:35.242603 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:35.285717 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-09421ffe-2a94-429d-8990-98beaf1b92e7 req-fbc63602-4104-4337-8fd8-2cb654fb38b9 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b returned with HTTP 200 Jul 15 13:35:35.286132 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1221/4848] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:35:35 2026] DELETE /volume/v3/attachments/2490cdfd-71b0-42ee-beeb-33277474926b => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:35.449846 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-62fb4dfe-0d1d-4de9-b40d-bf3221a42359 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:35.451976 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62fb4dfe-0d1d-4de9-b40d-bf3221a42359 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:35.452256 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62fb4dfe-0d1d-4de9-b40d-bf3221a42359 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:35.452504 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-62fb4dfe-0d1d-4de9-b40d-bf3221a42359 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:35.460982 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:35.460982 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:35.464971 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-62fb4dfe-0d1d-4de9-b40d-bf3221a42359 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:35.470656 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-62fb4dfe-0d1d-4de9-b40d-bf3221a42359 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:35.471276 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1208/4849] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:35 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:36.070334 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d85e9916-9612-4372-9fdb-c04e8b640ba9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:36.072609 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d85e9916-9612-4372-9fdb-c04e8b640ba9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:36.072799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d85e9916-9612-4372-9fdb-c04e8b640ba9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:36.073041 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d85e9916-9612-4372-9fdb-c04e8b640ba9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:36.073254 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-d85e9916-9612-4372-9fdb-c04e8b640ba9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:36.079109 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:36.079109 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:36.080213 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d85e9916-9612-4372-9fdb-c04e8b640ba9 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:36.080480 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1221/4850] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:36 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:37.090938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9a3ab762-e024-40ee-9c27-5d0db9a464bd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:37.094824 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a3ab762-e024-40ee-9c27-5d0db9a464bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:37.095064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a3ab762-e024-40ee-9c27-5d0db9a464bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:37.095247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a3ab762-e024-40ee-9c27-5d0db9a464bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:37.095349 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9a3ab762-e024-40ee-9c27-5d0db9a464bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:37.103006 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:37.103006 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:37.104080 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a3ab762-e024-40ee-9c27-5d0db9a464bd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:37.104572 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1201/4851] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:37 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:38.117446 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d00edf8c-0c35-4972-97e9-6c95956e48e7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:38.119323 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d00edf8c-0c35-4972-97e9-6c95956e48e7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:38.119578 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d00edf8c-0c35-4972-97e9-6c95956e48e7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:38.119809 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d00edf8c-0c35-4972-97e9-6c95956e48e7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:38.119923 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d00edf8c-0c35-4972-97e9-6c95956e48e7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:38.124918 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:38.124918 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:38.126016 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d00edf8c-0c35-4972-97e9-6c95956e48e7 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:38.126499 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1222/4852] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:38 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:38.287539 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:38.289461 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:38.289654 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:38.289851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:38.290067 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume with id: f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:38.297325 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:38.297325 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:38.297727 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:38.321415 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume request issued successfully. Jul 15 13:35:38.321619 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-01a9d9f1-8197-4230-9d99-c3993f6cdb44 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 202 Jul 15 13:35:38.322057 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1209/4853] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:38 2026] DELETE /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:38.331538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-852c819c-62b6-46fa-9b99-19dd46c4cea8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:38.335987 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-852c819c-62b6-46fa-9b99-19dd46c4cea8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:38.335987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-852c819c-62b6-46fa-9b99-19dd46c4cea8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:38.335987 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-852c819c-62b6-46fa-9b99-19dd46c4cea8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:38.346141 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:38.346141 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:38.350396 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-852c819c-62b6-46fa-9b99-19dd46c4cea8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:38.356931 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-852c819c-62b6-46fa-9b99-19dd46c4cea8 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 200 Jul 15 13:35:38.357806 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1222/4854] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:38 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:39.138931 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f6777d7a-18e5-4795-b4c0-2fce3d326f68 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:39.139408 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6777d7a-18e5-4795-b4c0-2fce3d326f68 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:39.139582 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6777d7a-18e5-4795-b4c0-2fce3d326f68 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:39.139772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f6777d7a-18e5-4795-b4c0-2fce3d326f68 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:39.139883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f6777d7a-18e5-4795-b4c0-2fce3d326f68 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:39.145660 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:39.145660 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:39.145660 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f6777d7a-18e5-4795-b4c0-2fce3d326f68 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:39.145948 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1202/4855] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:39 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:39.371892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2c43a99b-efd8-4a6d-a3c8-e3fdb4ab2e14 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:39.372794 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2c43a99b-efd8-4a6d-a3c8-e3fdb4ab2e14 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 Jul 15 13:35:39.372995 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2c43a99b-efd8-4a6d-a3c8-e3fdb4ab2e14 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:39.373221 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2c43a99b-efd8-4a6d-a3c8-e3fdb4ab2e14 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:39.378758 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2c43a99b-efd8-4a6d-a3c8-e3fdb4ab2e14 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 returned with HTTP 404 Jul 15 13:35:39.379268 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1223/4856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:39 2026] GET /volume/v3/volumes/f28727f5-df66-42fd-9309-fae18bf93dc3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:39.433659 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:39.435739 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:35:39.436031 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:39.436237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:39.436397 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume with id: 23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:35:39.444112 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:39.444112 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:39.444665 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:39.465507 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume request issued successfully. Jul 15 13:35:39.465827 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7d46253-77ea-4688-8f4c-798da6e8f903 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 202 Jul 15 13:35:39.466392 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1210/4857] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:39 2026] DELETE /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:39.477028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d8a0b0eb-2417-43b5-a975-16150e642ede None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:39.479294 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d8a0b0eb-2417-43b5-a975-16150e642ede tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:35:39.479570 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d8a0b0eb-2417-43b5-a975-16150e642ede tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:39.479855 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d8a0b0eb-2417-43b5-a975-16150e642ede tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:39.487037 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:39.487037 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:39.490465 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d8a0b0eb-2417-43b5-a975-16150e642ede tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:39.494732 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d8a0b0eb-2417-43b5-a975-16150e642ede tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 200 Jul 15 13:35:39.495244 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1223/4858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:39 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:40.156554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2d4c2c2a-9558-4e79-839f-dc4ed5134cae None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:40.158808 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2d4c2c2a-9558-4e79-839f-dc4ed5134cae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:40.159101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2d4c2c2a-9558-4e79-839f-dc4ed5134cae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:40.159386 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2d4c2c2a-9558-4e79-839f-dc4ed5134cae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:40.159543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2d4c2c2a-9558-4e79-839f-dc4ed5134cae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:40.165132 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:40.165132 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:40.166154 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2d4c2c2a-9558-4e79-839f-dc4ed5134cae tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:40.166638 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1203/4859] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:40 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:40.507850 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-66cc172c-b4f4-4229-8e20-cb984268a598 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:40.509649 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66cc172c-b4f4-4229-8e20-cb984268a598 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 Jul 15 13:35:40.509858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66cc172c-b4f4-4229-8e20-cb984268a598 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:40.510050 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-66cc172c-b4f4-4229-8e20-cb984268a598 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:40.516112 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-66cc172c-b4f4-4229-8e20-cb984268a598 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 returned with HTTP 404 Jul 15 13:35:40.516635 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1224/4860] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:40 2026] GET /volume/v3/volumes/23c8d796-5d91-43d2-aad6-45a75a3ef968 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:40.613603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:40.615092 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] DELETE https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:35:40.615270 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:40.615456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:40.615607 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume with id: 26036056-e991-462b-980a-b459086a9095 Jul 15 13:35:40.622088 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:40.622088 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:40.622435 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:40.637448 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Delete volume request issued successfully. Jul 15 13:35:40.637560 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c2f7de3a-5138-4dd7-bfb4-60acd317d157 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 202 Jul 15 13:35:40.637974 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1211/4861] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:40 2026] DELETE /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:40.647413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ae791513-b8b5-44c8-a71c-cda542d8bd80 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:40.650785 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae791513-b8b5-44c8-a71c-cda542d8bd80 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:35:40.650785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae791513-b8b5-44c8-a71c-cda542d8bd80 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:40.650785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ae791513-b8b5-44c8-a71c-cda542d8bd80 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:40.656396 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:40.656396 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:40.659913 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ae791513-b8b5-44c8-a71c-cda542d8bd80 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Volume info retrieved successfully. Jul 15 13:35:40.663756 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ae791513-b8b5-44c8-a71c-cda542d8bd80 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 200 Jul 15 13:35:40.664239 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1224/4862] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:40 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:41.176180 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9a599ef3-4e9e-4b5d-8612-3fce4eecef01 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:41.178083 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a599ef3-4e9e-4b5d-8612-3fce4eecef01 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:41.178278 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a599ef3-4e9e-4b5d-8612-3fce4eecef01 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:41.178491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9a599ef3-4e9e-4b5d-8612-3fce4eecef01 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:41.178648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-9a599ef3-4e9e-4b5d-8612-3fce4eecef01 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:41.183228 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:41.183228 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:41.184197 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9a599ef3-4e9e-4b5d-8612-3fce4eecef01 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:41.184575 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1204/4863] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:41 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:41.676368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bb2ee81e-ad7f-4d73-a217-4af60a44bab4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:41.678264 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb2ee81e-ad7f-4d73-a217-4af60a44bab4 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] GET https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 Jul 15 13:35:41.681207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb2ee81e-ad7f-4d73-a217-4af60a44bab4 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:41.681207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb2ee81e-ad7f-4d73-a217-4af60a44bab4 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:41.684592 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb2ee81e-ad7f-4d73-a217-4af60a44bab4 tempest-AttachVolumeNegativeTest-1303508132 tempest-AttachVolumeNegativeTest-1303508132-project-member] https://10.4.3.158/volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 returned with HTTP 404 Jul 15 13:35:41.685250 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1225/4864] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:41 2026] GET /volume/v3/volumes/26036056-e991-462b-980a-b459086a9095 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:42.194111 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ba8e3e9a-1818-4205-8705-2f5321253c46 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:42.195796 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ba8e3e9a-1818-4205-8705-2f5321253c46 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:42.196005 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ba8e3e9a-1818-4205-8705-2f5321253c46 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:42.196185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ba8e3e9a-1818-4205-8705-2f5321253c46 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:42.196318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-ba8e3e9a-1818-4205-8705-2f5321253c46 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:42.200451 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:42.200451 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:42.201175 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ba8e3e9a-1818-4205-8705-2f5321253c46 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:42.201509 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1212/4865] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:42 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:42.212820 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-40d9d486-ad41-4c18-93d5-3880227ceb6c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:42.216710 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40d9d486-ad41-4c18-93d5-3880227ceb6c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:42.216955 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40d9d486-ad41-4c18-93d5-3880227ceb6c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:42.217206 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40d9d486-ad41-4c18-93d5-3880227ceb6c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:42.217344 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-40d9d486-ad41-4c18-93d5-3880227ceb6c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:42.223481 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:42.223481 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:42.224590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40d9d486-ad41-4c18-93d5-3880227ceb6c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:42.225327 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1225/4866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:42 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:42.237521 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:42.239522 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:42.239737 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:42.239917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:42.240052 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete backup with id: bfe8097d-2e8c-4274-abfa-f84c0561914d. Jul 15 13:35:42.244864 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:42.244864 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:42.257560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.backup.rpcapi [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] delete_backup rpcapi backup_id bfe8097d-2e8c-4274-abfa-f84c0561914d {{(pid=100143) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:35:42.259311 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ff6055c7-7997-48c8-a272-57ec167d4b13 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 202 Jul 15 13:35:42.259751 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1205/4867] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:42 2026] DELETE /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:35:42.267708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0cca0917-6e95-48a3-8d73-f8feae724b4c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:42.270070 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0cca0917-6e95-48a3-8d73-f8feae724b4c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:42.270526 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0cca0917-6e95-48a3-8d73-f8feae724b4c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:42.270853 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0cca0917-6e95-48a3-8d73-f8feae724b4c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:42.271086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-0cca0917-6e95-48a3-8d73-f8feae724b4c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:42.277066 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:42.277066 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:42.278094 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0cca0917-6e95-48a3-8d73-f8feae724b4c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 200 Jul 15 13:35:42.278565 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1226/4868] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:42 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:43.293097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e591e40b-768e-43f2-bd49-ed60c63e093c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:43.294301 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e591e40b-768e-43f2-bd49-ed60c63e093c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d Jul 15 13:35:43.294301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e591e40b-768e-43f2-bd49-ed60c63e093c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:43.294301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e591e40b-768e-43f2-bd49-ed60c63e093c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:43.294301 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e591e40b-768e-43f2-bd49-ed60c63e093c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Show backup with id bfe8097d-2e8c-4274-abfa-f84c0561914d. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:43.298477 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e591e40b-768e-43f2-bd49-ed60c63e093c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d returned with HTTP 404 Jul 15 13:35:43.299597 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1213/4869] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:43 2026] GET /volume/v3/backups/bfe8097d-2e8c-4274-abfa-f84c0561914d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:43.308071 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:43.310232 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 Jul 15 13:35:43.310476 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:43.310670 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:43.310775 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete snapshot with id: 5de78185-80c4-4e7e-bdb4-1fd5804a1f02 Jul 15 13:35:43.315811 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:43.315811 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:43.316296 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot retrieved successfully. Jul 15 13:35:43.331058 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot delete request issued successfully. Jul 15 13:35:43.331224 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7955266d-21a8-4b47-8341-84ffa4532ee2 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 returned with HTTP 202 Jul 15 13:35:43.331590 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1226/4870] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:35:43 2026] DELETE /volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:43.343329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2d881b97-b134-4ead-83c8-d482d74190fd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:43.345536 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2d881b97-b134-4ead-83c8-d482d74190fd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 Jul 15 13:35:43.345747 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2d881b97-b134-4ead-83c8-d482d74190fd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:43.345927 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2d881b97-b134-4ead-83c8-d482d74190fd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:43.352001 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:43.352001 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:43.352558 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2d881b97-b134-4ead-83c8-d482d74190fd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Snapshot retrieved successfully. Jul 15 13:35:43.353529 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2d881b97-b134-4ead-83c8-d482d74190fd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 returned with HTTP 200 Jul 15 13:35:43.354017 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1206/4871] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:43 2026] GET /volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:44.364154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b713250c-d08f-4b41-9535-6bfdfe84844a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:44.366526 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b713250c-d08f-4b41-9535-6bfdfe84844a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 Jul 15 13:35:44.366802 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b713250c-d08f-4b41-9535-6bfdfe84844a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:44.367066 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b713250c-d08f-4b41-9535-6bfdfe84844a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:44.371949 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b713250c-d08f-4b41-9535-6bfdfe84844a tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 returned with HTTP 404 Jul 15 13:35:44.372455 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1227/4872] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:35:44 2026] GET /volume/v3/snapshots/5de78185-80c4-4e7e-bdb4-1fd5804a1f02 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:44.379625 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:44.382949 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:44.383324 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:44.383627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:44.383864 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume with id: 1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:44.391701 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:44.391701 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:44.392185 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:44.412011 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume request issued successfully. Jul 15 13:35:44.412291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dbe2dc6b-97a0-4081-9ab4-06f1dcb3b008 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b returned with HTTP 202 Jul 15 13:35:44.412886 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1214/4873] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:44 2026] DELETE /volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:44.421529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ad69380-80e4-4f4a-8dba-60aeb4f4adf6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:44.423445 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ad69380-80e4-4f4a-8dba-60aeb4f4adf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:44.424037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ad69380-80e4-4f4a-8dba-60aeb4f4adf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:44.424037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ad69380-80e4-4f4a-8dba-60aeb4f4adf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:44.433700 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:44.433700 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:44.437835 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2ad69380-80e4-4f4a-8dba-60aeb4f4adf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:44.442849 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ad69380-80e4-4f4a-8dba-60aeb4f4adf6 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b returned with HTTP 200 Jul 15 13:35:44.442849 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1227/4874] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:44 2026] GET /volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:44.623753 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ab47db36-ec43-4cfd-bed9-8a119108e5ac None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:44.697741 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab47db36-ec43-4cfd-bed9-8a119108e5ac tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:44.698111 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab47db36-ec43-4cfd-bed9-8a119108e5ac tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1351311767", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1773871356", "vendor_name": "tempest-vendor_name-348063820"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:44.712476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab47db36-ec43-4cfd-bed9-8a119108e5ac tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:44.712840 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1207/4875] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:44 2026] POST /volume/v3/types => generated 327 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:44.721182 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:44.790767 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:44.791177 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7569bc0f-48f2-41bc-89db-7e5ae09e1e12", "size": 1, "name": "tempest-UserMessagesTest-Volume-717556986"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:44.792917 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Create volume request body: {'volume': {'volume_type': '7569bc0f-48f2-41bc-89db-7e5ae09e1e12', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-717556986'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:44.797257 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Create volume of 1 GB Jul 15 13:35:44.797487 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:44.797487 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:44.797936 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Availability Zones retrieved successfully. Jul 15 13:35:44.802906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Flow 'volume_create_api' (08ef1f75-0aec-4fdf-af90-28a629ab59a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:44.803779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb544e91-4706-4443-9397-e7ef63ed3014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:44.804551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:44.822187 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb544e91-4706-4443-9397-e7ef63ed3014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1773871356',vendor_name='tempest-vendor_name-348063820'},id=7569bc0f-48f2-41bc-89db-7e5ae09e1e12,is_public=True,name='tempest-UserMessagesTest-volume-type-1351311767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7569bc0f-48f2-41bc-89db-7e5ae09e1e12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:44.822849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd643d3-828b-4cdf-9bea-8bce9a05b6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:44.848202 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1351311767 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1351311767, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:44.848468 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1351311767 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1351311767, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:44.875122 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Created reservations ['a3694990-6d05-4534-b647-75a4e5fabb9f', '00790448-ec7b-439b-a98f-50c98f6f85a6', 'b395dbef-531f-41e9-bf21-203e18aa3d89', '93b67250-41ed-405f-a14a-62c5eb03dd4f'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:44.875969 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd643d3-828b-4cdf-9bea-8bce9a05b6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3694990-6d05-4534-b647-75a4e5fabb9f', '00790448-ec7b-439b-a98f-50c98f6f85a6', 'b395dbef-531f-41e9-bf21-203e18aa3d89', '93b67250-41ed-405f-a14a-62c5eb03dd4f']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:44.876896 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6597b2-6f43-460e-83e3-b4aaaa2e0bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:44.898632 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6597b2-6f43-460e-83e3-b4aaaa2e0bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '430db4c3-5a42-4a26-a328-8d4a63d97bde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-717556986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c0866254f49f88c7b8fac57a9227b',qos_specs=None,replication_status=,reservations=['a3694990-6d05-4534-b647-75a4e5fabb9f','00790448-ec7b-439b-a98f-50c98f6f85a6','b395dbef-531f-41e9-bf21-203e18aa3d89','93b67250-41ed-405f-a14a-62c5eb03dd4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3404e78811874f4aab490007731dd1c7',volume_type_id=7569bc0f-48f2-41bc-89db-7e5ae09e1e12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-717556986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=430db4c3-5a42-4a26-a328-8d4a63d97bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732c0866254f49f88c7b8fac57a9227b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3404e78811874f4aab490007731dd1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7569bc0f-48f2-41bc-89db-7e5ae09e1e12),volume_type_id=7569bc0f-48f2-41bc-89db-7e5ae09e1e12)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:44.899338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27f30f3-16a4-4eb0-b5e4-c63a3ff46cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:44.915228 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27f30f3-16a4-4eb0-b5e4-c63a3ff46cb0) transitioned into state 'SUCCESS' from state '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-717556986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c0866254f49f88c7b8fac57a9227b',qos_specs=None,replication_status=,reservations=['a3694990-6d05-4534-b647-75a4e5fabb9f','00790448-ec7b-439b-a98f-50c98f6f85a6','b395dbef-531f-41e9-bf21-203e18aa3d89','93b67250-41ed-405f-a14a-62c5eb03dd4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3404e78811874f4aab490007731dd1c7',volume_type_id=7569bc0f-48f2-41bc-89db-7e5ae09e1e12)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:44.915841 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ab004d-8bf9-4860-8c75-6be2f434cec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:44.927734 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ab004d-8bf9-4860-8c75-6be2f434cec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:44.928495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Flow 'volume_create_api' (08ef1f75-0aec-4fdf-af90-28a629ab59a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:44.928809 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Create volume request issued successfully. Jul 15 13:35:44.929389 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-27045db3-34c8-4d18-ae9f-6b9d260849cb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:44.929786 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1228/4876] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:35:44 2026] POST /volume/v3/volumes => generated 785 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:44.945149 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1176ac20-4092-41a7-ba42-ba7a6d829979 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:44.946910 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1176ac20-4092-41a7-ba42-ba7a6d829979 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde Jul 15 13:35:44.947137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1176ac20-4092-41a7-ba42-ba7a6d829979 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:44.947317 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1176ac20-4092-41a7-ba42-ba7a6d829979 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:44.954293 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:44.954293 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:44.958133 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1176ac20-4092-41a7-ba42-ba7a6d829979 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:44.962395 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1176ac20-4092-41a7-ba42-ba7a6d829979 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde returned with HTTP 200 Jul 15 13:35:44.962793 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1215/4877] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:44 2026] GET /volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:45.454804 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-92491e9f-8d83-4374-b19b-87fb3d8c6b1b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:45.456424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-92491e9f-8d83-4374-b19b-87fb3d8c6b1b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b Jul 15 13:35:45.456614 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-92491e9f-8d83-4374-b19b-87fb3d8c6b1b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:45.456788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-92491e9f-8d83-4374-b19b-87fb3d8c6b1b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:45.461768 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-92491e9f-8d83-4374-b19b-87fb3d8c6b1b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b returned with HTTP 404 Jul 15 13:35:45.462181 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1228/4878] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:45 2026] GET /volume/v3/volumes/1f0250dd-a32d-4544-8810-f9ccdd4a243b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:45.467981 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:45.469735 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:45.469967 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:45.470200 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:45.470401 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume with id: 5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:45.477088 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:45.477088 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:45.477566 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:45.493171 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume request issued successfully. Jul 15 13:35:45.493335 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dd7c75e5-7725-472a-8379-2a13c0884ccd tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 202 Jul 15 13:35:45.493733 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1208/4879] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:45 2026] DELETE /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:45.502878 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2c565815-e24d-44ae-be4a-7e964820cf09 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:45.504985 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2c565815-e24d-44ae-be4a-7e964820cf09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:45.504985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2c565815-e24d-44ae-be4a-7e964820cf09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:45.505063 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2c565815-e24d-44ae-be4a-7e964820cf09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:45.511423 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:45.511423 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:45.514706 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2c565815-e24d-44ae-be4a-7e964820cf09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:45.520362 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2c565815-e24d-44ae-be4a-7e964820cf09 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 200 Jul 15 13:35:45.520863 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1229/4880] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:45 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:45.974355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e4f092c0-6a54-44d1-baab-90fcf4948732 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:45.976213 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e4f092c0-6a54-44d1-baab-90fcf4948732 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde Jul 15 13:35:45.976415 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e4f092c0-6a54-44d1-baab-90fcf4948732 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:45.976632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e4f092c0-6a54-44d1-baab-90fcf4948732 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:45.983636 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:45.983636 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:45.987123 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e4f092c0-6a54-44d1-baab-90fcf4948732 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:45.992278 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e4f092c0-6a54-44d1-baab-90fcf4948732 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde returned with HTTP 200 Jul 15 13:35:45.992734 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1216/4881] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:45 2026] GET /volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:46.004769 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8809684d-3d2d-4443-a4c5-c734c0639517 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.006414 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8809684d-3d2d-4443-a4c5-c734c0639517 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/messages Jul 15 13:35:46.006618 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8809684d-3d2d-4443-a4c5-c734c0639517 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.006802 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8809684d-3d2d-4443-a4c5-c734c0639517 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.010203 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8809684d-3d2d-4443-a4c5-c734c0639517 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:35:46.010598 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1229/4882] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/messages => generated 1326 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:46.019527 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2b17c895-da3f-4144-8987-df36fc3a2fec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.021697 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2b17c895-da3f-4144-8987-df36fc3a2fec tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] DELETE https://10.4.3.158/volume/v3/messages/9c97ff4a-5f3b-4826-afe2-8f116fefac27 Jul 15 13:35:46.021948 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2b17c895-da3f-4144-8987-df36fc3a2fec tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.022213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2b17c895-da3f-4144-8987-df36fc3a2fec tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.030528 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2b17c895-da3f-4144-8987-df36fc3a2fec tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages/9c97ff4a-5f3b-4826-afe2-8f116fefac27 returned with HTTP 204 Jul 15 13:35:46.030868 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1209/4883] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:35:46 2026] DELETE /volume/v3/messages/9c97ff4a-5f3b-4826-afe2-8f116fefac27 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:35:46.038279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1fd72a3a-6e7f-4208-8d18-ced64ed6277f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.039902 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fd72a3a-6e7f-4208-8d18-ced64ed6277f tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/messages/9c97ff4a-5f3b-4826-afe2-8f116fefac27 Jul 15 13:35:46.040118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fd72a3a-6e7f-4208-8d18-ced64ed6277f tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.040316 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fd72a3a-6e7f-4208-8d18-ced64ed6277f tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.043897 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fd72a3a-6e7f-4208-8d18-ced64ed6277f tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages/9c97ff4a-5f3b-4826-afe2-8f116fefac27 returned with HTTP 404 Jul 15 13:35:46.044418 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1230/4884] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/messages/9c97ff4a-5f3b-4826-afe2-8f116fefac27 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:46.051050 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cfaba45c-3ae0-4dd9-aced-ef649958be37 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.052760 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cfaba45c-3ae0-4dd9-aced-ef649958be37 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde Jul 15 13:35:46.052970 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cfaba45c-3ae0-4dd9-aced-ef649958be37 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.053196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cfaba45c-3ae0-4dd9-aced-ef649958be37 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.060222 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:46.060222 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:46.064126 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cfaba45c-3ae0-4dd9-aced-ef649958be37 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:46.069070 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cfaba45c-3ae0-4dd9-aced-ef649958be37 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde returned with HTTP 200 Jul 15 13:35:46.069594 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1217/4885] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:46.090763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-daf79f79-f779-4638-942a-a188c1d4768d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.092582 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] DELETE https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde Jul 15 13:35:46.092772 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.093028 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.093102 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Delete volume with id: 430db4c3-5a42-4a26-a328-8d4a63d97bde Jul 15 13:35:46.099801 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:46.099801 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:46.100194 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:46.101451 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:35:46.111781 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1351311767 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1351311767, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:46.112114 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1351311767 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1351311767, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:46.123073 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Created reservations ['637228ff-a25c-4097-a18c-647e5ff418c5', 'd597e581-cf95-4b27-a8e9-0e7eb4f92287', 'a95279f5-c842-4e81-b9c7-8584d915f75f', '6f3c6ac8-c96f-4071-9e77-be05d7dcadea'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:46.145664 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Delete volume request issued successfully. Jul 15 13:35:46.145851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-daf79f79-f779-4638-942a-a188c1d4768d tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde returned with HTTP 202 Jul 15 13:35:46.146255 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1230/4886] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:35:46 2026] DELETE /volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:46.152946 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8ee4dd9d-54fe-49c5-8389-b2b42c8bb7df None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.154766 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ee4dd9d-54fe-49c5-8389-b2b42c8bb7df tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde Jul 15 13:35:46.154977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ee4dd9d-54fe-49c5-8389-b2b42c8bb7df tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.155153 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ee4dd9d-54fe-49c5-8389-b2b42c8bb7df tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.160685 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ee4dd9d-54fe-49c5-8389-b2b42c8bb7df tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde returned with HTTP 404 Jul 15 13:35:46.161124 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1210/4887] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/volumes/430db4c3-5a42-4a26-a328-8d4a63d97bde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:46.166627 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-50f2249a-1726-45e4-a6a9-07d466fcb4f1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.168144 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-50f2249a-1726-45e4-a6a9-07d466fcb4f1 tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] DELETE https://10.4.3.158/volume/v3/types/7569bc0f-48f2-41bc-89db-7e5ae09e1e12 Jul 15 13:35:46.168317 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-50f2249a-1726-45e4-a6a9-07d466fcb4f1 tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.168517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-50f2249a-1726-45e4-a6a9-07d466fcb4f1 tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.191371 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-50f2249a-1726-45e4-a6a9-07d466fcb4f1 tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] https://10.4.3.158/volume/v3/types/7569bc0f-48f2-41bc-89db-7e5ae09e1e12 returned with HTTP 202 Jul 15 13:35:46.191886 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1231/4888] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:46 2026] DELETE /volume/v3/types/7569bc0f-48f2-41bc-89db-7e5ae09e1e12 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:46.197829 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6f0aa020-f007-4d45-a269-6a77e8ca0cdc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.199532 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f0aa020-f007-4d45-a269-6a77e8ca0cdc tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] GET https://10.4.3.158/volume/v3/types/7569bc0f-48f2-41bc-89db-7e5ae09e1e12 Jul 15 13:35:46.199720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f0aa020-f007-4d45-a269-6a77e8ca0cdc tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.199899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6f0aa020-f007-4d45-a269-6a77e8ca0cdc tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.202827 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6f0aa020-f007-4d45-a269-6a77e8ca0cdc tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] https://10.4.3.158/volume/v3/types/7569bc0f-48f2-41bc-89db-7e5ae09e1e12 returned with HTTP 404 Jul 15 13:35:46.203296 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1218/4889] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/types/7569bc0f-48f2-41bc-89db-7e5ae09e1e12 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:46.210616 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5a037cf4-bccb-4f8b-bcd3-43c5bcafc47c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.212347 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5a037cf4-bccb-4f8b-bcd3-43c5bcafc47c tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:46.212695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5a037cf4-bccb-4f8b-bcd3-43c5bcafc47c tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1837331777", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1124791634", "vendor_name": "tempest-vendor_name-386946085"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:46.225516 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5a037cf4-bccb-4f8b-bcd3-43c5bcafc47c tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:46.225900 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1231/4890] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:46 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:46.233396 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.235145 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:46.235519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "71f665ee-8f02-4872-b789-0ce8f3769f71", "size": 1, "name": "tempest-UserMessagesTest-Volume-2046845311"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:46.236935 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Create volume request body: {'volume': {'volume_type': '71f665ee-8f02-4872-b789-0ce8f3769f71', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2046845311'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:46.241761 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Create volume of 1 GB Jul 15 13:35:46.242174 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:46.242174 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:46.242826 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Availability Zones retrieved successfully. Jul 15 13:35:46.250284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Flow 'volume_create_api' (18aaf3f0-4909-4c51-b0a9-6f1432217a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:46.251579 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46850ef-84ce-4158-aaae-58679b0fcfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:46.252582 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:46.275035 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a46850ef-84ce-4158-aaae-58679b0fcfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1124791634',vendor_name='tempest-vendor_name-386946085'},id=71f665ee-8f02-4872-b789-0ce8f3769f71,is_public=True,name='tempest-UserMessagesTest-volume-type-1837331777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71f665ee-8f02-4872-b789-0ce8f3769f71', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:46.275778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f109d221-e5e2-4004-98aa-ae68360aaeaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:46.304545 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1837331777 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1837331777, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:46.304800 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1837331777 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1837331777, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:46.326199 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Created reservations ['79968b0f-ada1-4502-9a11-d6e1eb9f9890', 'ecc73415-ceb1-4e01-b667-8605079bd8a7', '174cca5c-5f1d-4cb1-8109-2dcdae97a388', '158b471b-693a-4863-91c2-1309f441149b'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:46.327164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f109d221-e5e2-4004-98aa-ae68360aaeaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79968b0f-ada1-4502-9a11-d6e1eb9f9890', 'ecc73415-ceb1-4e01-b667-8605079bd8a7', '174cca5c-5f1d-4cb1-8109-2dcdae97a388', '158b471b-693a-4863-91c2-1309f441149b']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:46.327886 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498d9c0a-5de7-4e1c-a7e8-c43749ec1d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:46.350638 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (498d9c0a-5de7-4e1c-a7e8-c43749ec1d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2046845311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c0866254f49f88c7b8fac57a9227b',qos_specs=None,replication_status=,reservations=['79968b0f-ada1-4502-9a11-d6e1eb9f9890','ecc73415-ceb1-4e01-b667-8605079bd8a7','174cca5c-5f1d-4cb1-8109-2dcdae97a388','158b471b-693a-4863-91c2-1309f441149b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3404e78811874f4aab490007731dd1c7',volume_type_id=71f665ee-8f02-4872-b789-0ce8f3769f71), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2046845311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732c0866254f49f88c7b8fac57a9227b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3404e78811874f4aab490007731dd1c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71f665ee-8f02-4872-b789-0ce8f3769f71),volume_type_id=71f665ee-8f02-4872-b789-0ce8f3769f71)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:46.351364 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45268b59-2bd4-4e9b-be4b-85581b0e8620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:46.371417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45268b59-2bd4-4e9b-be4b-85581b0e8620) transitioned into state 'SUCCESS' from state '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-2046845311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732c0866254f49f88c7b8fac57a9227b',qos_specs=None,replication_status=,reservations=['79968b0f-ada1-4502-9a11-d6e1eb9f9890','ecc73415-ceb1-4e01-b667-8605079bd8a7','174cca5c-5f1d-4cb1-8109-2dcdae97a388','158b471b-693a-4863-91c2-1309f441149b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3404e78811874f4aab490007731dd1c7',volume_type_id=71f665ee-8f02-4872-b789-0ce8f3769f71)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:46.372641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e06866f-83cc-4dc1-87e1-1076df2d8db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:46.387034 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e06866f-83cc-4dc1-87e1-1076df2d8db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:46.387861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Flow 'volume_create_api' (18aaf3f0-4909-4c51-b0a9-6f1432217a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:46.388171 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Create volume request issued successfully. Jul 15 13:35:46.388743 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0ed1d1e4-776d-47bc-8c0e-74a5db5447bb tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:46.390090 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1211/4891] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:35:46 2026] POST /volume/v3/volumes => generated 786 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:46.402048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4493a4c1-90aa-413f-9f9a-7237cc1db6fe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.403817 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4493a4c1-90aa-413f-9f9a-7237cc1db6fe tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 Jul 15 13:35:46.404006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4493a4c1-90aa-413f-9f9a-7237cc1db6fe tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.404184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4493a4c1-90aa-413f-9f9a-7237cc1db6fe tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.410979 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:46.410979 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:46.414695 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4493a4c1-90aa-413f-9f9a-7237cc1db6fe tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:46.418729 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4493a4c1-90aa-413f-9f9a-7237cc1db6fe tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 returned with HTTP 200 Jul 15 13:35:46.419130 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1232/4892] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:46.534042 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7e677fee-858b-413d-998d-8b11cfac2e9b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.536447 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e677fee-858b-413d-998d-8b11cfac2e9b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d Jul 15 13:35:46.536744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e677fee-858b-413d-998d-8b11cfac2e9b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.537040 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e677fee-858b-413d-998d-8b11cfac2e9b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.544707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e677fee-858b-413d-998d-8b11cfac2e9b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d returned with HTTP 404 Jul 15 13:35:46.545345 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1219/4893] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/volumes/5ed5734f-c16c-46ca-8742-c41f5b24455d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:46.552417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.553954 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:35:46.554110 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.554280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.554466 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume with id: 162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:35:46.562245 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:46.562245 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:46.562813 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:46.578498 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume request issued successfully. Jul 15 13:35:46.578723 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ba578088-c12f-4621-bd9c-9e4eb13bb0aa tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb returned with HTTP 202 Jul 15 13:35:46.579206 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1232/4894] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:46 2026] DELETE /volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:46.590222 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3cbc1980-995b-4288-872f-ebbc92dddb4b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:46.592124 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cbc1980-995b-4288-872f-ebbc92dddb4b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:35:46.592316 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cbc1980-995b-4288-872f-ebbc92dddb4b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:46.592511 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cbc1980-995b-4288-872f-ebbc92dddb4b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:46.599351 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:46.599351 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:46.603305 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3cbc1980-995b-4288-872f-ebbc92dddb4b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:46.608107 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cbc1980-995b-4288-872f-ebbc92dddb4b tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb returned with HTTP 200 Jul 15 13:35:46.608641 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1212/4895] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:46 2026] GET /volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:47.432319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c0d4601b-c09a-4222-b0c1-49f620d06e9b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.434129 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0d4601b-c09a-4222-b0c1-49f620d06e9b tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 Jul 15 13:35:47.434367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0d4601b-c09a-4222-b0c1-49f620d06e9b tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.434586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c0d4601b-c09a-4222-b0c1-49f620d06e9b tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.441287 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:47.441287 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:47.444662 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-c0d4601b-c09a-4222-b0c1-49f620d06e9b tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:47.448460 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c0d4601b-c09a-4222-b0c1-49f620d06e9b tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 returned with HTTP 200 Jul 15 13:35:47.448909 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1233/4896] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:47.461719 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd859eb1-6966-47e5-b90f-d6c0f1469f7c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.463669 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd859eb1-6966-47e5-b90f-d6c0f1469f7c tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/messages Jul 15 13:35:47.463905 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd859eb1-6966-47e5-b90f-d6c0f1469f7c tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.464138 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd859eb1-6966-47e5-b90f-d6c0f1469f7c tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.467886 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd859eb1-6966-47e5-b90f-d6c0f1469f7c tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:35:47.468276 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1220/4897] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/messages => generated 1326 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:47.477816 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b9e66ec3-e32e-42b9-bc14-89dc89f65216 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.479612 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9e66ec3-e32e-42b9-bc14-89dc89f65216 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/messages/122f156c-cb89-4d2f-9373-c207adb3bb0d Jul 15 13:35:47.479797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9e66ec3-e32e-42b9-bc14-89dc89f65216 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.480044 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b9e66ec3-e32e-42b9-bc14-89dc89f65216 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.484514 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b9e66ec3-e32e-42b9-bc14-89dc89f65216 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages/122f156c-cb89-4d2f-9373-c207adb3bb0d returned with HTTP 200 Jul 15 13:35:47.484820 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1233/4898] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/messages/122f156c-cb89-4d2f-9373-c207adb3bb0d => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:47.492934 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ab05de84-9deb-43bc-b9cc-9509f191d5e3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.494618 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab05de84-9deb-43bc-b9cc-9509f191d5e3 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/messages Jul 15 13:35:47.494799 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab05de84-9deb-43bc-b9cc-9509f191d5e3 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.494993 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab05de84-9deb-43bc-b9cc-9509f191d5e3 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.498431 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab05de84-9deb-43bc-b9cc-9509f191d5e3 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages returned with HTTP 200 Jul 15 13:35:47.498784 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1213/4899] 10.4.3.158 () {68 vars in 1280 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/messages => generated 1326 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:47.506206 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-36299e55-6599-44e8-b6a6-6cc86174e537 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.507942 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-36299e55-6599-44e8-b6a6-6cc86174e537 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] DELETE https://10.4.3.158/volume/v3/messages/122f156c-cb89-4d2f-9373-c207adb3bb0d Jul 15 13:35:47.508155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-36299e55-6599-44e8-b6a6-6cc86174e537 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.508359 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-36299e55-6599-44e8-b6a6-6cc86174e537 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.516265 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-36299e55-6599-44e8-b6a6-6cc86174e537 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/messages/122f156c-cb89-4d2f-9373-c207adb3bb0d returned with HTTP 204 Jul 15 13:35:47.516633 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1234/4900] 10.4.3.158 () {68 vars in 1394 bytes} [Wed Jul 15 13:35:47 2026] DELETE /volume/v3/messages/122f156c-cb89-4d2f-9373-c207adb3bb0d => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 15 13:35:47.522912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3352af77-585e-4649-bde1-fcf047e3e1f9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.524746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3352af77-585e-4649-bde1-fcf047e3e1f9 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 Jul 15 13:35:47.524954 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3352af77-585e-4649-bde1-fcf047e3e1f9 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.525195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3352af77-585e-4649-bde1-fcf047e3e1f9 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.532492 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:47.532492 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:47.535945 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3352af77-585e-4649-bde1-fcf047e3e1f9 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:47.540610 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3352af77-585e-4649-bde1-fcf047e3e1f9 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 returned with HTTP 200 Jul 15 13:35:47.541009 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1221/4901] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:47.552233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.554066 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 Jul 15 13:35:47.554401 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.554449 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.554596 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Delete volume with id: fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 Jul 15 13:35:47.561601 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:47.561601 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:47.562092 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Volume info retrieved successfully. Jul 15 13:35:47.563278 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100145) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 15 13:35:47.574693 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1837331777 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1837331777, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:47.575034 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1837331777 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1837331777, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:47.586839 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Created reservations ['93018b92-dcd4-40bb-b1fd-561a27d765fa', '535aff20-ee9e-44c2-b62c-f2a97056fc02', '359f4868-9c6b-4b87-ba0e-0de49a2482b3', 'ae8d1f4e-804a-45f7-b91a-466a90f7d08d'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:47.613797 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Delete volume request issued successfully. Jul 15 13:35:47.614007 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0c4c020b-25d0-4bb7-b4b7-df05c176db83 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 returned with HTTP 202 Jul 15 13:35:47.614418 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1234/4902] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:35:47 2026] DELETE /volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:47.621191 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5f3bc21d-fb26-4b8a-a7be-4c6f80a78d40 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.621333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-843271cc-4f85-492b-8583-57866ef09911 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.623208 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f3bc21d-fb26-4b8a-a7be-4c6f80a78d40 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb Jul 15 13:35:47.623310 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-843271cc-4f85-492b-8583-57866ef09911 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] GET https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 Jul 15 13:35:47.623440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f3bc21d-fb26-4b8a-a7be-4c6f80a78d40 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.623609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-843271cc-4f85-492b-8583-57866ef09911 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.623670 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5f3bc21d-fb26-4b8a-a7be-4c6f80a78d40 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.623837 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-843271cc-4f85-492b-8583-57866ef09911 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.629309 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5f3bc21d-fb26-4b8a-a7be-4c6f80a78d40 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb returned with HTTP 404 Jul 15 13:35:47.629760 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1214/4903] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/volumes/162d8609-389f-401a-8134-b0dea3edbccb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:47.630690 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-843271cc-4f85-492b-8583-57866ef09911 tempest-UserMessagesTest-1905829994 tempest-UserMessagesTest-1905829994-project-member] https://10.4.3.158/volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 returned with HTTP 404 Jul 15 13:35:47.631252 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1235/4904] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/volumes/fb1ee9a0-e6c5-48ad-b75f-d253ae308ea7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:47.636911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.638518 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-058eb2eb-05a6-4a63-884b-570fd8d612be None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.638692 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:35:47.638888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.639140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.639297 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume with id: 4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:35:47.640272 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-058eb2eb-05a6-4a63-884b-570fd8d612be tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] DELETE https://10.4.3.158/volume/v3/types/71f665ee-8f02-4872-b789-0ce8f3769f71 Jul 15 13:35:47.640456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-058eb2eb-05a6-4a63-884b-570fd8d612be tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.640645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-058eb2eb-05a6-4a63-884b-570fd8d612be tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.646441 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:47.646441 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:47.647290 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:47.665265 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-058eb2eb-05a6-4a63-884b-570fd8d612be tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] https://10.4.3.158/volume/v3/types/71f665ee-8f02-4872-b789-0ce8f3769f71 returned with HTTP 202 Jul 15 13:35:47.665681 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1235/4905] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:47 2026] DELETE /volume/v3/types/71f665ee-8f02-4872-b789-0ce8f3769f71 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:47.669686 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Delete volume request issued successfully. Jul 15 13:35:47.669950 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a34d0da6-c110-40aa-a16c-13fc84ac688d tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 returned with HTTP 202 Jul 15 13:35:47.670615 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1222/4906] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:35:47 2026] DELETE /volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:47.676666 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e06c57c2-dd4f-4b2d-b8b3-28799ae7ae6a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.678575 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e06c57c2-dd4f-4b2d-b8b3-28799ae7ae6a tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] GET https://10.4.3.158/volume/v3/types/71f665ee-8f02-4872-b789-0ce8f3769f71 Jul 15 13:35:47.678705 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e06c57c2-dd4f-4b2d-b8b3-28799ae7ae6a tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.678887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e06c57c2-dd4f-4b2d-b8b3-28799ae7ae6a tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.679034 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d41e92d7-e2de-4c56-9608-5fa946d26d21 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:47.681067 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d41e92d7-e2de-4c56-9608-5fa946d26d21 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:35:47.681255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d41e92d7-e2de-4c56-9608-5fa946d26d21 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:47.681482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d41e92d7-e2de-4c56-9608-5fa946d26d21 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:47.682592 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e06c57c2-dd4f-4b2d-b8b3-28799ae7ae6a tempest-UserMessagesTest-2014656924 tempest-UserMessagesTest-2014656924-project-admin] https://10.4.3.158/volume/v3/types/71f665ee-8f02-4872-b789-0ce8f3769f71 returned with HTTP 404 Jul 15 13:35:47.683031 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1215/4907] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/types/71f665ee-8f02-4872-b789-0ce8f3769f71 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:47.689649 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:47.689649 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:47.694200 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d41e92d7-e2de-4c56-9608-5fa946d26d21 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Volume info retrieved successfully. Jul 15 13:35:47.698461 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d41e92d7-e2de-4c56-9608-5fa946d26d21 tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 returned with HTTP 200 Jul 15 13:35:47.698844 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1236/4908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:47 2026] GET /volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:48.713469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f06e8ee3-93e3-4d0c-ab1e-9284f512c17c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:48.715647 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f06e8ee3-93e3-4d0c-ab1e-9284f512c17c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] GET https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 Jul 15 13:35:48.715912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f06e8ee3-93e3-4d0c-ab1e-9284f512c17c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:48.716199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f06e8ee3-93e3-4d0c-ab1e-9284f512c17c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:48.723267 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f06e8ee3-93e3-4d0c-ab1e-9284f512c17c tempest-VolumesBackupsTest-1987978026 tempest-VolumesBackupsTest-1987978026-project-member] https://10.4.3.158/volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 returned with HTTP 404 Jul 15 13:35:48.723642 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1236/4909] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:48 2026] GET /volume/v3/volumes/4e6618ac-7b75-4638-8ef5-f11e7f6bff87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:49.690686 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-35aaaa16-6609-4e79-a2c2-581ba1f3b3f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:49.769119 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-35aaaa16-6609-4e79-a2c2-581ba1f3b3f0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:49.769454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-35aaaa16-6609-4e79-a2c2-581ba1f3b3f0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-737169613"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:49.782949 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-35aaaa16-6609-4e79-a2c2-581ba1f3b3f0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:49.783358 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1223/4910] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:35:49 2026] POST /volume/v3/types => generated 232 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:49.791181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-20b33ae2-bd01-4dd8-8615-a8c3a61a70a9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:49.793080 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-20b33ae2-bd01-4dd8-8615-a8c3a61a70a9 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:35:49.793484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-20b33ae2-bd01-4dd8-8615-a8c3a61a70a9 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1486535997", "extra_specs": {"multiattach": " True"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:49.811920 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-20b33ae2-bd01-4dd8-8615-a8c3a61a70a9 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:35:49.812325 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1216/4911] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:35:49 2026] POST /volume/v3/types => generated 259 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:49.820326 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:49.881585 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:49.881814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-737169613", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1158250926"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:49.884636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-737169613', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1158250926'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:49.889919 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Create volume of 1 GB Jul 15 13:35:49.890236 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:49.890236 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:49.890743 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Availability Zones retrieved successfully. Jul 15 13:35:49.895972 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Flow 'volume_create_api' (0d241c87-1bbf-42c8-870c-1c1c92b73d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:49.896893 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d6bb61f-b41b-426f-b688-08267b3e18cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:49.897788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:49.919204 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d6bb61f-b41b-426f-b688-08267b3e18cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:35:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=093cbc9a-b66e-48a3-8510-902d7eeabfa6,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-737169613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '093cbc9a-b66e-48a3-8510-902d7eeabfa6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:49.920029 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76e1bff-c9b0-4922-8e3e-3f31f5c0b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:49.943083 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:49.943334 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:49.969683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Created reservations ['dd4d0e18-add5-4973-95f9-4537a26546bb', '9b58a055-c9ad-4f27-8c55-5805ffa5dcaf', '74000e0c-a83a-4586-97a4-80a7e113a8d6', '8661698c-f0fc-4f6b-94d8-64ce9ad2c675'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:49.970447 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d76e1bff-c9b0-4922-8e3e-3f31f5c0b364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd4d0e18-add5-4973-95f9-4537a26546bb', '9b58a055-c9ad-4f27-8c55-5805ffa5dcaf', '74000e0c-a83a-4586-97a4-80a7e113a8d6', '8661698c-f0fc-4f6b-94d8-64ce9ad2c675']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:49.971185 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af31ac41-adae-441b-9da5-6d351ac8744a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:49.991408 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af31ac41-adae-441b-9da5-6d351ac8744a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9878cd-8649-42e4-ab11-e2aea295de9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1158250926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c21419d66844b39db4b36439a897e8',qos_specs=None,replication_status=,reservations=['dd4d0e18-add5-4973-95f9-4537a26546bb','9b58a055-c9ad-4f27-8c55-5805ffa5dcaf','74000e0c-a83a-4586-97a4-80a7e113a8d6','8661698c-f0fc-4f6b-94d8-64ce9ad2c675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f7b423c5ffc48fab7436914517ad1e9',volume_type_id=093cbc9a-b66e-48a3-8510-902d7eeabfa6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1158250926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e9878cd-8649-42e4-ab11-e2aea295de9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67c21419d66844b39db4b36439a897e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f7b423c5ffc48fab7436914517ad1e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(093cbc9a-b66e-48a3-8510-902d7eeabfa6),volume_type_id=093cbc9a-b66e-48a3-8510-902d7eeabfa6)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:49.992158 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eddaec49-bb1f-4338-896d-ad6f0475156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:50.008998 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eddaec49-bb1f-4338-896d-ad6f0475156d) transitioned into state 'SUCCESS' from state '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-1158250926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67c21419d66844b39db4b36439a897e8',qos_specs=None,replication_status=,reservations=['dd4d0e18-add5-4973-95f9-4537a26546bb','9b58a055-c9ad-4f27-8c55-5805ffa5dcaf','74000e0c-a83a-4586-97a4-80a7e113a8d6','8661698c-f0fc-4f6b-94d8-64ce9ad2c675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f7b423c5ffc48fab7436914517ad1e9',volume_type_id=093cbc9a-b66e-48a3-8510-902d7eeabfa6)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:50.009580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d0a1ba-7715-4a53-9626-427f28199802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:50.018064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d0a1ba-7715-4a53-9626-427f28199802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:50.018778 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Flow 'volume_create_api' (0d241c87-1bbf-42c8-870c-1c1c92b73d44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:50.019068 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Create volume request issued successfully. Jul 15 13:35:50.019610 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-97d9decb-7f1c-47b9-8f6d-30e4d75ab21b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:50.020034 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1237/4912] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:35:49 2026] POST /volume/v3/volumes => generated 871 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:50.034288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-db05fead-6875-43a6-b425-8c5f9580c594 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:50.035948 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-db05fead-6875-43a6-b425-8c5f9580c594 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:50.036161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-db05fead-6875-43a6-b425-8c5f9580c594 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:50.036336 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-db05fead-6875-43a6-b425-8c5f9580c594 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:50.042710 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:50.042710 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:50.047268 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-db05fead-6875-43a6-b425-8c5f9580c594 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:50.053682 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-db05fead-6875-43a6-b425-8c5f9580c594 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:50.054151 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1237/4913] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:50 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:51.070727 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d3f24977-def8-4400-9ec9-7e4d147f92d2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:51.073847 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3f24977-def8-4400-9ec9-7e4d147f92d2 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:51.073847 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3f24977-def8-4400-9ec9-7e4d147f92d2 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:51.073847 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d3f24977-def8-4400-9ec9-7e4d147f92d2 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:51.079576 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:51.079576 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:51.082699 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d3f24977-def8-4400-9ec9-7e4d147f92d2 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:51.086246 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d3f24977-def8-4400-9ec9-7e4d147f92d2 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:51.086576 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1224/4914] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:51 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:51.097383 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-64ec5bfd-ed93-4564-8e30-f4a1b78caf4b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:51.099265 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-64ec5bfd-ed93-4564-8e30-f4a1b78caf4b tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:51.099494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-64ec5bfd-ed93-4564-8e30-f4a1b78caf4b tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:51.099677 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-64ec5bfd-ed93-4564-8e30-f4a1b78caf4b tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:51.106976 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:51.106976 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:51.110267 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-64ec5bfd-ed93-4564-8e30-f4a1b78caf4b tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Volume info retrieved successfully. Jul 15 13:35:51.113978 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-64ec5bfd-ed93-4564-8e30-f4a1b78caf4b tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:51.114356 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1217/4915] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:51 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:51.125908 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:51.127784 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] POST https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d/action Jul 15 13:35:51.128154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1486535997", "migration_policy": "never"}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:51.128274 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1486535997", "migration_policy": "never"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:51.136704 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:51.136704 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:51.137271 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:51.143192 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:51.143192 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:51.158264 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:51.158264 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:51.177333 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Created reservations ['a9734fb5-0343-4207-ab89-64a300f756fd', '5900a1b3-2351-4b43-8926-248f94989b61'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:51.196054 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Created reservations ['f3ef71d0-05ea-4cf4-9192-7c3986d742b0', '256b8e41-4eb8-4886-9931-df6e37c2bae5'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:51.223907 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Retype volume request issued successfully. Jul 15 13:35:51.224314 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-82e05adc-bb36-4ef9-9e18-2956265ae463 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d/action returned with HTTP 202 Jul 15 13:35:51.225007 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1238/4916] 10.4.3.158 () {70 vars in 1432 bytes} [Wed Jul 15 13:35:51 2026] POST /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:35:51.232787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ac71afc6-e728-449c-a417-1bcc74e33a4d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:51.238313 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac71afc6-e728-449c-a417-1bcc74e33a4d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:51.238549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac71afc6-e728-449c-a417-1bcc74e33a4d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:51.238794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ac71afc6-e728-449c-a417-1bcc74e33a4d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:51.247274 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:51.247274 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:51.253029 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ac71afc6-e728-449c-a417-1bcc74e33a4d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:51.257110 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ac71afc6-e728-449c-a417-1bcc74e33a4d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:51.257655 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1238/4917] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:51 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:51.387156 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e761ae80-10d4-406e-b740-43e64c6ef205 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:51.458233 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:51.458594 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1216884216"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:51.460179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1216884216'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:51.460301 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume of 1 GB Jul 15 13:35:51.464094 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Availability Zones retrieved successfully. Jul 15 13:35:51.469706 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (c928d0d0-4fee-4d46-b602-d3e7d5068c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:51.470637 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b37dee4-fb2e-4a8d-97ed-94b8a2541e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:51.471492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:51.494523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b37dee4-fb2e-4a8d-97ed-94b8a2541e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:51.495380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a422e96-2497-458c-a40b-f3b66cf8ec0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:51.544462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['b0595f26-9408-4a4e-a8c9-8018054ef185', '070da0e0-0251-4adf-be58-911a83315aa4', 'aa7ac7e1-6267-4c8b-ad09-7ddc81975375', '760b2f80-37d6-4451-a71a-04c0e33214a5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:51.545242 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a422e96-2497-458c-a40b-f3b66cf8ec0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0595f26-9408-4a4e-a8c9-8018054ef185', '070da0e0-0251-4adf-be58-911a83315aa4', 'aa7ac7e1-6267-4c8b-ad09-7ddc81975375', '760b2f80-37d6-4451-a71a-04c0e33214a5']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:51.545912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967ecbda-fe49-4bc4-9020-1ceaae125781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:51.567808 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967ecbda-fe49-4bc4-9020-1ceaae125781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1216884216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['b0595f26-9408-4a4e-a8c9-8018054ef185','070da0e0-0251-4adf-be58-911a83315aa4','aa7ac7e1-6267-4c8b-ad09-7ddc81975375','760b2f80-37d6-4451-a71a-04c0e33214a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1216884216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b94812fd99b43358a6a367932196a87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:51.568735 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed27e53-b047-4ac9-b16d-58d837edbb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:51.586277 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ed27e53-b047-4ac9-b16d-58d837edbb59) transitioned into state 'SUCCESS' from state '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-1216884216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['b0595f26-9408-4a4e-a8c9-8018054ef185','070da0e0-0251-4adf-be58-911a83315aa4','aa7ac7e1-6267-4c8b-ad09-7ddc81975375','760b2f80-37d6-4451-a71a-04c0e33214a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:51.586954 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5c490a-d8e7-4531-a3b8-fa148ec5256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:51.594717 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5c490a-d8e7-4531-a3b8-fa148ec5256c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:51.595506 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (c928d0d0-4fee-4d46-b602-d3e7d5068c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:51.595829 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request issued successfully. Jul 15 13:35:51.596520 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e761ae80-10d4-406e-b740-43e64c6ef205 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:51.597036 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1225/4918] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:35:51 2026] POST /volume/v3/volumes => generated 778 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:51.609845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-10e1504e-0430-4baf-9059-f53cbd5d1be2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:51.611900 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10e1504e-0430-4baf-9059-f53cbd5d1be2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 Jul 15 13:35:51.612128 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10e1504e-0430-4baf-9059-f53cbd5d1be2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:51.612331 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10e1504e-0430-4baf-9059-f53cbd5d1be2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:51.627433 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:51.627433 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:51.632918 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-10e1504e-0430-4baf-9059-f53cbd5d1be2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:35:51.639608 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10e1504e-0430-4baf-9059-f53cbd5d1be2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 returned with HTTP 200 Jul 15 13:35:51.640014 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1218/4919] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:51 2026] GET /volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:52.269843 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-18374f1d-aa3d-4f67-8859-647f7ea79cbe None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.271741 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18374f1d-aa3d-4f67-8859-647f7ea79cbe tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:52.271982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18374f1d-aa3d-4f67-8859-647f7ea79cbe tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:52.272205 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-18374f1d-aa3d-4f67-8859-647f7ea79cbe tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:52.280769 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.280769 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:52.285122 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-18374f1d-aa3d-4f67-8859-647f7ea79cbe tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:52.290399 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-18374f1d-aa3d-4f67-8859-647f7ea79cbe tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:52.290903 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1239/4920] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:52 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:52.301597 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7e6842f6-2e6d-41df-b905-ca6fe55b39d7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.303232 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e6842f6-2e6d-41df-b905-ca6fe55b39d7 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:52.303477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e6842f6-2e6d-41df-b905-ca6fe55b39d7 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:52.303683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e6842f6-2e6d-41df-b905-ca6fe55b39d7 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:52.309954 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.309954 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:52.313242 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7e6842f6-2e6d-41df-b905-ca6fe55b39d7 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Volume info retrieved successfully. Jul 15 13:35:52.316379 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e6842f6-2e6d-41df-b905-ca6fe55b39d7 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:52.316752 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1239/4921] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:52 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 1192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:52.327783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f5c1f13f-2605-40c1-9037-a337645b5b7a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.329530 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5c1f13f-2605-40c1-9037-a337645b5b7a tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:52.329723 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5c1f13f-2605-40c1-9037-a337645b5b7a tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:52.329896 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f5c1f13f-2605-40c1-9037-a337645b5b7a tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:52.336417 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.336417 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:52.339701 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f5c1f13f-2605-40c1-9037-a337645b5b7a tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Volume info retrieved successfully. Jul 15 13:35:52.343113 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f5c1f13f-2605-40c1-9037-a337645b5b7a tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:52.343508 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1226/4922] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:52 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 1192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:52.354587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.356217 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] POST https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d/action Jul 15 13:35:52.356564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-737169613", "migration_policy": "never"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:35:52.356679 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-737169613", "migration_policy": "never"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:52.364057 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.364057 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:52.364439 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:52.377736 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:52.378009 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-737169613, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:52.384922 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Created reservations ['6a71411e-20a8-4577-a4d4-e503c0a96925', '6344e0a3-cce3-4641-88a5-f0fca1c55001'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:52.394489 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:52.394802 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1486535997, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:35:52.401176 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Created reservations ['e3fb007f-396c-4aee-914e-4c9542bfe769', '147ed5d8-c257-4e95-95cc-49c59f602130'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:52.427307 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Retype volume request issued successfully. Jul 15 13:35:52.427582 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e2a85ce-13c6-4f88-b795-89d48278db19 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d/action returned with HTTP 202 Jul 15 13:35:52.428005 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1219/4923] 10.4.3.158 () {70 vars in 1432 bytes} [Wed Jul 15 13:35:52 2026] POST /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 15 13:35:52.435162 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3ffa43ba-1b8c-41f9-aed4-a1b9983e252b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.436729 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3ffa43ba-1b8c-41f9-aed4-a1b9983e252b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:52.436940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3ffa43ba-1b8c-41f9-aed4-a1b9983e252b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:52.437156 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3ffa43ba-1b8c-41f9-aed4-a1b9983e252b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:52.443289 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.443289 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:52.446547 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3ffa43ba-1b8c-41f9-aed4-a1b9983e252b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:52.450177 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3ffa43ba-1b8c-41f9-aed4-a1b9983e252b tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:52.450576 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1240/4924] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:52 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:52.650876 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5c809089-e3c0-4a7c-83d3-a1c52498653b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.652507 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c809089-e3c0-4a7c-83d3-a1c52498653b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 Jul 15 13:35:52.652690 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c809089-e3c0-4a7c-83d3-a1c52498653b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:52.652857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c809089-e3c0-4a7c-83d3-a1c52498653b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:52.659552 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.659552 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:52.662611 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5c809089-e3c0-4a7c-83d3-a1c52498653b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:35:52.666087 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c809089-e3c0-4a7c-83d3-a1c52498653b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 returned with HTTP 200 Jul 15 13:35:52.666429 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1240/4925] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:52 2026] GET /volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:52.680903 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.682632 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:35:52.683014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2", "name": "tempest-type-Backup-431943347"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:52.684364 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating new backup {'backup': {'volume_id': '7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2', 'name': 'tempest-type-Backup-431943347'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:35:52.684553 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating backup of volume 7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 in container None Jul 15 13:35:52.690898 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.690898 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:52.691246 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:35:52.712187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['08e0a1e1-1ac0-4b2c-8189-6f41df0b4443', '21d7cf6d-f25b-4afb-a450-9c7ccfde0cd7'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:52.737281 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-86c45641-631b-4b6a-98ff-fa29c1c52503 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:35:52.737747 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1227/4926] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:35:52 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:52.746525 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-babfeced-3a97-45fc-9e47-175c04bb2b26 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:52.748824 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-babfeced-3a97-45fc-9e47-175c04bb2b26 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:52.749132 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-babfeced-3a97-45fc-9e47-175c04bb2b26 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:52.749458 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-babfeced-3a97-45fc-9e47-175c04bb2b26 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:52.749673 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-babfeced-3a97-45fc-9e47-175c04bb2b26 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:52.754315 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:52.754315 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:52.754997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-babfeced-3a97-45fc-9e47-175c04bb2b26 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:52.755346 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1220/4927] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:52 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:53.461509 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6a109c6e-7810-479d-8352-9685a43c8264 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.463071 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a109c6e-7810-479d-8352-9685a43c8264 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:53.463259 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a109c6e-7810-479d-8352-9685a43c8264 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.463431 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6a109c6e-7810-479d-8352-9685a43c8264 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.469535 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.469535 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:53.472672 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6a109c6e-7810-479d-8352-9685a43c8264 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:53.476320 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6a109c6e-7810-479d-8352-9685a43c8264 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:53.476687 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1241/4928] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:53.492642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5a5dbd6f-913e-4da0-aa7c-7ef4dc7cef43 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.494545 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5a5dbd6f-913e-4da0-aa7c-7ef4dc7cef43 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:53.494770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5a5dbd6f-913e-4da0-aa7c-7ef4dc7cef43 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.494984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5a5dbd6f-913e-4da0-aa7c-7ef4dc7cef43 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.501689 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.501689 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:53.505467 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5a5dbd6f-913e-4da0-aa7c-7ef4dc7cef43 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Volume info retrieved successfully. Jul 15 13:35:53.510341 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5a5dbd6f-913e-4da0-aa7c-7ef4dc7cef43 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:53.510875 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1241/4929] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:53.522953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.524853 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1158250926 Jul 15 13:35:53.525089 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.525300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.525897 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.525897 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:53.526237 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1158250926'), ('all_tenants', True)]). {{(pid=100146) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:35:53.553585 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Get all volumes completed successfully. Jul 15 13:35:53.553992 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-dda1c579-17b4-45a6-ab1d-5f449fb4410e tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1158250926 returned with HTTP 200 Jul 15 13:35:53.554435 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1228/4930] 10.4.3.158 () {68 vars in 1429 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1158250926 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:53.562051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.563746 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1158250926 Jul 15 13:35:53.563978 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.564177 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.564929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1158250926'), ('all_tenants', True)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:35:53.570796 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Get all volumes completed successfully. Jul 15 13:35:53.571160 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e5352ae-c3b3-4492-9e7a-26da4cb959c6 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1158250926 returned with HTTP 200 Jul 15 13:35:53.571494 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1221/4931] 10.4.3.158 () {68 vars in 1429 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1158250926 => generated 342 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:53.579187 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-47e2d43f-f607-4976-9038-59ce790cbd08 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.580796 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47e2d43f-f607-4976-9038-59ce790cbd08 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:53.581005 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47e2d43f-f607-4976-9038-59ce790cbd08 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.581194 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-47e2d43f-f607-4976-9038-59ce790cbd08 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.587329 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.587329 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:53.590437 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-47e2d43f-f607-4976-9038-59ce790cbd08 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:53.593974 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-47e2d43f-f607-4976-9038-59ce790cbd08 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:53.594299 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1242/4932] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 998 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:53.606023 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8577871a-b03f-4a4f-9d14-1e582807a63f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.607591 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:53.607771 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.607992 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.608204 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Delete volume with id: 7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:53.614747 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.614747 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:53.615129 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:53.629030 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Delete volume request issued successfully. Jul 15 13:35:53.629198 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8577871a-b03f-4a4f-9d14-1e582807a63f tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 202 Jul 15 13:35:53.629566 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1242/4933] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:35:53 2026] DELETE /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:35:53.636458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0fd107d5-3929-4c2b-8c00-fe51bf7eb85d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.638096 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0fd107d5-3929-4c2b-8c00-fe51bf7eb85d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:53.638314 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0fd107d5-3929-4c2b-8c00-fe51bf7eb85d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.638555 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0fd107d5-3929-4c2b-8c00-fe51bf7eb85d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.645273 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.645273 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:53.648842 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0fd107d5-3929-4c2b-8c00-fe51bf7eb85d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Volume info retrieved successfully. Jul 15 13:35:53.653345 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0fd107d5-3929-4c2b-8c00-fe51bf7eb85d tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 200 Jul 15 13:35:53.653798 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1229/4934] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:53.766441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-00aa137e-2dc6-44a5-b76b-6b4205020cdc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:53.768518 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-00aa137e-2dc6-44a5-b76b-6b4205020cdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:53.768779 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-00aa137e-2dc6-44a5-b76b-6b4205020cdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:53.769018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-00aa137e-2dc6-44a5-b76b-6b4205020cdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:53.769159 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-00aa137e-2dc6-44a5-b76b-6b4205020cdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:53.773926 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:53.773926 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:53.774645 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-00aa137e-2dc6-44a5-b76b-6b4205020cdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:53.775086 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1222/4935] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:53 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:54.666241 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-05b60463-02e0-44b2-9878-0e15d0d4ccb9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:54.667991 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05b60463-02e0-44b2-9878-0e15d0d4ccb9 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] GET https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d Jul 15 13:35:54.668212 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-05b60463-02e0-44b2-9878-0e15d0d4ccb9 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:54.668405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-05b60463-02e0-44b2-9878-0e15d0d4ccb9 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:54.674980 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-05b60463-02e0-44b2-9878-0e15d0d4ccb9 tempest-VolumeRetypeMultiattachTest-1483710821 tempest-VolumeRetypeMultiattachTest-1483710821-project-member] https://10.4.3.158/volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d returned with HTTP 404 Jul 15 13:35:54.675634 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1243/4936] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:35:54 2026] GET /volume/v3/volumes/7e9878cd-8649-42e4-ab11-e2aea295de9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:35:54.683801 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aa4dae6e-7e38-4801-8c4d-4252983f1c77 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:54.685785 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa4dae6e-7e38-4801-8c4d-4252983f1c77 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] DELETE https://10.4.3.158/volume/v3/types/02088fdc-fc12-4748-9c4b-ac5c83dc9b49 Jul 15 13:35:54.686042 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa4dae6e-7e38-4801-8c4d-4252983f1c77 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:54.686273 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa4dae6e-7e38-4801-8c4d-4252983f1c77 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:54.707584 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa4dae6e-7e38-4801-8c4d-4252983f1c77 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/types/02088fdc-fc12-4748-9c4b-ac5c83dc9b49 returned with HTTP 202 Jul 15 13:35:54.707953 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1243/4937] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:54 2026] DELETE /volume/v3/types/02088fdc-fc12-4748-9c4b-ac5c83dc9b49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:54.714596 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cf0c071d-732e-4839-98dd-d41e2d359056 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:54.716486 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cf0c071d-732e-4839-98dd-d41e2d359056 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/types/02088fdc-fc12-4748-9c4b-ac5c83dc9b49 Jul 15 13:35:54.716745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cf0c071d-732e-4839-98dd-d41e2d359056 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:54.716997 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cf0c071d-732e-4839-98dd-d41e2d359056 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:54.720731 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cf0c071d-732e-4839-98dd-d41e2d359056 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/types/02088fdc-fc12-4748-9c4b-ac5c83dc9b49 returned with HTTP 404 Jul 15 13:35:54.721341 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1230/4938] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:35:54 2026] GET /volume/v3/types/02088fdc-fc12-4748-9c4b-ac5c83dc9b49 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:54.727459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ea43a1a4-7e57-442f-b97f-5f38e8c3f18c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:54.729303 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea43a1a4-7e57-442f-b97f-5f38e8c3f18c tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] DELETE https://10.4.3.158/volume/v3/types/093cbc9a-b66e-48a3-8510-902d7eeabfa6 Jul 15 13:35:54.729557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea43a1a4-7e57-442f-b97f-5f38e8c3f18c tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:54.729771 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ea43a1a4-7e57-442f-b97f-5f38e8c3f18c tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:54.752372 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ea43a1a4-7e57-442f-b97f-5f38e8c3f18c tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/types/093cbc9a-b66e-48a3-8510-902d7eeabfa6 returned with HTTP 202 Jul 15 13:35:54.752766 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1223/4939] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:35:54 2026] DELETE /volume/v3/types/093cbc9a-b66e-48a3-8510-902d7eeabfa6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:35:54.760138 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-25415b7f-1be3-4e5c-a7b0-0da9421341b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:54.762376 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-25415b7f-1be3-4e5c-a7b0-0da9421341b0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] GET https://10.4.3.158/volume/v3/types/093cbc9a-b66e-48a3-8510-902d7eeabfa6 Jul 15 13:35:54.762633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-25415b7f-1be3-4e5c-a7b0-0da9421341b0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:54.762867 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-25415b7f-1be3-4e5c-a7b0-0da9421341b0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:54.766514 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-25415b7f-1be3-4e5c-a7b0-0da9421341b0 tempest-VolumeRetypeMultiattachTest-1886377602 tempest-VolumeRetypeMultiattachTest-1886377602-project-admin] https://10.4.3.158/volume/v3/types/093cbc9a-b66e-48a3-8510-902d7eeabfa6 returned with HTTP 404 Jul 15 13:35:54.767124 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1244/4940] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:35:54 2026] GET /volume/v3/types/093cbc9a-b66e-48a3-8510-902d7eeabfa6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:54.785902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc8a5bf4-e951-4d67-a111-77f9613064c0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:54.787605 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc8a5bf4-e951-4d67-a111-77f9613064c0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:54.787798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc8a5bf4-e951-4d67-a111-77f9613064c0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:54.787975 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc8a5bf4-e951-4d67-a111-77f9613064c0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:54.788096 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-bc8a5bf4-e951-4d67-a111-77f9613064c0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:54.791733 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:54.791733 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:54.792340 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc8a5bf4-e951-4d67-a111-77f9613064c0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:54.792671 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1244/4941] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:54 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:55.712650 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-73605a4a-ebe3-4f40-995a-e25207bf186c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:55.714285 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:35:55.714631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-775158989", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:55.716177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-775158989', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:35:55.716305 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume of 1 GB Jul 15 13:35:55.720386 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Availability Zones retrieved successfully. Jul 15 13:35:55.725456 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (8b720f5e-3908-4c1b-8de4-09c02a9a2a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:55.728318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2737c139-4862-4819-b881-0a8e28b2ff1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:55.729150 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:35:55.753845 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2737c139-4862-4819-b881-0a8e28b2ff1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:55.754638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cba13d-84e8-4fc7-8602-61c0d5bf3d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:55.802247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-627c753b-4a2c-405d-97b5-407a6a4cfec4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:55.804144 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-627c753b-4a2c-405d-97b5-407a6a4cfec4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:55.804389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-627c753b-4a2c-405d-97b5-407a6a4cfec4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:55.804597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-627c753b-4a2c-405d-97b5-407a6a4cfec4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:55.804733 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-627c753b-4a2c-405d-97b5-407a6a4cfec4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:55.807184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['e8928f29-7c83-4a1a-8381-6a8f99a831d2', '3136da6d-0d2e-4b06-9e90-8de7f9d8b492', 'bc497141-baf4-47d9-91b9-d5cac0f334c1', '47caf5d8-de34-4211-baca-9c3945af02d9'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:35:55.807923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cba13d-84e8-4fc7-8602-61c0d5bf3d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8928f29-7c83-4a1a-8381-6a8f99a831d2', '3136da6d-0d2e-4b06-9e90-8de7f9d8b492', 'bc497141-baf4-47d9-91b9-d5cac0f334c1', '47caf5d8-de34-4211-baca-9c3945af02d9']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:55.808690 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d36a3b-21a5-4fcb-a606-d68473f8b59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:55.808932 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:55.808932 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:55.809505 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-627c753b-4a2c-405d-97b5-407a6a4cfec4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:55.809836 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1224/4942] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:55 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:55.828583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d36a3b-21a5-4fcb-a606-d68473f8b59f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd21c7c-b8c3-44d3-a473-46a3bca61790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-775158989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['e8928f29-7c83-4a1a-8381-6a8f99a831d2','3136da6d-0d2e-4b06-9e90-8de7f9d8b492','bc497141-baf4-47d9-91b9-d5cac0f334c1','47caf5d8-de34-4211-baca-9c3945af02d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-775158989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd21c7c-b8c3-44d3-a473-46a3bca61790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4446c7ba134e4b07a34c6726f5d2ab59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81683e8430754ba2abf60dd2524145e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:55.829550 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9823fa96-7e9f-4f82-bc46-6272e9ffd566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:55.846648 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9823fa96-7e9f-4f82-bc46-6272e9ffd566) transitioned into state 'SUCCESS' from state '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-775158989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['e8928f29-7c83-4a1a-8381-6a8f99a831d2','3136da6d-0d2e-4b06-9e90-8de7f9d8b492','bc497141-baf4-47d9-91b9-d5cac0f334c1','47caf5d8-de34-4211-baca-9c3945af02d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:55.847605 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818a7c60-5737-49e3-8cf3-cd9523ee4136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:35:55.855842 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818a7c60-5737-49e3-8cf3-cd9523ee4136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:35:55.856627 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (8b720f5e-3908-4c1b-8de4-09c02a9a2a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:35:55.856904 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request issued successfully. Jul 15 13:35:55.857435 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-73605a4a-ebe3-4f40-995a-e25207bf186c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:35:55.857813 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1231/4943] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:35:55 2026] POST /volume/v3/volumes => generated 756 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:35:55.871129 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-af082edf-1736-42a2-a548-1485d9c5e3d1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:55.872949 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af082edf-1736-42a2-a548-1485d9c5e3d1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:55.873156 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af082edf-1736-42a2-a548-1485d9c5e3d1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:55.873443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-af082edf-1736-42a2-a548-1485d9c5e3d1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:55.879981 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:55.879981 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:55.883181 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-af082edf-1736-42a2-a548-1485d9c5e3d1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:55.887112 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-af082edf-1736-42a2-a548-1485d9c5e3d1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:55.887501 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1245/4944] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:55 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:56.623288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-56e71c3b-be29-454a-b688-ee473efc4afc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.695219 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56e71c3b-be29-454a-b688-ee473efc4afc tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] GET https://10.4.3.158/volume/v3/os-services Jul 15 13:35:56.695388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56e71c3b-be29-454a-b688-ee473efc4afc tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:56.695551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-56e71c3b-be29-454a-b688-ee473efc4afc tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:56.698930 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-56e71c3b-be29-454a-b688-ee473efc4afc tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] https://10.4.3.158/volume/v3/os-services returned with HTTP 200 Jul 15 13:35:56.699237 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1245/4945] 10.4.3.158 () {66 vars in 1249 bytes} [Wed Jul 15 13:35:56 2026] GET /volume/v3/os-services => generated 626 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:56.707280 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-919b3796-1885-4209-bbee-d336f42d57e9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.709320 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-919b3796-1885-4209-bbee-d336f42d57e9 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] PUT https://10.4.3.158/volume/v3/os-services/disable-log-reason Jul 15 13:35:56.709752 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-919b3796-1885-4209-bbee-d336f42d57e9 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005195", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:56.711328 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-919b3796-1885-4209-bbee-d336f42d57e9 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] https://10.4.3.158/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 15 13:35:56.711752 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1225/4946] 10.4.3.158 () {68 vars in 1326 bytes} [Wed Jul 15 13:35:56 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 15 13:35:56.719150 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5b86dce5-308d-4cf3-aff1-6e97f8b848a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.721042 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5b86dce5-308d-4cf3-aff1-6e97f8b848a7 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] PUT https://10.4.3.158/volume/v3/os-services/disable Jul 15 13:35:56.721465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5b86dce5-308d-4cf3-aff1-6e97f8b848a7 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005195", "binary": "invalid_binary"} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:56.723179 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:56.723179 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:56.727796 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5b86dce5-308d-4cf3-aff1-6e97f8b848a7 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] https://10.4.3.158/volume/v3/os-services/disable returned with HTTP 404 Jul 15 13:35:56.728250 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1232/4947] 10.4.3.158 () {68 vars in 1293 bytes} [Wed Jul 15 13:35:56 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:56.734639 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f18982fb-bb6a-4ae8-bbc6-b1a2f1956019 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.736273 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f18982fb-bb6a-4ae8-bbc6-b1a2f1956019 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] PUT https://10.4.3.158/volume/v3/os-services/enable Jul 15 13:35:56.736586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f18982fb-bb6a-4ae8-bbc6-b1a2f1956019 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:56.745018 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f18982fb-bb6a-4ae8-bbc6-b1a2f1956019 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] https://10.4.3.158/volume/v3/os-services/enable returned with HTTP 404 Jul 15 13:35:56.745445 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1246/4948] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Jul 15 13:35:56 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:35:56.754008 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-47746c69-ecd1-4db1-8895-80c9e2f0ed15 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.756152 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-47746c69-ecd1-4db1-8895-80c9e2f0ed15 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] PUT https://10.4.3.158/volume/v3/os-services/freeze Jul 15 13:35:56.756621 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-47746c69-ecd1-4db1-8895-80c9e2f0ed15 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:56.763167 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-47746c69-ecd1-4db1-8895-80c9e2f0ed15 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] https://10.4.3.158/volume/v3/os-services/freeze returned with HTTP 400 Jul 15 13:35:56.763782 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1246/4949] 10.4.3.158 () {68 vars in 1290 bytes} [Wed Jul 15 13:35:56 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:35:56.772557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7711443d-6b3d-48f5-ae9f-53fad3bc5390 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.774335 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7711443d-6b3d-48f5-ae9f-53fad3bc5390 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] PUT https://10.4.3.158/volume/v3/os-services/thaw Jul 15 13:35:56.774656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7711443d-6b3d-48f5-ae9f-53fad3bc5390 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:56.783620 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7711443d-6b3d-48f5-ae9f-53fad3bc5390 tempest-VolumeServicesNegativeTest-1940026664 tempest-VolumeServicesNegativeTest-1940026664-project-admin] https://10.4.3.158/volume/v3/os-services/thaw returned with HTTP 400 Jul 15 13:35:56.784782 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1226/4950] 10.4.3.158 () {68 vars in 1284 bytes} [Wed Jul 15 13:35:56 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:35:56.820473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b826a9a6-528c-486d-8767-1c61a7d6b43c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.822853 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b826a9a6-528c-486d-8767-1c61a7d6b43c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:56.823069 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b826a9a6-528c-486d-8767-1c61a7d6b43c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:56.823266 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b826a9a6-528c-486d-8767-1c61a7d6b43c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:56.823374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b826a9a6-528c-486d-8767-1c61a7d6b43c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:56.827934 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:56.827934 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:56.828651 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b826a9a6-528c-486d-8767-1c61a7d6b43c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:56.829043 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1233/4951] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:56 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:56.900779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-42726518-0271-4c5c-b799-ebbf5908f8e6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.903036 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-42726518-0271-4c5c-b799-ebbf5908f8e6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:56.903300 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-42726518-0271-4c5c-b799-ebbf5908f8e6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:56.903561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-42726518-0271-4c5c-b799-ebbf5908f8e6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:56.912518 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:56.912518 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:56.916241 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-42726518-0271-4c5c-b799-ebbf5908f8e6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:56.920526 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-42726518-0271-4c5c-b799-ebbf5908f8e6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:56.920921 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1247/4952] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:56 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:56.933078 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-14dd82a3-5b5c-4f17-96be-2fe50911b796 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:56.935038 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-14dd82a3-5b5c-4f17-96be-2fe50911b796 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:56.935255 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-14dd82a3-5b5c-4f17-96be-2fe50911b796 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:56.935444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-14dd82a3-5b5c-4f17-96be-2fe50911b796 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:56.942902 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:56.942902 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:56.947393 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-14dd82a3-5b5c-4f17-96be-2fe50911b796 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:56.953071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-14dd82a3-5b5c-4f17-96be-2fe50911b796 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:56.953609 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1247/4953] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:56 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:57.651894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-0e7083cc-bd6b-4811-b1ec-1b3db95aa27f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.654190 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-0e7083cc-bd6b-4811-b1ec-1b3db95aa27f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:57.654427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-0e7083cc-bd6b-4811-b1ec-1b3db95aa27f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:57.654646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-0e7083cc-bd6b-4811-b1ec-1b3db95aa27f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:57.662414 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:57.662414 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:57.666067 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-0e7083cc-bd6b-4811-b1ec-1b3db95aa27f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:57.670486 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-0e7083cc-bd6b-4811-b1ec-1b3db95aa27f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:57.670908 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1227/4954] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:35:57 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:57.744331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-132fc344-c33d-4db5-aaad-bb8a8382d056 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.744331 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-132fc344-c33d-4db5-aaad-bb8a8382d056 None None] GET https://10.4.3.158/volume// Jul 15 13:35:57.744331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-132fc344-c33d-4db5-aaad-bb8a8382d056 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:57.744331 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-132fc344-c33d-4db5-aaad-bb8a8382d056 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:57.744331 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-132fc344-c33d-4db5-aaad-bb8a8382d056 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:57.744331 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1234/4955] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:35:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:57.753125 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-042063a1-67d1-4f44-8077-5368e51e9855 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.755075 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-042063a1-67d1-4f44-8077-5368e51e9855 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:35:57.755420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-042063a1-67d1-4f44-8077-5368e51e9855 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dd21c7c-b8c3-44d3-a473-46a3bca61790", "connector": null, "instance_uuid": "e7d363e6-23ce-4a58-82e7-0062d392439f"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:57.762619 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:57.762619 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:57.794264 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-042063a1-67d1-4f44-8077-5368e51e9855 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:35:57.794730 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1248/4956] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:35:57 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:57.831643 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96e9bd5c-211f-4982-baff-2281d0683c8b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.834290 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96e9bd5c-211f-4982-baff-2281d0683c8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:57.834290 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96e9bd5c-211f-4982-baff-2281d0683c8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:57.834290 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96e9bd5c-211f-4982-baff-2281d0683c8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:57.840903 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-eaf99dd4-06a7-4a6b-a434-83c43e91fe13 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.841667 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6bfe6b0e-b83f-4ef2-a482-7260bbd207ad None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.842115 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6bfe6b0e-b83f-4ef2-a482-7260bbd207ad None None] GET https://10.4.3.158/volume// Jul 15 13:35:57.842369 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6bfe6b0e-b83f-4ef2-a482-7260bbd207ad None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:57.842621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6bfe6b0e-b83f-4ef2-a482-7260bbd207ad None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:57.843044 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6bfe6b0e-b83f-4ef2-a482-7260bbd207ad None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:35:57.843391 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1235/4957] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:35:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:35:57.843717 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eaf99dd4-06a7-4a6b-a434-83c43e91fe13 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:57.843975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eaf99dd4-06a7-4a6b-a434-83c43e91fe13 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:57.844182 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-eaf99dd4-06a7-4a6b-a434-83c43e91fe13 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:57.844286 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-eaf99dd4-06a7-4a6b-a434-83c43e91fe13 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:57.844866 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:57.844866 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:57.848575 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-96e9bd5c-211f-4982-baff-2281d0683c8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:57.849876 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:57.849876 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:57.850628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-eaf99dd4-06a7-4a6b-a434-83c43e91fe13 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:57.850988 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1228/4958] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:57 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:57.851368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-e9d8e5b4-fb7b-4622-9529-ca2604fd4e5e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.853225 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-e9d8e5b4-fb7b-4622-9529-ca2604fd4e5e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:57.853346 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96e9bd5c-211f-4982-baff-2281d0683c8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:57.853424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-e9d8e5b4-fb7b-4622-9529-ca2604fd4e5e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:57.853597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-e9d8e5b4-fb7b-4622-9529-ca2604fd4e5e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:57.853828 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1248/4959] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:57 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:57.864423 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:57.864423 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:57.868085 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-e9d8e5b4-fb7b-4622-9529-ca2604fd4e5e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:57.872326 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-e9d8e5b4-fb7b-4622-9529-ca2604fd4e5e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:57.872686 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1249/4960] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:35:57 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:35:57.986788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:57.989462 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] PUT https://10.4.3.158/volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b Jul 15 13:35:57.990159 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:35:57.999276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Acquiring lock "cinder-attachment_update-8dd21c7c-b8c3-44d3-a473-46a3bca61790-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:35:58.005782 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-8dd21c7c-b8c3-44d3-a473-46a3bca61790-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:35:58.006516 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:58.006516 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:58.091359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-8dd21c7c-b8c3-44d3-a473-46a3bca61790-np0000005195" released by "attachment_update" :: held 0.086s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:35:58.091720 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-7d0dae1c-ea9b-4bad-ab95-5551ad536c4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b returned with HTTP 200 Jul 15 13:35:58.092115 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1236/4961] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:35:57 2026] PUT /volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:35:58.864373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2288ee8b-d669-4124-ad13-da0d34a396b0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:58.866432 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c3a7fc14-a870-48bb-89dc-8c325fcf04b5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:58.867256 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2288ee8b-d669-4124-ad13-da0d34a396b0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:58.867668 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2288ee8b-d669-4124-ad13-da0d34a396b0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:58.868102 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2288ee8b-d669-4124-ad13-da0d34a396b0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:58.868159 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2288ee8b-d669-4124-ad13-da0d34a396b0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:58.868307 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3a7fc14-a870-48bb-89dc-8c325fcf04b5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:58.868510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3a7fc14-a870-48bb-89dc-8c325fcf04b5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:58.868700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3a7fc14-a870-48bb-89dc-8c325fcf04b5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:58.873551 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:58.873551 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:35:58.874480 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2288ee8b-d669-4124-ad13-da0d34a396b0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:58.875198 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1229/4962] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:58 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:58.878893 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:58.878893 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:35:58.882454 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c3a7fc14-a870-48bb-89dc-8c325fcf04b5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:58.887127 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3a7fc14-a870-48bb-89dc-8c325fcf04b5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:58.887579 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1249/4963] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:58 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:59.886858 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5e418f3e-aa8a-4187-af8f-8b21b4c5449d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:59.889096 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5e418f3e-aa8a-4187-af8f-8b21b4c5449d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:35:59.889327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5e418f3e-aa8a-4187-af8f-8b21b4c5449d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:59.889497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5e418f3e-aa8a-4187-af8f-8b21b4c5449d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:59.889591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-5e418f3e-aa8a-4187-af8f-8b21b4c5449d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:35:59.893408 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:59.893408 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:35:59.893940 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5e418f3e-aa8a-4187-af8f-8b21b4c5449d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:35:59.894288 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1250/4964] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:35:59 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:35:59.902120 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-be6a2215-61ca-40fb-90d0-4b14c1cda7ef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:35:59.903779 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be6a2215-61ca-40fb-90d0-4b14c1cda7ef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:35:59.903982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be6a2215-61ca-40fb-90d0-4b14c1cda7ef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:35:59.904176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be6a2215-61ca-40fb-90d0-4b14c1cda7ef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:35:59.912859 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:35:59.912859 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:35:59.915906 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-be6a2215-61ca-40fb-90d0-4b14c1cda7ef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:35:59.919457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be6a2215-61ca-40fb-90d0-4b14c1cda7ef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:35:59.919838 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1237/4965] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:35:59 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:00.905193 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8e6f8218-fb87-483e-9fe8-0523077e3a19 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:00.909677 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e6f8218-fb87-483e-9fe8-0523077e3a19 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:00.909879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e6f8218-fb87-483e-9fe8-0523077e3a19 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:00.910080 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8e6f8218-fb87-483e-9fe8-0523077e3a19 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:00.910210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8e6f8218-fb87-483e-9fe8-0523077e3a19 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:00.914227 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:00.914227 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:00.914815 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8e6f8218-fb87-483e-9fe8-0523077e3a19 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:00.915182 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1230/4966] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:00 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:00.931449 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ab9ef5d-a26c-491c-bfaa-c18537181e03 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:00.933548 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ab9ef5d-a26c-491c-bfaa-c18537181e03 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:00.933785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ab9ef5d-a26c-491c-bfaa-c18537181e03 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:00.934045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ab9ef5d-a26c-491c-bfaa-c18537181e03 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:00.945307 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:00.945307 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:00.949197 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2ab9ef5d-a26c-491c-bfaa-c18537181e03 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:00.955461 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ab9ef5d-a26c-491c-bfaa-c18537181e03 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:00.955882 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1250/4967] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:00 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:01.419164 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-192e1459-290c-4d40-95c1-08b9cfdd8e82 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:01.421118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-192e1459-290c-4d40-95c1-08b9cfdd8e82 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b/action Jul 15 13:36:01.421793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-192e1459-290c-4d40-95c1-08b9cfdd8e82 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:01.421793 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-192e1459-290c-4d40-95c1-08b9cfdd8e82 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:01.439698 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:01.439698 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:01.451288 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-cd5793d4-80ad-416e-aaaf-c87bedc5f545 req-192e1459-290c-4d40-95c1-08b9cfdd8e82 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b/action returned with HTTP 204 Jul 15 13:36:01.451767 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1251/4968] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:36:01 2026] POST /volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:01.925325 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-425ba0ac-43d5-4d77-ab07-021e915eb89c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:01.927010 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-425ba0ac-43d5-4d77-ab07-021e915eb89c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:01.927229 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-425ba0ac-43d5-4d77-ab07-021e915eb89c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:01.927433 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-425ba0ac-43d5-4d77-ab07-021e915eb89c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:01.927553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-425ba0ac-43d5-4d77-ab07-021e915eb89c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:01.931625 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:01.931625 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:01.932397 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-425ba0ac-43d5-4d77-ab07-021e915eb89c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:01.932797 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1238/4969] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:01 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:01.970314 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ac9d08d4-2a5d-4f8a-85cc-e25fc0ab8bbc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:01.972027 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ac9d08d4-2a5d-4f8a-85cc-e25fc0ab8bbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:01.972222 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ac9d08d4-2a5d-4f8a-85cc-e25fc0ab8bbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:01.972409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ac9d08d4-2a5d-4f8a-85cc-e25fc0ab8bbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:01.981977 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:01.981977 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:01.985403 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ac9d08d4-2a5d-4f8a-85cc-e25fc0ab8bbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:01.989347 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ac9d08d4-2a5d-4f8a-85cc-e25fc0ab8bbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:01.989724 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1231/4970] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:01 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:02.941978 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-74b090e9-8116-4749-a19f-f683424b52c2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:02.944036 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-74b090e9-8116-4749-a19f-f683424b52c2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:02.944314 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-74b090e9-8116-4749-a19f-f683424b52c2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:02.944507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-74b090e9-8116-4749-a19f-f683424b52c2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:02.944600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-74b090e9-8116-4749-a19f-f683424b52c2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:02.949014 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:02.949014 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:02.949660 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-74b090e9-8116-4749-a19f-f683424b52c2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:02.950164 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1251/4971] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:02 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:03.960324 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1be7d7d2-216c-47ba-b6ab-bd01e78cf5e5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:03.962326 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1be7d7d2-216c-47ba-b6ab-bd01e78cf5e5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:03.962529 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1be7d7d2-216c-47ba-b6ab-bd01e78cf5e5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:03.962913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1be7d7d2-216c-47ba-b6ab-bd01e78cf5e5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:03.962913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-1be7d7d2-216c-47ba-b6ab-bd01e78cf5e5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:03.969895 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:03.969895 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:03.969895 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1be7d7d2-216c-47ba-b6ab-bd01e78cf5e5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:03.969895 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1252/4972] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:03 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:04.363185 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-76aaa922-bacb-47bf-9b9b-9be7c57ae50b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:04.364868 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-76aaa922-bacb-47bf-9b9b-9be7c57ae50b tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:36:04.365371 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-76aaa922-bacb-47bf-9b9b-9be7c57ae50b tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1647997850-474498588", "extra_specs": {"multiattach": " True"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:04.381050 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-76aaa922-bacb-47bf-9b9b-9be7c57ae50b tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:36:04.381648 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1239/4973] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:36:04 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:04.390684 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:04.393022 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:04.393497 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1364969532", "snapshot_id": null, "imageRef": null, "volume_type": "fe629eba-61ad-49d8-a971-d860bb37a7fd", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:04.396541 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1364969532', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fe629eba-61ad-49d8-a971-d860bb37a7fd', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:04.400970 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume of 1 GB Jul 15 13:36:04.401447 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:04.401447 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:04.402063 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Availability Zones retrieved successfully. Jul 15 13:36:04.409896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (afb40ffe-4db9-408d-8653-17c0bf2c29ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:04.414042 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a92b124-61c4-4a16-a2e0-c711c9680d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:04.415143 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:04.428618 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:04.428618 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:04.450554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a92b124-61c4-4a16-a2e0-c711c9680d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:36:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fe629eba-61ad-49d8-a971-d860bb37a7fd,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1647997850-474498588',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe629eba-61ad-49d8-a971-d860bb37a7fd', 'encryption_key_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=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:04.451929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d3f7e5-6057-46dd-ba6f-79bc8274deed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:04.487576 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1647997850-474498588 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1647997850-474498588, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:36:04.487916 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1647997850-474498588 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1647997850-474498588, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:36:04.517671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Created reservations ['e690ccdd-4755-4e67-aa17-d9b0c19fca71', 'b8a8e229-a692-4b2a-a0cb-beda726d2693', '97c92541-fd09-49d4-98a7-eef10e32f831', 'd2ba4ec1-851a-40ec-a4a7-d3d5a4605995'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:04.518904 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d3f7e5-6057-46dd-ba6f-79bc8274deed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e690ccdd-4755-4e67-aa17-d9b0c19fca71', 'b8a8e229-a692-4b2a-a0cb-beda726d2693', '97c92541-fd09-49d4-98a7-eef10e32f831', 'd2ba4ec1-851a-40ec-a4a7-d3d5a4605995']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:04.520012 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6d50b0-712d-4fea-9501-d14aefaa9a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:04.550748 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6d50b0-712d-4fea-9501-d14aefaa9a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e84bebd9-0248-46b3-a8ad-3228b57d72a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1364969532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['e690ccdd-4755-4e67-aa17-d9b0c19fca71','b8a8e229-a692-4b2a-a0cb-beda726d2693','97c92541-fd09-49d4-98a7-eef10e32f831','d2ba4ec1-851a-40ec-a4a7-d3d5a4605995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=fe629eba-61ad-49d8-a971-d860bb37a7fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1364969532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e84bebd9-0248-46b3-a8ad-3228b57d72a1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7265c72e09c34565baa333f0069d16a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da8d29f6b758409b94ad7cac3c96c452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe629eba-61ad-49d8-a971-d860bb37a7fd),volume_type_id=fe629eba-61ad-49d8-a971-d860bb37a7fd)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:04.553602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d4f626-d184-4820-b9bb-69857debcefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:04.584989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d4f626-d184-4820-b9bb-69857debcefd) transitioned into state 'SUCCESS' from state '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-1364969532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7265c72e09c34565baa333f0069d16a1',qos_specs=None,replication_status=,reservations=['e690ccdd-4755-4e67-aa17-d9b0c19fca71','b8a8e229-a692-4b2a-a0cb-beda726d2693','97c92541-fd09-49d4-98a7-eef10e32f831','d2ba4ec1-851a-40ec-a4a7-d3d5a4605995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da8d29f6b758409b94ad7cac3c96c452',volume_type_id=fe629eba-61ad-49d8-a971-d860bb37a7fd)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:04.586217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a517055a-5cad-4a97-b2b5-3ff22cd9774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:04.598302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a517055a-5cad-4a97-b2b5-3ff22cd9774c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:04.599248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Flow 'volume_create_api' (afb40ffe-4db9-408d-8653-17c0bf2c29ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:04.599526 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Create volume request issued successfully. Jul 15 13:36:04.600165 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba0d4c91-07e1-43de-9696-3299ef44eb3c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:04.600603 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1232/4974] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:04 2026] POST /volume/v3/volumes => generated 829 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:04.617507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-43d10dc3-74bc-43de-b7c4-c9b20c5b4d8f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:04.619591 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-43d10dc3-74bc-43de-b7c4-c9b20c5b4d8f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:04.619796 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-43d10dc3-74bc-43de-b7c4-c9b20c5b4d8f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:04.620192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-43d10dc3-74bc-43de-b7c4-c9b20c5b4d8f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:04.626687 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:04.626687 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:04.630370 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-43d10dc3-74bc-43de-b7c4-c9b20c5b4d8f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:04.634353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-43d10dc3-74bc-43de-b7c4-c9b20c5b4d8f tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:04.635108 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1252/4975] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:04 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:04.980204 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bc1bac7e-efe7-4ec0-a653-18e17b6e4aae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:04.982576 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bc1bac7e-efe7-4ec0-a653-18e17b6e4aae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:04.983137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bc1bac7e-efe7-4ec0-a653-18e17b6e4aae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:04.983137 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bc1bac7e-efe7-4ec0-a653-18e17b6e4aae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:04.983304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-bc1bac7e-efe7-4ec0-a653-18e17b6e4aae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:04.989803 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:04.989803 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:04.990706 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bc1bac7e-efe7-4ec0-a653-18e17b6e4aae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:04.991507 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1253/4976] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:04 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:05.540438 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.543852 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:36:05.544412 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dd21c7c-b8c3-44d3-a473-46a3bca61790", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-741188861", "description": null, "metadata": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:05.556477 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.556477 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:05.557177 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:05.557365 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create snapshot from volume 8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:05.593991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['8b54bff1-1a11-4dab-82bb-127009feb0f3', 'a39ce557-5780-4eac-be55-2f01241d7600', 'c3e35b62-9b59-418c-82a3-9c6abdc733a1', '24004347-0900-4b65-83d8-80b759be32ef'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:05.633699 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot force create request issued successfully. Jul 15 13:36:05.634979 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c92b1c15-8df9-4641-ae3b-f677c33257d6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:36:05.634979 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1240/4977] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:36:05 2026] POST /volume/v3/snapshots => generated 312 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:05.646472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7d9a299a-deba-41e3-b0ce-83355e38402a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.650997 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d9a299a-deba-41e3-b0ce-83355e38402a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:05.650997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d9a299a-deba-41e3-b0ce-83355e38402a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.650997 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7d9a299a-deba-41e3-b0ce-83355e38402a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.654725 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bf282423-160f-4210-85d1-854f72f709af None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.655100 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.655100 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:05.655993 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7d9a299a-deba-41e3-b0ce-83355e38402a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:05.656060 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7d9a299a-deba-41e3-b0ce-83355e38402a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa returned with HTTP 200 Jul 15 13:36:05.656409 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1233/4978] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:05.656652 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf282423-160f-4210-85d1-854f72f709af tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:05.656907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf282423-160f-4210-85d1-854f72f709af tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.657149 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bf282423-160f-4210-85d1-854f72f709af tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.665628 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.665628 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:05.670302 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bf282423-160f-4210-85d1-854f72f709af tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:05.675821 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bf282423-160f-4210-85d1-854f72f709af tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:05.676304 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1253/4979] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:05.694101 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8376f6a2-7137-4b44-8ad0-fd2a58586480 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.695975 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8376f6a2-7137-4b44-8ad0-fd2a58586480 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:05.696193 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8376f6a2-7137-4b44-8ad0-fd2a58586480 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.696481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8376f6a2-7137-4b44-8ad0-fd2a58586480 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.704279 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.704279 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:05.708461 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8376f6a2-7137-4b44-8ad0-fd2a58586480 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:05.713612 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8376f6a2-7137-4b44-8ad0-fd2a58586480 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:05.714182 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1254/4980] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:05.771400 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-08da929c-03b0-4b41-9608-38a845b1576a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.774302 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-08da929c-03b0-4b41-9608-38a845b1576a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:05.774509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-08da929c-03b0-4b41-9608-38a845b1576a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.774736 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-08da929c-03b0-4b41-9608-38a845b1576a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.785183 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.785183 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:05.790992 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-08da929c-03b0-4b41-9608-38a845b1576a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:05.797846 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-08da929c-03b0-4b41-9608-38a845b1576a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:05.798419 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1241/4981] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:05.890206 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ba02c5cf-8574-450f-b6ce-d12defbfe230 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.890630 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba02c5cf-8574-450f-b6ce-d12defbfe230 None None] GET https://10.4.3.158/volume// Jul 15 13:36:05.890832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba02c5cf-8574-450f-b6ce-d12defbfe230 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.891098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ba02c5cf-8574-450f-b6ce-d12defbfe230 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.891436 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ba02c5cf-8574-450f-b6ce-d12defbfe230 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:05.891737 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1234/4982] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:05.901114 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-cef8ef4b-6330-4ac2-80e3-642799371386 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.903266 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-cef8ef4b-6330-4ac2-80e3-642799371386 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:36:05.903999 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-cef8ef4b-6330-4ac2-80e3-642799371386 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e84bebd9-0248-46b3-a8ad-3228b57d72a1", "connector": null, "instance_uuid": "f2598084-1c9d-45ea-9da6-4ccdacc3d1ac"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:05.912133 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.912133 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:05.934860 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-cef8ef4b-6330-4ac2-80e3-642799371386 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:36:05.935379 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1254/4983] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:36:05 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:05.967992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-865f5f28-b2ec-4714-9986-a49a53875fab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.969953 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-865f5f28-b2ec-4714-9986-a49a53875fab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:05.970253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-865f5f28-b2ec-4714-9986-a49a53875fab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.970441 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-865f5f28-b2ec-4714-9986-a49a53875fab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.975843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c9c9b88c-76c4-4369-bcd3-85b6931ce81a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.976374 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c9c9b88c-76c4-4369-bcd3-85b6931ce81a None None] GET https://10.4.3.158/volume// Jul 15 13:36:05.976625 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c9c9b88c-76c4-4369-bcd3-85b6931ce81a None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.976848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c9c9b88c-76c4-4369-bcd3-85b6931ce81a None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:05.977238 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c9c9b88c-76c4-4369-bcd3-85b6931ce81a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:05.977531 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1242/4984] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:05.981070 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:05.981070 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:05.985471 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-865f5f28-b2ec-4714-9986-a49a53875fab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:05.986928 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-f7277d75-37d9-4289-a5f8-193ef0a54472 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:05.990493 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-865f5f28-b2ec-4714-9986-a49a53875fab tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:05.991035 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1255/4985] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:05.992112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-f7277d75-37d9-4289-a5f8-193ef0a54472 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:05.992489 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-f7277d75-37d9-4289-a5f8-193ef0a54472 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:05.992639 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-f7277d75-37d9-4289-a5f8-193ef0a54472 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:06.003377 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a2c00366-458c-404d-bfb1-b11b9ad08b0d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:06.005281 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2c00366-458c-404d-bfb1-b11b9ad08b0d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:06.005480 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2c00366-458c-404d-bfb1-b11b9ad08b0d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:06.005556 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:06.005556 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:06.005699 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2c00366-458c-404d-bfb1-b11b9ad08b0d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:06.005819 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a2c00366-458c-404d-bfb1-b11b9ad08b0d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:06.010486 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:06.010486 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:06.010589 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-f7277d75-37d9-4289-a5f8-193ef0a54472 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:06.011202 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2c00366-458c-404d-bfb1-b11b9ad08b0d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:06.011739 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1255/4986] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:06 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:06.017827 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-f7277d75-37d9-4289-a5f8-193ef0a54472 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:06.018458 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1235/4987] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:05 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:06.129392 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:06.131625 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] PUT https://10.4.3.158/volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7 Jul 15 13:36:06.131997 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:06.140355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Acquiring lock "cinder-attachment_update-e84bebd9-0248-46b3-a8ad-3228b57d72a1-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:36:06.145040 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-e84bebd9-0248-46b3-a8ad-3228b57d72a1-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:36:06.146040 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:06.146040 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:06.226925 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Lock "cinder-attachment_update-e84bebd9-0248-46b3-a8ad-3228b57d72a1-np0000005195" released by "attachment_update" :: held 0.082s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:36:06.227382 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-b3ebae69-8277-4ab0-9b24-e722d0b16694 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7 returned with HTTP 200 Jul 15 13:36:06.227999 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1243/4988] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:36:06 2026] PUT /volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:06.668233 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3fb439f0-b86b-4ddf-bd2b-4c660aabec61 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:06.670494 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3fb439f0-b86b-4ddf-bd2b-4c660aabec61 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:06.670754 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3fb439f0-b86b-4ddf-bd2b-4c660aabec61 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:06.671044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3fb439f0-b86b-4ddf-bd2b-4c660aabec61 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:06.678502 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:06.678502 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:06.679141 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3fb439f0-b86b-4ddf-bd2b-4c660aabec61 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:06.680261 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3fb439f0-b86b-4ddf-bd2b-4c660aabec61 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa returned with HTTP 200 Jul 15 13:36:06.680758 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1256/4989] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:06 2026] GET /volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:06.689799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-57a88e0a-2174-4198-b9de-5b031f9093ff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:06.691991 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57a88e0a-2174-4198-b9de-5b031f9093ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:06.692250 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57a88e0a-2174-4198-b9de-5b031f9093ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:06.692481 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57a88e0a-2174-4198-b9de-5b031f9093ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:06.698331 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:06.698331 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:06.698864 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-57a88e0a-2174-4198-b9de-5b031f9093ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:06.699860 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57a88e0a-2174-4198-b9de-5b031f9093ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa returned with HTTP 200 Jul 15 13:36:06.700336 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1256/4990] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:06 2026] GET /volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:07.006378 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6e062907-df79-4b5e-ad6d-bc4c0131789c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:07.008699 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e062907-df79-4b5e-ad6d-bc4c0131789c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:07.008973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e062907-df79-4b5e-ad6d-bc4c0131789c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:07.009232 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e062907-df79-4b5e-ad6d-bc4c0131789c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:07.021166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e1fecd6a-4fa2-4bf8-949c-76e796bc71bb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:07.023054 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:07.023054 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:07.023173 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1fecd6a-4fa2-4bf8-949c-76e796bc71bb tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:07.023362 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1fecd6a-4fa2-4bf8-949c-76e796bc71bb tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:07.023582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1fecd6a-4fa2-4bf8-949c-76e796bc71bb tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:07.023707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e1fecd6a-4fa2-4bf8-949c-76e796bc71bb tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:07.027594 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6e062907-df79-4b5e-ad6d-bc4c0131789c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:07.028531 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:07.028531 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:07.029193 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1fecd6a-4fa2-4bf8-949c-76e796bc71bb tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:07.029566 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1244/4991] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:07 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:07.033409 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e062907-df79-4b5e-ad6d-bc4c0131789c tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:07.034118 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1236/4992] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:07 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:08.040763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e69d523a-105f-4005-9a21-f34d43470000 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:08.042573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e69d523a-105f-4005-9a21-f34d43470000 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:08.042791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e69d523a-105f-4005-9a21-f34d43470000 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:08.042984 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e69d523a-105f-4005-9a21-f34d43470000 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:08.043110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e69d523a-105f-4005-9a21-f34d43470000 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:08.047863 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:08.047863 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:08.048724 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e69d523a-105f-4005-9a21-f34d43470000 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:08.048866 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c589a0ff-b7c2-4372-a5d0-933b7e8f38f2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:08.049251 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1257/4993] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:08 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:08.050820 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c589a0ff-b7c2-4372-a5d0-933b7e8f38f2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:08.051043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c589a0ff-b7c2-4372-a5d0-933b7e8f38f2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:08.051301 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c589a0ff-b7c2-4372-a5d0-933b7e8f38f2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:08.062358 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:08.062358 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:08.065607 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c589a0ff-b7c2-4372-a5d0-933b7e8f38f2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:08.069642 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c589a0ff-b7c2-4372-a5d0-933b7e8f38f2 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:08.070123 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1257/4994] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:08 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:08.215816 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:08.217626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:36:08.217987 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dd21c7c-b8c3-44d3-a473-46a3bca61790", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1561513619", "description": null, "metadata": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:08.229051 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:08.229051 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:08.229691 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:08.229858 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create snapshot from volume 8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:08.253367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['dc6980f9-aff4-49f0-a6fc-08f25643f038', '9eb58d2f-dbda-4e67-9fff-41f48b233ab9', '0f0b770c-08f4-4a1a-ab6e-9db5827577a5', '7c73dd26-2f11-4919-a952-7cdf4dac88a5'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:08.281582 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot force create request issued successfully. Jul 15 13:36:08.281890 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ccc1af6-0630-478e-a0da-460a0c7c8c69 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:36:08.282330 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1245/4995] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:36:08 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) Jul 15 13:36:08.290805 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-235c46b1-ca8b-4ffd-a403-79fc3e2d518f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:08.292436 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-235c46b1-ca8b-4ffd-a403-79fc3e2d518f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:08.292614 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-235c46b1-ca8b-4ffd-a403-79fc3e2d518f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:08.292790 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-235c46b1-ca8b-4ffd-a403-79fc3e2d518f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:08.297637 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:08.297637 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:08.298137 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-235c46b1-ca8b-4ffd-a403-79fc3e2d518f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:08.298915 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-235c46b1-ca8b-4ffd-a403-79fc3e2d518f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 returned with HTTP 200 Jul 15 13:36:08.299313 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1237/4996] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:08 2026] GET /volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:09.059663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ad024bc9-aa96-4c27-911e-55a7d3d4ecea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:09.061369 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad024bc9-aa96-4c27-911e-55a7d3d4ecea tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:09.061564 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad024bc9-aa96-4c27-911e-55a7d3d4ecea tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:09.061737 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad024bc9-aa96-4c27-911e-55a7d3d4ecea tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:09.061840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-ad024bc9-aa96-4c27-911e-55a7d3d4ecea tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:09.066342 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:09.066342 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:09.067035 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad024bc9-aa96-4c27-911e-55a7d3d4ecea tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:09.067437 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1258/4997] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:09 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:09.085682 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3c1cfd52-df73-404a-abdf-847034a4336a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:09.087838 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c1cfd52-df73-404a-abdf-847034a4336a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:09.088115 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c1cfd52-df73-404a-abdf-847034a4336a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:09.088371 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3c1cfd52-df73-404a-abdf-847034a4336a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:09.098846 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:09.098846 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:09.102344 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3c1cfd52-df73-404a-abdf-847034a4336a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:09.106851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3c1cfd52-df73-404a-abdf-847034a4336a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:09.107263 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1258/4998] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:09 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:09.307969 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-40bb9f92-6c6e-48ca-b3ed-4b4b4c6f7434 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:09.310245 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-40bb9f92-6c6e-48ca-b3ed-4b4b4c6f7434 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:09.310491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-40bb9f92-6c6e-48ca-b3ed-4b4b4c6f7434 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:09.310737 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-40bb9f92-6c6e-48ca-b3ed-4b4b4c6f7434 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:09.315849 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:09.315849 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:09.316300 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-40bb9f92-6c6e-48ca-b3ed-4b4b4c6f7434 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:09.317039 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-40bb9f92-6c6e-48ca-b3ed-4b4b4c6f7434 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 returned with HTTP 200 Jul 15 13:36:09.317398 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1246/4999] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:09 2026] GET /volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:09.325743 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-26360354-5bd0-4de4-8dc2-a134d890e14f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:09.327469 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26360354-5bd0-4de4-8dc2-a134d890e14f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:09.327663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26360354-5bd0-4de4-8dc2-a134d890e14f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:09.327832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-26360354-5bd0-4de4-8dc2-a134d890e14f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:09.332651 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:09.332651 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:09.333073 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-26360354-5bd0-4de4-8dc2-a134d890e14f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:09.333756 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-26360354-5bd0-4de4-8dc2-a134d890e14f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 returned with HTTP 200 Jul 15 13:36:09.334106 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1238/5000] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:09 2026] GET /volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:10.076948 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6ede3c1c-a5e7-47c2-bd1a-d11bcfa4063e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:10.078666 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ede3c1c-a5e7-47c2-bd1a-d11bcfa4063e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:10.078859 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ede3c1c-a5e7-47c2-bd1a-d11bcfa4063e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:10.079053 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ede3c1c-a5e7-47c2-bd1a-d11bcfa4063e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:10.079153 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6ede3c1c-a5e7-47c2-bd1a-d11bcfa4063e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:10.083338 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:10.083338 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:10.084094 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ede3c1c-a5e7-47c2-bd1a-d11bcfa4063e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:10.084643 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1259/5001] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:10 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:10.120080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6953ff8f-c0a9-40ea-97dc-4d3fa49d437d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:10.122562 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6953ff8f-c0a9-40ea-97dc-4d3fa49d437d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:10.122857 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6953ff8f-c0a9-40ea-97dc-4d3fa49d437d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:10.122927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6953ff8f-c0a9-40ea-97dc-4d3fa49d437d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:10.132236 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:10.132236 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:10.135706 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6953ff8f-c0a9-40ea-97dc-4d3fa49d437d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:10.139457 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6953ff8f-c0a9-40ea-97dc-4d3fa49d437d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:10.139791 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1259/5002] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:10 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:10.543403 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-8e1f4e17-271d-4443-b056-1fdf37763929 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:10.545360 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-8e1f4e17-271d-4443-b056-1fdf37763929 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7/action Jul 15 13:36:10.545714 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-8e1f4e17-271d-4443-b056-1fdf37763929 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:10.545823 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-8e1f4e17-271d-4443-b056-1fdf37763929 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:10.566244 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:10.566244 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:10.578735 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f59745e6-1220-48c3-a72f-d25f23f1a8e0 req-8e1f4e17-271d-4443-b056-1fdf37763929 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7/action returned with HTTP 204 Jul 15 13:36:10.580352 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1247/5003] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:36:10 2026] POST /volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:10.821001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:10.824204 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:36:10.824204 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dd21c7c-b8c3-44d3-a473-46a3bca61790", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2048852257", "description": null, "metadata": null}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:10.840989 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:10.840989 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:10.840989 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:10.840989 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create snapshot from volume 8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:10.883895 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['61495ddb-bf58-4280-afaa-c0d5c6519e00', '5ab8ea9e-6717-4794-bc04-f62bcd720c29', 'b45885ea-9da2-4f8c-bc75-c99a1711c9d1', 'f3b5ef59-23a0-4536-a110-53e01f4e8f13'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:10.919838 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot force create request issued successfully. Jul 15 13:36:10.919838 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-84349f64-4e36-4c0a-9157-ebcae7e8d68c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:36:10.920456 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1239/5004] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:36:10 2026] POST /volume/v3/snapshots => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:10.928260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f3b4861c-882a-4377-b7cf-73cab1f8f0f7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:10.930007 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3b4861c-882a-4377-b7cf-73cab1f8f0f7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:10.930172 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3b4861c-882a-4377-b7cf-73cab1f8f0f7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:10.930367 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3b4861c-882a-4377-b7cf-73cab1f8f0f7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:10.935510 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:10.935510 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:10.935925 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f3b4861c-882a-4377-b7cf-73cab1f8f0f7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:10.936688 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3b4861c-882a-4377-b7cf-73cab1f8f0f7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 returned with HTTP 200 Jul 15 13:36:10.937040 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1260/5005] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:10 2026] GET /volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:11.093574 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c81ac4ec-259f-4f59-9fc7-3db0396800ae None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.095890 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c81ac4ec-259f-4f59-9fc7-3db0396800ae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:36:11.096211 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c81ac4ec-259f-4f59-9fc7-3db0396800ae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.096459 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c81ac4ec-259f-4f59-9fc7-3db0396800ae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.096602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-c81ac4ec-259f-4f59-9fc7-3db0396800ae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:11.102128 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.102128 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:11.102914 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c81ac4ec-259f-4f59-9fc7-3db0396800ae tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:36:11.103525 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1260/5006] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:11.112604 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.153472 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bbc4b525-5fa1-4e9d-9d63-82bf215b5de0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.155546 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bbc4b525-5fa1-4e9d-9d63-82bf215b5de0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.155779 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bbc4b525-5fa1-4e9d-9d63-82bf215b5de0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.156050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bbc4b525-5fa1-4e9d-9d63-82bf215b5de0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.166187 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.166187 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:11.169373 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bbc4b525-5fa1-4e9d-9d63-82bf215b5de0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.173273 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bbc4b525-5fa1-4e9d-9d63-82bf215b5de0 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.173613 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1240/5007] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:11.207385 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] POST https://10.4.3.158/volume/v3/backups Jul 15 13:36:11.207711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:11.209158 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Creating new backup {'backup': {'volume_id': '7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:36:11.209288 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Creating backup of volume 7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 in container None Jul 15 13:36:11.216093 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.216093 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:11.216602 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Volume info retrieved successfully. Jul 15 13:36:11.220019 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c00d65d8-cdef-44df-b371-7b786cdd6530 req-92ffcff1-c634-4353-8aaf-6b532aba35b8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.222624 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c00d65d8-cdef-44df-b371-7b786cdd6530 req-92ffcff1-c634-4353-8aaf-6b532aba35b8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.222842 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c00d65d8-cdef-44df-b371-7b786cdd6530 req-92ffcff1-c634-4353-8aaf-6b532aba35b8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.223112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c00d65d8-cdef-44df-b371-7b786cdd6530 req-92ffcff1-c634-4353-8aaf-6b532aba35b8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.234102 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.234102 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:11.234323 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Created reservations ['eb4d7f60-4c91-4f0e-9893-d37ffe1e3d17', '6d8ceeb8-b726-432e-8b66-2880bb1749a1'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:11.237893 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-c00d65d8-cdef-44df-b371-7b786cdd6530 req-92ffcff1-c634-4353-8aaf-6b532aba35b8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.242846 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c00d65d8-cdef-44df-b371-7b786cdd6530 req-92ffcff1-c634-4353-8aaf-6b532aba35b8 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.243287 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1261/5008] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:11.257280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-91cc05e2-1cb3-4608-b9de-41738be2c5f7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.258235 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-61e7ce00-b4e0-47f5-a966-7578332061f8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:36:11.258615 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1248/5009] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:36:11 2026] POST /volume/v3/backups => generated 288 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:11.259229 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-91cc05e2-1cb3-4608-b9de-41738be2c5f7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.259491 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-91cc05e2-1cb3-4608-b9de-41738be2c5f7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.259785 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-91cc05e2-1cb3-4608-b9de-41738be2c5f7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.266181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b21af7f4-5bf7-4074-b66d-d1a3bf96935a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.267847 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b21af7f4-5bf7-4074-b66d-d1a3bf96935a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:11.268075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b21af7f4-5bf7-4074-b66d-d1a3bf96935a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.268238 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b21af7f4-5bf7-4074-b66d-d1a3bf96935a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.268343 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b21af7f4-5bf7-4074-b66d-d1a3bf96935a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:11.268671 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.268671 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:11.272068 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-91cc05e2-1cb3-4608-b9de-41738be2c5f7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.272297 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.272297 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:11.273118 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b21af7f4-5bf7-4074-b66d-d1a3bf96935a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:11.273594 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1241/5010] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:11.277163 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-91cc05e2-1cb3-4608-b9de-41738be2c5f7 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.277729 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1261/5011] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:11.313987 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-0c06d4f3-27ad-4ca0-a363-71b48501bb2e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.315854 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-0c06d4f3-27ad-4ca0-a363-71b48501bb2e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.316064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-0c06d4f3-27ad-4ca0-a363-71b48501bb2e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.316251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-0c06d4f3-27ad-4ca0-a363-71b48501bb2e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.325256 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.325256 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:11.330144 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-0c06d4f3-27ad-4ca0-a363-71b48501bb2e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.336547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-0c06d4f3-27ad-4ca0-a363-71b48501bb2e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.336980 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1262/5012] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:11.353424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.355176 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] POST https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1/action Jul 15 13:36:11.356018 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:11.356018 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:11.367016 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.367016 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:11.367456 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.373894 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Begin detaching volume completed successfully. Jul 15 13:36:11.374152 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-2e306911-5b69-439c-857a-5c546e1f1045 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1/action returned with HTTP 202 Jul 15 13:36:11.374580 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1249/5013] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:36:11 2026] POST /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:11.391740 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c08a8a29-afda-49b5-aa7e-b299d0b1132e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.393376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c08a8a29-afda-49b5-aa7e-b299d0b1132e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.393807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c08a8a29-afda-49b5-aa7e-b299d0b1132e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.393807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c08a8a29-afda-49b5-aa7e-b299d0b1132e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.404117 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.404117 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:11.407546 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c08a8a29-afda-49b5-aa7e-b299d0b1132e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.411076 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bd4e0cee-8968-4249-8d27-0b44b4b487aa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.411537 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd4e0cee-8968-4249-8d27-0b44b4b487aa None None] GET https://10.4.3.158/volume// Jul 15 13:36:11.411697 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd4e0cee-8968-4249-8d27-0b44b4b487aa None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.411823 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c08a8a29-afda-49b5-aa7e-b299d0b1132e tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.411874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd4e0cee-8968-4249-8d27-0b44b4b487aa None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.412204 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd4e0cee-8968-4249-8d27-0b44b4b487aa None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:11.412265 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1242/5014] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:11.412487 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1262/5015] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:11.419286 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-e3e06524-6aea-4a6e-92f1-2fa38e8bed50 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.421215 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-e3e06524-6aea-4a6e-92f1-2fa38e8bed50 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.421419 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-e3e06524-6aea-4a6e-92f1-2fa38e8bed50 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.421667 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-e3e06524-6aea-4a6e-92f1-2fa38e8bed50 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.433097 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.433097 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:11.437390 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-e3e06524-6aea-4a6e-92f1-2fa38e8bed50 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.442613 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-e3e06524-6aea-4a6e-92f1-2fa38e8bed50 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.443105 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1263/5016] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1397 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:11.912418 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-bdcf7f06-01a7-434d-87a5-ecac9a21b7c9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.914846 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-bdcf7f06-01a7-434d-87a5-ecac9a21b7c9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:11.915133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-bdcf7f06-01a7-434d-87a5-ecac9a21b7c9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.915761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-bdcf7f06-01a7-434d-87a5-ecac9a21b7c9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.926853 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.926853 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:11.931942 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-bdcf7f06-01a7-434d-87a5-ecac9a21b7c9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:11.936495 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-bdcf7f06-01a7-434d-87a5-ecac9a21b7c9 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:11.936912 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1250/5017] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:11.946120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-73caae31-7fa9-48f7-b128-b3f6af5670cf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.948437 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-73caae31-7fa9-48f7-b128-b3f6af5670cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:11.948707 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-73caae31-7fa9-48f7-b128-b3f6af5670cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.948917 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-73caae31-7fa9-48f7-b128-b3f6af5670cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.954480 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.954480 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:11.954930 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-73caae31-7fa9-48f7-b128-b3f6af5670cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:11.955726 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-73caae31-7fa9-48f7-b128-b3f6af5670cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 returned with HTTP 200 Jul 15 13:36:11.956402 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1243/5018] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:11.966339 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-40bdc11b-0e73-439d-bcec-8459e6a0eb9b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:11.968051 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40bdc11b-0e73-439d-bcec-8459e6a0eb9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:11.968261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40bdc11b-0e73-439d-bcec-8459e6a0eb9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:11.968485 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-40bdc11b-0e73-439d-bcec-8459e6a0eb9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:11.973279 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:11.973279 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:11.973706 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-40bdc11b-0e73-439d-bcec-8459e6a0eb9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:11.974441 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-40bdc11b-0e73-439d-bcec-8459e6a0eb9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 returned with HTTP 200 Jul 15 13:36:11.974813 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1263/5019] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:11 2026] GET /volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:12.014795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-93ad7f8f-e2eb-4022-959b-207dd5c01285 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.016804 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-93ad7f8f-e2eb-4022-959b-207dd5c01285 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:12.017024 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-93ad7f8f-e2eb-4022-959b-207dd5c01285 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:12.017198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-93ad7f8f-e2eb-4022-959b-207dd5c01285 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:12.026059 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:12.026059 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:12.029531 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-93ad7f8f-e2eb-4022-959b-207dd5c01285 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:12.034030 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-93ad7f8f-e2eb-4022-959b-207dd5c01285 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:12.034433 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1264/5020] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:12 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:12.051084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.053200 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790/action Jul 15 13:36:12.053542 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:12.053655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:12.063756 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:12.063756 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:12.064266 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:12.070710 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Begin detaching volume completed successfully. Jul 15 13:36:12.071076 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-b235d67e-f284-49b6-8c3f-fe44a4eab27c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790/action returned with HTTP 202 Jul 15 13:36:12.071493 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1251/5021] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:36:12 2026] POST /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:12.082930 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.084650 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:12.085059 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1297522564"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:12.086848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1297522564'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:12.087054 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume of 1 GB Jul 15 13:36:12.090822 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Availability Zones retrieved successfully. Jul 15 13:36:12.096331 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (5b85203f-6024-4830-88cc-2707ea27f80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:12.097213 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5a4898-1859-4172-b119-28ddd2dd663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:12.098106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:12.110045 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-24b8e0b4-cd5f-412b-9080-6cd0f5ac6afa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.110504 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-24b8e0b4-cd5f-412b-9080-6cd0f5ac6afa None None] GET https://10.4.3.158/volume// Jul 15 13:36:12.110735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-24b8e0b4-cd5f-412b-9080-6cd0f5ac6afa None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:12.111036 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-24b8e0b4-cd5f-412b-9080-6cd0f5ac6afa None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:12.111424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-24b8e0b4-cd5f-412b-9080-6cd0f5ac6afa None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:12.111783 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1264/5022] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:12.119561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-64d7bacb-a3a1-4404-8685-850d5fa68fcd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.122014 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-64d7bacb-a3a1-4404-8685-850d5fa68fcd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:12.122290 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-64d7bacb-a3a1-4404-8685-850d5fa68fcd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:12.122509 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-64d7bacb-a3a1-4404-8685-850d5fa68fcd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:12.123628 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5a4898-1859-4172-b119-28ddd2dd663f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:12.124413 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f67cc7-d52b-4940-8b41-d46d41d44ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:12.132857 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:12.132857 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:12.135836 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-64d7bacb-a3a1-4404-8685-850d5fa68fcd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:12.139401 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-64d7bacb-a3a1-4404-8685-850d5fa68fcd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:12.139795 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1265/5023] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:12 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:12.173876 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Created reservations ['f485cfa1-cfef-4879-a4fb-e146454dcd61', '85de4d1f-654c-4822-9fd9-3151a8cad50a', '77324f4f-666d-4d7e-9b9c-b567944399f0', 'e0064f1f-02c8-4c90-8d9b-78bc813a22bb'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:12.174607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f67cc7-d52b-4940-8b41-d46d41d44ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f485cfa1-cfef-4879-a4fb-e146454dcd61', '85de4d1f-654c-4822-9fd9-3151a8cad50a', '77324f4f-666d-4d7e-9b9c-b567944399f0', 'e0064f1f-02c8-4c90-8d9b-78bc813a22bb']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:12.175308 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483afbc3-d318-4420-a932-857a87039329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:12.194446 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483afbc3-d318-4420-a932-857a87039329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ac5ceb-70cd-46ee-af29-4b9846ccc41a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1297522564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['f485cfa1-cfef-4879-a4fb-e146454dcd61','85de4d1f-654c-4822-9fd9-3151a8cad50a','77324f4f-666d-4d7e-9b9c-b567944399f0','e0064f1f-02c8-4c90-8d9b-78bc813a22bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1297522564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ac5ceb-70cd-46ee-af29-4b9846ccc41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae082d4b05114eb6b97d014b729d4274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:12.195120 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f14c0e5-a017-4ec2-84c3-18ff4dc85b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:12.211375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f14c0e5-a017-4ec2-84c3-18ff4dc85b9c) transitioned into state 'SUCCESS' from state '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-1297522564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['f485cfa1-cfef-4879-a4fb-e146454dcd61','85de4d1f-654c-4822-9fd9-3151a8cad50a','77324f4f-666d-4d7e-9b9c-b567944399f0','e0064f1f-02c8-4c90-8d9b-78bc813a22bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:12.212068 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbe7f65b-9032-49d3-a4d6-e360845d4469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:12.219723 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbe7f65b-9032-49d3-a4d6-e360845d4469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:12.220976 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (5b85203f-6024-4830-88cc-2707ea27f80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:12.221409 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request issued successfully. Jul 15 13:36:12.222266 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4d169344-d8a0-4a53-b570-1b01a78a7a9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:12.222832 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1244/5024] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:12 2026] POST /volume/v3/volumes => generated 749 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:12.238334 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b1f79951-c61e-48e6-8107-22684756f1c3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.240450 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b1f79951-c61e-48e6-8107-22684756f1c3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:12.240646 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b1f79951-c61e-48e6-8107-22684756f1c3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:12.240859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b1f79951-c61e-48e6-8107-22684756f1c3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:12.248478 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:12.248478 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:12.252250 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b1f79951-c61e-48e6-8107-22684756f1c3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:12.256392 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b1f79951-c61e-48e6-8107-22684756f1c3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:12.256799 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1252/5025] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:12 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:12.285625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-15138338-4fcf-40f3-95ab-ba6ff6880b4e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.287335 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-15138338-4fcf-40f3-95ab-ba6ff6880b4e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:12.287599 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-15138338-4fcf-40f3-95ab-ba6ff6880b4e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:12.287817 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-15138338-4fcf-40f3-95ab-ba6ff6880b4e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:12.288017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-15138338-4fcf-40f3-95ab-ba6ff6880b4e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:12.291989 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:12.291989 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:12.292596 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-15138338-4fcf-40f3-95ab-ba6ff6880b4e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:12.292976 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1265/5026] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:12 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:12.427489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9baf6bad-3f6e-4a79-9a75-25f9cf34af03 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:12.430849 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9baf6bad-3f6e-4a79-9a75-25f9cf34af03 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:12.430849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9baf6bad-3f6e-4a79-9a75-25f9cf34af03 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:12.430849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9baf6bad-3f6e-4a79-9a75-25f9cf34af03 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:12.440323 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:12.440323 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:12.443515 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9baf6bad-3f6e-4a79-9a75-25f9cf34af03 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:12.448760 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9baf6bad-3f6e-4a79-9a75-25f9cf34af03 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:12.449258 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1266/5027] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:12 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:13.278270 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f3757370-733b-4962-869f-6dc70bcdef36 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.281870 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3757370-733b-4962-869f-6dc70bcdef36 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.281870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3757370-733b-4962-869f-6dc70bcdef36 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.281870 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f3757370-733b-4962-869f-6dc70bcdef36 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.287596 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.287596 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:13.290917 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f3757370-733b-4962-869f-6dc70bcdef36 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.294586 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f3757370-733b-4962-869f-6dc70bcdef36 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.295032 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1245/5028] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.303039 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0db7f6a5-1c5c-4b5e-8552-482be118df2d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.304984 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0db7f6a5-1c5c-4b5e-8552-482be118df2d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:13.305422 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0db7f6a5-1c5c-4b5e-8552-482be118df2d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.306335 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.306872 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0db7f6a5-1c5c-4b5e-8552-482be118df2d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.307079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-0db7f6a5-1c5c-4b5e-8552-482be118df2d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:13.309300 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action Jul 15 13:36:13.310507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action body: b'{"os-attach": {"instance_uuid": "5cfd1d14-9199-4cae-8d33-258c42afe05c", "mountpoint": "/dev/vdb"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:13.310728 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5cfd1d14-9199-4cae-8d33-258c42afe05c", "mountpoint": "/dev/vdb"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:13.314120 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.314120 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:13.316203 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0db7f6a5-1c5c-4b5e-8552-482be118df2d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:13.318260 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1253/5029] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.322752 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.322752 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:13.323335 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.342245 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Update volume admin metadata completed successfully. Jul 15 13:36:13.421389 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Attach volume completed successfully. Jul 15 13:36:13.421631 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d6e3e9ea-c3fd-4620-bc08-9873d572d5a2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action returned with HTTP 202 Jul 15 13:36:13.422270 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1266/5030] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:13 2026] POST /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:13.429278 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e9178896-1653-486e-8ffb-5750e4976a69 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.430608 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e9178896-1653-486e-8ffb-5750e4976a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.430785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e9178896-1653-486e-8ffb-5750e4976a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.430974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e9178896-1653-486e-8ffb-5750e4976a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.439618 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.439618 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:13.442640 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e9178896-1653-486e-8ffb-5750e4976a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.446313 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e9178896-1653-486e-8ffb-5750e4976a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.446631 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1267/5031] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:13.457383 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-28cfc2d6-cabc-4aa4-9975-47a2d8fb8704 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.458762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-28cfc2d6-cabc-4aa4-9975-47a2d8fb8704 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.459084 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-28cfc2d6-cabc-4aa4-9975-47a2d8fb8704 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.459429 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-28cfc2d6-cabc-4aa4-9975-47a2d8fb8704 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.462190 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-00f1b3e2-44c0-409a-857a-4308c8ceacef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.464647 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00f1b3e2-44c0-409a-857a-4308c8ceacef tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:13.464938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00f1b3e2-44c0-409a-857a-4308c8ceacef tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.465873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-00f1b3e2-44c0-409a-857a-4308c8ceacef tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.470521 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.470521 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:13.474599 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-28cfc2d6-cabc-4aa4-9975-47a2d8fb8704 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.476545 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.476545 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:13.479781 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-28cfc2d6-cabc-4aa4-9975-47a2d8fb8704 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.480296 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-00f1b3e2-44c0-409a-857a-4308c8ceacef tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:13.480490 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1246/5032] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:13.484155 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-00f1b3e2-44c0-409a-857a-4308c8ceacef tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:13.484573 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1254/5033] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:13.490770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0aaadbd5-55c0-46b4-8ad7-0e45fdbdf334 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.517198 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0aaadbd5-55c0-46b4-8ad7-0e45fdbdf334 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action Jul 15 13:36:13.517547 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0aaadbd5-55c0-46b4-8ad7-0e45fdbdf334 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:13.517663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0aaadbd5-55c0-46b4-8ad7-0e45fdbdf334 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:13.528644 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.528644 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:13.529049 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.admin_actions [None req-0aaadbd5-55c0-46b4-8ad7-0e45fdbdf334 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'c0ac5ceb-70cd-46ee-af29-4b9846ccc41a' with '{'status': 'error'}' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:13.566136 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0aaadbd5-55c0-46b4-8ad7-0e45fdbdf334 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action returned with HTTP 202 Jul 15 13:36:13.567801 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1267/5034] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:13 2026] POST /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:13.573086 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-741a5ad7-e38f-4721-bbcc-09668c6bb432 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.575020 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-741a5ad7-e38f-4721-bbcc-09668c6bb432 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.575257 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-741a5ad7-e38f-4721-bbcc-09668c6bb432 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.575469 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-741a5ad7-e38f-4721-bbcc-09668c6bb432 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.584864 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.584864 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:13.588233 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-741a5ad7-e38f-4721-bbcc-09668c6bb432 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.592118 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-741a5ad7-e38f-4721-bbcc-09668c6bb432 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.592510 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1268/5035] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:13.604597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.606348 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action Jul 15 13:36:13.606743 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c42669ef-49e9-4939-9e53-cbbc36ca0681"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:13.606880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c42669ef-49e9-4939-9e53-cbbc36ca0681"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:13.617682 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.617682 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:13.618030 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Volume info retrieved successfully. Jul 15 13:36:13.633669 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Terminate volume connection completed successfully. Jul 15 13:36:13.639288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100143) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 15 13:36:13.727913 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Detach volume completed successfully. Jul 15 13:36:13.728221 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b595ef57-1ebe-4d83-ad6a-c3804195fcb2 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action returned with HTTP 202 Jul 15 13:36:13.728664 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1247/5036] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:13 2026] POST /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:13.736223 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b13e4ccc-159f-456d-a3cc-a0eedcfb6325 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.738097 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b13e4ccc-159f-456d-a3cc-a0eedcfb6325 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.738283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b13e4ccc-159f-456d-a3cc-a0eedcfb6325 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.738451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b13e4ccc-159f-456d-a3cc-a0eedcfb6325 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.746704 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.746704 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:13.750863 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b13e4ccc-159f-456d-a3cc-a0eedcfb6325 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.757707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b13e4ccc-159f-456d-a3cc-a0eedcfb6325 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.758275 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1255/5037] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.770781 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-285b1f17-487d-439b-862b-c13b0f5047a9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.772467 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-285b1f17-487d-439b-862b-c13b0f5047a9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.775431 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-285b1f17-487d-439b-862b-c13b0f5047a9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.775431 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-285b1f17-487d-439b-862b-c13b0f5047a9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.779092 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.779092 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:13.782747 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-285b1f17-487d-439b-862b-c13b0f5047a9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.786587 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-285b1f17-487d-439b-862b-c13b0f5047a9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.787094 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1268/5038] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.798324 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-806144e2-5a6a-4f6f-a874-a78295a9890f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.799999 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-806144e2-5a6a-4f6f-a874-a78295a9890f tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action Jul 15 13:36:13.800487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-806144e2-5a6a-4f6f-a874-a78295a9890f tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action body: b'{"os-detach": {}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:13.800487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-806144e2-5a6a-4f6f-a874-a78295a9890f tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:13.803363 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=319,cinder:UPDATE=61,cinder:INSERT=33 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:36:13.811336 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.811336 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:13.811336 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-806144e2-5a6a-4f6f-a874-a78295a9890f tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.833320 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-806144e2-5a6a-4f6f-a874-a78295a9890f tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Detach volume completed successfully. Jul 15 13:36:13.833535 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-806144e2-5a6a-4f6f-a874-a78295a9890f tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action returned with HTTP 202 Jul 15 13:36:13.835929 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1269/5039] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:13 2026] POST /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:13.840430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1c5aae69-b008-4e78-ab97-463b397c5fad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.842150 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c5aae69-b008-4e78-ab97-463b397c5fad tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.842360 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c5aae69-b008-4e78-ab97-463b397c5fad tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.842560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c5aae69-b008-4e78-ab97-463b397c5fad tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.844842 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=303,cinder:UPDATE=67,cinder:INSERT=41 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:36:13.850660 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.850660 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:13.855212 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1c5aae69-b008-4e78-ab97-463b397c5fad tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.859662 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c5aae69-b008-4e78-ab97-463b397c5fad tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.860064 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1248/5040] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.871681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c247aca9-3b1f-46fa-ab1c-31de6277501e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.873543 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c247aca9-3b1f-46fa-ab1c-31de6277501e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.873756 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c247aca9-3b1f-46fa-ab1c-31de6277501e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.873957 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c247aca9-3b1f-46fa-ab1c-31de6277501e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.884372 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.884372 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:13.890443 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-3fb3dd67-8624-490e-aed4-528dd9278477 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.893198 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-3fb3dd67-8624-490e-aed4-528dd9278477 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7 Jul 15 13:36:13.893612 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-3fb3dd67-8624-490e-aed4-528dd9278477 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.893701 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-3fb3dd67-8624-490e-aed4-528dd9278477 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.893749 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c247aca9-3b1f-46fa-ab1c-31de6277501e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.900510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c247aca9-3b1f-46fa-ab1c-31de6277501e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:13.901368 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1256/5041] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.904573 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.904573 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:13.913589 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.915304 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.915492 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.915887 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.915887 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume with id: c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.924717 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.924717 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:13.925268 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:13.975080 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume request issued successfully. Jul 15 13:36:13.975464 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-495b0cbe-1608-4ebf-ad90-505b76e67a69 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 202 Jul 15 13:36:13.975985 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1270/5042] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:13 2026] DELETE /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:13.983106 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1d80715b-20ae-45d5-8fae-fd4db7905e4c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:13.985024 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d80715b-20ae-45d5-8fae-fd4db7905e4c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:13.985251 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d80715b-20ae-45d5-8fae-fd4db7905e4c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:13.985465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1d80715b-20ae-45d5-8fae-fd4db7905e4c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:13.991538 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2e8dcae7-18bd-4e53-9286-3abc905f022e req-3fb3dd67-8624-490e-aed4-528dd9278477 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7 returned with HTTP 200 Jul 15 13:36:13.992010 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1269/5043] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:36:13 2026] DELETE /volume/v3/attachments/8c688e48-04ab-4633-9cee-016b3f6f22c7 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:13.994095 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:13.994095 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:13.997767 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1d80715b-20ae-45d5-8fae-fd4db7905e4c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:14.001634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1d80715b-20ae-45d5-8fae-fd4db7905e4c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 200 Jul 15 13:36:14.002044 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1249/5044] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:13 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:14.204700 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-07f44f52-ff0e-4b6c-8c6c-463b2fc692cd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:14.206565 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-07f44f52-ff0e-4b6c-8c6c-463b2fc692cd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b Jul 15 13:36:14.206741 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-07f44f52-ff0e-4b6c-8c6c-463b2fc692cd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:14.206913 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-07f44f52-ff0e-4b6c-8c6c-463b2fc692cd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:14.213670 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:14.213670 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:14.322788 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8b11dfcd-fda5-4ff8-903d-7d568c41088a req-07f44f52-ff0e-4b6c-8c6c-463b2fc692cd tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b returned with HTTP 200 Jul 15 13:36:14.323230 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1257/5045] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:36:14 2026] DELETE /volume/v3/attachments/06af5edc-a1af-4f60-8687-68efe89dfb1b => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:14.328133 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4fadfef4-b1c9-42c5-b8ba-c852b2301664 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:14.332387 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4fadfef4-b1c9-42c5-b8ba-c852b2301664 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:14.332641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4fadfef4-b1c9-42c5-b8ba-c852b2301664 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:14.332873 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4fadfef4-b1c9-42c5-b8ba-c852b2301664 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:14.333032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-4fadfef4-b1c9-42c5-b8ba-c852b2301664 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:14.340383 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:14.340383 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:14.341132 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4fadfef4-b1c9-42c5-b8ba-c852b2301664 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:14.341588 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1271/5046] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:14 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:14.498853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1574c638-97ff-469a-96d2-1c1512fe1e2d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:14.500671 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1574c638-97ff-469a-96d2-1c1512fe1e2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:14.500870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1574c638-97ff-469a-96d2-1c1512fe1e2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:14.501077 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1574c638-97ff-469a-96d2-1c1512fe1e2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:14.514327 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:14.514327 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:14.518208 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1574c638-97ff-469a-96d2-1c1512fe1e2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:14.522370 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1574c638-97ff-469a-96d2-1c1512fe1e2d tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:14.522802 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1270/5047] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:14 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:14.537746 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c4d67196-7071-480d-af18-4a95118901c3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:14.539490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:14.539694 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:14.539896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:14.540107 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume with id: e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:14.547616 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:14.547616 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:14.548283 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:14.618018 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Delete volume request issued successfully. Jul 15 13:36:14.618252 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c4d67196-7071-480d-af18-4a95118901c3 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 202 Jul 15 13:36:14.618644 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1250/5048] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:14 2026] DELETE /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:14.632281 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4505b561-f902-4702-ac59-8aa86c550d12 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:14.635099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4505b561-f902-4702-ac59-8aa86c550d12 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:14.635306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4505b561-f902-4702-ac59-8aa86c550d12 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:14.635491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4505b561-f902-4702-ac59-8aa86c550d12 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:14.645681 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:14.645681 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:14.651227 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4505b561-f902-4702-ac59-8aa86c550d12 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Volume info retrieved successfully. Jul 15 13:36:14.655734 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4505b561-f902-4702-ac59-8aa86c550d12 tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 200 Jul 15 13:36:14.656188 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1258/5049] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:14 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:15.016623 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d7ade962-e4b9-440c-8a41-87b73762f272 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.018490 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d7ade962-e4b9-440c-8a41-87b73762f272 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a Jul 15 13:36:15.018694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d7ade962-e4b9-440c-8a41-87b73762f272 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:15.018936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d7ade962-e4b9-440c-8a41-87b73762f272 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:15.025691 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d7ade962-e4b9-440c-8a41-87b73762f272 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a returned with HTTP 404 Jul 15 13:36:15.026227 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1272/5050] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:15 2026] GET /volume/v3/volumes/c0ac5ceb-70cd-46ee-af29-4b9846ccc41a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:15.234641 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.236303 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:15.236623 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-357902975", "snapshot_id": "02379464-f0ad-4cbe-867f-c44dc11ec6fa", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:15.238080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-357902975', 'snapshot_id': '02379464-f0ad-4cbe-867f-c44dc11ec6fa', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:15.239600 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=296,cinder:UPDATE=80,cinder:INSERT=30,cinder:DELETE=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:36:15.243595 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:15.243595 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:15.244003 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:15.244117 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume of 1 GB Jul 15 13:36:15.247591 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Availability Zones retrieved successfully. Jul 15 13:36:15.252413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (7d0e9bd3-b39d-460c-9816-a1408a36bd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:15.253425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d942b61c-b613-44cb-a452-5f36fc2d74af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:15.254688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:15.282825 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d942b61c-b613-44cb-a452-5f36fc2d74af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02379464-f0ad-4cbe-867f-c44dc11ec6fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:15.283600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977316c0-36a3-45a5-84dc-2fa3b4fa66cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:15.334590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['35ca5725-d7cd-4232-836a-a7d3d9a9db66', 'a72fb147-84a0-4b56-bad3-3898a899459d', '690c6b4b-257b-47c7-8d47-f69c7c7cb40c', 'bf7805d2-8f73-427e-bcb2-4a5a995f8a58'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:15.335501 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977316c0-36a3-45a5-84dc-2fa3b4fa66cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35ca5725-d7cd-4232-836a-a7d3d9a9db66', 'a72fb147-84a0-4b56-bad3-3898a899459d', '690c6b4b-257b-47c7-8d47-f69c7c7cb40c', 'bf7805d2-8f73-427e-bcb2-4a5a995f8a58']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:15.336320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9b4cd2-259d-4898-a957-5b40f8c99969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:15.351278 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a39a4982-7e8f-4948-b2ab-c97b0a658444 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.352932 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a39a4982-7e8f-4948-b2ab-c97b0a658444 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:15.353164 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a39a4982-7e8f-4948-b2ab-c97b0a658444 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:15.353342 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a39a4982-7e8f-4948-b2ab-c97b0a658444 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:15.353478 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a39a4982-7e8f-4948-b2ab-c97b0a658444 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:15.357434 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:15.357434 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:15.357975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a39a4982-7e8f-4948-b2ab-c97b0a658444 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:15.358316 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1251/5051] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:15 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:15.391983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9b4cd2-259d-4898-a957-5b40f8c99969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e9c9f4-bf35-48da-bd7d-5a84b99c2755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-357902975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['35ca5725-d7cd-4232-836a-a7d3d9a9db66','a72fb147-84a0-4b56-bad3-3898a899459d','690c6b4b-257b-47c7-8d47-f69c7c7cb40c','bf7805d2-8f73-427e-bcb2-4a5a995f8a58'],size=1,snapshot_id=02379464-f0ad-4cbe-867f-c44dc11ec6fa,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-357902975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e9c9f4-bf35-48da-bd7d-5a84b99c2755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4446c7ba134e4b07a34c6726f5d2ab59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02379464-f0ad-4cbe-867f-c44dc11ec6fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81683e8430754ba2abf60dd2524145e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:15.393104 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83356993-5b35-4c2c-986c-82339c1559a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:15.424774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83356993-5b35-4c2c-986c-82339c1559a5) transitioned into state 'SUCCESS' from state '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-357902975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['35ca5725-d7cd-4232-836a-a7d3d9a9db66','a72fb147-84a0-4b56-bad3-3898a899459d','690c6b4b-257b-47c7-8d47-f69c7c7cb40c','bf7805d2-8f73-427e-bcb2-4a5a995f8a58'],size=1,snapshot_id=02379464-f0ad-4cbe-867f-c44dc11ec6fa,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:15.425516 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237e03e4-c2c5-4630-bcb5-ac4246d74519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:15.458019 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237e03e4-c2c5-4630-bcb5-ac4246d74519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:15.458860 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (7d0e9bd3-b39d-460c-9816-a1408a36bd79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:15.459257 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request issued successfully. Jul 15 13:36:15.459895 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-542c78de-c5a6-4dae-8d01-4e76a7f69172 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:15.460368 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1271/5052] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:15 2026] POST /volume/v3/volumes => generated 790 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:15.474106 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9f7a5231-014d-4a2e-93de-dac1c31ca37e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.475861 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9f7a5231-014d-4a2e-93de-dac1c31ca37e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:15.476109 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9f7a5231-014d-4a2e-93de-dac1c31ca37e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:15.476296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9f7a5231-014d-4a2e-93de-dac1c31ca37e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:15.478247 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=343,cinder:UPDATE=98,cinder:INSERT=54 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:36:15.483193 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:15.483193 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:15.486894 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9f7a5231-014d-4a2e-93de-dac1c31ca37e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:15.492064 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9f7a5231-014d-4a2e-93de-dac1c31ca37e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:15.494224 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1259/5053] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:15 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:15.670503 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ff018515-42b8-4798-ad04-37d347b4904a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.672850 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff018515-42b8-4798-ad04-37d347b4904a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] GET https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 Jul 15 13:36:15.673196 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff018515-42b8-4798-ad04-37d347b4904a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:15.673479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff018515-42b8-4798-ad04-37d347b4904a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:15.682295 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff018515-42b8-4798-ad04-37d347b4904a tempest-VolumeMultiattachTests-691044045 tempest-VolumeMultiattachTests-691044045-project-member] https://10.4.3.158/volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 returned with HTTP 404 Jul 15 13:36:15.682995 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1273/5054] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:15 2026] GET /volume/v3/volumes/e84bebd9-0248-46b3-a8ad-3228b57d72a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:15.692379 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bedb1985-2ddc-415b-931c-054e28546e9e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.695264 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bedb1985-2ddc-415b-931c-054e28546e9e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:36:15.695632 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bedb1985-2ddc-415b-931c-054e28546e9e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:15.695768 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bedb1985-2ddc-415b-931c-054e28546e9e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:15.696637 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bedb1985-2ddc-415b-931c-054e28546e9e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:36:15.707127 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bedb1985-2ddc-415b-931c-054e28546e9e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Get all volumes completed successfully. Jul 15 13:36:15.708894 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:15.708894 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:15.713390 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bedb1985-2ddc-415b-931c-054e28546e9e tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:36:15.713700 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1252/5055] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:36:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:15.734461 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b4a6e607-3ba2-48a7-8923-099ef7170f04 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:15.744697 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b4a6e607-3ba2-48a7-8923-099ef7170f04 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] DELETE https://10.4.3.158/volume/v3/types/fe629eba-61ad-49d8-a971-d860bb37a7fd Jul 15 13:36:15.746037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b4a6e607-3ba2-48a7-8923-099ef7170f04 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:15.747320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b4a6e607-3ba2-48a7-8923-099ef7170f04 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:15.748742 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:15.748742 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:15.846621 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b4a6e607-3ba2-48a7-8923-099ef7170f04 tempest-VolumeMultiattachTests-1341258284 tempest-VolumeMultiattachTests-1341258284-project-admin] https://10.4.3.158/volume/v3/types/fe629eba-61ad-49d8-a971-d860bb37a7fd returned with HTTP 202 Jul 15 13:36:15.847025 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1272/5056] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:36:15 2026] DELETE /volume/v3/types/fe629eba-61ad-49d8-a971-d860bb37a7fd => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:16.368718 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-22711eea-7229-42f6-adad-834a30a9f27d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:16.370392 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-22711eea-7229-42f6-adad-834a30a9f27d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:16.370576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-22711eea-7229-42f6-adad-834a30a9f27d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:16.370779 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-22711eea-7229-42f6-adad-834a30a9f27d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:16.370876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-22711eea-7229-42f6-adad-834a30a9f27d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:16.374609 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:16.374609 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:16.375198 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-22711eea-7229-42f6-adad-834a30a9f27d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:16.375529 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1260/5057] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:16 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:16.504060 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-054ba4c7-c2a9-4a53-8879-9af3d465ba4d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:16.506357 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-054ba4c7-c2a9-4a53-8879-9af3d465ba4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:16.506606 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-054ba4c7-c2a9-4a53-8879-9af3d465ba4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:16.506790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-054ba4c7-c2a9-4a53-8879-9af3d465ba4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:16.513919 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:16.513919 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:16.517635 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-054ba4c7-c2a9-4a53-8879-9af3d465ba4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:16.522050 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-054ba4c7-c2a9-4a53-8879-9af3d465ba4d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:16.522399 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1274/5058] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:16 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:16.536678 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7ccd01e4-88bc-4c94-9fa6-293284fd1bc0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:16.539953 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7ccd01e4-88bc-4c94-9fa6-293284fd1bc0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:16.540148 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7ccd01e4-88bc-4c94-9fa6-293284fd1bc0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:16.540316 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7ccd01e4-88bc-4c94-9fa6-293284fd1bc0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:16.550792 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:16.550792 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:16.556623 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7ccd01e4-88bc-4c94-9fa6-293284fd1bc0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:16.563445 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7ccd01e4-88bc-4c94-9fa6-293284fd1bc0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:16.563798 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1253/5059] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:16 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:17.013853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-d1f541f4-3d25-472a-bb5c-e62d25b45e88 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.015953 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-d1f541f4-3d25-472a-bb5c-e62d25b45e88 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:17.016160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-d1f541f4-3d25-472a-bb5c-e62d25b45e88 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.016349 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-d1f541f4-3d25-472a-bb5c-e62d25b45e88 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.023420 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.023420 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:17.026303 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-d1f541f4-3d25-472a-bb5c-e62d25b45e88 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:17.029923 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-d1f541f4-3d25-472a-bb5c-e62d25b45e88 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:17.030290 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1273/5060] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:17.126726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9ba83018-2b5d-449f-b02f-9152a88b476f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.127135 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9ba83018-2b5d-449f-b02f-9152a88b476f None None] GET https://10.4.3.158/volume// Jul 15 13:36:17.127287 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9ba83018-2b5d-449f-b02f-9152a88b476f None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.127459 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9ba83018-2b5d-449f-b02f-9152a88b476f None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.127744 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9ba83018-2b5d-449f-b02f-9152a88b476f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:17.128051 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1261/5061] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:17.134174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-97838b58-6fbd-482f-8b8b-a77af8a15c2e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.168338 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-97838b58-6fbd-482f-8b8b-a77af8a15c2e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:36:17.168677 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-97838b58-6fbd-482f-8b8b-a77af8a15c2e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96e9c9f4-bf35-48da-bd7d-5a84b99c2755", "connector": null, "instance_uuid": "e7d363e6-23ce-4a58-82e7-0062d392439f"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:17.176243 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.176243 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:17.228094 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-97838b58-6fbd-482f-8b8b-a77af8a15c2e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:36:17.228441 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1275/5062] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:36:17 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) Jul 15 13:36:17.276100 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a36cd46d-8331-45b8-b737-9fd2c9f91bec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.277750 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a36cd46d-8331-45b8-b737-9fd2c9f91bec tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:17.277947 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a36cd46d-8331-45b8-b737-9fd2c9f91bec tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.278153 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a36cd46d-8331-45b8-b737-9fd2c9f91bec tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.288138 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.288138 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:17.291507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc39c43e-aa82-445c-a692-d66a50b9d459 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.291622 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a36cd46d-8331-45b8-b737-9fd2c9f91bec tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:17.291856 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc39c43e-aa82-445c-a692-d66a50b9d459 None None] GET https://10.4.3.158/volume// Jul 15 13:36:17.292043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc39c43e-aa82-445c-a692-d66a50b9d459 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.292214 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc39c43e-aa82-445c-a692-d66a50b9d459 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.292527 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc39c43e-aa82-445c-a692-d66a50b9d459 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:17.292800 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1274/5063] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:17.295630 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a36cd46d-8331-45b8-b737-9fd2c9f91bec tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:17.296037 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1254/5064] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:17.299058 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-76b34fc1-791b-4b35-a041-118290ad4cb6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.301053 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-76b34fc1-791b-4b35-a041-118290ad4cb6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:17.301259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-76b34fc1-791b-4b35-a041-118290ad4cb6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.301473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-76b34fc1-791b-4b35-a041-118290ad4cb6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.309893 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.309893 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:17.312784 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-76b34fc1-791b-4b35-a041-118290ad4cb6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:17.316337 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-76b34fc1-791b-4b35-a041-118290ad4cb6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:17.316754 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1262/5065] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:17.385476 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a51b58cc-a71d-41d8-8240-1a4fea1291dd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.387102 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a51b58cc-a71d-41d8-8240-1a4fea1291dd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:17.387327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a51b58cc-a71d-41d8-8240-1a4fea1291dd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.387512 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a51b58cc-a71d-41d8-8240-1a4fea1291dd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.387613 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a51b58cc-a71d-41d8-8240-1a4fea1291dd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:17.391906 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.391906 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:17.392573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a51b58cc-a71d-41d8-8240-1a4fea1291dd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:17.392945 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1276/5066] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:17.425257 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.427733 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] PUT https://10.4.3.158/volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f Jul 15 13:36:17.428225 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:17.437332 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Acquiring lock "cinder-attachment_update-96e9c9f4-bf35-48da-bd7d-5a84b99c2755-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:36:17.442140 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-96e9c9f4-bf35-48da-bd7d-5a84b99c2755-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:36:17.443367 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.443367 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:17.510651 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.512313 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:17.512617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-186714556"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:17.513973 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-186714556'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:17.514105 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume of 1 GB Jul 15 13:36:17.517568 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Availability Zones retrieved successfully. Jul 15 13:36:17.522543 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (8e52fda9-fc8c-4a6a-8387-cb05d08dd64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:17.523398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a25d193-9c95-4a96-b728-65842c40032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:17.524310 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:17.525329 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-96e9c9f4-bf35-48da-bd7d-5a84b99c2755-np0000005195" released by "attachment_update" :: held 0.083s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:36:17.525717 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-8c11f733-4340-4f0c-8cd1-c6615da5f965 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f returned with HTTP 200 Jul 15 13:36:17.526204 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1275/5067] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:36:17 2026] PUT /volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:17.551589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a25d193-9c95-4a96-b728-65842c40032b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:17.552590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385950f7-b9f7-48cf-b420-33776c70f049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:17.599667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Created reservations ['9c0afad7-e868-485e-b1c2-f3e212447e31', '006188d6-1a0d-4d64-aa17-c7befbb1d0f5', 'cde920cd-a71e-4823-8724-87124dc73f77', '3322dc16-a041-46e4-bb23-deaaafccc2c2'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:17.600403 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385950f7-b9f7-48cf-b420-33776c70f049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c0afad7-e868-485e-b1c2-f3e212447e31', '006188d6-1a0d-4d64-aa17-c7befbb1d0f5', 'cde920cd-a71e-4823-8724-87124dc73f77', '3322dc16-a041-46e4-bb23-deaaafccc2c2']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:17.601099 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454e1b7f-70c4-45cd-8ea9-cb2a1ac00b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:17.624313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454e1b7f-70c4-45cd-8ea9-cb2a1ac00b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9279ee2-b5d4-4c7c-a39a-746a2427e2dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-186714556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['9c0afad7-e868-485e-b1c2-f3e212447e31','006188d6-1a0d-4d64-aa17-c7befbb1d0f5','cde920cd-a71e-4823-8724-87124dc73f77','3322dc16-a041-46e4-bb23-deaaafccc2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-186714556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9279ee2-b5d4-4c7c-a39a-746a2427e2dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae082d4b05114eb6b97d014b729d4274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:17.625058 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8402a69-3148-4bd2-afb5-059b74e33806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:17.647070 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8402a69-3148-4bd2-afb5-059b74e33806) transitioned into state 'SUCCESS' from state '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-186714556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['9c0afad7-e868-485e-b1c2-f3e212447e31','006188d6-1a0d-4d64-aa17-c7befbb1d0f5','cde920cd-a71e-4823-8724-87124dc73f77','3322dc16-a041-46e4-bb23-deaaafccc2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:17.647713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbd92a2-cc7d-4c2a-a1e2-c14e704a69ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:17.662841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dbd92a2-cc7d-4c2a-a1e2-c14e704a69ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:17.663703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (8e52fda9-fc8c-4a6a-8387-cb05d08dd64a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:17.664049 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request issued successfully. Jul 15 13:36:17.664618 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ec083328-6eca-4d60-bc6e-40fb586fea0b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:17.665230 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1255/5068] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:17 2026] POST /volume/v3/volumes => generated 748 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:17.676631 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2f471547-8e5e-44b6-bbce-7cbadd3d9698 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:17.678920 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f471547-8e5e-44b6-bbce-7cbadd3d9698 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:17.679192 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f471547-8e5e-44b6-bbce-7cbadd3d9698 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:17.679428 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2f471547-8e5e-44b6-bbce-7cbadd3d9698 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:17.687655 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:17.687655 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:17.692240 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2f471547-8e5e-44b6-bbce-7cbadd3d9698 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:17.696271 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2f471547-8e5e-44b6-bbce-7cbadd3d9698 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 200 Jul 15 13:36:17.696623 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1263/5069] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:17 2026] GET /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:18.310710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e89ec138-4e2a-4074-ad3e-dfb61e5f0d9b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.312657 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e89ec138-4e2a-4074-ad3e-dfb61e5f0d9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:18.312852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e89ec138-4e2a-4074-ad3e-dfb61e5f0d9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:18.313068 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e89ec138-4e2a-4074-ad3e-dfb61e5f0d9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:18.322515 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.322515 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:18.325815 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e89ec138-4e2a-4074-ad3e-dfb61e5f0d9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:18.329541 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e89ec138-4e2a-4074-ad3e-dfb61e5f0d9b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:18.329903 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1277/5070] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:18 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:18.403811 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6017f4f8-2cce-4f00-9ccc-d8813ac5374e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.405900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6017f4f8-2cce-4f00-9ccc-d8813ac5374e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:18.406216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6017f4f8-2cce-4f00-9ccc-d8813ac5374e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:18.406410 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6017f4f8-2cce-4f00-9ccc-d8813ac5374e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:18.406548 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6017f4f8-2cce-4f00-9ccc-d8813ac5374e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:18.411324 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.411324 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:18.412037 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6017f4f8-2cce-4f00-9ccc-d8813ac5374e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:18.412560 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1276/5071] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:18 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:18.708457 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5080482b-5a4f-4f00-9d3e-fceff64b7923 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.710773 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5080482b-5a4f-4f00-9d3e-fceff64b7923 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:18.711130 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5080482b-5a4f-4f00-9d3e-fceff64b7923 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:18.711384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5080482b-5a4f-4f00-9d3e-fceff64b7923 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:18.720494 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.720494 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:18.724821 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5080482b-5a4f-4f00-9d3e-fceff64b7923 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:18.730739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5080482b-5a4f-4f00-9d3e-fceff64b7923 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 200 Jul 15 13:36:18.731522 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1256/5072] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:18 2026] GET /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:18.745049 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8e331803-e2d1-4c51-abae-b8028c26593a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.746866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8e331803-e2d1-4c51-abae-b8028c26593a tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc/action Jul 15 13:36:18.747222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8e331803-e2d1-4c51-abae-b8028c26593a tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:18.747350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8e331803-e2d1-4c51-abae-b8028c26593a tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:18.760464 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.760464 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:18.761212 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-8e331803-e2d1-4c51-abae-b8028c26593a tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'b9279ee2-b5d4-4c7c-a39a-746a2427e2dc' with '{'status': 'attaching'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:18.784532 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8e331803-e2d1-4c51-abae-b8028c26593a tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc/action returned with HTTP 202 Jul 15 13:36:18.785112 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1264/5073] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:18 2026] POST /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:18.792192 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-059793be-ad00-485f-a41e-3f5dd44c6738 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.794407 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-059793be-ad00-485f-a41e-3f5dd44c6738 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:18.794652 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-059793be-ad00-485f-a41e-3f5dd44c6738 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:18.795052 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-059793be-ad00-485f-a41e-3f5dd44c6738 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:18.803754 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.803754 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:18.808467 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-059793be-ad00-485f-a41e-3f5dd44c6738 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:18.813953 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-059793be-ad00-485f-a41e-3f5dd44c6738 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 200 Jul 15 13:36:18.814381 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1278/5074] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:18 2026] GET /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:18.831923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.833588 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc/action Jul 15 13:36:18.833970 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:18.834100 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:18.843617 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.843617 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:18.843617 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Volume info retrieved successfully. Jul 15 13:36:18.863254 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Delete volume request issued successfully. Jul 15 13:36:18.863442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c19a01a5-7cef-4feb-8068-28ebec8c0475 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc/action returned with HTTP 202 Jul 15 13:36:18.864061 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1277/5075] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:18 2026] POST /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:18.870818 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8fe1e45d-02df-4f61-8c6f-1e7c4017a8a1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:18.872724 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8fe1e45d-02df-4f61-8c6f-1e7c4017a8a1 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:18.872935 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8fe1e45d-02df-4f61-8c6f-1e7c4017a8a1 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:18.873137 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8fe1e45d-02df-4f61-8c6f-1e7c4017a8a1 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:18.881657 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:18.881657 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:18.886488 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8fe1e45d-02df-4f61-8c6f-1e7c4017a8a1 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:18.892936 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8fe1e45d-02df-4f61-8c6f-1e7c4017a8a1 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 200 Jul 15 13:36:18.893484 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1257/5076] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:18 2026] GET /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:19.342861 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-21139840-c74a-498d-b777-d15c13f7571d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:19.344747 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-21139840-c74a-498d-b777-d15c13f7571d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:19.344936 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-21139840-c74a-498d-b777-d15c13f7571d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:19.345155 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-21139840-c74a-498d-b777-d15c13f7571d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:19.354649 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:19.354649 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:19.359048 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-21139840-c74a-498d-b777-d15c13f7571d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:19.364688 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-21139840-c74a-498d-b777-d15c13f7571d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:19.365181 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1265/5077] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:19 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:19.422451 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4473c59-953c-4a3c-91bc-68eb87002031 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:19.424124 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4473c59-953c-4a3c-91bc-68eb87002031 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:19.424360 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4473c59-953c-4a3c-91bc-68eb87002031 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:19.424512 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4473c59-953c-4a3c-91bc-68eb87002031 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:19.424603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d4473c59-953c-4a3c-91bc-68eb87002031 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:19.428412 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:19.428412 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:19.428957 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4473c59-953c-4a3c-91bc-68eb87002031 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:19.429300 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1279/5078] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:19 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:19.907829 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d4f4fa1d-f689-4505-b83c-d606dcdbf2ce None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:19.909540 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d4f4fa1d-f689-4505-b83c-d606dcdbf2ce tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:19.909721 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d4f4fa1d-f689-4505-b83c-d606dcdbf2ce tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:19.909905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d4f4fa1d-f689-4505-b83c-d606dcdbf2ce tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:19.917919 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d4f4fa1d-f689-4505-b83c-d606dcdbf2ce tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 404 Jul 15 13:36:19.918373 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1278/5079] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:19 2026] GET /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:19.924751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e7a2b85d-af28-4b79-b3f8-06c0fb508596 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:19.926544 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7a2b85d-af28-4b79-b3f8-06c0fb508596 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:19.926716 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7a2b85d-af28-4b79-b3f8-06c0fb508596 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:19.926921 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e7a2b85d-af28-4b79-b3f8-06c0fb508596 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:19.932216 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e7a2b85d-af28-4b79-b3f8-06c0fb508596 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 404 Jul 15 13:36:19.932667 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1258/5080] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:19 2026] GET /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:19.939827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-29349a6f-778a-4986-bfce-e9910af3ab59 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:19.940364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29349a6f-778a-4986-bfce-e9910af3ab59 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:19.940552 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29349a6f-778a-4986-bfce-e9910af3ab59 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:19.940734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-29349a6f-778a-4986-bfce-e9910af3ab59 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:19.940898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-29349a6f-778a-4986-bfce-e9910af3ab59 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume with id: b9279ee2-b5d4-4c7c-a39a-746a2427e2dc Jul 15 13:36:19.946011 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-29349a6f-778a-4986-bfce-e9910af3ab59 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc returned with HTTP 404 Jul 15 13:36:19.946412 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1266/5081] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:19 2026] DELETE /volume/v3/volumes/b9279ee2-b5d4-4c7c-a39a-746a2427e2dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:19.953890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:19.955309 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:19.955619 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-620448959"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:19.956887 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-620448959'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:19.957010 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume of 1 GB Jul 15 13:36:19.961033 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Availability Zones retrieved successfully. Jul 15 13:36:19.966075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (752df33f-632d-41ec-9ce7-b1dad1483eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:19.968950 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419c2c72-8b01-46a3-8bcd-4222c3ba7076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:19.968950 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:19.997649 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419c2c72-8b01-46a3-8bcd-4222c3ba7076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:19.998542 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74b5861-687b-4656-88a9-4fbe09731182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:20.040860 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Created reservations ['78a3137e-b346-4324-8846-affd08347e88', '165bcce4-e429-41fd-882e-853fe0d59157', '1aa4db5d-424a-4142-ad01-d0517e9b892f', '0b349ce7-c088-46e8-a119-ae8177378cba'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:20.041869 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74b5861-687b-4656-88a9-4fbe09731182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a3137e-b346-4324-8846-affd08347e88', '165bcce4-e429-41fd-882e-853fe0d59157', '1aa4db5d-424a-4142-ad01-d0517e9b892f', '0b349ce7-c088-46e8-a119-ae8177378cba']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:20.042791 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87663c51-5c4c-4542-9337-2399ed5e6198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:20.067121 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87663c51-5c4c-4542-9337-2399ed5e6198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1335c8ff-4d9e-48e1-8814-f3f098ebc1fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-620448959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['78a3137e-b346-4324-8846-affd08347e88','165bcce4-e429-41fd-882e-853fe0d59157','1aa4db5d-424a-4142-ad01-d0517e9b892f','0b349ce7-c088-46e8-a119-ae8177378cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-620448959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1335c8ff-4d9e-48e1-8814-f3f098ebc1fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae082d4b05114eb6b97d014b729d4274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:20.067938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc094180-4121-426f-b48d-a58465837d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:20.087875 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc094180-4121-426f-b48d-a58465837d12) transitioned into state 'SUCCESS' from state '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-620448959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['78a3137e-b346-4324-8846-affd08347e88','165bcce4-e429-41fd-882e-853fe0d59157','1aa4db5d-424a-4142-ad01-d0517e9b892f','0b349ce7-c088-46e8-a119-ae8177378cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:20.088628 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91203686-b409-45a5-b115-d18ccddc0722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:20.101090 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91203686-b409-45a5-b115-d18ccddc0722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:20.101915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (752df33f-632d-41ec-9ce7-b1dad1483eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:20.102167 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request issued successfully. Jul 15 13:36:20.102731 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a38552bf-cfc6-48dc-9f9e-5b4e2dafb6a5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:20.103194 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1280/5082] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:19 2026] POST /volume/v3/volumes => generated 748 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:20.116375 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9f4551ae-683a-4668-98f9-4afed3c78bb6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:20.118129 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f4551ae-683a-4668-98f9-4afed3c78bb6 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:20.118311 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f4551ae-683a-4668-98f9-4afed3c78bb6 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:20.118492 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f4551ae-683a-4668-98f9-4afed3c78bb6 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:20.125768 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:20.125768 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:20.130084 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9f4551ae-683a-4668-98f9-4afed3c78bb6 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:20.134339 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f4551ae-683a-4668-98f9-4afed3c78bb6 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 200 Jul 15 13:36:20.134928 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1279/5083] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:20 2026] GET /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:20.382656 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4b5849d1-19d8-45cb-930c-ca517517ea07 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:20.384574 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b5849d1-19d8-45cb-930c-ca517517ea07 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:20.384574 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b5849d1-19d8-45cb-930c-ca517517ea07 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:20.385046 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4b5849d1-19d8-45cb-930c-ca517517ea07 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:20.393873 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:20.393873 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:20.397231 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4b5849d1-19d8-45cb-930c-ca517517ea07 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:20.401221 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4b5849d1-19d8-45cb-930c-ca517517ea07 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:20.401857 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1259/5084] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:20 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:20.439523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-be423bf2-29f3-4c58-8cae-b50cee09de65 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:20.441483 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be423bf2-29f3-4c58-8cae-b50cee09de65 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:20.441734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be423bf2-29f3-4c58-8cae-b50cee09de65 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:20.441929 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be423bf2-29f3-4c58-8cae-b50cee09de65 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:20.442066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-be423bf2-29f3-4c58-8cae-b50cee09de65 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:20.445988 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:20.445988 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:20.446630 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be423bf2-29f3-4c58-8cae-b50cee09de65 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:20.447039 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1267/5085] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:20 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:20.817017 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-c487a72c-e6a0-4918-bcc6-5824f6e7c8fb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:20.819594 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-c487a72c-e6a0-4918-bcc6-5824f6e7c8fb tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f/action Jul 15 13:36:20.820091 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-c487a72c-e6a0-4918-bcc6-5824f6e7c8fb tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:20.820280 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-c487a72c-e6a0-4918-bcc6-5824f6e7c8fb tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:20.841330 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:20.841330 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:20.855875 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fb869ad9-2e1c-4bcb-be54-155a3e5c3f10 req-c487a72c-e6a0-4918-bcc6-5824f6e7c8fb tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f/action returned with HTTP 204 Jul 15 13:36:20.856763 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1281/5086] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:36:20 2026] POST /volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:21.149291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c9863d7e-0eb4-40bf-9a56-fc001b7139e9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.151404 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9863d7e-0eb4-40bf-9a56-fc001b7139e9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:21.151732 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9863d7e-0eb4-40bf-9a56-fc001b7139e9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:21.152069 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c9863d7e-0eb4-40bf-9a56-fc001b7139e9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:21.159160 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.159160 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:21.163953 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c9863d7e-0eb4-40bf-9a56-fc001b7139e9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:21.168981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c9863d7e-0eb4-40bf-9a56-fc001b7139e9 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 200 Jul 15 13:36:21.169501 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1280/5087] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:21 2026] GET /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:21.181533 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12e0d7b5-76c4-449a-ac2e-cf2f95ebdb27 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.183508 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12e0d7b5-76c4-449a-ac2e-cf2f95ebdb27 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe/action Jul 15 13:36:21.183908 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12e0d7b5-76c4-449a-ac2e-cf2f95ebdb27 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:21.184072 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12e0d7b5-76c4-449a-ac2e-cf2f95ebdb27 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:21.194571 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.194571 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:21.195005 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.admin_actions [None req-12e0d7b5-76c4-449a-ac2e-cf2f95ebdb27 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume '1335c8ff-4d9e-48e1-8814-f3f098ebc1fe' with '{'status': 'creating'}' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:21.214863 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12e0d7b5-76c4-449a-ac2e-cf2f95ebdb27 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe/action returned with HTTP 202 Jul 15 13:36:21.215300 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1260/5088] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:21 2026] POST /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:21.221853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c88c8af8-f999-4eb6-8167-a52ae312d974 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.223908 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c88c8af8-f999-4eb6-8167-a52ae312d974 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:21.224148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c88c8af8-f999-4eb6-8167-a52ae312d974 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:21.224367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c88c8af8-f999-4eb6-8167-a52ae312d974 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:21.230842 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.230842 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:21.233801 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-c88c8af8-f999-4eb6-8167-a52ae312d974 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:21.237291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c88c8af8-f999-4eb6-8167-a52ae312d974 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 200 Jul 15 13:36:21.237794 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1268/5089] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:21 2026] GET /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:21.248891 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.250308 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe/action Jul 15 13:36:21.250752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:21.250950 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:21.258452 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.258452 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:21.258841 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Volume info retrieved successfully. Jul 15 13:36:21.274875 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Delete volume request issued successfully. Jul 15 13:36:21.275631 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-61ec5bdf-4020-46c0-a442-ce9e9a493f4e tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe/action returned with HTTP 202 Jul 15 13:36:21.275631 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1282/5090] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:21 2026] POST /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 15 13:36:21.282293 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4db28775-d007-4272-9c31-af7efae4e451 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.284192 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4db28775-d007-4272-9c31-af7efae4e451 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:21.284575 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4db28775-d007-4272-9c31-af7efae4e451 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:21.284636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4db28775-d007-4272-9c31-af7efae4e451 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:21.291329 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.291329 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:21.294650 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4db28775-d007-4272-9c31-af7efae4e451 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:21.298503 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4db28775-d007-4272-9c31-af7efae4e451 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 200 Jul 15 13:36:21.298927 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1281/5091] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:21 2026] GET /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:21.414014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5c396d92-274b-4ab3-aa4b-a9282845e3d4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.415636 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5c396d92-274b-4ab3-aa4b-a9282845e3d4 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:21.415836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5c396d92-274b-4ab3-aa4b-a9282845e3d4 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:21.416054 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5c396d92-274b-4ab3-aa4b-a9282845e3d4 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:21.425291 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.425291 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:21.428309 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5c396d92-274b-4ab3-aa4b-a9282845e3d4 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:21.440322 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5c396d92-274b-4ab3-aa4b-a9282845e3d4 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:21.440773 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1261/5092] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:21 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:21.456899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ccefd3d-3b72-42e6-8cca-c2498a0dfb7e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:21.458835 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ccefd3d-3b72-42e6-8cca-c2498a0dfb7e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:21.459066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ccefd3d-3b72-42e6-8cca-c2498a0dfb7e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:21.459295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ccefd3d-3b72-42e6-8cca-c2498a0dfb7e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:21.459444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5ccefd3d-3b72-42e6-8cca-c2498a0dfb7e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:21.463345 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:21.463345 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:21.464003 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ccefd3d-3b72-42e6-8cca-c2498a0dfb7e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:21.464420 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1269/5093] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:21 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:22.313404 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9aa82842-7810-40dd-9879-f0ee0ce71a6a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:22.315681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9aa82842-7810-40dd-9879-f0ee0ce71a6a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:22.315897 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9aa82842-7810-40dd-9879-f0ee0ce71a6a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:22.316095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9aa82842-7810-40dd-9879-f0ee0ce71a6a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:22.322651 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9aa82842-7810-40dd-9879-f0ee0ce71a6a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 404 Jul 15 13:36:22.323155 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1283/5094] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:22 2026] GET /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:22.329204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b066dac3-1798-443c-945c-93828e280cac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:22.331031 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b066dac3-1798-443c-945c-93828e280cac tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:22.331219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b066dac3-1798-443c-945c-93828e280cac tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:22.331389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b066dac3-1798-443c-945c-93828e280cac tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:22.336734 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b066dac3-1798-443c-945c-93828e280cac tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 404 Jul 15 13:36:22.337890 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1282/5095] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:22 2026] GET /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:22.343203 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a23d70a3-459d-4c86-b47f-81ccf8769adb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:22.345021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a23d70a3-459d-4c86-b47f-81ccf8769adb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:22.345215 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a23d70a3-459d-4c86-b47f-81ccf8769adb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:22.345409 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a23d70a3-459d-4c86-b47f-81ccf8769adb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:22.345564 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-a23d70a3-459d-4c86-b47f-81ccf8769adb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume with id: 1335c8ff-4d9e-48e1-8814-f3f098ebc1fe Jul 15 13:36:22.351634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a23d70a3-459d-4c86-b47f-81ccf8769adb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe returned with HTTP 404 Jul 15 13:36:22.352117 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1262/5096] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:22 2026] DELETE /volume/v3/volumes/1335c8ff-4d9e-48e1-8814-f3f098ebc1fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:22.359492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:22.361226 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:22.361533 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1194458367"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:22.362902 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1194458367'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:22.363066 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume of 1 GB Jul 15 13:36:22.366807 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Availability Zones retrieved successfully. Jul 15 13:36:22.372250 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (1f308c8f-9326-4c95-a66f-b3383d0997b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:22.372927 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09de849e-ab78-4894-84c5-3fd847b954d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:22.373736 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:22.395945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09de849e-ab78-4894-84c5-3fd847b954d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:22.396629 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403423c3-e76e-463b-86e6-850f98d13c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:22.432081 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Created reservations ['83525361-8a0e-495f-8c0e-84b1e19fe543', '2a52b063-3918-4fdb-ac43-fe3d638b5b76', 'c5ade985-a4e4-4d5c-b7a1-fcbaec57cc45', 'e3aa9a05-a1a4-458e-835b-1b8f72b6eb29'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:22.432860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403423c3-e76e-463b-86e6-850f98d13c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83525361-8a0e-495f-8c0e-84b1e19fe543', '2a52b063-3918-4fdb-ac43-fe3d638b5b76', 'c5ade985-a4e4-4d5c-b7a1-fcbaec57cc45', 'e3aa9a05-a1a4-458e-835b-1b8f72b6eb29']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:22.433686 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad65d349-d9d6-430f-96d1-e44c4a9c199e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:22.453994 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad65d349-d9d6-430f-96d1-e44c4a9c199e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d46839a-3a04-41e9-8540-7db50319b83b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1194458367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['83525361-8a0e-495f-8c0e-84b1e19fe543','2a52b063-3918-4fdb-ac43-fe3d638b5b76','c5ade985-a4e4-4d5c-b7a1-fcbaec57cc45','e3aa9a05-a1a4-458e-835b-1b8f72b6eb29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1194458367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d46839a-3a04-41e9-8540-7db50319b83b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae082d4b05114eb6b97d014b729d4274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:22.454632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd076e5-5d71-4c58-beb5-f22098d6f98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:22.473982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd076e5-5d71-4c58-beb5-f22098d6f98e) transitioned into state 'SUCCESS' from state '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-1194458367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['83525361-8a0e-495f-8c0e-84b1e19fe543','2a52b063-3918-4fdb-ac43-fe3d638b5b76','c5ade985-a4e4-4d5c-b7a1-fcbaec57cc45','e3aa9a05-a1a4-458e-835b-1b8f72b6eb29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:22.474713 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305f1afd-8abd-4682-b33c-d2c3a95e3654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:22.476036 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6d0f0f5-1525-419d-96ae-c686a9304f3a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:22.477704 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6d0f0f5-1525-419d-96ae-c686a9304f3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:22.477916 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6d0f0f5-1525-419d-96ae-c686a9304f3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:22.478113 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6d0f0f5-1525-419d-96ae-c686a9304f3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:22.478208 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d6d0f0f5-1525-419d-96ae-c686a9304f3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:22.483722 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (305f1afd-8abd-4682-b33c-d2c3a95e3654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:22.484210 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:22.484210 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:22.484775 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6d0f0f5-1525-419d-96ae-c686a9304f3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:22.485132 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1284/5097] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:22 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:22.485368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (1f308c8f-9326-4c95-a66f-b3383d0997b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:22.485812 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request issued successfully. Jul 15 13:36:22.487143 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fdc3e610-7a96-467a-9900-a3da5aa1c6e2 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:22.488174 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1270/5098] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:22 2026] POST /volume/v3/volumes => generated 749 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:22.502307 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a9fdd312-b5f1-4f74-bda1-7680c70bcad3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:22.504335 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a9fdd312-b5f1-4f74-bda1-7680c70bcad3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:22.504544 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a9fdd312-b5f1-4f74-bda1-7680c70bcad3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:22.504745 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a9fdd312-b5f1-4f74-bda1-7680c70bcad3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:22.512299 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:22.512299 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:22.516402 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a9fdd312-b5f1-4f74-bda1-7680c70bcad3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:22.521353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a9fdd312-b5f1-4f74-bda1-7680c70bcad3 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 200 Jul 15 13:36:22.521946 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1283/5099] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:22 2026] GET /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:23.496356 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4df42bf8-d67b-4df0-aa11-d057a3902e9c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:23.498325 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4df42bf8-d67b-4df0-aa11-d057a3902e9c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:23.498568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4df42bf8-d67b-4df0-aa11-d057a3902e9c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:23.498778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4df42bf8-d67b-4df0-aa11-d057a3902e9c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:23.498883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4df42bf8-d67b-4df0-aa11-d057a3902e9c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:23.503000 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:23.503000 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:23.503628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4df42bf8-d67b-4df0-aa11-d057a3902e9c tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:23.504026 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1263/5100] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:23 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:23.536099 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ae3ae37f-cb1d-479c-aa01-e52b072b0045 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:23.537830 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae3ae37f-cb1d-479c-aa01-e52b072b0045 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:23.538024 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae3ae37f-cb1d-479c-aa01-e52b072b0045 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:23.538196 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ae3ae37f-cb1d-479c-aa01-e52b072b0045 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:23.544827 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:23.544827 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:23.547895 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ae3ae37f-cb1d-479c-aa01-e52b072b0045 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:23.551536 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ae3ae37f-cb1d-479c-aa01-e52b072b0045 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 200 Jul 15 13:36:23.551887 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1285/5101] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:23 2026] GET /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:23.565262 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c9530a8-709e-4cbf-a834-8ea3aafb8d5f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:23.567723 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c9530a8-709e-4cbf-a834-8ea3aafb8d5f tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b/action Jul 15 13:36:23.568234 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c9530a8-709e-4cbf-a834-8ea3aafb8d5f tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:23.568472 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c9530a8-709e-4cbf-a834-8ea3aafb8d5f tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:23.577331 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:23.577331 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:23.577977 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-4c9530a8-709e-4cbf-a834-8ea3aafb8d5f tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume '1d46839a-3a04-41e9-8540-7db50319b83b' with '{'status': 'error'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:23.602097 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c9530a8-709e-4cbf-a834-8ea3aafb8d5f tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b/action returned with HTTP 202 Jul 15 13:36:23.602097 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1271/5102] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:23 2026] POST /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:23.611042 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3510c308-9abb-4e78-a3ec-b49f8a0c5a6d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:23.612875 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3510c308-9abb-4e78-a3ec-b49f8a0c5a6d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:23.613170 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3510c308-9abb-4e78-a3ec-b49f8a0c5a6d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:23.613453 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3510c308-9abb-4e78-a3ec-b49f8a0c5a6d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:23.623820 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:23.623820 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:23.628469 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3510c308-9abb-4e78-a3ec-b49f8a0c5a6d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:23.633296 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3510c308-9abb-4e78-a3ec-b49f8a0c5a6d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 200 Jul 15 13:36:23.633852 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1284/5103] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:23 2026] GET /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:23.650454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:23.650454 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b/action Jul 15 13:36:23.650454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:23.650584 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:23.659339 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:23.659339 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:23.659936 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Volume info retrieved successfully. Jul 15 13:36:23.681983 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Delete volume request issued successfully. Jul 15 13:36:23.682226 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e0bcb839-ca40-4bf6-836d-40fc5ee44815 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b/action returned with HTTP 202 Jul 15 13:36:23.683184 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1264/5104] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:23 2026] POST /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:23.691199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0232ad39-034f-400c-9c97-02bb58c028ca None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:23.692854 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0232ad39-034f-400c-9c97-02bb58c028ca tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:23.693060 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0232ad39-034f-400c-9c97-02bb58c028ca tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:23.693233 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0232ad39-034f-400c-9c97-02bb58c028ca tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:23.704339 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:23.704339 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:23.708100 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0232ad39-034f-400c-9c97-02bb58c028ca tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:23.713735 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0232ad39-034f-400c-9c97-02bb58c028ca tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 200 Jul 15 13:36:23.714146 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1286/5105] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:23 2026] GET /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:24.514729 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-01b387f0-3dd3-4fc1-ad8b-5cab832004a3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.516543 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-01b387f0-3dd3-4fc1-ad8b-5cab832004a3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:24.516748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-01b387f0-3dd3-4fc1-ad8b-5cab832004a3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.516923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-01b387f0-3dd3-4fc1-ad8b-5cab832004a3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.517036 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-01b387f0-3dd3-4fc1-ad8b-5cab832004a3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:24.521137 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:24.521137 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:24.521731 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-01b387f0-3dd3-4fc1-ad8b-5cab832004a3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:24.522119 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1272/5106] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:24.726674 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aa75019b-67b4-432d-bb75-8fb3e834ea1b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.728999 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa75019b-67b4-432d-bb75-8fb3e834ea1b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:24.729247 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa75019b-67b4-432d-bb75-8fb3e834ea1b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.729489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aa75019b-67b4-432d-bb75-8fb3e834ea1b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.736537 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aa75019b-67b4-432d-bb75-8fb3e834ea1b tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 404 Jul 15 13:36:24.737193 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1285/5107] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:24.743714 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-60b8a904-5121-4877-9370-a88ba75059bf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.746190 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-60b8a904-5121-4877-9370-a88ba75059bf tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:24.746480 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-60b8a904-5121-4877-9370-a88ba75059bf tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.746727 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-60b8a904-5121-4877-9370-a88ba75059bf tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.758159 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-60b8a904-5121-4877-9370-a88ba75059bf tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 404 Jul 15 13:36:24.758649 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1265/5108] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:24.767746 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5684b9aa-c227-4e54-a150-5acde4fc37fa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.769882 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5684b9aa-c227-4e54-a150-5acde4fc37fa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:24.770128 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5684b9aa-c227-4e54-a150-5acde4fc37fa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.770348 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5684b9aa-c227-4e54-a150-5acde4fc37fa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.770540 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-5684b9aa-c227-4e54-a150-5acde4fc37fa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume with id: 1d46839a-3a04-41e9-8540-7db50319b83b Jul 15 13:36:24.777071 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5684b9aa-c227-4e54-a150-5acde4fc37fa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b returned with HTTP 404 Jul 15 13:36:24.777606 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1287/5109] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:24 2026] DELETE /volume/v3/volumes/1d46839a-3a04-41e9-8540-7db50319b83b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:24.786020 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.787944 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:24.788424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1951766295"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:24.790318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1951766295'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:24.790493 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume of 1 GB Jul 15 13:36:24.795149 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Availability Zones retrieved successfully. Jul 15 13:36:24.803768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (e6c4c431-cd38-4b8c-9a5f-7fae66b06ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:24.805114 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cbe396-10ec-40b0-ba40-7344b0f45562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:24.806121 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:24.834954 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cbe396-10ec-40b0-ba40-7344b0f45562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:24.835788 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efdf887-ad04-4739-b64c-3308d3ef1737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:24.871990 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-59e2c411-7218-4046-abcf-6db1c37f86d0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.873384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Created reservations ['3a829f55-bf49-4514-bc05-fa53adf87b50', '7cc9bde7-13cd-4be0-8b52-e0472ada5787', '9ff4baba-83ef-407a-b4bf-8fcb872b9d7e', '49aa7f57-60e6-483d-971a-c6ba33fc4914'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:24.874164 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efdf887-ad04-4739-b64c-3308d3ef1737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a829f55-bf49-4514-bc05-fa53adf87b50', '7cc9bde7-13cd-4be0-8b52-e0472ada5787', '9ff4baba-83ef-407a-b4bf-8fcb872b9d7e', '49aa7f57-60e6-483d-971a-c6ba33fc4914']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:24.874258 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-59e2c411-7218-4046-abcf-6db1c37f86d0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:24.874498 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-59e2c411-7218-4046-abcf-6db1c37f86d0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.874778 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-59e2c411-7218-4046-abcf-6db1c37f86d0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.874880 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaf9e58-df0b-4969-a751-2aa0547fb4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:24.884908 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:24.884908 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:24.888344 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-59e2c411-7218-4046-abcf-6db1c37f86d0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:24.892746 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-59e2c411-7218-4046-abcf-6db1c37f86d0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:24.893227 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1286/5110] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:24.895356 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaf9e58-df0b-4969-a751-2aa0547fb4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd87b4d74-e99c-4627-8aa5-abfdbc6aeb93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1951766295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['3a829f55-bf49-4514-bc05-fa53adf87b50','7cc9bde7-13cd-4be0-8b52-e0472ada5787','9ff4baba-83ef-407a-b4bf-8fcb872b9d7e','49aa7f57-60e6-483d-971a-c6ba33fc4914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1951766295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d87b4d74-e99c-4627-8aa5-abfdbc6aeb93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae082d4b05114eb6b97d014b729d4274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:24.896110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9337180f-dbb7-47cd-9e6c-0ec0dd31b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:24.911378 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.913615 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755/action Jul 15 13:36:24.913796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9337180f-dbb7-47cd-9e6c-0ec0dd31b8d0) transitioned into state 'SUCCESS' from state '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-1951766295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['3a829f55-bf49-4514-bc05-fa53adf87b50','7cc9bde7-13cd-4be0-8b52-e0472ada5787','9ff4baba-83ef-407a-b4bf-8fcb872b9d7e','49aa7f57-60e6-483d-971a-c6ba33fc4914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:24.914064 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:24.914214 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:24.914551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36095fae-edd4-479a-a14e-314f8cee4a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:24.922899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36095fae-edd4-479a-a14e-314f8cee4a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:24.923806 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (e6c4c431-cd38-4b8c-9a5f-7fae66b06ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:24.924124 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request issued successfully. Jul 15 13:36:24.924807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1b83cf4c-baad-4f63-bf07-b5243f09e54d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:24.925222 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1273/5111] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:24 2026] POST /volume/v3/volumes => generated 749 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:24.926349 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:24.926349 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:24.926946 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:24.933599 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Begin detaching volume completed successfully. Jul 15 13:36:24.933856 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-72ac5486-1888-453c-b2fc-df308857a816 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755/action returned with HTTP 202 Jul 15 13:36:24.934320 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1266/5112] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:36:24 2026] POST /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:24.936752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ff176be4-813d-40ba-b512-86621bf97a7c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.938489 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff176be4-813d-40ba-b512-86621bf97a7c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:24.938682 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff176be4-813d-40ba-b512-86621bf97a7c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.938908 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ff176be4-813d-40ba-b512-86621bf97a7c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.946286 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:24.946286 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:24.951841 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ff176be4-813d-40ba-b512-86621bf97a7c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:24.956251 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ff176be4-813d-40ba-b512-86621bf97a7c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 200 Jul 15 13:36:24.956632 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1288/5113] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:24.976341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-424446c7-a771-4b50-b2c6-61daab76109b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.976463 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-424446c7-a771-4b50-b2c6-61daab76109b None None] GET https://10.4.3.158/volume// Jul 15 13:36:24.976814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-424446c7-a771-4b50-b2c6-61daab76109b None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.976895 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-424446c7-a771-4b50-b2c6-61daab76109b None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.977335 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-424446c7-a771-4b50-b2c6-61daab76109b None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:24.977837 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1287/5114] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:24.985091 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-f54cd4da-20d3-4fd1-b40f-e5ce8dc091f6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:24.987237 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-f54cd4da-20d3-4fd1-b40f-e5ce8dc091f6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:24.987505 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-f54cd4da-20d3-4fd1-b40f-e5ce8dc091f6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:24.987767 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-f54cd4da-20d3-4fd1-b40f-e5ce8dc091f6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:24.998439 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:24.998439 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:25.001649 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-f54cd4da-20d3-4fd1-b40f-e5ce8dc091f6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:25.006117 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-f54cd4da-20d3-4fd1-b40f-e5ce8dc091f6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:25.006348 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1274/5115] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:24 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:25.531890 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4fb9831b-6a16-4a51-9688-5958e9928242 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:25.533817 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4fb9831b-6a16-4a51-9688-5958e9928242 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:25.534043 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4fb9831b-6a16-4a51-9688-5958e9928242 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:25.534222 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4fb9831b-6a16-4a51-9688-5958e9928242 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:25.534307 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4fb9831b-6a16-4a51-9688-5958e9928242 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:25.539391 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:25.539391 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:25.540265 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4fb9831b-6a16-4a51-9688-5958e9928242 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:25.540785 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1267/5116] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:25 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:25.887157 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-53588fd0-6e8f-4200-9bb2-2f5ec6c81f8c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:25.889014 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-53588fd0-6e8f-4200-9bb2-2f5ec6c81f8c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f Jul 15 13:36:25.889199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-53588fd0-6e8f-4200-9bb2-2f5ec6c81f8c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:25.889368 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-53588fd0-6e8f-4200-9bb2-2f5ec6c81f8c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:25.895549 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:25.895549 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:25.932747 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d66a425f-b84e-40b7-a0f1-d48c940b4f88 req-53588fd0-6e8f-4200-9bb2-2f5ec6c81f8c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f returned with HTTP 200 Jul 15 13:36:25.933144 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1289/5117] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:36:25 2026] DELETE /volume/v3/attachments/dabe5357-e595-4afb-8e72-bce57c001c2f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:25.968131 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8f23da97-0d28-457f-9e8d-a35e680f2418 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:25.969810 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8f23da97-0d28-457f-9e8d-a35e680f2418 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:25.970017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8f23da97-0d28-457f-9e8d-a35e680f2418 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:25.970209 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8f23da97-0d28-457f-9e8d-a35e680f2418 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:25.976546 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:25.976546 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:25.979610 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8f23da97-0d28-457f-9e8d-a35e680f2418 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:25.983092 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8f23da97-0d28-457f-9e8d-a35e680f2418 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 200 Jul 15 13:36:25.983405 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1288/5118] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:25 2026] GET /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:25.994655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-88039636-6663-4357-92b7-2ae933407090 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:25.996516 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-88039636-6663-4357-92b7-2ae933407090 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93/action Jul 15 13:36:25.997002 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-88039636-6663-4357-92b7-2ae933407090 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:25.997179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-88039636-6663-4357-92b7-2ae933407090 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:26.007050 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.007050 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:26.007391 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-88039636-6663-4357-92b7-2ae933407090 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'd87b4d74-e99c-4627-8aa5-abfdbc6aeb93' with '{'status': 'maintenance'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:26.018251 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.020058 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:26.020416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-496949538", "snapshot_id": "b88bc6af-c050-4527-ab90-7fa7ca61b655", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:26.021887 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-88039636-6663-4357-92b7-2ae933407090 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93/action returned with HTTP 202 Jul 15 13:36:26.021982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-496949538', 'snapshot_id': 'b88bc6af-c050-4527-ab90-7fa7ca61b655', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:26.022291 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1275/5119] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:25 2026] POST /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:26.026910 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.026910 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:26.027342 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:26.027458 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume of 1 GB Jul 15 13:36:26.028405 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-afe0b45c-fd9c-4e31-87e2-92e8a85bf13d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.030375 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-afe0b45c-fd9c-4e31-87e2-92e8a85bf13d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:26.030549 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-afe0b45c-fd9c-4e31-87e2-92e8a85bf13d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:26.030589 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Availability Zones retrieved successfully. Jul 15 13:36:26.030743 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-afe0b45c-fd9c-4e31-87e2-92e8a85bf13d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:26.035650 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (ccd117ec-fca3-49a4-b959-a7a271a86966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:26.036713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d3ae99-6e01-443a-8d24-caee00f65586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.036853 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.036853 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:26.037640 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:26.039748 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-afe0b45c-fd9c-4e31-87e2-92e8a85bf13d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:26.044344 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-afe0b45c-fd9c-4e31-87e2-92e8a85bf13d tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 200 Jul 15 13:36:26.044435 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1290/5120] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:26 2026] GET /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:26.056134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.057863 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93/action Jul 15 13:36:26.058200 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:26.058417 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:26.065995 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.065995 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:26.066096 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d3ae99-6e01-443a-8d24-caee00f65586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b88bc6af-c050-4527-ab90-7fa7ca61b655', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.066270 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Volume info retrieved successfully. Jul 15 13:36:26.066745 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfa7ec9-e9e0-4ba3-8557-5adb3e4cfe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.080257 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Delete volume request issued successfully. Jul 15 13:36:26.080428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9e501f9a-a11b-40ac-8820-5f681b9659b1 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93/action returned with HTTP 202 Jul 15 13:36:26.080856 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1289/5121] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:26 2026] POST /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:26.087632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ed60066-5543-45fb-bff4-ece4caa03332 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.089364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ed60066-5543-45fb-bff4-ece4caa03332 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:26.089569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ed60066-5543-45fb-bff4-ece4caa03332 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:26.089770 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ed60066-5543-45fb-bff4-ece4caa03332 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:26.096855 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.096855 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:26.100300 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7ed60066-5543-45fb-bff4-ece4caa03332 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:26.101369 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['0dd2b9ea-44be-4521-8c75-dae83a54fc64', '19e4b202-259e-4069-b7e5-893ba87ea25e', 'e6515873-ceba-4fb1-b0e4-aeb24f1ee432', 'a95783e3-0373-4692-ace1-edcccf7f27de'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:26.102480 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bfa7ec9-e9e0-4ba3-8557-5adb3e4cfe04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dd2b9ea-44be-4521-8c75-dae83a54fc64', '19e4b202-259e-4069-b7e5-893ba87ea25e', 'e6515873-ceba-4fb1-b0e4-aeb24f1ee432', 'a95783e3-0373-4692-ace1-edcccf7f27de']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.103383 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d780578-0ac6-4c76-9845-0713458a14ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.104982 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ed60066-5543-45fb-bff4-ece4caa03332 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 200 Jul 15 13:36:26.105357 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1276/5122] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:26 2026] GET /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:26.137185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d780578-0ac6-4c76-9845-0713458a14ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79110f2a-e8b3-445c-bce7-8ee4e1373fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-496949538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['0dd2b9ea-44be-4521-8c75-dae83a54fc64','19e4b202-259e-4069-b7e5-893ba87ea25e','e6515873-ceba-4fb1-b0e4-aeb24f1ee432','a95783e3-0373-4692-ace1-edcccf7f27de'],size=1,snapshot_id=b88bc6af-c050-4527-ab90-7fa7ca61b655,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-496949538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79110f2a-e8b3-445c-bce7-8ee4e1373fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4446c7ba134e4b07a34c6726f5d2ab59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b88bc6af-c050-4527-ab90-7fa7ca61b655,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81683e8430754ba2abf60dd2524145e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.137817 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5d75f2-cfbe-4eac-8679-9508adaaaee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.159879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5d75f2-cfbe-4eac-8679-9508adaaaee9) transitioned into state 'SUCCESS' from state '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-496949538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['0dd2b9ea-44be-4521-8c75-dae83a54fc64','19e4b202-259e-4069-b7e5-893ba87ea25e','e6515873-ceba-4fb1-b0e4-aeb24f1ee432','a95783e3-0373-4692-ace1-edcccf7f27de'],size=1,snapshot_id=b88bc6af-c050-4527-ab90-7fa7ca61b655,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.160657 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03edad7c-5447-4dd8-9565-6995dd09cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.180652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03edad7c-5447-4dd8-9565-6995dd09cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.181513 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (ccd117ec-fca3-49a4-b959-a7a271a86966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:26.181887 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request issued successfully. Jul 15 13:36:26.182475 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d83db353-7835-4cf0-b91f-04f8237a7d72 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:26.182936 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1268/5123] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:26 2026] POST /volume/v3/volumes => generated 790 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:26.196855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-562d8757-8bc5-42e8-92b1-3d26eff9f094 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.199174 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-562d8757-8bc5-42e8-92b1-3d26eff9f094 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:26.199439 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-562d8757-8bc5-42e8-92b1-3d26eff9f094 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:26.199723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-562d8757-8bc5-42e8-92b1-3d26eff9f094 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:26.208287 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.208287 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:26.213689 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-562d8757-8bc5-42e8-92b1-3d26eff9f094 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:26.217256 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-562d8757-8bc5-42e8-92b1-3d26eff9f094 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:26.217614 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1291/5124] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:26 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:26.551741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1bb1e1f6-0fed-4218-9a75-28f66c87c3a1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.553750 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1bb1e1f6-0fed-4218-9a75-28f66c87c3a1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:26.553952 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1bb1e1f6-0fed-4218-9a75-28f66c87c3a1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:26.554173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1bb1e1f6-0fed-4218-9a75-28f66c87c3a1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:26.554259 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1bb1e1f6-0fed-4218-9a75-28f66c87c3a1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id c03390a7-47ef-42ca-8797-77b02983b654. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:26.558368 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.558368 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:26.559056 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1bb1e1f6-0fed-4218-9a75-28f66c87c3a1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 200 Jul 15 13:36:26.559435 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1290/5125] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:26 2026] GET /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:26.567658 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.569537 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 Jul 15 13:36:26.569740 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:26.569909 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:26.570040 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete backup with id: c03390a7-47ef-42ca-8797-77b02983b654. Jul 15 13:36:26.573614 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.573614 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:26.583230 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] delete_backup rpcapi backup_id c03390a7-47ef-42ca-8797-77b02983b654 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:36:26.584828 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c6809989-730e-4693-a7e1-ec68f3c1bc1d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 returned with HTTP 202 Jul 15 13:36:26.585261 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1277/5126] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:36:26 2026] DELETE /volume/v3/backups/c03390a7-47ef-42ca-8797-77b02983b654 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:26.592370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.593916 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:26.594277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-125726167"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:26.595569 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-125726167'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:26.595688 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume of 1 GB Jul 15 13:36:26.595886 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.595886 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:26.599052 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Availability Zones retrieved successfully. Jul 15 13:36:26.603907 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (af15f9b2-2d21-4453-a838-0c2ddbf69009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:26.604783 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2da019-4cf6-4c7a-bf04-ef08689d03de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.605443 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:26.625491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f2da019-4cf6-4c7a-bf04-ef08689d03de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.626247 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5d3117-0671-48da-8b17-eff7859f4c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.658401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['85ba95aa-6522-47fb-a55e-6db4cdf98690', 'a7b9e645-59cc-4f40-b45a-b7a1c1da4c37', '090ec356-9594-4707-9346-c39c280302e4', '9cc81f3f-06b0-482f-a796-7b7cbaab0d8d'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:26.659334 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c5d3117-0671-48da-8b17-eff7859f4c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ba95aa-6522-47fb-a55e-6db4cdf98690', 'a7b9e645-59cc-4f40-b45a-b7a1c1da4c37', '090ec356-9594-4707-9346-c39c280302e4', '9cc81f3f-06b0-482f-a796-7b7cbaab0d8d']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.660602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc846de-cacf-4edf-a429-bf212eb414d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.681205 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc846de-cacf-4edf-a429-bf212eb414d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f2f328-ff6d-457e-b4d0-0d0783655af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125726167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['85ba95aa-6522-47fb-a55e-6db4cdf98690','a7b9e645-59cc-4f40-b45a-b7a1c1da4c37','090ec356-9594-4707-9346-c39c280302e4','9cc81f3f-06b0-482f-a796-7b7cbaab0d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-125726167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f2f328-ff6d-457e-b4d0-0d0783655af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b94812fd99b43358a6a367932196a87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.681887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7769b256-2596-4ca1-a1dd-e5a0625beac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.697494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7769b256-2596-4ca1-a1dd-e5a0625beac2) transitioned into state 'SUCCESS' from state '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-125726167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['85ba95aa-6522-47fb-a55e-6db4cdf98690','a7b9e645-59cc-4f40-b45a-b7a1c1da4c37','090ec356-9594-4707-9346-c39c280302e4','9cc81f3f-06b0-482f-a796-7b7cbaab0d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.698268 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b59991-bc74-4c1a-ac1c-4363818e1fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:26.707912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b59991-bc74-4c1a-ac1c-4363818e1fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:26.708983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (af15f9b2-2d21-4453-a838-0c2ddbf69009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:26.709313 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request issued successfully. Jul 15 13:36:26.710037 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bffea9f3-87af-49d1-926f-1b6dfb15fbe4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:26.710580 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1269/5127] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:36:26 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:26.720969 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d5412385-d2b7-437b-b87a-992da493220d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:26.722633 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d5412385-d2b7-437b-b87a-992da493220d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 Jul 15 13:36:26.722836 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d5412385-d2b7-437b-b87a-992da493220d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:26.723041 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d5412385-d2b7-437b-b87a-992da493220d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:26.731884 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:26.731884 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:26.735783 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d5412385-d2b7-437b-b87a-992da493220d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:26.740810 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d5412385-d2b7-437b-b87a-992da493220d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 returned with HTTP 200 Jul 15 13:36:26.741303 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1292/5128] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:26 2026] GET /volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.117095 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f0ad18a8-6974-46fe-bc1a-5e31e1828422 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.118738 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0ad18a8-6974-46fe-bc1a-5e31e1828422 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:27.118931 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0ad18a8-6974-46fe-bc1a-5e31e1828422 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.119125 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0ad18a8-6974-46fe-bc1a-5e31e1828422 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.124363 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0ad18a8-6974-46fe-bc1a-5e31e1828422 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 404 Jul 15 13:36:27.124911 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1291/5129] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:27.131097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-45b5a40d-c0fc-4a7c-afc3-147527d820c5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.132886 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45b5a40d-c0fc-4a7c-afc3-147527d820c5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:27.133084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45b5a40d-c0fc-4a7c-afc3-147527d820c5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.133255 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45b5a40d-c0fc-4a7c-afc3-147527d820c5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.138885 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45b5a40d-c0fc-4a7c-afc3-147527d820c5 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 404 Jul 15 13:36:27.139363 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1278/5130] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:27.145019 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-14cafb92-e12c-4813-9921-b741d03b889e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.147071 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-14cafb92-e12c-4813-9921-b741d03b889e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:27.147272 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-14cafb92-e12c-4813-9921-b741d03b889e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.147449 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-14cafb92-e12c-4813-9921-b741d03b889e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.147601 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-14cafb92-e12c-4813-9921-b741d03b889e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume with id: d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 Jul 15 13:36:27.153064 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-14cafb92-e12c-4813-9921-b741d03b889e tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 returned with HTTP 404 Jul 15 13:36:27.153472 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1270/5131] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:27 2026] DELETE /volume/v3/volumes/d87b4d74-e99c-4627-8aa5-abfdbc6aeb93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:27.160923 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.162394 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:27.162720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1877120609"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:27.164048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1877120609'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:27.164157 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume of 1 GB Jul 15 13:36:27.167643 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Availability Zones retrieved successfully. Jul 15 13:36:27.172645 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (fff8cfc8-c313-4608-8b3e-3897fba2ab57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:27.173464 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87b9db3-a699-45ba-ba43-413b15eb6033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:27.174248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:27.195977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87b9db3-a699-45ba-ba43-413b15eb6033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:27.196601 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b83c549-349d-401f-a5a6-bf69c4dc5fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:27.229051 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Created reservations ['4e7e3999-21be-4d5a-93fd-6960e2c04a10', 'be89f933-9ff5-4036-9e91-a7342bc3a536', '775a73e9-c475-4522-b278-a1837caf0797', '5c92c8f5-72cf-49ed-bb45-bd5fef0b6b5b'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:27.229985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b83c549-349d-401f-a5a6-bf69c4dc5fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e7e3999-21be-4d5a-93fd-6960e2c04a10', 'be89f933-9ff5-4036-9e91-a7342bc3a536', '775a73e9-c475-4522-b278-a1837caf0797', '5c92c8f5-72cf-49ed-bb45-bd5fef0b6b5b']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:27.230374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0278fb-8ada-4248-bb47-97b1891831d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:27.231467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bc1618c6-5432-46e2-ac29-d78a0ab69c5c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.233094 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc1618c6-5432-46e2-ac29-d78a0ab69c5c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:27.233273 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc1618c6-5432-46e2-ac29-d78a0ab69c5c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.233445 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bc1618c6-5432-46e2-ac29-d78a0ab69c5c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.240072 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.240072 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:27.243556 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bc1618c6-5432-46e2-ac29-d78a0ab69c5c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:27.247247 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bc1618c6-5432-46e2-ac29-d78a0ab69c5c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:27.247570 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1292/5132] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.250223 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0278fb-8ada-4248-bb47-97b1891831d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc54d6a7-573a-4341-9802-335a60b68c4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1877120609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['4e7e3999-21be-4d5a-93fd-6960e2c04a10','be89f933-9ff5-4036-9e91-a7342bc3a536','775a73e9-c475-4522-b278-a1837caf0797','5c92c8f5-72cf-49ed-bb45-bd5fef0b6b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1877120609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc54d6a7-573a-4341-9802-335a60b68c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae082d4b05114eb6b97d014b729d4274',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:27.250895 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40250b7b-8b74-44a8-affe-10a281a34022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:27.259136 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f2c738b9-66e5-4a57-9931-6cac5f6935ee None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.260871 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f2c738b9-66e5-4a57-9931-6cac5f6935ee tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:27.261079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f2c738b9-66e5-4a57-9931-6cac5f6935ee tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.261279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f2c738b9-66e5-4a57-9931-6cac5f6935ee tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.265583 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40250b7b-8b74-44a8-affe-10a281a34022) transitioned into state 'SUCCESS' from state '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-1877120609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4f0024e6ba4af6a9b8df8bf7a05896',qos_specs=None,replication_status=,reservations=['4e7e3999-21be-4d5a-93fd-6960e2c04a10','be89f933-9ff5-4036-9e91-a7342bc3a536','775a73e9-c475-4522-b278-a1837caf0797','5c92c8f5-72cf-49ed-bb45-bd5fef0b6b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae082d4b05114eb6b97d014b729d4274',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:27.266300 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd863e1d-a403-422b-90af-6e9e648d1e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:27.267546 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.267546 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:27.271195 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f2c738b9-66e5-4a57-9931-6cac5f6935ee tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:27.274091 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd863e1d-a403-422b-90af-6e9e648d1e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:27.274816 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Flow 'volume_create_api' (fff8cfc8-c313-4608-8b3e-3897fba2ab57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:27.275039 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f2c738b9-66e5-4a57-9931-6cac5f6935ee tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:27.275098 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Create volume request issued successfully. Jul 15 13:36:27.275464 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1279/5133] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.275523 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e6e1bb62-61c4-4b95-abe7-84ac906717be tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:27.275919 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1293/5134] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:27 2026] POST /volume/v3/volumes => generated 749 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:27.286395 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-41c8af12-01a0-43fb-8058-f3bd0b8551fb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.288194 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-41c8af12-01a0-43fb-8058-f3bd0b8551fb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:27.288398 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-41c8af12-01a0-43fb-8058-f3bd0b8551fb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.288703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-41c8af12-01a0-43fb-8058-f3bd0b8551fb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.295313 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.295313 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:27.298816 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-41c8af12-01a0-43fb-8058-f3bd0b8551fb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:27.302359 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-41c8af12-01a0-43fb-8058-f3bd0b8551fb tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:27.302703 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1271/5135] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.749377 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-02662a49-d156-4b1a-825d-12e8d3254240 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.751430 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-02662a49-d156-4b1a-825d-12e8d3254240 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:27.751656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-02662a49-d156-4b1a-825d-12e8d3254240 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.751880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-02662a49-d156-4b1a-825d-12e8d3254240 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.753810 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4f3d1f5b-f75c-48be-8be7-ff3447346bc6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.756191 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4f3d1f5b-f75c-48be-8be7-ff3447346bc6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 Jul 15 13:36:27.756431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4f3d1f5b-f75c-48be-8be7-ff3447346bc6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.756630 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4f3d1f5b-f75c-48be-8be7-ff3447346bc6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.758912 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.758912 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:27.763296 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-02662a49-d156-4b1a-825d-12e8d3254240 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:27.763726 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.763726 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:27.767167 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4f3d1f5b-f75c-48be-8be7-ff3447346bc6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:27.767532 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-02662a49-d156-4b1a-825d-12e8d3254240 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:27.768002 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1293/5136] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.770733 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4f3d1f5b-f75c-48be-8be7-ff3447346bc6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 returned with HTTP 200 Jul 15 13:36:27.771118 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1280/5137] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:27.782592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-45edd512-05d5-411b-92b0-c703647cee07 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.784454 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:36:27.784934 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a2f2f328-ff6d-457e-b4d0-0d0783655af7", "name": "tempest-type-Backup-371857393"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:27.786313 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating new backup {'backup': {'volume_id': 'a2f2f328-ff6d-457e-b4d0-0d0783655af7', 'name': 'tempest-type-Backup-371857393'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:36:27.786442 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating backup of volume a2f2f328-ff6d-457e-b4d0-0d0783655af7 in container None Jul 15 13:36:27.793025 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.793025 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:27.793296 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:27.811611 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['a35d53c3-c1a9-4395-9030-0aed1e84092d', 'c97f4929-e97c-4159-b96b-3a2a15c70226'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:27.840955 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d849ad23-a8ea-4369-b8e9-4c5d1c00719f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.841473 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d849ad23-a8ea-4369-b8e9-4c5d1c00719f None None] GET https://10.4.3.158/volume// Jul 15 13:36:27.841560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d849ad23-a8ea-4369-b8e9-4c5d1c00719f None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.841871 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d849ad23-a8ea-4369-b8e9-4c5d1c00719f None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.842192 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d849ad23-a8ea-4369-b8e9-4c5d1c00719f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:27.842475 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1272/5138] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:27.847449 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-45edd512-05d5-411b-92b0-c703647cee07 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:36:27.848120 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1294/5139] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:36:27 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:27.849178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-5d7c1cf2-f6f7-488a-9708-20a83f157407 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.851074 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-5d7c1cf2-f6f7-488a-9708-20a83f157407 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:36:27.851446 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-5d7c1cf2-f6f7-488a-9708-20a83f157407 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79110f2a-e8b3-445c-bce7-8ee4e1373fde", "connector": null, "instance_uuid": "e7d363e6-23ce-4a58-82e7-0062d392439f"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:27.857464 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3453a423-4cbd-4472-ac99-a2384aa2f6e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.859207 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3453a423-4cbd-4472-ac99-a2384aa2f6e1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:27.859332 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.859332 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:27.859390 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3453a423-4cbd-4472-ac99-a2384aa2f6e1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.859567 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3453a423-4cbd-4472-ac99-a2384aa2f6e1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.859683 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3453a423-4cbd-4472-ac99-a2384aa2f6e1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:27.864033 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.864033 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:27.864689 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3453a423-4cbd-4472-ac99-a2384aa2f6e1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:27.865102 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1281/5140] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.884071 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-5d7c1cf2-f6f7-488a-9708-20a83f157407 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:36:27.884474 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1294/5141] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:36:27 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) Jul 15 13:36:27.907374 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1e92ce50-976d-473f-98c9-5cb6e6666e25 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.909138 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1e92ce50-976d-473f-98c9-5cb6e6666e25 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:27.909370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1e92ce50-976d-473f-98c9-5cb6e6666e25 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.909589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1e92ce50-976d-473f-98c9-5cb6e6666e25 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.916280 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f95f5ee5-db15-4786-9aa7-72d0a5265faf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.916684 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f95f5ee5-db15-4786-9aa7-72d0a5265faf None None] GET https://10.4.3.158/volume// Jul 15 13:36:27.916856 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f95f5ee5-db15-4786-9aa7-72d0a5265faf None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.917076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f95f5ee5-db15-4786-9aa7-72d0a5265faf None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.917443 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f95f5ee5-db15-4786-9aa7-72d0a5265faf None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:27.917726 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1295/5142] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:27.918764 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.918764 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:27.922893 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1e92ce50-976d-473f-98c9-5cb6e6666e25 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:27.924037 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-3f0ff0cc-ce94-4a3f-854f-8c8bbe8002c2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:27.925737 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-3f0ff0cc-ce94-4a3f-854f-8c8bbe8002c2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:27.925931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-3f0ff0cc-ce94-4a3f-854f-8c8bbe8002c2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:27.926149 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-3f0ff0cc-ce94-4a3f-854f-8c8bbe8002c2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:27.926739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1e92ce50-976d-473f-98c9-5cb6e6666e25 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:27.927032 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1273/5143] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:27.934579 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:27.934579 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:27.937499 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-3f0ff0cc-ce94-4a3f-854f-8c8bbe8002c2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:27.940917 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-3f0ff0cc-ce94-4a3f-854f-8c8bbe8002c2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:27.941319 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1282/5144] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:27 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:28.038983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.041227 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] PUT https://10.4.3.158/volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97 Jul 15 13:36:28.041577 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:28.048308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Acquiring lock "cinder-attachment_update-79110f2a-e8b3-445c-bce7-8ee4e1373fde-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:36:28.052261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-79110f2a-e8b3-445c-bce7-8ee4e1373fde-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:36:28.053137 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.053137 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:28.116713 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-79110f2a-e8b3-445c-bce7-8ee4e1373fde-np0000005195" released by "attachment_update" :: held 0.064s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:36:28.117052 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-7307ad71-e011-4217-9f9d-5d8c6d0c9328 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97 returned with HTTP 200 Jul 15 13:36:28.117783 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1295/5145] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:36:28 2026] PUT /volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:28.314197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-048ff7c9-bb24-4c47-997d-07debb00a423 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.315974 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-048ff7c9-bb24-4c47-997d-07debb00a423 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.316181 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-048ff7c9-bb24-4c47-997d-07debb00a423 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.316355 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-048ff7c9-bb24-4c47-997d-07debb00a423 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.322912 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.322912 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:28.326173 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-048ff7c9-bb24-4c47-997d-07debb00a423 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.329674 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-048ff7c9-bb24-4c47-997d-07debb00a423 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.330013 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1296/5146] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.340617 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bb863a04-03b9-4926-9da1-09f9b3af5380 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.342385 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bb863a04-03b9-4926-9da1-09f9b3af5380 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action Jul 15 13:36:28.342753 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bb863a04-03b9-4926-9da1-09f9b3af5380 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:28.342909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bb863a04-03b9-4926-9da1-09f9b3af5380 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:28.350379 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.350379 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:28.350745 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.admin_actions [None req-bb863a04-03b9-4926-9da1-09f9b3af5380 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'bc54d6a7-573a-4341-9802-335a60b68c4f' with '{'status': 'error'}' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:28.364701 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bb863a04-03b9-4926-9da1-09f9b3af5380 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action returned with HTTP 202 Jul 15 13:36:28.365126 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1274/5147] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:28 2026] POST /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:28.370881 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-438afeb0-f78d-440e-ae0e-dd84f6f0ac9a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.372996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-438afeb0-f78d-440e-ae0e-dd84f6f0ac9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.373053 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-438afeb0-f78d-440e-ae0e-dd84f6f0ac9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.373202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-438afeb0-f78d-440e-ae0e-dd84f6f0ac9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.379210 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.379210 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:28.382245 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-438afeb0-f78d-440e-ae0e-dd84f6f0ac9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.385722 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-438afeb0-f78d-440e-ae0e-dd84f6f0ac9a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.386075 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1283/5148] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.396640 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-45e3bdf5-5e80-492c-998b-c0c2d0cc0b89 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.398251 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45e3bdf5-5e80-492c-998b-c0c2d0cc0b89 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action Jul 15 13:36:28.398551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45e3bdf5-5e80-492c-998b-c0c2d0cc0b89 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:28.398688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45e3bdf5-5e80-492c-998b-c0c2d0cc0b89 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:28.405873 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.405873 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:28.406199 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.admin_actions [None req-45e3bdf5-5e80-492c-998b-c0c2d0cc0b89 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'bc54d6a7-573a-4341-9802-335a60b68c4f' with '{'status': 'available'}' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:28.419631 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45e3bdf5-5e80-492c-998b-c0c2d0cc0b89 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action returned with HTTP 202 Jul 15 13:36:28.419983 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1296/5149] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:28 2026] POST /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:28.425795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-397c51ec-ce7e-4516-a021-2bb516c4b23c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.427475 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-397c51ec-ce7e-4516-a021-2bb516c4b23c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.427662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-397c51ec-ce7e-4516-a021-2bb516c4b23c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.427833 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-397c51ec-ce7e-4516-a021-2bb516c4b23c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.433728 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.433728 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:28.436697 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-397c51ec-ce7e-4516-a021-2bb516c4b23c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.439988 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-397c51ec-ce7e-4516-a021-2bb516c4b23c tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.440307 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1297/5150] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.450503 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b376172e-db97-4ddf-9d27-a6bddc923485 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.452199 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b376172e-db97-4ddf-9d27-a6bddc923485 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action Jul 15 13:36:28.452516 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b376172e-db97-4ddf-9d27-a6bddc923485 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:28.452631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b376172e-db97-4ddf-9d27-a6bddc923485 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:28.459980 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.459980 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:28.460302 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.admin_actions [None req-b376172e-db97-4ddf-9d27-a6bddc923485 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'bc54d6a7-573a-4341-9802-335a60b68c4f' with '{'status': 'maintenance'}' {{(pid=100143) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:28.474696 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b376172e-db97-4ddf-9d27-a6bddc923485 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action returned with HTTP 202 Jul 15 13:36:28.475079 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1275/5151] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:28 2026] POST /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:28.481234 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-df8470d3-d9c7-4b54-9c89-60b2a5396008 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.482831 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-df8470d3-d9c7-4b54-9c89-60b2a5396008 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.483029 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-df8470d3-d9c7-4b54-9c89-60b2a5396008 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.483201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-df8470d3-d9c7-4b54-9c89-60b2a5396008 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.489678 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.489678 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:28.492917 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-df8470d3-d9c7-4b54-9c89-60b2a5396008 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.496308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-df8470d3-d9c7-4b54-9c89-60b2a5396008 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.496744 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1284/5152] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.507476 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-da75c2c5-6e64-4e9e-9426-a97803984323 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.509070 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da75c2c5-6e64-4e9e-9426-a97803984323 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] POST https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action Jul 15 13:36:28.509374 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da75c2c5-6e64-4e9e-9426-a97803984323 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:28.509489 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da75c2c5-6e64-4e9e-9426-a97803984323 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:28.516810 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.516810 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:28.517113 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.contrib.admin_actions [None req-da75c2c5-6e64-4e9e-9426-a97803984323 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] Updating volume 'bc54d6a7-573a-4341-9802-335a60b68c4f' with '{'status': 'available'}' {{(pid=100145) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 15 13:36:28.530669 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da75c2c5-6e64-4e9e-9426-a97803984323 tempest-VolumesActionsTest-1601679189 tempest-VolumesActionsTest-1601679189-project-admin] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action returned with HTTP 202 Jul 15 13:36:28.531090 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1297/5153] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:36:28 2026] POST /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:28.537275 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0a1cacae-00f0-4e71-8512-079c4210f005 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.539163 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a1cacae-00f0-4e71-8512-079c4210f005 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.539338 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a1cacae-00f0-4e71-8512-079c4210f005 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.539555 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a1cacae-00f0-4e71-8512-079c4210f005 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.546400 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.546400 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:28.549761 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0a1cacae-00f0-4e71-8512-079c4210f005 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.553525 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a1cacae-00f0-4e71-8512-079c4210f005 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.553984 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1298/5154] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.564971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6e85c3b3-6154-4c91-8943-dde69697f1aa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.566626 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e85c3b3-6154-4c91-8943-dde69697f1aa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.566809 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e85c3b3-6154-4c91-8943-dde69697f1aa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.566980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e85c3b3-6154-4c91-8943-dde69697f1aa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.573476 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.573476 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:28.576716 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6e85c3b3-6154-4c91-8943-dde69697f1aa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.580382 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e85c3b3-6154-4c91-8943-dde69697f1aa tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.580735 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1276/5155] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.591295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.593077 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] DELETE https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.593271 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.593453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.593631 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume with id: bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.600201 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.600201 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:28.600595 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.617383 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Delete volume request issued successfully. Jul 15 13:36:28.617633 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-41c39a3a-2317-41e5-a47b-ff5c5a51f92a tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 202 Jul 15 13:36:28.618224 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1285/5156] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:28 2026] DELETE /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:28.625424 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c054f776-d324-4e2d-a39e-63e147f193f0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.627218 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c054f776-d324-4e2d-a39e-63e147f193f0 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:28.627441 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c054f776-d324-4e2d-a39e-63e147f193f0 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.627646 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c054f776-d324-4e2d-a39e-63e147f193f0 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.634931 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.634931 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:28.640501 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c054f776-d324-4e2d-a39e-63e147f193f0 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Volume info retrieved successfully. Jul 15 13:36:28.646334 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c054f776-d324-4e2d-a39e-63e147f193f0 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 200 Jul 15 13:36:28.646761 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1298/5157] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.876443 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a8f1e461-6fa1-49f7-8962-b97a16906b3a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.878693 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8f1e461-6fa1-49f7-8962-b97a16906b3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:28.878971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a8f1e461-6fa1-49f7-8962-b97a16906b3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.879251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a8f1e461-6fa1-49f7-8962-b97a16906b3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.879410 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a8f1e461-6fa1-49f7-8962-b97a16906b3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:28.885034 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.885034 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:28.885872 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8f1e461-6fa1-49f7-8962-b97a16906b3a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:28.886406 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1299/5158] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:28.939149 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ac572bee-d72a-4be8-abaa-ae00efff5566 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:28.941454 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ac572bee-d72a-4be8-abaa-ae00efff5566 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:28.941628 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ac572bee-d72a-4be8-abaa-ae00efff5566 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:28.941900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ac572bee-d72a-4be8-abaa-ae00efff5566 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:28.954362 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:28.954362 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:28.958650 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ac572bee-d72a-4be8-abaa-ae00efff5566 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:28.963869 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ac572bee-d72a-4be8-abaa-ae00efff5566 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:28.964386 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1277/5159] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:28 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:29.658425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0906cb40-aa8e-4d79-abc7-0469ae05d100 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:29.660262 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0906cb40-aa8e-4d79-abc7-0469ae05d100 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] GET https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f Jul 15 13:36:29.660518 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0906cb40-aa8e-4d79-abc7-0469ae05d100 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:29.660768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0906cb40-aa8e-4d79-abc7-0469ae05d100 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:29.666105 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0906cb40-aa8e-4d79-abc7-0469ae05d100 tempest-VolumesActionsTest-531419054 tempest-VolumesActionsTest-531419054-project-member] https://10.4.3.158/volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f returned with HTTP 404 Jul 15 13:36:29.666574 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1286/5160] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:29 2026] GET /volume/v3/volumes/bc54d6a7-573a-4341-9802-335a60b68c4f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:29.898251 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9c17945e-ac92-4fe3-9561-b266e9b965d4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:29.899981 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9c17945e-ac92-4fe3-9561-b266e9b965d4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:29.900241 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9c17945e-ac92-4fe3-9561-b266e9b965d4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:29.900502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9c17945e-ac92-4fe3-9561-b266e9b965d4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:29.900669 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-9c17945e-ac92-4fe3-9561-b266e9b965d4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:29.905563 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:29.905563 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:29.906251 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9c17945e-ac92-4fe3-9561-b266e9b965d4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:29.906618 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1299/5161] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:29 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:29.978557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6006e5a-4c00-470e-8fac-1c2f54cdb689 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:29.980188 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6006e5a-4c00-470e-8fac-1c2f54cdb689 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:29.980498 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6006e5a-4c00-470e-8fac-1c2f54cdb689 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:29.980840 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6006e5a-4c00-470e-8fac-1c2f54cdb689 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:29.996190 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:29.996190 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:30.000457 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d6006e5a-4c00-470e-8fac-1c2f54cdb689 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:30.004484 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6006e5a-4c00-470e-8fac-1c2f54cdb689 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:30.004802 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1300/5162] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:29 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:30.916876 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a4a6b988-5316-44ed-98d8-afb5f0a1d44b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:30.919107 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a4a6b988-5316-44ed-98d8-afb5f0a1d44b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:30.919107 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a4a6b988-5316-44ed-98d8-afb5f0a1d44b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:30.919287 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a4a6b988-5316-44ed-98d8-afb5f0a1d44b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:30.919451 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-a4a6b988-5316-44ed-98d8-afb5f0a1d44b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:30.924172 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:30.924172 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:30.924584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a4a6b988-5316-44ed-98d8-afb5f0a1d44b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:30.925189 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1278/5163] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:30 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:31.017359 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-090ff88d-d3cd-4151-8595-aca5539265c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:31.019117 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-090ff88d-d3cd-4151-8595-aca5539265c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:31.019296 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-090ff88d-d3cd-4151-8595-aca5539265c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:31.019465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-090ff88d-d3cd-4151-8595-aca5539265c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:31.029671 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:31.029671 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:31.033539 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-090ff88d-d3cd-4151-8595-aca5539265c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:31.037441 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-090ff88d-d3cd-4151-8595-aca5539265c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:31.037835 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1287/5164] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:31 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:31.941675 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f0573616-da83-42d3-939e-72707c07f054 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:31.943982 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0573616-da83-42d3-939e-72707c07f054 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:31.944233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0573616-da83-42d3-939e-72707c07f054 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:31.944413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f0573616-da83-42d3-939e-72707c07f054 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:31.944516 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-f0573616-da83-42d3-939e-72707c07f054 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:31.949005 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:31.949005 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:31.949590 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f0573616-da83-42d3-939e-72707c07f054 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:31.949944 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1300/5165] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:31 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:32.051702 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f8a4b3b0-5e8d-4ee0-81f8-10173f455cbc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:32.053515 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f8a4b3b0-5e8d-4ee0-81f8-10173f455cbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:32.053763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f8a4b3b0-5e8d-4ee0-81f8-10173f455cbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:32.053953 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f8a4b3b0-5e8d-4ee0-81f8-10173f455cbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:32.063518 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:32.063518 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:32.066857 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f8a4b3b0-5e8d-4ee0-81f8-10173f455cbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:32.070935 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f8a4b3b0-5e8d-4ee0-81f8-10173f455cbc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:32.071309 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1301/5166] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:32 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:32.962918 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7dd98e43-51b4-4590-a622-9fb2b47c7706 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:32.964949 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7dd98e43-51b4-4590-a622-9fb2b47c7706 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:32.965206 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7dd98e43-51b4-4590-a622-9fb2b47c7706 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:32.965406 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7dd98e43-51b4-4590-a622-9fb2b47c7706 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:32.965552 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7dd98e43-51b4-4590-a622-9fb2b47c7706 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:32.969901 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:32.969901 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:32.970626 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7dd98e43-51b4-4590-a622-9fb2b47c7706 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:32.971132 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1279/5167] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:32 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:33.086101 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-93ee007b-12c9-48a2-8d40-cb2ec770328e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:33.088067 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93ee007b-12c9-48a2-8d40-cb2ec770328e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:33.088184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93ee007b-12c9-48a2-8d40-cb2ec770328e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:33.088367 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-93ee007b-12c9-48a2-8d40-cb2ec770328e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:33.098500 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:33.098500 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:33.102425 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-93ee007b-12c9-48a2-8d40-cb2ec770328e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:33.106941 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-93ee007b-12c9-48a2-8d40-cb2ec770328e tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:33.107509 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1288/5168] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:33 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:33.457364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-180286b3-aabe-42fd-bd99-bb1227a94174 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:33.460819 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-180286b3-aabe-42fd-bd99-bb1227a94174 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97/action Jul 15 13:36:33.461326 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-180286b3-aabe-42fd-bd99-bb1227a94174 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:33.461408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-180286b3-aabe-42fd-bd99-bb1227a94174 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:33.485161 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:33.485161 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:33.501103 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e338ae1c-3bb2-45b6-b581-bbcbea7ba4bc req-180286b3-aabe-42fd-bd99-bb1227a94174 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97/action returned with HTTP 204 Jul 15 13:36:33.501208 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1301/5169] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:36:33 2026] POST /volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:33.983259 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b689c5d0-daf0-4fa1-b56b-71374eb8aa0a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:33.985182 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b689c5d0-daf0-4fa1-b56b-71374eb8aa0a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:33.985394 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b689c5d0-daf0-4fa1-b56b-71374eb8aa0a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:33.985604 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b689c5d0-daf0-4fa1-b56b-71374eb8aa0a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:33.985704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-b689c5d0-daf0-4fa1-b56b-71374eb8aa0a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:33.989858 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:33.989858 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:33.990611 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b689c5d0-daf0-4fa1-b56b-71374eb8aa0a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:33.991020 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1302/5170] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:33 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:34.010626 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ae43a73a-b966-4774-8f5b-d07926347597 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:34.096234 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:34.096601 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1443694921"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:34.098048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1443694921'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:34.098158 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Create volume of 1 GB Jul 15 13:36:34.102367 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Availability Zones retrieved successfully. Jul 15 13:36:34.107598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Flow 'volume_create_api' (0f2017b5-a456-4581-9e37-0a8aa38242ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:34.108432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284ee4a9-ba1f-4ad6-8cb1-d80a706aca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:34.109351 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:34.120942 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fae1d547-eb15-466e-b8b9-cecb8b52320a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:34.122822 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fae1d547-eb15-466e-b8b9-cecb8b52320a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:34.123114 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fae1d547-eb15-466e-b8b9-cecb8b52320a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:34.123281 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fae1d547-eb15-466e-b8b9-cecb8b52320a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:34.133514 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:34.133514 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:34.136576 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (284ee4a9-ba1f-4ad6-8cb1-d80a706aca82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:34.137277 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fae1d547-eb15-466e-b8b9-cecb8b52320a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:34.137340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b0e863-dd93-4117-8069-c364a2f6595f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:34.141640 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fae1d547-eb15-466e-b8b9-cecb8b52320a tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:34.142111 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1289/5171] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:34 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:34.207329 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Created reservations ['6c519a3a-0aa5-43e2-ac70-c04562a5f7ba', '5f6682d4-cc87-48b5-93d3-5bf125ddb59c', 'd67aa9f5-c324-4422-b767-01f677c6ec8a', '5564dff6-4ee1-4d47-9f88-cb5c49ed7189'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:34.208452 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b0e863-dd93-4117-8069-c364a2f6595f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c519a3a-0aa5-43e2-ac70-c04562a5f7ba', '5f6682d4-cc87-48b5-93d3-5bf125ddb59c', 'd67aa9f5-c324-4422-b767-01f677c6ec8a', '5564dff6-4ee1-4d47-9f88-cb5c49ed7189']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:34.209504 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764dc472-5157-4588-a507-7b7c718dae2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:34.233207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764dc472-5157-4588-a507-7b7c718dae2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '798253f3-f070-4b1e-a3b8-7c9c338a7cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1443694921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0de836d90fe430fb661c37374dbd169',qos_specs=None,replication_status=,reservations=['6c519a3a-0aa5-43e2-ac70-c04562a5f7ba','5f6682d4-cc87-48b5-93d3-5bf125ddb59c','d67aa9f5-c324-4422-b767-01f677c6ec8a','5564dff6-4ee1-4d47-9f88-cb5c49ed7189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='622dd7a646404a59adef8035aa514091',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1443694921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=798253f3-f070-4b1e-a3b8-7c9c338a7cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0de836d90fe430fb661c37374dbd169',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='622dd7a646404a59adef8035aa514091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:34.233914 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44378d2a-ee46-4e72-8f5a-bad9e67ca607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:34.252982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44378d2a-ee46-4e72-8f5a-bad9e67ca607) transitioned into state 'SUCCESS' from state '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-1443694921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0de836d90fe430fb661c37374dbd169',qos_specs=None,replication_status=,reservations=['6c519a3a-0aa5-43e2-ac70-c04562a5f7ba','5f6682d4-cc87-48b5-93d3-5bf125ddb59c','d67aa9f5-c324-4422-b767-01f677c6ec8a','5564dff6-4ee1-4d47-9f88-cb5c49ed7189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='622dd7a646404a59adef8035aa514091',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:34.253701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6518264-7c29-4950-946a-68c3ab33ee4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:34.264124 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6518264-7c29-4950-946a-68c3ab33ee4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:34.265174 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Flow 'volume_create_api' (0f2017b5-a456-4581-9e37-0a8aa38242ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:34.265558 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Create volume request issued successfully. Jul 15 13:36:34.266146 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae43a73a-b966-4774-8f5b-d07926347597 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:34.266690 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1280/5172] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:34 2026] POST /volume/v3/volumes => generated 755 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:34.279182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6fba5fcd-ca89-4760-9ece-b04dc58e04a2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:34.281175 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6fba5fcd-ca89-4760-9ece-b04dc58e04a2 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:34.281363 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6fba5fcd-ca89-4760-9ece-b04dc58e04a2 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:34.281551 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6fba5fcd-ca89-4760-9ece-b04dc58e04a2 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:34.288928 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:34.288928 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:34.292543 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6fba5fcd-ca89-4760-9ece-b04dc58e04a2 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Volume info retrieved successfully. Jul 15 13:36:34.296320 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6fba5fcd-ca89-4760-9ece-b04dc58e04a2 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb returned with HTTP 200 Jul 15 13:36:34.296695 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1302/5173] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:34 2026] GET /volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:35.007439 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c989c73b-9e34-4c06-b27b-4b9399f5f8d0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:35.009311 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c989c73b-9e34-4c06-b27b-4b9399f5f8d0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:35.009534 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c989c73b-9e34-4c06-b27b-4b9399f5f8d0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:35.009711 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c989c73b-9e34-4c06-b27b-4b9399f5f8d0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:35.009826 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c989c73b-9e34-4c06-b27b-4b9399f5f8d0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:35.014092 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:35.014092 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:35.014732 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c989c73b-9e34-4c06-b27b-4b9399f5f8d0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:35.015140 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1303/5174] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:35 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:35.311257 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b0805a94-f771-4859-9464-acf8b71de828 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:35.313457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b0805a94-f771-4859-9464-acf8b71de828 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:35.314196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b0805a94-f771-4859-9464-acf8b71de828 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:35.314196 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b0805a94-f771-4859-9464-acf8b71de828 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:35.322397 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:35.322397 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:35.326345 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b0805a94-f771-4859-9464-acf8b71de828 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Volume info retrieved successfully. Jul 15 13:36:35.331096 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b0805a94-f771-4859-9464-acf8b71de828 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb returned with HTTP 200 Jul 15 13:36:35.331588 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1290/5175] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:35 2026] GET /volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:35.343267 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:35.345319 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:36:35.345780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "798253f3-f070-4b1e-a3b8-7c9c338a7cbb", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-560361542"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:35.355045 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:35.355045 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:35.355045 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Volume info retrieved successfully. Jul 15 13:36:35.355045 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Create snapshot from volume 798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:35.385637 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Created reservations ['62ef7335-6546-4461-a60b-a3c91b6eef80', '9c5a5407-057f-4757-9cb4-478b6a4165d8', 'aee68a2e-4a0c-4a7a-80e0-99459a700136', 'f63c2a1e-869f-4382-b335-ebd98092272a'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:35.409059 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot create request issued successfully. Jul 15 13:36:35.409339 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f8270ba-3ac0-4e11-9917-f7bf902c61db tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:36:35.409749 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1281/5176] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:36:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:35.418261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2474168e-a622-49a7-b98f-bdf588476b1b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:35.420806 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2474168e-a622-49a7-b98f-bdf588476b1b tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d Jul 15 13:36:35.421123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2474168e-a622-49a7-b98f-bdf588476b1b tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:35.421407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2474168e-a622-49a7-b98f-bdf588476b1b tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:35.428129 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:35.428129 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:35.428816 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-2474168e-a622-49a7-b98f-bdf588476b1b tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:35.430013 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2474168e-a622-49a7-b98f-bdf588476b1b tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d returned with HTTP 200 Jul 15 13:36:35.430547 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1303/5177] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:35 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:36.025487 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e319aa3b-bcff-439a-a3de-6c3cc5c14fa1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.027754 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e319aa3b-bcff-439a-a3de-6c3cc5c14fa1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:36.028029 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e319aa3b-bcff-439a-a3de-6c3cc5c14fa1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.028255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e319aa3b-bcff-439a-a3de-6c3cc5c14fa1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.028385 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-e319aa3b-bcff-439a-a3de-6c3cc5c14fa1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:36.033310 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.033310 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:36.034057 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e319aa3b-bcff-439a-a3de-6c3cc5c14fa1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:36.034513 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1304/5178] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:36.439318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-daa8d4e0-a9fd-445a-844a-bff408a3ee50 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.440976 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-daa8d4e0-a9fd-445a-844a-bff408a3ee50 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d Jul 15 13:36:36.441409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-daa8d4e0-a9fd-445a-844a-bff408a3ee50 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.441409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-daa8d4e0-a9fd-445a-844a-bff408a3ee50 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.446995 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.446995 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:36.447428 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-daa8d4e0-a9fd-445a-844a-bff408a3ee50 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.448204 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-daa8d4e0-a9fd-445a-844a-bff408a3ee50 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d returned with HTTP 200 Jul 15 13:36:36.448589 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1291/5179] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:36.459364 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2551f56f-5754-4695-bfc8-9d2472b48d54 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.461161 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2551f56f-5754-4695-bfc8-9d2472b48d54 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] POST https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.461521 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2551f56f-5754-4695-bfc8-9d2472b48d54 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:36.467270 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.467270 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:36.467714 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2551f56f-5754-4695-bfc8-9d2472b48d54 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.484702 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2551f56f-5754-4695-bfc8-9d2472b48d54 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Update snapshot metadata completed successfully. Jul 15 13:36:36.484942 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2551f56f-5754-4695-bfc8-9d2472b48d54 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.485359 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1282/5180] 10.4.3.158 () {68 vars in 1402 bytes} [Wed Jul 15 13:36:36 2026] POST /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.492356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1dff3a73-b8be-409d-8486-4e2be622b088 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.494075 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1dff3a73-b8be-409d-8486-4e2be622b088 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.494252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1dff3a73-b8be-409d-8486-4e2be622b088 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.494445 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1dff3a73-b8be-409d-8486-4e2be622b088 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.499046 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.499046 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:36.499513 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1dff3a73-b8be-409d-8486-4e2be622b088 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.500303 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1dff3a73-b8be-409d-8486-4e2be622b088 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.500514 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1dff3a73-b8be-409d-8486-4e2be622b088 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.500834 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1304/5181] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.507369 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e5280425-6657-4e96-b5e6-3a4e1236c0fb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.509183 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e5280425-6657-4e96-b5e6-3a4e1236c0fb tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] PUT https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.509552 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e5280425-6657-4e96-b5e6-3a4e1236c0fb tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:36.518628 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.518628 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:36.519129 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e5280425-6657-4e96-b5e6-3a4e1236c0fb tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.542208 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e5280425-6657-4e96-b5e6-3a4e1236c0fb tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Update snapshot metadata completed successfully. Jul 15 13:36:36.542473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e5280425-6657-4e96-b5e6-3a4e1236c0fb tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.542907 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1305/5182] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Jul 15 13:36:36 2026] PUT /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.550780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.552345 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.552553 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.552747 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.557550 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.557550 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:36.558016 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.558724 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.558924 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a1eb0036-15dc-4504-83c8-c1b60ffa12b4 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.559341 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1292/5183] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.566530 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.568490 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 Jul 15 13:36:36.568699 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.568883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.573623 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.573623 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:36.574021 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.574733 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.581934 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Delete snapshot metadata completed successfully. Jul 15 13:36:36.582108 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6fa13fcb-ca05-4578-b1b8-f5fecac3eb23 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 returned with HTTP 200 Jul 15 13:36:36.582479 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1283/5184] 10.4.3.158 () {66 vars in 1399 bytes} [Wed Jul 15 13:36:36 2026] DELETE /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 15 13:36:36.588875 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.590551 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.590729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.590903 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.595768 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.595768 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:36.596163 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.596852 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.597088 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bd8ef563-7028-4bcd-9a1b-806623ef4c96 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.597402 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1305/5185] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 32 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.605268 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bd93d610-b4a2-4bc6-9815-7f14b5723cf8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.607655 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bd93d610-b4a2-4bc6-9815-7f14b5723cf8 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] PUT https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.608171 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bd93d610-b4a2-4bc6-9815-7f14b5723cf8 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:36.616591 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.616591 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:36.617281 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bd93d610-b4a2-4bc6-9815-7f14b5723cf8 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.631728 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bd93d610-b4a2-4bc6-9815-7f14b5723cf8 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Update snapshot metadata completed successfully. Jul 15 13:36:36.632069 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bd93d610-b4a2-4bc6-9815-7f14b5723cf8 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.632634 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1306/5186] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Jul 15 13:36:36 2026] PUT /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.641357 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fa9b9297-4e24-407f-9fdf-3cf36524fdc6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.643272 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fa9b9297-4e24-407f-9fdf-3cf36524fdc6 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] POST https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.643693 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fa9b9297-4e24-407f-9fdf-3cf36524fdc6 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:36.650835 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.650835 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:36.651347 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fa9b9297-4e24-407f-9fdf-3cf36524fdc6 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.670702 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fa9b9297-4e24-407f-9fdf-3cf36524fdc6 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Update snapshot metadata completed successfully. Jul 15 13:36:36.670972 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fa9b9297-4e24-407f-9fdf-3cf36524fdc6 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.671462 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1293/5187] 10.4.3.158 () {68 vars in 1402 bytes} [Wed Jul 15 13:36:36 2026] POST /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.678838 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.680710 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.680921 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.681142 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.686527 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.686527 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:36.686996 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.687736 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.687936 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-53df0f4e-7b95-4f00-ae72-6f0e60dfe382 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.688275 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1284/5188] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.695367 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6a4ff7b7-573c-46ac-ac70-0b638b6181ee None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.697270 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6a4ff7b7-573c-46ac-ac70-0b638b6181ee tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] PUT https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 Jul 15 13:36:36.697664 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6a4ff7b7-573c-46ac-ac70-0b638b6181ee tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:36.704349 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.704349 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:36.704797 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6a4ff7b7-573c-46ac-ac70-0b638b6181ee tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.764658 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6a4ff7b7-573c-46ac-ac70-0b638b6181ee tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Update snapshot metadata completed successfully. Jul 15 13:36:36.764973 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6a4ff7b7-573c-46ac-ac70-0b638b6181ee tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 returned with HTTP 200 Jul 15 13:36:36.765556 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1306/5189] 10.4.3.158 () {68 vars in 1416 bytes} [Wed Jul 15 13:36:36 2026] PUT /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.774860 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.776987 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 Jul 15 13:36:36.777273 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.777569 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.784552 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.784552 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:36.785018 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.785783 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.786042 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-413ee916-155c-4cca-b84e-44ac9e45ca16 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 returned with HTTP 200 Jul 15 13:36:36.786408 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1307/5190] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.794506 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-51ef443b-057c-414a-bdac-6b43be9c888a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.796719 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51ef443b-057c-414a-bdac-6b43be9c888a tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.796973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51ef443b-057c-414a-bdac-6b43be9c888a tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.797179 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-51ef443b-057c-414a-bdac-6b43be9c888a tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.803275 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.803275 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:36.803803 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-51ef443b-057c-414a-bdac-6b43be9c888a tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.804694 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-51ef443b-057c-414a-bdac-6b43be9c888a tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Get snapshot metadata completed successfully. Jul 15 13:36:36.804983 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-51ef443b-057c-414a-bdac-6b43be9c888a tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.805374 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1294/5191] 10.4.3.158 () {66 vars in 1381 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.814224 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-84c17ec2-8590-46a7-a021-55e33b854021 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.816131 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-84c17ec2-8590-46a7-a021-55e33b854021 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] PUT https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata Jul 15 13:36:36.816480 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-84c17ec2-8590-46a7-a021-55e33b854021 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:36.823567 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.823567 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:36.824015 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-84c17ec2-8590-46a7-a021-55e33b854021 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.843304 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-84c17ec2-8590-46a7-a021-55e33b854021 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Update snapshot metadata completed successfully. Jul 15 13:36:36.843643 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-84c17ec2-8590-46a7-a021-55e33b854021 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata returned with HTTP 200 Jul 15 13:36:36.844207 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1285/5192] 10.4.3.158 () {68 vars in 1401 bytes} [Wed Jul 15 13:36:36 2026] PUT /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:36:36.854677 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.856591 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d Jul 15 13:36:36.856764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.856977 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.857131 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Delete snapshot with id: 555042b1-9a08-4a6f-b503-b15cca5e320d Jul 15 13:36:36.862213 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.862213 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:36.862631 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.877352 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot delete request issued successfully. Jul 15 13:36:36.877522 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-19b2054d-ecb0-462d-bf8d-7092d1953e34 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d returned with HTTP 202 Jul 15 13:36:36.877806 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1307/5193] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:36:36 2026] DELETE /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:36.886163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-09cb94f4-ce4c-43ea-8148-e64f9928de57 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:36.888521 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09cb94f4-ce4c-43ea-8148-e64f9928de57 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d Jul 15 13:36:36.888723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09cb94f4-ce4c-43ea-8148-e64f9928de57 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:36.889004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-09cb94f4-ce4c-43ea-8148-e64f9928de57 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:36.895171 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:36.895171 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:36.895681 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-09cb94f4-ce4c-43ea-8148-e64f9928de57 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Snapshot retrieved successfully. Jul 15 13:36:36.896510 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-09cb94f4-ce4c-43ea-8148-e64f9928de57 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d returned with HTTP 200 Jul 15 13:36:36.896924 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1308/5194] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:36 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:37.045672 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fbac3a75-bed9-47f9-84e3-a6b0c2b7fe89 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.047992 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fbac3a75-bed9-47f9-84e3-a6b0c2b7fe89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:37.048187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fbac3a75-bed9-47f9-84e3-a6b0c2b7fe89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.048436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fbac3a75-bed9-47f9-84e3-a6b0c2b7fe89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.048619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-fbac3a75-bed9-47f9-84e3-a6b0c2b7fe89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:37.053170 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.053170 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:37.053866 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fbac3a75-bed9-47f9-84e3-a6b0c2b7fe89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:37.054280 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1295/5195] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:37.137416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-acd265b0-0edb-468f-bcb2-ab3860fb7001 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.140313 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-acd265b0-0edb-468f-bcb2-ab3860fb7001 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:37.140573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-acd265b0-0edb-468f-bcb2-ab3860fb7001 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.140799 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-acd265b0-0edb-468f-bcb2-ab3860fb7001 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.153858 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.153858 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:37.158096 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-acd265b0-0edb-468f-bcb2-ab3860fb7001 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:37.163982 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-acd265b0-0edb-468f-bcb2-ab3860fb7001 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:37.164413 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1286/5196] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:37.180639 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.182596 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde/action Jul 15 13:36:37.182979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:37.183156 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:37.192731 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.192731 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:37.193249 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:37.199023 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Begin detaching volume completed successfully. Jul 15 13:36:37.199278 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-e24a644a-7725-4262-8caf-bda76c1a25c1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde/action returned with HTTP 202 Jul 15 13:36:37.199808 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1308/5197] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:36:37 2026] POST /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:37.241985 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f5a36993-9a9e-4741-ab95-cc9beabe8a5d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.242524 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f5a36993-9a9e-4741-ab95-cc9beabe8a5d None None] GET https://10.4.3.158/volume// Jul 15 13:36:37.242763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f5a36993-9a9e-4741-ab95-cc9beabe8a5d None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.243143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f5a36993-9a9e-4741-ab95-cc9beabe8a5d None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.243583 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f5a36993-9a9e-4741-ab95-cc9beabe8a5d None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:37.244096 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1309/5198] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:37.261021 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-61b96d6d-4832-4ef2-a074-3108aa8c8aef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.263691 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-61b96d6d-4832-4ef2-a074-3108aa8c8aef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:37.263957 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-61b96d6d-4832-4ef2-a074-3108aa8c8aef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.264223 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-61b96d6d-4832-4ef2-a074-3108aa8c8aef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.276801 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.276801 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:37.281544 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-61b96d6d-4832-4ef2-a074-3108aa8c8aef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:37.287274 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-61b96d6d-4832-4ef2-a074-3108aa8c8aef tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:37.287900 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1296/5199] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:37.907041 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-21a5c132-f9a2-4f35-a493-04e09a9faffc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.908734 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21a5c132-f9a2-4f35-a493-04e09a9faffc tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d Jul 15 13:36:37.908938 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21a5c132-f9a2-4f35-a493-04e09a9faffc tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.909118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-21a5c132-f9a2-4f35-a493-04e09a9faffc tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.913288 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-21a5c132-f9a2-4f35-a493-04e09a9faffc tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d returned with HTTP 404 Jul 15 13:36:37.913755 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1287/5200] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/v3/snapshots/555042b1-9a08-4a6f-b503-b15cca5e320d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:37.920233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e49fd073-2323-435a-9923-0e9585fe52c7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.921851 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e49fd073-2323-435a-9923-0e9585fe52c7 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:37.922054 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e49fd073-2323-435a-9923-0e9585fe52c7 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.922228 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e49fd073-2323-435a-9923-0e9585fe52c7 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.928505 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.928505 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:37.931839 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e49fd073-2323-435a-9923-0e9585fe52c7 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Volume info retrieved successfully. Jul 15 13:36:37.935603 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e49fd073-2323-435a-9923-0e9585fe52c7 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb returned with HTTP 200 Jul 15 13:36:37.935935 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1309/5201] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:37.946795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.949210 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] DELETE https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:37.949501 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.949759 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.950000 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Delete volume with id: 798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:37.959368 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.959368 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:37.960091 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Volume info retrieved successfully. Jul 15 13:36:37.980259 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Delete volume request issued successfully. Jul 15 13:36:37.980473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-29e98ecb-5cf8-4375-ae3f-5b3351c8d32c tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb returned with HTTP 202 Jul 15 13:36:37.980991 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1310/5202] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:37 2026] DELETE /volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:37.989424 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-34d8c89a-016b-4bb6-8cd5-ba4ee3e86c20 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:37.991005 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-34d8c89a-016b-4bb6-8cd5-ba4ee3e86c20 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:37.991238 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-34d8c89a-016b-4bb6-8cd5-ba4ee3e86c20 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:37.991450 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-34d8c89a-016b-4bb6-8cd5-ba4ee3e86c20 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:37.998461 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:37.998461 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:38.002247 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-34d8c89a-016b-4bb6-8cd5-ba4ee3e86c20 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Volume info retrieved successfully. Jul 15 13:36:38.006312 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-34d8c89a-016b-4bb6-8cd5-ba4ee3e86c20 tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb returned with HTTP 200 Jul 15 13:36:38.006696 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1297/5203] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:37 2026] GET /volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:38.064433 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0196f32c-d631-40c9-9a3d-102578eec67e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:38.066890 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0196f32c-d631-40c9-9a3d-102578eec67e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:38.067178 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0196f32c-d631-40c9-9a3d-102578eec67e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:38.067428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0196f32c-d631-40c9-9a3d-102578eec67e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:38.067559 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-0196f32c-d631-40c9-9a3d-102578eec67e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:38.074442 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:38.074442 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:38.075208 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0196f32c-d631-40c9-9a3d-102578eec67e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:38.075663 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1288/5204] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:38 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:38.128672 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-51a6d953-3771-4178-94ad-122d8128fa2c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:38.130548 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-51a6d953-3771-4178-94ad-122d8128fa2c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97 Jul 15 13:36:38.130730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-51a6d953-3771-4178-94ad-122d8128fa2c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:38.130905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-51a6d953-3771-4178-94ad-122d8128fa2c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:38.137842 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:38.137842 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:38.177977 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-a7f19f7b-6a5d-4f56-97ed-5216b7203a6a req-51a6d953-3771-4178-94ad-122d8128fa2c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97 returned with HTTP 200 Jul 15 13:36:38.178487 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1310/5205] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:36:38 2026] DELETE /volume/v3/attachments/c408d527-ca08-4faf-b18b-e4793ec01e97 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:38.288016 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:38.289804 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:38.289930 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2028838422", "snapshot_id": "b89b2859-ce2d-499b-82ed-475dfe7312f1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:38.291467 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2028838422', 'snapshot_id': 'b89b2859-ce2d-499b-82ed-475dfe7312f1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:38.298074 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:38.298074 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:38.298304 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:38.299040 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume of 1 GB Jul 15 13:36:38.302712 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Availability Zones retrieved successfully. Jul 15 13:36:38.312299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (085cda31-b038-4bd0-a23b-18f9828b2a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:38.313459 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783d399f-cd46-4175-9b08-096e71f905bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:38.314463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:38.344480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (783d399f-cd46-4175-9b08-096e71f905bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b89b2859-ce2d-499b-82ed-475dfe7312f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:38.345235 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912feff4-30a4-46bf-a7ce-db84983664e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:38.385386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Created reservations ['4e9d9a49-72be-47cf-b0d5-e2a13ecec815', '94a4b7a7-4758-44cd-8a5d-d93198260cde', '814cb542-9c9c-4374-bfff-b15e7ea590a4', 'e7786c7e-01d1-46b8-8047-2ace7d6c6731'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:38.386304 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912feff4-30a4-46bf-a7ce-db84983664e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e9d9a49-72be-47cf-b0d5-e2a13ecec815', '94a4b7a7-4758-44cd-8a5d-d93198260cde', '814cb542-9c9c-4374-bfff-b15e7ea590a4', 'e7786c7e-01d1-46b8-8047-2ace7d6c6731']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:38.386814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031e0fa7-3cec-4b5a-8f71-2a5adabfd648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:38.425508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031e0fa7-3cec-4b5a-8f71-2a5adabfd648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9761568-0e53-4113-8995-0272973a633e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2028838422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['4e9d9a49-72be-47cf-b0d5-e2a13ecec815','94a4b7a7-4758-44cd-8a5d-d93198260cde','814cb542-9c9c-4374-bfff-b15e7ea590a4','e7786c7e-01d1-46b8-8047-2ace7d6c6731'],size=1,snapshot_id=b89b2859-ce2d-499b-82ed-475dfe7312f1,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2028838422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9761568-0e53-4113-8995-0272973a633e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4446c7ba134e4b07a34c6726f5d2ab59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b89b2859-ce2d-499b-82ed-475dfe7312f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81683e8430754ba2abf60dd2524145e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:38.426381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274b9180-372a-4759-9355-6ef2c07c3e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:38.445892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274b9180-372a-4759-9355-6ef2c07c3e61) transitioned into state 'SUCCESS' from state '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-2028838422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4446c7ba134e4b07a34c6726f5d2ab59',qos_specs=None,replication_status=,reservations=['4e9d9a49-72be-47cf-b0d5-e2a13ecec815','94a4b7a7-4758-44cd-8a5d-d93198260cde','814cb542-9c9c-4374-bfff-b15e7ea590a4','e7786c7e-01d1-46b8-8047-2ace7d6c6731'],size=1,snapshot_id=b89b2859-ce2d-499b-82ed-475dfe7312f1,source_replicaid=,source_volid=None,status='creating',user_id='81683e8430754ba2abf60dd2524145e5',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:38.446823 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4340bc4d-5201-4136-aa69-ff6011e175e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:38.467672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4340bc4d-5201-4136-aa69-ff6011e175e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:38.468753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Flow 'volume_create_api' (085cda31-b038-4bd0-a23b-18f9828b2a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:38.469144 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Create volume request issued successfully. Jul 15 13:36:38.469833 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8f6f12cc-21ba-4bf2-8fd8-533cf3654cdc tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:38.470446 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1311/5206] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:38 2026] POST /volume/v3/volumes => generated 791 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:38.485673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8e369f39-db42-4ec0-a7b6-5d9d4df5e6d5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:38.488224 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8e369f39-db42-4ec0-a7b6-5d9d4df5e6d5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:38.488536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8e369f39-db42-4ec0-a7b6-5d9d4df5e6d5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:38.488827 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8e369f39-db42-4ec0-a7b6-5d9d4df5e6d5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:38.499003 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:38.499003 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:38.504098 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8e369f39-db42-4ec0-a7b6-5d9d4df5e6d5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:38.510245 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8e369f39-db42-4ec0-a7b6-5d9d4df5e6d5 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:38.510871 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1298/5207] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:38 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:39.020461 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9673a83e-b1b7-4235-83a1-b166e1ce13aa None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:39.022156 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9673a83e-b1b7-4235-83a1-b166e1ce13aa tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] GET https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb Jul 15 13:36:39.022350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9673a83e-b1b7-4235-83a1-b166e1ce13aa tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:39.022550 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9673a83e-b1b7-4235-83a1-b166e1ce13aa tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:39.028278 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9673a83e-b1b7-4235-83a1-b166e1ce13aa tempest-SnapshotMetadataTestJSON-978501593 tempest-SnapshotMetadataTestJSON-978501593-project-member] https://10.4.3.158/volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb returned with HTTP 404 Jul 15 13:36:39.028849 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1289/5208] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:39 2026] GET /volume/v3/volumes/798253f3-f070-4b1e-a3b8-7c9c338a7cbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:39.085449 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-75864534-d5b3-4a37-985d-e86b00f1f591 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:39.087557 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75864534-d5b3-4a37-985d-e86b00f1f591 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:39.087814 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75864534-d5b3-4a37-985d-e86b00f1f591 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:39.088074 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75864534-d5b3-4a37-985d-e86b00f1f591 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:39.088205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-75864534-d5b3-4a37-985d-e86b00f1f591 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:39.093081 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:39.093081 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:39.093778 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75864534-d5b3-4a37-985d-e86b00f1f591 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:39.094187 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1311/5209] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:39 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:39.527207 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f0ec9e85-d46f-4504-acdf-00f110659204 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:39.529646 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0ec9e85-d46f-4504-acdf-00f110659204 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:39.529881 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0ec9e85-d46f-4504-acdf-00f110659204 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:39.530152 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f0ec9e85-d46f-4504-acdf-00f110659204 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:39.539462 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:39.539462 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:39.544817 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f0ec9e85-d46f-4504-acdf-00f110659204 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:39.550033 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f0ec9e85-d46f-4504-acdf-00f110659204 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:39.550461 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1312/5210] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:39 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:39.565830 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f6350402-9de3-492f-a2d2-bff2a5bce9ce None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:39.567678 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6350402-9de3-492f-a2d2-bff2a5bce9ce tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:39.567853 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6350402-9de3-492f-a2d2-bff2a5bce9ce tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:39.568085 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6350402-9de3-492f-a2d2-bff2a5bce9ce tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:39.575186 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:39.575186 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:39.578915 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f6350402-9de3-492f-a2d2-bff2a5bce9ce tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:39.582984 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6350402-9de3-492f-a2d2-bff2a5bce9ce tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:39.583362 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1299/5211] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:39 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:40.056704 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-4d589284-136f-47dd-b6b4-f975492fd6cf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.059369 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-4d589284-136f-47dd-b6b4-f975492fd6cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:40.059587 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-4d589284-136f-47dd-b6b4-f975492fd6cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.059758 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-4d589284-136f-47dd-b6b4-f975492fd6cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.068594 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.068594 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:40.071872 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-4d589284-136f-47dd-b6b4-f975492fd6cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:40.075827 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-4d589284-136f-47dd-b6b4-f975492fd6cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:40.076259 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1290/5212] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:40.106810 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-79270a17-2251-4847-ad88-ac6f5ddf1a90 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.108566 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79270a17-2251-4847-ad88-ac6f5ddf1a90 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:40.108788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79270a17-2251-4847-ad88-ac6f5ddf1a90 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.108997 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-79270a17-2251-4847-ad88-ac6f5ddf1a90 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.109070 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-79270a17-2251-4847-ad88-ac6f5ddf1a90 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:40.114440 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.114440 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:40.115556 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-79270a17-2251-4847-ad88-ac6f5ddf1a90 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:40.116174 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1312/5213] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:40.147640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d609af7f-e07a-467b-9f2d-ac92a9971f41 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.148091 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d609af7f-e07a-467b-9f2d-ac92a9971f41 None None] GET https://10.4.3.158/volume// Jul 15 13:36:40.148299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d609af7f-e07a-467b-9f2d-ac92a9971f41 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.148562 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d609af7f-e07a-467b-9f2d-ac92a9971f41 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.148928 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d609af7f-e07a-467b-9f2d-ac92a9971f41 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:40.149251 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1313/5214] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:40.156908 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-b7e6055a-2805-4b55-aea7-81f805c75559 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.159473 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-b7e6055a-2805-4b55-aea7-81f805c75559 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:36:40.159931 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-b7e6055a-2805-4b55-aea7-81f805c75559 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9761568-0e53-4113-8995-0272973a633e", "connector": null, "instance_uuid": "e7d363e6-23ce-4a58-82e7-0062d392439f"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:40.169470 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.169470 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:40.177759 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.194318 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-b7e6055a-2805-4b55-aea7-81f805c75559 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:36:40.194758 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1300/5215] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:36:40 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) Jul 15 13:36:40.222191 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d5fde43e-2ea4-4ab5-9518-a9fd2d4f08a1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.224225 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d5fde43e-2ea4-4ab5-9518-a9fd2d4f08a1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:40.224388 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d5fde43e-2ea4-4ab5-9518-a9fd2d4f08a1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.226184 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d5fde43e-2ea4-4ab5-9518-a9fd2d4f08a1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.230890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-33cdd4e2-b806-47b9-8456-8982cb167ee8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.231343 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-33cdd4e2-b806-47b9-8456-8982cb167ee8 None None] GET https://10.4.3.158/volume// Jul 15 13:36:40.231547 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-33cdd4e2-b806-47b9-8456-8982cb167ee8 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.231767 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-33cdd4e2-b806-47b9-8456-8982cb167ee8 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.232233 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-33cdd4e2-b806-47b9-8456-8982cb167ee8 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:40.232688 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1314/5216] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:40.235076 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.235076 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:40.238877 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d5fde43e-2ea4-4ab5-9518-a9fd2d4f08a1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:40.238995 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-e94eebba-7daf-44fe-91b0-a596dc1d0825 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.241089 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-e94eebba-7daf-44fe-91b0-a596dc1d0825 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:40.241300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-e94eebba-7daf-44fe-91b0-a596dc1d0825 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.241739 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-e94eebba-7daf-44fe-91b0-a596dc1d0825 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.244446 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d5fde43e-2ea4-4ab5-9518-a9fd2d4f08a1 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:40.245108 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1313/5217] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:40.250366 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.250366 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:40.254334 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-e94eebba-7daf-44fe-91b0-a596dc1d0825 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:40.257540 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-e94eebba-7daf-44fe-91b0-a596dc1d0825 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:40.257924 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1301/5218] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:40.286574 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:40.286923 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-593688358", "metadata": {"Type": "Test"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:40.288474 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-593688358', 'metadata': {'Type': 'Test'}}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:40.288644 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:40.292676 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:40.298852 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (33a844c7-0d8b-4663-b4d5-db05d3cd6ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:40.299820 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e764e70-cd3c-4c4e-afcc-82d06e2b0137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:40.300800 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:40.327490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e764e70-cd3c-4c4e-afcc-82d06e2b0137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:40.328426 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63739a1-fc5b-4dfe-8fbe-e4c44c36cd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:40.350942 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.352894 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] PUT https://10.4.3.158/volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd Jul 15 13:36:40.353260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:40.360299 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Acquiring lock "cinder-attachment_update-a9761568-0e53-4113-8995-0272973a633e-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:36:40.364379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-a9761568-0e53-4113-8995-0272973a633e-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:36:40.365300 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.365300 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:40.385406 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['7649a478-580a-4f9d-80aa-6bd09153cbec', '83e22521-5306-4ddf-8de3-5d3f824b1c55', 'bdf00877-1408-4905-8ad0-6289d9fcd48d', 'c18d7248-4769-45d5-a41e-b70d33536401'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:40.386190 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63739a1-fc5b-4dfe-8fbe-e4c44c36cd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7649a478-580a-4f9d-80aa-6bd09153cbec', '83e22521-5306-4ddf-8de3-5d3f824b1c55', 'bdf00877-1408-4905-8ad0-6289d9fcd48d', 'c18d7248-4769-45d5-a41e-b70d33536401']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:40.386883 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb8816c-2995-413e-8d7b-f25e358ce916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:40.411703 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb8816c-2995-413e-8d7b-f25e358ce916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f2b81b-8010-49c8-b688-6d1ca5b1ef9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-593688358',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['7649a478-580a-4f9d-80aa-6bd09153cbec','83e22521-5306-4ddf-8de3-5d3f824b1c55','bdf00877-1408-4905-8ad0-6289d9fcd48d','c18d7248-4769-45d5-a41e-b70d33536401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-593688358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66f2b81b-8010-49c8-b688-6d1ca5b1ef9b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:40.412462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9a2637-bc06-4866-9fd2-285821abfda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:40.439063 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9a2637-bc06-4866-9fd2-285821abfda6) transitioned into state 'SUCCESS' from state '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-593688358',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['7649a478-580a-4f9d-80aa-6bd09153cbec','83e22521-5306-4ddf-8de3-5d3f824b1c55','bdf00877-1408-4905-8ad0-6289d9fcd48d','c18d7248-4769-45d5-a41e-b70d33536401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:40.439774 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Lock "cinder-attachment_update-a9761568-0e53-4113-8995-0272973a633e-np0000005195" released by "attachment_update" :: held 0.075s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:36:40.439846 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f71c1fe-8e8f-4008-8c8b-6b71c5fa8398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:40.440172 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-d4150c19-3b96-4f1c-b027-2da904a027ff tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd returned with HTTP 200 Jul 15 13:36:40.440691 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1315/5219] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:36:40 2026] PUT /volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:40.450602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f71c1fe-8e8f-4008-8c8b-6b71c5fa8398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:40.451667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (33a844c7-0d8b-4663-b4d5-db05d3cd6ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:40.452167 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:40.452903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7015a954-207b-46db-b0e9-3a0d910dd8e7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:40.453476 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1291/5220] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:40 2026] POST /volume/v3/volumes => generated 758 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:40.464373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0a0744ac-a855-4418-9afe-87bdc220f270 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:40.466455 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a0744ac-a855-4418-9afe-87bdc220f270 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:40.466683 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a0744ac-a855-4418-9afe-87bdc220f270 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:40.466889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0a0744ac-a855-4418-9afe-87bdc220f270 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:40.475842 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:40.475842 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:40.480152 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0a0744ac-a855-4418-9afe-87bdc220f270 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:40.485359 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0a0744ac-a855-4418-9afe-87bdc220f270 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:40.485794 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1314/5221] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:40 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.128053 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9de25b5f-c74f-43b1-a04d-289095d9e0ef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.129729 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9de25b5f-c74f-43b1-a04d-289095d9e0ef tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:41.129933 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9de25b5f-c74f-43b1-a04d-289095d9e0ef tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:41.130155 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9de25b5f-c74f-43b1-a04d-289095d9e0ef tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:41.130271 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-9de25b5f-c74f-43b1-a04d-289095d9e0ef tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:41.134213 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.134213 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:41.134770 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9de25b5f-c74f-43b1-a04d-289095d9e0ef tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:41.135135 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1302/5222] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:41 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.256903 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2bce9f6d-34a5-4066-9fb6-a8eeae91f9b2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.258674 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2bce9f6d-34a5-4066-9fb6-a8eeae91f9b2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:41.258844 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2bce9f6d-34a5-4066-9fb6-a8eeae91f9b2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:41.259046 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2bce9f6d-34a5-4066-9fb6-a8eeae91f9b2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:41.268823 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.268823 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:41.272588 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2bce9f6d-34a5-4066-9fb6-a8eeae91f9b2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:41.277458 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2bce9f6d-34a5-4066-9fb6-a8eeae91f9b2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:41.277939 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1316/5223] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:41 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.497791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e3852d5-0fe5-4492-8a82-08c9c5931de1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.500040 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e3852d5-0fe5-4492-8a82-08c9c5931de1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:41.500040 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e3852d5-0fe5-4492-8a82-08c9c5931de1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:41.500172 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e3852d5-0fe5-4492-8a82-08c9c5931de1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:41.507350 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.507350 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:41.512098 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9e3852d5-0fe5-4492-8a82-08c9c5931de1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:41.515210 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e3852d5-0fe5-4492-8a82-08c9c5931de1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:41.515849 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1292/5224] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:41 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.529727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-16ce4feb-c523-4ddd-a7b8-df8a0e9833fc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.531597 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16ce4feb-c523-4ddd-a7b8-df8a0e9833fc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:41.531877 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16ce4feb-c523-4ddd-a7b8-df8a0e9833fc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:41.532120 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-16ce4feb-c523-4ddd-a7b8-df8a0e9833fc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:41.540667 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.540667 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:41.545423 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-16ce4feb-c523-4ddd-a7b8-df8a0e9833fc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:41.549728 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-16ce4feb-c523-4ddd-a7b8-df8a0e9833fc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:41.550168 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1315/5225] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:41 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.562725 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3a0d0873-6ea9-4afa-9de9-bf1e7a2f4e45 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.564760 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3a0d0873-6ea9-4afa-9de9-bf1e7a2f4e45 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:41.565142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3a0d0873-6ea9-4afa-9de9-bf1e7a2f4e45 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-593688358"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:41.575615 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.575615 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:41.580016 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3a0d0873-6ea9-4afa-9de9-bf1e7a2f4e45 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:41.587199 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3a0d0873-6ea9-4afa-9de9-bf1e7a2f4e45 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:41.587807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3a0d0873-6ea9-4afa-9de9-bf1e7a2f4e45 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:41.588256 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1303/5226] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:36:41 2026] PUT /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 783 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.599380 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f58b5701-76e8-42f1-8a93-2bdbff5aa61c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.600949 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f58b5701-76e8-42f1-8a93-2bdbff5aa61c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:41.600949 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f58b5701-76e8-42f1-8a93-2bdbff5aa61c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1435546104", "description": "This is the new description of volume"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:41.608869 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.608869 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:41.612606 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f58b5701-76e8-42f1-8a93-2bdbff5aa61c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:41.620877 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f58b5701-76e8-42f1-8a93-2bdbff5aa61c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:41.621811 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f58b5701-76e8-42f1-8a93-2bdbff5aa61c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:41.622349 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1317/5227] 10.4.3.158 () {68 vars in 1369 bytes} [Wed Jul 15 13:36:41 2026] PUT /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.633296 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ad4a02ba-0c9d-442c-8937-013635df665b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.637103 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad4a02ba-0c9d-442c-8937-013635df665b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:41.637103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad4a02ba-0c9d-442c-8937-013635df665b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:41.637103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ad4a02ba-0c9d-442c-8937-013635df665b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:41.642516 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.642516 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:41.645982 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ad4a02ba-0c9d-442c-8937-013635df665b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:41.651271 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ad4a02ba-0c9d-442c-8937-013635df665b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:41.651766 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1293/5228] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:41 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 891 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:41.668766 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.671420 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:41.671825 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-602551065", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2001943929"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:41.673458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-602551065', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2001943929'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:41.673567 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:41.678602 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:41.687087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (91b50524-7bce-482d-81d2-2d5c15086c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:41.688568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821dcb69-febd-4fbd-858a-24099e36835a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:41.689927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:41.723549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821dcb69-febd-4fbd-858a-24099e36835a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:41.724735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9df2105-4a7f-4f03-9c09-c3670e743499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:41.770007 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['a2d251dc-b3bb-4dac-b1d1-7ed0260475fa', '78062d77-dc8a-4d83-b000-6d5ec6b4fd01', 'ceb42c77-fc39-48a7-9419-db9921a444c2', 'b4d171f4-bd57-419b-9d73-279952930ce1'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:41.770695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9df2105-4a7f-4f03-9c09-c3670e743499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d251dc-b3bb-4dac-b1d1-7ed0260475fa', '78062d77-dc8a-4d83-b000-6d5ec6b4fd01', 'ceb42c77-fc39-48a7-9419-db9921a444c2', 'b4d171f4-bd57-419b-9d73-279952930ce1']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:41.771421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0202ed92-1458-4029-a169-2bb340d92379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:41.797427 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0202ed92-1458-4029-a169-2bb340d92379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e336532b-c2ec-46eb-94c7-5e462a8989d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-602551065',display_name='tempest-VolumesGetTest-Volume-2001943929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['a2d251dc-b3bb-4dac-b1d1-7ed0260475fa','78062d77-dc8a-4d83-b000-6d5ec6b4fd01','ceb42c77-fc39-48a7-9419-db9921a444c2','b4d171f4-bd57-419b-9d73-279952930ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-602551065',display_name='tempest-VolumesGetTest-Volume-2001943929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e336532b-c2ec-46eb-94c7-5e462a8989d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:41.798458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630ebc27-f852-4769-9595-844f61cd74ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:41.817581 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (630ebc27-f852-4769-9595-844f61cd74ae) transitioned into 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-602551065',display_name='tempest-VolumesGetTest-Volume-2001943929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['a2d251dc-b3bb-4dac-b1d1-7ed0260475fa','78062d77-dc8a-4d83-b000-6d5ec6b4fd01','ceb42c77-fc39-48a7-9419-db9921a444c2','b4d171f4-bd57-419b-9d73-279952930ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:41.818535 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ace09b-6be7-4556-89fa-86f559b0b326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:41.828676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ace09b-6be7-4556-89fa-86f559b0b326) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:41.829761 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (91b50524-7bce-482d-81d2-2d5c15086c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:41.830168 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:41.830889 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6bfb3267-cacb-4ef1-95cd-a461e515b4d3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:41.831463 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1316/5229] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:41 2026] POST /volume/v3/volumes => generated 779 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:41.846089 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0cd999b3-8142-44ec-b49c-4e8069eb2489 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:41.848338 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0cd999b3-8142-44ec-b49c-4e8069eb2489 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:41.848626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0cd999b3-8142-44ec-b49c-4e8069eb2489 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:41.848762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0cd999b3-8142-44ec-b49c-4e8069eb2489 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:41.855728 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:41.855728 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:41.859515 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0cd999b3-8142-44ec-b49c-4e8069eb2489 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:41.863335 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0cd999b3-8142-44ec-b49c-4e8069eb2489 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 200 Jul 15 13:36:41.863865 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1304/5230] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:41 2026] GET /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:42.147039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-691d79f0-7f85-4483-b56d-7d238ddc19ed None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:42.149285 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-691d79f0-7f85-4483-b56d-7d238ddc19ed tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:42.149586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-691d79f0-7f85-4483-b56d-7d238ddc19ed tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:42.149861 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-691d79f0-7f85-4483-b56d-7d238ddc19ed tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:42.150043 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-691d79f0-7f85-4483-b56d-7d238ddc19ed tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:42.155607 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:42.155607 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:42.156463 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-691d79f0-7f85-4483-b56d-7d238ddc19ed tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:42.156911 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1318/5231] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:42 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:42.291086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fb562f3c-37ac-4d90-bfd5-5d6677e30f19 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:42.292949 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fb562f3c-37ac-4d90-bfd5-5d6677e30f19 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:42.293144 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fb562f3c-37ac-4d90-bfd5-5d6677e30f19 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:42.293376 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fb562f3c-37ac-4d90-bfd5-5d6677e30f19 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:42.303378 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:42.303378 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:42.307269 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fb562f3c-37ac-4d90-bfd5-5d6677e30f19 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:42.311631 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fb562f3c-37ac-4d90-bfd5-5d6677e30f19 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:42.312003 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1294/5232] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:42 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:42.877764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-52d822c4-9699-45dd-a92e-8a32eb17a4cc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:42.880130 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-52d822c4-9699-45dd-a92e-8a32eb17a4cc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:42.880416 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-52d822c4-9699-45dd-a92e-8a32eb17a4cc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:42.880678 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-52d822c4-9699-45dd-a92e-8a32eb17a4cc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:42.889711 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:42.889711 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:42.894268 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-52d822c4-9699-45dd-a92e-8a32eb17a4cc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:42.899820 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-52d822c4-9699-45dd-a92e-8a32eb17a4cc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 200 Jul 15 13:36:42.900352 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1317/5233] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:42 2026] GET /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:42.913027 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-76749937-3946-46d5-bf87-c258bd35efde None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:42.914804 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-76749937-3946-46d5-bf87-c258bd35efde tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:42.915129 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-76749937-3946-46d5-bf87-c258bd35efde tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-593688358", "description": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:42.923015 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:42.923015 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:42.926372 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-76749937-3946-46d5-bf87-c258bd35efde tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:42.933039 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-76749937-3946-46d5-bf87-c258bd35efde tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:42.933654 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-76749937-3946-46d5-bf87-c258bd35efde tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 200 Jul 15 13:36:42.934089 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1305/5234] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:36:42 2026] PUT /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 15 13:36:42.944199 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0f9d25ef-97e3-4df8-89dc-af83c21c1338 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:42.945874 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f9d25ef-97e3-4df8-89dc-af83c21c1338 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:42.946098 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f9d25ef-97e3-4df8-89dc-af83c21c1338 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:42.946258 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0f9d25ef-97e3-4df8-89dc-af83c21c1338 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:42.953408 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:42.953408 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:42.956986 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0f9d25ef-97e3-4df8-89dc-af83c21c1338 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:42.961023 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0f9d25ef-97e3-4df8-89dc-af83c21c1338 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 200 Jul 15 13:36:42.961470 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1319/5235] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:42 2026] GET /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:42.973561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:42.975790 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:42.976030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:42.976264 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:42.976476 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:42.985255 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:42.985255 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:42.985833 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:43.003708 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:43.003975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e002236b-dc13-4c78-a420-12b5e54d43d1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 202 Jul 15 13:36:43.004617 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1295/5236] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:42 2026] DELETE /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:43.011650 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0e3705a3-fdbe-4eea-b06e-0ff0dfdf61a8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:43.013286 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e3705a3-fdbe-4eea-b06e-0ff0dfdf61a8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:43.013466 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e3705a3-fdbe-4eea-b06e-0ff0dfdf61a8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:43.013654 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e3705a3-fdbe-4eea-b06e-0ff0dfdf61a8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:43.020982 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:43.020982 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:43.024917 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e3705a3-fdbe-4eea-b06e-0ff0dfdf61a8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:43.029692 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e3705a3-fdbe-4eea-b06e-0ff0dfdf61a8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 200 Jul 15 13:36:43.030070 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1318/5237] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:43 2026] GET /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:43.169588 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1a9544d0-4c0e-4f41-804c-ea449c1d06a0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:43.171371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a9544d0-4c0e-4f41-804c-ea449c1d06a0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:43.171582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a9544d0-4c0e-4f41-804c-ea449c1d06a0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:43.171754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a9544d0-4c0e-4f41-804c-ea449c1d06a0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:43.171883 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-1a9544d0-4c0e-4f41-804c-ea449c1d06a0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:43.176173 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:43.176173 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:43.176763 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a9544d0-4c0e-4f41-804c-ea449c1d06a0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:43.177117 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1306/5238] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:43 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:43.323636 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0cf56637-e77e-42fd-a1bd-47cba6f237d7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:43.325428 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0cf56637-e77e-42fd-a1bd-47cba6f237d7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:43.325654 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0cf56637-e77e-42fd-a1bd-47cba6f237d7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:43.325905 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0cf56637-e77e-42fd-a1bd-47cba6f237d7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:43.334210 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:43.334210 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:43.337039 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0cf56637-e77e-42fd-a1bd-47cba6f237d7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:43.340752 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0cf56637-e77e-42fd-a1bd-47cba6f237d7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:43.341137 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1320/5239] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:43 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:43.697317 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-27ce5be6-43f4-42af-a493-bb759569bc3c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:43.699188 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-27ce5be6-43f4-42af-a493-bb759569bc3c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd/action Jul 15 13:36:43.699547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-27ce5be6-43f4-42af-a493-bb759569bc3c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:43.699642 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-27ce5be6-43f4-42af-a493-bb759569bc3c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:43.713907 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:43.713907 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:43.726437 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-3734424e-173c-41e8-ad0c-bba8c84a2394 req-27ce5be6-43f4-42af-a493-bb759569bc3c tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd/action returned with HTTP 204 Jul 15 13:36:43.726978 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1296/5240] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:36:43 2026] POST /volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:44.041550 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3ce8f594-f881-4974-bfed-9e660f57dac2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.043201 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ce8f594-f881-4974-bfed-9e660f57dac2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 Jul 15 13:36:44.043404 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ce8f594-f881-4974-bfed-9e660f57dac2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.043590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3ce8f594-f881-4974-bfed-9e660f57dac2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.048784 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3ce8f594-f881-4974-bfed-9e660f57dac2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 returned with HTTP 404 Jul 15 13:36:44.049220 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1319/5241] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:44 2026] GET /volume/v3/volumes/e336532b-c2ec-46eb-94c7-5e462a8989d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:44.055313 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ed9d8ec6-7386-41d3-a813-e2509d1cb7e1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.056975 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed9d8ec6-7386-41d3-a813-e2509d1cb7e1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:44.057177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed9d8ec6-7386-41d3-a813-e2509d1cb7e1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.057364 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ed9d8ec6-7386-41d3-a813-e2509d1cb7e1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.063918 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.063918 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:44.066924 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ed9d8ec6-7386-41d3-a813-e2509d1cb7e1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:44.070416 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ed9d8ec6-7386-41d3-a813-e2509d1cb7e1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:44.070852 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1307/5242] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:44 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 891 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:44.081035 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.082757 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:44.082902 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.083090 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.083246 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: 66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:44.089703 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.089703 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:44.090105 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:44.103932 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:44.104124 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-090ca869-bfc7-488c-9854-e4b75225a5f5 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 202 Jul 15 13:36:44.104526 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1321/5243] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:44 2026] DELETE /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:44.111050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f681f47c-2cdf-4fda-b03b-906449582a32 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.112714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f681f47c-2cdf-4fda-b03b-906449582a32 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:44.112945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f681f47c-2cdf-4fda-b03b-906449582a32 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.113182 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f681f47c-2cdf-4fda-b03b-906449582a32 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.119659 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.119659 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:44.123152 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f681f47c-2cdf-4fda-b03b-906449582a32 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:44.126980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f681f47c-2cdf-4fda-b03b-906449582a32 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 200 Jul 15 13:36:44.127356 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1297/5244] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:44 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 890 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:44.188391 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-091e5b73-cc77-4f9e-a154-dbccd5b1c4ff None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.190089 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-091e5b73-cc77-4f9e-a154-dbccd5b1c4ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:44.190277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-091e5b73-cc77-4f9e-a154-dbccd5b1c4ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.190460 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-091e5b73-cc77-4f9e-a154-dbccd5b1c4ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.190559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-091e5b73-cc77-4f9e-a154-dbccd5b1c4ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:44.194350 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.194350 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:44.194850 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-091e5b73-cc77-4f9e-a154-dbccd5b1c4ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 200 Jul 15 13:36:44.195173 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1320/5245] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:44 2026] GET /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:44.203602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-758cc062-b30e-4efb-a390-105a2c4eba11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.205158 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-758cc062-b30e-4efb-a390-105a2c4eba11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] DELETE https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a Jul 15 13:36:44.205349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-758cc062-b30e-4efb-a390-105a2c4eba11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.205516 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-758cc062-b30e-4efb-a390-105a2c4eba11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.205614 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-758cc062-b30e-4efb-a390-105a2c4eba11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Delete backup with id: ad54b986-4d1d-4e1c-9eef-ce36cd3f653a. Jul 15 13:36:44.209325 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.209325 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:44.219922 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-758cc062-b30e-4efb-a390-105a2c4eba11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] delete_backup rpcapi backup_id ad54b986-4d1d-4e1c-9eef-ce36cd3f653a {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:36:44.221403 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-758cc062-b30e-4efb-a390-105a2c4eba11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a returned with HTTP 202 Jul 15 13:36:44.221750 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1308/5246] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:36:44 2026] DELETE /volume/v3/backups/ad54b986-4d1d-4e1c-9eef-ce36cd3f653a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:44.228337 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.230018 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 Jul 15 13:36:44.230197 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.230480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.230533 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume with id: a2f2f328-ff6d-457e-b4d0-0d0783655af7 Jul 15 13:36:44.236896 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.236896 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:44.237202 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:44.251060 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume request issued successfully. Jul 15 13:36:44.251282 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ec2c1e7d-8660-4dd4-b18f-dc63f88a4c41 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 returned with HTTP 202 Jul 15 13:36:44.251634 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1322/5247] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:36:44 2026] DELETE /volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:44.260479 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7dc0c367-f6da-4f9c-9aa3-59f432f36fba None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.262498 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7dc0c367-f6da-4f9c-9aa3-59f432f36fba tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 Jul 15 13:36:44.262710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7dc0c367-f6da-4f9c-9aa3-59f432f36fba tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.262912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7dc0c367-f6da-4f9c-9aa3-59f432f36fba tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.269709 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.269709 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:44.273063 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7dc0c367-f6da-4f9c-9aa3-59f432f36fba tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:44.277255 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7dc0c367-f6da-4f9c-9aa3-59f432f36fba tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 returned with HTTP 200 Jul 15 13:36:44.277654 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1298/5248] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:44 2026] GET /volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:44.352623 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-38c4a07f-618e-46ae-a147-50dcb8384602 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:44.354495 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38c4a07f-618e-46ae-a147-50dcb8384602 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:44.354736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38c4a07f-618e-46ae-a147-50dcb8384602 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:44.354916 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-38c4a07f-618e-46ae-a147-50dcb8384602 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:44.363980 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:44.363980 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:44.367125 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-38c4a07f-618e-46ae-a147-50dcb8384602 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:44.370852 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-38c4a07f-618e-46ae-a147-50dcb8384602 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:44.371230 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1321/5249] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:44 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:45.138950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ac0a50e7-c3f0-4ae1-8fb4-85589cc52dc6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.141326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ac0a50e7-c3f0-4ae1-8fb4-85589cc52dc6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b Jul 15 13:36:45.141540 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ac0a50e7-c3f0-4ae1-8fb4-85589cc52dc6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:45.141731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ac0a50e7-c3f0-4ae1-8fb4-85589cc52dc6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:45.147600 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ac0a50e7-c3f0-4ae1-8fb4-85589cc52dc6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b returned with HTTP 404 Jul 15 13:36:45.148109 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1309/5250] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:45 2026] GET /volume/v3/volumes/66f2b81b-8010-49c8-b688-6d1ca5b1ef9b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:45.155614 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.157759 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:45.158039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1085153782"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:45.159481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1085153782'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:45.159573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:45.163348 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:45.168805 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (eaf776c3-d144-4a4e-bf7f-7134a92af9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:45.169681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9921224-677a-41da-94cc-c33fc52e0c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.170521 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:45.197586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9921224-677a-41da-94cc-c33fc52e0c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.198420 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd3cb03-28fb-4e54-b1a2-ed915fb5a238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.234919 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['ebcaef21-e95f-4b9c-a01c-41f49e000194', '6c1a0333-8aa6-4755-bc67-891408f05151', '84f934bf-44f0-4f78-adf6-1bea263af4e3', '6066a502-a92c-4d2a-b1a5-1dbd88667923'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:45.235750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd3cb03-28fb-4e54-b1a2-ed915fb5a238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebcaef21-e95f-4b9c-a01c-41f49e000194', '6c1a0333-8aa6-4755-bc67-891408f05151', '84f934bf-44f0-4f78-adf6-1bea263af4e3', '6066a502-a92c-4d2a-b1a5-1dbd88667923']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.236455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433e1dc3-707e-4556-9902-6c0d1b0bef94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.257075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433e1dc3-707e-4556-9902-6c0d1b0bef94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce26a93f-bf16-49ff-bc94-c2311a8a1ed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1085153782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['ebcaef21-e95f-4b9c-a01c-41f49e000194','6c1a0333-8aa6-4755-bc67-891408f05151','84f934bf-44f0-4f78-adf6-1bea263af4e3','6066a502-a92c-4d2a-b1a5-1dbd88667923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1085153782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce26a93f-bf16-49ff-bc94-c2311a8a1ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.257790 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5ad22-0db7-4641-bf32-3f1fc2b7726b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.274028 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae5ad22-0db7-4641-bf32-3f1fc2b7726b) transitioned into state 'SUCCESS' from state '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-1085153782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['ebcaef21-e95f-4b9c-a01c-41f49e000194','6c1a0333-8aa6-4755-bc67-891408f05151','84f934bf-44f0-4f78-adf6-1bea263af4e3','6066a502-a92c-4d2a-b1a5-1dbd88667923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.274748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d2acbe-ec69-44c8-a33f-a7f7b57af4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.283568 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d2acbe-ec69-44c8-a33f-a7f7b57af4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.284377 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (eaf776c3-d144-4a4e-bf7f-7134a92af9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:45.284669 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:45.285292 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4bd49eda-c369-4cb4-bc52-a0492dbdfa75 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:45.285769 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1323/5251] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:36:45 2026] POST /volume/v3/volumes => generated 745 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:45.290193 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c0203b82-7be6-4a2e-bca8-5512a480c5e2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.292049 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c0203b82-7be6-4a2e-bca8-5512a480c5e2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 Jul 15 13:36:45.292311 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c0203b82-7be6-4a2e-bca8-5512a480c5e2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:45.292467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c0203b82-7be6-4a2e-bca8-5512a480c5e2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:45.298182 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c0203b82-7be6-4a2e-bca8-5512a480c5e2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 returned with HTTP 404 Jul 15 13:36:45.298648 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1299/5252] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:45 2026] GET /volume/v3/volumes/a2f2f328-ff6d-457e-b4d0-0d0783655af7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:45.300613 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-57c79028-1c33-4313-9679-a789214e9611 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.302723 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57c79028-1c33-4313-9679-a789214e9611 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:45.302723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57c79028-1c33-4313-9679-a789214e9611 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:45.302954 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57c79028-1c33-4313-9679-a789214e9611 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:45.308532 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.309593 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0/export_record Jul 15 13:36:45.309787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:45.309992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Calling method 'export_record' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:45.310115 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Export record for backup 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100146) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:36:45.312380 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:45.312380 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:45.314446 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:45.314446 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:45.315453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'bcd1b4a9d1cb4e38a30341f80d8ae259', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '107b52f7fcff4240bbc11c4fc6ffb73e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:36:45.315631 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bf193fb5-c9ba-4804-b278-5878415b4a5a tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0/export_record returned with HTTP 403 Jul 15 13:36:45.316105 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1310/5253] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Jul 15 13:36:45 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:45.317002 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-57c79028-1c33-4313-9679-a789214e9611 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:45.323084 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57c79028-1c33-4313-9679-a789214e9611 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 returned with HTTP 200 Jul 15 13:36:45.323634 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1322/5254] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:45 2026] GET /volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:45.325229 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.326930 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:45.327325 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754608653"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:45.328693 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754608653'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:45.328828 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume of 1 GB Jul 15 13:36:45.329102 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:45.329102 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:45.332633 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Availability Zones retrieved successfully. Jul 15 13:36:45.338064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (8e5fd2b9-1d16-4929-a269-eed6945afea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:45.338889 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e8eda7-a088-4341-a4c1-c8987160f39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.339692 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:45.363145 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e8eda7-a088-4341-a4c1-c8987160f39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.363915 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0973674-4a81-4519-9cc2-1113e724cca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.401010 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['f2c99c46-e7c9-4fe8-9341-6ce49f3155ed', '6463a5e0-2a53-4870-b264-abcb5c38124d', 'd5e528df-d368-41ef-8a20-0d5f5b626bbf', '892a60cc-7100-477e-b582-c9fd7dc2a847'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:45.401788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0973674-4a81-4519-9cc2-1113e724cca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c99c46-e7c9-4fe8-9341-6ce49f3155ed', '6463a5e0-2a53-4870-b264-abcb5c38124d', 'd5e528df-d368-41ef-8a20-0d5f5b626bbf', '892a60cc-7100-477e-b582-c9fd7dc2a847']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.402599 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c506cd-1617-4e74-b0d9-7536f225800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.423981 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c506cd-1617-4e74-b0d9-7536f225800c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b07bcd1-d51e-4aab-8a87-e546fbce12d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754608653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['f2c99c46-e7c9-4fe8-9341-6ce49f3155ed','6463a5e0-2a53-4870-b264-abcb5c38124d','d5e528df-d368-41ef-8a20-0d5f5b626bbf','892a60cc-7100-477e-b582-c9fd7dc2a847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754608653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b07bcd1-d51e-4aab-8a87-e546fbce12d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b94812fd99b43358a6a367932196a87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.424668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869f873a-7d22-4534-80ac-f426d3ac4900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.440779 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (869f873a-7d22-4534-80ac-f426d3ac4900) transitioned into state 'SUCCESS' from state '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-1754608653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['f2c99c46-e7c9-4fe8-9341-6ce49f3155ed','6463a5e0-2a53-4870-b264-abcb5c38124d','d5e528df-d368-41ef-8a20-0d5f5b626bbf','892a60cc-7100-477e-b582-c9fd7dc2a847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.441458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ff7cb6-dd88-4fe2-9ebf-531f6a46eeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:45.449095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63ff7cb6-dd88-4fe2-9ebf-531f6a46eeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:45.449827 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (8e5fd2b9-1d16-4929-a269-eed6945afea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:45.450121 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request issued successfully. Jul 15 13:36:45.450643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a8c6c45a-c46d-40e1-b1b4-450bd42f8bdc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:45.451041 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1324/5255] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:36:45 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:45.462509 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5d98ce37-a28c-43b4-8ee3-a52d845db21f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:45.464414 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5d98ce37-a28c-43b4-8ee3-a52d845db21f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 Jul 15 13:36:45.464646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5d98ce37-a28c-43b4-8ee3-a52d845db21f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:45.464832 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5d98ce37-a28c-43b4-8ee3-a52d845db21f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:45.472565 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:45.472565 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:45.475915 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5d98ce37-a28c-43b4-8ee3-a52d845db21f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:45.479520 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5d98ce37-a28c-43b4-8ee3-a52d845db21f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 returned with HTTP 200 Jul 15 13:36:45.479906 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1300/5256] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:45 2026] GET /volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:46.337110 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-46289343-128f-40b5-a572-921761c8203c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:46.338751 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46289343-128f-40b5-a572-921761c8203c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:46.338924 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46289343-128f-40b5-a572-921761c8203c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:46.339126 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46289343-128f-40b5-a572-921761c8203c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:46.345571 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:46.345571 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:46.348809 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-46289343-128f-40b5-a572-921761c8203c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:46.352611 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46289343-128f-40b5-a572-921761c8203c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 returned with HTTP 200 Jul 15 13:36:46.352957 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1311/5257] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:46 2026] GET /volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:46.365308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:46.367245 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:46.367572 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ce26a93f-bf16-49ff-bc94-c2311a8a1ed7", "size": 1, "name": "tempest-VolumesGetTest-Volume-933916934", "metadata": {"Type": "Test"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:46.369012 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'source_volid': 'ce26a93f-bf16-49ff-bc94-c2311a8a1ed7', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-933916934', 'metadata': {'Type': 'Test'}}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:46.376082 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:46.376082 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:46.376505 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume retrieved successfully. Jul 15 13:36:46.376619 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:46.379708 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:46.384820 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (5c3aab3d-790c-4051-b62c-4e5eb05d4c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:46.385923 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4b4b49-674f-41f0-8228-2263b04f4930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:46.386793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:46.407160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4b4b49-674f-41f0-8228-2263b04f4930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce26a93f-bf16-49ff-bc94-c2311a8a1ed7', 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:46.407872 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84867cf8-5c8d-4227-acce-ed0ca55fa728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:46.443225 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['cd5b9135-e0b0-4854-bafa-f503b6e1a48e', '8e9b123c-7e94-4860-b9ce-c33dabd6162f', 'd1c1fa7d-6874-4da8-9ac6-24570c762935', 'f89ae8c6-a29c-49d0-ba71-5ad41294dbac'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:46.444012 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84867cf8-5c8d-4227-acce-ed0ca55fa728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5b9135-e0b0-4854-bafa-f503b6e1a48e', '8e9b123c-7e94-4860-b9ce-c33dabd6162f', 'd1c1fa7d-6874-4da8-9ac6-24570c762935', 'f89ae8c6-a29c-49d0-ba71-5ad41294dbac']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:46.444746 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648256ec-e94e-47d8-a6fd-df68c7a268a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:46.477983 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648256ec-e94e-47d8-a6fd-df68c7a268a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff6471fd-8335-4c40-b99d-f6bef2cc262e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-933916934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['cd5b9135-e0b0-4854-bafa-f503b6e1a48e','8e9b123c-7e94-4860-b9ce-c33dabd6162f','d1c1fa7d-6874-4da8-9ac6-24570c762935','f89ae8c6-a29c-49d0-ba71-5ad41294dbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce26a93f-bf16-49ff-bc94-c2311a8a1ed7,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-933916934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff6471fd-8335-4c40-b99d-f6bef2cc262e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce26a93f-bf16-49ff-bc94-c2311a8a1ed7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:46.478735 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c08ca9-0624-46e4-96ac-70350f5bb4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:46.492039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ee9e7d4e-907f-453c-8091-8b193f83c6c4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:46.493514 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee9e7d4e-907f-453c-8091-8b193f83c6c4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 Jul 15 13:36:46.493718 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee9e7d4e-907f-453c-8091-8b193f83c6c4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:46.493901 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ee9e7d4e-907f-453c-8091-8b193f83c6c4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:46.500947 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:46.500947 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:46.504492 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ee9e7d4e-907f-453c-8091-8b193f83c6c4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:46.505173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c08ca9-0624-46e4-96ac-70350f5bb4f5) transitioned into state 'SUCCESS' from state '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-933916934',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['cd5b9135-e0b0-4854-bafa-f503b6e1a48e','8e9b123c-7e94-4860-b9ce-c33dabd6162f','d1c1fa7d-6874-4da8-9ac6-24570c762935','f89ae8c6-a29c-49d0-ba71-5ad41294dbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce26a93f-bf16-49ff-bc94-c2311a8a1ed7,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:46.506067 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea903e4-78a5-4ec4-98c2-7ef145db4df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:46.508539 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ee9e7d4e-907f-453c-8091-8b193f83c6c4 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 returned with HTTP 200 Jul 15 13:36:46.509370 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1325/5258] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:46 2026] GET /volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:46.524051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:46.525115 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea903e4-78a5-4ec4-98c2-7ef145db4df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:46.525971 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (5c3aab3d-790c-4051-b62c-4e5eb05d4c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:46.526155 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:36:46.526304 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:46.526557 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b07bcd1-d51e-4aab-8a87-e546fbce12d2", "name": "tempest-type-Backup-884960538"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:46.526931 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9bb9470f-8a75-4f9f-be38-aeb8b9a352cd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:46.527507 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1323/5259] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:46 2026] POST /volume/v3/volumes => generated 792 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:46.528181 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating new backup {'backup': {'volume_id': '4b07bcd1-d51e-4aab-8a87-e546fbce12d2', 'name': 'tempest-type-Backup-884960538'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:36:46.528369 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating backup of volume 4b07bcd1-d51e-4aab-8a87-e546fbce12d2 in container None Jul 15 13:36:46.536477 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:46.536477 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:46.536810 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:36:46.539187 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1bd88388-2733-4298-b0bf-7a092fcb9b98 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:46.541665 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bd88388-2733-4298-b0bf-7a092fcb9b98 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:46.541941 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bd88388-2733-4298-b0bf-7a092fcb9b98 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:46.542239 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1bd88388-2733-4298-b0bf-7a092fcb9b98 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:46.551835 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:46.551835 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:46.554949 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['efe73f44-adf8-4d30-bd77-3f60c15cb4f4', 'af442872-2c3e-4622-9c35-0c9fe0a3ae02'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:46.556496 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1bd88388-2733-4298-b0bf-7a092fcb9b98 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:46.562389 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1bd88388-2733-4298-b0bf-7a092fcb9b98 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:46.562908 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1312/5260] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:46 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:46.579769 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4bb94f95-9fb6-4ed9-971b-269cb9a22b3b tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:36:46.580200 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1301/5261] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:36:46 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:46.587716 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-df920062-158f-473b-b346-8992374d9eb3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:46.589422 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df920062-158f-473b-b346-8992374d9eb3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:46.589676 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df920062-158f-473b-b346-8992374d9eb3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:46.589885 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-df920062-158f-473b-b346-8992374d9eb3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:46.590040 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-df920062-158f-473b-b346-8992374d9eb3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:46.593927 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:46.593927 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:46.594552 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-df920062-158f-473b-b346-8992374d9eb3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:46.595057 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1326/5262] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:46 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.497724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-348c22b1-f131-4465-9756-730df1af53aa req-f18121b7-2f6d-4e1c-94bf-140e6ec32693 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.499755 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-f18121b7-2f6d-4e1c-94bf-140e6ec32693 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:47.499939 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-f18121b7-2f6d-4e1c-94bf-140e6ec32693 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.500130 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-f18121b7-2f6d-4e1c-94bf-140e6ec32693 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.508520 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.508520 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:47.511386 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-348c22b1-f131-4465-9756-730df1af53aa req-f18121b7-2f6d-4e1c-94bf-140e6ec32693 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:47.514885 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-f18121b7-2f6d-4e1c-94bf-140e6ec32693 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:47.515284 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1324/5263] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:47.533395 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.535474 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] POST https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e/action Jul 15 13:36:47.535864 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:36:47.536003 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:47.546510 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.546510 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:47.546971 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:47.552424 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Begin detaching volume completed successfully. Jul 15 13:36:47.552625 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-316dc305-7459-428d-bc8b-66f475629823 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e/action returned with HTTP 202 Jul 15 13:36:47.553063 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1313/5264] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:36:47 2026] POST /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:36:47.575692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-89ba30b2-5ab1-43ca-8b44-9849ebb55828 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.577550 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-89ba30b2-5ab1-43ca-8b44-9849ebb55828 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:47.577729 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-89ba30b2-5ab1-43ca-8b44-9849ebb55828 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.577950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-89ba30b2-5ab1-43ca-8b44-9849ebb55828 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.586524 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.586524 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:47.591370 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-89ba30b2-5ab1-43ca-8b44-9849ebb55828 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:47.595049 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6ef5bcf0-26d5-40ca-be8c-da882ae20480 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.595535 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ef5bcf0-26d5-40ca-be8c-da882ae20480 None None] GET https://10.4.3.158/volume// Jul 15 13:36:47.595689 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ef5bcf0-26d5-40ca-be8c-da882ae20480 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.595864 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6ef5bcf0-26d5-40ca-be8c-da882ae20480 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.596237 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6ef5bcf0-26d5-40ca-be8c-da882ae20480 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:36:47.596475 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-89ba30b2-5ab1-43ca-8b44-9849ebb55828 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:47.596519 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1327/5265] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:36:47.596846 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1302/5266] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.605481 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-348c22b1-f131-4465-9756-730df1af53aa req-ad94eb2c-2b39-49a4-b99a-b28636982a46 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.605708 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d069702d-5656-45ad-844e-8875ef017967 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.607179 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-ad94eb2c-2b39-49a4-b99a-b28636982a46 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:47.607363 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-ad94eb2c-2b39-49a4-b99a-b28636982a46 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.607529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-ad94eb2c-2b39-49a4-b99a-b28636982a46 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.607568 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d069702d-5656-45ad-844e-8875ef017967 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:47.607753 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d069702d-5656-45ad-844e-8875ef017967 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.607969 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d069702d-5656-45ad-844e-8875ef017967 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.608140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-d069702d-5656-45ad-844e-8875ef017967 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:47.609699 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-60e46046-37af-46fb-b1ac-51fb4470e6ae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.611522 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60e46046-37af-46fb-b1ac-51fb4470e6ae tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:47.611701 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60e46046-37af-46fb-b1ac-51fb4470e6ae tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.611870 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-60e46046-37af-46fb-b1ac-51fb4470e6ae tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.612546 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.612546 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:47.613225 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d069702d-5656-45ad-844e-8875ef017967 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:47.613605 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1314/5267] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.615356 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.615356 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:47.618356 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-348c22b1-f131-4465-9756-730df1af53aa req-ad94eb2c-2b39-49a4-b99a-b28636982a46 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:47.619591 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.619591 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:47.621840 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-ad94eb2c-2b39-49a4-b99a-b28636982a46 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:47.622234 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1325/5268] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:36:47.623467 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-60e46046-37af-46fb-b1ac-51fb4470e6ae tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:47.628076 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-60e46046-37af-46fb-b1ac-51fb4470e6ae tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:47.628466 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1328/5269] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.640125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4c19e911-55d1-478a-8aba-67a2c100c029 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.641790 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4c19e911-55d1-478a-8aba-67a2c100c029 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:47.642210 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4c19e911-55d1-478a-8aba-67a2c100c029 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-933916934"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:47.649529 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.649529 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:47.652526 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4c19e911-55d1-478a-8aba-67a2c100c029 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:47.657846 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4c19e911-55d1-478a-8aba-67a2c100c029 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:47.658323 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4c19e911-55d1-478a-8aba-67a2c100c029 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:47.658668 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1303/5270] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:36:47 2026] PUT /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.669947 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-58b463e8-3a76-44c3-950b-1d267f0d5727 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.671864 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-58b463e8-3a76-44c3-950b-1d267f0d5727 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:47.672243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-58b463e8-3a76-44c3-950b-1d267f0d5727 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1112685588", "description": "This is the new description of volume"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:47.680614 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.680614 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:47.683866 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-58b463e8-3a76-44c3-950b-1d267f0d5727 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:47.690099 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-58b463e8-3a76-44c3-950b-1d267f0d5727 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:47.690767 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-58b463e8-3a76-44c3-950b-1d267f0d5727 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:47.691244 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1315/5271] 10.4.3.158 () {68 vars in 1369 bytes} [Wed Jul 15 13:36:47 2026] PUT /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.702081 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c3e1ad12-764c-427b-861f-3fffe44958d0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.703884 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3e1ad12-764c-427b-861f-3fffe44958d0 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:47.704122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3e1ad12-764c-427b-861f-3fffe44958d0 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.704351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c3e1ad12-764c-427b-861f-3fffe44958d0 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.710933 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.710933 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:47.714322 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c3e1ad12-764c-427b-861f-3fffe44958d0 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:47.717751 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c3e1ad12-764c-427b-861f-3fffe44958d0 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:47.718154 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1326/5272] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:47.729124 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.730593 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:47.730924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2005644593", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1452870735"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:47.732261 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2005644593', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1452870735'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:47.732430 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:47.736114 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:47.741133 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (f70132a9-d07f-4833-9aab-4b3acdb79f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:47.742118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf1de30e-2803-4a9e-8912-a8bb20ff66ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:47.742978 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:47.768558 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf1de30e-2803-4a9e-8912-a8bb20ff66ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:47.769442 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe5f6cc-3932-40ca-9e4e-cd827988bedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:47.804877 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['6c0bab0e-fc0e-4e66-a1da-562f4d878db5', '6b5b53f3-21a7-4919-bd46-b6d909cadaba', '5fb414c8-2e40-4d61-9866-8da5cc05967d', 'd54b64c1-4880-411d-81f2-0036c6934d8c'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:47.805641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe5f6cc-3932-40ca-9e4e-cd827988bedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0bab0e-fc0e-4e66-a1da-562f4d878db5', '6b5b53f3-21a7-4919-bd46-b6d909cadaba', '5fb414c8-2e40-4d61-9866-8da5cc05967d', 'd54b64c1-4880-411d-81f2-0036c6934d8c']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:47.806364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b934c667-930a-4a88-9f75-e317743bffbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:47.827505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b934c667-930a-4a88-9f75-e317743bffbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4730cee6-10f2-4791-82b3-50a5ef2d6cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2005644593',display_name='tempest-VolumesGetTest-Volume-1452870735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['6c0bab0e-fc0e-4e66-a1da-562f4d878db5','6b5b53f3-21a7-4919-bd46-b6d909cadaba','5fb414c8-2e40-4d61-9866-8da5cc05967d','d54b64c1-4880-411d-81f2-0036c6934d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2005644593',display_name='tempest-VolumesGetTest-Volume-1452870735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4730cee6-10f2-4791-82b3-50a5ef2d6cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:47.828539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ecd3d6-1f15-4952-98d8-64033555075c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:47.847273 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2ecd3d6-1f15-4952-98d8-64033555075c) transitioned into 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-2005644593',display_name='tempest-VolumesGetTest-Volume-1452870735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['6c0bab0e-fc0e-4e66-a1da-562f4d878db5','6b5b53f3-21a7-4919-bd46-b6d909cadaba','5fb414c8-2e40-4d61-9866-8da5cc05967d','d54b64c1-4880-411d-81f2-0036c6934d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:47.847789 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa426cd-ea89-49eb-bfdb-4f0ce4bb8d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:47.856643 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa426cd-ea89-49eb-bfdb-4f0ce4bb8d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:47.858808 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (f70132a9-d07f-4833-9aab-4b3acdb79f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:47.858808 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:47.858808 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-846d0086-3ba6-4a60-b1cc-45ac9f50796e tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:47.858808 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1329/5273] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:47 2026] POST /volume/v3/volumes => generated 780 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:47.871880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f57ed27c-04b2-4b8f-a5d7-f2e9026a519a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:47.873834 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f57ed27c-04b2-4b8f-a5d7-f2e9026a519a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:47.874083 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f57ed27c-04b2-4b8f-a5d7-f2e9026a519a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:47.874313 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f57ed27c-04b2-4b8f-a5d7-f2e9026a519a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:47.882894 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:47.882894 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:47.886633 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f57ed27c-04b2-4b8f-a5d7-f2e9026a519a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:47.891524 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f57ed27c-04b2-4b8f-a5d7-f2e9026a519a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 200 Jul 15 13:36:47.897076 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1304/5274] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:47 2026] GET /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:48.623720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5ce72222-97f2-465e-8114-4ed5370b5441 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:48.625441 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ce72222-97f2-465e-8114-4ed5370b5441 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:48.625682 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ce72222-97f2-465e-8114-4ed5370b5441 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:48.625862 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5ce72222-97f2-465e-8114-4ed5370b5441 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:48.625973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5ce72222-97f2-465e-8114-4ed5370b5441 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:48.629868 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:48.629868 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:48.630441 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5ce72222-97f2-465e-8114-4ed5370b5441 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:48.630765 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1316/5275] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:48 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:48.909813 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4035f663-2e0d-45a6-ae9b-e540f423a222 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:48.911987 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4035f663-2e0d-45a6-ae9b-e540f423a222 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:48.912262 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4035f663-2e0d-45a6-ae9b-e540f423a222 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:48.912500 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4035f663-2e0d-45a6-ae9b-e540f423a222 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:48.921739 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:48.921739 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:48.926291 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4035f663-2e0d-45a6-ae9b-e540f423a222 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:48.930238 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4035f663-2e0d-45a6-ae9b-e540f423a222 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 200 Jul 15 13:36:48.930663 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1327/5276] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:48 2026] GET /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:48.942818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a36bf414-bf25-41c4-8adf-8f22b03a46f3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:48.944704 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a36bf414-bf25-41c4-8adf-8f22b03a46f3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:48.945062 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a36bf414-bf25-41c4-8adf-8f22b03a46f3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-933916934", "description": null}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:48.955456 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:48.955456 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:48.959261 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a36bf414-bf25-41c4-8adf-8f22b03a46f3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:48.965333 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a36bf414-bf25-41c4-8adf-8f22b03a46f3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:48.965857 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a36bf414-bf25-41c4-8adf-8f22b03a46f3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 200 Jul 15 13:36:48.966308 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1330/5277] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:36:48 2026] PUT /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 769 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:48.980663 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cc266058-e2c4-40e7-a175-7b01d5a4b0bc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:48.982405 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc266058-e2c4-40e7-a175-7b01d5a4b0bc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:48.982612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc266058-e2c4-40e7-a175-7b01d5a4b0bc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:48.982821 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc266058-e2c4-40e7-a175-7b01d5a4b0bc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:48.989146 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:48.989146 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:48.992537 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cc266058-e2c4-40e7-a175-7b01d5a4b0bc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:48.996273 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc266058-e2c4-40e7-a175-7b01d5a4b0bc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 200 Jul 15 13:36:48.996657 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1305/5278] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:48 2026] GET /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:49.009264 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.011258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:49.011443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.011630 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.016296 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: 4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:49.022998 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.022998 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:49.023488 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:49.040509 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:49.040685 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3d12ec89-420d-4f5f-828e-aa7aaf8377d2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 202 Jul 15 13:36:49.041147 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1317/5279] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:49 2026] DELETE /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:49.047751 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0ee49f83-94bf-4b72-814d-c93d92b9a493 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.049582 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0ee49f83-94bf-4b72-814d-c93d92b9a493 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:49.049793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0ee49f83-94bf-4b72-814d-c93d92b9a493 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.050029 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0ee49f83-94bf-4b72-814d-c93d92b9a493 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.057376 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.057376 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:49.061258 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0ee49f83-94bf-4b72-814d-c93d92b9a493 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:49.065392 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0ee49f83-94bf-4b72-814d-c93d92b9a493 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 200 Jul 15 13:36:49.065755 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1328/5280] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:49 2026] GET /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:49.236926 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-348c22b1-f131-4465-9756-730df1af53aa req-cc6af908-4b28-4685-b4d9-061e297f3a79 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.239321 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-cc6af908-4b28-4685-b4d9-061e297f3a79 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd Jul 15 13:36:49.239321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-cc6af908-4b28-4685-b4d9-061e297f3a79 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.239577 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-cc6af908-4b28-4685-b4d9-061e297f3a79 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.247902 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.247902 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:49.293702 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-348c22b1-f131-4465-9756-730df1af53aa req-cc6af908-4b28-4685-b4d9-061e297f3a79 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd returned with HTTP 200 Jul 15 13:36:49.294291 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1331/5281] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:36:49 2026] DELETE /volume/v3/attachments/2d8db890-7f89-47f7-a5cf-d955df4eb1cd => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:49.640432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2bb768ed-18a0-4538-a3f0-8c7daaeba832 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.642332 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2bb768ed-18a0-4538-a3f0-8c7daaeba832 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:49.642519 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2bb768ed-18a0-4538-a3f0-8c7daaeba832 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.642724 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2bb768ed-18a0-4538-a3f0-8c7daaeba832 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.642865 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2bb768ed-18a0-4538-a3f0-8c7daaeba832 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:49.648750 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.648750 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:49.649508 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2bb768ed-18a0-4538-a3f0-8c7daaeba832 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:49.650223 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1306/5282] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:49 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:49.683263 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3292ba40-5207-42cb-9488-61c28ceb40b8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.685082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3292ba40-5207-42cb-9488-61c28ceb40b8 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:49.685374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3292ba40-5207-42cb-9488-61c28ceb40b8 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.685707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3292ba40-5207-42cb-9488-61c28ceb40b8 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.692687 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.692687 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:49.696435 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-3292ba40-5207-42cb-9488-61c28ceb40b8 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:49.700941 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3292ba40-5207-42cb-9488-61c28ceb40b8 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:49.701523 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1318/5283] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:49 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:49.713282 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-00e0139c-7024-4ac7-bccd-02494cc8635d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.714731 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00e0139c-7024-4ac7-bccd-02494cc8635d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:49.714890 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00e0139c-7024-4ac7-bccd-02494cc8635d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.715065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-00e0139c-7024-4ac7-bccd-02494cc8635d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.721361 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.721361 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:49.724533 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-00e0139c-7024-4ac7-bccd-02494cc8635d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:49.728072 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-00e0139c-7024-4ac7-bccd-02494cc8635d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:49.728520 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1329/5284] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:49 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:49.740122 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.742117 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:49.742319 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.742539 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.742643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume with id: a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:49.750273 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.750273 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:49.750824 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:49.770790 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume request issued successfully. Jul 15 13:36:49.771053 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-94da65a1-cab2-4b63-b837-e57cde1a31a7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 202 Jul 15 13:36:49.771762 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1332/5285] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:49 2026] DELETE /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:49.779633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d26f3552-e423-4753-8f88-d7783c321841 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:49.782017 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d26f3552-e423-4753-8f88-d7783c321841 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:49.782258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d26f3552-e423-4753-8f88-d7783c321841 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:49.782511 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d26f3552-e423-4753-8f88-d7783c321841 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:49.791566 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:49.791566 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:49.796057 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d26f3552-e423-4753-8f88-d7783c321841 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:49.800035 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d26f3552-e423-4753-8f88-d7783c321841 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 200 Jul 15 13:36:49.800426 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1307/5286] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:49 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:50.078499 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5d6a2f5e-0c4e-480d-be02-161648ff005a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.080419 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5d6a2f5e-0c4e-480d-be02-161648ff005a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 Jul 15 13:36:50.080612 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5d6a2f5e-0c4e-480d-be02-161648ff005a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.080789 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5d6a2f5e-0c4e-480d-be02-161648ff005a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.086312 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5d6a2f5e-0c4e-480d-be02-161648ff005a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 returned with HTTP 404 Jul 15 13:36:50.086744 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1319/5287] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/4730cee6-10f2-4791-82b3-50a5ef2d6cf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:50.093024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0e7c51d6-785d-456e-9e1e-f0e9ea01717b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.094785 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e7c51d6-785d-456e-9e1e-f0e9ea01717b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:50.094981 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e7c51d6-785d-456e-9e1e-f0e9ea01717b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.095193 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e7c51d6-785d-456e-9e1e-f0e9ea01717b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.101330 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.101330 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:50.104690 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e7c51d6-785d-456e-9e1e-f0e9ea01717b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:50.107763 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e7c51d6-785d-456e-9e1e-f0e9ea01717b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:50.108103 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1330/5288] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 925 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:50.118938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.120839 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:50.121055 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.121275 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.121426 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:50.127879 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.127879 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:50.128342 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:50.144394 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:50.144577 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1fa699fc-6efa-4a4b-8939-e2bf0b6b8dd4 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 202 Jul 15 13:36:50.144987 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1333/5289] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:50 2026] DELETE /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:50.152203 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-52eec1c3-9e02-4f2f-95c4-0b675dda597f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.154276 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-52eec1c3-9e02-4f2f-95c4-0b675dda597f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:50.154491 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-52eec1c3-9e02-4f2f-95c4-0b675dda597f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.154702 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-52eec1c3-9e02-4f2f-95c4-0b675dda597f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.162302 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.162302 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:50.165712 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-52eec1c3-9e02-4f2f-95c4-0b675dda597f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:50.169881 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-52eec1c3-9e02-4f2f-95c4-0b675dda597f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 200 Jul 15 13:36:50.170323 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1308/5290] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:50.661103 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-eba790a2-b55d-4da8-abe5-30f8bff25181 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.662707 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eba790a2-b55d-4da8-abe5-30f8bff25181 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:50.662882 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eba790a2-b55d-4da8-abe5-30f8bff25181 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.663068 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-eba790a2-b55d-4da8-abe5-30f8bff25181 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.663178 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-eba790a2-b55d-4da8-abe5-30f8bff25181 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:50.666907 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.666907 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:50.667440 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-eba790a2-b55d-4da8-abe5-30f8bff25181 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:50.667762 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1320/5291] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:50.812529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f4de872c-a7bb-4896-9596-f8819b80dd53 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.814506 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f4de872c-a7bb-4896-9596-f8819b80dd53 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e Jul 15 13:36:50.814723 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f4de872c-a7bb-4896-9596-f8819b80dd53 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.814926 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f4de872c-a7bb-4896-9596-f8819b80dd53 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.820630 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f4de872c-a7bb-4896-9596-f8819b80dd53 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e returned with HTTP 404 Jul 15 13:36:50.821199 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1331/5292] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/a9761568-0e53-4113-8995-0272973a633e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:50.827232 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-375e3823-6e77-4ba8-b8be-ba7c165bf066 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.829061 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-375e3823-6e77-4ba8-b8be-ba7c165bf066 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:50.829285 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-375e3823-6e77-4ba8-b8be-ba7c165bf066 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.829488 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-375e3823-6e77-4ba8-b8be-ba7c165bf066 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.837581 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.837581 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:50.841327 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-375e3823-6e77-4ba8-b8be-ba7c165bf066 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:50.845438 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-375e3823-6e77-4ba8-b8be-ba7c165bf066 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:50.845816 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1334/5293] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:50.857509 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b4ded7e7-e62e-4591-8829-6e567d175db0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.859218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b4ded7e7-e62e-4591-8829-6e567d175db0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:50.859385 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b4ded7e7-e62e-4591-8829-6e567d175db0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.859560 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b4ded7e7-e62e-4591-8829-6e567d175db0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.866230 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.866230 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:50.869544 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b4ded7e7-e62e-4591-8829-6e567d175db0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:50.873439 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b4ded7e7-e62e-4591-8829-6e567d175db0 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:50.873823 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1309/5294] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:50.887311 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.889426 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:50.889533 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.889761 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.889957 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume with id: 79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:50.898470 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.898470 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:50.899100 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:50.916791 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume request issued successfully. Jul 15 13:36:50.917030 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fd36fd53-e143-4dbe-980e-020c476b6fd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 202 Jul 15 13:36:50.917563 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1321/5295] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:50 2026] DELETE /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:50.924931 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-69b24d28-cb72-4e83-970b-725dc497c809 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:50.926656 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69b24d28-cb72-4e83-970b-725dc497c809 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:50.926856 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69b24d28-cb72-4e83-970b-725dc497c809 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:50.927060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69b24d28-cb72-4e83-970b-725dc497c809 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:50.934087 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:50.934087 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:50.937463 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-69b24d28-cb72-4e83-970b-725dc497c809 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:50.941379 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69b24d28-cb72-4e83-970b-725dc497c809 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 200 Jul 15 13:36:50.941716 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1332/5296] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:50 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:51.184139 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fbeb8e2e-ee32-4fe7-ad69-ef4f2a6c0a25 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.186089 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fbeb8e2e-ee32-4fe7-ad69-ef4f2a6c0a25 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e Jul 15 13:36:51.186329 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fbeb8e2e-ee32-4fe7-ad69-ef4f2a6c0a25 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.186551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fbeb8e2e-ee32-4fe7-ad69-ef4f2a6c0a25 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.193255 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fbeb8e2e-ee32-4fe7-ad69-ef4f2a6c0a25 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e returned with HTTP 404 Jul 15 13:36:51.193754 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1335/5297] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/volumes/ff6471fd-8335-4c40-b99d-f6bef2cc262e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:51.200982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8f38a5e9-a29c-4ba7-be61-2019062303f7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.202670 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f38a5e9-a29c-4ba7-be61-2019062303f7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:51.202845 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f38a5e9-a29c-4ba7-be61-2019062303f7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.203047 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8f38a5e9-a29c-4ba7-be61-2019062303f7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.209499 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:51.209499 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:51.212703 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8f38a5e9-a29c-4ba7-be61-2019062303f7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:51.216384 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8f38a5e9-a29c-4ba7-be61-2019062303f7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 returned with HTTP 200 Jul 15 13:36:51.216721 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1310/5298] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:51.228206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.229984 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:51.230287 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.230505 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.230697 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:51.237416 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:51.237416 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:51.237835 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:51.258883 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:51.259143 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8f3fa522-8a41-4bfe-ac1d-586ad36e3a87 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 returned with HTTP 202 Jul 15 13:36:51.259608 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1322/5299] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:51 2026] DELETE /volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:51.267850 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0fcfc8c7-4b95-40a9-ae74-1750d29728ed None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.270035 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0fcfc8c7-4b95-40a9-ae74-1750d29728ed tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:51.270295 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc8c7-4b95-40a9-ae74-1750d29728ed tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.270563 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc8c7-4b95-40a9-ae74-1750d29728ed tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.278603 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:51.278603 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:51.283552 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0fcfc8c7-4b95-40a9-ae74-1750d29728ed tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:51.289837 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0fcfc8c7-4b95-40a9-ae74-1750d29728ed tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 returned with HTTP 200 Jul 15 13:36:51.290636 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1333/5300] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:51.677463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d354b99e-bc62-4c2d-9bfb-f5a563dafad6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.679282 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d354b99e-bc62-4c2d-9bfb-f5a563dafad6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:51.679485 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d354b99e-bc62-4c2d-9bfb-f5a563dafad6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.679662 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d354b99e-bc62-4c2d-9bfb-f5a563dafad6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.679752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d354b99e-bc62-4c2d-9bfb-f5a563dafad6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:51.684237 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:51.684237 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:51.684827 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d354b99e-bc62-4c2d-9bfb-f5a563dafad6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:51.685220 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1336/5301] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:51.955879 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b9a1b3bb-6744-4fe2-8a79-1f2183e33137 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.957661 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9a1b3bb-6744-4fe2-8a79-1f2183e33137 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde Jul 15 13:36:51.957823 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9a1b3bb-6744-4fe2-8a79-1f2183e33137 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.958029 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b9a1b3bb-6744-4fe2-8a79-1f2183e33137 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.963421 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b9a1b3bb-6744-4fe2-8a79-1f2183e33137 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde returned with HTTP 404 Jul 15 13:36:51.963823 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1311/5302] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/volumes/79110f2a-e8b3-445c-bce7-8ee4e1373fde => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:51.970300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a9e3b360-b530-4ad4-8a29-47aef6aa080f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.972038 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a9e3b360-b530-4ad4-8a29-47aef6aa080f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:51.972243 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a9e3b360-b530-4ad4-8a29-47aef6aa080f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.972421 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a9e3b360-b530-4ad4-8a29-47aef6aa080f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:51.979263 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:51.979263 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:51.982582 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a9e3b360-b530-4ad4-8a29-47aef6aa080f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:51.986261 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a9e3b360-b530-4ad4-8a29-47aef6aa080f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:51.986644 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1323/5303] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:51.997718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ff5fc3a1-bbb1-4095-9fa5-9c5a27e66070 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:51.999337 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ff5fc3a1-bbb1-4095-9fa5-9c5a27e66070 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:51.999515 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ff5fc3a1-bbb1-4095-9fa5-9c5a27e66070 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:51.999688 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ff5fc3a1-bbb1-4095-9fa5-9c5a27e66070 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:52.006037 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:52.006037 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:52.009223 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ff5fc3a1-bbb1-4095-9fa5-9c5a27e66070 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:52.012709 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ff5fc3a1-bbb1-4095-9fa5-9c5a27e66070 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:52.013072 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1334/5304] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:51 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:52.024495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:52.026220 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:52.026395 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:52.026569 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:52.026741 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume with id: 96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:52.033071 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:52.033071 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:52.033464 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:52.049523 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume request issued successfully. Jul 15 13:36:52.049705 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-793a9c78-fdf7-4438-9be9-528e3cbb536d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 202 Jul 15 13:36:52.050146 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1337/5305] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:52 2026] DELETE /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:52.056756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1ec26d6d-f994-4518-92c4-c30c67f64ed7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:52.059023 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ec26d6d-f994-4518-92c4-c30c67f64ed7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:52.059350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ec26d6d-f994-4518-92c4-c30c67f64ed7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:52.059634 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1ec26d6d-f994-4518-92c4-c30c67f64ed7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:52.066706 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:52.066706 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:52.070477 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-1ec26d6d-f994-4518-92c4-c30c67f64ed7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:52.074194 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1ec26d6d-f994-4518-92c4-c30c67f64ed7 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 200 Jul 15 13:36:52.074531 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1312/5306] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:52 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:52.306527 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc22166a-f587-4686-92b5-743b98384691 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:52.308710 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc22166a-f587-4686-92b5-743b98384691 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 Jul 15 13:36:52.308967 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc22166a-f587-4686-92b5-743b98384691 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:52.309219 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc22166a-f587-4686-92b5-743b98384691 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:52.316781 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc22166a-f587-4686-92b5-743b98384691 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 returned with HTTP 404 Jul 15 13:36:52.317512 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1324/5307] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:52 2026] GET /volume/v3/volumes/ce26a93f-bf16-49ff-bc94-c2311a8a1ed7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:52.362628 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:52.364494 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:52.364844 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-VolumesGetTest-Volume-172119288", "metadata": {"Type": "Test"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:52.366412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-172119288', 'metadata': {'Type': 'Test'}}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:52.526563 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:52.530736 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:52.535807 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (9864f6db-9a6b-46d9-a808-575cda64e8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:52.536858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497a7245-71e3-48c6-b665-0b277d23ba5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:52.537729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:52.591778 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497a7245-71e3-48c6-b665-0b277d23ba5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:52.592774 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ecd03f-ff10-4392-89d2-4ec1b50b8ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:52.635373 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['f471524a-0771-432b-9652-5f6312200bea', 'ea0235dc-da5b-4d14-aac1-2afc0a423a3d', '5aa56a9d-fb9e-4b92-a315-84a4f778bcdd', '84f514ff-8266-462a-85c3-b28a1d8df146'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:52.636216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ecd03f-ff10-4392-89d2-4ec1b50b8ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f471524a-0771-432b-9652-5f6312200bea', 'ea0235dc-da5b-4d14-aac1-2afc0a423a3d', '5aa56a9d-fb9e-4b92-a315-84a4f778bcdd', '84f514ff-8266-462a-85c3-b28a1d8df146']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:52.636950 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fa549c-05ac-457a-a2ad-2f608583c303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:52.662083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fa549c-05ac-457a-a2ad-2f608583c303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef5c083-60f8-4789-94e9-787e5ebc7182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-172119288',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['f471524a-0771-432b-9652-5f6312200bea','ea0235dc-da5b-4d14-aac1-2afc0a423a3d','5aa56a9d-fb9e-4b92-a315-84a4f778bcdd','84f514ff-8266-462a-85c3-b28a1d8df146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-172119288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef5c083-60f8-4789-94e9-787e5ebc7182,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:52.662864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696c2ddd-83aa-46f6-9d9f-fa788c3c6b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:52.679543 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696c2ddd-83aa-46f6-9d9f-fa788c3c6b1b) transitioned into state 'SUCCESS' from state '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-172119288',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['f471524a-0771-432b-9652-5f6312200bea','ea0235dc-da5b-4d14-aac1-2afc0a423a3d','5aa56a9d-fb9e-4b92-a315-84a4f778bcdd','84f514ff-8266-462a-85c3-b28a1d8df146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:52.680323 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d58a0d8-ea45-4827-982a-411044653f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:52.693727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d58a0d8-ea45-4827-982a-411044653f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:52.694779 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (9864f6db-9a6b-46d9-a808-575cda64e8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:52.695143 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:52.695775 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-454a9a1c-53a6-4dae-bdb4-7273f35d104b tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:52.696744 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1335/5308] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:52 2026] POST /volume/v3/volumes => generated 758 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:52.697468 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6ca2e67-1017-4241-9f40-998fc86d5779 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:52.699204 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6ca2e67-1017-4241-9f40-998fc86d5779 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:52.699496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6ca2e67-1017-4241-9f40-998fc86d5779 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:52.699788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6ca2e67-1017-4241-9f40-998fc86d5779 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:52.699830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d6ca2e67-1017-4241-9f40-998fc86d5779 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:52.704947 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:52.704947 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:52.705562 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6ca2e67-1017-4241-9f40-998fc86d5779 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:52.706129 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1338/5309] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:52 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:52.707312 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7233288d-6464-4447-87f4-b11230e25449 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:52.709120 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7233288d-6464-4447-87f4-b11230e25449 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:52.709510 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7233288d-6464-4447-87f4-b11230e25449 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:52.709546 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7233288d-6464-4447-87f4-b11230e25449 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:52.718268 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:52.718268 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:52.721953 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7233288d-6464-4447-87f4-b11230e25449 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:52.726317 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7233288d-6464-4447-87f4-b11230e25449 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:52.726730 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1313/5310] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:52 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:53.086173 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a080a9cf-7375-4e56-b625-dcbb4ba59ea6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.087657 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a080a9cf-7375-4e56-b625-dcbb4ba59ea6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 Jul 15 13:36:53.087815 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a080a9cf-7375-4e56-b625-dcbb4ba59ea6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.088016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a080a9cf-7375-4e56-b625-dcbb4ba59ea6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.092904 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a080a9cf-7375-4e56-b625-dcbb4ba59ea6 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 returned with HTTP 404 Jul 15 13:36:53.093439 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1325/5311] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:53 2026] GET /volume/v3/volumes/96e9c9f4-bf35-48da-bd7d-5a84b99c2755 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:53.100242 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a763f2ea-161d-49b9-9183-b0bb974b90df None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.102485 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:53.102717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.102907 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.103046 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete snapshot with id: b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:53.107930 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.107930 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:53.108435 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:53.122790 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot delete request issued successfully. Jul 15 13:36:53.123031 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a763f2ea-161d-49b9-9183-b0bb974b90df tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 returned with HTTP 202 Jul 15 13:36:53.123521 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1336/5312] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:36:53 2026] DELETE /volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:53.130744 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7fb4f1d5-c6c6-489a-aa37-ec2e4991bdab None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.132730 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fb4f1d5-c6c6-489a-aa37-ec2e4991bdab tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:53.132991 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fb4f1d5-c6c6-489a-aa37-ec2e4991bdab tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.133198 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7fb4f1d5-c6c6-489a-aa37-ec2e4991bdab tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.138132 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.138132 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:53.138590 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7fb4f1d5-c6c6-489a-aa37-ec2e4991bdab tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:53.139421 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7fb4f1d5-c6c6-489a-aa37-ec2e4991bdab tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 returned with HTTP 200 Jul 15 13:36:53.139817 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1339/5313] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:53 2026] GET /volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:53.715837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f9247769-23be-46d9-9a25-82dde49fcd2f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.717416 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9247769-23be-46d9-9a25-82dde49fcd2f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:53.717722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9247769-23be-46d9-9a25-82dde49fcd2f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.718839 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f9247769-23be-46d9-9a25-82dde49fcd2f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.718839 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f9247769-23be-46d9-9a25-82dde49fcd2f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:53.721947 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.721947 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:53.722664 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f9247769-23be-46d9-9a25-82dde49fcd2f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:53.723103 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1314/5314] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:53 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:53.739739 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-43aa4779-0c95-46bb-86a5-93458930fe3c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.742036 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-43aa4779-0c95-46bb-86a5-93458930fe3c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:53.742305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-43aa4779-0c95-46bb-86a5-93458930fe3c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.742575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-43aa4779-0c95-46bb-86a5-93458930fe3c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.752693 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.752693 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:53.757812 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-43aa4779-0c95-46bb-86a5-93458930fe3c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:53.764578 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-43aa4779-0c95-46bb-86a5-93458930fe3c tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:53.764731 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1326/5315] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:53 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:53.780604 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-63eccc17-5da4-4fcd-8dc7-9bfde7edb5dd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.782190 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63eccc17-5da4-4fcd-8dc7-9bfde7edb5dd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:53.782364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63eccc17-5da4-4fcd-8dc7-9bfde7edb5dd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.782529 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-63eccc17-5da4-4fcd-8dc7-9bfde7edb5dd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.788737 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.788737 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:53.792085 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-63eccc17-5da4-4fcd-8dc7-9bfde7edb5dd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:53.796164 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-63eccc17-5da4-4fcd-8dc7-9bfde7edb5dd tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:53.796514 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1337/5316] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:53 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:53.808541 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0115a0b9-0cb9-46f3-b8b6-1aa96551f0c3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.810123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0115a0b9-0cb9-46f3-b8b6-1aa96551f0c3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:53.810457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0115a0b9-0cb9-46f3-b8b6-1aa96551f0c3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-172119288"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:53.817541 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.817541 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:53.820435 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0115a0b9-0cb9-46f3-b8b6-1aa96551f0c3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:53.826183 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0115a0b9-0cb9-46f3-b8b6-1aa96551f0c3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:53.826711 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0115a0b9-0cb9-46f3-b8b6-1aa96551f0c3 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:53.827135 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1340/5317] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:36:53 2026] PUT /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 782 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:53.839224 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-392a23ef-45ac-4ff8-9f14-808f77d456b7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.841309 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-392a23ef-45ac-4ff8-9f14-808f77d456b7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:53.841750 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-392a23ef-45ac-4ff8-9f14-808f77d456b7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1876139219", "description": "This is the new description of volume"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:53.853928 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.853928 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:53.863799 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-392a23ef-45ac-4ff8-9f14-808f77d456b7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:53.876559 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-392a23ef-45ac-4ff8-9f14-808f77d456b7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:53.877352 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-392a23ef-45ac-4ff8-9f14-808f77d456b7 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:53.877850 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1315/5318] 10.4.3.158 () {68 vars in 1369 bytes} [Wed Jul 15 13:36:53 2026] PUT /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:53.888418 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8c722752-0413-4f59-8d3c-cb7807e30426 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.890388 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8c722752-0413-4f59-8d3c-cb7807e30426 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:53.890576 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8c722752-0413-4f59-8d3c-cb7807e30426 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:53.890793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8c722752-0413-4f59-8d3c-cb7807e30426 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:53.897947 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:53.897947 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:53.901787 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8c722752-0413-4f59-8d3c-cb7807e30426 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:53.906223 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8c722752-0413-4f59-8d3c-cb7807e30426 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:53.906668 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1327/5319] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:53 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 1406 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:53.920666 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:53.922546 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:36:53.922790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1728060242", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-907570176"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:53.924179 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1728060242', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-907570176'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:36:53.924341 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume of 1 GB Jul 15 13:36:53.928789 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Availability Zones retrieved successfully. Jul 15 13:36:53.934533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (34d219a4-930d-44b8-a0b2-08a9dbd1b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:53.935526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08fb13f-20f8-4713-b07b-24c9196f2d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:53.936510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:36:53.966852 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08fb13f-20f8-4713-b07b-24c9196f2d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:53.967613 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3aae585-368d-4b77-a74c-4bc3185d5449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:54.005851 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Created reservations ['8a77074e-a3dc-45be-8aab-3d0f13773032', 'fc6d0fa1-9665-4337-b139-3058ae9b880e', '30164cbf-7bc8-42a5-80e3-4c1fe9588cbe', '3d3017d3-075c-4a0d-a7f6-aa1eb11d82f4'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:36:54.006570 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3aae585-368d-4b77-a74c-4bc3185d5449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a77074e-a3dc-45be-8aab-3d0f13773032', 'fc6d0fa1-9665-4337-b139-3058ae9b880e', '30164cbf-7bc8-42a5-80e3-4c1fe9588cbe', '3d3017d3-075c-4a0d-a7f6-aa1eb11d82f4']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:54.007433 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0f3040-804b-408a-98f9-288203aa677b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:54.027418 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0f3040-804b-408a-98f9-288203aa677b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fc6a690-bff6-4405-8311-9d14e71c32fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1728060242',display_name='tempest-VolumesGetTest-Volume-907570176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['8a77074e-a3dc-45be-8aab-3d0f13773032','fc6d0fa1-9665-4337-b139-3058ae9b880e','30164cbf-7bc8-42a5-80e3-4c1fe9588cbe','3d3017d3-075c-4a0d-a7f6-aa1eb11d82f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:36:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1728060242',display_name='tempest-VolumesGetTest-Volume-907570176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fc6a690-bff6-4405-8311-9d14e71c32fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:54.028053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e7331d-0b00-43f8-9e82-1b698dba7f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:54.042681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e7331d-0b00-43f8-9e82-1b698dba7f32) transitioned into 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-1728060242',display_name='tempest-VolumesGetTest-Volume-907570176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bbf5264e5a4353b9499ec2bc8bca12',qos_specs=None,replication_status=,reservations=['8a77074e-a3dc-45be-8aab-3d0f13773032','fc6d0fa1-9665-4337-b139-3058ae9b880e','30164cbf-7bc8-42a5-80e3-4c1fe9588cbe','3d3017d3-075c-4a0d-a7f6-aa1eb11d82f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a293c38e3fb44f5b9dbd89bd28474b4a',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:54.043307 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e92c3e-6060-478f-9bec-79329cb4855c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:36:54.053084 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e92c3e-6060-478f-9bec-79329cb4855c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:36:54.053773 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Flow 'volume_create_api' (34d219a4-930d-44b8-a0b2-08a9dbd1b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:36:54.054132 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Create volume request issued successfully. Jul 15 13:36:54.054648 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b160c23-a3d7-42ed-bfa8-e00fcd8aaecc tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:36:54.055054 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1338/5320] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:36:53 2026] POST /volume/v3/volumes => generated 779 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:36:54.067173 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a90527a7-6267-4983-b4ad-9edffb183ac1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:54.068878 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a90527a7-6267-4983-b4ad-9edffb183ac1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:54.069097 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a90527a7-6267-4983-b4ad-9edffb183ac1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:54.069279 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a90527a7-6267-4983-b4ad-9edffb183ac1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:54.075611 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:54.075611 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:54.078922 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a90527a7-6267-4983-b4ad-9edffb183ac1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:54.083131 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a90527a7-6267-4983-b4ad-9edffb183ac1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 200 Jul 15 13:36:54.083518 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1341/5321] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:54 2026] GET /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:54.148276 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9b57944f-58ad-4289-ab7c-14005727a331 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:54.149903 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9b57944f-58ad-4289-ab7c-14005727a331 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 Jul 15 13:36:54.150150 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9b57944f-58ad-4289-ab7c-14005727a331 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:54.150370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9b57944f-58ad-4289-ab7c-14005727a331 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:54.154908 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9b57944f-58ad-4289-ab7c-14005727a331 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 returned with HTTP 404 Jul 15 13:36:54.155446 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1316/5322] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:54 2026] GET /volume/v3/snapshots/b89b2859-ce2d-499b-82ed-475dfe7312f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:54.164445 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b0f5302-cd78-4845-9bab-1145d4119446 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:54.166423 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:54.166610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:54.166848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:54.166925 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete snapshot with id: b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:54.172045 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:54.172045 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:54.172480 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:54.189866 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot delete request issued successfully. Jul 15 13:36:54.190115 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b0f5302-cd78-4845-9bab-1145d4119446 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 returned with HTTP 202 Jul 15 13:36:54.190602 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1328/5323] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:36:54 2026] DELETE /volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:54.199241 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e6e4cb86-b0b0-461f-b33c-f61f478930e2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:54.201533 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6e4cb86-b0b0-461f-b33c-f61f478930e2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:54.201760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6e4cb86-b0b0-461f-b33c-f61f478930e2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:54.201940 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6e4cb86-b0b0-461f-b33c-f61f478930e2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:54.208778 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:54.208778 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:54.209445 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e6e4cb86-b0b0-461f-b33c-f61f478930e2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:54.210542 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6e4cb86-b0b0-461f-b33c-f61f478930e2 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 returned with HTTP 200 Jul 15 13:36:54.211014 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1339/5324] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:54 2026] GET /volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:54.732107 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0a6cd99c-7868-464d-9078-bdd841185f58 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:54.733772 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a6cd99c-7868-464d-9078-bdd841185f58 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:54.733968 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a6cd99c-7868-464d-9078-bdd841185f58 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:54.734161 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0a6cd99c-7868-464d-9078-bdd841185f58 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:54.734259 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-0a6cd99c-7868-464d-9078-bdd841185f58 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:54.738136 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:54.738136 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:54.738660 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0a6cd99c-7868-464d-9078-bdd841185f58 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:54.739010 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1342/5325] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:54 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:55.097401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-68e6e3c9-f6dd-41c4-b39c-f1c8668b03a2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.099224 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-68e6e3c9-f6dd-41c4-b39c-f1c8668b03a2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:55.099428 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-68e6e3c9-f6dd-41c4-b39c-f1c8668b03a2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.099623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-68e6e3c9-f6dd-41c4-b39c-f1c8668b03a2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.106724 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.106724 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:55.110196 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-68e6e3c9-f6dd-41c4-b39c-f1c8668b03a2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:55.113935 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-68e6e3c9-f6dd-41c4-b39c-f1c8668b03a2 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 200 Jul 15 13:36:55.114321 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1317/5326] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:55 2026] GET /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:55.125164 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0ad46f7a-cea5-41db-88ee-2fda44e723e6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.127092 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0ad46f7a-cea5-41db-88ee-2fda44e723e6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] PUT https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:55.127461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0ad46f7a-cea5-41db-88ee-2fda44e723e6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-172119288", "description": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:36:55.136243 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.136243 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:55.139888 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0ad46f7a-cea5-41db-88ee-2fda44e723e6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:55.145828 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0ad46f7a-cea5-41db-88ee-2fda44e723e6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume updated successfully. Jul 15 13:36:55.146505 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0ad46f7a-cea5-41db-88ee-2fda44e723e6 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 200 Jul 15 13:36:55.147034 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1329/5327] 10.4.3.158 () {68 vars in 1368 bytes} [Wed Jul 15 13:36:55 2026] PUT /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:55.159126 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f543a1e1-5a86-4f27-9ee0-a9ca339b7cc1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.161296 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f543a1e1-5a86-4f27-9ee0-a9ca339b7cc1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:55.161536 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f543a1e1-5a86-4f27-9ee0-a9ca339b7cc1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.161780 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f543a1e1-5a86-4f27-9ee0-a9ca339b7cc1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.170555 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.170555 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:55.175187 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-f543a1e1-5a86-4f27-9ee0-a9ca339b7cc1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:55.180455 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f543a1e1-5a86-4f27-9ee0-a9ca339b7cc1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 200 Jul 15 13:36:55.180988 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1340/5328] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:55 2026] GET /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:55.192684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.194507 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:55.194723 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.194907 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.195100 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: 4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:55.201452 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.201452 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:55.201847 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:55.215869 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:55.216053 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a1f466b3-ce26-4807-a5f3-6435c30403b1 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 202 Jul 15 13:36:55.216444 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1343/5329] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:55 2026] DELETE /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:55.220844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3c4bc73c-fa15-470f-9d71-cdf857be1914 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.223215 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a8c448ea-2365-47c7-9d8c-d025cacb4c7a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.224992 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8c448ea-2365-47c7-9d8c-d025cacb4c7a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:55.225199 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8c448ea-2365-47c7-9d8c-d025cacb4c7a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.225272 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3c4bc73c-fa15-470f-9d71-cdf857be1914 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 Jul 15 13:36:55.225381 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a8c448ea-2365-47c7-9d8c-d025cacb4c7a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.225439 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3c4bc73c-fa15-470f-9d71-cdf857be1914 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.225697 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3c4bc73c-fa15-470f-9d71-cdf857be1914 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.232186 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.232186 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:55.234493 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3c4bc73c-fa15-470f-9d71-cdf857be1914 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 returned with HTTP 404 Jul 15 13:36:55.235093 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1318/5330] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:55 2026] GET /volume/v3/snapshots/b88bc6af-c050-4527-ab90-7fa7ca61b655 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:55.236215 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a8c448ea-2365-47c7-9d8c-d025cacb4c7a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:55.239852 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a8c448ea-2365-47c7-9d8c-d025cacb4c7a tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 200 Jul 15 13:36:55.240312 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1330/5331] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:55 2026] GET /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:55.243826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.246191 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:55.246475 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.246729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.246952 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete snapshot with id: 02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:55.254557 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.254557 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:55.255182 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:55.277343 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot delete request issued successfully. Jul 15 13:36:55.277525 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-759ef9d8-5000-4421-8dce-6d0f96722dd9 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa returned with HTTP 202 Jul 15 13:36:55.277949 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1341/5332] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:36:55 2026] DELETE /volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:55.284546 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-64d7488e-0656-4776-b580-c67786ae9f8b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.286312 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-64d7488e-0656-4776-b580-c67786ae9f8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:55.286546 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-64d7488e-0656-4776-b580-c67786ae9f8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.287071 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-64d7488e-0656-4776-b580-c67786ae9f8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.291625 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.291625 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:55.292066 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-64d7488e-0656-4776-b580-c67786ae9f8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Snapshot retrieved successfully. Jul 15 13:36:55.292995 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-64d7488e-0656-4776-b580-c67786ae9f8b tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa returned with HTTP 200 Jul 15 13:36:55.293256 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1344/5333] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:55 2026] GET /volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:55.748555 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-244de4af-4b5c-4b8a-82b3-52eea61973ff None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:55.750454 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-244de4af-4b5c-4b8a-82b3-52eea61973ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:55.750710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-244de4af-4b5c-4b8a-82b3-52eea61973ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:55.750863 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-244de4af-4b5c-4b8a-82b3-52eea61973ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:55.751018 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-244de4af-4b5c-4b8a-82b3-52eea61973ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:55.755724 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:55.755724 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:55.756422 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-244de4af-4b5c-4b8a-82b3-52eea61973ff tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:55.756761 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1319/5334] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:55 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:56.252540 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-c4c37b1c-bab3-4842-bf1a-a01f5a84c548 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.254308 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c4c37b1c-bab3-4842-bf1a-a01f5a84c548 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb Jul 15 13:36:56.254479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c4c37b1c-bab3-4842-bf1a-a01f5a84c548 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.254671 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-c4c37b1c-bab3-4842-bf1a-a01f5a84c548 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.259911 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-c4c37b1c-bab3-4842-bf1a-a01f5a84c548 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb returned with HTTP 404 Jul 15 13:36:56.260364 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1331/5335] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/volumes/4fc6a690-bff6-4405-8311-9d14e71c32fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:56.265994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-89cd164d-4ac7-499c-81f8-ea060e1bf296 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.267760 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-89cd164d-4ac7-499c-81f8-ea060e1bf296 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:56.267977 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-89cd164d-4ac7-499c-81f8-ea060e1bf296 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.268163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-89cd164d-4ac7-499c-81f8-ea060e1bf296 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.274689 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.274689 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:56.277756 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-89cd164d-4ac7-499c-81f8-ea060e1bf296 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:56.281740 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-89cd164d-4ac7-499c-81f8-ea060e1bf296 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:56.282071 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1342/5336] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 1406 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:56.293580 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.295517 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] DELETE https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:56.295754 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.295994 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.296205 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume with id: fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:56.301558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a9e0157c-b394-4193-b391-38213705bd89 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.303158 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.303158 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:56.303289 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a9e0157c-b394-4193-b391-38213705bd89 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa Jul 15 13:36:56.303397 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a9e0157c-b394-4193-b391-38213705bd89 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.303575 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a9e0157c-b394-4193-b391-38213705bd89 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.303775 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:56.307883 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a9e0157c-b394-4193-b391-38213705bd89 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa returned with HTTP 404 Jul 15 13:36:56.308340 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1320/5337] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/snapshots/02379464-f0ad-4cbe-867f-c44dc11ec6fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:56.314726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4d4f97fc-7d4f-475a-a4b4-3aee3e402939 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.316952 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d4f97fc-7d4f-475a-a4b4-3aee3e402939 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:56.317209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d4f97fc-7d4f-475a-a4b4-3aee3e402939 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.317443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d4f97fc-7d4f-475a-a4b4-3aee3e402939 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.321132 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Delete volume request issued successfully. Jul 15 13:36:56.321376 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d14de194-a6a3-4ded-8673-082d96b4b1c8 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 202 Jul 15 13:36:56.321847 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1345/5338] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:56 2026] DELETE /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:56.324731 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.324731 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:56.328915 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-4d4f97fc-7d4f-475a-a4b4-3aee3e402939 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:56.329236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ffcb0c9-5a62-47ec-88fa-2b77b7873792 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.331039 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ffcb0c9-5a62-47ec-88fa-2b77b7873792 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:56.331171 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ffcb0c9-5a62-47ec-88fa-2b77b7873792 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.331412 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ffcb0c9-5a62-47ec-88fa-2b77b7873792 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.333028 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d4f97fc-7d4f-475a-a4b4-3aee3e402939 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:56.333284 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1332/5339] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:56.345660 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.345660 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:56.347778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-237a86a4-0d8a-458e-b669-ac67e3c9a932 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.351843 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-237a86a4-0d8a-458e-b669-ac67e3c9a932 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:56.352056 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-237a86a4-0d8a-458e-b669-ac67e3c9a932 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.352245 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-237a86a4-0d8a-458e-b669-ac67e3c9a932 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.354658 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9ffcb0c9-5a62-47ec-88fa-2b77b7873792 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Volume info retrieved successfully. Jul 15 13:36:56.359793 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ffcb0c9-5a62-47ec-88fa-2b77b7873792 tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 200 Jul 15 13:36:56.360280 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1343/5340] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:36:56.363562 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.363562 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:56.372434 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-237a86a4-0d8a-458e-b669-ac67e3c9a932 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:56.378683 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-237a86a4-0d8a-458e-b669-ac67e3c9a932 tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:56.379236 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1321/5341] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:56.393426 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.395347 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:56.395586 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.395803 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.396018 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume with id: 8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:56.403013 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.403013 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:36:56.403494 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:56.419718 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Delete volume request issued successfully. Jul 15 13:36:56.419891 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-07d382e7-c92d-40c9-88c7-fc9417ae49cf tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 202 Jul 15 13:36:56.420334 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1346/5342] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:36:56 2026] DELETE /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:36:56.427236 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e846eeac-a10c-4c9e-a354-e88808d4b63f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.429044 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e846eeac-a10c-4c9e-a354-e88808d4b63f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:56.429225 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e846eeac-a10c-4c9e-a354-e88808d4b63f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.429431 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e846eeac-a10c-4c9e-a354-e88808d4b63f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.435998 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.435998 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:56.439569 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e846eeac-a10c-4c9e-a354-e88808d4b63f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Volume info retrieved successfully. Jul 15 13:36:56.443322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e846eeac-a10c-4c9e-a354-e88808d4b63f tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 200 Jul 15 13:36:56.443713 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1333/5343] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:56.766572 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b656fec8-2565-451a-9959-14059b08f8cd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:56.768240 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b656fec8-2565-451a-9959-14059b08f8cd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:56.768458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b656fec8-2565-451a-9959-14059b08f8cd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:56.768657 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b656fec8-2565-451a-9959-14059b08f8cd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:56.768788 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b656fec8-2565-451a-9959-14059b08f8cd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:56.772670 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:56.772670 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:56.773272 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b656fec8-2565-451a-9959-14059b08f8cd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:56.773629 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1344/5344] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:56 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:57.372418 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-592454e1-cc8e-4e08-b747-a1e67be7c05f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:57.374287 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-592454e1-cc8e-4e08-b747-a1e67be7c05f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] GET https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 Jul 15 13:36:57.374607 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-592454e1-cc8e-4e08-b747-a1e67be7c05f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:57.374858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-592454e1-cc8e-4e08-b747-a1e67be7c05f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:57.380404 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-592454e1-cc8e-4e08-b747-a1e67be7c05f tempest-VolumesGetTest-2022488336 tempest-VolumesGetTest-2022488336-project-member] https://10.4.3.158/volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 returned with HTTP 404 Jul 15 13:36:57.380899 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1322/5345] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:57 2026] GET /volume/v3/volumes/fef5c083-60f8-4789-94e9-787e5ebc7182 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:57.456195 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-dc80be06-bb78-4e04-bb42-6c3f152c7e2d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:57.458426 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dc80be06-bb78-4e04-bb42-6c3f152c7e2d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] GET https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 Jul 15 13:36:57.458556 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dc80be06-bb78-4e04-bb42-6c3f152c7e2d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:57.458771 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-dc80be06-bb78-4e04-bb42-6c3f152c7e2d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:57.464256 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-dc80be06-bb78-4e04-bb42-6c3f152c7e2d tempest-SnapshotDataIntegrityTests-1078541494 tempest-SnapshotDataIntegrityTests-1078541494-project-member] https://10.4.3.158/volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 returned with HTTP 404 Jul 15 13:36:57.464703 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1347/5346] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:36:57 2026] GET /volume/v3/volumes/8dd21c7c-b8c3-44d3-a473-46a3bca61790 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:36:57.782977 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-43149ad6-4290-496c-9c4b-532e13ab3caf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:57.785080 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-43149ad6-4290-496c-9c4b-532e13ab3caf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:57.785361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-43149ad6-4290-496c-9c4b-532e13ab3caf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:57.785546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-43149ad6-4290-496c-9c4b-532e13ab3caf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:57.785687 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-43149ad6-4290-496c-9c4b-532e13ab3caf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:57.791048 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:57.791048 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:36:57.791807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-43149ad6-4290-496c-9c4b-532e13ab3caf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:57.792231 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1334/5347] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:57 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:58.801955 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6954b795-3a43-474e-a710-a06a3a73abe6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:58.803856 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6954b795-3a43-474e-a710-a06a3a73abe6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:58.804142 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6954b795-3a43-474e-a710-a06a3a73abe6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:58.804364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6954b795-3a43-474e-a710-a06a3a73abe6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:58.804482 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-6954b795-3a43-474e-a710-a06a3a73abe6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:58.810102 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:58.810102 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:36:58.810949 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6954b795-3a43-474e-a710-a06a3a73abe6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:58.811644 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1345/5348] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:58 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:36:59.822404 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ab3ac36f-df3e-43b6-a8b1-03df417a2362 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:36:59.824188 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab3ac36f-df3e-43b6-a8b1-03df417a2362 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:36:59.824406 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab3ac36f-df3e-43b6-a8b1-03df417a2362 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:36:59.824613 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ab3ac36f-df3e-43b6-a8b1-03df417a2362 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:36:59.824713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-ab3ac36f-df3e-43b6-a8b1-03df417a2362 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:36:59.828769 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:36:59.828769 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:36:59.829561 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ab3ac36f-df3e-43b6-a8b1-03df417a2362 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:36:59.830614 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1323/5349] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:36:59 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:00.843497 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9ce1a0fd-8352-4f4d-9dd7-e2383ac200ca None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:00.845139 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ce1a0fd-8352-4f4d-9dd7-e2383ac200ca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:37:00.845349 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ce1a0fd-8352-4f4d-9dd7-e2383ac200ca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:00.845521 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ce1a0fd-8352-4f4d-9dd7-e2383ac200ca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:00.845614 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9ce1a0fd-8352-4f4d-9dd7-e2383ac200ca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:00.849258 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:00.849258 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:00.849805 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ce1a0fd-8352-4f4d-9dd7-e2383ac200ca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:37:00.850139 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1348/5350] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:00 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:00.862455 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:00.864612 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b/export_record Jul 15 13:37:00.864809 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:00.865020 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'export_record' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:00.865127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Export record for backup 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100146) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 15 13:37:00.869342 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:00.869342 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:00.870724 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.api [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling RPCAPI with context: , host: np0000005195, backup: 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100146) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 15 13:37:00.877776 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] export_record in rpcapi backup_id 348fb699-d5c1-4897-8440-b174c25d847b on host np0000005195. {{(pid=100146) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 15 13:37:00.892341 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.backups [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzQ4ZmI2OTktZDVjMS00ODk3LTg0NDAtYjE3NGMyNWQ4NDdiIiwgInVzZXJfaWQiOiAiMWI5NDgxMmZkOTliNDMzNThhNmEzNjc5MzIxOTZhODciLCAicHJvamVjdF9pZCI6ICIxMDdiNTJmN2ZjZmY0MjQwYmJjMTFjNGZjNmZmYjczZSIsICJ2b2x1bWVfaWQiOiAiNGIwN2JjZDEtZDUxZS00YWFiLThhODctZTU0NmZiY2UxMmQyIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODQ5NjA1MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YjA3YmNkMS1kNTFlLTRhYWItOGE4Ny1lNTQ2ZmJjZTEyZDIvMjAyNjA3MTUxMzM2NDkvYXpfbm92YV9iYWNrdXBfMzQ4ZmI2OTktZDVjMS00ODk3LTg0NDAtYjE3NGMyNWQ4NDdiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjM3OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100146) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 15 13:37:00.892599 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-43a408af-b9a8-434a-b0ef-21f5ca9e39d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b/export_record returned with HTTP 200 Jul 15 13:37:00.893067 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1335/5351] 10.4.3.158 () {68 vars in 1430 bytes} [Wed Jul 15 13:37:00 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:00.902189 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cc19c369-9de5-4dcf-a03b-38f3377ce9f1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:00.903839 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc19c369-9de5-4dcf-a03b-38f3377ce9f1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:37:00.904062 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc19c369-9de5-4dcf-a03b-38f3377ce9f1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:00.904236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc19c369-9de5-4dcf-a03b-38f3377ce9f1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:00.904339 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-cc19c369-9de5-4dcf-a03b-38f3377ce9f1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:00.908132 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:00.908132 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:00.908690 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc19c369-9de5-4dcf-a03b-38f3377ce9f1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:37:00.909047 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1346/5352] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:00 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:00.921953 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:00.923925 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] POST https://10.4.3.158/volume/v3/backups/import_record Jul 15 13:37:00.924459 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdjMDMzYTgtYjhlMi00MDgwLTk3NTEtNDRkMzZlZTUxZGI3IiwgInVzZXJfaWQiOiAiMWI5NDgxMmZkOTliNDMzNThhNmEzNjc5MzIxOTZhODciLCAicHJvamVjdF9pZCI6ICIxMDdiNTJmN2ZjZmY0MjQwYmJjMTFjNGZjNmZmYjczZSIsICJ2b2x1bWVfaWQiOiAiNGIwN2JjZDEtZDUxZS00YWFiLThhODctZTU0NmZiY2UxMmQyIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODQ5NjA1MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YjA3YmNkMS1kNTFlLTRhYWItOGE4Ny1lNTQ2ZmJjZTEyZDIvMjAyNjA3MTUxMzM2NDkvYXpfbm92YV9iYWNrdXBfMzQ4ZmI2OTktZDVjMS00ODk3LTg0NDAtYjE3NGMyNWQ4NDdiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjM3OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:00.925779 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdjMDMzYTgtYjhlMi00MDgwLTk3NTEtNDRkMzZlZTUxZGI3IiwgInVzZXJfaWQiOiAiMWI5NDgxMmZkOTliNDMzNThhNmEzNjc5MzIxOTZhODciLCAicHJvamVjdF9pZCI6ICIxMDdiNTJmN2ZjZmY0MjQwYmJjMTFjNGZjNmZmYjczZSIsICJ2b2x1bWVfaWQiOiAiNGIwN2JjZDEtZDUxZS00YWFiLThhODctZTU0NmZiY2UxMmQyIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODQ5NjA1MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YjA3YmNkMS1kNTFlLTRhYWItOGE4Ny1lNTQ2ZmJjZTEyZDIvMjAyNjA3MTUxMzM2NDkvYXpfbm92YV9iYWNrdXBfMzQ4ZmI2OTktZDVjMS00ODk3LTg0NDAtYjE3NGMyNWQ4NDdiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjM3OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 15 13:37:00.925919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdjMDMzYTgtYjhlMi00MDgwLTk3NTEtNDRkMzZlZTUxZGI3IiwgInVzZXJfaWQiOiAiMWI5NDgxMmZkOTliNDMzNThhNmEzNjc5MzIxOTZhODciLCAicHJvamVjdF9pZCI6ICIxMDdiNTJmN2ZjZmY0MjQwYmJjMTFjNGZjNmZmYjczZSIsICJ2b2x1bWVfaWQiOiAiNGIwN2JjZDEtZDUxZS00YWFiLThhODctZTU0NmZiY2UxMmQyIiwgImhvc3QiOiAibnAwMDAwMDA1MTk1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODQ5NjA1MzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YjA3YmNkMS1kNTFlLTRhYWItOGE4Ny1lNTQ2ZmJjZTEyZDIvMjAyNjA3MTUxMzM2NDkvYXpfbm92YV9iYWNrdXBfMzQ4ZmI2OTktZDVjMS00ODk3LTg0NDAtYjE3NGMyNWQ4NDdiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xNVQxMzozNjo0N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTE1VDEzOjM3OjAxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100143) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 15 13:37:00.926544 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'bcd1b4a9d1cb4e38a30341f80d8ae259', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '107b52f7fcff4240bbc11c4fc6ffb73e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:00.926709 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b73f72e3-9e01-4144-b2a3-d08e779c96f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups/import_record returned with HTTP 403 Jul 15 13:37:00.927140 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1324/5353] 10.4.3.158 () {70 vars in 1342 bytes} [Wed Jul 15 13:37:00 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) Jul 15 13:37:00.934416 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:00.936165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 Jul 15 13:37:00.936451 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:00.936628 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:00.936779 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume with id: 4b07bcd1-d51e-4aab-8a87-e546fbce12d2 Jul 15 13:37:00.943613 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:00.943613 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:00.943920 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:00.959562 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume request issued successfully. Jul 15 13:37:00.959854 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-22fe91a3-b287-4fcb-ab48-a45f6c9375c3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 returned with HTTP 202 Jul 15 13:37:00.960331 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1349/5354] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:00 2026] DELETE /volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:00.968042 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fc52e56c-1e8f-4aa2-996e-15d8cd27bfc3 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:00.970351 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc52e56c-1e8f-4aa2-996e-15d8cd27bfc3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 Jul 15 13:37:00.970629 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc52e56c-1e8f-4aa2-996e-15d8cd27bfc3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:00.970911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fc52e56c-1e8f-4aa2-996e-15d8cd27bfc3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:00.980949 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:00.980949 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:00.985235 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fc52e56c-1e8f-4aa2-996e-15d8cd27bfc3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:00.989937 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fc52e56c-1e8f-4aa2-996e-15d8cd27bfc3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 returned with HTTP 200 Jul 15 13:37:00.990500 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1336/5355] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:00 2026] GET /volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:02.002559 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4c050c89-b7b8-4677-adc4-bce0ab201ab3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:02.004164 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c050c89-b7b8-4677-adc4-bce0ab201ab3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 Jul 15 13:37:02.004353 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c050c89-b7b8-4677-adc4-bce0ab201ab3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:02.004521 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c050c89-b7b8-4677-adc4-bce0ab201ab3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:02.009903 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c050c89-b7b8-4677-adc4-bce0ab201ab3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 returned with HTTP 404 Jul 15 13:37:02.010442 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1347/5356] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:02 2026] GET /volume/v3/volumes/4b07bcd1-d51e-4aab-8a87-e546fbce12d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:02.017957 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6ed368c8-3d59-4ae3-bd9b-5dd36e177f62 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:02.019572 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6ed368c8-3d59-4ae3-bd9b-5dd36e177f62 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] GET https://10.4.3.158/volume/v3/backups Jul 15 13:37:02.019759 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6ed368c8-3d59-4ae3-bd9b-5dd36e177f62 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:02.020000 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6ed368c8-3d59-4ae3-bd9b-5dd36e177f62 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:02.020248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.api_utils [None req-6ed368c8-3d59-4ae3-bd9b-5dd36e177f62 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Removing options '' from query. {{(pid=100143) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:37:02.025882 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6ed368c8-3d59-4ae3-bd9b-5dd36e177f62 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups returned with HTTP 200 Jul 15 13:37:02.026250 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1325/5357] 10.4.3.158 () {68 vars in 1277 bytes} [Wed Jul 15 13:37:02 2026] GET /volume/v3/backups => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:02.036039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-918faa5d-6dc9-4295-8008-45e0314cb41d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:02.037626 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-918faa5d-6dc9-4295-8008-45e0314cb41d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] GET https://10.4.3.158/volume/v3/backups?project_id=107b52f7fcff4240bbc11c4fc6ffb73e Jul 15 13:37:02.037806 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-918faa5d-6dc9-4295-8008-45e0314cb41d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:02.037988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-918faa5d-6dc9-4295-8008-45e0314cb41d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:02.038565 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.api_utils [None req-918faa5d-6dc9-4295-8008-45e0314cb41d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Removing options 'project_id' from query. {{(pid=100144) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:37:02.043248 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-918faa5d-6dc9-4295-8008-45e0314cb41d tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups?project_id=107b52f7fcff4240bbc11c4fc6ffb73e returned with HTTP 200 Jul 15 13:37:02.043645 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1350/5358] 10.4.3.158 () {68 vars in 1364 bytes} [Wed Jul 15 13:37:02 2026] GET /volume/v3/backups?project_id=107b52f7fcff4240bbc11c4fc6ffb73e => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:02.054805 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:02.056752 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:37:02.057213 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-972715491"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:02.058915 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-972715491'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:37:02.059083 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume of 1 GB Jul 15 13:37:02.063035 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Availability Zones retrieved successfully. Jul 15 13:37:02.068105 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (f47298f4-8a1d-4e1c-b1bd-1c9bc47a549f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:02.069061 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43739e5c-15f0-4bb8-bfb7-4d53a6081f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:02.069780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:02.091757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43739e5c-15f0-4bb8-bfb7-4d53a6081f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:02.092489 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4313f91-4d53-482a-a55a-76b796098a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:02.129885 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['0258d89b-feb2-46da-9411-5ef5f149da51', '2d9554de-5aaa-4a45-866b-dec6e71d3307', 'b37dbf16-d029-4104-9e9c-15ea30419fec', '27d5dd9b-7534-4311-9a61-0b11c89fbf0a'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:02.130795 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4313f91-4d53-482a-a55a-76b796098a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0258d89b-feb2-46da-9411-5ef5f149da51', '2d9554de-5aaa-4a45-866b-dec6e71d3307', 'b37dbf16-d029-4104-9e9c-15ea30419fec', '27d5dd9b-7534-4311-9a61-0b11c89fbf0a']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:02.131677 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0ee06f-9ca6-40b6-8115-87932f69adda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:02.157082 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff0ee06f-9ca6-40b6-8115-87932f69adda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d056052-b468-479e-9497-38e1d249e882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-972715491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['0258d89b-feb2-46da-9411-5ef5f149da51','2d9554de-5aaa-4a45-866b-dec6e71d3307','b37dbf16-d029-4104-9e9c-15ea30419fec','27d5dd9b-7534-4311-9a61-0b11c89fbf0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-972715491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d056052-b468-479e-9497-38e1d249e882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b94812fd99b43358a6a367932196a87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:02.157731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342855b8-93f3-45a2-ba7e-c6552da172aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:02.176651 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342855b8-93f3-45a2-ba7e-c6552da172aa) transitioned into state 'SUCCESS' from state '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-972715491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['0258d89b-feb2-46da-9411-5ef5f149da51','2d9554de-5aaa-4a45-866b-dec6e71d3307','b37dbf16-d029-4104-9e9c-15ea30419fec','27d5dd9b-7534-4311-9a61-0b11c89fbf0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b94812fd99b43358a6a367932196a87',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:02.177350 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99493c50-101e-4420-b154-72df528e1219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:02.186075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99493c50-101e-4420-b154-72df528e1219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:02.186875 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Flow 'volume_create_api' (f47298f4-8a1d-4e1c-b1bd-1c9bc47a549f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:02.187201 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Create volume request issued successfully. Jul 15 13:37:02.187881 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-beed81b7-04f2-4aba-986c-d71b78ba9586 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:37:02.188299 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1337/5359] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:37:02 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:02.201656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-185487df-78ad-4395-be74-38599f2395bc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:02.204222 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-185487df-78ad-4395-be74-38599f2395bc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 Jul 15 13:37:02.204481 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-185487df-78ad-4395-be74-38599f2395bc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:02.204704 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-185487df-78ad-4395-be74-38599f2395bc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:02.212282 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:02.212282 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:02.215791 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-185487df-78ad-4395-be74-38599f2395bc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:02.220044 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-185487df-78ad-4395-be74-38599f2395bc tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 returned with HTTP 200 Jul 15 13:37:02.220481 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1348/5360] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:02 2026] GET /volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:03.235050 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-adff26e3-35bf-46ee-bfbf-83301539890e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:03.236545 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-adff26e3-35bf-46ee-bfbf-83301539890e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 Jul 15 13:37:03.236740 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-adff26e3-35bf-46ee-bfbf-83301539890e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:03.236940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-adff26e3-35bf-46ee-bfbf-83301539890e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:03.243108 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:03.243108 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:03.246916 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-adff26e3-35bf-46ee-bfbf-83301539890e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:03.250970 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-adff26e3-35bf-46ee-bfbf-83301539890e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 returned with HTTP 200 Jul 15 13:37:03.251362 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1326/5361] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:03 2026] GET /volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:03.265531 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:03.267262 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:37:03.267617 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d056052-b468-479e-9497-38e1d249e882", "name": "tempest-type-Backup-566671157"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:03.268971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating new backup {'backup': {'volume_id': '3d056052-b468-479e-9497-38e1d249e882', 'name': 'tempest-type-Backup-566671157'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:37:03.269121 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Creating backup of volume 3d056052-b468-479e-9497-38e1d249e882 in container None Jul 15 13:37:03.275771 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:03.275771 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:03.276115 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:03.290647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Created reservations ['de77d4cf-3401-4c30-ae82-bf23dc9be94f', '0fa26fae-0a75-4e0b-bbf6-48d09d3a2832'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:03.316707 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2b2721a0-ec22-428d-a3bb-7f1e3ed9b5b6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:37:03.317149 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1351/5362] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:37:03 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:03.325490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-56443c5f-029f-44b4-8ba0-fb5996db1648 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:03.327898 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56443c5f-029f-44b4-8ba0-fb5996db1648 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:03.328209 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56443c5f-029f-44b4-8ba0-fb5996db1648 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:03.328403 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56443c5f-029f-44b4-8ba0-fb5996db1648 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:03.328546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-56443c5f-029f-44b4-8ba0-fb5996db1648 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:03.332846 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:03.332846 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:03.333457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56443c5f-029f-44b4-8ba0-fb5996db1648 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:03.333809 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1338/5363] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:03 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:04.343384 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7caf9b1b-f63f-47ff-a1e4-ff779042d6a2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:04.344840 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7caf9b1b-f63f-47ff-a1e4-ff779042d6a2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:04.345197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7caf9b1b-f63f-47ff-a1e4-ff779042d6a2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:04.345259 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7caf9b1b-f63f-47ff-a1e4-ff779042d6a2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:04.345346 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7caf9b1b-f63f-47ff-a1e4-ff779042d6a2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:04.349189 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:04.349189 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:04.349746 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7caf9b1b-f63f-47ff-a1e4-ff779042d6a2 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:04.350097 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1349/5364] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:04 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:05.360982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e83c3dc5-85f5-4cb1-b7c5-5c4d25c1681f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:05.362975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e83c3dc5-85f5-4cb1-b7c5-5c4d25c1681f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:05.363217 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e83c3dc5-85f5-4cb1-b7c5-5c4d25c1681f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:05.363433 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e83c3dc5-85f5-4cb1-b7c5-5c4d25c1681f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:05.363583 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-e83c3dc5-85f5-4cb1-b7c5-5c4d25c1681f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:05.367581 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:05.367581 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:05.368181 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e83c3dc5-85f5-4cb1-b7c5-5c4d25c1681f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:05.368586 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1327/5365] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:05 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:06.378571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b7e7906d-1953-487c-991f-dd350e40e5a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:06.381000 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b7e7906d-1953-487c-991f-dd350e40e5a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:06.381233 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b7e7906d-1953-487c-991f-dd350e40e5a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:06.381463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b7e7906d-1953-487c-991f-dd350e40e5a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:06.381573 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-b7e7906d-1953-487c-991f-dd350e40e5a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:06.385546 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:06.385546 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:06.386128 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b7e7906d-1953-487c-991f-dd350e40e5a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:06.386458 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1352/5366] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:06 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:07.343849 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6c3c341c-36e9-4daf-8a1e-56df729b39e2 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:07.395935 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a2c326ae-f498-40e4-a6fe-8c97afb8797f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:07.397618 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2c326ae-f498-40e4-a6fe-8c97afb8797f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:07.397853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2c326ae-f498-40e4-a6fe-8c97afb8797f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:07.398072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a2c326ae-f498-40e4-a6fe-8c97afb8797f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:07.398129 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a2c326ae-f498-40e4-a6fe-8c97afb8797f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:07.402174 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c3c341c-36e9-4daf-8a1e-56df729b39e2 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:07.402377 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:07.402377 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:07.402523 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6c3c341c-36e9-4daf-8a1e-56df729b39e2 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1260850400", "extra_specs": {}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:07.403045 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a2c326ae-f498-40e4-a6fe-8c97afb8797f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:07.403402 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1350/5367] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:07 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:07.418024 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6c3c341c-36e9-4daf-8a1e-56df729b39e2 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:07.418709 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1339/5368] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:37:07 2026] POST /volume/v3/types => generated 212 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:07.426802 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-83175245-7b24-4c16-98a5-19cb508e1d06 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:07.429263 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83175245-7b24-4c16-98a5-19cb508e1d06 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] POST https://10.4.3.158/volume/v3/types/33370f3e-d058-40cf-a437-c02d976801af/encryption Jul 15 13:37:07.429769 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-83175245-7b24-4c16-98a5-19cb508e1d06 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:07.447783 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-83175245-7b24-4c16-98a5-19cb508e1d06 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/types/33370f3e-d058-40cf-a437-c02d976801af/encryption returned with HTTP 200 Jul 15 13:37:07.448398 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1328/5369] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:37:07 2026] POST /volume/v3/types/33370f3e-d058-40cf-a437-c02d976801af/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:07.455562 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:07.528572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:37:07.529035 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-112670056", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1260850400", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:07.530947 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-112670056', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1260850400', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:37:07.534978 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:37:07.535318 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:07.535318 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:07.535940 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:37:07.542482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (d7510dc5-5938-4072-b389-74d881131d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:07.543634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1c16d9-23b9-432b-9a10-2fa26c5d4962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:07.544672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:07.572847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1c16d9-23b9-432b-9a10-2fa26c5d4962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:37:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33370f3e-d058-40cf-a437-c02d976801af,is_public=True,name='tempest-scenario-type-luks-1260850400',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33370f3e-d058-40cf-a437-c02d976801af', '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=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:07.573801 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad77eac4-d650-4ab7-a59d-b97b30389059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:07.601786 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1260850400 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1260850400, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:37:07.602117 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1260850400 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1260850400, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:37:07.639825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['12a375f3-0e6a-420a-aa5b-02f6d3af292b', 'f111b30a-563f-4c19-8a33-c053353f7707', 'f68cfc74-62d2-43d7-8267-b84887c7d959', '4235252d-7e2f-4a42-b651-f59c2fe025a8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:07.640659 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad77eac4-d650-4ab7-a59d-b97b30389059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a375f3-0e6a-420a-aa5b-02f6d3af292b', 'f111b30a-563f-4c19-8a33-c053353f7707', 'f68cfc74-62d2-43d7-8267-b84887c7d959', '4235252d-7e2f-4a42-b651-f59c2fe025a8']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:07.641540 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3330e51-887b-41c8-bfd5-e8e1611145f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:07.663010 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3330e51-887b-41c8-bfd5-e8e1611145f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d95c1d-5873-41dd-bbc1-8a13b4701d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-112670056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['12a375f3-0e6a-420a-aa5b-02f6d3af292b','f111b30a-563f-4c19-8a33-c053353f7707','f68cfc74-62d2-43d7-8267-b84887c7d959','4235252d-7e2f-4a42-b651-f59c2fe025a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=33370f3e-d058-40cf-a437-c02d976801af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-112670056',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a3d95c1d-5873-41dd-bbc1-8a13b4701d96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33370f3e-d058-40cf-a437-c02d976801af),volume_type_id=33370f3e-d058-40cf-a437-c02d976801af)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:07.663839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435cf05b-5fe7-4599-953a-44b5bf31ac07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:07.683230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435cf05b-5fe7-4599-953a-44b5bf31ac07) transitioned into state 'SUCCESS' from state '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-112670056',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['12a375f3-0e6a-420a-aa5b-02f6d3af292b','f111b30a-563f-4c19-8a33-c053353f7707','f68cfc74-62d2-43d7-8267-b84887c7d959','4235252d-7e2f-4a42-b651-f59c2fe025a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=33370f3e-d058-40cf-a437-c02d976801af)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:07.684143 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0592e993-b4e5-49e8-9d3f-2493b14ac663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:07.694472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0592e993-b4e5-49e8-9d3f-2493b14ac663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:07.695728 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (d7510dc5-5938-4072-b389-74d881131d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:07.696162 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:37:07.696896 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a6eb6a35-afea-438f-aca5-be37f0f6d991 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:37:07.703088 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1353/5370] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:37:07 2026] POST /volume/v3/volumes => generated 779 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:07.714710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fb4c0477-99d3-4ad7-9fb9-ce06375e8e01 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:07.716700 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fb4c0477-99d3-4ad7-9fb9-ce06375e8e01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:07.717061 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fb4c0477-99d3-4ad7-9fb9-ce06375e8e01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:07.717436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fb4c0477-99d3-4ad7-9fb9-ce06375e8e01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:07.724534 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:07.724534 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:07.728402 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fb4c0477-99d3-4ad7-9fb9-ce06375e8e01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:07.732588 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fb4c0477-99d3-4ad7-9fb9-ce06375e8e01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:07.733085 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1351/5371] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:07 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:08.415125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3263d3b3-c8c3-4b49-8b7d-add59e290c4f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:08.416919 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3263d3b3-c8c3-4b49-8b7d-add59e290c4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:08.417136 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3263d3b3-c8c3-4b49-8b7d-add59e290c4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:08.417349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3263d3b3-c8c3-4b49-8b7d-add59e290c4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:08.417461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-3263d3b3-c8c3-4b49-8b7d-add59e290c4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:08.421825 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:08.421825 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:08.422451 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3263d3b3-c8c3-4b49-8b7d-add59e290c4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:08.422918 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1340/5372] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:08 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:08.746271 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-74f41b83-ee48-4c1a-a090-dad361ac9db1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:08.748551 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-74f41b83-ee48-4c1a-a090-dad361ac9db1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:08.748689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-74f41b83-ee48-4c1a-a090-dad361ac9db1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:08.748889 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-74f41b83-ee48-4c1a-a090-dad361ac9db1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:08.758748 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:08.758748 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:08.763980 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-74f41b83-ee48-4c1a-a090-dad361ac9db1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:08.770269 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-74f41b83-ee48-4c1a-a090-dad361ac9db1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:08.770826 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1329/5373] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:08 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:08.782499 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cf86d918-01e8-4474-8cfb-435a41bf0c45 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:08.784287 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf86d918-01e8-4474-8cfb-435a41bf0c45 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:08.784522 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cf86d918-01e8-4474-8cfb-435a41bf0c45 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:08.785067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cf86d918-01e8-4474-8cfb-435a41bf0c45 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:08.792576 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:08.792576 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:08.795849 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cf86d918-01e8-4474-8cfb-435a41bf0c45 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:08.799836 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf86d918-01e8-4474-8cfb-435a41bf0c45 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:08.800285 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1354/5374] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:08 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:08.816068 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:08.817858 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96/action Jul 15 13:37:08.818197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:37:08.818309 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:08.825539 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:08.825539 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:08.825990 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:08.833483 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume updated successfully. Jul 15 13:37:08.833835 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-82c3df85-d2ff-4f29-b84d-713ffba3682c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96/action returned with HTTP 200 Jul 15 13:37:08.834452 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1352/5375] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:37:08 2026] POST /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:37:08.961697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5e438404-0a68-4dcc-9461-3ef77dadc33e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:08.965090 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5e438404-0a68-4dcc-9461-3ef77dadc33e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:08.965326 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5e438404-0a68-4dcc-9461-3ef77dadc33e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:08.965547 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5e438404-0a68-4dcc-9461-3ef77dadc33e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:08.973808 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:08.973808 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:08.977521 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5e438404-0a68-4dcc-9461-3ef77dadc33e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:08.982818 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5e438404-0a68-4dcc-9461-3ef77dadc33e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:08.983216 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1341/5376] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:37:08 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:09.363929 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-4c0af30f-24cd-4594-a5b4-69c9bd187688 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:09.365852 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-4c0af30f-24cd-4594-a5b4-69c9bd187688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:09.366052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-4c0af30f-24cd-4594-a5b4-69c9bd187688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:09.366230 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-4c0af30f-24cd-4594-a5b4-69c9bd187688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:09.372383 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:09.372383 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:09.375507 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-4c0af30f-24cd-4594-a5b4-69c9bd187688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:09.379141 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-4c0af30f-24cd-4594-a5b4-69c9bd187688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:09.379475 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1330/5377] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:37:09 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:09.388603 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fe2d3191-653f-4384-a228-11257eb0a00c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:09.389081 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe2d3191-653f-4384-a228-11257eb0a00c None None] GET https://10.4.3.158/volume// Jul 15 13:37:09.389278 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe2d3191-653f-4384-a228-11257eb0a00c None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:09.389505 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fe2d3191-653f-4384-a228-11257eb0a00c None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:09.389896 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fe2d3191-653f-4384-a228-11257eb0a00c None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:37:09.390241 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1355/5378] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:37:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:37:09.396507 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-a90fce8a-5e11-43fb-8514-b0dd1e35a336 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:09.398425 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-a90fce8a-5e11-43fb-8514-b0dd1e35a336 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:37:09.398753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-a90fce8a-5e11-43fb-8514-b0dd1e35a336 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3d95c1d-5873-41dd-bbc1-8a13b4701d96", "connector": null, "instance_uuid": "fc30ef59-4326-4d12-8a16-bd5aaef2551f"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:09.406214 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:09.406214 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:09.431811 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-a90fce8a-5e11-43fb-8514-b0dd1e35a336 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:37:09.432287 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1353/5379] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:37:09 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) Jul 15 13:37:09.433043 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-129264ed-b3cc-473c-bd82-35f1c37ecd92 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:09.434900 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-129264ed-b3cc-473c-bd82-35f1c37ecd92 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:09.435142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-129264ed-b3cc-473c-bd82-35f1c37ecd92 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:09.435330 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-129264ed-b3cc-473c-bd82-35f1c37ecd92 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:09.435432 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-129264ed-b3cc-473c-bd82-35f1c37ecd92 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:09.439431 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:09.439431 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:09.440030 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-129264ed-b3cc-473c-bd82-35f1c37ecd92 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:09.440370 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1342/5380] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:09 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:10.137629 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c8988ee2-69c8-49e5-a22d-c45c7cead1bb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:10.138043 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c8988ee2-69c8-49e5-a22d-c45c7cead1bb None None] GET https://10.4.3.158/volume// Jul 15 13:37:10.138196 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c8988ee2-69c8-49e5-a22d-c45c7cead1bb None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:10.138370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c8988ee2-69c8-49e5-a22d-c45c7cead1bb None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:10.138719 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c8988ee2-69c8-49e5-a22d-c45c7cead1bb None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:37:10.139013 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1331/5381] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:37:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:37:10.146388 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-232cc248-9403-4c32-afb5-ca551cacc141 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:10.148909 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-232cc248-9403-4c32-afb5-ca551cacc141 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:10.149161 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-232cc248-9403-4c32-afb5-ca551cacc141 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:10.149386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-232cc248-9403-4c32-afb5-ca551cacc141 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:10.158738 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:10.158738 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:10.161977 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-232cc248-9403-4c32-afb5-ca551cacc141 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:10.166347 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-232cc248-9403-4c32-afb5-ca551cacc141 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:10.166756 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1356/5382] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:37:10 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:37:10.280249 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:10.282569 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c Jul 15 13:37:10.283039 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:10.291519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-a3d95c1d-5873-41dd-bbc1-8a13b4701d96-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:37:10.297910 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-a3d95c1d-5873-41dd-bbc1-8a13b4701d96-np0000005195" acquired by "attachment_update" :: waited 0.006s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:37:10.299234 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:10.299234 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:10.375079 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-a3d95c1d-5873-41dd-bbc1-8a13b4701d96-np0000005195" released by "attachment_update" :: held 0.077s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:37:10.375530 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-5491ba63-4f08-4aad-a5e6-47adc00a40d3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c returned with HTTP 200 Jul 15 13:37:10.376221 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1354/5383] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:37:10 2026] PUT /volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:10.396774 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-635e27a5-ce9e-4a36-bb24-845a05cda077 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:10.398519 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-635e27a5-ce9e-4a36-bb24-845a05cda077 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c/action Jul 15 13:37:10.398829 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-635e27a5-ce9e-4a36-bb24-845a05cda077 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:37:10.398974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-635e27a5-ce9e-4a36-bb24-845a05cda077 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:10.413705 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:10.413705 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:10.424394 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-635e27a5-ce9e-4a36-bb24-845a05cda077 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c/action returned with HTTP 204 Jul 15 13:37:10.424914 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1343/5384] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:37:10 2026] POST /volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:10.450799 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b726701f-8b2a-4af1-b06b-922f16625309 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:10.452623 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b726701f-8b2a-4af1-b06b-922f16625309 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:10.452846 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b726701f-8b2a-4af1-b06b-922f16625309 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:10.453051 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b726701f-8b2a-4af1-b06b-922f16625309 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:10.453154 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-b726701f-8b2a-4af1-b06b-922f16625309 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:10.457075 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:10.457075 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:10.457691 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b726701f-8b2a-4af1-b06b-922f16625309 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:10.458066 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1332/5385] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:10 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:11.469521 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1ee953bc-524e-4b7d-b344-f528afecb75f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:11.470918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ee953bc-524e-4b7d-b344-f528afecb75f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:11.471154 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ee953bc-524e-4b7d-b344-f528afecb75f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:11.471340 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1ee953bc-524e-4b7d-b344-f528afecb75f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:11.471538 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-1ee953bc-524e-4b7d-b344-f528afecb75f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:11.476178 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:11.476178 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:11.476996 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1ee953bc-524e-4b7d-b344-f528afecb75f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:11.477488 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1357/5386] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:11 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:11.911004 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8ca15838-d881-4c8f-990d-59ef277e6706 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:12.023408 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:37:12.023832 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1946702227", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:12.025696 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1946702227', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:37:12.025854 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create volume of 1 GB Jul 15 13:37:12.026204 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:12.026204 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:12.030703 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Availability Zones retrieved successfully. Jul 15 13:37:12.037444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Flow 'volume_create_api' (84f45125-d402-47c7-a84e-816db300dd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:12.038887 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674e7d92-a474-43df-abb3-691cdaeeadfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:12.039971 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:12.070280 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674e7d92-a474-43df-abb3-691cdaeeadfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:12.071318 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde05414-6d8d-436f-af55-7ea27c48be05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:12.134219 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Created reservations ['cd5e12e1-9b18-4ca4-ba17-c61d2e04b493', '0f10cb12-3d27-4e2c-80c6-a1657581a83e', 'ca7a6243-2376-4a1f-a4a2-ba930bbd021b', 'd7e15d00-1d7f-4ec1-966c-4f5edabf883a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:12.135182 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde05414-6d8d-436f-af55-7ea27c48be05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5e12e1-9b18-4ca4-ba17-c61d2e04b493', '0f10cb12-3d27-4e2c-80c6-a1657581a83e', 'ca7a6243-2376-4a1f-a4a2-ba930bbd021b', 'd7e15d00-1d7f-4ec1-966c-4f5edabf883a']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:12.136123 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f326046e-af06-4686-97f6-1c6050671b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:12.161911 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f326046e-af06-4686-97f6-1c6050671b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7615697c-a6f4-4d49-903d-5ca096f4df81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1946702227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27da950eb54c455795a088968c67bd7f',qos_specs=None,replication_status=,reservations=['cd5e12e1-9b18-4ca4-ba17-c61d2e04b493','0f10cb12-3d27-4e2c-80c6-a1657581a83e','ca7a6243-2376-4a1f-a4a2-ba930bbd021b','d7e15d00-1d7f-4ec1-966c-4f5edabf883a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc373cc06c1b481e8ba02440abf8e42e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1946702227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7615697c-a6f4-4d49-903d-5ca096f4df81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27da950eb54c455795a088968c67bd7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc373cc06c1b481e8ba02440abf8e42e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:12.162876 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0fc7021-7c98-4b74-8c23-03e03916d1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:12.181467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0fc7021-7c98-4b74-8c23-03e03916d1c9) transitioned into state 'SUCCESS' from state '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-1946702227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27da950eb54c455795a088968c67bd7f',qos_specs=None,replication_status=,reservations=['cd5e12e1-9b18-4ca4-ba17-c61d2e04b493','0f10cb12-3d27-4e2c-80c6-a1657581a83e','ca7a6243-2376-4a1f-a4a2-ba930bbd021b','d7e15d00-1d7f-4ec1-966c-4f5edabf883a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc373cc06c1b481e8ba02440abf8e42e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:12.182519 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e637610-63ce-4f44-b5af-6ba98c00d3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:12.197153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e637610-63ce-4f44-b5af-6ba98c00d3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:12.198381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Flow 'volume_create_api' (84f45125-d402-47c7-a84e-816db300dd6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:12.198784 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create volume request issued successfully. Jul 15 13:37:12.199553 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8ca15838-d881-4c8f-990d-59ef277e6706 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:37:12.200084 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1355/5387] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:37:11 2026] POST /volume/v3/volumes => generated 754 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:12.212593 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-46e46767-1248-4f06-88e9-e8ad1db634cf None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:12.215097 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46e46767-1248-4f06-88e9-e8ad1db634cf tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:12.215399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46e46767-1248-4f06-88e9-e8ad1db634cf tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:12.215742 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46e46767-1248-4f06-88e9-e8ad1db634cf tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:12.225627 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:12.225627 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:12.229797 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-46e46767-1248-4f06-88e9-e8ad1db634cf tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:12.234243 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46e46767-1248-4f06-88e9-e8ad1db634cf tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 200 Jul 15 13:37:12.234600 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1344/5388] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:12 2026] GET /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:12.487320 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c1ee47db-514e-486e-b26c-aee96f3e4698 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:12.489688 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1ee47db-514e-486e-b26c-aee96f3e4698 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:12.489992 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1ee47db-514e-486e-b26c-aee96f3e4698 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:12.490328 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c1ee47db-514e-486e-b26c-aee96f3e4698 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:12.490454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c1ee47db-514e-486e-b26c-aee96f3e4698 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:12.495675 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:12.495675 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:12.496478 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c1ee47db-514e-486e-b26c-aee96f3e4698 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:12.497069 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1333/5389] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:12 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:13.245696 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-aba4cbed-32ff-4a65-bce8-775878f11e8a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:13.247375 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aba4cbed-32ff-4a65-bce8-775878f11e8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:13.247561 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aba4cbed-32ff-4a65-bce8-775878f11e8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:13.247732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aba4cbed-32ff-4a65-bce8-775878f11e8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:13.254152 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:13.254152 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:13.257204 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-aba4cbed-32ff-4a65-bce8-775878f11e8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:13.260694 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aba4cbed-32ff-4a65-bce8-775878f11e8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 200 Jul 15 13:37:13.261078 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1358/5390] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:13 2026] GET /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:13.272883 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-30d63625-d008-4253-ba34-b7916cf6c239 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:13.274761 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-30d63625-d008-4253-ba34-b7916cf6c239 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:13.274984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-30d63625-d008-4253-ba34-b7916cf6c239 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:13.275169 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-30d63625-d008-4253-ba34-b7916cf6c239 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:13.282843 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:13.282843 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:13.286560 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-30d63625-d008-4253-ba34-b7916cf6c239 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:13.290496 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-30d63625-d008-4253-ba34-b7916cf6c239 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 200 Jul 15 13:37:13.290976 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1356/5391] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:13 2026] GET /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:13.303235 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:13.304894 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:37:13.305256 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7615697c-a6f4-4d49-903d-5ca096f4df81", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1598266611", "description": null, "metadata": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:13.313101 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:13.313101 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:13.313523 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:13.313684 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create snapshot from volume 7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:13.343483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Created reservations ['fb42d8d3-9a10-4ae1-9da9-40a59e8f7483', '5bec985a-fab9-4cc4-a024-50733b7f04f9', '53a3c1af-d929-4207-86be-30f83dd96ee4', '046eea3f-f624-49c1-b4bd-d763c9d8fc16'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:13.367201 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot force create request issued successfully. Jul 15 13:37:13.367510 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-fbaaa571-e5b2-4182-8a8a-755b30e06c1c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:37:13.367944 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1345/5392] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:37:13 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) Jul 15 13:37:13.375578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-33c30ec9-57a2-479d-8d36-b2fe78fa9d3e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:13.377279 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-33c30ec9-57a2-479d-8d36-b2fe78fa9d3e tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:13.377458 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-33c30ec9-57a2-479d-8d36-b2fe78fa9d3e tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:13.377667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-33c30ec9-57a2-479d-8d36-b2fe78fa9d3e tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:13.382195 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:13.382195 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:13.382568 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-33c30ec9-57a2-479d-8d36-b2fe78fa9d3e tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:13.383307 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-33c30ec9-57a2-479d-8d36-b2fe78fa9d3e tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 200 Jul 15 13:37:13.383635 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1334/5393] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:13 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:13.507689 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a7bc847b-b51b-41f0-b957-e000be774564 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:13.509750 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a7bc847b-b51b-41f0-b957-e000be774564 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:13.509957 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a7bc847b-b51b-41f0-b957-e000be774564 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:13.510150 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a7bc847b-b51b-41f0-b957-e000be774564 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:13.510245 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a7bc847b-b51b-41f0-b957-e000be774564 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:13.514888 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:13.514888 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:13.515601 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a7bc847b-b51b-41f0-b957-e000be774564 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:13.516013 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1359/5394] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:13 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:14.391871 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0f8c8ae0-8696-48cf-b991-8f42d296351d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:14.393598 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0f8c8ae0-8696-48cf-b991-8f42d296351d tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:14.393787 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0f8c8ae0-8696-48cf-b991-8f42d296351d tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:14.393968 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0f8c8ae0-8696-48cf-b991-8f42d296351d tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:14.398897 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:14.398897 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:14.399000 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0f8c8ae0-8696-48cf-b991-8f42d296351d tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:14.399741 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0f8c8ae0-8696-48cf-b991-8f42d296351d tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 200 Jul 15 13:37:14.400066 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1357/5395] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:14 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:14.408247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ea05c146-e73a-4616-b7cd-cf58bf1721aa None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:14.410141 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ea05c146-e73a-4616-b7cd-cf58bf1721aa tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:14.410361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ea05c146-e73a-4616-b7cd-cf58bf1721aa tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:14.410591 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ea05c146-e73a-4616-b7cd-cf58bf1721aa tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:14.415262 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:14.415262 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:14.415661 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ea05c146-e73a-4616-b7cd-cf58bf1721aa tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:14.416807 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ea05c146-e73a-4616-b7cd-cf58bf1721aa tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 200 Jul 15 13:37:14.416905 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1346/5396] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:14 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:14.424052 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-12a6e512-a04a-4fec-ad7c-30b578149c8a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:14.425724 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12a6e512-a04a-4fec-ad7c-30b578149c8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:14.425900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12a6e512-a04a-4fec-ad7c-30b578149c8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:14.426109 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-12a6e512-a04a-4fec-ad7c-30b578149c8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:14.428044 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=365,cinder:UPDATE=97,cinder:INSERT=56,cinder:DELETE=3 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:14.431804 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:14.431804 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:14.432269 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-12a6e512-a04a-4fec-ad7c-30b578149c8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:14.433358 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-12a6e512-a04a-4fec-ad7c-30b578149c8a tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 200 Jul 15 13:37:14.433775 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1335/5397] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:14 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:14.440815 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:14.442415 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:37:14.442741 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fdbf1154-1d23-4cab-8664-5fdb4426c546", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:14.444135 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create volume request body: {'volume': {'snapshot_id': 'fdbf1154-1d23-4cab-8664-5fdb4426c546', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:37:14.445864 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=397,cinder:UPDATE=132,cinder:INSERT=66 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:14.449554 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:14.449554 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:14.450057 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:14.450186 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create volume of 1 GB Jul 15 13:37:14.453702 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Availability Zones retrieved successfully. Jul 15 13:37:14.458880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Flow 'volume_create_api' (3d7935e9-c988-419c-b83c-2b5fa1358151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:14.459957 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112092a6-3688-4a47-8d8d-ac6b6f234123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:14.461006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:14.486641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112092a6-3688-4a47-8d8d-ac6b6f234123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fdbf1154-1d23-4cab-8664-5fdb4426c546', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:14.487353 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6784cbe-51a9-47f0-a3ca-71ebdd0e1fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:14.525273 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Created reservations ['44a52e68-c4bd-46b9-802b-8dc4c1bc1d2b', '37403091-0900-4de3-9c20-2bfc7276d6c3', '8d50b743-2689-4a6d-869f-f09199692a2e', '25049a57-9da7-4e16-857e-3a540d5ef918'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:14.525749 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e6b16627-78e1-43a8-a550-08f9a6db4fca None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:14.526253 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6784cbe-51a9-47f0-a3ca-71ebdd0e1fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44a52e68-c4bd-46b9-802b-8dc4c1bc1d2b', '37403091-0900-4de3-9c20-2bfc7276d6c3', '8d50b743-2689-4a6d-869f-f09199692a2e', '25049a57-9da7-4e16-857e-3a540d5ef918']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:14.527120 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ddff95-a14c-4d65-8ad1-f9743ccea09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:14.527760 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6b16627-78e1-43a8-a550-08f9a6db4fca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:14.528035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6b16627-78e1-43a8-a550-08f9a6db4fca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:14.528256 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e6b16627-78e1-43a8-a550-08f9a6db4fca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:14.528419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-e6b16627-78e1-43a8-a550-08f9a6db4fca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:14.534666 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:14.534666 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:14.535337 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e6b16627-78e1-43a8-a550-08f9a6db4fca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:14.535769 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1358/5398] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:14 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:14.564297 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ddff95-a14c-4d65-8ad1-f9743ccea09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7c47934-c725-4252-bc45-2cecfa533bd5', '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='27da950eb54c455795a088968c67bd7f',qos_specs=None,replication_status=,reservations=['44a52e68-c4bd-46b9-802b-8dc4c1bc1d2b','37403091-0900-4de3-9c20-2bfc7276d6c3','8d50b743-2689-4a6d-869f-f09199692a2e','25049a57-9da7-4e16-857e-3a540d5ef918'],size=1,snapshot_id=fdbf1154-1d23-4cab-8664-5fdb4426c546,source_replicaid=,source_volid=None,status='creating',user_id='cc373cc06c1b481e8ba02440abf8e42e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7c47934-c725-4252-bc45-2cecfa533bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27da950eb54c455795a088968c67bd7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fdbf1154-1d23-4cab-8664-5fdb4426c546,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc373cc06c1b481e8ba02440abf8e42e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:14.565105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701b3cc1-b1fd-4276-a8b5-68dc516181e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:14.581457 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701b3cc1-b1fd-4276-a8b5-68dc516181e3) transitioned into state 'SUCCESS' from 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='27da950eb54c455795a088968c67bd7f',qos_specs=None,replication_status=,reservations=['44a52e68-c4bd-46b9-802b-8dc4c1bc1d2b','37403091-0900-4de3-9c20-2bfc7276d6c3','8d50b743-2689-4a6d-869f-f09199692a2e','25049a57-9da7-4e16-857e-3a540d5ef918'],size=1,snapshot_id=fdbf1154-1d23-4cab-8664-5fdb4426c546,source_replicaid=,source_volid=None,status='creating',user_id='cc373cc06c1b481e8ba02440abf8e42e',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:14.582149 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95662a15-049b-428e-a475-bf6ac8a8121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:14.600295 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95662a15-049b-428e-a475-bf6ac8a8121e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:14.601075 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Flow 'volume_create_api' (3d7935e9-c988-419c-b83c-2b5fa1358151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:14.601333 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Create volume request issued successfully. Jul 15 13:37:14.601862 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-8db56c39-7dcd-413f-a6a0-7e5539026e68 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:37:14.602261 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1360/5399] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:37:14 2026] POST /volume/v3/volumes => generated 741 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:14.613944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-32405af9-70d6-4168-9c45-2454c57ad263 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:14.616148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32405af9-70d6-4168-9c45-2454c57ad263 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:14.616406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32405af9-70d6-4168-9c45-2454c57ad263 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:14.616619 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-32405af9-70d6-4168-9c45-2454c57ad263 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:14.624869 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:14.624869 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:14.628950 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-32405af9-70d6-4168-9c45-2454c57ad263 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:14.632269 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-32405af9-70d6-4168-9c45-2454c57ad263 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 returned with HTTP 200 Jul 15 13:37:14.632610 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1347/5400] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:14 2026] GET /volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:15.545622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8849d551-d4b2-4f6c-97c1-c7deb0c19a11 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:15.547415 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8849d551-d4b2-4f6c-97c1-c7deb0c19a11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:15.547655 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8849d551-d4b2-4f6c-97c1-c7deb0c19a11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:15.547843 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8849d551-d4b2-4f6c-97c1-c7deb0c19a11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:15.548071 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-8849d551-d4b2-4f6c-97c1-c7deb0c19a11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:15.552835 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:15.552835 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:15.553657 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8849d551-d4b2-4f6c-97c1-c7deb0c19a11 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:15.554078 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1336/5401] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:15 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:15.645181 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-da457302-a399-4721-98ed-f7b569af8b00 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:15.647130 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da457302-a399-4721-98ed-f7b569af8b00 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:15.647346 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da457302-a399-4721-98ed-f7b569af8b00 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:15.647598 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da457302-a399-4721-98ed-f7b569af8b00 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:15.649846 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=389,cinder:INSERT=46,cinder:UPDATE=99,cinder:DELETE=2 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:15.659388 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:15.659388 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:15.662482 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-da457302-a399-4721-98ed-f7b569af8b00 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:15.665813 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da457302-a399-4721-98ed-f7b569af8b00 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 returned with HTTP 200 Jul 15 13:37:15.666298 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1359/5402] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:15 2026] GET /volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:15.676378 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9b1389b2-f0cc-4b28-a646-8a05942cf0ee None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:15.678165 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b1389b2-f0cc-4b28-a646-8a05942cf0ee tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:15.678346 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b1389b2-f0cc-4b28-a646-8a05942cf0ee tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:15.678518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9b1389b2-f0cc-4b28-a646-8a05942cf0ee tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:15.684794 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:15.684794 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:15.687847 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9b1389b2-f0cc-4b28-a646-8a05942cf0ee tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:15.691645 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9b1389b2-f0cc-4b28-a646-8a05942cf0ee tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 returned with HTTP 200 Jul 15 13:37:15.691971 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1361/5403] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:15 2026] GET /volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:15.702098 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-377055c1-8224-455c-8e8b-42d3aaf7590b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:15.703741 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:15.703935 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:15.704133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:15.704233 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete snapshot with id: fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:15.705821 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=322,cinder:UPDATE=69,cinder:DELETE=3,cinder:INSERT=34 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:15.709231 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:15.709231 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:15.709624 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:15.723779 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot delete request issued successfully. Jul 15 13:37:15.724017 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-377055c1-8224-455c-8e8b-42d3aaf7590b tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 202 Jul 15 13:37:15.724521 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1348/5404] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:37:15 2026] DELETE /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:15.730282 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6f7d70f2-37b3-4a07-8d1a-f331cda9a5c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:15.731980 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6f7d70f2-37b3-4a07-8d1a-f331cda9a5c4 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:15.732189 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6f7d70f2-37b3-4a07-8d1a-f331cda9a5c4 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:15.732375 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6f7d70f2-37b3-4a07-8d1a-f331cda9a5c4 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:15.738114 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:15.738114 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:15.738730 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-6f7d70f2-37b3-4a07-8d1a-f331cda9a5c4 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Snapshot retrieved successfully. Jul 15 13:37:15.739559 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6f7d70f2-37b3-4a07-8d1a-f331cda9a5c4 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 200 Jul 15 13:37:15.739945 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1337/5405] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:15 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:16.100777 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-c0c776b4-6c88-4a5e-beb5-98e049e623fd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:16.102783 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-c0c776b4-6c88-4a5e-beb5-98e049e623fd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96/encryption Jul 15 13:37:16.102972 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-c0c776b4-6c88-4a5e-beb5-98e049e623fd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:16.103153 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-c0c776b4-6c88-4a5e-beb5-98e049e623fd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:16.114308 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:16.114308 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:16.121024 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4d3a7a9f-f83c-4c90-92fd-3a6df09c10f5 req-c0c776b4-6c88-4a5e-beb5-98e049e623fd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96/encryption returned with HTTP 200 Jul 15 13:37:16.121435 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1360/5406] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:37:16 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:16.572976 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a21baab6-0452-4d08-ac51-e5129c2b1b91 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:16.574775 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a21baab6-0452-4d08-ac51-e5129c2b1b91 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:16.575011 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a21baab6-0452-4d08-ac51-e5129c2b1b91 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:16.575193 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a21baab6-0452-4d08-ac51-e5129c2b1b91 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:16.575323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a21baab6-0452-4d08-ac51-e5129c2b1b91 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:16.579257 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:16.579257 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:16.579795 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a21baab6-0452-4d08-ac51-e5129c2b1b91 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:16.580140 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1362/5407] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:16 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:16.747646 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-69b07888-75f1-4977-899e-0513e50ecbb1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:16.749457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-69b07888-75f1-4977-899e-0513e50ecbb1 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:16.749675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-69b07888-75f1-4977-899e-0513e50ecbb1 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:16.749898 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-69b07888-75f1-4977-899e-0513e50ecbb1 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:16.754941 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-69b07888-75f1-4977-899e-0513e50ecbb1 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 404 Jul 15 13:37:16.755487 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1349/5408] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:16 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:16.762228 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:16.763950 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:16.764158 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:16.764334 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:16.764497 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete volume with id: 7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:16.771260 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:16.771260 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:16.771736 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:16.787971 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete volume request issued successfully. Jul 15 13:37:16.788187 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-649d5f5c-126f-4501-a3b0-9bb6b67abb10 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 202 Jul 15 13:37:16.788580 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1338/5409] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:37:16 2026] DELETE /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:16.795149 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9956a517-869f-4de4-9e48-bc0ebc0da99f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:16.797773 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9956a517-869f-4de4-9e48-bc0ebc0da99f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:16.797977 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9956a517-869f-4de4-9e48-bc0ebc0da99f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:16.798197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9956a517-869f-4de4-9e48-bc0ebc0da99f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:16.807393 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:16.807393 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:16.811265 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9956a517-869f-4de4-9e48-bc0ebc0da99f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:16.815524 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9956a517-869f-4de4-9e48-bc0ebc0da99f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 200 Jul 15 13:37:16.815883 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1361/5410] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:16 2026] GET /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:17.589379 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d39d9345-82a6-495a-82e0-6e8c35544fcf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.590984 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d39d9345-82a6-495a-82e0-6e8c35544fcf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:17.591183 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d39d9345-82a6-495a-82e0-6e8c35544fcf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:17.591353 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d39d9345-82a6-495a-82e0-6e8c35544fcf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:17.591454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d39d9345-82a6-495a-82e0-6e8c35544fcf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:17.595241 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:17.595241 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:17.595767 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d39d9345-82a6-495a-82e0-6e8c35544fcf tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:17.596088 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1363/5411] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:17 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:17.604626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6285806b-873e-4606-a68e-1d425c710aa8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.606394 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6285806b-873e-4606-a68e-1d425c710aa8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] POST https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3/action Jul 15 13:37:17.606796 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6285806b-873e-4606-a68e-1d425c710aa8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:37:17.606974 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6285806b-873e-4606-a68e-1d425c710aa8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:17.608284 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.contrib.admin_actions [None req-6285806b-873e-4606-a68e-1d425c710aa8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Updating backup '94dec04d-2289-4ec7-9c95-0e65877048e3' with '{'status': 'error'}' {{(pid=100146) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 15 13:37:17.614908 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:17.614908 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:17.615932 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-6285806b-873e-4606-a68e-1d425c710aa8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bcd1b4a9d1cb4e38a30341f80d8ae259', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '107b52f7fcff4240bbc11c4fc6ffb73e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:17.616165 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6285806b-873e-4606-a68e-1d425c710aa8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3/action returned with HTTP 403 Jul 15 13:37:17.616619 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1350/5412] 10.4.3.158 () {70 vars in 1430 bytes} [Wed Jul 15 13:37:17 2026] POST /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:17.622121 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.623874 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 Jul 15 13:37:17.624075 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:17.624249 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:17.624390 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume with id: 3d056052-b468-479e-9497-38e1d249e882 Jul 15 13:37:17.631307 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:17.631307 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:17.631584 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:17.646684 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume request issued successfully. Jul 15 13:37:17.646923 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ce781cc7-7204-4145-bc9b-3f6ab42aebd8 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 returned with HTTP 202 Jul 15 13:37:17.647355 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1339/5413] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:17 2026] DELETE /volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:17.657579 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-53f85694-d73a-46b0-968f-2440d8037203 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.659855 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-53f85694-d73a-46b0-968f-2440d8037203 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 Jul 15 13:37:17.660136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-53f85694-d73a-46b0-968f-2440d8037203 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:17.660351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-53f85694-d73a-46b0-968f-2440d8037203 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:17.668438 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:17.668438 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:17.672152 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-53f85694-d73a-46b0-968f-2440d8037203 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:17.677315 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-53f85694-d73a-46b0-968f-2440d8037203 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 returned with HTTP 200 Jul 15 13:37:17.677798 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1362/5414] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:17 2026] GET /volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:17.827478 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-552abda0-7769-4bd7-95cd-bdd7a559dca8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.829086 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-552abda0-7769-4bd7-95cd-bdd7a559dca8 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:17.829262 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-552abda0-7769-4bd7-95cd-bdd7a559dca8 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:17.829427 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-552abda0-7769-4bd7-95cd-bdd7a559dca8 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:17.834440 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-552abda0-7769-4bd7-95cd-bdd7a559dca8 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 404 Jul 15 13:37:17.834850 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1364/5415] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:17 2026] GET /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:17.840697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f7ee0129-6521-4d56-900b-9c76c3291379 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.842643 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] DELETE https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:17.842849 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:17.843040 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:17.843214 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete volume with id: e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:17.849696 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:17.849696 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:17.850119 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:17.864622 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete volume request issued successfully. Jul 15 13:37:17.864904 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f7ee0129-6521-4d56-900b-9c76c3291379 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 returned with HTTP 202 Jul 15 13:37:17.865345 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1351/5416] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:37:17 2026] DELETE /volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:17.871741 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-390979f9-2fde-457d-883a-ff8d0f5e868f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:17.873416 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-390979f9-2fde-457d-883a-ff8d0f5e868f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:17.873608 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-390979f9-2fde-457d-883a-ff8d0f5e868f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:17.873776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-390979f9-2fde-457d-883a-ff8d0f5e868f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:17.880776 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:17.880776 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:17.884415 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-390979f9-2fde-457d-883a-ff8d0f5e868f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Volume info retrieved successfully. Jul 15 13:37:17.888676 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-390979f9-2fde-457d-883a-ff8d0f5e868f tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 returned with HTTP 200 Jul 15 13:37:17.889079 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1340/5417] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:17 2026] GET /volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:18.689356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fbc22eb2-7d3d-43ca-ae47-0020ad3b63c7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.691069 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fbc22eb2-7d3d-43ca-ae47-0020ad3b63c7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 Jul 15 13:37:18.691288 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fbc22eb2-7d3d-43ca-ae47-0020ad3b63c7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:18.691487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fbc22eb2-7d3d-43ca-ae47-0020ad3b63c7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:18.696807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fbc22eb2-7d3d-43ca-ae47-0020ad3b63c7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 returned with HTTP 404 Jul 15 13:37:18.697237 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1363/5418] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:18 2026] GET /volume/v3/volumes/3d056052-b468-479e-9497-38e1d249e882 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:18.704263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4497bc64-59a7-486b-b705-a220c9f91a97 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.705852 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] POST https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0/restore Jul 15 13:37:18.706184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:18.707424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.contrib.backups [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Restoring backup 0773c772-fd78-429f-919f-b9261b62acc0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100144) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 15 13:37:18.707535 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Restoring backup 0773c772-fd78-429f-919f-b9261b62acc0 to volume None. Jul 15 13:37:18.711349 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:18.711349 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:18.712250 np0000005195 devstack@c-api.service[100144]: INFO cinder.backup.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Creating volume of 1 GB for restore of backup 0773c772-fd78-429f-919f-b9261b62acc0. Jul 15 13:37:18.715196 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Availability Zones retrieved successfully. Jul 15 13:37:18.720187 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Flow 'volume_create_api' (daafee3c-0c6f-43ba-a997-302d92ed8cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:18.721010 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1f3418-f206-4ee7-bffb-314163fc77f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:18.721752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:18.744324 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1f3418-f206-4ee7-bffb-314163fc77f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:18.744968 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938a096f-4dae-4392-8813-f14480b1ab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:18.782452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Created reservations ['e989082c-7af7-4acf-8ab1-1571aa54aedd', '2af8ddd3-78ae-417f-8bb1-e54ffd3751c6', '3d1d8c19-f64f-44df-9407-a4e5046042cf', '1b06b02e-f8c1-4b27-871f-a7760fa31a96'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:18.783103 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938a096f-4dae-4392-8813-f14480b1ab4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e989082c-7af7-4acf-8ab1-1571aa54aedd', '2af8ddd3-78ae-417f-8bb1-e54ffd3751c6', '3d1d8c19-f64f-44df-9407-a4e5046042cf', '1b06b02e-f8c1-4b27-871f-a7760fa31a96']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:18.783751 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ecabe6-2664-4098-894d-391b07fc2827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:18.816949 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ecabe6-2664-4098-894d-391b07fc2827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b551a56-2fdd-472c-8afe-2018db51fe9e', '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='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['e989082c-7af7-4acf-8ab1-1571aa54aedd','2af8ddd3-78ae-417f-8bb1-e54ffd3751c6','3d1d8c19-f64f-44df-9407-a4e5046042cf','1b06b02e-f8c1-4b27-871f-a7760fa31a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd1b4a9d1cb4e38a30341f80d8ae259',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:18Z,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=6b551a56-2fdd-472c-8afe-2018db51fe9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='107b52f7fcff4240bbc11c4fc6ffb73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd1b4a9d1cb4e38a30341f80d8ae259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:18.817689 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6834d557-5f80-4367-a5bc-6fc6a63ccd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:18.833551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6834d557-5f80-4367-a5bc-6fc6a63ccd51) transitioned into 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='107b52f7fcff4240bbc11c4fc6ffb73e',qos_specs=None,replication_status=,reservations=['e989082c-7af7-4acf-8ab1-1571aa54aedd','2af8ddd3-78ae-417f-8bb1-e54ffd3751c6','3d1d8c19-f64f-44df-9407-a4e5046042cf','1b06b02e-f8c1-4b27-871f-a7760fa31a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd1b4a9d1cb4e38a30341f80d8ae259',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:18.834174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0d3de3-2fea-45aa-ae7f-55bd9e2f0e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:18.843117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e0d3de3-2fea-45aa-ae7f-55bd9e2f0e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:18.843825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Flow 'volume_create_api' (daafee3c-0c6f-43ba-a997-302d92ed8cb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:18.844102 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Create volume request issued successfully. Jul 15 13:37:18.849315 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:18.849315 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:18.849729 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Volume info retrieved successfully. Jul 15 13:37:18.900720 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d2062995-367d-4fc3-a6e3-a1701a1f3459 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.902712 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2062995-367d-4fc3-a6e3-a1701a1f3459 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 Jul 15 13:37:18.902923 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2062995-367d-4fc3-a6e3-a1701a1f3459 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:18.903143 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2062995-367d-4fc3-a6e3-a1701a1f3459 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:18.908815 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2062995-367d-4fc3-a6e3-a1701a1f3459 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 returned with HTTP 404 Jul 15 13:37:18.909313 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1352/5419] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:18 2026] GET /volume/v3/volumes/e7c47934-c725-4252-bc45-2cecfa533bd5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:18.915384 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-24498539-b0d1-4007-9326-8ad2470a4296 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.917658 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-24498539-b0d1-4007-9326-8ad2470a4296 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:18.917920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-24498539-b0d1-4007-9326-8ad2470a4296 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:18.918259 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-24498539-b0d1-4007-9326-8ad2470a4296 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:18.918383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-24498539-b0d1-4007-9326-8ad2470a4296 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete snapshot with id: fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:18.923870 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-24498539-b0d1-4007-9326-8ad2470a4296 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 404 Jul 15 13:37:18.924545 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1341/5420] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:37:18 2026] DELETE /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:18.932355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fe54bb90-537f-4720-bd90-9a7913159d6c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.934420 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fe54bb90-537f-4720-bd90-9a7913159d6c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 Jul 15 13:37:18.934653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fe54bb90-537f-4720-bd90-9a7913159d6c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:18.934870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fe54bb90-537f-4720-bd90-9a7913159d6c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:18.941677 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fe54bb90-537f-4720-bd90-9a7913159d6c tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 returned with HTTP 404 Jul 15 13:37:18.942211 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1364/5421] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:37:18 2026] GET /volume/v3/snapshots/fdbf1154-1d23-4cab-8664-5fdb4426c546 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:18.948365 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-3a93fc14-bad6-400d-92bd-74d1539439bc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.950087 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3a93fc14-bad6-400d-92bd-74d1539439bc tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:18.950300 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3a93fc14-bad6-400d-92bd-74d1539439bc tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:18.950509 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-3a93fc14-bad6-400d-92bd-74d1539439bc tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:18.950667 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-3a93fc14-bad6-400d-92bd-74d1539439bc tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Delete volume with id: 7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:18.955824 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-3a93fc14-bad6-400d-92bd-74d1539439bc tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 404 Jul 15 13:37:18.956277 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1353/5422] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:37:18 2026] DELETE /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:18.961837 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d89dc1b6-2616-4854-94bc-2126b5e983c9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:18.963567 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d89dc1b6-2616-4854-94bc-2126b5e983c9 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] GET https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 Jul 15 13:37:18.963782 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d89dc1b6-2616-4854-94bc-2126b5e983c9 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:18.964024 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d89dc1b6-2616-4854-94bc-2126b5e983c9 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:18.969366 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d89dc1b6-2616-4854-94bc-2126b5e983c9 tempest-SnapshotDependencyTests-1493454570 tempest-SnapshotDependencyTests-1493454570-project-member] https://10.4.3.158/volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 returned with HTTP 404 Jul 15 13:37:18.969832 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1342/5423] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:18 2026] GET /volume/v3/volumes/7615697c-a6f4-4d49-903d-5ca096f4df81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:19.858370 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:19.858370 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:19.859037 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Volume info retrieved successfully. Jul 15 13:37:19.859037 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Checking backup size 1 against volume size 1 {{(pid=100144) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 15 13:37:19.859037 np0000005195 devstack@c-api.service[100144]: INFO cinder.backup.api [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Overwriting volume 6b551a56-2fdd-472c-8afe-2018db51fe9e with restore of backup 0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:19.871742 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] restore_backup in rpcapi backup_id 0773c772-fd78-429f-919f-b9261b62acc0 {{(pid=100144) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 15 13:37:19.874180 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4497bc64-59a7-486b-b705-a220c9f91a97 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0/restore returned with HTTP 202 Jul 15 13:37:19.874595 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1365/5424] 10.4.3.158 () {70 vars in 1433 bytes} [Wed Jul 15 13:37:18 2026] POST /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0/restore => generated 152 bytes in 1171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:19.882979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2784a4e8-4154-45b6-9274-91352df695b7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:19.884675 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2784a4e8-4154-45b6-9274-91352df695b7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:19.885033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2784a4e8-4154-45b6-9274-91352df695b7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:19.885083 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2784a4e8-4154-45b6-9274-91352df695b7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:19.885196 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-2784a4e8-4154-45b6-9274-91352df695b7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:19.889299 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:19.889299 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:19.889839 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2784a4e8-4154-45b6-9274-91352df695b7 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:19.890181 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1365/5425] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:19 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:20.900276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5efb3841-077a-4361-b39f-99b07f641aa6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:20.902682 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5efb3841-077a-4361-b39f-99b07f641aa6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:20.902972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5efb3841-077a-4361-b39f-99b07f641aa6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:20.903216 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5efb3841-077a-4361-b39f-99b07f641aa6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:20.903349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-5efb3841-077a-4361-b39f-99b07f641aa6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:20.909037 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:20.909037 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:20.910816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5efb3841-077a-4361-b39f-99b07f641aa6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:20.910816 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1354/5426] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:20 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:21.920138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3fc7cfcb-515b-454d-b368-bf42ecc26b43 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:21.921762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3fc7cfcb-515b-454d-b368-bf42ecc26b43 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:21.921979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3fc7cfcb-515b-454d-b368-bf42ecc26b43 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:21.922167 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3fc7cfcb-515b-454d-b368-bf42ecc26b43 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:21.922277 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-3fc7cfcb-515b-454d-b368-bf42ecc26b43 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:21.926369 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:21.926369 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:21.926927 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3fc7cfcb-515b-454d-b368-bf42ecc26b43 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:21.927277 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1343/5427] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:21 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:22.937321 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-201893cd-2eb1-4f6c-bab4-c809254aaf4f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:22.939239 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-201893cd-2eb1-4f6c-bab4-c809254aaf4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:22.939480 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-201893cd-2eb1-4f6c-bab4-c809254aaf4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:22.939725 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-201893cd-2eb1-4f6c-bab4-c809254aaf4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:22.939832 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-201893cd-2eb1-4f6c-bab4-c809254aaf4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:22.943928 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:22.943928 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:22.944640 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-201893cd-2eb1-4f6c-bab4-c809254aaf4f tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:22.944999 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1366/5428] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:22 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:23.954091 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a934edec-6da8-450e-9806-2486a2ec7c59 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:23.955748 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a934edec-6da8-450e-9806-2486a2ec7c59 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:23.955942 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a934edec-6da8-450e-9806-2486a2ec7c59 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:23.956141 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a934edec-6da8-450e-9806-2486a2ec7c59 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:23.956241 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-a934edec-6da8-450e-9806-2486a2ec7c59 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:23.960040 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:23.960040 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:23.960599 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a934edec-6da8-450e-9806-2486a2ec7c59 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:23.960947 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1366/5429] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:23 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:24.970236 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b4f9c6ee-e92c-4352-b9fd-e856f0591ee1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:24.972101 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b4f9c6ee-e92c-4352-b9fd-e856f0591ee1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:24.972396 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b4f9c6ee-e92c-4352-b9fd-e856f0591ee1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:24.972581 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b4f9c6ee-e92c-4352-b9fd-e856f0591ee1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:24.972701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-b4f9c6ee-e92c-4352-b9fd-e856f0591ee1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:24.976632 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:24.976632 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:24.977277 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b4f9c6ee-e92c-4352-b9fd-e856f0591ee1 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:24.977632 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1355/5430] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:24 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:25.070484 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-a61528f9-9626-4442-8433-3868226aeda6 req-53039ea5-7cb7-436c-ac92-982b4237cf64 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:25.072457 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-a61528f9-9626-4442-8433-3868226aeda6 req-53039ea5-7cb7-436c-ac92-982b4237cf64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c Jul 15 13:37:25.072602 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-a61528f9-9626-4442-8433-3868226aeda6 req-53039ea5-7cb7-436c-ac92-982b4237cf64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:25.072770 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-a61528f9-9626-4442-8433-3868226aeda6 req-53039ea5-7cb7-436c-ac92-982b4237cf64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:25.079261 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:25.079261 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:25.116397 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-a61528f9-9626-4442-8433-3868226aeda6 req-53039ea5-7cb7-436c-ac92-982b4237cf64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c returned with HTTP 200 Jul 15 13:37:25.116767 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1344/5431] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:37:25 2026] DELETE /volume/v3/attachments/ef144212-4e3d-4435-8806-461bdcda062c => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:25.987074 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a34d7057-1357-435d-bbee-e0105135a9e6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:25.988796 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a34d7057-1357-435d-bbee-e0105135a9e6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:25.989020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a34d7057-1357-435d-bbee-e0105135a9e6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:25.989220 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a34d7057-1357-435d-bbee-e0105135a9e6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:25.989327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-a34d7057-1357-435d-bbee-e0105135a9e6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:25.993255 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:25.993255 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:25.993786 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a34d7057-1357-435d-bbee-e0105135a9e6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:25.994133 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1367/5432] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:25 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:26.388051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-da015e75-26cd-4c9d-b057-8f45902efbdf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:26.390370 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:26.390647 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:26.390903 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:26.391142 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:26.399948 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:26.399948 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:26.400485 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:26.411169 np0000005195 devstack@c-api.service[100145]: WARNING cinder.keymgr.conf_key_mgr [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:37:26.419316 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:37:26.419481 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-da015e75-26cd-4c9d-b057-8f45902efbdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 202 Jul 15 13:37:26.419851 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1367/5433] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:37:26 2026] DELETE /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:26.426600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa15bd86-48ce-42b8-b7d0-d471dd7827fb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:26.428427 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa15bd86-48ce-42b8-b7d0-d471dd7827fb tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:26.428613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa15bd86-48ce-42b8-b7d0-d471dd7827fb tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:26.428787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa15bd86-48ce-42b8-b7d0-d471dd7827fb tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:26.435249 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:26.435249 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:26.438949 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aa15bd86-48ce-42b8-b7d0-d471dd7827fb tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:26.443005 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa15bd86-48ce-42b8-b7d0-d471dd7827fb tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 200 Jul 15 13:37:26.443430 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1356/5434] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:26 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:27.003373 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7085227f-c482-45b4-a85f-9aa9ae976973 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.005079 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7085227f-c482-45b4-a85f-9aa9ae976973 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:27.005423 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7085227f-c482-45b4-a85f-9aa9ae976973 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:27.005599 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7085227f-c482-45b4-a85f-9aa9ae976973 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:27.005710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-7085227f-c482-45b4-a85f-9aa9ae976973 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:27.009435 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:27.009435 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:27.009938 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7085227f-c482-45b4-a85f-9aa9ae976973 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:27.010262 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1345/5435] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:27 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:27.455890 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e308ad0b-93ab-46e3-bbfc-385ad21e6f75 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.457543 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e308ad0b-93ab-46e3-bbfc-385ad21e6f75 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 Jul 15 13:37:27.457715 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e308ad0b-93ab-46e3-bbfc-385ad21e6f75 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:27.457889 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e308ad0b-93ab-46e3-bbfc-385ad21e6f75 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:27.462998 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e308ad0b-93ab-46e3-bbfc-385ad21e6f75 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 returned with HTTP 404 Jul 15 13:37:27.463455 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1368/5436] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:27 2026] GET /volume/v3/volumes/a3d95c1d-5873-41dd-bbc1-8a13b4701d96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:27.469586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.471423 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:37:27.471656 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:27.471870 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:27.472695 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:37:27.480804 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Get all volumes completed successfully. Jul 15 13:37:27.482334 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:27.482334 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:27.486408 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-bb5d05f2-035e-4880-9be5-768b5aac67ac tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:37:27.486895 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1368/5437] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:37:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7286 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:27.499606 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d2da3357-744a-43b5-92bc-e3e662747f0e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.501349 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2da3357-744a-43b5-92bc-e3e662747f0e tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] DELETE https://10.4.3.158/volume/v3/types/33370f3e-d058-40cf-a437-c02d976801af Jul 15 13:37:27.501559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2da3357-744a-43b5-92bc-e3e662747f0e tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:27.501749 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d2da3357-744a-43b5-92bc-e3e662747f0e tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:27.525685 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d2da3357-744a-43b5-92bc-e3e662747f0e tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/types/33370f3e-d058-40cf-a437-c02d976801af returned with HTTP 202 Jul 15 13:37:27.526092 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1357/5438] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:27 2026] DELETE /volume/v3/types/33370f3e-d058-40cf-a437-c02d976801af => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:27.535242 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cb8a5ea9-b0ed-4c2f-908c-d237f9e0d50f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.536798 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb8a5ea9-b0ed-4c2f-908c-d237f9e0d50f tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:27.537155 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cb8a5ea9-b0ed-4c2f-908c-d237f9e0d50f tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-859859552", "extra_specs": {}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:27.549224 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cb8a5ea9-b0ed-4c2f-908c-d237f9e0d50f tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:27.549561 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1346/5439] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:37:27 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:27.557249 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b479aee8-b78b-4911-86bf-1b1ef1cbc383 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.558949 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b479aee8-b78b-4911-86bf-1b1ef1cbc383 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] POST https://10.4.3.158/volume/v3/types/8d623a8f-8935-424d-84e9-2157b71f7da5/encryption Jul 15 13:37:27.559296 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b479aee8-b78b-4911-86bf-1b1ef1cbc383 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:27.572746 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b479aee8-b78b-4911-86bf-1b1ef1cbc383 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/types/8d623a8f-8935-424d-84e9-2157b71f7da5/encryption returned with HTTP 200 Jul 15 13:37:27.573084 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1369/5440] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:37:27 2026] POST /volume/v3/types/8d623a8f-8935-424d-84e9-2157b71f7da5/encryption => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:27.580024 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.581624 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:37:27.581968 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-969642956", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-859859552", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:27.583596 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-969642956', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-859859552', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:37:27.586887 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:37:27.587201 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:27.587201 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:27.587672 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:37:27.592800 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (ab2370d7-1c35-4400-b981-481ad22fbc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:27.593663 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd45537-9af3-4cc8-b5b0-18892d18e7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:27.594495 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:27.615414 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd45537-9af3-4cc8-b5b0-18892d18e7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:37:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d623a8f-8935-424d-84e9-2157b71f7da5,is_public=True,name='tempest-scenario-type-luks2-859859552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d623a8f-8935-424d-84e9-2157b71f7da5', '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=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:27.616099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3da900-10c1-48b3-9cdc-e96bce45017b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:27.639300 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-859859552 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-859859552, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:37:27.639549 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-859859552 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-859859552, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:37:27.663308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['7c4c8eb6-12eb-436d-96ee-df6a26141ae2', 'e82ff29a-a5b2-4834-9ea4-05af0bd6e7b3', '0f6037ae-4fff-4430-b08a-c61f7f2aef4b', '89352c44-bda2-43d3-b876-7ebad3f13240'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:27.664015 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3da900-10c1-48b3-9cdc-e96bce45017b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c4c8eb6-12eb-436d-96ee-df6a26141ae2', 'e82ff29a-a5b2-4834-9ea4-05af0bd6e7b3', '0f6037ae-4fff-4430-b08a-c61f7f2aef4b', '89352c44-bda2-43d3-b876-7ebad3f13240']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:27.664646 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34866352-a864-464d-bfc7-dd5a7c64126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:27.685854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34866352-a864-464d-bfc7-dd5a7c64126c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32a126b9-d6d2-474d-b884-59bfaefeb711', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-969642956',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['7c4c8eb6-12eb-436d-96ee-df6a26141ae2','e82ff29a-a5b2-4834-9ea4-05af0bd6e7b3','0f6037ae-4fff-4430-b08a-c61f7f2aef4b','89352c44-bda2-43d3-b876-7ebad3f13240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=8d623a8f-8935-424d-84e9-2157b71f7da5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-969642956',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=32a126b9-d6d2-474d-b884-59bfaefeb711,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d623a8f-8935-424d-84e9-2157b71f7da5),volume_type_id=8d623a8f-8935-424d-84e9-2157b71f7da5)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:27.686533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0512b7-267c-4be2-8628-cca31602211a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:27.702456 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0512b7-267c-4be2-8628-cca31602211a) transitioned into state 'SUCCESS' from state '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-969642956',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['7c4c8eb6-12eb-436d-96ee-df6a26141ae2','e82ff29a-a5b2-4834-9ea4-05af0bd6e7b3','0f6037ae-4fff-4430-b08a-c61f7f2aef4b','89352c44-bda2-43d3-b876-7ebad3f13240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=8d623a8f-8935-424d-84e9-2157b71f7da5)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:27.703035 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133ae444-cd0e-4969-8944-1f124879431b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:27.712407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133ae444-cd0e-4969-8944-1f124879431b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:27.713118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (ab2370d7-1c35-4400-b981-481ad22fbc06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:27.713404 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:37:27.713878 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1743b50f-8371-43eb-9fe3-a7f39ed2f6d5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:37:27.714339 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1369/5441] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:37:27 2026] POST /volume/v3/volumes => generated 779 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:27.724668 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-25fcce66-3d26-42a4-ac40-dfad4f7e6f4b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:27.726341 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-25fcce66-3d26-42a4-ac40-dfad4f7e6f4b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:27.726519 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-25fcce66-3d26-42a4-ac40-dfad4f7e6f4b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:27.726690 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-25fcce66-3d26-42a4-ac40-dfad4f7e6f4b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:27.732948 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:27.732948 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:27.735981 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-25fcce66-3d26-42a4-ac40-dfad4f7e6f4b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:27.739380 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-25fcce66-3d26-42a4-ac40-dfad4f7e6f4b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:27.739741 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1358/5442] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:27 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:28.019980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4742d091-86e6-4311-8f3e-69c537abff21 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:28.021638 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4742d091-86e6-4311-8f3e-69c537abff21 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:28.021830 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4742d091-86e6-4311-8f3e-69c537abff21 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:28.022019 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4742d091-86e6-4311-8f3e-69c537abff21 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:28.022117 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4742d091-86e6-4311-8f3e-69c537abff21 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:28.026234 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:28.026234 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:28.026889 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4742d091-86e6-4311-8f3e-69c537abff21 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:28.027312 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1347/5443] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:28 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:28.750713 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1c6d3cbf-eddb-4497-be1e-337aa54cac57 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:28.752503 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1c6d3cbf-eddb-4497-be1e-337aa54cac57 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:28.752705 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1c6d3cbf-eddb-4497-be1e-337aa54cac57 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:28.752880 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1c6d3cbf-eddb-4497-be1e-337aa54cac57 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:28.759160 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:28.759160 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:28.762175 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1c6d3cbf-eddb-4497-be1e-337aa54cac57 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:28.765597 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1c6d3cbf-eddb-4497-be1e-337aa54cac57 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:28.765913 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1370/5444] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:28 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:28.778101 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-67d19aa1-7671-4a7c-92f9-734b685c0565 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:28.779837 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-67d19aa1-7671-4a7c-92f9-734b685c0565 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:28.780060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-67d19aa1-7671-4a7c-92f9-734b685c0565 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:28.780284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-67d19aa1-7671-4a7c-92f9-734b685c0565 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:28.786683 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:28.786683 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:28.789898 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-67d19aa1-7671-4a7c-92f9-734b685c0565 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:28.793531 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-67d19aa1-7671-4a7c-92f9-734b685c0565 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:28.793896 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1370/5445] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:28 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:28.805214 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-838c7894-043a-4f10-aeca-ef65da098bbd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:28.807312 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-838c7894-043a-4f10-aeca-ef65da098bbd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/action Jul 15 13:37:28.807721 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-838c7894-043a-4f10-aeca-ef65da098bbd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:37:28.807878 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-838c7894-043a-4f10-aeca-ef65da098bbd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:28.817327 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:28.817327 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:28.817872 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-838c7894-043a-4f10-aeca-ef65da098bbd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:28.823543 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-838c7894-043a-4f10-aeca-ef65da098bbd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume updated successfully. Jul 15 13:37:28.823793 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-838c7894-043a-4f10-aeca-ef65da098bbd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/action returned with HTTP 200 Jul 15 13:37:28.824332 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1359/5446] 10.4.3.158 () {68 vars in 1390 bytes} [Wed Jul 15 13:37:28 2026] POST /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 15 13:37:28.928232 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-fed7bb90-03a4-4bc1-b226-a9d825e9741b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:28.930171 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-fed7bb90-03a4-4bc1-b226-a9d825e9741b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:28.930367 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-fed7bb90-03a4-4bc1-b226-a9d825e9741b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:28.930556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-fed7bb90-03a4-4bc1-b226-a9d825e9741b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:28.936844 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:28.936844 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:28.939894 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-fed7bb90-03a4-4bc1-b226-a9d825e9741b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:28.943548 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-fed7bb90-03a4-4bc1-b226-a9d825e9741b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:28.943890 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1348/5447] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:37:28 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:29.037015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6d19c3f9-ee1d-4493-96e0-344cef85c491 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:29.038859 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6d19c3f9-ee1d-4493-96e0-344cef85c491 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:29.039144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6d19c3f9-ee1d-4493-96e0-344cef85c491 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:29.039414 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6d19c3f9-ee1d-4493-96e0-344cef85c491 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:29.039574 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-6d19c3f9-ee1d-4493-96e0-344cef85c491 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:29.043397 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:29.043397 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:29.043931 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6d19c3f9-ee1d-4493-96e0-344cef85c491 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:29.044322 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1371/5448] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:29 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:29.052918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e768baeb-6208-4489-95a4-828d510911f0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:29.054628 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e Jul 15 13:37:29.054824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:29.055019 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:29.055198 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume with id: 6b551a56-2fdd-472c-8afe-2018db51fe9e Jul 15 13:37:29.061766 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:29.061766 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:29.062076 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:29.075265 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume request issued successfully. Jul 15 13:37:29.075450 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e768baeb-6208-4489-95a4-828d510911f0 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e returned with HTTP 202 Jul 15 13:37:29.075794 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1371/5449] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:29 2026] DELETE /volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:29.081743 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f77db87e-8f45-4767-b536-4560e1f6d1a6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:29.083507 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f77db87e-8f45-4767-b536-4560e1f6d1a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e Jul 15 13:37:29.083759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f77db87e-8f45-4767-b536-4560e1f6d1a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:29.083998 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f77db87e-8f45-4767-b536-4560e1f6d1a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:29.091286 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:29.091286 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:29.094540 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f77db87e-8f45-4767-b536-4560e1f6d1a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:29.098342 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f77db87e-8f45-4767-b536-4560e1f6d1a6 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e returned with HTTP 200 Jul 15 13:37:29.098692 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1360/5450] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:29 2026] GET /volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:29.382054 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-79d0d887-300f-4666-8bc3-534c5bf11ea9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:29.383926 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-79d0d887-300f-4666-8bc3-534c5bf11ea9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:29.384141 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-79d0d887-300f-4666-8bc3-534c5bf11ea9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:29.384325 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-79d0d887-300f-4666-8bc3-534c5bf11ea9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:29.390305 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:29.390305 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:29.393226 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-79d0d887-300f-4666-8bc3-534c5bf11ea9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:29.396710 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-79d0d887-300f-4666-8bc3-534c5bf11ea9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:29.397069 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1349/5451] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:37:29 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:29.405795 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-240a6d9b-ba75-4f9d-ad17-23f34df3e0a6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:29.406169 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-240a6d9b-ba75-4f9d-ad17-23f34df3e0a6 None None] GET https://10.4.3.158/volume// Jul 15 13:37:29.406323 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-240a6d9b-ba75-4f9d-ad17-23f34df3e0a6 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:29.406518 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-240a6d9b-ba75-4f9d-ad17-23f34df3e0a6 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:29.406840 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-240a6d9b-ba75-4f9d-ad17-23f34df3e0a6 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:37:29.407135 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1372/5452] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:37:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:37:29.413377 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-979b50fc-6e16-4bff-b0b2-2d7dfd0e822c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:29.415309 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-979b50fc-6e16-4bff-b0b2-2d7dfd0e822c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:37:29.415635 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-979b50fc-6e16-4bff-b0b2-2d7dfd0e822c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32a126b9-d6d2-474d-b884-59bfaefeb711", "connector": null, "instance_uuid": "499044d9-18d9-4eb4-9cfc-3dcdfa34b428"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:29.423397 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:29.423397 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:29.441904 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-979b50fc-6e16-4bff-b0b2-2d7dfd0e822c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:37:29.442325 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1372/5453] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:37:29 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:30.026589 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8188d0fd-f794-48b2-b6bd-f43ffcdfd0b8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.027006 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8188d0fd-f794-48b2-b6bd-f43ffcdfd0b8 None None] GET https://10.4.3.158/volume// Jul 15 13:37:30.027217 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8188d0fd-f794-48b2-b6bd-f43ffcdfd0b8 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:30.027420 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8188d0fd-f794-48b2-b6bd-f43ffcdfd0b8 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:30.027757 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8188d0fd-f794-48b2-b6bd-f43ffcdfd0b8 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:37:30.028103 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1361/5454] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:37:30.034116 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-24e7ae5b-3fc2-4c31-9aba-b9d45f9640a4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.036278 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-24e7ae5b-3fc2-4c31-9aba-b9d45f9640a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:30.036532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-24e7ae5b-3fc2-4c31-9aba-b9d45f9640a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:30.036729 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-24e7ae5b-3fc2-4c31-9aba-b9d45f9640a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:30.044750 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:30.044750 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:30.047597 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-24e7ae5b-3fc2-4c31-9aba-b9d45f9640a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:30.050917 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-24e7ae5b-3fc2-4c31-9aba-b9d45f9640a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:30.051283 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1350/5455] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:37:30 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:37:30.110854 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-57bf07bb-e534-429e-aff3-923177162f79 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.112581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-57bf07bb-e534-429e-aff3-923177162f79 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e Jul 15 13:37:30.112830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-57bf07bb-e534-429e-aff3-923177162f79 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:30.113058 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-57bf07bb-e534-429e-aff3-923177162f79 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:30.119049 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-57bf07bb-e534-429e-aff3-923177162f79 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e returned with HTTP 404 Jul 15 13:37:30.119520 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1373/5456] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:30 2026] GET /volume/v3/volumes/6b551a56-2fdd-472c-8afe-2018db51fe9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:30.126734 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ee9fd622-f57b-49e3-a0b8-e36c53e2bc3e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.128803 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee9fd622-f57b-49e3-a0b8-e36c53e2bc3e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:30.129011 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee9fd622-f57b-49e3-a0b8-e36c53e2bc3e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:30.129184 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ee9fd622-f57b-49e3-a0b8-e36c53e2bc3e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:30.129296 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-ee9fd622-f57b-49e3-a0b8-e36c53e2bc3e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:30.133016 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:30.133016 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:30.133646 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ee9fd622-f57b-49e3-a0b8-e36c53e2bc3e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-member] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:30.133949 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1373/5457] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:30 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:30.143305 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d8c947d6-c08a-4528-b64b-40c8054a611e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.144545 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.145172 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8c947d6-c08a-4528-b64b-40c8054a611e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:30.145416 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8c947d6-c08a-4528-b64b-40c8054a611e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:30.145646 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d8c947d6-c08a-4528-b64b-40c8054a611e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:30.145808 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-d8c947d6-c08a-4528-b64b-40c8054a611e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete backup with id: 94dec04d-2289-4ec7-9c95-0e65877048e3. Jul 15 13:37:30.147040 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c Jul 15 13:37:30.147558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:30.149896 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:30.149896 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:30.156490 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-32a126b9-d6d2-474d-b884-59bfaefeb711-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:37:30.160886 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-d8c947d6-c08a-4528-b64b-40c8054a611e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] delete_backup rpcapi backup_id 94dec04d-2289-4ec7-9c95-0e65877048e3 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:37:30.161454 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-32a126b9-d6d2-474d-b884-59bfaefeb711-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:37:30.162370 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:30.162370 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:30.162572 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d8c947d6-c08a-4528-b64b-40c8054a611e tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 202 Jul 15 13:37:30.162972 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1362/5458] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:30 2026] DELETE /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:37:30.170705 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-fc021377-a3e9-4ddb-8d87-ca20c9baa5ad None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.172643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fc021377-a3e9-4ddb-8d87-ca20c9baa5ad tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:30.172830 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fc021377-a3e9-4ddb-8d87-ca20c9baa5ad tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:30.173006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-fc021377-a3e9-4ddb-8d87-ca20c9baa5ad tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:30.173105 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-fc021377-a3e9-4ddb-8d87-ca20c9baa5ad tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:30.176559 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:30.176559 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:30.177074 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-fc021377-a3e9-4ddb-8d87-ca20c9baa5ad tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 200 Jul 15 13:37:30.177537 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1374/5459] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:30 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:30.231749 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-32a126b9-d6d2-474d-b884-59bfaefeb711-np0000005195" released by "attachment_update" :: held 0.070s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:37:30.232145 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-ca911a40-a6af-44ea-80ce-050651a71298 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c returned with HTTP 200 Jul 15 13:37:30.232543 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1351/5460] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:37:30 2026] PUT /volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:30.251853 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-7ec61fa6-c4d6-400c-928b-87c15e2730d2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:30.253903 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-7ec61fa6-c4d6-400c-928b-87c15e2730d2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c/action Jul 15 13:37:30.254281 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-7ec61fa6-c4d6-400c-928b-87c15e2730d2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:37:30.254407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-7ec61fa6-c4d6-400c-928b-87c15e2730d2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:30.268942 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:30.268942 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:30.277685 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-7ec61fa6-c4d6-400c-928b-87c15e2730d2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c/action returned with HTTP 204 Jul 15 13:37:30.278534 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1374/5461] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:37:30 2026] POST /volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:31.186831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-05cd1576-bbea-48ab-994e-de7ea2475bca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:31.188505 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-05cd1576-bbea-48ab-994e-de7ea2475bca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 Jul 15 13:37:31.188725 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-05cd1576-bbea-48ab-994e-de7ea2475bca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:31.188912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-05cd1576-bbea-48ab-994e-de7ea2475bca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:31.189028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-05cd1576-bbea-48ab-994e-de7ea2475bca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 94dec04d-2289-4ec7-9c95-0e65877048e3. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:31.192443 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-05cd1576-bbea-48ab-994e-de7ea2475bca tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 returned with HTTP 404 Jul 15 13:37:31.192894 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1363/5462] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:31 2026] GET /volume/v3/backups/94dec04d-2289-4ec7-9c95-0e65877048e3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:31.199551 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-590e190c-1111-44f6-9e0b-64e869795abd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:31.201274 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-590e190c-1111-44f6-9e0b-64e869795abd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:37:31.201476 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-590e190c-1111-44f6-9e0b-64e869795abd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:31.201642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-590e190c-1111-44f6-9e0b-64e869795abd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:31.201741 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-590e190c-1111-44f6-9e0b-64e869795abd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete backup with id: 348fb699-d5c1-4897-8440-b174c25d847b. Jul 15 13:37:31.206011 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:31.206011 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:31.216642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-590e190c-1111-44f6-9e0b-64e869795abd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] delete_backup rpcapi backup_id 348fb699-d5c1-4897-8440-b174c25d847b {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:37:31.218123 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-590e190c-1111-44f6-9e0b-64e869795abd tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 202 Jul 15 13:37:31.218506 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1375/5463] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:31 2026] DELETE /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:37:31.224800 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2fc441db-5d7b-45e2-92f6-3d92b32fdd74 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:31.227021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2fc441db-5d7b-45e2-92f6-3d92b32fdd74 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:37:31.227021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2fc441db-5d7b-45e2-92f6-3d92b32fdd74 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:31.227021 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2fc441db-5d7b-45e2-92f6-3d92b32fdd74 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:31.227151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-2fc441db-5d7b-45e2-92f6-3d92b32fdd74 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:31.231608 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:31.231608 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:31.232254 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2fc441db-5d7b-45e2-92f6-3d92b32fdd74 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 200 Jul 15 13:37:31.232659 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1352/5464] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:31 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:32.242594 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1aa723b9-0457-48c5-a4db-e66ca32cb3d3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:32.244602 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1aa723b9-0457-48c5-a4db-e66ca32cb3d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b Jul 15 13:37:32.244798 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1aa723b9-0457-48c5-a4db-e66ca32cb3d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:32.245013 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1aa723b9-0457-48c5-a4db-e66ca32cb3d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:32.245120 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-1aa723b9-0457-48c5-a4db-e66ca32cb3d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 348fb699-d5c1-4897-8440-b174c25d847b. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:32.248546 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1aa723b9-0457-48c5-a4db-e66ca32cb3d3 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b returned with HTTP 404 Jul 15 13:37:32.249331 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1375/5465] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:32 2026] GET /volume/v3/backups/348fb699-d5c1-4897-8440-b174c25d847b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:32.254828 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1a58307d-cba4-42c8-b546-42f9553ed037 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:32.256508 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a58307d-cba4-42c8-b546-42f9553ed037 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:32.256711 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a58307d-cba4-42c8-b546-42f9553ed037 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:32.256885 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1a58307d-cba4-42c8-b546-42f9553ed037 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:32.256995 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.contrib.backups [None req-1a58307d-cba4-42c8-b546-42f9553ed037 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete backup with id: 0773c772-fd78-429f-919f-b9261b62acc0. Jul 15 13:37:32.261088 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:32.261088 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:32.272303 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.backup.rpcapi [None req-1a58307d-cba4-42c8-b546-42f9553ed037 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] delete_backup rpcapi backup_id 0773c772-fd78-429f-919f-b9261b62acc0 {{(pid=100146) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:37:32.274008 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1a58307d-cba4-42c8-b546-42f9553ed037 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 202 Jul 15 13:37:32.274615 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1364/5466] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:32 2026] DELETE /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:37:32.281308 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c30a504e-f0e4-4626-9b2d-37003067deb5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:32.283174 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c30a504e-f0e4-4626-9b2d-37003067deb5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:32.283425 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c30a504e-f0e4-4626-9b2d-37003067deb5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:32.283641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c30a504e-f0e4-4626-9b2d-37003067deb5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:32.283794 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-c30a504e-f0e4-4626-9b2d-37003067deb5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:32.288268 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:32.288268 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:32.288906 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c30a504e-f0e4-4626-9b2d-37003067deb5 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 200 Jul 15 13:37:32.289369 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1376/5467] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:32 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:33.298816 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-05e4ea89-b82e-48df-9425-ea212d21ac89 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:33.300487 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-05e4ea89-b82e-48df-9425-ea212d21ac89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 Jul 15 13:37:33.300716 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-05e4ea89-b82e-48df-9425-ea212d21ac89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:33.300924 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-05e4ea89-b82e-48df-9425-ea212d21ac89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:33.301098 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-05e4ea89-b82e-48df-9425-ea212d21ac89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Show backup with id 0773c772-fd78-429f-919f-b9261b62acc0. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:37:33.304880 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-05e4ea89-b82e-48df-9425-ea212d21ac89 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 returned with HTTP 404 Jul 15 13:37:33.305055 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1353/5468] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:33 2026] GET /volume/v3/backups/0773c772-fd78-429f-919f-b9261b62acc0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:33.310927 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:33.312699 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 Jul 15 13:37:33.312982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:33.313195 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:33.313347 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume with id: 7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 Jul 15 13:37:33.320095 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:33.320095 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:33.320478 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:33.336441 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Delete volume request issued successfully. Jul 15 13:37:33.336638 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fad4ea9f-b676-41a4-98cb-fbaaff15e372 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 returned with HTTP 202 Jul 15 13:37:33.337081 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1376/5469] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:37:33 2026] DELETE /volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:33.344731 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5561588a-61b3-40c4-9639-a99cbb5e1316 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:33.346809 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5561588a-61b3-40c4-9639-a99cbb5e1316 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 Jul 15 13:37:33.347065 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5561588a-61b3-40c4-9639-a99cbb5e1316 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:33.347279 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5561588a-61b3-40c4-9639-a99cbb5e1316 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:33.354517 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:33.354517 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:33.357818 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5561588a-61b3-40c4-9639-a99cbb5e1316 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Volume info retrieved successfully. Jul 15 13:37:33.361411 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5561588a-61b3-40c4-9639-a99cbb5e1316 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 returned with HTTP 200 Jul 15 13:37:33.361756 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1365/5470] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:33 2026] GET /volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:34.198729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-08cc9b86-bfd0-4136-9616-9fbca90a49a0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:34.201087 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-08cc9b86-bfd0-4136-9616-9fbca90a49a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/encryption Jul 15 13:37:34.201282 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-08cc9b86-bfd0-4136-9616-9fbca90a49a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:34.201453 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-08cc9b86-bfd0-4136-9616-9fbca90a49a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:34.210168 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:34.210168 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:34.215669 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d4c92533-c8a9-4b96-8510-aed3108dbb1b req-08cc9b86-bfd0-4136-9616-9fbca90a49a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/encryption returned with HTTP 200 Jul 15 13:37:34.216056 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1377/5471] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:37:34 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:34.374751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1c3753c3-c0e3-42b1-b4f9-fbba37ec1599 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:34.377221 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c3753c3-c0e3-42b1-b4f9-fbba37ec1599 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] GET https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 Jul 15 13:37:34.377461 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c3753c3-c0e3-42b1-b4f9-fbba37ec1599 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:34.377672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1c3753c3-c0e3-42b1-b4f9-fbba37ec1599 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:34.383895 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1c3753c3-c0e3-42b1-b4f9-fbba37ec1599 tempest-ProjectMemberTests33-981989004 tempest-ProjectMemberTests33-981989004-project-admin] https://10.4.3.158/volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 returned with HTTP 404 Jul 15 13:37:34.384401 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1354/5472] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:37:34 2026] GET /volume/v3/volumes/7b451dfc-4dfb-44af-ab7d-0d7ed4b687c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:35.829714 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a851b93b-2c94-45f5-9512-c871fd863280 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:35.907715 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a851b93b-2c94-45f5-9512-c871fd863280 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:35.908192 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a851b93b-2c94-45f5-9512-c871fd863280 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1167843141", "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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:35.927332 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a851b93b-2c94-45f5-9512-c871fd863280 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:35.927899 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1377/5473] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:37:35 2026] POST /volume/v3/types => generated 380 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:35.935500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9d8637a2-4831-460b-a79a-55509e3bd6d1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:35.937378 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9d8637a2-4831-460b-a79a-55509e3bd6d1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption Jul 15 13:37:35.937743 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9d8637a2-4831-460b-a79a-55509e3bd6d1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:35.953079 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9d8637a2-4831-460b-a79a-55509e3bd6d1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption returned with HTTP 200 Jul 15 13:37:35.953531 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1366/5474] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:37:35 2026] POST /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:35.961566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cf1ad5de-dc3b-40bb-9e5a-802c6ae69f7a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:35.963201 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf1ad5de-dc3b-40bb-9e5a-802c6ae69f7a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:35.963554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cf1ad5de-dc3b-40bb-9e5a-802c6ae69f7a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1396791778", "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=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:35.978488 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf1ad5de-dc3b-40bb-9e5a-802c6ae69f7a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:35.978873 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1378/5475] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:37:35 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:35.985811 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-64f42bb2-d7e5-4045-bd15-3bb0726c74a2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.043628 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-64f42bb2-d7e5-4045-bd15-3bb0726c74a2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] POST https://10.4.3.158/volume/v3/types/699d9762-6f83-455e-8426-df79bea29745/encryption Jul 15 13:37:36.044079 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-64f42bb2-d7e5-4045-bd15-3bb0726c74a2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.046390 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-64f42bb2-d7e5-4045-bd15-3bb0726c74a2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.046622 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-64f42bb2-d7e5-4045-bd15-3bb0726c74a2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/699d9762-6f83-455e-8426-df79bea29745/encryption returned with HTTP 403 Jul 15 13:37:36.047138 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1355/5476] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:37:35 2026] POST /volume/v3/types/699d9762-6f83-455e-8426-df79bea29745/encryption => generated 127 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.054222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-57fa59e4-1449-4eb1-85c2-03ede9365ade None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.055815 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57fa59e4-1449-4eb1-85c2-03ede9365ade tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:36.056186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-57fa59e4-1449-4eb1-85c2-03ede9365ade tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-345333001", "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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.070254 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-57fa59e4-1449-4eb1-85c2-03ede9365ade tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:36.070586 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1378/5477] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.078993 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a707b049-bec2-4c78-80b4-e3c9c0b83249 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.080824 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a707b049-bec2-4c78-80b4-e3c9c0b83249 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] POST https://10.4.3.158/volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a/extra_specs Jul 15 13:37:36.081201 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a707b049-bec2-4c78-80b4-e3c9c0b83249 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.083078 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-a707b049-bec2-4c78-80b4-e3c9c0b83249 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.083276 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a707b049-bec2-4c78-80b4-e3c9c0b83249 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a/extra_specs returned with HTTP 403 Jul 15 13:37:36.083706 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1367/5478] 10.4.3.158 () {68 vars in 1399 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.090021 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9af60fae-9bac-4d14-9564-508f7eca6d5d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.091771 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9af60fae-9bac-4d14-9564-508f7eca6d5d tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] PUT https://10.4.3.158/volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a/extra_specs/key2 Jul 15 13:37:36.092102 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9af60fae-9bac-4d14-9564-508f7eca6d5d tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.094684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-9af60fae-9bac-4d14-9564-508f7eca6d5d tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.094865 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9af60fae-9bac-4d14-9564-508f7eca6d5d tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a/extra_specs/key2 returned with HTTP 403 Jul 15 13:37:36.095293 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1379/5479] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:37:36 2026] PUT /volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.102240 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-30226b4d-aa49-4c9e-a752-d4b26789c67a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.103972 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30226b4d-aa49-4c9e-a752-d4b26789c67a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:36.104350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-30226b4d-aa49-4c9e-a752-d4b26789c67a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.106732 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-30226b4d-aa49-4c9e-a752-d4b26789c67a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.106971 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-30226b4d-aa49-4c9e-a752-d4b26789c67a tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types returned with HTTP 403 Jul 15 13:37:36.107480 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1356/5480] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.116392 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c747e2d9-69c6-4742-9332-139764fd8d47 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.117993 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c747e2d9-69c6-4742-9332-139764fd8d47 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:36.118357 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c747e2d9-69c6-4742-9332-139764fd8d47 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2113605214", "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=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.135165 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c747e2d9-69c6-4742-9332-139764fd8d47 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:36.135691 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1379/5481] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.143888 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-04c72e7a-a374-484d-97a5-0da9cafc4ecd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.145572 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-04c72e7a-a374-484d-97a5-0da9cafc4ecd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3/encryption Jul 15 13:37:36.145875 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-04c72e7a-a374-484d-97a5-0da9cafc4ecd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.161606 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-04c72e7a-a374-484d-97a5-0da9cafc4ecd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3/encryption returned with HTTP 200 Jul 15 13:37:36.162041 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1368/5482] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.170684 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1714c63a-0b20-46bc-afe8-41134c6ca4fd None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.173220 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1714c63a-0b20-46bc-afe8-41134c6ca4fd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] DELETE https://10.4.3.158/volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3/encryption/4b85ee3a-d5be-4134-b0d6-5efdffd427e8 Jul 15 13:37:36.173507 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1714c63a-0b20-46bc-afe8-41134c6ca4fd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.173780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1714c63a-0b20-46bc-afe8-41134c6ca4fd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.174892 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-1714c63a-0b20-46bc-afe8-41134c6ca4fd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.175179 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1714c63a-0b20-46bc-afe8-41134c6ca4fd tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3/encryption/4b85ee3a-d5be-4134-b0d6-5efdffd427e8 returned with HTTP 403 Jul 15 13:37:36.175751 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1380/5483] 10.4.3.158 () {66 vars in 1489 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3/encryption/4b85ee3a-d5be-4134-b0d6-5efdffd427e8 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.183293 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e69fbc0b-dace-4938-99ef-097bb3f9dfb5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.185084 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e69fbc0b-dace-4938-99ef-097bb3f9dfb5 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:36.185440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e69fbc0b-dace-4938-99ef-097bb3f9dfb5 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-106060445", "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=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.200937 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e69fbc0b-dace-4938-99ef-097bb3f9dfb5 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:36.201311 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1357/5484] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.209436 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-976d5aad-690a-467e-95b2-8aaaee7988e4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.211114 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-976d5aad-690a-467e-95b2-8aaaee7988e4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] DELETE https://10.4.3.158/volume/v3/types/7390a9f8-a573-4124-86c2-38b0bdf0e247/extra_specs/key1 Jul 15 13:37:36.211291 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-976d5aad-690a-467e-95b2-8aaaee7988e4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.211458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-976d5aad-690a-467e-95b2-8aaaee7988e4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.215767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-976d5aad-690a-467e-95b2-8aaaee7988e4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.215932 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-976d5aad-690a-467e-95b2-8aaaee7988e4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/7390a9f8-a573-4124-86c2-38b0bdf0e247/extra_specs/key1 returned with HTTP 403 Jul 15 13:37:36.216350 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1380/5485] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/7390a9f8-a573-4124-86c2-38b0bdf0e247/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.222929 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-30351617-0a63-4720-9385-8013d80354ec None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.224617 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30351617-0a63-4720-9385-8013d80354ec tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:37:36.224971 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-30351617-0a63-4720-9385-8013d80354ec tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-430058060", "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=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.239570 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-30351617-0a63-4720-9385-8013d80354ec tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:36.239887 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1369/5486] 10.4.3.158 () {68 vars in 1253 bytes} [Wed Jul 15 13:37:36 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.247322 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0c3d52aa-464b-46de-8ae2-ee8d95605beb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.249151 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0c3d52aa-464b-46de-8ae2-ee8d95605beb tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] DELETE https://10.4.3.158/volume/v3/types/12419297-17b6-4201-be98-f8e554e48f9b Jul 15 13:37:36.249384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0c3d52aa-464b-46de-8ae2-ee8d95605beb tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.249579 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0c3d52aa-464b-46de-8ae2-ee8d95605beb tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.250364 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-0c3d52aa-464b-46de-8ae2-ee8d95605beb tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.250573 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0c3d52aa-464b-46de-8ae2-ee8d95605beb tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/12419297-17b6-4201-be98-f8e554e48f9b returned with HTTP 403 Jul 15 13:37:36.251026 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1381/5487] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/12419297-17b6-4201-be98-f8e554e48f9b => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.257507 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-043bb77a-c35f-4803-8060-60a9bb14ca8e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.259174 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-043bb77a-c35f-4803-8060-60a9bb14ca8e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs Jul 15 13:37:36.259348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-043bb77a-c35f-4803-8060-60a9bb14ca8e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.259511 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-043bb77a-c35f-4803-8060-60a9bb14ca8e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.266494 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-043bb77a-c35f-4803-8060-60a9bb14ca8e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs returned with HTTP 200 Jul 15 13:37:36.266912 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1358/5488] 10.4.3.158 () {66 vars in 1378 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.274116 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-96530f89-865e-4bae-bae3-a5d3cbc563e1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.275829 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96530f89-865e-4bae-bae3-a5d3cbc563e1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types Jul 15 13:37:36.276060 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96530f89-865e-4bae-bae3-a5d3cbc563e1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.276242 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-96530f89-865e-4bae-bae3-a5d3cbc563e1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.276920 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.api_utils [None req-96530f89-865e-4bae-bae3-a5d3cbc563e1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Removing options '' from query. {{(pid=100145) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 15 13:37:36.297325 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-96530f89-865e-4bae-bae3-a5d3cbc563e1 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:37:36.297821 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1381/5489] 10.4.3.158 () {66 vars in 1231 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types => generated 2583 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:36.307188 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aa4dc3f1-bb0b-4568-96f9-edea689c6583 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.308834 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa4dc3f1-bb0b-4568-96f9-edea689c6583 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption/cipher Jul 15 13:37:36.309080 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa4dc3f1-bb0b-4568-96f9-edea689c6583 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.309285 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aa4dc3f1-bb0b-4568-96f9-edea689c6583 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.309916 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.policy [None req-aa4dc3f1-bb0b-4568-96f9-edea689c6583 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100146) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.310127 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aa4dc3f1-bb0b-4568-96f9-edea689c6583 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption/cipher returned with HTTP 403 Jul 15 13:37:36.310516 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1370/5490] 10.4.3.158 () {66 vars in 1396 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.317306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ad4b510b-e490-45c7-86e6-3a35a897a7ae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.319526 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad4b510b-e490-45c7-86e6-3a35a897a7ae tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption Jul 15 13:37:36.319780 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad4b510b-e490-45c7-86e6-3a35a897a7ae tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.320108 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ad4b510b-e490-45c7-86e6-3a35a897a7ae tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.320758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-ad4b510b-e490-45c7-86e6-3a35a897a7ae tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.320930 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ad4b510b-e490-45c7-86e6-3a35a897a7ae tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption returned with HTTP 403 Jul 15 13:37:36.321385 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1382/5491] 10.4.3.158 () {66 vars in 1375 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.328564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1b1a50f6-aac4-4033-8431-e28a772a345e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.330299 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1b1a50f6-aac4-4033-8431-e28a772a345e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/multiattach Jul 15 13:37:36.330520 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1b1a50f6-aac4-4033-8431-e28a772a345e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.330720 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1b1a50f6-aac4-4033-8431-e28a772a345e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.337691 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1b1a50f6-aac4-4033-8431-e28a772a345e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/multiattach returned with HTTP 200 Jul 15 13:37:36.338099 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1359/5492] 10.4.3.158 () {66 vars in 1414 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 15 13:37:36.344502 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-aff9954a-0c8b-4826-bce2-f4721eb23285 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.346904 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aff9954a-0c8b-4826-bce2-f4721eb23285 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/volume_backend_name Jul 15 13:37:36.347239 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aff9954a-0c8b-4826-bce2-f4721eb23285 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.347522 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-aff9954a-0c8b-4826-bce2-f4721eb23285 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.357269 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-aff9954a-0c8b-4826-bce2-f4721eb23285 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/volume_backend_name returned with HTTP 404 Jul 15 13:37:36.357858 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1382/5493] 10.4.3.158 () {66 vars in 1438 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.366783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-28aec1c4-3f04-4e89-b4fb-a9dbe527ca09 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.368549 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28aec1c4-3f04-4e89-b4fb-a9dbe527ca09 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] GET https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc Jul 15 13:37:36.368793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28aec1c4-3f04-4e89-b4fb-a9dbe527ca09 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.369058 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-28aec1c4-3f04-4e89-b4fb-a9dbe527ca09 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.376577 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-28aec1c4-3f04-4e89-b4fb-a9dbe527ca09 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc returned with HTTP 200 Jul 15 13:37:36.377145 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1371/5494] 10.4.3.158 () {66 vars in 1342 bytes} [Wed Jul 15 13:37:36 2026] GET /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc => generated 318 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:36.386089 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0b019f8a-2098-41ac-80ce-7eeff57fa1d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.387568 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0b019f8a-2098-41ac-80ce-7eeff57fa1d4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] PUT https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption/a0ae414e-68e2-463f-93db-4c5834d64a5b Jul 15 13:37:36.387898 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0b019f8a-2098-41ac-80ce-7eeff57fa1d4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.389785 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.policy [None req-0b019f8a-2098-41ac-80ce-7eeff57fa1d4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100144) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.389978 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0b019f8a-2098-41ac-80ce-7eeff57fa1d4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption/a0ae414e-68e2-463f-93db-4c5834d64a5b returned with HTTP 403 Jul 15 13:37:36.390412 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1383/5495] 10.4.3.158 () {68 vars in 1506 bytes} [Wed Jul 15 13:37:36 2026] PUT /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/encryption/a0ae414e-68e2-463f-93db-4c5834d64a5b => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.397952 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6a140f80-05b2-4904-8854-c61790003672 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.399410 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6a140f80-05b2-4904-8854-c61790003672 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] PUT https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/key1 Jul 15 13:37:36.399859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6a140f80-05b2-4904-8854-c61790003672 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.401688 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.policy [None req-6a140f80-05b2-4904-8854-c61790003672 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100143) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.402067 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6a140f80-05b2-4904-8854-c61790003672 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/key1 returned with HTTP 403 Jul 15 13:37:36.402562 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1360/5496] 10.4.3.158 () {68 vars in 1413 bytes} [Wed Jul 15 13:37:36 2026] PUT /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.411151 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b04d1bf0-1542-4f12-9f21-c34800e089c9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.413026 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b04d1bf0-1542-4f12-9f21-c34800e089c9 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] PUT https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc Jul 15 13:37:36.413026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b04d1bf0-1542-4f12-9f21-c34800e089c9 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:36.415904 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.policy [None req-b04d1bf0-1542-4f12-9f21-c34800e089c9 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7e26f4ef925942b785dd2cdd039116f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4162ad7b4f664d8fb224e8ae7875539b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100145) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 15 13:37:36.415904 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b04d1bf0-1542-4f12-9f21-c34800e089c9 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-member] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc returned with HTTP 403 Jul 15 13:37:36.415904 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1383/5497] 10.4.3.158 () {68 vars in 1362 bytes} [Wed Jul 15 13:37:36 2026] PUT /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:36.424982 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d7467a65-b825-4c77-8307-b3f0155b719e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.427342 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7467a65-b825-4c77-8307-b3f0155b719e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] DELETE https://10.4.3.158/volume/v3/types/12419297-17b6-4201-be98-f8e554e48f9b Jul 15 13:37:36.427662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7467a65-b825-4c77-8307-b3f0155b719e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.427901 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d7467a65-b825-4c77-8307-b3f0155b719e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.460214 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d7467a65-b825-4c77-8307-b3f0155b719e tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/12419297-17b6-4201-be98-f8e554e48f9b returned with HTTP 202 Jul 15 13:37:36.460720 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1372/5498] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/12419297-17b6-4201-be98-f8e554e48f9b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:36.468176 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d5c3a7e3-1631-46d1-8bc8-699327f352be None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.470437 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d5c3a7e3-1631-46d1-8bc8-699327f352be tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] DELETE https://10.4.3.158/volume/v3/types/7390a9f8-a573-4124-86c2-38b0bdf0e247 Jul 15 13:37:36.470704 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d5c3a7e3-1631-46d1-8bc8-699327f352be tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.470992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d5c3a7e3-1631-46d1-8bc8-699327f352be tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.496136 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d5c3a7e3-1631-46d1-8bc8-699327f352be tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/7390a9f8-a573-4124-86c2-38b0bdf0e247 returned with HTTP 202 Jul 15 13:37:36.496512 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1384/5499] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/7390a9f8-a573-4124-86c2-38b0bdf0e247 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:36.502825 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1eb92f79-c170-4f3f-8bf4-b19e160eeb89 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.504534 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1eb92f79-c170-4f3f-8bf4-b19e160eeb89 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] DELETE https://10.4.3.158/volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3 Jul 15 13:37:36.504913 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1eb92f79-c170-4f3f-8bf4-b19e160eeb89 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.505221 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1eb92f79-c170-4f3f-8bf4-b19e160eeb89 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Calling method '_delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.528187 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1eb92f79-c170-4f3f-8bf4-b19e160eeb89 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3 returned with HTTP 202 Jul 15 13:37:36.528759 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1361/5500] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/a5bd7668-3cb8-4ab6-a58c-2deed6f15eb3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:36.535252 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4018362e-5395-4c0a-8e09-12e2229dfaa4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.536803 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4018362e-5395-4c0a-8e09-12e2229dfaa4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] DELETE https://10.4.3.158/volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a Jul 15 13:37:36.537021 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4018362e-5395-4c0a-8e09-12e2229dfaa4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.537220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4018362e-5395-4c0a-8e09-12e2229dfaa4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.560423 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4018362e-5395-4c0a-8e09-12e2229dfaa4 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a returned with HTTP 202 Jul 15 13:37:36.560849 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1384/5501] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/dfdab3ab-26fe-44d0-88ff-4cb83175588a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:36.567313 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4259fbeb-90fe-42e9-a5f3-bbcee2cb83db None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.568993 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4259fbeb-90fe-42e9-a5f3-bbcee2cb83db tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] DELETE https://10.4.3.158/volume/v3/types/699d9762-6f83-455e-8426-df79bea29745 Jul 15 13:37:36.569195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4259fbeb-90fe-42e9-a5f3-bbcee2cb83db tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.569387 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4259fbeb-90fe-42e9-a5f3-bbcee2cb83db tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.591740 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4259fbeb-90fe-42e9-a5f3-bbcee2cb83db tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/699d9762-6f83-455e-8426-df79bea29745 returned with HTTP 202 Jul 15 13:37:36.592164 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1373/5502] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/699d9762-6f83-455e-8426-df79bea29745 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:36.598482 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-289b90d1-2657-46a1-8155-95a67d2d86b2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:36.600560 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-289b90d1-2657-46a1-8155-95a67d2d86b2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] DELETE https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc Jul 15 13:37:36.600749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-289b90d1-2657-46a1-8155-95a67d2d86b2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:36.600943 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-289b90d1-2657-46a1-8155-95a67d2d86b2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] Calling method '_delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:36.624837 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-289b90d1-2657-46a1-8155-95a67d2d86b2 tempest-VolumeTypesMemberTests-1232137966 tempest-VolumeTypesMemberTests-1232137966-project-admin] https://10.4.3.158/volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc returned with HTTP 202 Jul 15 13:37:36.625413 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1385/5503] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:36 2026] DELETE /volume/v3/types/5ee0e135-2c3a-47dc-ad5b-25ae09ae92dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:46.526000 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=65,cinder:UPDATE=10,cinder:INSERT=9 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:46.557259 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=91,cinder:UPDATE=23,cinder:INSERT=30 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:46.587945 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=70,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:46.620741 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=95,cinder:INSERT=19,cinder:UPDATE=35 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:37:48.896668 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-885a9761-c40f-4de0-99bd-22a8d90f058b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:48.898645 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-885a9761-c40f-4de0-99bd-22a8d90f058b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/encryption Jul 15 13:37:48.898808 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-885a9761-c40f-4de0-99bd-22a8d90f058b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:48.899044 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-885a9761-c40f-4de0-99bd-22a8d90f058b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'index' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:48.907664 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:48.907664 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:48.913185 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-885a9761-c40f-4de0-99bd-22a8d90f058b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/encryption returned with HTTP 200 Jul 15 13:37:48.913510 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1362/5504] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:37:48 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:49.526527 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-91faf778-1e9a-4053-ac16-328fcbb968f3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:49.528579 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-91faf778-1e9a-4053-ac16-328fcbb968f3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c Jul 15 13:37:49.528859 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-91faf778-1e9a-4053-ac16-328fcbb968f3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:49.529134 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-91faf778-1e9a-4053-ac16-328fcbb968f3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:49.536158 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:49.536158 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:49.572147 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5034c946-5e30-444c-bb3b-3464f5b2c6a2 req-91faf778-1e9a-4053-ac16-328fcbb968f3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c returned with HTTP 200 Jul 15 13:37:49.572533 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1385/5505] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:37:49 2026] DELETE /volume/v3/attachments/b5cc1dfd-fa81-4810-981b-17d3b98bbc6c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:50.767028 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:50.768607 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:50.768801 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:50.768984 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:50.769139 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: 32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:50.775250 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:50.775250 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:50.775643 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:50.783630 np0000005195 devstack@c-api.service[100146]: WARNING cinder.keymgr.conf_key_mgr [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:37:50.788290 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:37:50.788467 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-56ff7ea6-0d60-4325-aa6a-03378c92be8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 202 Jul 15 13:37:50.788946 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1374/5506] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:37:50 2026] DELETE /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:50.795845 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-142ab99b-e8d0-4561-a330-3d65f4243de4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:50.798134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-142ab99b-e8d0-4561-a330-3d65f4243de4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:50.798418 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-142ab99b-e8d0-4561-a330-3d65f4243de4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:50.798683 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-142ab99b-e8d0-4561-a330-3d65f4243de4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:50.806706 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:50.806706 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:50.810641 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-142ab99b-e8d0-4561-a330-3d65f4243de4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:50.814905 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-142ab99b-e8d0-4561-a330-3d65f4243de4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 200 Jul 15 13:37:50.815259 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1386/5507] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:50 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:51.826160 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6b73f5bb-f345-4ed5-88c5-aab90a3e01af None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:51.827787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6b73f5bb-f345-4ed5-88c5-aab90a3e01af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 Jul 15 13:37:51.827983 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6b73f5bb-f345-4ed5-88c5-aab90a3e01af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:51.828168 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6b73f5bb-f345-4ed5-88c5-aab90a3e01af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:51.833101 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6b73f5bb-f345-4ed5-88c5-aab90a3e01af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 returned with HTTP 404 Jul 15 13:37:51.833509 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1363/5508] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:51 2026] GET /volume/v3/volumes/32a126b9-d6d2-474d-b884-59bfaefeb711 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:37:51.839071 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:51.840656 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:37:51.840872 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:51.841090 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Calling method 'detail' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:51.841566 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:51.841566 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:51.841862 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100145) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:37:51.848884 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Get all volumes completed successfully. Jul 15 13:37:51.850012 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:51.850012 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:51.853185 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-14f32b19-3f56-4f0a-963c-c9cc26dbf752 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:37:51.853497 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1386/5509] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:37:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:51.865446 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9fe02bd4-b838-4c74-bd5e-078aaaebbaf0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:51.867127 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9fe02bd4-b838-4c74-bd5e-078aaaebbaf0 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] DELETE https://10.4.3.158/volume/v3/types/8d623a8f-8935-424d-84e9-2157b71f7da5 Jul 15 13:37:51.867315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9fe02bd4-b838-4c74-bd5e-078aaaebbaf0 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:51.867500 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9fe02bd4-b838-4c74-bd5e-078aaaebbaf0 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:51.886193 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9fe02bd4-b838-4c74-bd5e-078aaaebbaf0 tempest-TestVolumeBootPattern-1993870186 tempest-TestVolumeBootPattern-1993870186-project-admin] https://10.4.3.158/volume/v3/types/8d623a8f-8935-424d-84e9-2157b71f7da5 returned with HTTP 202 Jul 15 13:37:51.886520 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1375/5510] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:37:51 2026] DELETE /volume/v3/types/8d623a8f-8935-424d-84e9-2157b71f7da5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:37:51.908988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:51.910162 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:37:51.910476 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-639127984", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:51.911865 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-639127984', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:37:52.081760 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:37:52.086237 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:37:52.091588 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (5e11b515-7f36-45f0-8f90-ab591f189e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:52.092751 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c93224-f8eb-437c-be0f-0e9744bc2085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:52.093597 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:37:52.143381 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c93224-f8eb-437c-be0f-0e9744bc2085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:52.144112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2d6d25-83e4-4081-b708-2af2a3e9753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:52.186707 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['458177ba-aff7-47d2-9380-1624741c21b9', 'afa7a67f-eb5f-4711-8a38-abbeef75c40e', '1c49fabd-85e5-4f4b-bc59-5068137a254c', 'ba2f16d7-9a97-4475-be22-00b63108d897'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:37:52.187437 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2d6d25-83e4-4081-b708-2af2a3e9753b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['458177ba-aff7-47d2-9380-1624741c21b9', 'afa7a67f-eb5f-4711-8a38-abbeef75c40e', '1c49fabd-85e5-4f4b-bc59-5068137a254c', 'ba2f16d7-9a97-4475-be22-00b63108d897']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:52.188152 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a3cbb6-dc37-4d4e-a799-9f159123ce6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:52.209150 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a3cbb6-dc37-4d4e-a799-9f159123ce6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d5b5a59-0ac6-406f-b80b-26517fe5e034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-639127984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['458177ba-aff7-47d2-9380-1624741c21b9','afa7a67f-eb5f-4711-8a38-abbeef75c40e','1c49fabd-85e5-4f4b-bc59-5068137a254c','ba2f16d7-9a97-4475-be22-00b63108d897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-639127984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d5b5a59-0ac6-406f-b80b-26517fe5e034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:52.209825 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97112722-410e-42ba-9812-e4885149cb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:52.225531 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97112722-410e-42ba-9812-e4885149cb24) transitioned into state 'SUCCESS' from state '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-639127984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['458177ba-aff7-47d2-9380-1624741c21b9','afa7a67f-eb5f-4711-8a38-abbeef75c40e','1c49fabd-85e5-4f4b-bc59-5068137a254c','ba2f16d7-9a97-4475-be22-00b63108d897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:52.226264 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd03de5e-c30b-42d3-a3c7-2a86a98e6cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:37:52.233749 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd03de5e-c30b-42d3-a3c7-2a86a98e6cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:37:52.234496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (5e11b515-7f36-45f0-8f90-ab591f189e86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:37:52.234774 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:37:52.235447 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-167ed5d1-477d-4445-b0e2-e1d61facc43c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:37:52.235852 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1387/5511] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:37:51 2026] POST /volume/v3/volumes => generated 758 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:37:52.246672 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dfb12b4b-a2c7-4a53-b34c-a59a8418ff6c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:52.248612 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dfb12b4b-a2c7-4a53-b34c-a59a8418ff6c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:37:52.248612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dfb12b4b-a2c7-4a53-b34c-a59a8418ff6c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:52.248695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dfb12b4b-a2c7-4a53-b34c-a59a8418ff6c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:52.254822 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:52.254822 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:52.258077 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dfb12b4b-a2c7-4a53-b34c-a59a8418ff6c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:52.261759 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dfb12b4b-a2c7-4a53-b34c-a59a8418ff6c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:37:52.262101 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1364/5512] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:52 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:37:53.273376 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1c178bb1-8f34-4a5e-af2b-3f5980f07612 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:53.275128 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c178bb1-8f34-4a5e-af2b-3f5980f07612 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:37:53.275310 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c178bb1-8f34-4a5e-af2b-3f5980f07612 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:53.275483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1c178bb1-8f34-4a5e-af2b-3f5980f07612 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:53.281756 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:53.281756 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:53.284745 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1c178bb1-8f34-4a5e-af2b-3f5980f07612 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:53.288680 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1c178bb1-8f34-4a5e-af2b-3f5980f07612 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:37:53.289016 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1387/5513] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:53 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:53.299380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b986b716-0954-4532-b112-d545cd291e77 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:53.301008 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b986b716-0954-4532-b112-d545cd291e77 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:37:53.301194 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b986b716-0954-4532-b112-d545cd291e77 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:53.301361 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b986b716-0954-4532-b112-d545cd291e77 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:53.308129 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:53.308129 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:53.311217 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b986b716-0954-4532-b112-d545cd291e77 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:53.315037 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b986b716-0954-4532-b112-d545cd291e77 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:37:53.315399 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1376/5514] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:37:53 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:54.168916 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-1629b025-a67a-44cd-8469-e68ba5276d72 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:54.171150 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-1629b025-a67a-44cd-8469-e68ba5276d72 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:37:54.171344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-1629b025-a67a-44cd-8469-e68ba5276d72 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:54.171513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-1629b025-a67a-44cd-8469-e68ba5276d72 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:54.178112 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:54.178112 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:37:54.181206 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-1629b025-a67a-44cd-8469-e68ba5276d72 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:54.185455 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-1629b025-a67a-44cd-8469-e68ba5276d72 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:37:54.185852 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1388/5515] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:37:54 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:54.665653 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-9cde0331-f2c5-4508-8476-9c8f136341c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:54.667618 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-9cde0331-f2c5-4508-8476-9c8f136341c4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:37:54.667833 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-9cde0331-f2c5-4508-8476-9c8f136341c4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:54.668047 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-9cde0331-f2c5-4508-8476-9c8f136341c4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:54.674398 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:54.674398 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:54.677643 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-9cde0331-f2c5-4508-8476-9c8f136341c4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:54.681850 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-9cde0331-f2c5-4508-8476-9c8f136341c4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:37:54.682245 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1365/5516] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:37:54 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:54.689797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-698f5bd1-0895-44bc-a2bd-bdaa2bb51c87 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:54.690201 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-698f5bd1-0895-44bc-a2bd-bdaa2bb51c87 None None] GET https://10.4.3.158/volume// Jul 15 13:37:54.690355 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-698f5bd1-0895-44bc-a2bd-bdaa2bb51c87 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:54.690526 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-698f5bd1-0895-44bc-a2bd-bdaa2bb51c87 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:54.690831 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-698f5bd1-0895-44bc-a2bd-bdaa2bb51c87 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:37:54.691191 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1388/5517] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:37:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:37:54.697161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-6250cc80-fcf7-472b-84f3-71a601904e84 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:54.698948 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-6250cc80-fcf7-472b-84f3-71a601904e84 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:37:54.699335 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-6250cc80-fcf7-472b-84f3-71a601904e84 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d5b5a59-0ac6-406f-b80b-26517fe5e034", "connector": null, "instance_uuid": "331474e9-5d55-47d8-9005-2ffaef2df69a"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:54.706705 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:54.706705 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:54.727729 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-6250cc80-fcf7-472b-84f3-71a601904e84 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:37:54.728119 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1377/5518] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:37:54 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:55.338992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-aae7e735-6e34-4276-b393-64f4da3144f2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:55.339361 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aae7e735-6e34-4276-b393-64f4da3144f2 None None] GET https://10.4.3.158/volume// Jul 15 13:37:55.339582 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aae7e735-6e34-4276-b393-64f4da3144f2 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:55.339814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-aae7e735-6e34-4276-b393-64f4da3144f2 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:55.340282 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-aae7e735-6e34-4276-b393-64f4da3144f2 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:37:55.340663 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1389/5519] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:37:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:37:55.348101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-15544d42-51b0-4978-8415-128dd811da8d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:55.349977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-15544d42-51b0-4978-8415-128dd811da8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:37:55.350178 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-15544d42-51b0-4978-8415-128dd811da8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:37:55.350350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-15544d42-51b0-4978-8415-128dd811da8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:37:55.358931 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:55.358931 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:37:55.361527 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-15544d42-51b0-4978-8415-128dd811da8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:37:55.365445 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-15544d42-51b0-4978-8415-128dd811da8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:37:55.365819 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1366/5520] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:37:55 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:37:55.457413 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:55.459370 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b Jul 15 13:37:55.459728 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:55.466338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-9d5b5a59-0ac6-406f-b80b-26517fe5e034-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:37:55.470494 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-9d5b5a59-0ac6-406f-b80b-26517fe5e034-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:37:55.471413 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:55.471413 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:37:55.536051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-9d5b5a59-0ac6-406f-b80b-26517fe5e034-np0000005195" released by "attachment_update" :: held 0.065s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:37:55.536404 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-8d30585c-9103-4b51-8096-3d554ecf6d86 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b returned with HTTP 200 Jul 15 13:37:55.536835 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1389/5521] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:37:55 2026] PUT /volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:37:55.554911 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-3f786537-96fa-4302-ace7-23befa8b816a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:37:55.556950 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-3f786537-96fa-4302-ace7-23befa8b816a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b/action Jul 15 13:37:55.557314 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-3f786537-96fa-4302-ace7-23befa8b816a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:37:55.557419 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-3f786537-96fa-4302-ace7-23befa8b816a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:37:55.571292 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:37:55.571292 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:37:55.579178 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ff6c67c4-7018-4d30-b731-eadecc3cd66c req-3f786537-96fa-4302-ace7-23befa8b816a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b/action returned with HTTP 204 Jul 15 13:37:55.579570 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1378/5522] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:37:55 2026] POST /volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:04.184087 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:05.364235 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=18 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:05.530261 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:05.577015 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:24.711396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-99d0242d-6eaa-424f-850b-d107014a6864 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:24.712940 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:38:24.713270 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d5b5a59-0ac6-406f-b80b-26517fe5e034", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1914762212", "description": null, "metadata": null}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:24.722947 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:24.722947 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:24.723429 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:24.723582 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume 9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:24.752513 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['dc70b273-eb6f-4513-a3f4-c46a4dcdc0e0', 'fd07ef4c-e7ae-41e6-83ac-43d16484842c', '95ee2453-a239-49c8-8f19-4629a7e6c6c2', '527ba867-0f81-4d41-95d1-48c83f0ec833'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:38:24.780990 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot force create request issued successfully. Jul 15 13:38:24.780990 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-99d0242d-6eaa-424f-850b-d107014a6864 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:38:24.780990 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1390/5523] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:38:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:38:24.790532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8ab1efad-4f80-44cb-8598-77b653f9568e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:24.793436 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ab1efad-4f80-44cb-8598-77b653f9568e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:24.793436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ab1efad-4f80-44cb-8598-77b653f9568e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:24.793436 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8ab1efad-4f80-44cb-8598-77b653f9568e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:24.803313 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:24.803313 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:24.803844 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8ab1efad-4f80-44cb-8598-77b653f9568e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:24.804750 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8ab1efad-4f80-44cb-8598-77b653f9568e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 200 Jul 15 13:38:24.805205 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1367/5524] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:24 2026] GET /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:25.813925 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-50cb149d-21d2-4e11-a613-05ad82130ab8 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:25.815620 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50cb149d-21d2-4e11-a613-05ad82130ab8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:25.815794 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50cb149d-21d2-4e11-a613-05ad82130ab8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:25.815984 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-50cb149d-21d2-4e11-a613-05ad82130ab8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:25.820664 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:25.820664 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:25.821080 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-50cb149d-21d2-4e11-a613-05ad82130ab8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:25.821757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-50cb149d-21d2-4e11-a613-05ad82130ab8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 200 Jul 15 13:38:25.822100 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1390/5525] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:25 2026] GET /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:25.829491 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1ed00b05-ae18-4a88-93a1-39687ae0d34a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:25.831028 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ed00b05-ae18-4a88-93a1-39687ae0d34a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:25.831191 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ed00b05-ae18-4a88-93a1-39687ae0d34a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:25.831360 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1ed00b05-ae18-4a88-93a1-39687ae0d34a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:25.836070 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:25.836070 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:25.836365 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1ed00b05-ae18-4a88-93a1-39687ae0d34a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:25.837003 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1ed00b05-ae18-4a88-93a1-39687ae0d34a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 200 Jul 15 13:38:25.837319 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1379/5526] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:25 2026] GET /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:25.844738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:25.846477 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:38:25.846799 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d5b5a59-0ac6-406f-b80b-26517fe5e034", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2144479930", "description": null, "metadata": null}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:25.857183 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:25.857183 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:25.857681 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:25.857817 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume 9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:25.881265 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['a877006d-52fc-4be3-a388-8d20fcaf6d28', '8e223a21-8869-499e-944e-9f935f2aabe9', 'd3dd0422-ac06-4d4c-a018-0339bc865ddd', '2c9f4ab9-612a-4ae1-a75c-e85b511d0cff'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:38:25.912989 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot force create request issued successfully. Jul 15 13:38:25.912989 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cf7c25d4-b364-48fc-ad1d-4ed9bff3394d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:38:25.912989 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1391/5527] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:38:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:38:25.921020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f1bca0da-b3df-4e66-87ec-9474cec99dd8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:25.923360 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1bca0da-b3df-4e66-87ec-9474cec99dd8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:25.923360 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1bca0da-b3df-4e66-87ec-9474cec99dd8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:25.923360 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f1bca0da-b3df-4e66-87ec-9474cec99dd8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:25.928292 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:25.928292 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:25.928904 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f1bca0da-b3df-4e66-87ec-9474cec99dd8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:25.930136 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f1bca0da-b3df-4e66-87ec-9474cec99dd8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 200 Jul 15 13:38:25.930636 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1368/5528] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:25 2026] GET /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:26.939210 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-149ae48a-1850-42bf-8ba1-a2c890a27047 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:26.940976 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-149ae48a-1850-42bf-8ba1-a2c890a27047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:26.941178 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-149ae48a-1850-42bf-8ba1-a2c890a27047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:26.941360 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-149ae48a-1850-42bf-8ba1-a2c890a27047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:26.946005 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:26.946005 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:26.946411 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-149ae48a-1850-42bf-8ba1-a2c890a27047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:26.947124 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-149ae48a-1850-42bf-8ba1-a2c890a27047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 200 Jul 15 13:38:26.947574 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1391/5529] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:26 2026] GET /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:26.954912 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2db48a78-f76c-4386-8114-0b3cd61c4b3d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:26.956577 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2db48a78-f76c-4386-8114-0b3cd61c4b3d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:26.956783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2db48a78-f76c-4386-8114-0b3cd61c4b3d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:26.956980 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2db48a78-f76c-4386-8114-0b3cd61c4b3d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:26.961828 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:26.961828 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:26.962238 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2db48a78-f76c-4386-8114-0b3cd61c4b3d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:26.962928 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2db48a78-f76c-4386-8114-0b3cd61c4b3d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 200 Jul 15 13:38:26.963278 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1380/5530] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:26 2026] GET /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:26.970399 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:26.972508 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:38:26.972924 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d5b5a59-0ac6-406f-b80b-26517fe5e034", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1486198102", "description": null, "metadata": null}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:26.985558 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:26.985558 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:26.986182 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:26.986342 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume 9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:27.010255 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['604b3e26-7f6b-4834-b715-552e84d4cb1a', '6ee5f88e-aeaa-4ab3-b761-16b3b407c728', '11eeec7c-0a6f-43ef-a433-dbfcfc7ee1fa', '51c847d2-6e5a-4f22-a435-e63b2394ee0b'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:38:27.037350 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot force create request issued successfully. Jul 15 13:38:27.037647 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-833e6d9c-2232-4605-b4e3-7dbc585c5568 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:38:27.038063 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1392/5531] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:38:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:38:27.045931 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-af40c9d3-7562-44d6-96ac-68112d83dc71 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:27.047695 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af40c9d3-7562-44d6-96ac-68112d83dc71 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:27.047919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af40c9d3-7562-44d6-96ac-68112d83dc71 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:27.048137 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-af40c9d3-7562-44d6-96ac-68112d83dc71 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:27.053635 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:27.053635 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:27.054074 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-af40c9d3-7562-44d6-96ac-68112d83dc71 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:27.054763 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-af40c9d3-7562-44d6-96ac-68112d83dc71 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 200 Jul 15 13:38:27.055235 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1369/5532] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:27 2026] GET /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:28.062710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3d6c066b-506a-4bdf-abbf-0d71197b2b96 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:28.064355 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d6c066b-506a-4bdf-abbf-0d71197b2b96 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:28.064554 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d6c066b-506a-4bdf-abbf-0d71197b2b96 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:28.064728 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3d6c066b-506a-4bdf-abbf-0d71197b2b96 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:28.069400 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:28.069400 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:28.069810 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3d6c066b-506a-4bdf-abbf-0d71197b2b96 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:28.070465 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3d6c066b-506a-4bdf-abbf-0d71197b2b96 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 200 Jul 15 13:38:28.070785 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1392/5533] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:28 2026] GET /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:28.077804 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cc22c666-2896-4596-9c49-262aa9c3dd11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:28.079439 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc22c666-2896-4596-9c49-262aa9c3dd11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:28.079613 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc22c666-2896-4596-9c49-262aa9c3dd11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:28.079785 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cc22c666-2896-4596-9c49-262aa9c3dd11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:28.084013 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:28.084013 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:28.084363 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cc22c666-2896-4596-9c49-262aa9c3dd11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:28.085045 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cc22c666-2896-4596-9c49-262aa9c3dd11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 200 Jul 15 13:38:28.085343 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1381/5534] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:28 2026] GET /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:29.475260 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b085ee70-445e-4b46-a17f-4369206f1def None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:29.477030 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:29.477211 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:29.477384 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:29.477479 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:29.481851 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:29.481851 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:29.482221 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:29.496246 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:38:29.496395 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b085ee70-445e-4b46-a17f-4369206f1def tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 202 Jul 15 13:38:29.496694 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1393/5535] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:38:29 2026] DELETE /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:38:29.502401 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f5c87c3c-4d8e-4460-8bd9-fb47a505c4a3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:29.504293 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5c87c3c-4d8e-4460-8bd9-fb47a505c4a3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:29.504457 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5c87c3c-4d8e-4460-8bd9-fb47a505c4a3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:29.504627 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5c87c3c-4d8e-4460-8bd9-fb47a505c4a3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:29.510343 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:29.510343 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:29.510765 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-f5c87c3c-4d8e-4460-8bd9-fb47a505c4a3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:29.511457 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5c87c3c-4d8e-4460-8bd9-fb47a505c4a3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 200 Jul 15 13:38:29.511801 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1370/5536] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:29 2026] GET /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:30.519549 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d833c272-f58b-42ac-ac4c-2406671f0127 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:30.521383 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d833c272-f58b-42ac-ac4c-2406671f0127 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:30.521557 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d833c272-f58b-42ac-ac4c-2406671f0127 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:30.521727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d833c272-f58b-42ac-ac4c-2406671f0127 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:30.525567 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d833c272-f58b-42ac-ac4c-2406671f0127 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 404 Jul 15 13:38:30.525998 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1393/5537] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:30 2026] GET /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:30.531695 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:30.533470 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:30.533662 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:30.533842 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:30.533934 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:30.538507 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:30.538507 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:30.538875 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:30.553899 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:38:30.554095 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be19a024-f9b7-4755-9f01-dc3b4b19a132 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 202 Jul 15 13:38:30.554463 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1382/5538] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:38:30 2026] DELETE /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:38:30.560771 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-461b5dcb-960b-443c-9899-93f979da66fa None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:30.562559 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-461b5dcb-960b-443c-9899-93f979da66fa tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:30.562758 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-461b5dcb-960b-443c-9899-93f979da66fa tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:30.562990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-461b5dcb-960b-443c-9899-93f979da66fa tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:30.567825 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:30.567825 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:30.568223 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-461b5dcb-960b-443c-9899-93f979da66fa tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:30.568900 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-461b5dcb-960b-443c-9899-93f979da66fa tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 200 Jul 15 13:38:30.569238 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1394/5539] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:30 2026] GET /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:31.577243 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a74f0593-1ecb-4237-849b-0029284845ba None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:31.578924 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a74f0593-1ecb-4237-849b-0029284845ba tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:31.579125 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a74f0593-1ecb-4237-849b-0029284845ba tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:31.579306 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a74f0593-1ecb-4237-849b-0029284845ba tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:31.585070 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a74f0593-1ecb-4237-849b-0029284845ba tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 404 Jul 15 13:38:31.585691 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1371/5540] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:31 2026] GET /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:31.591649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4c3005e4-4683-4251-abf3-c70e0843c625 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:31.593418 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:31.593622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:31.593823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:31.593924 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:31.598928 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:31.598928 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:31.599322 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:31.614670 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:38:31.614839 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4c3005e4-4683-4251-abf3-c70e0843c625 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 202 Jul 15 13:38:31.615215 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1394/5541] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:38:31 2026] DELETE /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:38:31.621771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7a19fcc6-0213-47a8-8e6d-7e0cc8c8795a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:31.623626 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a19fcc6-0213-47a8-8e6d-7e0cc8c8795a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:31.623860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a19fcc6-0213-47a8-8e6d-7e0cc8c8795a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:31.624091 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7a19fcc6-0213-47a8-8e6d-7e0cc8c8795a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:31.629765 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:31.629765 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:31.630351 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7a19fcc6-0213-47a8-8e6d-7e0cc8c8795a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:38:31.631386 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7a19fcc6-0213-47a8-8e6d-7e0cc8c8795a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 200 Jul 15 13:38:31.631864 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1383/5542] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:31 2026] GET /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:32.640257 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f44df10f-0ab7-4148-8cbb-eb96977147e5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.642390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f44df10f-0ab7-4148-8cbb-eb96977147e5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:32.642615 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f44df10f-0ab7-4148-8cbb-eb96977147e5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.642856 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f44df10f-0ab7-4148-8cbb-eb96977147e5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.647904 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f44df10f-0ab7-4148-8cbb-eb96977147e5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 404 Jul 15 13:38:32.648442 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1395/5543] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:32 2026] GET /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:32.654502 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-edc49241-c422-4fb4-92d5-1d54e7398ce8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.656171 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-edc49241-c422-4fb4-92d5-1d54e7398ce8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:32.656370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-edc49241-c422-4fb4-92d5-1d54e7398ce8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.656547 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-edc49241-c422-4fb4-92d5-1d54e7398ce8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.656642 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-edc49241-c422-4fb4-92d5-1d54e7398ce8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:32.661118 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-edc49241-c422-4fb4-92d5-1d54e7398ce8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 404 Jul 15 13:38:32.661551 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1372/5544] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:38:32 2026] DELETE /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:32.666928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d9905c48-fa64-49cb-93f1-dd27a4f4e078 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.668591 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d9905c48-fa64-49cb-93f1-dd27a4f4e078 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f Jul 15 13:38:32.668803 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d9905c48-fa64-49cb-93f1-dd27a4f4e078 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.669055 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d9905c48-fa64-49cb-93f1-dd27a4f4e078 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.673621 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d9905c48-fa64-49cb-93f1-dd27a4f4e078 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f returned with HTTP 404 Jul 15 13:38:32.674260 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1395/5545] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:32 2026] GET /volume/v3/snapshots/3a46eafa-e216-40e5-b097-71414c27af9f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:32.680169 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5f23e066-b055-4815-a163-821af3faa4c8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.682248 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f23e066-b055-4815-a163-821af3faa4c8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:32.682454 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f23e066-b055-4815-a163-821af3faa4c8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.682638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5f23e066-b055-4815-a163-821af3faa4c8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.682749 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-5f23e066-b055-4815-a163-821af3faa4c8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:32.686593 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5f23e066-b055-4815-a163-821af3faa4c8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 404 Jul 15 13:38:32.687084 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1384/5546] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:38:32 2026] DELETE /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:32.692486 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a03e00dc-88fd-4189-bbeb-aeedf8c84eea None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.694461 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a03e00dc-88fd-4189-bbeb-aeedf8c84eea tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 Jul 15 13:38:32.694697 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a03e00dc-88fd-4189-bbeb-aeedf8c84eea tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.694937 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a03e00dc-88fd-4189-bbeb-aeedf8c84eea tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.700053 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a03e00dc-88fd-4189-bbeb-aeedf8c84eea tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 returned with HTTP 404 Jul 15 13:38:32.700564 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1396/5547] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:32 2026] GET /volume/v3/snapshots/617c22f3-fb8a-4f4a-bc5c-81453a4dfba4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:32.705671 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d2fceb5b-26fd-4aeb-bb90-5461e932bbbe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.707279 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d2fceb5b-26fd-4aeb-bb90-5461e932bbbe tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:32.707451 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d2fceb5b-26fd-4aeb-bb90-5461e932bbbe tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.707646 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d2fceb5b-26fd-4aeb-bb90-5461e932bbbe tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.707770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-d2fceb5b-26fd-4aeb-bb90-5461e932bbbe tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:32.711669 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d2fceb5b-26fd-4aeb-bb90-5461e932bbbe tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 404 Jul 15 13:38:32.712151 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1373/5548] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:38:32 2026] DELETE /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:32.717737 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-93383a74-7166-43d0-9d95-34ce0c0bfa03 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:32.719421 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-93383a74-7166-43d0-9d95-34ce0c0bfa03 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e Jul 15 13:38:32.719611 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-93383a74-7166-43d0-9d95-34ce0c0bfa03 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:32.719800 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-93383a74-7166-43d0-9d95-34ce0c0bfa03 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:32.723953 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-93383a74-7166-43d0-9d95-34ce0c0bfa03 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e returned with HTTP 404 Jul 15 13:38:32.724358 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1396/5549] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:38:32 2026] GET /volume/v3/snapshots/71b6feac-f57a-4166-ae2a-25706085c14e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:33.702621 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-472ef45d-7092-45cd-bb12-fa1f629d01ed req-e471c8d4-4d81-40ce-8ec5-78bc90349d8d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:33.704568 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-472ef45d-7092-45cd-bb12-fa1f629d01ed req-e471c8d4-4d81-40ce-8ec5-78bc90349d8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b Jul 15 13:38:33.704754 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-472ef45d-7092-45cd-bb12-fa1f629d01ed req-e471c8d4-4d81-40ce-8ec5-78bc90349d8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:33.704929 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-472ef45d-7092-45cd-bb12-fa1f629d01ed req-e471c8d4-4d81-40ce-8ec5-78bc90349d8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:33.712613 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:33.712613 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:33.750795 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-472ef45d-7092-45cd-bb12-fa1f629d01ed req-e471c8d4-4d81-40ce-8ec5-78bc90349d8d tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b returned with HTTP 200 Jul 15 13:38:33.751219 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1385/5550] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:38:33 2026] DELETE /volume/v3/attachments/9b694702-9a2a-470c-89f1-1e7e37a1392b => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:35.396529 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5388c602-16a3-49ba-ac09-db7846832139 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:35.398215 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:35.398446 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:35.398692 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:35.398895 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: 9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:35.405351 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:35.405351 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:35.405872 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:35.419121 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:38:35.419287 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5388c602-16a3-49ba-ac09-db7846832139 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 202 Jul 15 13:38:35.419761 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1397/5551] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:38:35 2026] DELETE /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:38:35.425623 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8b8ccfe5-e16b-4b42-8662-796380a42c28 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:35.427265 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8b8ccfe5-e16b-4b42-8662-796380a42c28 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:35.427427 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8b8ccfe5-e16b-4b42-8662-796380a42c28 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:35.427589 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8b8ccfe5-e16b-4b42-8662-796380a42c28 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:35.435861 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:35.435861 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:35.439525 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8b8ccfe5-e16b-4b42-8662-796380a42c28 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:35.443757 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8b8ccfe5-e16b-4b42-8662-796380a42c28 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 200 Jul 15 13:38:35.444134 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1374/5552] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:38:35 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:36.455823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0279c6ae-26aa-437e-a0f4-a0820f67f32f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:36.457674 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0279c6ae-26aa-437e-a0f4-a0820f67f32f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 Jul 15 13:38:36.457860 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0279c6ae-26aa-437e-a0f4-a0820f67f32f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:36.458048 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0279c6ae-26aa-437e-a0f4-a0820f67f32f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:36.464247 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0279c6ae-26aa-437e-a0f4-a0820f67f32f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 returned with HTTP 404 Jul 15 13:38:36.464771 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1397/5553] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:38:36 2026] GET /volume/v3/volumes/9d5b5a59-0ac6-406f-b80b-26517fe5e034 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:36.489461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:36.491136 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:38:36.491465 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1374163531", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:36.492848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1374163531', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:38:36.583931 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:38:36.584224 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:36.584224 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:36.587636 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:38:36.592498 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (37543f4d-88c3-4017-8d23-651d44ebabc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:38:36.593343 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858254e7-b431-4333-8694-760cb52e5840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:38:36.594141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:38:36.641265 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858254e7-b431-4333-8694-760cb52e5840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:38:36.641972 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b18644e-9154-44fd-86ef-64c76bace96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:38:36.674603 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['759afc3d-b9c9-4e03-a993-7deeddee17c8', '3033bfe2-7dd6-4a08-984d-6a6c7984c324', 'f6676487-0016-44b9-b1d6-c2a06f6da037', 'abc3c432-21c1-483b-a996-e823840e1c6c'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:38:36.675288 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b18644e-9154-44fd-86ef-64c76bace96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759afc3d-b9c9-4e03-a993-7deeddee17c8', '3033bfe2-7dd6-4a08-984d-6a6c7984c324', 'f6676487-0016-44b9-b1d6-c2a06f6da037', 'abc3c432-21c1-483b-a996-e823840e1c6c']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:38:36.675905 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2cf75b3-e970-42bd-bcbe-4fdbcf8332c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:38:36.695318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2cf75b3-e970-42bd-bcbe-4fdbcf8332c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59321ea8-fed4-4f58-b8b4-0e5cb66eee3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1374163531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['759afc3d-b9c9-4e03-a993-7deeddee17c8','3033bfe2-7dd6-4a08-984d-6a6c7984c324','f6676487-0016-44b9-b1d6-c2a06f6da037','abc3c432-21c1-483b-a996-e823840e1c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1374163531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59321ea8-fed4-4f58-b8b4-0e5cb66eee3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:38:36.696012 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8362e8-d573-4b3b-b110-eeba0885842d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:38:36.712655 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8362e8-d573-4b3b-b110-eeba0885842d) transitioned into state 'SUCCESS' from state '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-1374163531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['759afc3d-b9c9-4e03-a993-7deeddee17c8','3033bfe2-7dd6-4a08-984d-6a6c7984c324','f6676487-0016-44b9-b1d6-c2a06f6da037','abc3c432-21c1-483b-a996-e823840e1c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:38:36.713417 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528be2c8-cfd5-4626-9e02-9d6f5a25608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:38:36.721084 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528be2c8-cfd5-4626-9e02-9d6f5a25608a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:38:36.721851 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (37543f4d-88c3-4017-8d23-651d44ebabc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:38:36.722222 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:38:36.722803 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-006d870f-3f3a-4046-8382-2d4dfa463e6a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:38:36.723253 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1386/5554] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:38:36 2026] POST /volume/v3/volumes => generated 759 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:38:36.734528 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4aa18b5f-05b6-46ab-b8b4-c436f8dd2b64 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:36.736473 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4aa18b5f-05b6-46ab-b8b4-c436f8dd2b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:38:36.736727 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4aa18b5f-05b6-46ab-b8b4-c436f8dd2b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:36.736974 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4aa18b5f-05b6-46ab-b8b4-c436f8dd2b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:36.743979 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:36.743979 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:36.747334 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4aa18b5f-05b6-46ab-b8b4-c436f8dd2b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:36.751049 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4aa18b5f-05b6-46ab-b8b4-c436f8dd2b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:38:36.751384 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1398/5555] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:38:36 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:38:37.762976 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9d9e8bee-aceb-493d-a69b-391b8d5fc8c0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:37.765080 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9d9e8bee-aceb-493d-a69b-391b8d5fc8c0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:38:37.765326 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9d9e8bee-aceb-493d-a69b-391b8d5fc8c0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:37.765578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9d9e8bee-aceb-493d-a69b-391b8d5fc8c0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:37.772972 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:37.772972 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:37.775998 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9d9e8bee-aceb-493d-a69b-391b8d5fc8c0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:37.779756 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9d9e8bee-aceb-493d-a69b-391b8d5fc8c0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:38:37.780239 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1375/5556] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:38:37 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:37.790715 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-77d7f41c-785b-4df4-8351-8624542e0f09 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:37.792386 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77d7f41c-785b-4df4-8351-8624542e0f09 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:38:37.792564 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77d7f41c-785b-4df4-8351-8624542e0f09 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:37.792743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-77d7f41c-785b-4df4-8351-8624542e0f09 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:37.799149 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:37.799149 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:37.802536 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-77d7f41c-785b-4df4-8351-8624542e0f09 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:37.806603 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-77d7f41c-785b-4df4-8351-8624542e0f09 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:38:37.806953 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1398/5557] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:38:37 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:38.649130 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-41ce4619-10db-448c-9847-c2800d7516d7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:38.651190 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-41ce4619-10db-448c-9847-c2800d7516d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:38:38.651393 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-41ce4619-10db-448c-9847-c2800d7516d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:38.651583 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-41ce4619-10db-448c-9847-c2800d7516d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:38.658161 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:38.658161 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:38:38.661261 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-41ce4619-10db-448c-9847-c2800d7516d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:38.665313 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-41ce4619-10db-448c-9847-c2800d7516d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:38:38.665641 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1387/5558] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:38:38 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:39.071605 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-6d1cdb57-0160-4408-82d0-7deb6cfb7956 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.073481 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-6d1cdb57-0160-4408-82d0-7deb6cfb7956 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:38:39.073675 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-6d1cdb57-0160-4408-82d0-7deb6cfb7956 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:39.073847 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-6d1cdb57-0160-4408-82d0-7deb6cfb7956 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:39.080266 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:39.080266 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:39.083331 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-6d1cdb57-0160-4408-82d0-7deb6cfb7956 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:39.087274 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-6d1cdb57-0160-4408-82d0-7deb6cfb7956 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:38:39.087616 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1399/5559] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:38:39 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:39.096138 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-18c772b3-7e45-4192-b89e-2f9e798a0b71 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.096460 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-18c772b3-7e45-4192-b89e-2f9e798a0b71 None None] GET https://10.4.3.158/volume// Jul 15 13:38:39.096622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-18c772b3-7e45-4192-b89e-2f9e798a0b71 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:39.096789 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-18c772b3-7e45-4192-b89e-2f9e798a0b71 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:39.097104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-18c772b3-7e45-4192-b89e-2f9e798a0b71 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:38:39.097359 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1376/5560] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:38:39 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:38:39.104071 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-aebb957b-5868-4c83-a541-59154f78b68c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.105882 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-aebb957b-5868-4c83-a541-59154f78b68c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:38:39.106268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-aebb957b-5868-4c83-a541-59154f78b68c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59321ea8-fed4-4f58-b8b4-0e5cb66eee3c", "connector": null, "instance_uuid": "08b1f539-37df-47b0-a33f-88028df47c69"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:39.113484 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:39.113484 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:39.134740 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-aebb957b-5868-4c83-a541-59154f78b68c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:38:39.135144 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1399/5561] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:38:39 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:39.748802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-02db3053-5131-4adc-9705-8e41194240a7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.749165 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-02db3053-5131-4adc-9705-8e41194240a7 None None] GET https://10.4.3.158/volume// Jul 15 13:38:39.749344 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-02db3053-5131-4adc-9705-8e41194240a7 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:39.749531 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-02db3053-5131-4adc-9705-8e41194240a7 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:39.749821 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-02db3053-5131-4adc-9705-8e41194240a7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:38:39.750109 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1388/5562] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:38:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:38:39.756370 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-b39ed33a-01f8-444b-8419-66ee2c5388e2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.758451 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-b39ed33a-01f8-444b-8419-66ee2c5388e2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:38:39.758671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-b39ed33a-01f8-444b-8419-66ee2c5388e2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:38:39.758852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-b39ed33a-01f8-444b-8419-66ee2c5388e2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:38:39.767309 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:39.767309 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:38:39.770256 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-b39ed33a-01f8-444b-8419-66ee2c5388e2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:38:39.774280 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-b39ed33a-01f8-444b-8419-66ee2c5388e2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:38:39.774634 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1400/5563] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:38:39 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:38:39.869231 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.871343 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744 Jul 15 13:38:39.871751 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:39.878943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-59321ea8-fed4-4f58-b8b4-0e5cb66eee3c-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:38:39.883378 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-59321ea8-fed4-4f58-b8b4-0e5cb66eee3c-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:38:39.884282 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:39.884282 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:38:39.947578 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-59321ea8-fed4-4f58-b8b4-0e5cb66eee3c-np0000005195" released by "attachment_update" :: held 0.064s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:38:39.947864 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-c62cfcab-b659-400c-9ad1-d7c188e13a5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744 returned with HTTP 200 Jul 15 13:38:39.948300 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1377/5564] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:38:39 2026] PUT /volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:38:39.966602 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-967cf612-8e58-4a8d-9294-4d1f2c0f95d6 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:38:39.968479 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-967cf612-8e58-4a8d-9294-4d1f2c0f95d6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744/action Jul 15 13:38:39.968856 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-967cf612-8e58-4a8d-9294-4d1f2c0f95d6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:38:39.969033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-967cf612-8e58-4a8d-9294-4d1f2c0f95d6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:38:39.982681 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:38:39.982681 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:38:39.992369 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-b6f9c2c7-669f-442d-97bd-5b156a7cf3ad req-967cf612-8e58-4a8d-9294-4d1f2c0f95d6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744/action returned with HTTP 204 Jul 15 13:38:39.992632 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1400/5565] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:38:39 2026] POST /volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:38:48.664689 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:49.773188 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:49.943163 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:38:49.989213 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:39:24.459409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:24.460951 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:39:24.462079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59321ea8-fed4-4f58-b8b4-0e5cb66eee3c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-913160097", "description": null, "metadata": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:24.471441 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:24.471441 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:24.471997 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:24.471997 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume 59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:39:24.494952 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['3dae4cc2-3450-41eb-a1fe-c586be173cc9', '51fb555d-59f1-49d2-aa4b-f4f7b9513ba4', 'e469d795-4466-4dc4-a357-82383e4fd2e5', '16355181-9fad-427a-a685-514158b91938'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:39:24.522129 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot force create request issued successfully. Jul 15 13:39:24.522910 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6bc53993-67a8-4311-8ef6-dce8e06c6a11 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:39:24.522910 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1389/5566] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:39:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:39:24.532642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2cb9bcab-e03d-4af6-8493-c69c8372c6f4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:24.534500 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2cb9bcab-e03d-4af6-8493-c69c8372c6f4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:24.534616 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2cb9bcab-e03d-4af6-8493-c69c8372c6f4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:24.535602 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2cb9bcab-e03d-4af6-8493-c69c8372c6f4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:24.540479 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:24.540479 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:24.541020 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2cb9bcab-e03d-4af6-8493-c69c8372c6f4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:24.541677 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2cb9bcab-e03d-4af6-8493-c69c8372c6f4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 returned with HTTP 200 Jul 15 13:39:24.542101 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1401/5567] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:24 2026] GET /volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:25.550359 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9f8b747d-85d6-4ca1-90a0-c445ddfdaa8a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:25.552143 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f8b747d-85d6-4ca1-90a0-c445ddfdaa8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:25.552370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f8b747d-85d6-4ca1-90a0-c445ddfdaa8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:25.552566 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9f8b747d-85d6-4ca1-90a0-c445ddfdaa8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:25.557683 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:25.557683 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:25.558224 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-9f8b747d-85d6-4ca1-90a0-c445ddfdaa8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:25.558987 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9f8b747d-85d6-4ca1-90a0-c445ddfdaa8a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 returned with HTTP 200 Jul 15 13:39:25.559391 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1378/5568] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:25 2026] GET /volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:25.567042 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9090d98f-da6b-451e-aea9-8e3af264f70f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:25.568842 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9090d98f-da6b-451e-aea9-8e3af264f70f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:25.569040 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9090d98f-da6b-451e-aea9-8e3af264f70f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:25.569220 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9090d98f-da6b-451e-aea9-8e3af264f70f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:25.574077 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:25.574077 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:25.574467 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9090d98f-da6b-451e-aea9-8e3af264f70f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:25.575148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9090d98f-da6b-451e-aea9-8e3af264f70f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 returned with HTTP 200 Jul 15 13:39:25.575478 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1401/5569] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:25 2026] GET /volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:31.747581 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:31.749746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:31.750010 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:31.750233 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:31.750343 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:31.755394 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:31.755394 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:31.755898 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:31.771976 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:39:31.772258 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-193116c6-f33c-4671-9dec-e265f8f6d8a4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 returned with HTTP 202 Jul 15 13:39:31.772712 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1390/5570] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:39:31 2026] DELETE /volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:39:31.780990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a3d8201e-4207-4135-ad0a-62c733309223 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:31.782775 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a3d8201e-4207-4135-ad0a-62c733309223 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:31.783015 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a3d8201e-4207-4135-ad0a-62c733309223 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:31.783251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a3d8201e-4207-4135-ad0a-62c733309223 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:31.787889 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:31.787889 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:31.788355 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a3d8201e-4207-4135-ad0a-62c733309223 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:31.789079 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a3d8201e-4207-4135-ad0a-62c733309223 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 returned with HTTP 200 Jul 15 13:39:31.789457 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1402/5571] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:31 2026] GET /volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:32.798492 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a3442961-584c-4d35-a289-fe8e65b5b252 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:32.800101 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3442961-584c-4d35-a289-fe8e65b5b252 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 Jul 15 13:39:32.800300 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3442961-584c-4d35-a289-fe8e65b5b252 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:32.800469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a3442961-584c-4d35-a289-fe8e65b5b252 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:32.804428 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a3442961-584c-4d35-a289-fe8e65b5b252 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 returned with HTTP 404 Jul 15 13:39:32.804868 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1379/5572] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:32 2026] GET /volume/v3/snapshots/92cfb46b-48d3-4e8b-ad7c-b23e39591842 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:39:34.186186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-09b439ba-428f-40dc-bb3e-460d0fddfae3 req-1d4aac08-c76c-4545-9c01-3ab02a838323 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:34.188089 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-09b439ba-428f-40dc-bb3e-460d0fddfae3 req-1d4aac08-c76c-4545-9c01-3ab02a838323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744 Jul 15 13:39:34.188284 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-09b439ba-428f-40dc-bb3e-460d0fddfae3 req-1d4aac08-c76c-4545-9c01-3ab02a838323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:34.188458 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-09b439ba-428f-40dc-bb3e-460d0fddfae3 req-1d4aac08-c76c-4545-9c01-3ab02a838323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:34.195395 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:34.195395 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:34.232459 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-09b439ba-428f-40dc-bb3e-460d0fddfae3 req-1d4aac08-c76c-4545-9c01-3ab02a838323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744 returned with HTTP 200 Jul 15 13:39:34.232860 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1402/5573] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:39:34 2026] DELETE /volume/v3/attachments/381c68ea-4bfe-4d72-bb4b-db8b710f4744 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:35.566385 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:35.568091 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:39:35.568328 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:35.568490 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:35.568639 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: 59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:39:35.575597 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:35.575597 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:35.576230 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:35.590559 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:39:35.590559 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42ce2063-7c6f-4305-9f8e-e129becfbaa6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 202 Jul 15 13:39:35.590904 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1391/5574] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:39:35 2026] DELETE /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:39:35.597376 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4c1162d-9bfc-4736-83d1-e0bc67cff7ae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:35.599037 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4c1162d-9bfc-4736-83d1-e0bc67cff7ae tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:39:35.599226 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4c1162d-9bfc-4736-83d1-e0bc67cff7ae tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:35.599407 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4c1162d-9bfc-4736-83d1-e0bc67cff7ae tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:35.606585 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:35.606585 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:35.610740 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d4c1162d-9bfc-4736-83d1-e0bc67cff7ae tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:35.616166 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4c1162d-9bfc-4736-83d1-e0bc67cff7ae tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 200 Jul 15 13:39:35.616529 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1403/5575] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:35 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:36.627776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3678a879-9914-4c3a-a463-d5ca7ae4c047 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:36.629444 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3678a879-9914-4c3a-a463-d5ca7ae4c047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c Jul 15 13:39:36.629649 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3678a879-9914-4c3a-a463-d5ca7ae4c047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:36.629865 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3678a879-9914-4c3a-a463-d5ca7ae4c047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:36.635446 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3678a879-9914-4c3a-a463-d5ca7ae4c047 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c returned with HTTP 404 Jul 15 13:39:36.635875 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1380/5576] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:36 2026] GET /volume/v3/volumes/59321ea8-fed4-4f58-b8b4-0e5cb66eee3c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:39:36.658710 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-3a57d71a-e061-472b-bc68-b4006696415e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:36.660356 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:39:36.660649 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1900156198", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:36.662051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1900156198', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:39:36.726220 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:39:36.726508 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:36.726508 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:36.729928 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:39:36.735098 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (020cf9ac-6675-4106-a276-c3640082fc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:39:36.736030 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbeed5a-73fc-47a2-8875-24496dcfbdfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:36.736838 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:39:36.785356 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbeed5a-73fc-47a2-8875-24496dcfbdfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:36.786118 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73400b36-049e-4bb3-a808-e7deef68c008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:36.818121 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['2aaa0cbb-836f-4e6b-a3b9-799448102354', '3c4ec8fd-83c2-45ca-bbb7-e07c5105d497', 'b4fd3c23-d300-459d-89cf-c5dc5593bbc0', 'c8e0a9bc-f28f-4366-aacb-80fca2eee38e'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:39:36.818762 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73400b36-049e-4bb3-a808-e7deef68c008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aaa0cbb-836f-4e6b-a3b9-799448102354', '3c4ec8fd-83c2-45ca-bbb7-e07c5105d497', 'b4fd3c23-d300-459d-89cf-c5dc5593bbc0', 'c8e0a9bc-f28f-4366-aacb-80fca2eee38e']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:36.819407 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (372e7cd2-8177-40ac-8e45-82fffe5c8383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:36.838646 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (372e7cd2-8177-40ac-8e45-82fffe5c8383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f010334-39bb-40c4-bd6b-f42375621165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1900156198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['2aaa0cbb-836f-4e6b-a3b9-799448102354','3c4ec8fd-83c2-45ca-bbb7-e07c5105d497','b4fd3c23-d300-459d-89cf-c5dc5593bbc0','c8e0a9bc-f28f-4366-aacb-80fca2eee38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1900156198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f010334-39bb-40c4-bd6b-f42375621165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:36.839298 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8696b43-65c8-4854-9157-5658533ef8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:36.855576 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8696b43-65c8-4854-9157-5658533ef8db) transitioned into state 'SUCCESS' from state '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-1900156198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['2aaa0cbb-836f-4e6b-a3b9-799448102354','3c4ec8fd-83c2-45ca-bbb7-e07c5105d497','b4fd3c23-d300-459d-89cf-c5dc5593bbc0','c8e0a9bc-f28f-4366-aacb-80fca2eee38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:36.856261 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91030e2b-34e2-40f6-aa30-4381b89e1c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:36.866708 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91030e2b-34e2-40f6-aa30-4381b89e1c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:36.867415 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (020cf9ac-6675-4106-a276-c3640082fc1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:39:36.867664 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:39:36.868196 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-3a57d71a-e061-472b-bc68-b4006696415e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:39:36.868577 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1403/5577] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:39:36 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:39:36.879193 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-835981f1-f604-4d74-9e9c-174f0b22f5b5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:36.880869 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-835981f1-f604-4d74-9e9c-174f0b22f5b5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:36.881089 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-835981f1-f604-4d74-9e9c-174f0b22f5b5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:36.881283 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-835981f1-f604-4d74-9e9c-174f0b22f5b5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:36.887531 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:36.887531 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:36.890633 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-835981f1-f604-4d74-9e9c-174f0b22f5b5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:36.894174 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-835981f1-f604-4d74-9e9c-174f0b22f5b5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 200 Jul 15 13:39:36.894513 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1392/5578] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:36 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:37.905872 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-59fb38ea-f7a6-4b38-b39d-7bb4424cc6af None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:37.907547 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59fb38ea-f7a6-4b38-b39d-7bb4424cc6af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:37.907740 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59fb38ea-f7a6-4b38-b39d-7bb4424cc6af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:37.907941 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-59fb38ea-f7a6-4b38-b39d-7bb4424cc6af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:37.914226 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:37.914226 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:37.917264 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-59fb38ea-f7a6-4b38-b39d-7bb4424cc6af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:37.921224 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-59fb38ea-f7a6-4b38-b39d-7bb4424cc6af tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 200 Jul 15 13:39:37.921691 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1404/5579] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:37 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:37.933554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d5a44923-f480-4771-8405-a8f0aebbef64 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:37.935676 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5a44923-f480-4771-8405-a8f0aebbef64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:37.935923 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5a44923-f480-4771-8405-a8f0aebbef64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:37.936157 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d5a44923-f480-4771-8405-a8f0aebbef64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:37.944549 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:37.944549 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:37.948942 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d5a44923-f480-4771-8405-a8f0aebbef64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:37.954468 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d5a44923-f480-4771-8405-a8f0aebbef64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 200 Jul 15 13:39:37.954917 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1381/5580] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:37 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:37.966403 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9ab4b965-b452-42b3-aea7-067d5b697211 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:37.968157 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:39:37.968515 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f010334-39bb-40c4-bd6b-f42375621165", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-41786833", "description": null, "metadata": null}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:37.976625 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:37.976625 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:37.977096 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:37.977224 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume 9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:37.998928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['7885811a-dfb6-430a-b31b-9cea6f183ef4', 'e3870fcb-6fdf-4cbe-8fd3-d099a8b62358', '79afdba5-00d7-4972-af92-fcd820621f18', 'c508e69f-cbae-4e00-993d-79629a9d75fc'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:39:38.023231 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot create request issued successfully. Jul 15 13:39:38.023581 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9ab4b965-b452-42b3-aea7-067d5b697211 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:39:38.024007 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1404/5581] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:39:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:39:38.031874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-be66aeb0-1b12-47e2-b84e-339ce5b5f167 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:38.033841 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be66aeb0-1b12-47e2-b84e-339ce5b5f167 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:38.034085 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be66aeb0-1b12-47e2-b84e-339ce5b5f167 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:38.034374 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-be66aeb0-1b12-47e2-b84e-339ce5b5f167 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:38.040019 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:38.040019 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:38.040019 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-be66aeb0-1b12-47e2-b84e-339ce5b5f167 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:38.040509 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-be66aeb0-1b12-47e2-b84e-339ce5b5f167 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:38.040831 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1393/5582] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:38 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:39.048529 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6d1e1880-eea2-4337-88c5-de57ed2227c9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:39.050148 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6d1e1880-eea2-4337-88c5-de57ed2227c9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:39.050326 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6d1e1880-eea2-4337-88c5-de57ed2227c9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:39.050496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6d1e1880-eea2-4337-88c5-de57ed2227c9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:39.054915 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:39.054915 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:39.055314 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6d1e1880-eea2-4337-88c5-de57ed2227c9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:39.055939 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6d1e1880-eea2-4337-88c5-de57ed2227c9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:39.056267 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1405/5583] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:39 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:39.063342 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-35e8211c-7355-4932-9d99-03c6a1431845 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:39.064975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-35e8211c-7355-4932-9d99-03c6a1431845 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:39.065176 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-35e8211c-7355-4932-9d99-03c6a1431845 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:39.065348 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-35e8211c-7355-4932-9d99-03c6a1431845 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:39.069936 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:39.069936 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:39.070348 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-35e8211c-7355-4932-9d99-03c6a1431845 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:39.071046 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-35e8211c-7355-4932-9d99-03c6a1431845 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:39.071365 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1382/5584] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:39 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:39.143508 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d1ec618c-465e-4627-a104-902b7f129171 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:39.145507 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d1ec618c-465e-4627-a104-902b7f129171 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:39.145678 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d1ec618c-465e-4627-a104-902b7f129171 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:39.145880 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d1ec618c-465e-4627-a104-902b7f129171 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:39.150251 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:39.150251 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:39.150607 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d1ec618c-465e-4627-a104-902b7f129171 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:39.151299 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d1ec618c-465e-4627-a104-902b7f129171 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:39.151620 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1405/5585] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:39:39 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:39.159016 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d09d1c88-5a23-4ea5-b3a7-9b52d8a1742e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:39.160874 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d09d1c88-5a23-4ea5-b3a7-9b52d8a1742e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:39.161087 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d09d1c88-5a23-4ea5-b3a7-9b52d8a1742e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:39.161261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d09d1c88-5a23-4ea5-b3a7-9b52d8a1742e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:39.167369 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:39.167369 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:39.170235 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d09d1c88-5a23-4ea5-b3a7-9b52d8a1742e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:39.174016 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d09d1c88-5a23-4ea5-b3a7-9b52d8a1742e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 200 Jul 15 13:39:39.174358 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1394/5586] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:39 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:39.514001 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-31040a29-dfc6-46af-bbe8-a1d9f59f011a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:39.515880 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-31040a29-dfc6-46af-bbe8-a1d9f59f011a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:39.516079 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-31040a29-dfc6-46af-bbe8-a1d9f59f011a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:39.516262 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-31040a29-dfc6-46af-bbe8-a1d9f59f011a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:39.529070 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:39.529070 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:39.529070 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-31040a29-dfc6-46af-bbe8-a1d9f59f011a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:39.529070 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-31040a29-dfc6-46af-bbe8-a1d9f59f011a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:39.529070 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1406/5587] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:39:39 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:40.134951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e0f5b658-9fee-4ac9-ae8a-bc3b4de7759b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:40.136846 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e0f5b658-9fee-4ac9-ae8a-bc3b4de7759b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:40.137078 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e0f5b658-9fee-4ac9-ae8a-bc3b4de7759b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:40.137258 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e0f5b658-9fee-4ac9-ae8a-bc3b4de7759b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:40.141771 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:40.141771 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:40.142204 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e0f5b658-9fee-4ac9-ae8a-bc3b4de7759b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:40.142946 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e0f5b658-9fee-4ac9-ae8a-bc3b4de7759b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:40.143291 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1383/5588] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:39:40 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:40.151176 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e37d6a5a-402c-4214-b143-3857edc6b9a9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:40.153055 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e37d6a5a-402c-4214-b143-3857edc6b9a9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:40.153237 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e37d6a5a-402c-4214-b143-3857edc6b9a9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:40.153449 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e37d6a5a-402c-4214-b143-3857edc6b9a9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:40.159940 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:40.159940 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:40.163239 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e37d6a5a-402c-4214-b143-3857edc6b9a9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:40.167340 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-e37d6a5a-402c-4214-b143-3857edc6b9a9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 200 Jul 15 13:39:40.167827 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1406/5589] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:40 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:40.174836 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:40.177616 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:39:40.177616 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "723a504e-0756-460d-b13a-f3046ace6ea8", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:40.179632 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '723a504e-0756-460d-b13a-f3046ace6ea8', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:39:40.188273 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:40.188273 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:40.188759 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:40.188942 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:39:40.189657 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:39:40.194600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (71f36d12-66f2-49dc-a2ae-26952d5d4d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:39:40.195635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10da1305-2dbf-45e8-90a4-6041aa05d647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:40.196542 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:39:40.219791 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10da1305-2dbf-45e8-90a4-6041aa05d647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '723a504e-0756-460d-b13a-f3046ace6ea8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:40.220638 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f63114-c483-4753-945b-0ecafb5bfecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:40.255563 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['d2021816-7445-4b8d-ad80-697b3751e1b0', '53af2df3-c002-4d17-b400-187efa09f63b', '2c514049-0885-4cf0-8e77-7397b7f99bf4', '1fba3408-82fd-402e-80d4-dbbe8547dab6'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:39:40.256327 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f63114-c483-4753-945b-0ecafb5bfecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2021816-7445-4b8d-ad80-697b3751e1b0', '53af2df3-c002-4d17-b400-187efa09f63b', '2c514049-0885-4cf0-8e77-7397b7f99bf4', '1fba3408-82fd-402e-80d4-dbbe8547dab6']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:40.257178 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9330deb2-550e-4ed9-84d2-89e003f4b7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:40.292546 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9330deb2-550e-4ed9-84d2-89e003f4b7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1d645d6-b73f-4f42-81dc-24f2fb6259b3', '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='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['d2021816-7445-4b8d-ad80-697b3751e1b0','53af2df3-c002-4d17-b400-187efa09f63b','2c514049-0885-4cf0-8e77-7397b7f99bf4','1fba3408-82fd-402e-80d4-dbbe8547dab6'],size=1,snapshot_id=723a504e-0756-460d-b13a-f3046ace6ea8,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:39:40Z,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=f1d645d6-b73f-4f42-81dc-24f2fb6259b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=723a504e-0756-460d-b13a-f3046ace6ea8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:40.293270 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b49b7fa-87e4-4659-9fad-c224e80d07e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:40.310406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b49b7fa-87e4-4659-9fad-c224e80d07e8) transitioned into 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='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['d2021816-7445-4b8d-ad80-697b3751e1b0','53af2df3-c002-4d17-b400-187efa09f63b','2c514049-0885-4cf0-8e77-7397b7f99bf4','1fba3408-82fd-402e-80d4-dbbe8547dab6'],size=1,snapshot_id=723a504e-0756-460d-b13a-f3046ace6ea8,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:40.311149 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb604193-70bd-456a-9199-f052aba119e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:40.329925 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb604193-70bd-456a-9199-f052aba119e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:40.330764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (71f36d12-66f2-49dc-a2ae-26952d5d4d7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:39:40.331080 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:39:40.331573 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-a26a82a5-b740-4052-ba58-acfa58d98d0a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:39:40.332031 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1395/5590] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Jul 15 13:39:40 2026] POST /volume/v3/volumes => generated 736 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:39:40.338746 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d50a7109-288f-4a6f-919f-c3a3b9ed1380 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:40.341727 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d50a7109-288f-4a6f-919f-c3a3b9ed1380 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:40.342009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d50a7109-288f-4a6f-919f-c3a3b9ed1380 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:40.342202 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d50a7109-288f-4a6f-919f-c3a3b9ed1380 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:40.348541 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:40.348541 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:40.351953 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d50a7109-288f-4a6f-919f-c3a3b9ed1380 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:40.355871 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-d50a7109-288f-4a6f-919f-c3a3b9ed1380 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 200 Jul 15 13:39:40.356249 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1407/5591] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:40 2026] GET /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:40.362502 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-7cac54b7-34f7-490a-9ffc-25920099bcf2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:40.364393 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-7cac54b7-34f7-490a-9ffc-25920099bcf2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:40.364569 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-7cac54b7-34f7-490a-9ffc-25920099bcf2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:40.364739 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-7cac54b7-34f7-490a-9ffc-25920099bcf2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:40.373022 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:40.373022 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:40.377896 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-7cac54b7-34f7-490a-9ffc-25920099bcf2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:40.382684 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-7cac54b7-34f7-490a-9ffc-25920099bcf2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 200 Jul 15 13:39:40.382869 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1384/5592] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:40 2026] GET /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:43.390248 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-62066cd4-3f93-42cd-9fcc-954c8f22c8a1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.392166 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-62066cd4-3f93-42cd-9fcc-954c8f22c8a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:43.392341 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-62066cd4-3f93-42cd-9fcc-954c8f22c8a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:43.392510 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-62066cd4-3f93-42cd-9fcc-954c8f22c8a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:43.398712 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:43.398712 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:43.401628 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-62066cd4-3f93-42cd-9fcc-954c8f22c8a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:43.405921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-62066cd4-3f93-42cd-9fcc-954c8f22c8a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 200 Jul 15 13:39:43.406319 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1407/5593] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:43 2026] GET /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 1345 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:43.412899 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a1768fac-46b5-4aaf-a2d0-128fb19ebea6 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.413364 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a1768fac-46b5-4aaf-a2d0-128fb19ebea6 None None] GET https://10.4.3.158/volume// Jul 15 13:39:43.413519 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a1768fac-46b5-4aaf-a2d0-128fb19ebea6 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:43.413705 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a1768fac-46b5-4aaf-a2d0-128fb19ebea6 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:43.414035 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a1768fac-46b5-4aaf-a2d0-128fb19ebea6 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:39:43.414298 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1396/5594] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:39:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:39:43.420059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-05b91fdf-6854-4819-9c95-f6bb2a5e12ec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.421889 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-05b91fdf-6854-4819-9c95-f6bb2a5e12ec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:39:43.422295 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-05b91fdf-6854-4819-9c95-f6bb2a5e12ec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1d645d6-b73f-4f42-81dc-24f2fb6259b3", "connector": null, "instance_uuid": "0027dc0a-06f0-46a2-82c3-10b88629172b"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:43.430677 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:43.430677 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:43.452918 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-05b91fdf-6854-4819-9c95-f6bb2a5e12ec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:39:43.453347 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1408/5595] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:39:43 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:43.460195 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-1477fba2-5520-4dfd-966c-2c8261b42c26 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.460611 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1477fba2-5520-4dfd-966c-2c8261b42c26 None None] GET https://10.4.3.158/volume// Jul 15 13:39:43.460822 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1477fba2-5520-4dfd-966c-2c8261b42c26 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:43.461066 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-1477fba2-5520-4dfd-966c-2c8261b42c26 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:43.461381 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-1477fba2-5520-4dfd-966c-2c8261b42c26 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:39:43.461663 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1385/5596] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:39:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:39:43.467676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-bcac54ff-d43f-48cc-9ab9-a36e1cd03bb0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.469660 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-bcac54ff-d43f-48cc-9ab9-a36e1cd03bb0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:43.469855 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-bcac54ff-d43f-48cc-9ab9-a36e1cd03bb0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:43.470056 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-bcac54ff-d43f-48cc-9ab9-a36e1cd03bb0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:43.478062 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:43.478062 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:43.480695 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-bcac54ff-d43f-48cc-9ab9-a36e1cd03bb0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:43.484278 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-bcac54ff-d43f-48cc-9ab9-a36e1cd03bb0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 200 Jul 15 13:39:43.484641 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1408/5597] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:39:43 2026] GET /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 1524 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:39:43.576398 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.578424 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f Jul 15 13:39:43.578745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:43.585706 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-f1d645d6-b73f-4f42-81dc-24f2fb6259b3-np0000005195" by "attachment_update" {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:39:43.589744 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-f1d645d6-b73f-4f42-81dc-24f2fb6259b3-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100146) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:39:43.590578 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:43.590578 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:43.651551 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.coordination [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-f1d645d6-b73f-4f42-81dc-24f2fb6259b3-np0000005195" released by "attachment_update" :: held 0.062s {{(pid=100146) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:39:43.651816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-229e3ae9-4b27-4d97-9d73-96a7f54f0b51 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f returned with HTTP 200 Jul 15 13:39:43.652375 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1397/5598] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:39:43 2026] PUT /volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:43.673708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-06786ad4-95ee-4ae3-b9b7-8ee6bcc59036 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:43.675795 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-06786ad4-95ee-4ae3-b9b7-8ee6bcc59036 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f/action Jul 15 13:39:43.676184 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-06786ad4-95ee-4ae3-b9b7-8ee6bcc59036 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:39:43.676296 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-06786ad4-95ee-4ae3-b9b7-8ee6bcc59036 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:43.690554 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:43.690554 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:43.698891 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-fa4b03e9-aa12-4880-a99f-5e3f584092c5 req-06786ad4-95ee-4ae3-b9b7-8ee6bcc59036 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f/action returned with HTTP 204 Jul 15 13:39:43.699427 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1409/5599] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:39:43 2026] POST /volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:39:50.348940 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8bb6b68c-2f20-4994-98ce-7f970ac74bed None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:50.350589 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8bb6b68c-2f20-4994-98ce-7f970ac74bed tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:50.350777 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8bb6b68c-2f20-4994-98ce-7f970ac74bed tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:50.350979 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8bb6b68c-2f20-4994-98ce-7f970ac74bed tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:50.359811 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:50.359811 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:50.362885 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8bb6b68c-2f20-4994-98ce-7f970ac74bed tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:50.366871 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8bb6b68c-2f20-4994-98ce-7f970ac74bed tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 200 Jul 15 13:39:50.367248 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1386/5600] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:50 2026] GET /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 1637 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:51.410064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-a3abcda1-131b-4f84-a516-1298e1e70bf3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:51.412022 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-a3abcda1-131b-4f84-a516-1298e1e70bf3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f Jul 15 13:39:51.412205 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-a3abcda1-131b-4f84-a516-1298e1e70bf3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:51.412392 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-a3abcda1-131b-4f84-a516-1298e1e70bf3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:51.419189 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:51.419189 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:51.455440 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-a3abcda1-131b-4f84-a516-1298e1e70bf3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f returned with HTTP 200 Jul 15 13:39:51.455815 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1409/5601] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:39:51 2026] DELETE /volume/v3/attachments/920031b1-38c0-4dbe-87f5-74fe2c246f5f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:51.464830 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:51.466735 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:51.466891 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:51.467079 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:51.467227 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:51.473453 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:51.473453 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:51.473851 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:51.488362 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:39:51.488542 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-8524a4db-4e42-4035-a60e-79232b7baa8d req-e1fdab71-3cf5-4d7c-82d4-f1a2887cce6f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 202 Jul 15 13:39:51.488954 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1398/5602] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:39:51 2026] DELETE /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:39:52.711990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2427d2bd-a1b3-414d-a10f-004d34859bec None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:52.713332 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2427d2bd-a1b3-414d-a10f-004d34859bec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 Jul 15 13:39:52.713501 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2427d2bd-a1b3-414d-a10f-004d34859bec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:52.713663 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2427d2bd-a1b3-414d-a10f-004d34859bec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:52.719458 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2427d2bd-a1b3-414d-a10f-004d34859bec tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 returned with HTTP 404 Jul 15 13:39:52.719995 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1410/5603] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:52 2026] GET /volume/v3/volumes/f1d645d6-b73f-4f42-81dc-24f2fb6259b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:39:52.767858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:52.769557 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:52.769756 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:52.769927 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:52.770045 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: 723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:52.775083 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:52.775083 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:52.775537 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:52.790757 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:39:52.790757 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2891f2a7-1487-41fe-aafa-64ea696bdb37 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 202 Jul 15 13:39:52.790944 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1387/5604] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:39:52 2026] DELETE /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:39:52.798330 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-0e1fc7b6-7873-414e-a163-7f44b395c855 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:52.800043 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e1fc7b6-7873-414e-a163-7f44b395c855 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:52.800209 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e1fc7b6-7873-414e-a163-7f44b395c855 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:52.800389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-0e1fc7b6-7873-414e-a163-7f44b395c855 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:52.804742 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:52.804742 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:52.805137 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-0e1fc7b6-7873-414e-a163-7f44b395c855 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:39:52.805875 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-0e1fc7b6-7873-414e-a163-7f44b395c855 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 200 Jul 15 13:39:52.806332 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1410/5605] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:52 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:53.815514 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f6b6498a-c5d4-4a1d-accd-68d4920b7b34 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:53.817355 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6b6498a-c5d4-4a1d-accd-68d4920b7b34 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 Jul 15 13:39:53.817569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6b6498a-c5d4-4a1d-accd-68d4920b7b34 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:53.817774 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f6b6498a-c5d4-4a1d-accd-68d4920b7b34 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:53.821621 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f6b6498a-c5d4-4a1d-accd-68d4920b7b34 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 returned with HTTP 404 Jul 15 13:39:53.822080 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1399/5606] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:39:53 2026] GET /volume/v3/snapshots/723a504e-0756-460d-b13a-f3046ace6ea8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:39:53.827455 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-14a20087-c601-41a7-b158-335ac84a97f8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:53.829103 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:53.829263 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:53.829458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:53.829609 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: 9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:53.835759 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:53.835759 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:53.836133 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:53.849421 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:39:53.849578 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-14a20087-c601-41a7-b158-335ac84a97f8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 202 Jul 15 13:39:53.849951 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1411/5607] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:39:53 2026] DELETE /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:39:53.855971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3999812a-9318-4b52-b4ab-f0df14a28021 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:53.857848 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3999812a-9318-4b52-b4ab-f0df14a28021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:53.858067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3999812a-9318-4b52-b4ab-f0df14a28021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:53.858241 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3999812a-9318-4b52-b4ab-f0df14a28021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:53.865110 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:53.865110 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:53.868030 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3999812a-9318-4b52-b4ab-f0df14a28021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:53.871853 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3999812a-9318-4b52-b4ab-f0df14a28021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 200 Jul 15 13:39:53.872224 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1388/5608] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:53 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:54.883203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ecf2bb3-ae5a-402d-bc07-0afb214578a1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:54.884807 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ecf2bb3-ae5a-402d-bc07-0afb214578a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 Jul 15 13:39:54.884985 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ecf2bb3-ae5a-402d-bc07-0afb214578a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:54.885160 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ecf2bb3-ae5a-402d-bc07-0afb214578a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:54.890014 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ecf2bb3-ae5a-402d-bc07-0afb214578a1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 returned with HTTP 404 Jul 15 13:39:54.890555 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1411/5609] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:54 2026] GET /volume/v3/volumes/9f010334-39bb-40c4-bd6b-f42375621165 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:39:54.913813 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9472d9c3-9983-40f9-966c-aa20ffae648c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:54.915477 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:39:54.915833 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-457659596", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:54.917272 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-457659596', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:39:54.979575 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:39:54.983490 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:39:54.988887 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (acb13930-0e1f-432f-b5b4-abba1af0baae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:39:54.989843 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1d24d7-77f1-4a1d-b0c8-69de883c6753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:54.990675 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:39:55.037399 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1d24d7-77f1-4a1d-b0c8-69de883c6753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:55.038113 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8615ef13-184c-4cb2-8ec0-606db3f94b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:55.070252 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['4f99afa3-8c40-422d-83b1-81a74e071163', '24a84fbf-f81a-400b-ab18-66d75f6e1c4d', 'e3478af8-8d8c-4ddc-8202-40524120ddd5', '5c11ea42-9b88-460a-982b-a72e98a0e33c'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:39:55.070934 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8615ef13-184c-4cb2-8ec0-606db3f94b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f99afa3-8c40-422d-83b1-81a74e071163', '24a84fbf-f81a-400b-ab18-66d75f6e1c4d', 'e3478af8-8d8c-4ddc-8202-40524120ddd5', '5c11ea42-9b88-460a-982b-a72e98a0e33c']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:55.071610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65d3bd8-33c8-47e4-961a-2690614be063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:55.092463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65d3bd8-33c8-47e4-961a-2690614be063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75caff1-dc40-4c06-96bf-1c24cbddcd1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-457659596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['4f99afa3-8c40-422d-83b1-81a74e071163','24a84fbf-f81a-400b-ab18-66d75f6e1c4d','e3478af8-8d8c-4ddc-8202-40524120ddd5','5c11ea42-9b88-460a-982b-a72e98a0e33c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-457659596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75caff1-dc40-4c06-96bf-1c24cbddcd1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:55.093142 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1483ba37-d9fc-44e6-be2b-7a636d1df641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:55.106474 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1483ba37-d9fc-44e6-be2b-7a636d1df641) transitioned into state 'SUCCESS' from state '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-457659596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['4f99afa3-8c40-422d-83b1-81a74e071163','24a84fbf-f81a-400b-ab18-66d75f6e1c4d','e3478af8-8d8c-4ddc-8202-40524120ddd5','5c11ea42-9b88-460a-982b-a72e98a0e33c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:55.107095 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703816e0-4b09-4c34-a4fb-a1c7f8f4c885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:39:55.114681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (703816e0-4b09-4c34-a4fb-a1c7f8f4c885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:39:55.115409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (acb13930-0e1f-432f-b5b4-abba1af0baae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:39:55.115693 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:39:55.116253 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9472d9c3-9983-40f9-966c-aa20ffae648c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:39:55.116796 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1400/5610] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:39:54 2026] POST /volume/v3/volumes => generated 758 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:39:55.128739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a19d4b38-0cef-48df-a094-233c10d38fdf None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:55.130359 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a19d4b38-0cef-48df-a094-233c10d38fdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:39:55.130536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a19d4b38-0cef-48df-a094-233c10d38fdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:55.130728 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a19d4b38-0cef-48df-a094-233c10d38fdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:55.136785 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:55.136785 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:55.139764 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a19d4b38-0cef-48df-a094-233c10d38fdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:55.143361 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a19d4b38-0cef-48df-a094-233c10d38fdf tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:39:55.143701 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1412/5611] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:55 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:39:56.154859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e363cf19-a972-4d48-ab1c-9913e9d1a004 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:56.156497 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e363cf19-a972-4d48-ab1c-9913e9d1a004 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:39:56.156689 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e363cf19-a972-4d48-ab1c-9913e9d1a004 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:56.156857 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e363cf19-a972-4d48-ab1c-9913e9d1a004 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:56.162877 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:56.162877 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:56.165785 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e363cf19-a972-4d48-ab1c-9913e9d1a004 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:56.169484 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e363cf19-a972-4d48-ab1c-9913e9d1a004 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:39:56.169812 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1389/5612] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:56 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:56.180270 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-89a719d4-09ff-41a5-9b90-ef253e781323 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:56.182010 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-89a719d4-09ff-41a5-9b90-ef253e781323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:39:56.182201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-89a719d4-09ff-41a5-9b90-ef253e781323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:56.182378 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-89a719d4-09ff-41a5-9b90-ef253e781323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:56.189238 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:56.189238 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:56.192659 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-89a719d4-09ff-41a5-9b90-ef253e781323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:56.196811 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-89a719d4-09ff-41a5-9b90-ef253e781323 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:39:56.197191 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1412/5613] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:39:56 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:56.999449 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-7badc71d-8533-41c5-b199-64091a0e17da req-da40ab6d-b8f2-4893-84b0-56de0681a9df None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:57.001450 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-da40ab6d-b8f2-4893-84b0-56de0681a9df tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:39:57.001637 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-da40ab6d-b8f2-4893-84b0-56de0681a9df tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:57.001810 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-da40ab6d-b8f2-4893-84b0-56de0681a9df tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:57.008320 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:57.008320 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:39:57.011359 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-7badc71d-8533-41c5-b199-64091a0e17da req-da40ab6d-b8f2-4893-84b0-56de0681a9df tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:57.015265 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-da40ab6d-b8f2-4893-84b0-56de0681a9df tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:39:57.015609 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1401/5614] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:56 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:57.399374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-7badc71d-8533-41c5-b199-64091a0e17da req-be85b928-d0e3-4d34-9ee8-49f9af0c4807 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:57.401293 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-be85b928-d0e3-4d34-9ee8-49f9af0c4807 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:39:57.401463 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-be85b928-d0e3-4d34-9ee8-49f9af0c4807 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:57.401641 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-be85b928-d0e3-4d34-9ee8-49f9af0c4807 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:57.407643 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:57.407643 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:57.410602 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7badc71d-8533-41c5-b199-64091a0e17da req-be85b928-d0e3-4d34-9ee8-49f9af0c4807 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:57.414309 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-be85b928-d0e3-4d34-9ee8-49f9af0c4807 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:39:57.414672 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1413/5615] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:39:57 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:57.422844 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9e4b562a-7cde-419c-883f-4f34a3e38137 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:57.423235 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e4b562a-7cde-419c-883f-4f34a3e38137 None None] GET https://10.4.3.158/volume// Jul 15 13:39:57.423391 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e4b562a-7cde-419c-883f-4f34a3e38137 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:57.423571 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9e4b562a-7cde-419c-883f-4f34a3e38137 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:57.423869 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9e4b562a-7cde-419c-883f-4f34a3e38137 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:39:57.424167 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1390/5616] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:39:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:39:57.430469 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-7badc71d-8533-41c5-b199-64091a0e17da req-f67542f8-7622-4895-ab18-2ea403d5ca4c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:57.432220 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-f67542f8-7622-4895-ab18-2ea403d5ca4c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:39:57.432625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-f67542f8-7622-4895-ab18-2ea403d5ca4c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c75caff1-dc40-4c06-96bf-1c24cbddcd1c", "connector": null, "instance_uuid": "76ece39e-c5d1-4d56-9a71-8d1e1134a98d"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:57.439723 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:57.439723 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:57.458652 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-f67542f8-7622-4895-ab18-2ea403d5ca4c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:39:57.459224 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1413/5617] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:39:57 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:58.065203 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-9b860ab1-d313-493b-bec4-b432b40403b7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:58.065643 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b860ab1-d313-493b-bec4-b432b40403b7 None None] GET https://10.4.3.158/volume// Jul 15 13:39:58.065944 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b860ab1-d313-493b-bec4-b432b40403b7 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:58.066023 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-9b860ab1-d313-493b-bec4-b432b40403b7 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:58.066332 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-9b860ab1-d313-493b-bec4-b432b40403b7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:39:58.066816 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1402/5618] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:39:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:39:58.074151 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-7badc71d-8533-41c5-b199-64091a0e17da req-178b39c9-c9d3-4c17-8aee-ec5acfffe7a8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:58.076372 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-178b39c9-c9d3-4c17-8aee-ec5acfffe7a8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:39:58.076372 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-178b39c9-c9d3-4c17-8aee-ec5acfffe7a8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:39:58.076481 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-178b39c9-c9d3-4c17-8aee-ec5acfffe7a8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:39:58.084851 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:58.084851 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:39:58.087913 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-7badc71d-8533-41c5-b199-64091a0e17da req-178b39c9-c9d3-4c17-8aee-ec5acfffe7a8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:39:58.091899 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-178b39c9-c9d3-4c17-8aee-ec5acfffe7a8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:39:58.092274 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1414/5619] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:39:58 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:39:58.189388 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:58.191312 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf Jul 15 13:39:58.191648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:58.198975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-c75caff1-dc40-4c06-96bf-1c24cbddcd1c-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:39:58.203934 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-c75caff1-dc40-4c06-96bf-1c24cbddcd1c-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:39:58.204800 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:58.204800 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:39:58.268950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-c75caff1-dc40-4c06-96bf-1c24cbddcd1c-np0000005195" released by "attachment_update" :: held 0.065s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:39:58.269255 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-371f37d3-f812-44c3-bd03-a716f6c81c7f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf returned with HTTP 200 Jul 15 13:39:58.269708 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1391/5620] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:39:58 2026] PUT /volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:39:58.288384 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-7badc71d-8533-41c5-b199-64091a0e17da req-d87e6720-ecbd-4f60-a7c8-1b09f79b49b0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:39:58.290367 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-d87e6720-ecbd-4f60-a7c8-1b09f79b49b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf/action Jul 15 13:39:58.290708 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-d87e6720-ecbd-4f60-a7c8-1b09f79b49b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:39:58.290958 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-d87e6720-ecbd-4f60-a7c8-1b09f79b49b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:39:58.304849 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:39:58.304849 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:39:58.313557 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-7badc71d-8533-41c5-b199-64091a0e17da req-d87e6720-ecbd-4f60-a7c8-1b09f79b49b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf/action returned with HTTP 204 Jul 15 13:39:58.313908 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1414/5621] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:39:58 2026] POST /volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:40:07.014789 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:08.090594 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:08.264140 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=33,cinder:UPDATE=2 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:08.311582 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:41.482900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-08884c0d-dffb-4bc5-8a86-432c29c27b64 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:41.515332 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-08884c0d-dffb-4bc5-8a86-432c29c27b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/limits Jul 15 13:40:41.515535 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-08884c0d-dffb-4bc5-8a86-432c29c27b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:41.515733 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-08884c0d-dffb-4bc5-8a86-432c29c27b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:41.532665 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-08884c0d-dffb-4bc5-8a86-432c29c27b64 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Jul 15 13:40:41.533158 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1403/5622] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Jul 15 13:40:41 2026] GET /volume/v3/limits => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:40:41.568474 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-376db200-b889-4033-a018-5aee8caab730 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:41.570390 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-376db200-b889-4033-a018-5aee8caab730 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:40:41.570634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-376db200-b889-4033-a018-5aee8caab730 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:41.570811 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-376db200-b889-4033-a018-5aee8caab730 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:41.578971 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:41.578971 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:40:41.582209 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-376db200-b889-4033-a018-5aee8caab730 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:41.586345 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-376db200-b889-4033-a018-5aee8caab730 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:40:41.586732 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1415/5623] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:40:41 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1658 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:40:41.594943 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:41.596601 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:40:41.596909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c75caff1-dc40-4c06-96bf-1c24cbddcd1c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1066468704", "description": null, "metadata": {}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:40:41.606132 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:41.606132 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:40:41.606536 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:41.606658 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:40:41.627256 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['7244e0c0-5a73-44aa-aafe-8a6e02445a63', '11040e21-25e5-40e7-9da6-21b7629bef05', 'b2df94f8-4ff8-4397-b2ae-a29dada8d376', '827d3cba-05e6-42ea-bf29-a50c744b6143'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:40:41.650981 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot force create request issued successfully. Jul 15 13:40:41.651260 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-bdccc23b-3e2a-4a15-89c3-8b7edc604102 req-1962f4c1-ec7b-4f83-a29c-fb46dae8ee85 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:40:41.651677 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1392/5624] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Jul 15 13:40:41 2026] POST /volume/v3/snapshots => generated 320 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:40:43.049934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-fff0c89b-843a-4e3e-838a-27fa7d174438 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:43.051539 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fff0c89b-843a-4e3e-838a-27fa7d174438 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:40:43.051719 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fff0c89b-843a-4e3e-838a-27fa7d174438 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:43.051896 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-fff0c89b-843a-4e3e-838a-27fa7d174438 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:43.056548 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:43.056548 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:40:43.056900 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-fff0c89b-843a-4e3e-838a-27fa7d174438 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:40:43.057567 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-fff0c89b-843a-4e3e-838a-27fa7d174438 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 200 Jul 15 13:40:43.057854 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1415/5625] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:40:43 2026] GET /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:40:44.394880 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-c044481f-1a85-4063-87df-26613c1292ac None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:44.396880 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-c044481f-1a85-4063-87df-26613c1292ac tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:40:44.397075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-c044481f-1a85-4063-87df-26613c1292ac tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:44.397252 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-c044481f-1a85-4063-87df-26613c1292ac tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:44.401570 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:44.401570 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:40:44.401931 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-c044481f-1a85-4063-87df-26613c1292ac tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:40:44.402593 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-c044481f-1a85-4063-87df-26613c1292ac tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 200 Jul 15 13:40:44.403042 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1404/5626] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:40:44 2026] GET /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:40:45.062396 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-1d14535d-f32b-42d5-9c65-783b4ff3c092 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:45.086781 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-1d14535d-f32b-42d5-9c65-783b4ff3c092 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:40:45.086992 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-1d14535d-f32b-42d5-9c65-783b4ff3c092 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:45.087424 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-1d14535d-f32b-42d5-9c65-783b4ff3c092 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:45.091890 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:45.091890 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:40:45.092335 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-1d14535d-f32b-42d5-9c65-783b4ff3c092 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:40:45.093102 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-1d14535d-f32b-42d5-9c65-783b4ff3c092 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 200 Jul 15 13:40:45.093439 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1416/5627] 10.4.3.158 () {68 vars in 1604 bytes} [Wed Jul 15 13:40:45 2026] GET /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 479 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:40:45.100592 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a2dcff79-b21c-4903-aed2-b9429a79cc01 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:45.102603 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a2dcff79-b21c-4903-aed2-b9429a79cc01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:40:45.102780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a2dcff79-b21c-4903-aed2-b9429a79cc01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:45.102980 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a2dcff79-b21c-4903-aed2-b9429a79cc01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:45.111400 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:45.111400 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:40:45.114343 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a2dcff79-b21c-4903-aed2-b9429a79cc01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:45.118259 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a2dcff79-b21c-4903-aed2-b9429a79cc01 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 200 Jul 15 13:40:45.118624 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1393/5628] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:40:45 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 1658 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:40:45.125889 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:45.127782 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:40:45.128099 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d39b936e-cde8-4694-9671-cc5f1cddc4e7", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:40:45.129629 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd39b936e-cde8-4694-9671-cc5f1cddc4e7', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:40:45.136816 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:45.136816 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:40:45.137191 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:40:45.137291 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:40:45.137828 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:40:45.142364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (728e1d31-0ac6-40de-b0cf-dfe223ece68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:40:45.143292 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b56d17-3ca0-4f1d-80cf-d91066218f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:40:45.144109 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:40:45.167271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b56d17-3ca0-4f1d-80cf-d91066218f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd39b936e-cde8-4694-9671-cc5f1cddc4e7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:40:45.167994 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2292f95-365e-4f6a-93cd-9b0bb1ca9a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:40:45.200679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['1f451512-3c87-452b-84ae-87d7bf414ead', 'e05e066d-4386-46ad-94c1-3b432c43aec6', '41ae6466-1fd8-42da-8711-a1ba78c94ad0', 'f43b8177-39ae-4422-90e7-01ed0cffd2b6'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:40:45.201389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2292f95-365e-4f6a-93cd-9b0bb1ca9a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f451512-3c87-452b-84ae-87d7bf414ead', 'e05e066d-4386-46ad-94c1-3b432c43aec6', '41ae6466-1fd8-42da-8711-a1ba78c94ad0', 'f43b8177-39ae-4422-90e7-01ed0cffd2b6']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:40:45.202017 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e3097a-d3db-4c1e-a474-06479e8bb190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:40:45.238066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50e3097a-d3db-4c1e-a474-06479e8bb190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d61102-4a24-4b89-abdc-b48a612a139e', '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='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['1f451512-3c87-452b-84ae-87d7bf414ead','e05e066d-4386-46ad-94c1-3b432c43aec6','41ae6466-1fd8-42da-8711-a1ba78c94ad0','f43b8177-39ae-4422-90e7-01ed0cffd2b6'],size=1,snapshot_id=d39b936e-cde8-4694-9671-cc5f1cddc4e7,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:40:45Z,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=16d61102-4a24-4b89-abdc-b48a612a139e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d39b936e-cde8-4694-9671-cc5f1cddc4e7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:40:45.238693 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a9c610-29f8-40bf-8932-917f40de1084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:40:45.254770 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a9c610-29f8-40bf-8932-917f40de1084) transitioned into 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='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['1f451512-3c87-452b-84ae-87d7bf414ead','e05e066d-4386-46ad-94c1-3b432c43aec6','41ae6466-1fd8-42da-8711-a1ba78c94ad0','f43b8177-39ae-4422-90e7-01ed0cffd2b6'],size=1,snapshot_id=d39b936e-cde8-4694-9671-cc5f1cddc4e7,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:40:45.255398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6982f0b3-0690-4257-88a4-1b350a043e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:40:45.275803 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6982f0b3-0690-4257-88a4-1b350a043e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:40:45.276454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (728e1d31-0ac6-40de-b0cf-dfe223ece68e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:40:45.276717 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:40:45.277329 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-516105fc-0f93-40a7-a28b-a44e3b66c521 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:40:45.277743 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1416/5629] 10.4.3.158 () {72 vars in 1541 bytes} [Wed Jul 15 13:40:45 2026] POST /volume/v3/volumes => generated 736 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:40:45.284318 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5f4102be-4d2e-4f6d-9e18-fa7adea11033 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:45.286446 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5f4102be-4d2e-4f6d-9e18-fa7adea11033 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:40:45.286647 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5f4102be-4d2e-4f6d-9e18-fa7adea11033 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:45.286832 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5f4102be-4d2e-4f6d-9e18-fa7adea11033 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:45.294733 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:45.294733 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:40:45.298348 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5f4102be-4d2e-4f6d-9e18-fa7adea11033 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:45.302117 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5f4102be-4d2e-4f6d-9e18-fa7adea11033 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 200 Jul 15 13:40:45.302511 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1405/5630] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:40:45 2026] GET /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:40:45.309165 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e580fbff-c2fe-4375-bdc1-0579323317d7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:45.311134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e580fbff-c2fe-4375-bdc1-0579323317d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:40:45.311320 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e580fbff-c2fe-4375-bdc1-0579323317d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:45.311496 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e580fbff-c2fe-4375-bdc1-0579323317d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:45.317748 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:45.317748 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:40:45.320919 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e580fbff-c2fe-4375-bdc1-0579323317d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:45.324860 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e580fbff-c2fe-4375-bdc1-0579323317d7 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 200 Jul 15 13:40:45.325304 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1417/5631] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:40:45 2026] GET /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:40:48.332735 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e1171df0-2070-44e9-b9f6-98c37bbd6e81 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.334536 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e1171df0-2070-44e9-b9f6-98c37bbd6e81 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:40:48.334710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e1171df0-2070-44e9-b9f6-98c37bbd6e81 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:48.334881 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e1171df0-2070-44e9-b9f6-98c37bbd6e81 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:48.341378 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:48.341378 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:40:48.344443 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e1171df0-2070-44e9-b9f6-98c37bbd6e81 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:48.348584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e1171df0-2070-44e9-b9f6-98c37bbd6e81 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 200 Jul 15 13:40:48.348923 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1394/5632] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:40:48 2026] GET /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:40:48.354864 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-cc8f5976-7aa3-423c-924d-315921a58d91 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.355344 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc8f5976-7aa3-423c-924d-315921a58d91 None None] GET https://10.4.3.158/volume// Jul 15 13:40:48.355530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc8f5976-7aa3-423c-924d-315921a58d91 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:48.355738 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-cc8f5976-7aa3-423c-924d-315921a58d91 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:48.356116 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-cc8f5976-7aa3-423c-924d-315921a58d91 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:40:48.356438 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1417/5633] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:40:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:40:48.362427 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-8f370246-7280-4898-8272-7a75f1d82093 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.364208 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-8f370246-7280-4898-8272-7a75f1d82093 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:40:48.364536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-8f370246-7280-4898-8272-7a75f1d82093 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16d61102-4a24-4b89-abdc-b48a612a139e", "connector": null, "instance_uuid": "cf1fea52-c768-492c-b728-c61dc114825d"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:40:48.371917 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:48.371917 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:40:48.420648 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-8f370246-7280-4898-8272-7a75f1d82093 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:40:48.421065 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1406/5634] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:40:48 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) Jul 15 13:40:48.430158 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-88d2e51b-c710-4a9a-ab9e-30b5d4afd0a3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.430520 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-88d2e51b-c710-4a9a-ab9e-30b5d4afd0a3 None None] GET https://10.4.3.158/volume// Jul 15 13:40:48.430672 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-88d2e51b-c710-4a9a-ab9e-30b5d4afd0a3 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:48.430839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-88d2e51b-c710-4a9a-ab9e-30b5d4afd0a3 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:48.431156 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-88d2e51b-c710-4a9a-ab9e-30b5d4afd0a3 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:40:48.431415 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1418/5635] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:40:48 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:40:48.437224 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5770c486-ddfd-49af-899d-3445ef814d5e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.439034 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5770c486-ddfd-49af-899d-3445ef814d5e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:40:48.439236 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5770c486-ddfd-49af-899d-3445ef814d5e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:40:48.439419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5770c486-ddfd-49af-899d-3445ef814d5e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:40:48.447909 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:48.447909 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:40:48.450829 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5770c486-ddfd-49af-899d-3445ef814d5e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:40:48.454621 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-5770c486-ddfd-49af-899d-3445ef814d5e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 200 Jul 15 13:40:48.454944 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1395/5636] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:40:48 2026] GET /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:40:48.542285 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.544368 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748 Jul 15 13:40:48.544724 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:40:48.551454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-16d61102-4a24-4b89-abdc-b48a612a139e-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:40:48.555902 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-16d61102-4a24-4b89-abdc-b48a612a139e-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:40:48.556775 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:48.556775 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:40:48.672186 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-16d61102-4a24-4b89-abdc-b48a612a139e-np0000005195" released by "attachment_update" :: held 0.116s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:40:48.672470 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-a673e8fb-e9d4-4055-8b1e-0de32034b335 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748 returned with HTTP 200 Jul 15 13:40:48.672902 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1418/5637] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:40:48 2026] PUT /volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:40:48.699566 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e51fab06-a29d-48be-b527-c56fb49b91db None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:40:48.701508 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e51fab06-a29d-48be-b527-c56fb49b91db tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748/action Jul 15 13:40:48.701836 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e51fab06-a29d-48be-b527-c56fb49b91db tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100146) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:40:48.701971 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e51fab06-a29d-48be-b527-c56fb49b91db tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:40:48.715457 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:40:48.715457 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:40:48.737660 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-30afa7e2-1b0f-4371-8272-9c1326084195 req-e51fab06-a29d-48be-b527-c56fb49b91db tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748/action returned with HTTP 204 Jul 15 13:40:48.738074 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1407/5638] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:40:48 2026] POST /volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:40:55.324377 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=10 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:58.453584 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:58.652947 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:40:58.726011 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:41:30.562553 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-81f2d3ee-5dba-4648-91dd-c342a0f5592e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:30.564229 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-81f2d3ee-5dba-4648-91dd-c342a0f5592e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:41:30.564445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-81f2d3ee-5dba-4648-91dd-c342a0f5592e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:30.564626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-81f2d3ee-5dba-4648-91dd-c342a0f5592e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:30.573218 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:30.573218 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:41:30.576082 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-81f2d3ee-5dba-4648-91dd-c342a0f5592e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:30.580035 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-81f2d3ee-5dba-4648-91dd-c342a0f5592e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 200 Jul 15 13:41:30.580355 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1419/5639] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:30 2026] GET /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:31.723185 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-f5f79d8d-c895-4447-9ac1-ef947b6fcac3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:31.724874 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-f5f79d8d-c895-4447-9ac1-ef947b6fcac3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748 Jul 15 13:41:31.725192 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-f5f79d8d-c895-4447-9ac1-ef947b6fcac3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:31.725381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-f5f79d8d-c895-4447-9ac1-ef947b6fcac3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:31.731689 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:31.731689 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:41:31.768583 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-f5f79d8d-c895-4447-9ac1-ef947b6fcac3 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748 returned with HTTP 200 Jul 15 13:41:31.769012 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1396/5640] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:41:31 2026] DELETE /volume/v3/attachments/1d3b6730-2cc8-4087-b3ba-489d49222748 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:41:31.777381 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:31.779397 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:41:31.779582 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:31.779764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:31.779921 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: 16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:41:31.786198 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:31.786198 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:41:31.786595 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:31.799887 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:41:31.800078 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c62408a3-da9f-44a5-b80e-e9e7d013fda4 req-3b00fa6b-65d8-483c-a72a-242a30441457 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 202 Jul 15 13:41:31.800446 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1419/5641] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:41:31 2026] DELETE /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:41:32.961140 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0ec822ee-132a-4573-95ef-cf92d24cf021 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:32.962787 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0ec822ee-132a-4573-95ef-cf92d24cf021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e Jul 15 13:41:32.962954 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0ec822ee-132a-4573-95ef-cf92d24cf021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:32.963162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0ec822ee-132a-4573-95ef-cf92d24cf021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:32.968824 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0ec822ee-132a-4573-95ef-cf92d24cf021 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e returned with HTTP 404 Jul 15 13:41:32.969295 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1408/5642] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:32 2026] GET /volume/v3/volumes/16d61102-4a24-4b89-abdc-b48a612a139e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:32.974315 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:32.975908 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:32.976118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:32.976289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:32.976391 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:32.980758 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:32.980758 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:41:32.981137 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:41:32.996148 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:41:32.996315 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d6ddb6d2-af31-47a5-870a-cb8616ae3898 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 202 Jul 15 13:41:32.996813 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1420/5643] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:41:32 2026] DELETE /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:41:33.002248 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8c2e21fc-11dc-4d15-bc20-94840ad295ad None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:33.003719 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8c2e21fc-11dc-4d15-bc20-94840ad295ad tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:33.003895 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8c2e21fc-11dc-4d15-bc20-94840ad295ad tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:33.004103 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8c2e21fc-11dc-4d15-bc20-94840ad295ad tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:33.008581 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:33.008581 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:41:33.009030 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8c2e21fc-11dc-4d15-bc20-94840ad295ad tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:41:33.009739 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8c2e21fc-11dc-4d15-bc20-94840ad295ad tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 200 Jul 15 13:41:33.010123 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1397/5644] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:41:33 2026] GET /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:41:34.018305 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-402e9df9-ea65-497a-81ba-038f1dfc0224 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:34.020081 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-402e9df9-ea65-497a-81ba-038f1dfc0224 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:34.020277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-402e9df9-ea65-497a-81ba-038f1dfc0224 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:34.020457 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-402e9df9-ea65-497a-81ba-038f1dfc0224 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:34.024424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-402e9df9-ea65-497a-81ba-038f1dfc0224 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 404 Jul 15 13:41:34.024841 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1420/5645] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:41:34 2026] GET /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:35.196389 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-f24d64c9-0c21-48ac-a1c7-de1f19ffe1a0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:35.198303 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-f24d64c9-0c21-48ac-a1c7-de1f19ffe1a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf Jul 15 13:41:35.198483 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-f24d64c9-0c21-48ac-a1c7-de1f19ffe1a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:35.198673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-f24d64c9-0c21-48ac-a1c7-de1f19ffe1a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:35.205485 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:35.205485 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:41:35.247143 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-f24d64c9-0c21-48ac-a1c7-de1f19ffe1a0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf returned with HTTP 200 Jul 15 13:41:35.247547 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1409/5646] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:41:35 2026] DELETE /volume/v3/attachments/ad24dbba-b00a-495a-9e31-0e13e949acaf => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:41:35.257887 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:35.259695 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:41:35.259898 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:35.260155 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:35.260347 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:41:35.266549 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:35.266549 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:41:35.266927 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:35.283525 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:41:35.283744 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-66a39a51-d950-4752-aef4-7740af2d1e7c req-366cc8cf-1348-40d2-b61f-d347df4cf7c2 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 202 Jul 15 13:41:35.284255 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1421/5647] 10.4.3.158 () {70 vars in 1620 bytes} [Wed Jul 15 13:41:35 2026] DELETE /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:41:36.384009 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-79514238-b41a-48dd-8794-6dc650153376 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:36.385706 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-79514238-b41a-48dd-8794-6dc650153376 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:41:36.386038 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-79514238-b41a-48dd-8794-6dc650153376 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:36.386308 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-79514238-b41a-48dd-8794-6dc650153376 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:36.391714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-79514238-b41a-48dd-8794-6dc650153376 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 404 Jul 15 13:41:36.392351 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1398/5648] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:36 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:36.773653 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b09be275-6397-4c70-9a70-2f9d5897a775 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:36.775395 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b09be275-6397-4c70-9a70-2f9d5897a775 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:36.775605 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b09be275-6397-4c70-9a70-2f9d5897a775 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:36.775825 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b09be275-6397-4c70-9a70-2f9d5897a775 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:36.775944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-b09be275-6397-4c70-9a70-2f9d5897a775 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:36.780035 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b09be275-6397-4c70-9a70-2f9d5897a775 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 404 Jul 15 13:41:36.780407 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1421/5649] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:41:36 2026] DELETE /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:36.786411 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f40c4fd2-df28-406b-9156-5b3e78ce7690 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:36.788251 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f40c4fd2-df28-406b-9156-5b3e78ce7690 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 Jul 15 13:41:36.788453 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f40c4fd2-df28-406b-9156-5b3e78ce7690 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:36.788664 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f40c4fd2-df28-406b-9156-5b3e78ce7690 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:36.792791 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f40c4fd2-df28-406b-9156-5b3e78ce7690 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 returned with HTTP 404 Jul 15 13:41:36.793265 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1410/5650] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:41:36 2026] GET /volume/v3/snapshots/d39b936e-cde8-4694-9671-cc5f1cddc4e7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:37.311591 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9a6da819-a60f-46ad-a90e-92bb9b428f07 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:37.313060 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9a6da819-a60f-46ad-a90e-92bb9b428f07 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:41:37.313223 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9a6da819-a60f-46ad-a90e-92bb9b428f07 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:37.313385 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9a6da819-a60f-46ad-a90e-92bb9b428f07 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:37.313526 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-9a6da819-a60f-46ad-a90e-92bb9b428f07 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:41:37.318228 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9a6da819-a60f-46ad-a90e-92bb9b428f07 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 404 Jul 15 13:41:37.318649 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1422/5651] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:41:37 2026] DELETE /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:37.324014 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b7363900-7782-4322-944b-5ce333c4b01f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:37.325709 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7363900-7782-4322-944b-5ce333c4b01f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c Jul 15 13:41:37.325900 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7363900-7782-4322-944b-5ce333c4b01f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:37.326126 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b7363900-7782-4322-944b-5ce333c4b01f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:37.331137 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b7363900-7782-4322-944b-5ce333c4b01f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c returned with HTTP 404 Jul 15 13:41:37.331541 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1399/5652] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:37 2026] GET /volume/v3/volumes/c75caff1-dc40-4c06-96bf-1c24cbddcd1c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:38.151311 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-88a02686-d2a7-4df1-9cec-6ff165474522 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:38.152800 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:41:38.153136 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-517280359", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:41:38.154505 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-517280359', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:41:38.216123 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:41:38.219883 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:41:38.224680 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (641eaca6-076e-449d-865e-c72d560922e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:41:38.225739 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9697c3-1fa6-42c1-9aef-36dcd93f0163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:41:38.226532 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:41:38.272087 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9697c3-1fa6-42c1-9aef-36dcd93f0163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:41:38.272742 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daccc614-8762-42c6-a1fc-4f217fda0be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:41:38.305721 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['224d995a-cdb5-44b3-8448-c6bf00e65e72', '368b8679-0335-4c0e-a67f-e9e810cf1741', '59d98f33-6f79-4ea9-afa9-1d3e64ab0c9b', '27fe43d1-d514-485f-8677-8d57fa78cc02'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:41:38.306454 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daccc614-8762-42c6-a1fc-4f217fda0be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['224d995a-cdb5-44b3-8448-c6bf00e65e72', '368b8679-0335-4c0e-a67f-e9e810cf1741', '59d98f33-6f79-4ea9-afa9-1d3e64ab0c9b', '27fe43d1-d514-485f-8677-8d57fa78cc02']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:41:38.307190 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894f7a28-c436-4bfa-b7e6-82d08529e954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:41:38.326707 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894f7a28-c436-4bfa-b7e6-82d08529e954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24625f1-2020-497f-9022-d32b2d7de9d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-517280359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['224d995a-cdb5-44b3-8448-c6bf00e65e72','368b8679-0335-4c0e-a67f-e9e810cf1741','59d98f33-6f79-4ea9-afa9-1d3e64ab0c9b','27fe43d1-d514-485f-8677-8d57fa78cc02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-517280359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24625f1-2020-497f-9022-d32b2d7de9d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:41:38.327364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e51319-3a2f-419b-ab8f-6238f04f76eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:41:38.341620 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69e51319-3a2f-419b-ab8f-6238f04f76eb) transitioned into state 'SUCCESS' from state '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-517280359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['224d995a-cdb5-44b3-8448-c6bf00e65e72','368b8679-0335-4c0e-a67f-e9e810cf1741','59d98f33-6f79-4ea9-afa9-1d3e64ab0c9b','27fe43d1-d514-485f-8677-8d57fa78cc02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:41:38.342345 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e5dd12-32b6-43c2-b86c-8020c49a3205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:41:38.349905 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e5dd12-32b6-43c2-b86c-8020c49a3205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:41:38.350645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (641eaca6-076e-449d-865e-c72d560922e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:41:38.350900 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:41:38.351513 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-88a02686-d2a7-4df1-9cec-6ff165474522 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:41:38.351882 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1422/5653] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:41:38 2026] POST /volume/v3/volumes => generated 758 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:41:38.362089 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b8b82488-a70d-4599-b4a0-a58c584977bc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:38.363680 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8b82488-a70d-4599-b4a0-a58c584977bc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:41:38.363855 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8b82488-a70d-4599-b4a0-a58c584977bc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:38.364053 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8b82488-a70d-4599-b4a0-a58c584977bc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:38.369989 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:38.369989 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:41:38.372815 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b8b82488-a70d-4599-b4a0-a58c584977bc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:38.376314 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8b82488-a70d-4599-b4a0-a58c584977bc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:41:38.376626 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1411/5654] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:38 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:41:39.387508 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-446eaf2c-cf08-4b08-bc5d-ac667bea7079 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:39.389399 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-446eaf2c-cf08-4b08-bc5d-ac667bea7079 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:41:39.389554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-446eaf2c-cf08-4b08-bc5d-ac667bea7079 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:39.389635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-446eaf2c-cf08-4b08-bc5d-ac667bea7079 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:39.395895 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:39.395895 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:41:39.398862 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-446eaf2c-cf08-4b08-bc5d-ac667bea7079 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:39.402658 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-446eaf2c-cf08-4b08-bc5d-ac667bea7079 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:41:39.402991 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1423/5655] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:39 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:39.413435 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a8579546-6517-46cd-b2c8-335f4ac71603 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:39.415159 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8579546-6517-46cd-b2c8-335f4ac71603 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:41:39.415342 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8579546-6517-46cd-b2c8-335f4ac71603 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:39.415514 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a8579546-6517-46cd-b2c8-335f4ac71603 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:39.422459 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:39.422459 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:41:39.426700 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a8579546-6517-46cd-b2c8-335f4ac71603 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:39.432971 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a8579546-6517-46cd-b2c8-335f4ac71603 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:41:39.433418 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1400/5656] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:41:39 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:39.510272 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-19490707-c204-4466-8c10-b4f50b194226 req-7e510046-6506-432b-b4b3-df7c24611836 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:39.512385 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-7e510046-6506-432b-b4b3-df7c24611836 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:41:39.512567 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-7e510046-6506-432b-b4b3-df7c24611836 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:39.512741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-7e510046-6506-432b-b4b3-df7c24611836 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:39.519300 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:39.519300 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:41:39.522415 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-19490707-c204-4466-8c10-b4f50b194226 req-7e510046-6506-432b-b4b3-df7c24611836 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:39.526461 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-7e510046-6506-432b-b4b3-df7c24611836 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:41:39.526874 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1423/5657] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:41:39 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:39.967654 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-19490707-c204-4466-8c10-b4f50b194226 req-699f7a5d-ae93-48d5-8045-6ba28ab629e8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:39.969502 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-699f7a5d-ae93-48d5-8045-6ba28ab629e8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:41:39.969674 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-699f7a5d-ae93-48d5-8045-6ba28ab629e8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:39.969846 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-699f7a5d-ae93-48d5-8045-6ba28ab629e8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:39.976082 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:39.976082 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:41:39.979210 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-19490707-c204-4466-8c10-b4f50b194226 req-699f7a5d-ae93-48d5-8045-6ba28ab629e8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:39.983289 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-699f7a5d-ae93-48d5-8045-6ba28ab629e8 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:41:39.983652 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1412/5658] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:41:39 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:39.992342 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9e2ba811-8b14-429e-91b8-64aa7bcd1e4f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:39.992696 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9e2ba811-8b14-429e-91b8-64aa7bcd1e4f None None] GET https://10.4.3.158/volume// Jul 15 13:41:39.992852 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9e2ba811-8b14-429e-91b8-64aa7bcd1e4f None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:39.993065 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9e2ba811-8b14-429e-91b8-64aa7bcd1e4f None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:39.993375 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9e2ba811-8b14-429e-91b8-64aa7bcd1e4f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:41:39.993635 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1424/5659] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:41:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:41:39.999710 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-19490707-c204-4466-8c10-b4f50b194226 req-0deac8ca-1c6d-4133-8d83-4bd36fe841e1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:40.001517 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-0deac8ca-1c6d-4133-8d83-4bd36fe841e1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:41:40.001841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-0deac8ca-1c6d-4133-8d83-4bd36fe841e1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c24625f1-2020-497f-9022-d32b2d7de9d6", "connector": null, "instance_uuid": "06d6a595-2261-4a65-98df-ad6dddbde35b"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:41:40.009233 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:40.009233 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:41:40.031554 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-0deac8ca-1c6d-4133-8d83-4bd36fe841e1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:41:40.032030 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1401/5660] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:41:39 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:40.657978 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9f797079-6878-4e15-bc8a-167fa2cce218 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:40.658366 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f797079-6878-4e15-bc8a-167fa2cce218 None None] GET https://10.4.3.158/volume// Jul 15 13:41:40.658541 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f797079-6878-4e15-bc8a-167fa2cce218 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:40.658720 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f797079-6878-4e15-bc8a-167fa2cce218 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:40.659049 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f797079-6878-4e15-bc8a-167fa2cce218 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:41:40.659430 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1424/5661] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:41:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:41:40.668747 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-19490707-c204-4466-8c10-b4f50b194226 req-9b0e2fce-5a78-4ef2-a42d-f9ac21335d2b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:40.671281 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9b0e2fce-5a78-4ef2-a42d-f9ac21335d2b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:41:40.671536 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9b0e2fce-5a78-4ef2-a42d-f9ac21335d2b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:41:40.671775 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9b0e2fce-5a78-4ef2-a42d-f9ac21335d2b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:41:40.682675 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:40.682675 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:41:40.686438 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-19490707-c204-4466-8c10-b4f50b194226 req-9b0e2fce-5a78-4ef2-a42d-f9ac21335d2b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:41:40.691862 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9b0e2fce-5a78-4ef2-a42d-f9ac21335d2b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:41:40.692373 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1413/5662] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:41:40 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:41:40.783371 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:40.785308 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52 Jul 15 13:41:40.785642 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:41:40.792454 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-c24625f1-2020-497f-9022-d32b2d7de9d6-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:41:40.796583 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-c24625f1-2020-497f-9022-d32b2d7de9d6-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:41:40.797458 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:40.797458 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:41:40.860748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-c24625f1-2020-497f-9022-d32b2d7de9d6-np0000005195" released by "attachment_update" :: held 0.064s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:41:40.861061 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-ded00fe7-4817-47c6-94b2-30059694f275 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52 returned with HTTP 200 Jul 15 13:41:40.861493 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1425/5663] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:41:40 2026] PUT /volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:41:40.878919 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-19490707-c204-4466-8c10-b4f50b194226 req-9ecb0389-1bd4-4c16-8b2d-94dfdfe77652 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:41:40.880860 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9ecb0389-1bd4-4c16-8b2d-94dfdfe77652 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52/action Jul 15 13:41:40.881228 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9ecb0389-1bd4-4c16-8b2d-94dfdfe77652 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:41:40.881343 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9ecb0389-1bd4-4c16-8b2d-94dfdfe77652 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:41:40.894967 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:41:40.894967 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:41:40.902634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-19490707-c204-4466-8c10-b4f50b194226 req-9ecb0389-1bd4-4c16-8b2d-94dfdfe77652 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52/action returned with HTTP 204 Jul 15 13:41:40.903031 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1402/5664] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:41:40 2026] POST /volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:41:49.525285 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:41:50.690230 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:41:50.855859 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:41:50.900437 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:42:12.444244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-e3742249-43d0-4608-9f99-c1ab2dfaeca0 req-bf1657fe-ea39-4bfd-970c-6bf5aae06688 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:12.447082 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e3742249-43d0-4608-9f99-c1ab2dfaeca0 req-bf1657fe-ea39-4bfd-970c-6bf5aae06688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52 Jul 15 13:42:12.447741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e3742249-43d0-4608-9f99-c1ab2dfaeca0 req-bf1657fe-ea39-4bfd-970c-6bf5aae06688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:12.447741 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-e3742249-43d0-4608-9f99-c1ab2dfaeca0 req-bf1657fe-ea39-4bfd-970c-6bf5aae06688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:12.454571 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:12.454571 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:42:12.500411 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-e3742249-43d0-4608-9f99-c1ab2dfaeca0 req-bf1657fe-ea39-4bfd-970c-6bf5aae06688 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52 returned with HTTP 200 Jul 15 13:42:12.500825 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1425/5665] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:42:12 2026] DELETE /volume/v3/attachments/e26b440c-668a-4305-993b-5cb1dedf8f52 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:42:13.653726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-64562050-bf02-4465-9203-c4fa59fdbedd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:13.655783 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-64562050-bf02-4465-9203-c4fa59fdbedd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:42:13.655973 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-64562050-bf02-4465-9203-c4fa59fdbedd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:13.656176 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-64562050-bf02-4465-9203-c4fa59fdbedd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:13.663056 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:13.663056 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:42:13.666476 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-64562050-bf02-4465-9203-c4fa59fdbedd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:42:13.670622 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-64562050-bf02-4465-9203-c4fa59fdbedd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:42:13.671008 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1414/5666] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:42:13 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:42:14.043652 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-10669bcf-0d8f-4b2d-b7e3-0ee3c660bcd9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.045450 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-10669bcf-0d8f-4b2d-b7e3-0ee3c660bcd9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:42:14.045633 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-10669bcf-0d8f-4b2d-b7e3-0ee3c660bcd9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:14.045814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-10669bcf-0d8f-4b2d-b7e3-0ee3c660bcd9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:14.052493 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:14.052493 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:42:14.055665 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-10669bcf-0d8f-4b2d-b7e3-0ee3c660bcd9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:42:14.059635 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-10669bcf-0d8f-4b2d-b7e3-0ee3c660bcd9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:42:14.060048 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1426/5667] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:42:14 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:42:14.069049 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ded24167-a751-4a1a-a1db-23bc7b636657 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.069049 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ded24167-a751-4a1a-a1db-23bc7b636657 None None] GET https://10.4.3.158/volume// Jul 15 13:42:14.069049 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ded24167-a751-4a1a-a1db-23bc7b636657 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:14.069049 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ded24167-a751-4a1a-a1db-23bc7b636657 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:14.069489 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ded24167-a751-4a1a-a1db-23bc7b636657 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:42:14.069595 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1403/5668] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:42:14 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:42:14.076493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-de637494-618a-4ccd-9553-f41a727f6f5b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.078292 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-de637494-618a-4ccd-9553-f41a727f6f5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:42:14.078600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-de637494-618a-4ccd-9553-f41a727f6f5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c24625f1-2020-497f-9022-d32b2d7de9d6", "connector": null, "instance_uuid": "313839a5-ffad-4af4-b463-b64ed6d72670"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:42:14.086589 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:14.086589 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:42:14.105301 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-de637494-618a-4ccd-9553-f41a727f6f5b tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:42:14.105692 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1426/5669] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:42:14 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:42:14.706735 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8f2e0ff7-805b-4d58-a550-a8cb4a46fab0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.707159 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8f2e0ff7-805b-4d58-a550-a8cb4a46fab0 None None] GET https://10.4.3.158/volume// Jul 15 13:42:14.707286 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8f2e0ff7-805b-4d58-a550-a8cb4a46fab0 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:14.707470 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8f2e0ff7-805b-4d58-a550-a8cb4a46fab0 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:14.707763 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8f2e0ff7-805b-4d58-a550-a8cb4a46fab0 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:42:14.708057 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1415/5670] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:42:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:42:14.714407 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-cf333a1e-d1c8-4fc3-9449-404f44cc516e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.716468 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-cf333a1e-d1c8-4fc3-9449-404f44cc516e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:42:14.716726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-cf333a1e-d1c8-4fc3-9449-404f44cc516e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:14.716913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-cf333a1e-d1c8-4fc3-9449-404f44cc516e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:14.725709 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:14.725709 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:42:14.728606 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-cf333a1e-d1c8-4fc3-9449-404f44cc516e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:42:14.732752 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-cf333a1e-d1c8-4fc3-9449-404f44cc516e tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:42:14.733133 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1427/5671] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:42:14 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:42:14.829887 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.831581 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb Jul 15 13:42:14.831885 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:42:14.838324 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-c24625f1-2020-497f-9022-d32b2d7de9d6-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:42:14.841902 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-c24625f1-2020-497f-9022-d32b2d7de9d6-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:42:14.842690 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:14.842690 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:42:14.902826 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-c24625f1-2020-497f-9022-d32b2d7de9d6-np0000005195" released by "attachment_update" :: held 0.061s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:42:14.903134 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-d17cecc5-3ef3-43ae-ba1e-8f2afca60b4f tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb returned with HTTP 200 Jul 15 13:42:14.903732 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1404/5672] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:42:14 2026] PUT /volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb => generated 969 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:42:14.921589 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-f11c0778-7029-4c4f-b103-869661d0164c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:14.923703 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-f11c0778-7029-4c4f-b103-869661d0164c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb/action Jul 15 13:42:14.924047 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-f11c0778-7029-4c4f-b103-869661d0164c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:42:14.924156 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-f11c0778-7029-4c4f-b103-869661d0164c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:42:14.936930 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:14.936930 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:42:14.944195 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-5fa19612-cfeb-407d-b0d8-cedbe001de41 req-f11c0778-7029-4c4f-b103-869661d0164c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb/action returned with HTTP 204 Jul 15 13:42:14.944593 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1427/5673] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:42:14 2026] POST /volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:42:23.669283 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=4 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:42:24.731474 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=9 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:42:24.898165 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:42:24.942171 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:42:58.919556 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:58.921322 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:42:58.921657 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24625f1-2020-497f-9022-d32b2d7de9d6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-718374058", "description": null, "metadata": null}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:42:58.932744 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:58.932744 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:42:58.933189 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:42:58.933339 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create snapshot from volume c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:42:58.956022 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['db75972f-bf1a-4d0f-9343-e806f40ca2cb', '651d02b7-18a7-44f5-a3ac-c48b74f5fecb', '028874c1-97c5-4fc4-828d-c8562a9c7be7', 'e6fdd0b4-91f2-4b7f-b8f0-1dd5b4c0b262'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:42:58.981735 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot force create request issued successfully. Jul 15 13:42:58.982057 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b2576105-6d04-4f75-9e93-7529e5bc9b2c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:42:58.982440 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1416/5674] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:42:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:42:58.990336 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bb19c159-9471-4b57-98c0-84c24fe3b986 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:42:58.992109 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb19c159-9471-4b57-98c0-84c24fe3b986 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:42:58.992275 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb19c159-9471-4b57-98c0-84c24fe3b986 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:42:58.992445 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bb19c159-9471-4b57-98c0-84c24fe3b986 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:42:58.997049 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:42:58.997049 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:42:58.997390 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bb19c159-9471-4b57-98c0-84c24fe3b986 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:42:58.998044 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bb19c159-9471-4b57-98c0-84c24fe3b986 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 returned with HTTP 200 Jul 15 13:42:58.998335 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1428/5675] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:42:58 2026] GET /volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:00.006604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aaf6c466-7c48-48d2-a8b2-d5a91c5effda None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:00.008363 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aaf6c466-7c48-48d2-a8b2-d5a91c5effda tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:43:00.008577 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aaf6c466-7c48-48d2-a8b2-d5a91c5effda tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:00.008760 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aaf6c466-7c48-48d2-a8b2-d5a91c5effda tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:00.013981 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:00.013981 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:43:00.014435 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-aaf6c466-7c48-48d2-a8b2-d5a91c5effda tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:43:00.015252 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aaf6c466-7c48-48d2-a8b2-d5a91c5effda tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 returned with HTTP 200 Jul 15 13:43:00.015644 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1405/5676] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:43:00 2026] GET /volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:00.023415 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ceef151f-1fe6-41da-be8a-4300acd1565a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:00.025020 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ceef151f-1fe6-41da-be8a-4300acd1565a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:43:00.025211 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ceef151f-1fe6-41da-be8a-4300acd1565a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:00.025389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ceef151f-1fe6-41da-be8a-4300acd1565a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:00.030332 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:00.030332 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:43:00.030714 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ceef151f-1fe6-41da-be8a-4300acd1565a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:43:00.031417 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ceef151f-1fe6-41da-be8a-4300acd1565a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 returned with HTTP 200 Jul 15 13:43:00.031731 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1428/5677] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:43:00 2026] GET /volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:00.039425 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:00.041150 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:43:00.041479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1329566791", "snapshot_id": "d21b9c9c-7b0a-4f90-a44b-e6c1e748b365", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:43:00.042950 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1329566791', 'snapshot_id': 'd21b9c9c-7b0a-4f90-a44b-e6c1e748b365', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:43:00.051553 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:00.051553 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:43:00.051929 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:43:00.052075 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume of 1 GB Jul 15 13:43:00.054993 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Availability Zones retrieved successfully. Jul 15 13:43:00.060222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (7f731481-6c0f-448c-ac88-900d103338bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:43:00.061088 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8940721-2587-4292-a5fd-67bb8d7b67f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:43:00.061903 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:43:00.089355 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8940721-2587-4292-a5fd-67bb8d7b67f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd21b9c9c-7b0a-4f90-a44b-e6c1e748b365', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:43:00.090083 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d01c38-ad5c-4d24-8aa7-c346f73e767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:43:00.126564 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Created reservations ['5b2cd1d9-796b-45cb-a5fa-8f1181cb7f8a', 'effbdcd5-ecc7-40d3-a3ca-7b77feb732d3', 'ad822b88-b312-404a-b4cd-67f865f5e347', 'faa347e0-f9aa-4e86-a77f-644cd6c646a1'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:43:00.127335 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5d01c38-ad5c-4d24-8aa7-c346f73e767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b2cd1d9-796b-45cb-a5fa-8f1181cb7f8a', 'effbdcd5-ecc7-40d3-a3ca-7b77feb732d3', 'ad822b88-b312-404a-b4cd-67f865f5e347', 'faa347e0-f9aa-4e86-a77f-644cd6c646a1']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:43:00.127991 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c9290c-eefe-464b-82fc-273fe0576b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:43:00.164148 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c9290c-eefe-464b-82fc-273fe0576b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3569dc06-f10e-45c9-8ca6-134e8e9f01a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1329566791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['5b2cd1d9-796b-45cb-a5fa-8f1181cb7f8a','effbdcd5-ecc7-40d3-a3ca-7b77feb732d3','ad822b88-b312-404a-b4cd-67f865f5e347','faa347e0-f9aa-4e86-a77f-644cd6c646a1'],size=1,snapshot_id=d21b9c9c-7b0a-4f90-a44b-e6c1e748b365,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1329566791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3569dc06-f10e-45c9-8ca6-134e8e9f01a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d21b9c9c-7b0a-4f90-a44b-e6c1e748b365,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:43:00.164769 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c9dcf6-6802-4598-bd1a-0b715ec48f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:43:00.178582 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c9dcf6-6802-4598-bd1a-0b715ec48f40) transitioned into state 'SUCCESS' from state '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-1329566791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd8487d0e1f4e7b9405ffe5fc001295',qos_specs=None,replication_status=,reservations=['5b2cd1d9-796b-45cb-a5fa-8f1181cb7f8a','effbdcd5-ecc7-40d3-a3ca-7b77feb732d3','ad822b88-b312-404a-b4cd-67f865f5e347','faa347e0-f9aa-4e86-a77f-644cd6c646a1'],size=1,snapshot_id=d21b9c9c-7b0a-4f90-a44b-e6c1e748b365,source_replicaid=,source_volid=None,status='creating',user_id='e68e030750a34bd1885b9f685ffcb8f2',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:43:00.179190 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbeae21-9ecd-4c56-9ae7-65b021a2cca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:43:00.198223 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbeae21-9ecd-4c56-9ae7-65b021a2cca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:43:00.198958 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Flow 'volume_create_api' (7f731481-6c0f-448c-ac88-900d103338bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:43:00.199257 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Create volume request issued successfully. Jul 15 13:43:00.199763 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-09794ccf-b4dc-4468-aa5d-251b40a7c258 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:43:00.200193 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1417/5678] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:43:00 2026] POST /volume/v3/volumes => generated 785 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:43:00.211230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-7f71dff9-27c4-4602-a252-96ff578c68a5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:00.212720 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7f71dff9-27c4-4602-a252-96ff578c68a5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:00.212903 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7f71dff9-27c4-4602-a252-96ff578c68a5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:00.213092 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-7f71dff9-27c4-4602-a252-96ff578c68a5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:00.219555 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:00.219555 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:43:00.222921 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-7f71dff9-27c4-4602-a252-96ff578c68a5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:00.226397 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-7f71dff9-27c4-4602-a252-96ff578c68a5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:00.226721 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1429/5679] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:00 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:01.239269 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-aa6ee0a3-5fe6-42ab-840c-ede6c556c878 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:01.241284 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aa6ee0a3-5fe6-42ab-840c-ede6c556c878 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:01.241512 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aa6ee0a3-5fe6-42ab-840c-ede6c556c878 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:01.241742 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-aa6ee0a3-5fe6-42ab-840c-ede6c556c878 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:01.249583 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:01.249583 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:43:01.252831 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-aa6ee0a3-5fe6-42ab-840c-ede6c556c878 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:01.256886 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-aa6ee0a3-5fe6-42ab-840c-ede6c556c878 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:01.257287 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1406/5680] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:01 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:01.268244 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9f4a8ca7-7a6b-4ed5-a1cb-f5a09a5947cc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:01.269832 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f4a8ca7-7a6b-4ed5-a1cb-f5a09a5947cc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:01.270032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f4a8ca7-7a6b-4ed5-a1cb-f5a09a5947cc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:01.270231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9f4a8ca7-7a6b-4ed5-a1cb-f5a09a5947cc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:01.276276 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:01.276276 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:43:01.279271 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-9f4a8ca7-7a6b-4ed5-a1cb-f5a09a5947cc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:01.282976 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9f4a8ca7-7a6b-4ed5-a1cb-f5a09a5947cc tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:01.283305 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1429/5681] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:01 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 1394 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:01.375299 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-7d7f1b1f-ad86-4e40-9561-242adf30b0c1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:01.377338 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-7d7f1b1f-ad86-4e40-9561-242adf30b0c1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:01.377516 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-7d7f1b1f-ad86-4e40-9561-242adf30b0c1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:01.377694 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-7d7f1b1f-ad86-4e40-9561-242adf30b0c1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:01.384579 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:01.384579 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:43:01.387947 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-7d7f1b1f-ad86-4e40-9561-242adf30b0c1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:01.391851 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-7d7f1b1f-ad86-4e40-9561-242adf30b0c1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:01.392243 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1418/5682] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:43:01 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:01.905166 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-32f21911-dfd2-42d7-9800-878faa609bf5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:01.907451 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-32f21911-dfd2-42d7-9800-878faa609bf5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:01.907640 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-32f21911-dfd2-42d7-9800-878faa609bf5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:01.907812 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-32f21911-dfd2-42d7-9800-878faa609bf5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:01.913981 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:01.913981 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:43:01.916900 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-32f21911-dfd2-42d7-9800-878faa609bf5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:01.920808 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-32f21911-dfd2-42d7-9800-878faa609bf5 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:01.921181 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1430/5683] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:43:01 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:01.930862 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-ae48c1e0-7f74-41c5-b32a-6a7ada6affd1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:01.931284 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae48c1e0-7f74-41c5-b32a-6a7ada6affd1 None None] GET https://10.4.3.158/volume// Jul 15 13:43:01.931465 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae48c1e0-7f74-41c5-b32a-6a7ada6affd1 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:01.931648 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-ae48c1e0-7f74-41c5-b32a-6a7ada6affd1 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:01.931975 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-ae48c1e0-7f74-41c5-b32a-6a7ada6affd1 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:43:01.932279 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1407/5684] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:43:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:43:01.941122 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-b93777f7-3d30-46d3-b106-56da26ca6c12 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:01.943006 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-b93777f7-3d30-46d3-b106-56da26ca6c12 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:43:01.943386 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-b93777f7-3d30-46d3-b106-56da26ca6c12 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3569dc06-f10e-45c9-8ca6-134e8e9f01a8", "connector": null, "instance_uuid": "831918ae-1d31-4aeb-be85-91d1074006fa"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:43:01.950922 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:01.950922 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:43:01.969655 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-b93777f7-3d30-46d3-b106-56da26ca6c12 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:43:01.970050 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1430/5685] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:43:01 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:02.620866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-133e2d7c-e7cd-4197-99e5-4bab0c66967c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:02.621291 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-133e2d7c-e7cd-4197-99e5-4bab0c66967c None None] GET https://10.4.3.158/volume// Jul 15 13:43:02.621463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-133e2d7c-e7cd-4197-99e5-4bab0c66967c None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:02.621636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-133e2d7c-e7cd-4197-99e5-4bab0c66967c None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:02.621954 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-133e2d7c-e7cd-4197-99e5-4bab0c66967c None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:43:02.622258 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1419/5686] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:43:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:43:02.627980 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-2b6168d5-ea53-4de5-acd0-24213b41cbb6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:02.630027 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-2b6168d5-ea53-4de5-acd0-24213b41cbb6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:02.630289 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-2b6168d5-ea53-4de5-acd0-24213b41cbb6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:02.630473 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-2b6168d5-ea53-4de5-acd0-24213b41cbb6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:02.638413 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:02.638413 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:43:02.641232 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-2b6168d5-ea53-4de5-acd0-24213b41cbb6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:02.644977 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-2b6168d5-ea53-4de5-acd0-24213b41cbb6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:02.645334 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1431/5687] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:43:02 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 1573 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:43:02.737483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:02.739500 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] PUT https://10.4.3.158/volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490 Jul 15 13:43:02.739867 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:43:02.746736 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Acquiring lock "cinder-attachment_update-3569dc06-f10e-45c9-8ca6-134e8e9f01a8-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:43:02.750568 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-3569dc06-f10e-45c9-8ca6-134e8e9f01a8-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:43:02.751495 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:02.751495 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:43:02.814791 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Lock "cinder-attachment_update-3569dc06-f10e-45c9-8ca6-134e8e9f01a8-np0000005195" released by "attachment_update" :: held 0.064s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:43:02.815146 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-bc720432-a204-4244-b11b-4c44b2db7858 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490 returned with HTTP 200 Jul 15 13:43:02.815611 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1408/5688] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:43:02 2026] PUT /volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:02.832689 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-02246516-b63a-4770-81ce-ea6eb566959c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:02.835410 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-02246516-b63a-4770-81ce-ea6eb566959c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] POST https://10.4.3.158/volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490/action Jul 15 13:43:02.835812 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-02246516-b63a-4770-81ce-ea6eb566959c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:43:02.835930 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-02246516-b63a-4770-81ce-ea6eb566959c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:43:02.849679 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:02.849679 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:43:02.860157 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2a15a647-ed66-4253-ba47-8bfba9d9f95f req-02246516-b63a-4770-81ce-ea6eb566959c tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490/action returned with HTTP 204 Jul 15 13:43:02.860699 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1431/5689] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:43:02 2026] POST /volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:43:11.390693 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:43:12.643873 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=14 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:43:12.810078 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:43:12.856441 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:43:48.228291 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-ac4acf2d-68b0-4495-a1b4-91c0fc7ef186 req-58f43335-f85f-46c5-a45e-449ba76b2d54 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:48.230354 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ac4acf2d-68b0-4495-a1b4-91c0fc7ef186 req-58f43335-f85f-46c5-a45e-449ba76b2d54 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490 Jul 15 13:43:48.230521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ac4acf2d-68b0-4495-a1b4-91c0fc7ef186 req-58f43335-f85f-46c5-a45e-449ba76b2d54 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:48.230704 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-ac4acf2d-68b0-4495-a1b4-91c0fc7ef186 req-58f43335-f85f-46c5-a45e-449ba76b2d54 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:48.237829 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:48.237829 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:43:48.286638 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-ac4acf2d-68b0-4495-a1b4-91c0fc7ef186 req-58f43335-f85f-46c5-a45e-449ba76b2d54 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490 returned with HTTP 200 Jul 15 13:43:48.287239 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1420/5690] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:43:48 2026] DELETE /volume/v3/attachments/a06629ef-7c68-4909-a00d-b0c380191490 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:49.541798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:49.543336 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:49.543544 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:49.543715 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:49.543863 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: 3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:49.550071 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:49.550071 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:43:49.550487 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:49.563334 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:43:49.563581 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-955b6fa0-a69a-4c56-b1d8-bb4069eea28a tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 202 Jul 15 13:43:49.564128 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1432/5691] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:43:49 2026] DELETE /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:43:49.570600 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8962c033-17e0-4629-a670-cb0c183d67d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:49.572220 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8962c033-17e0-4629-a670-cb0c183d67d1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:49.572430 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8962c033-17e0-4629-a670-cb0c183d67d1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:49.572598 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8962c033-17e0-4629-a670-cb0c183d67d1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:49.578736 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:49.578736 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:43:49.581755 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8962c033-17e0-4629-a670-cb0c183d67d1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:49.586062 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8962c033-17e0-4629-a670-cb0c183d67d1 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 200 Jul 15 13:43:49.586411 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1409/5692] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:49 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:50.598467 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ecbe0f5c-955b-4d6a-8bdd-d68256c581f0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:50.600081 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ecbe0f5c-955b-4d6a-8bdd-d68256c581f0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 Jul 15 13:43:50.600259 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ecbe0f5c-955b-4d6a-8bdd-d68256c581f0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:50.600452 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ecbe0f5c-955b-4d6a-8bdd-d68256c581f0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:50.605401 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ecbe0f5c-955b-4d6a-8bdd-d68256c581f0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 returned with HTTP 404 Jul 15 13:43:50.605798 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1432/5693] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:50 2026] GET /volume/v3/volumes/3569dc06-f10e-45c9-8ca6-134e8e9f01a8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:43:50.611762 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a547332a-8468-42ed-a883-6431c93a8ba4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:50.613389 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:43:50.613560 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:50.613733 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:50.613835 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.snapshots [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete snapshot with id: d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:43:50.618472 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:50.618472 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:43:50.618822 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:43:50.633484 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot delete request issued successfully. Jul 15 13:43:50.633625 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a547332a-8468-42ed-a883-6431c93a8ba4 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 returned with HTTP 202 Jul 15 13:43:50.633970 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1421/5694] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:43:50 2026] DELETE /volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:43:50.639703 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-34d22d8b-2877-40cd-9a1a-b9bc578849b0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:50.641486 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-34d22d8b-2877-40cd-9a1a-b9bc578849b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:43:50.641712 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-34d22d8b-2877-40cd-9a1a-b9bc578849b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:50.641907 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-34d22d8b-2877-40cd-9a1a-b9bc578849b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:50.647566 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:50.647566 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:43:50.647972 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-34d22d8b-2877-40cd-9a1a-b9bc578849b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Snapshot retrieved successfully. Jul 15 13:43:50.648626 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-34d22d8b-2877-40cd-9a1a-b9bc578849b0 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 returned with HTTP 200 Jul 15 13:43:50.648978 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1433/5695] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:43:50 2026] GET /volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:51.657340 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a80c80b1-bf64-4abe-a26a-41c2ecf659a6 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:51.658936 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a80c80b1-bf64-4abe-a26a-41c2ecf659a6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 Jul 15 13:43:51.659134 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a80c80b1-bf64-4abe-a26a-41c2ecf659a6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:51.659315 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a80c80b1-bf64-4abe-a26a-41c2ecf659a6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:51.663240 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a80c80b1-bf64-4abe-a26a-41c2ecf659a6 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 returned with HTTP 404 Jul 15 13:43:51.663670 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1410/5696] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:43:51 2026] GET /volume/v3/snapshots/d21b9c9c-7b0a-4f90-a44b-e6c1e748b365 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:43:52.985793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-2d7573d0-cc4e-4def-85e6-9b4752303638 req-cf53de93-cbb5-4c3d-9cac-3d9968c1ffcd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:52.987608 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2d7573d0-cc4e-4def-85e6-9b4752303638 req-cf53de93-cbb5-4c3d-9cac-3d9968c1ffcd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb Jul 15 13:43:52.987808 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2d7573d0-cc4e-4def-85e6-9b4752303638 req-cf53de93-cbb5-4c3d-9cac-3d9968c1ffcd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:52.987989 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-2d7573d0-cc4e-4def-85e6-9b4752303638 req-cf53de93-cbb5-4c3d-9cac-3d9968c1ffcd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:52.994894 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:52.994894 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:43:53.031289 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-2d7573d0-cc4e-4def-85e6-9b4752303638 req-cf53de93-cbb5-4c3d-9cac-3d9968c1ffcd tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb returned with HTTP 200 Jul 15 13:43:53.031642 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1433/5697] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:43:52 2026] DELETE /volume/v3/attachments/044804af-f211-4c3c-ab55-515c48aa7deb => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:43:54.474786 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:54.476323 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] DELETE https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:43:54.476539 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:54.476732 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:54.476884 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume with id: c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:43:54.483543 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:54.483543 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:43:54.483929 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:54.497605 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Delete volume request issued successfully. Jul 15 13:43:54.497773 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a479c59a-cc8b-4c39-abdf-7aa7f24c9372 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 202 Jul 15 13:43:54.498172 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1422/5698] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:43:54 2026] DELETE /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:43:54.504401 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bf377ce6-3b06-4430-b376-b06801236604 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:54.506089 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bf377ce6-3b06-4430-b376-b06801236604 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:43:54.506275 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bf377ce6-3b06-4430-b376-b06801236604 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:54.506465 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bf377ce6-3b06-4430-b376-b06801236604 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:54.513778 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:43:54.513778 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:43:54.517518 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-bf377ce6-3b06-4430-b376-b06801236604 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Volume info retrieved successfully. Jul 15 13:43:54.522086 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bf377ce6-3b06-4430-b376-b06801236604 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 200 Jul 15 13:43:54.522520 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1434/5699] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:54 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:43:55.534232 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5065e743-ddbe-46cc-8f3a-bfb872201ab9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:43:55.535839 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5065e743-ddbe-46cc-8f3a-bfb872201ab9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] GET https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 Jul 15 13:43:55.536031 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5065e743-ddbe-46cc-8f3a-bfb872201ab9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:43:55.536208 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5065e743-ddbe-46cc-8f3a-bfb872201ab9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:43:55.541908 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5065e743-ddbe-46cc-8f3a-bfb872201ab9 tempest-TestVolumeBootPattern-1719820143 tempest-TestVolumeBootPattern-1719820143-project-member] https://10.4.3.158/volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 returned with HTTP 404 Jul 15 13:43:55.542454 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1411/5700] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:43:55 2026] GET /volume/v3/volumes/c24625f1-2020-497f-9022-d32b2d7de9d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:44:03.030455 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:04.494020 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:04.520318 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:05.538308 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=6 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:06.554037 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:06.555535 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:44:06.555859 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1663872939", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:06.557343 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1663872939', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:44:06.682842 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume of 1 GB Jul 15 13:44:06.683160 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:06.683160 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:44:06.686902 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Availability Zones retrieved successfully. Jul 15 13:44:06.692799 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Flow 'volume_create_api' (4b3de521-ae5f-4316-bf4d-5a84395d1f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:44:06.694053 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f3e40c-82b9-4a80-8a94-c9dab11cdadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:06.694928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:44:06.744092 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99f3e40c-82b9-4a80-8a94-c9dab11cdadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:06.744818 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a217923-28fa-4381-8870-de0fe9c65ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:06.800651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Created reservations ['d64259bb-5fb3-42cf-beac-f164e6238ea5', '37882041-b23a-4eaf-a4ef-7709cd38085a', '1141fd4a-4a37-4a99-b43f-476712bf5c82', '132f51cb-2813-4cd2-b303-c8b355d4fa54'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:44:06.801447 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a217923-28fa-4381-8870-de0fe9c65ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d64259bb-5fb3-42cf-beac-f164e6238ea5', '37882041-b23a-4eaf-a4ef-7709cd38085a', '1141fd4a-4a37-4a99-b43f-476712bf5c82', '132f51cb-2813-4cd2-b303-c8b355d4fa54']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:06.802368 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b638e7d3-9a53-4bc7-a4fd-b99398c15184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:06.824736 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b638e7d3-9a53-4bc7-a4fd-b99398c15184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23775fb6-e366-413f-9eea-b706743ea90a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1663872939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f3f58adeb4710beed3ec38bed3e2d',qos_specs=None,replication_status=,reservations=['d64259bb-5fb3-42cf-beac-f164e6238ea5','37882041-b23a-4eaf-a4ef-7709cd38085a','1141fd4a-4a37-4a99-b43f-476712bf5c82','132f51cb-2813-4cd2-b303-c8b355d4fa54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1663872939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23775fb6-e366-413f-9eea-b706743ea90a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813f3f58adeb4710beed3ec38bed3e2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:06.825396 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c4a427-17ce-4e53-906f-7c6aa584e9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:06.840592 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c4a427-17ce-4e53-906f-7c6aa584e9ac) transitioned into state 'SUCCESS' from state '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-1663872939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f3f58adeb4710beed3ec38bed3e2d',qos_specs=None,replication_status=,reservations=['d64259bb-5fb3-42cf-beac-f164e6238ea5','37882041-b23a-4eaf-a4ef-7709cd38085a','1141fd4a-4a37-4a99-b43f-476712bf5c82','132f51cb-2813-4cd2-b303-c8b355d4fa54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:06.841300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9b31e1-7df8-4096-a4e1-1c2e9b62d1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:06.848810 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9b31e1-7df8-4096-a4e1-1c2e9b62d1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:06.849622 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Flow 'volume_create_api' (4b3de521-ae5f-4316-bf4d-5a84395d1f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:44:06.849907 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume request issued successfully. Jul 15 13:44:06.850428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-793e4153-6e85-4a8d-818f-6d3f8f53be5e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:44:06.850847 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1434/5701] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:44:06 2026] POST /volume/v3/volumes => generated 781 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:44:06.861124 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b05152df-7929-4587-a72d-57e9d4528a76 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:06.862989 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b05152df-7929-4587-a72d-57e9d4528a76 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:06.863197 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b05152df-7929-4587-a72d-57e9d4528a76 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:06.863405 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b05152df-7929-4587-a72d-57e9d4528a76 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:06.872355 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:06.872355 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:06.876731 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b05152df-7929-4587-a72d-57e9d4528a76 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:06.882008 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b05152df-7929-4587-a72d-57e9d4528a76 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:06.882472 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1423/5702] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:44:06 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:07.893798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-44c9e49d-f8a7-428c-b696-d74e78e9ed30 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:07.895480 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44c9e49d-f8a7-428c-b696-d74e78e9ed30 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:07.895688 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44c9e49d-f8a7-428c-b696-d74e78e9ed30 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:07.895878 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-44c9e49d-f8a7-428c-b696-d74e78e9ed30 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:07.903392 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:07.903392 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:44:07.907938 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-44c9e49d-f8a7-428c-b696-d74e78e9ed30 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:07.914243 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-44c9e49d-f8a7-428c-b696-d74e78e9ed30 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:07.914795 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1435/5703] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:44:07 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:44:07.926469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-10572a97-4a8b-4256-8016-36197c56fd9e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:07.927917 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10572a97-4a8b-4256-8016-36197c56fd9e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:07.928123 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10572a97-4a8b-4256-8016-36197c56fd9e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:07.928293 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-10572a97-4a8b-4256-8016-36197c56fd9e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:07.934870 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:07.934870 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:07.938154 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-10572a97-4a8b-4256-8016-36197c56fd9e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:07.942592 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-10572a97-4a8b-4256-8016-36197c56fd9e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:07.943026 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1412/5704] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:44:07 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:44:08.750161 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-96f70108-b313-414d-980f-0a665d4868b2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:08.752301 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-96f70108-b313-414d-980f-0a665d4868b2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:08.752482 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-96f70108-b313-414d-980f-0a665d4868b2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:08.752655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-96f70108-b313-414d-980f-0a665d4868b2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:08.758862 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:08.758862 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:44:08.762022 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-96f70108-b313-414d-980f-0a665d4868b2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:08.765905 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-96f70108-b313-414d-980f-0a665d4868b2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:08.766252 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1435/5705] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:44:08 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:09.406870 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-638bfd33-ca9a-46fd-b196-ba8faee73ef5 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:09.408796 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-638bfd33-ca9a-46fd-b196-ba8faee73ef5 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:09.409014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-638bfd33-ca9a-46fd-b196-ba8faee73ef5 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:09.409218 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-638bfd33-ca9a-46fd-b196-ba8faee73ef5 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:09.415311 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:09.415311 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:09.418420 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-638bfd33-ca9a-46fd-b196-ba8faee73ef5 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:09.422310 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-638bfd33-ca9a-46fd-b196-ba8faee73ef5 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:09.422644 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1424/5706] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:44:09 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1371 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:09.431990 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9a6575da-4d94-4529-8ebe-7f8b6fdfc99f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:09.432313 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9a6575da-4d94-4529-8ebe-7f8b6fdfc99f None None] GET https://10.4.3.158/volume// Jul 15 13:44:09.432462 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9a6575da-4d94-4529-8ebe-7f8b6fdfc99f None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:09.432629 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9a6575da-4d94-4529-8ebe-7f8b6fdfc99f None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:09.432939 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9a6575da-4d94-4529-8ebe-7f8b6fdfc99f None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:44:09.433220 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1436/5707] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:44:09 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:44:09.440805 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-717444a9-bbe7-428b-9c9c-b68b54752575 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:09.442743 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-717444a9-bbe7-428b-9c9c-b68b54752575 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:44:09.443091 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-717444a9-bbe7-428b-9c9c-b68b54752575 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23775fb6-e366-413f-9eea-b706743ea90a", "connector": null, "instance_uuid": "81264c59-0d7a-4c32-9331-9fa69d6e2acf"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:09.451067 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:09.451067 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:09.473081 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-717444a9-bbe7-428b-9c9c-b68b54752575 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:44:09.473504 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1413/5708] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:44:09 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:10.159718 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-46b5ade9-44af-4624-9e7e-1bd565bd72cf None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:10.160185 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46b5ade9-44af-4624-9e7e-1bd565bd72cf None None] GET https://10.4.3.158/volume// Jul 15 13:44:10.160385 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46b5ade9-44af-4624-9e7e-1bd565bd72cf None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:10.160585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-46b5ade9-44af-4624-9e7e-1bd565bd72cf None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:10.161020 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-46b5ade9-44af-4624-9e7e-1bd565bd72cf None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:44:10.161320 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1436/5709] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:44:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:44:10.168150 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-07c613cc-4e87-4fbd-9591-ee856cc47f03 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:10.170202 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-07c613cc-4e87-4fbd-9591-ee856cc47f03 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:10.170422 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-07c613cc-4e87-4fbd-9591-ee856cc47f03 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:10.170600 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-07c613cc-4e87-4fbd-9591-ee856cc47f03 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:10.180885 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:10.180885 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:10.184321 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-07c613cc-4e87-4fbd-9591-ee856cc47f03 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:10.188398 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-07c613cc-4e87-4fbd-9591-ee856cc47f03 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:10.188796 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1425/5710] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:44:10 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1550 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:44:10.293076 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:10.295040 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] PUT https://10.4.3.158/volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa Jul 15 13:44:10.295382 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:10.303327 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Acquiring lock "cinder-attachment_update-23775fb6-e366-413f-9eea-b706743ea90a-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:44:10.308020 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Lock "cinder-attachment_update-23775fb6-e366-413f-9eea-b706743ea90a-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:44:10.308998 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:10.308998 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:44:10.383331 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Lock "cinder-attachment_update-23775fb6-e366-413f-9eea-b706743ea90a-np0000005195" released by "attachment_update" :: held 0.075s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:44:10.383331 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-2c6e02ed-dd67-43b4-b1a6-31a614d637b8 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa returned with HTTP 200 Jul 15 13:44:10.383331 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1437/5711] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:44:10 2026] PUT /volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:10.403330 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-602eebfe-abcb-46cc-a5b9-bd4b8b9b3b5d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:10.405461 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-602eebfe-abcb-46cc-a5b9-bd4b8b9b3b5d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa/action Jul 15 13:44:10.405871 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-602eebfe-abcb-46cc-a5b9-bd4b8b9b3b5d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:44:10.406041 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-602eebfe-abcb-46cc-a5b9-bd4b8b9b3b5d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:10.420491 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:10.420491 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:10.430306 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-4e5305a2-c4cd-472e-ba47-dff265b18c7d req-602eebfe-abcb-46cc-a5b9-bd4b8b9b3b5d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa/action returned with HTTP 204 Jul 15 13:44:10.430735 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1414/5712] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:44:10 2026] POST /volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:44:18.764803 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:20.187081 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=13 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:20.376215 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:20.427323 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:42.063848 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-33c08a59-a422-4dc6-a975-f036eae8967c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:42.067900 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-33c08a59-a422-4dc6-a975-f036eae8967c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/limits Jul 15 13:44:42.068254 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-33c08a59-a422-4dc6-a975-f036eae8967c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:42.068523 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-33c08a59-a422-4dc6-a975-f036eae8967c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:42.086935 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-33c08a59-a422-4dc6-a975-f036eae8967c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Jul 15 13:44:42.087321 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1437/5713] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Jul 15 13:44:42 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:44:42.117995 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-965a852f-6329-4b67-96c9-f4d607146559 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:42.120041 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-965a852f-6329-4b67-96c9-f4d607146559 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:42.120222 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-965a852f-6329-4b67-96c9-f4d607146559 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:42.120406 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-965a852f-6329-4b67-96c9-f4d607146559 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:42.129668 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:42.129668 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:42.132958 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-965a852f-6329-4b67-96c9-f4d607146559 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:42.137392 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-965a852f-6329-4b67-96c9-f4d607146559 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:44:42.137835 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1426/5714] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:44:42 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:42.146305 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:42.148553 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:44:42.148938 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23775fb6-e366-413f-9eea-b706743ea90a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1167429061", "description": null, "metadata": {}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:42.161145 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:42.161145 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:44:42.161702 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:42.161862 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create snapshot from volume 23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:44:42.192288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Created reservations ['2810ee98-9088-450b-905e-224baeb16014', '4fef8f5e-8a66-4056-b3ae-2b208e97df4d', 'fb5a0aa8-dbee-4db9-b07c-72ae321d863a', '41dba123-0e8d-49e4-ab15-b00634a9f2e8'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:44:42.218781 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot force create request issued successfully. Jul 15 13:44:42.219092 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-bdc54bb9-c74d-4f7e-aeb4-af0988d8d528 req-122ecfc9-9487-47b4-ba5f-bec95d90ce8d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:44:42.219482 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1438/5715] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Jul 15 13:44:42 2026] POST /volume/v3/snapshots => generated 324 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:44:43.688535 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-97aa94c1-43de-4bac-a11f-df47f0436c0a None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:43.690194 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97aa94c1-43de-4bac-a11f-df47f0436c0a tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 Jul 15 13:44:43.690381 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97aa94c1-43de-4bac-a11f-df47f0436c0a tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:43.690564 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-97aa94c1-43de-4bac-a11f-df47f0436c0a tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:43.695091 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:43.695091 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:43.695514 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-97aa94c1-43de-4bac-a11f-df47f0436c0a tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:44:43.696239 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-97aa94c1-43de-4bac-a11f-df47f0436c0a tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 returned with HTTP 200 Jul 15 13:44:43.696582 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1415/5716] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:44:43 2026] GET /volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:44:43.719545 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:43.722035 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:44:43.722496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1860809203", "snapshot_id": null, "imageRef": "b06bd34a-8e54-40d0-9aab-9b0b601c4b29", "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:43.724512 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1860809203', 'snapshot_id': None, 'imageRef': 'b06bd34a-8e54-40d0-9aab-9b0b601c4b29', 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:44:43.807235 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:43.807235 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:44:43.807871 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:44:43.808096 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume of 1 GB Jul 15 13:44:43.811903 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Availability Zones retrieved successfully. Jul 15 13:44:43.817874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Flow 'volume_create_api' (2c04ca31-7714-4faf-b83a-51097aaabd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:44:43.819187 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300ff8d7-9cfa-46ac-a453-b7a1e0b6b920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:43.820000 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:44:43.847979 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300ff8d7-9cfa-46ac-a453-b7a1e0b6b920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '447eac0e-f50f-418f-933b-60f1a759bde3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:43.848676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f232333b-6695-4d7e-a1a0-7928eb0a2262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:43.883421 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Created reservations ['97f24aa0-bb53-4061-8baa-538b44de19a0', '8546b76b-63ba-4baf-9f05-3ce79259f7ac', '87973575-7bd6-4740-821d-fe6dcbde11a7', 'c2e339da-ffe2-4a02-99fb-5440fbdd037a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:44:43.884308 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f232333b-6695-4d7e-a1a0-7928eb0a2262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97f24aa0-bb53-4061-8baa-538b44de19a0', '8546b76b-63ba-4baf-9f05-3ce79259f7ac', '87973575-7bd6-4740-821d-fe6dcbde11a7', 'c2e339da-ffe2-4a02-99fb-5440fbdd037a']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:43.885235 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bfb1cfb-6278-4334-bf91-ffa93f17b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:43.923918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bfb1cfb-6278-4334-bf91-ffa93f17b127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa7b3676-faa1-4d88-baf0-0ce37f726edd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1860809203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f3f58adeb4710beed3ec38bed3e2d',qos_specs=None,replication_status=,reservations=['97f24aa0-bb53-4061-8baa-538b44de19a0','8546b76b-63ba-4baf-9f05-3ce79259f7ac','87973575-7bd6-4740-821d-fe6dcbde11a7','c2e339da-ffe2-4a02-99fb-5440fbdd037a'],size=1,snapshot_id=447eac0e-f50f-418f-933b-60f1a759bde3,source_replicaid=,source_volid=None,status='creating',user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1860809203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa7b3676-faa1-4d88-baf0-0ce37f726edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813f3f58adeb4710beed3ec38bed3e2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=447eac0e-f50f-418f-933b-60f1a759bde3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:43.924642 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db4e721-8d60-4bde-93a7-a0ac2485a9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:43.940991 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db4e721-8d60-4bde-93a7-a0ac2485a9d3) transitioned into state 'SUCCESS' from state '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-1860809203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f3f58adeb4710beed3ec38bed3e2d',qos_specs=None,replication_status=,reservations=['97f24aa0-bb53-4061-8baa-538b44de19a0','8546b76b-63ba-4baf-9f05-3ce79259f7ac','87973575-7bd6-4740-821d-fe6dcbde11a7','c2e339da-ffe2-4a02-99fb-5440fbdd037a'],size=1,snapshot_id=447eac0e-f50f-418f-933b-60f1a759bde3,source_replicaid=,source_volid=None,status='creating',user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:43.941687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (660014b9-5d2b-4a25-ab04-2576bde5dee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:44:43.962934 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (660014b9-5d2b-4a25-ab04-2576bde5dee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:44:43.963956 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Flow 'volume_create_api' (2c04ca31-7714-4faf-b83a-51097aaabd57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:44:43.964384 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume request issued successfully. Jul 15 13:44:43.965117 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-17b36aa0-29b3-435a-ba81-abe2f0604800 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:44:43.965604 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1438/5717] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:44:43 2026] POST /volume/v3/volumes => generated 814 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:44:43.978167 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-79d6d883-f707-4282-946c-73acc83e114b None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:43.979914 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-79d6d883-f707-4282-946c-73acc83e114b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:44:43.980437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-79d6d883-f707-4282-946c-73acc83e114b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:43.980437 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-79d6d883-f707-4282-946c-73acc83e114b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:43.990513 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:43.990513 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:43.993694 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-79d6d883-f707-4282-946c-73acc83e114b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:43.997326 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-79d6d883-f707-4282-946c-73acc83e114b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:44:43.997679 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1427/5718] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:44:43 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:45.010222 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3d47e027-1589-4ddb-a151-89aa1413e823 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:45.011947 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d47e027-1589-4ddb-a151-89aa1413e823 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:44:45.012168 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d47e027-1589-4ddb-a151-89aa1413e823 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:45.012344 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d47e027-1589-4ddb-a151-89aa1413e823 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:45.019449 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:45.019449 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:44:45.023183 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-3d47e027-1589-4ddb-a151-89aa1413e823 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:45.027371 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d47e027-1589-4ddb-a151-89aa1413e823 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:44:45.027723 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1439/5719] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:44:45 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:44:45.038455 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fddc1f11-d2a0-4d5f-be76-7d8f9bf09685 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:45.040172 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fddc1f11-d2a0-4d5f-be76-7d8f9bf09685 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:44:45.040371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fddc1f11-d2a0-4d5f-be76-7d8f9bf09685 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:45.040558 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fddc1f11-d2a0-4d5f-be76-7d8f9bf09685 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:45.046780 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:45.046780 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:45.049796 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fddc1f11-d2a0-4d5f-be76-7d8f9bf09685 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:45.053716 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fddc1f11-d2a0-4d5f-be76-7d8f9bf09685 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:44:45.054046 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1416/5720] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:44:45 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:44:45.894098 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-dbd62dd8-eba5-4fd5-ab6b-8ae39bbe449b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:45.896197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-dbd62dd8-eba5-4fd5-ab6b-8ae39bbe449b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:44:45.896409 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-dbd62dd8-eba5-4fd5-ab6b-8ae39bbe449b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:45.896636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-dbd62dd8-eba5-4fd5-ab6b-8ae39bbe449b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:45.903314 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:45.903314 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:44:45.906846 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-dbd62dd8-eba5-4fd5-ab6b-8ae39bbe449b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:45.910779 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-dbd62dd8-eba5-4fd5-ab6b-8ae39bbe449b tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:44:45.911186 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1439/5721] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:44:45 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:46.285276 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-ab45d665-39a0-4ebb-96e2-df90eca846e9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:46.287226 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-ab45d665-39a0-4ebb-96e2-df90eca846e9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:44:46.287402 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-ab45d665-39a0-4ebb-96e2-df90eca846e9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:46.287597 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-ab45d665-39a0-4ebb-96e2-df90eca846e9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:46.294372 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:46.294372 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:46.297643 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-ab45d665-39a0-4ebb-96e2-df90eca846e9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:46.301888 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-ab45d665-39a0-4ebb-96e2-df90eca846e9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:44:46.302288 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1428/5722] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:44:46 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:46.310217 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-cd9fdcf9-fe71-43f2-917f-5bd6753790c7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:46.310579 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cd9fdcf9-fe71-43f2-917f-5bd6753790c7 None None] GET https://10.4.3.158/volume// Jul 15 13:44:46.310733 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cd9fdcf9-fe71-43f2-917f-5bd6753790c7 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:46.310927 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-cd9fdcf9-fe71-43f2-917f-5bd6753790c7 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:46.311245 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-cd9fdcf9-fe71-43f2-917f-5bd6753790c7 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:44:46.311497 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1440/5723] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:44:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:44:46.317636 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-0fc9e0c2-72f1-4fbc-82d5-f2459355d8d2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:46.319396 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-0fc9e0c2-72f1-4fbc-82d5-f2459355d8d2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:44:46.319718 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-0fc9e0c2-72f1-4fbc-82d5-f2459355d8d2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa7b3676-faa1-4d88-baf0-0ce37f726edd", "connector": null, "instance_uuid": "7edd319a-a173-48c5-a3a8-b0361800a8ff"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:46.326824 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:46.326824 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:46.347061 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-0fc9e0c2-72f1-4fbc-82d5-f2459355d8d2 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:44:46.347448 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1417/5724] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:44:46 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) Jul 15 13:44:46.980032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-10d136e6-24b2-45f8-976d-9b3b8e294838 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:46.980337 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-10d136e6-24b2-45f8-976d-9b3b8e294838 None None] GET https://10.4.3.158/volume// Jul 15 13:44:46.980337 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-10d136e6-24b2-45f8-976d-9b3b8e294838 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:46.980525 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-10d136e6-24b2-45f8-976d-9b3b8e294838 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:46.980873 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-10d136e6-24b2-45f8-976d-9b3b8e294838 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:44:46.981182 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1440/5725] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:44:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:44:46.988983 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-cd9ddbe4-aad5-493c-b26e-5112102cdf7c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:46.991090 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-cd9ddbe4-aad5-493c-b26e-5112102cdf7c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:44:46.991295 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-cd9ddbe4-aad5-493c-b26e-5112102cdf7c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:44:46.991462 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-cd9ddbe4-aad5-493c-b26e-5112102cdf7c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:44:46.999680 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:46.999680 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:44:47.003212 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-cd9ddbe4-aad5-493c-b26e-5112102cdf7c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:44:47.006651 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-cd9ddbe4-aad5-493c-b26e-5112102cdf7c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:44:47.007016 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1429/5726] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:44:46 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 1584 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:44:47.102720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:47.104560 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] PUT https://10.4.3.158/volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106 Jul 15 13:44:47.104901 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:47.111839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Acquiring lock "cinder-attachment_update-aa7b3676-faa1-4d88-baf0-0ce37f726edd-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:44:47.116133 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Lock "cinder-attachment_update-aa7b3676-faa1-4d88-baf0-0ce37f726edd-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:44:47.117015 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:47.117015 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:44:47.181027 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Lock "cinder-attachment_update-aa7b3676-faa1-4d88-baf0-0ce37f726edd-np0000005195" released by "attachment_update" :: held 0.065s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:44:47.181327 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-b6abd4c8-b0c5-4fca-9457-29f8c29b6a10 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106 returned with HTTP 200 Jul 15 13:44:47.181762 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1441/5727] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:44:47 2026] PUT /volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:44:47.200095 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-7e16f5a3-5edd-4165-9176-b0d59eb1bb99 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:44:47.202014 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-7e16f5a3-5edd-4165-9176-b0d59eb1bb99 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106/action Jul 15 13:44:47.202350 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-7e16f5a3-5edd-4165-9176-b0d59eb1bb99 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:44:47.202498 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-7e16f5a3-5edd-4165-9176-b0d59eb1bb99 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:44:47.217031 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:44:47.217031 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:44:47.225999 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c44b193f-ecfe-421f-b0e2-30271c972238 req-7e16f5a3-5edd-4165-9176-b0d59eb1bb99 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106/action returned with HTTP 204 Jul 15 13:44:47.226522 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1418/5728] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:44:47 2026] POST /volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:44:55.909557 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:57.005558 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=18 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:57.176624 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:44:57.223123 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:45:30.413659 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-d70c7e66-72f4-4bc4-aa52-0e94a801dd89 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:30.415622 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-d70c7e66-72f4-4bc4-aa52-0e94a801dd89 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/limits Jul 15 13:45:30.415800 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-d70c7e66-72f4-4bc4-aa52-0e94a801dd89 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:30.415982 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-d70c7e66-72f4-4bc4-aa52-0e94a801dd89 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'index' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:30.433736 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-d70c7e66-72f4-4bc4-aa52-0e94a801dd89 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/limits returned with HTTP 200 Jul 15 13:45:30.434113 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1441/5729] 10.4.3.158 () {68 vars in 1484 bytes} [Wed Jul 15 13:45:30 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:45:30.462602 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-570e03ff-7ef0-45d9-9e66-3432eb13e4ef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:30.464483 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-570e03ff-7ef0-45d9-9e66-3432eb13e4ef tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:45:30.464678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-570e03ff-7ef0-45d9-9e66-3432eb13e4ef tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:30.464818 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-570e03ff-7ef0-45d9-9e66-3432eb13e4ef tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:30.473723 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:30.473723 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:45:30.478185 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-570e03ff-7ef0-45d9-9e66-3432eb13e4ef tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:30.482440 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-570e03ff-7ef0-45d9-9e66-3432eb13e4ef tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:45:30.482809 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1430/5730] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:45:30 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1663 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:45:30.490460 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:30.492368 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:45:30.492678 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23775fb6-e366-413f-9eea-b706743ea90a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1291097567", "description": null, "metadata": {}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:45:30.501973 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:30.501973 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:45:30.502373 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:30.502493 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create snapshot from volume 23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:45:30.522039 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Created reservations ['d55d8510-f511-4168-93da-df34e741b65b', '9a30a4ef-c878-48f0-9caa-440a290574b8', 'a8737123-09a1-4ea6-b23e-66f73b972ce9', 'fdef2123-aa8c-49ee-8df4-aa4bc0210a86'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:45:30.545902 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot force create request issued successfully. Jul 15 13:45:30.546134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-f8f921c5-4b10-4218-ae2d-61beb7671eee req-4c283d27-e78c-4ceb-8fa1-09416a3b9082 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:45:30.546549 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1442/5731] 10.4.3.158 () {72 vars in 1547 bytes} [Wed Jul 15 13:45:30 2026] POST /volume/v3/snapshots => generated 324 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:45:31.839975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e59df5e0-57b4-4838-b74f-5f7df375e88e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:31.841683 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e59df5e0-57b4-4838-b74f-5f7df375e88e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 Jul 15 13:45:31.841859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e59df5e0-57b4-4838-b74f-5f7df375e88e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:31.842054 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e59df5e0-57b4-4838-b74f-5f7df375e88e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:31.846827 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:31.846827 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:45:31.847213 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e59df5e0-57b4-4838-b74f-5f7df375e88e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:45:31.847908 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e59df5e0-57b4-4838-b74f-5f7df375e88e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 returned with HTTP 200 Jul 15 13:45:31.848250 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1419/5732] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:45:31 2026] GET /volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:45:31.870222 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:31.871944 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:45:31.872300 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1314163825", "snapshot_id": null, "imageRef": "89397d10-d21d-4991-909a-8dd31df8da95", "volume_type": null, "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:45:31.873730 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1314163825', 'snapshot_id': None, 'imageRef': '89397d10-d21d-4991-909a-8dd31df8da95', 'volume_type': None, 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:45:31.951534 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:31.951534 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:45:31.952020 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:45:31.952213 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume of 1 GB Jul 15 13:45:31.955413 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Availability Zones retrieved successfully. Jul 15 13:45:31.959948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Flow 'volume_create_api' (799085c6-d7c7-43ac-812c-5fde9dd21c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:45:31.960891 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc8580d-7200-422b-a9eb-6ea1b8d60ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:45:31.961681 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:45:31.989202 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc8580d-7200-422b-a9eb-6ea1b8d60ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6c5ed767-55e9-4157-bce0-bc14c4b135e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:45:31.989850 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdfec6b-b228-4e40-bfbf-6586d5957635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:45:32.021986 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Created reservations ['912ad690-9356-473d-b2b0-eb821ef81969', 'ec207ef6-2064-41c6-96a4-bf068fd46ef4', 'b2cf550f-3e97-4928-b700-9c56ff39ffca', '3a1cb5f9-d929-4878-8e13-745fd548251a'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:45:32.022614 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cdfec6b-b228-4e40-bfbf-6586d5957635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['912ad690-9356-473d-b2b0-eb821ef81969', 'ec207ef6-2064-41c6-96a4-bf068fd46ef4', 'b2cf550f-3e97-4928-b700-9c56ff39ffca', '3a1cb5f9-d929-4878-8e13-745fd548251a']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:45:32.023375 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5c49b3-2ec2-46fe-ad0b-5ef115e65326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:45:32.060700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5c49b3-2ec2-46fe-ad0b-5ef115e65326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c606811-3521-4300-8eb2-835a8250440c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1314163825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f3f58adeb4710beed3ec38bed3e2d',qos_specs=None,replication_status=,reservations=['912ad690-9356-473d-b2b0-eb821ef81969','ec207ef6-2064-41c6-96a4-bf068fd46ef4','b2cf550f-3e97-4928-b700-9c56ff39ffca','3a1cb5f9-d929-4878-8e13-745fd548251a'],size=1,snapshot_id=6c5ed767-55e9-4157-bce0-bc14c4b135e9,source_replicaid=,source_volid=None,status='creating',user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), '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-07-15T13:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1314163825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c606811-3521-4300-8eb2-835a8250440c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813f3f58adeb4710beed3ec38bed3e2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c5ed767-55e9-4157-bce0-bc14c4b135e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:45:32.061434 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7c5eba-8a8b-496b-89f3-604ebb1503dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:45:32.076027 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7c5eba-8a8b-496b-89f3-604ebb1503dd) transitioned into state 'SUCCESS' from state '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-1314163825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f3f58adeb4710beed3ec38bed3e2d',qos_specs=None,replication_status=,reservations=['912ad690-9356-473d-b2b0-eb821ef81969','ec207ef6-2064-41c6-96a4-bf068fd46ef4','b2cf550f-3e97-4928-b700-9c56ff39ffca','3a1cb5f9-d929-4878-8e13-745fd548251a'],size=1,snapshot_id=6c5ed767-55e9-4157-bce0-bc14c4b135e9,source_replicaid=,source_volid=None,status='creating',user_id='aa10d46edc14418989e3ca1ba3b6d380',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:45:32.076765 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa88cb32-e43a-4a21-858d-3b7858700544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:45:32.095882 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa88cb32-e43a-4a21-858d-3b7858700544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:45:32.096645 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Flow 'volume_create_api' (799085c6-d7c7-43ac-812c-5fde9dd21c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:45:32.096912 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Create volume request issued successfully. Jul 15 13:45:32.097442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-10f79ee6-b7e9-4937-8d92-59aa4da5a023 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:45:32.097820 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1442/5733] 10.4.3.158 () {70 vars in 1300 bytes} [Wed Jul 15 13:45:31 2026] POST /volume/v3/volumes => generated 814 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:45:32.108764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b8875823-745a-4a16-95b8-480a9e1a95c0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:32.110439 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8875823-745a-4a16-95b8-480a9e1a95c0 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:45:32.110812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8875823-745a-4a16-95b8-480a9e1a95c0 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:32.110812 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b8875823-745a-4a16-95b8-480a9e1a95c0 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:32.117474 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:32.117474 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:45:32.120921 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b8875823-745a-4a16-95b8-480a9e1a95c0 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:32.124853 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b8875823-745a-4a16-95b8-480a9e1a95c0 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:45:32.125254 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1431/5734] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:45:32 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:45:33.139517 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-a7ec3bfb-f12b-4ccd-bd84-a1d2f9ccf4de None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:33.141364 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a7ec3bfb-f12b-4ccd-bd84-a1d2f9ccf4de tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:45:33.141537 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a7ec3bfb-f12b-4ccd-bd84-a1d2f9ccf4de tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:33.141644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-a7ec3bfb-f12b-4ccd-bd84-a1d2f9ccf4de tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:33.148551 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:33.148551 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:45:33.152019 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-a7ec3bfb-f12b-4ccd-bd84-a1d2f9ccf4de tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:33.155978 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-a7ec3bfb-f12b-4ccd-bd84-a1d2f9ccf4de tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:45:33.156309 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1443/5735] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:45:33 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:45:33.169309 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-873a91d2-f258-49b0-becf-2655c7a89fd7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:33.171083 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-873a91d2-f258-49b0-becf-2655c7a89fd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:45:33.171309 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-873a91d2-f258-49b0-becf-2655c7a89fd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:33.171554 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-873a91d2-f258-49b0-becf-2655c7a89fd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:33.178129 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:33.178129 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:45:33.181230 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-873a91d2-f258-49b0-becf-2655c7a89fd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:33.185260 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-873a91d2-f258-49b0-becf-2655c7a89fd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:45:33.185629 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1420/5736] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:45:33 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:45:34.061948 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-15025d4b-11a2-484a-ba42-a1f31468100f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:34.063870 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-15025d4b-11a2-484a-ba42-a1f31468100f tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:45:34.064069 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-15025d4b-11a2-484a-ba42-a1f31468100f tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:34.064246 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-15025d4b-11a2-484a-ba42-a1f31468100f tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:34.070421 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:34.070421 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:45:34.073341 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-15025d4b-11a2-484a-ba42-a1f31468100f tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:34.077172 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-15025d4b-11a2-484a-ba42-a1f31468100f tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:45:34.077500 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1443/5737] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:45:34 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 1405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:45:34.470803 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-2d6376dd-70a0-4ad7-bb33-83dc74158174 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:34.472755 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-2d6376dd-70a0-4ad7-bb33-83dc74158174 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:45:34.472953 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-2d6376dd-70a0-4ad7-bb33-83dc74158174 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:34.473177 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-2d6376dd-70a0-4ad7-bb33-83dc74158174 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:34.479848 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:34.479848 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:45:34.483199 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-2d6376dd-70a0-4ad7-bb33-83dc74158174 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:34.487529 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-2d6376dd-70a0-4ad7-bb33-83dc74158174 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:45:34.487950 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1432/5738] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:45:34 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:45:34.495972 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-457d259c-39fd-47a1-8b19-fa4e2ecbed20 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:34.496319 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-457d259c-39fd-47a1-8b19-fa4e2ecbed20 None None] GET https://10.4.3.158/volume// Jul 15 13:45:34.496492 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-457d259c-39fd-47a1-8b19-fa4e2ecbed20 None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:34.496658 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-457d259c-39fd-47a1-8b19-fa4e2ecbed20 None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:34.496942 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-457d259c-39fd-47a1-8b19-fa4e2ecbed20 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:45:34.497221 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1444/5739] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:45:34 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:45:34.503288 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-016443f9-bb76-49c0-aca0-c6b4e4d3ad60 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:34.505212 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-016443f9-bb76-49c0-aca0-c6b4e4d3ad60 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:45:34.505573 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-016443f9-bb76-49c0-aca0-c6b4e4d3ad60 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c606811-3521-4300-8eb2-835a8250440c", "connector": null, "instance_uuid": "fb7383e8-e72f-443c-b32d-6442ff9f07aa"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:45:34.513045 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:34.513045 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:45:34.533203 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-016443f9-bb76-49c0-aca0-c6b4e4d3ad60 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:45:34.533685 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1421/5740] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:45:34 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:45:35.233912 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-69161964-de99-4cab-a08a-0215d385f35c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:35.234333 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69161964-de99-4cab-a08a-0215d385f35c None None] GET https://10.4.3.158/volume// Jul 15 13:45:35.234533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69161964-de99-4cab-a08a-0215d385f35c None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:35.234727 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69161964-de99-4cab-a08a-0215d385f35c None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:35.235040 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69161964-de99-4cab-a08a-0215d385f35c None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:45:35.235311 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1444/5741] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:45:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:45:35.242137 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-c5fc3402-e33b-4f1a-a9f3-4f5dd3e53942 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:35.244203 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-c5fc3402-e33b-4f1a-a9f3-4f5dd3e53942 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:45:35.244423 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-c5fc3402-e33b-4f1a-a9f3-4f5dd3e53942 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:45:35.244610 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-c5fc3402-e33b-4f1a-a9f3-4f5dd3e53942 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:45:35.254267 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:35.254267 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:45:35.257692 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-c5fc3402-e33b-4f1a-a9f3-4f5dd3e53942 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:45:35.262088 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-c5fc3402-e33b-4f1a-a9f3-4f5dd3e53942 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:45:35.262500 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1433/5742] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:45:35 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 1584 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:45:35.357849 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:35.359643 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] PUT https://10.4.3.158/volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9 Jul 15 13:45:35.359977 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:45:35.366522 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Acquiring lock "cinder-attachment_update-9c606811-3521-4300-8eb2-835a8250440c-np0000005195" by "attachment_update" {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:45:35.370610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Lock "cinder-attachment_update-9c606811-3521-4300-8eb2-835a8250440c-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100144) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:45:35.371409 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:35.371409 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:45:35.446219 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.coordination [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Lock "cinder-attachment_update-9c606811-3521-4300-8eb2-835a8250440c-np0000005195" released by "attachment_update" :: held 0.075s {{(pid=100144) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:45:35.446341 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-ca029476-197e-4d2e-88be-55cce064c935 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9 returned with HTTP 200 Jul 15 13:45:35.447036 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1445/5743] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:45:35 2026] PUT /volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:45:35.464604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-3cc7f66d-88df-4c28-954d-5fd9c7a6c394 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:45:35.466564 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-3cc7f66d-88df-4c28-954d-5fd9c7a6c394 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] POST https://10.4.3.158/volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9/action Jul 15 13:45:35.467048 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-3cc7f66d-88df-4c28-954d-5fd9c7a6c394 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:45:35.467197 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-3cc7f66d-88df-4c28-954d-5fd9c7a6c394 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:45:35.481064 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:45:35.481064 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:45:35.488368 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-c20eb98a-bc42-4450-8d75-876bc8cfd027 req-3cc7f66d-88df-4c28-954d-5fd9c7a6c394 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9/action returned with HTTP 204 Jul 15 13:45:35.488858 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1422/5744] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:45:35 2026] POST /volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:45:44.076086 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:45:45.260612 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=18 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:45:45.441396 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:45:45.486294 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:46:19.519660 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-33a422f7-4c5e-46e9-9738-bae7ad9dabd4 req-a3a1c896-f7a2-4f90-9c85-2ad28c991b9d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:19.521288 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33a422f7-4c5e-46e9-9738-bae7ad9dabd4 req-a3a1c896-f7a2-4f90-9c85-2ad28c991b9d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9 Jul 15 13:46:19.521478 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33a422f7-4c5e-46e9-9738-bae7ad9dabd4 req-a3a1c896-f7a2-4f90-9c85-2ad28c991b9d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:19.521647 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-33a422f7-4c5e-46e9-9738-bae7ad9dabd4 req-a3a1c896-f7a2-4f90-9c85-2ad28c991b9d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'version_select' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:19.528731 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:19.528731 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:19.568415 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-33a422f7-4c5e-46e9-9738-bae7ad9dabd4 req-a3a1c896-f7a2-4f90-9c85-2ad28c991b9d tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9 returned with HTTP 200 Jul 15 13:46:19.568819 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1445/5745] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:46:19 2026] DELETE /volume/v3/attachments/4d78bcbd-33ec-4fa0-8335-b30ed1f1f0d9 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:20.987872 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:20.989566 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:46:20.989772 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:20.989940 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:20.990133 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete volume with id: 9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:46:20.996296 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:20.996296 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:20.996685 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:46:21.013370 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete volume request issued successfully. Jul 15 13:46:21.014015 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ceb25fbb-005e-4c0f-87b3-9f35a998a9df tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 202 Jul 15 13:46:21.014015 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1434/5746] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:46:20 2026] DELETE /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:46:21.020610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5f2ecc6a-bc90-46b5-8adc-36abc5e9e1e7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:21.022446 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f2ecc6a-bc90-46b5-8adc-36abc5e9e1e7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:46:21.022703 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f2ecc6a-bc90-46b5-8adc-36abc5e9e1e7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:21.022926 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5f2ecc6a-bc90-46b5-8adc-36abc5e9e1e7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:21.029265 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:21.029265 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:21.032653 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5f2ecc6a-bc90-46b5-8adc-36abc5e9e1e7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:46:21.037104 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5f2ecc6a-bc90-46b5-8adc-36abc5e9e1e7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 200 Jul 15 13:46:21.037503 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1446/5747] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:46:21 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:46:22.049442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0322c30c-f0b9-45e1-aa75-8e1516b057d1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:22.051625 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0322c30c-f0b9-45e1-aa75-8e1516b057d1 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c Jul 15 13:46:22.051909 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0322c30c-f0b9-45e1-aa75-8e1516b057d1 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:22.052207 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0322c30c-f0b9-45e1-aa75-8e1516b057d1 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:22.057935 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0322c30c-f0b9-45e1-aa75-8e1516b057d1 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c returned with HTTP 404 Jul 15 13:46:22.058353 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1423/5748] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:46:22 2026] GET /volume/v3/volumes/9c606811-3521-4300-8eb2-835a8250440c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:46:22.064352 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:22.066162 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 Jul 15 13:46:22.066351 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:22.066534 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:22.066641 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.snapshots [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete snapshot with id: 6c5ed767-55e9-4157-bce0-bc14c4b135e9 Jul 15 13:46:22.071464 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:22.071464 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:22.071857 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:46:22.086467 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot delete request issued successfully. Jul 15 13:46:22.086625 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1f2e650-d19e-4671-b753-31dd152c5ff9 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 returned with HTTP 202 Jul 15 13:46:22.086997 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1446/5749] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:46:22 2026] DELETE /volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:22.093696 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-cb27e653-e369-4d9c-a7ad-af39445c1180 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:22.095360 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb27e653-e369-4d9c-a7ad-af39445c1180 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 Jul 15 13:46:22.095559 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb27e653-e369-4d9c-a7ad-af39445c1180 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:22.095780 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-cb27e653-e369-4d9c-a7ad-af39445c1180 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:22.101070 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:22.101070 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:22.101450 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-cb27e653-e369-4d9c-a7ad-af39445c1180 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:46:22.102148 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-cb27e653-e369-4d9c-a7ad-af39445c1180 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 returned with HTTP 200 Jul 15 13:46:22.102487 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1435/5750] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:22 2026] GET /volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:23.111123 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d4c7f127-5f2e-4e96-afff-024434da80c3 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:23.112705 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4c7f127-5f2e-4e96-afff-024434da80c3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 Jul 15 13:46:23.112875 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4c7f127-5f2e-4e96-afff-024434da80c3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:23.113059 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d4c7f127-5f2e-4e96-afff-024434da80c3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:23.116737 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d4c7f127-5f2e-4e96-afff-024434da80c3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 returned with HTTP 404 Jul 15 13:46:23.117151 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1447/5751] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:23 2026] GET /volume/v3/snapshots/6c5ed767-55e9-4157-bce0-bc14c4b135e9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:24.445561 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-26397fe8-81a5-46e8-abd8-6d180d3c460a req-288a650a-17d9-4f16-8ba6-b6cbc97b042c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:24.447376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-26397fe8-81a5-46e8-abd8-6d180d3c460a req-288a650a-17d9-4f16-8ba6-b6cbc97b042c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106 Jul 15 13:46:24.447551 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-26397fe8-81a5-46e8-abd8-6d180d3c460a req-288a650a-17d9-4f16-8ba6-b6cbc97b042c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:24.447730 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-26397fe8-81a5-46e8-abd8-6d180d3c460a req-288a650a-17d9-4f16-8ba6-b6cbc97b042c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:24.454116 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:24.454116 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:24.491653 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-26397fe8-81a5-46e8-abd8-6d180d3c460a req-288a650a-17d9-4f16-8ba6-b6cbc97b042c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106 returned with HTTP 200 Jul 15 13:46:24.492057 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1424/5752] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:46:24 2026] DELETE /volume/v3/attachments/37d8379f-ddbf-48bc-a12d-76358f778106 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:25.957553 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-99107f12-d62a-4258-934f-2c778d8b5a05 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:25.959127 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:46:25.959319 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:25.959494 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:25.959646 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete volume with id: aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:46:25.965800 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:25.965800 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:25.966218 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:46:25.981002 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete volume request issued successfully. Jul 15 13:46:25.981200 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-99107f12-d62a-4258-934f-2c778d8b5a05 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 202 Jul 15 13:46:25.981551 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1447/5753] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:46:25 2026] DELETE /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:46:25.987654 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e358cf85-f231-43a8-895f-8a052805bdba None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:25.989257 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e358cf85-f231-43a8-895f-8a052805bdba tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:46:25.989442 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e358cf85-f231-43a8-895f-8a052805bdba tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:25.989626 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e358cf85-f231-43a8-895f-8a052805bdba tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:25.996131 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:25.996131 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:25.999429 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e358cf85-f231-43a8-895f-8a052805bdba tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:46:26.003457 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e358cf85-f231-43a8-895f-8a052805bdba tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 200 Jul 15 13:46:26.003810 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1436/5754] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:46:25 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:46:27.015258 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f3f7b440-9726-46a5-99a7-18f17bfe3ce6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:27.017160 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3f7b440-9726-46a5-99a7-18f17bfe3ce6 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd Jul 15 13:46:27.017356 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3f7b440-9726-46a5-99a7-18f17bfe3ce6 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:27.017524 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f3f7b440-9726-46a5-99a7-18f17bfe3ce6 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:27.022472 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f3f7b440-9726-46a5-99a7-18f17bfe3ce6 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd returned with HTTP 404 Jul 15 13:46:27.022906 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1448/5755] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:46:27 2026] GET /volume/v3/volumes/aa7b3676-faa1-4d88-baf0-0ce37f726edd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:46:27.029687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-dc856ac3-90ec-4163-800b-cd5695897764 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:27.031359 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 Jul 15 13:46:27.031548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:27.031761 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:27.031867 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.snapshots [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete snapshot with id: 447eac0e-f50f-418f-933b-60f1a759bde3 Jul 15 13:46:27.036566 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:27.036566 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:27.036927 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:46:27.051032 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot delete request issued successfully. Jul 15 13:46:27.051157 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-dc856ac3-90ec-4163-800b-cd5695897764 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 returned with HTTP 202 Jul 15 13:46:27.051505 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1425/5756] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:46:27 2026] DELETE /volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:27.058764 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7e8ef296-1ff7-46b6-8a82-60d339bd1a26 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:27.060463 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e8ef296-1ff7-46b6-8a82-60d339bd1a26 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 Jul 15 13:46:27.060640 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e8ef296-1ff7-46b6-8a82-60d339bd1a26 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:27.060828 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e8ef296-1ff7-46b6-8a82-60d339bd1a26 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:27.065344 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:27.065344 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:27.065712 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7e8ef296-1ff7-46b6-8a82-60d339bd1a26 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Snapshot retrieved successfully. Jul 15 13:46:27.066414 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e8ef296-1ff7-46b6-8a82-60d339bd1a26 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 returned with HTTP 200 Jul 15 13:46:27.066733 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1448/5757] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:27 2026] GET /volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:28.074900 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ba593fbf-a0fb-4669-8946-0011750c898e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:28.076688 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ba593fbf-a0fb-4669-8946-0011750c898e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 Jul 15 13:46:28.076856 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ba593fbf-a0fb-4669-8946-0011750c898e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:28.077063 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ba593fbf-a0fb-4669-8946-0011750c898e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:28.081222 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ba593fbf-a0fb-4669-8946-0011750c898e tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 returned with HTTP 404 Jul 15 13:46:28.081655 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1437/5758] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:28 2026] GET /volume/v3/snapshots/447eac0e-f50f-418f-933b-60f1a759bde3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:29.289110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-1a0bdf39-c920-4c26-bff6-ebf8e3d48ce1 req-ac6dacb5-6e32-453b-81f6-f31f7646bfd7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:29.291025 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1a0bdf39-c920-4c26-bff6-ebf8e3d48ce1 req-ac6dacb5-6e32-453b-81f6-f31f7646bfd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa Jul 15 13:46:29.291248 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1a0bdf39-c920-4c26-bff6-ebf8e3d48ce1 req-ac6dacb5-6e32-453b-81f6-f31f7646bfd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:29.291422 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-1a0bdf39-c920-4c26-bff6-ebf8e3d48ce1 req-ac6dacb5-6e32-453b-81f6-f31f7646bfd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'version_select' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:29.297896 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:29.297896 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:29.334682 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-1a0bdf39-c920-4c26-bff6-ebf8e3d48ce1 req-ac6dacb5-6e32-453b-81f6-f31f7646bfd7 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa returned with HTTP 200 Jul 15 13:46:29.335101 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1449/5759] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:46:29 2026] DELETE /volume/v3/attachments/6b4259ed-c072-49be-b1fc-7a2ce810b6aa => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:30.776301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:30.778039 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] DELETE https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:46:30.778284 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:30.778494 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:30.778686 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete volume with id: 23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:46:30.785429 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:30.785429 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:30.785860 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:46:30.800744 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Delete volume request issued successfully. Jul 15 13:46:30.800868 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cdf3512b-a230-472f-acd5-757a19bcbfc3 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 202 Jul 15 13:46:30.801304 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1426/5760] 10.4.3.158 () {68 vars in 1392 bytes} [Wed Jul 15 13:46:30 2026] DELETE /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 15 13:46:30.808687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-827001ca-6a9d-4cdc-bc15-61c100fb5a9c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:30.810476 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-827001ca-6a9d-4cdc-bc15-61c100fb5a9c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:46:30.810675 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-827001ca-6a9d-4cdc-bc15-61c100fb5a9c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:30.810844 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-827001ca-6a9d-4cdc-bc15-61c100fb5a9c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:30.823237 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:30.823237 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:30.826650 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-827001ca-6a9d-4cdc-bc15-61c100fb5a9c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Volume info retrieved successfully. Jul 15 13:46:30.830978 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-827001ca-6a9d-4cdc-bc15-61c100fb5a9c tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 200 Jul 15 13:46:30.831367 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1449/5761] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:46:30 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:46:31.842801 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-04e78dc8-3831-467c-97a5-f4c1848c2153 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:31.844814 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-04e78dc8-3831-467c-97a5-f4c1848c2153 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] GET https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a Jul 15 13:46:31.845080 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-04e78dc8-3831-467c-97a5-f4c1848c2153 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:31.845319 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-04e78dc8-3831-467c-97a5-f4c1848c2153 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:31.852373 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-04e78dc8-3831-467c-97a5-f4c1848c2153 tempest-TestVolumeBootPatternV346-1770948739 tempest-TestVolumeBootPatternV346-1770948739-project-member] https://10.4.3.158/volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a returned with HTTP 404 Jul 15 13:46:31.852857 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1438/5762] 10.4.3.158 () {68 vars in 1389 bytes} [Wed Jul 15 13:46:31 2026] GET /volume/v3/volumes/23775fb6-e366-413f-9eea-b706743ea90a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 15 13:46:35.968183 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.040059 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:36.040386 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-491077242"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:36.041773 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request body: {'volume': {"'imageRef": 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-491077242'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:36.041883 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume of 1 GB Jul 15 13:46:36.042151 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.042151 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:36.045785 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Availability Zones retrieved successfully. Jul 15 13:46:36.050814 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (ded838a3-2866-4dd4-b50a-678961ea7ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.052300 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0700e23-a760-4c2a-9b43-bd1e44694e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.053163 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:36.075374 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0700e23-a760-4c2a-9b43-bd1e44694e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.076063 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16059aad-a8bd-4251-9dce-ecefe793432f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.122634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Created reservations ['d998c617-56a1-4026-ad99-f473c540ab84', 'ee4ad6bf-3965-4899-a673-d3e820a870da', 'e1e2f54f-21ad-4c58-9987-a07417d1e096', '97fd3dbd-7583-40b7-87db-beaa128bf775'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:36.123273 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16059aad-a8bd-4251-9dce-ecefe793432f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d998c617-56a1-4026-ad99-f473c540ab84', 'ee4ad6bf-3965-4899-a673-d3e820a870da', 'e1e2f54f-21ad-4c58-9987-a07417d1e096', '97fd3dbd-7583-40b7-87db-beaa128bf775']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.123903 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446938bf-f126-4444-a6a8-2feb179b584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.142536 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446938bf-f126-4444-a6a8-2feb179b584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ada38299-6619-4cc3-a043-4563a859cc94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-491077242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['d998c617-56a1-4026-ad99-f473c540ab84','ee4ad6bf-3965-4899-a673-d3e820a870da','e1e2f54f-21ad-4c58-9987-a07417d1e096','97fd3dbd-7583-40b7-87db-beaa128bf775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-491077242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ada38299-6619-4cc3-a043-4563a859cc94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39dacd538d174629af9874de059105f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508913eac184b7b88a11765cde9cafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.143156 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d07a12-08c1-43b6-b51b-b98ee2ee4f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.156888 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d07a12-08c1-43b6-b51b-b98ee2ee4f71) transitioned into state 'SUCCESS' from state '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-491077242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['d998c617-56a1-4026-ad99-f473c540ab84','ee4ad6bf-3965-4899-a673-d3e820a870da','e1e2f54f-21ad-4c58-9987-a07417d1e096','97fd3dbd-7583-40b7-87db-beaa128bf775'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.157479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98c336c-c2a2-4433-8d06-14a70fc7cb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.164694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98c336c-c2a2-4433-8d06-14a70fc7cb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.165434 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (ded838a3-2866-4dd4-b50a-678961ea7ca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.165705 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request issued successfully. Jul 15 13:46:36.166215 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-6f64b7be-8f9e-4c28-a495-b338db4f7e39 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:36.166593 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1450/5763] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:35 2026] POST /volume/v3/volumes => generated 756 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:36.177738 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.179974 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:36.180301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1610976384"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:36.181612 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request body: {'volume': {"'imageRef": 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1610976384'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:36.181762 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume of 1 GB Jul 15 13:46:36.185768 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Availability Zones retrieved successfully. Jul 15 13:46:36.190896 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (a2499c79-0e07-420c-bf22-aa93a6d4a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.191701 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de0f220-c0b6-4e23-b930-1b7db687d551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.192618 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:36.214872 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de0f220-c0b6-4e23-b930-1b7db687d551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.215780 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ceb16b-9fd2-4b45-9ad0-3720b3c95fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.251469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Created reservations ['fdebd341-8072-4d62-8523-28d2612b60bb', 'd6ff1ab7-ad2b-4997-a5b9-b57c5414f0e0', '7340802c-5b02-479e-bc04-8be86b75da71', '899b64d0-e803-4fc6-823e-f4f7b24146f3'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:36.252287 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33ceb16b-9fd2-4b45-9ad0-3720b3c95fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdebd341-8072-4d62-8523-28d2612b60bb', 'd6ff1ab7-ad2b-4997-a5b9-b57c5414f0e0', '7340802c-5b02-479e-bc04-8be86b75da71', '899b64d0-e803-4fc6-823e-f4f7b24146f3']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.252937 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffb8ea7-4efc-4978-b1a3-1c1893587b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.274069 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffb8ea7-4efc-4978-b1a3-1c1893587b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aef5ec1-ef4d-4546-8563-ce1273cda8ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1610976384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['fdebd341-8072-4d62-8523-28d2612b60bb','d6ff1ab7-ad2b-4997-a5b9-b57c5414f0e0','7340802c-5b02-479e-bc04-8be86b75da71','899b64d0-e803-4fc6-823e-f4f7b24146f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1610976384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aef5ec1-ef4d-4546-8563-ce1273cda8ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39dacd538d174629af9874de059105f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508913eac184b7b88a11765cde9cafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.274776 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b99c49b-92b5-48e6-8c7c-e4217a13433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.292216 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b99c49b-92b5-48e6-8c7c-e4217a13433a) transitioned into state 'SUCCESS' from state '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-1610976384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['fdebd341-8072-4d62-8523-28d2612b60bb','d6ff1ab7-ad2b-4997-a5b9-b57c5414f0e0','7340802c-5b02-479e-bc04-8be86b75da71','899b64d0-e803-4fc6-823e-f4f7b24146f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.292977 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78ff5d3-efe8-4e53-bd5c-9f76c35e554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.301618 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78ff5d3-efe8-4e53-bd5c-9f76c35e554b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.302440 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (a2499c79-0e07-420c-bf22-aa93a6d4a38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.302728 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request issued successfully. Jul 15 13:46:36.303301 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-29f47111-8d8b-4fb3-8891-65381e3bab8d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:36.303697 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1427/5764] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:36 2026] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:36.314396 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e1470d95-de04-461f-95c2-6de44449affa None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.316633 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:36.317066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-19534874"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:36.318506 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request body: {'volume': {"'imageRef": 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-19534874'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:36.318577 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume of 1 GB Jul 15 13:46:36.322380 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Availability Zones retrieved successfully. Jul 15 13:46:36.328264 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (b7dd2d7a-95c7-41e8-a3c4-38eb09c830ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.329530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd166e0f-1690-4698-80f9-6c8ac769716a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.330754 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:36.355359 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd166e0f-1690-4698-80f9-6c8ac769716a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.356078 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b45ac9-e74a-4e0a-adc7-b3e3e46044fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.389347 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Created reservations ['8121e422-0b80-46ad-9e37-577d1e64d609', '72d30bbf-6b6f-413f-a6a7-3c2cf1a007e2', '9a3be39a-550c-40c3-993e-403582df03b3', '0972b0fc-46a0-4b33-8f63-2e5daf41d105'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:36.390033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b45ac9-e74a-4e0a-adc7-b3e3e46044fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8121e422-0b80-46ad-9e37-577d1e64d609', '72d30bbf-6b6f-413f-a6a7-3c2cf1a007e2', '9a3be39a-550c-40c3-993e-403582df03b3', '0972b0fc-46a0-4b33-8f63-2e5daf41d105']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.390690 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f87706c-0f6a-47d4-a452-99a94d16bdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.409268 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f87706c-0f6a-47d4-a452-99a94d16bdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-19534874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['8121e422-0b80-46ad-9e37-577d1e64d609','72d30bbf-6b6f-413f-a6a7-3c2cf1a007e2','9a3be39a-550c-40c3-993e-403582df03b3','0972b0fc-46a0-4b33-8f63-2e5daf41d105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-19534874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39dacd538d174629af9874de059105f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508913eac184b7b88a11765cde9cafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.409939 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1d483b-dc22-4cd3-a1e1-c4080e950ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.425538 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1d483b-dc22-4cd3-a1e1-c4080e950ee5) transitioned into state 'SUCCESS' from state '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-19534874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['8121e422-0b80-46ad-9e37-577d1e64d609','72d30bbf-6b6f-413f-a6a7-3c2cf1a007e2','9a3be39a-550c-40c3-993e-403582df03b3','0972b0fc-46a0-4b33-8f63-2e5daf41d105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.426158 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5057cc3-f446-489d-b462-00586da55d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.433487 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5057cc3-f446-489d-b462-00586da55d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.434203 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (b7dd2d7a-95c7-41e8-a3c4-38eb09c830ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.434466 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request issued successfully. Jul 15 13:46:36.434937 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e1470d95-de04-461f-95c2-6de44449affa tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:36.435449 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1450/5765] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:36 2026] POST /volume/v3/volumes => generated 755 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:36.446127 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-39015253-fc2e-4dc9-807e-773c52982558 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.448418 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:36.448873 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-622870698"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:36.450831 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request body: {'volume': {"'imageRef": 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-622870698'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:36.451013 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume of 1 GB Jul 15 13:46:36.456202 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Availability Zones retrieved successfully. Jul 15 13:46:36.463771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (c75fb5a5-04a0-4fc1-9237-70e3896e049b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.464969 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52449ee-57d3-4b15-9a97-2c3f40ea0696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.466132 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:36.495014 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52449ee-57d3-4b15-9a97-2c3f40ea0696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.495734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ab0df03-6f5f-4ade-837c-e3fa392c683b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.528968 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Created reservations ['cee480eb-e04e-4021-9e6d-f1aba0b46c9f', '41490b16-54dd-4bca-b2c9-104d1960b45e', 'fb5f1c46-4979-48c7-8d3a-d556244fc6ed', 'befbd55a-9be2-4722-9a7d-49e6d4af7c86'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:36.529726 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ab0df03-6f5f-4ade-837c-e3fa392c683b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee480eb-e04e-4021-9e6d-f1aba0b46c9f', '41490b16-54dd-4bca-b2c9-104d1960b45e', 'fb5f1c46-4979-48c7-8d3a-d556244fc6ed', 'befbd55a-9be2-4722-9a7d-49e6d4af7c86']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.530771 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2bd3ca-7825-4c4b-91b5-a65742eda6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.549956 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2bd3ca-7825-4c4b-91b5-a65742eda6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb758820-4cb3-4af5-b7f9-c000c318ec5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-622870698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['cee480eb-e04e-4021-9e6d-f1aba0b46c9f','41490b16-54dd-4bca-b2c9-104d1960b45e','fb5f1c46-4979-48c7-8d3a-d556244fc6ed','befbd55a-9be2-4722-9a7d-49e6d4af7c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-622870698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb758820-4cb3-4af5-b7f9-c000c318ec5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39dacd538d174629af9874de059105f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508913eac184b7b88a11765cde9cafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.550681 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76133cd-3cf1-43f8-9261-42c2521410a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.565752 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e76133cd-3cf1-43f8-9261-42c2521410a9) transitioned into state 'SUCCESS' from state '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-622870698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['cee480eb-e04e-4021-9e6d-f1aba0b46c9f','41490b16-54dd-4bca-b2c9-104d1960b45e','fb5f1c46-4979-48c7-8d3a-d556244fc6ed','befbd55a-9be2-4722-9a7d-49e6d4af7c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.566469 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23088a82-45a6-46fa-97f0-6b8c55ea795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.574160 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23088a82-45a6-46fa-97f0-6b8c55ea795f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.574879 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (c75fb5a5-04a0-4fc1-9237-70e3896e049b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.575158 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request issued successfully. Jul 15 13:46:36.575660 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-39015253-fc2e-4dc9-807e-773c52982558 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:36.576064 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1439/5766] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:36 2026] POST /volume/v3/volumes => generated 756 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:36.586952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-69a36831-7807-49bc-a1f5-2657efc278f5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.588698 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:36.589032 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-114600046"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:36.590417 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request body: {'volume': {"'imageRef": 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-114600046'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:36.590475 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume of 1 GB Jul 15 13:46:36.590707 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.590707 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:36.594298 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Availability Zones retrieved successfully. Jul 15 13:46:36.599288 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (7b7bfb71-3842-4ead-ac82-645ab766753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.600148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d812b1a-b2f1-42a8-aa7d-2c0ef34a0ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.600936 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:36.622465 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d812b1a-b2f1-42a8-aa7d-2c0ef34a0ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.623559 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82740dd7-70e9-4675-8d4a-c97c7cbd1a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.658016 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Created reservations ['a99be07b-4691-4b16-bb4d-11187f6df8a3', '987672e6-b653-4be9-bac3-f25a153582c4', 'd95010da-26be-4277-8669-2b524c1c4887', '3fd97da1-012c-4795-afb4-529e86179391'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:36.658753 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82740dd7-70e9-4675-8d4a-c97c7cbd1a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a99be07b-4691-4b16-bb4d-11187f6df8a3', '987672e6-b653-4be9-bac3-f25a153582c4', 'd95010da-26be-4277-8669-2b524c1c4887', '3fd97da1-012c-4795-afb4-529e86179391']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.659493 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1b4bb0-5f94-4244-b8e5-e8990657f7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.678452 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1b4bb0-5f94-4244-b8e5-e8990657f7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183ce2aa-9265-41a0-9a50-cbfaa5753ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-114600046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['a99be07b-4691-4b16-bb4d-11187f6df8a3','987672e6-b653-4be9-bac3-f25a153582c4','d95010da-26be-4277-8669-2b524c1c4887','3fd97da1-012c-4795-afb4-529e86179391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-114600046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183ce2aa-9265-41a0-9a50-cbfaa5753ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39dacd538d174629af9874de059105f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9508913eac184b7b88a11765cde9cafc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.679498 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431425a1-dd6b-4910-b264-f3ba2defef21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.695052 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431425a1-dd6b-4910-b264-f3ba2defef21) transitioned into state 'SUCCESS' from state '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-114600046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39dacd538d174629af9874de059105f9',qos_specs=None,replication_status=,reservations=['a99be07b-4691-4b16-bb4d-11187f6df8a3','987672e6-b653-4be9-bac3-f25a153582c4','d95010da-26be-4277-8669-2b524c1c4887','3fd97da1-012c-4795-afb4-529e86179391'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9508913eac184b7b88a11765cde9cafc',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.695679 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeda0f4-f7fc-429f-ae36-174753b05945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:36.704270 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeda0f4-f7fc-429f-ae36-174753b05945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:36.705064 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Flow 'volume_create_api' (7b7bfb71-3842-4ead-ac82-645ab766753f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:36.705346 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Create volume request issued successfully. Jul 15 13:46:36.705852 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-69a36831-7807-49bc-a1f5-2657efc278f5 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:36.706275 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1451/5767] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:36 2026] POST /volume/v3/volumes => generated 756 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:36.716680 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-70ca736b-7f86-4758-8651-6537e1e76ca3 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.718514 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-70ca736b-7f86-4758-8651-6537e1e76ca3 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 Jul 15 13:46:36.718782 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-70ca736b-7f86-4758-8651-6537e1e76ca3 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.719030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-70ca736b-7f86-4758-8651-6537e1e76ca3 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.726050 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.726050 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:36.729627 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-70ca736b-7f86-4758-8651-6537e1e76ca3 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.733383 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-70ca736b-7f86-4758-8651-6537e1e76ca3 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 returned with HTTP 200 Jul 15 13:46:36.733731 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1428/5768] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:36 2026] GET /volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:36.744166 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-82a231f5-da44-455e-a6da-2939ed894bc9 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.746424 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-82a231f5-da44-455e-a6da-2939ed894bc9 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff Jul 15 13:46:36.746614 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-82a231f5-da44-455e-a6da-2939ed894bc9 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.746793 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-82a231f5-da44-455e-a6da-2939ed894bc9 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.754751 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.754751 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:36.758570 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-82a231f5-da44-455e-a6da-2939ed894bc9 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.762924 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-82a231f5-da44-455e-a6da-2939ed894bc9 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff returned with HTTP 200 Jul 15 13:46:36.763421 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1451/5769] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:36 2026] GET /volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:36.774241 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-af5dc537-b1e9-472e-bac8-fdbafb92d692 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.775955 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-af5dc537-b1e9-472e-bac8-fdbafb92d692 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 Jul 15 13:46:36.776152 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-af5dc537-b1e9-472e-bac8-fdbafb92d692 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.776349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-af5dc537-b1e9-472e-bac8-fdbafb92d692 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.782878 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.782878 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:36.786036 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-af5dc537-b1e9-472e-bac8-fdbafb92d692 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.789525 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-af5dc537-b1e9-472e-bac8-fdbafb92d692 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 returned with HTTP 200 Jul 15 13:46:36.789824 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1440/5770] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:36 2026] GET /volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:36.799934 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f18664f7-83ac-4291-bd20-1dd4ac8221f2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.801671 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f18664f7-83ac-4291-bd20-1dd4ac8221f2 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b Jul 15 13:46:36.801856 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f18664f7-83ac-4291-bd20-1dd4ac8221f2 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.802052 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f18664f7-83ac-4291-bd20-1dd4ac8221f2 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.811593 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.811593 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:36.816447 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f18664f7-83ac-4291-bd20-1dd4ac8221f2 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.822027 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f18664f7-83ac-4291-bd20-1dd4ac8221f2 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b returned with HTTP 200 Jul 15 13:46:36.822615 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1452/5771] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:36 2026] GET /volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:36.833920 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-fea9ba25-f874-4377-8550-ca8e681dbb96 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.835725 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fea9ba25-f874-4377-8550-ca8e681dbb96 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 Jul 15 13:46:36.835912 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fea9ba25-f874-4377-8550-ca8e681dbb96 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.836116 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-fea9ba25-f874-4377-8550-ca8e681dbb96 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.844856 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.844856 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:36.848478 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-fea9ba25-f874-4377-8550-ca8e681dbb96 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.852304 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-fea9ba25-f874-4377-8550-ca8e681dbb96 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 returned with HTTP 200 Jul 15 13:46:36.853934 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1429/5772] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:36 2026] GET /volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:36.870226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.871910 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] DELETE https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 Jul 15 13:46:36.872125 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.872312 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.872487 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume with id: 183ce2aa-9265-41a0-9a50-cbfaa5753ad9 Jul 15 13:46:36.879914 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.879914 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:36.880425 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.910181 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume request issued successfully. Jul 15 13:46:36.910391 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8e538d5c-1f1b-44b4-bdd1-0622227d31e7 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 returned with HTTP 202 Jul 15 13:46:36.910822 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1452/5773] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:36 2026] DELETE /volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:36.916994 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d564b374-e475-400b-b83b-266319556ce4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:36.918744 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d564b374-e475-400b-b83b-266319556ce4 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 Jul 15 13:46:36.918938 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d564b374-e475-400b-b83b-266319556ce4 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:36.919141 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d564b374-e475-400b-b83b-266319556ce4 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:36.927130 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:36.927130 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:36.933792 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d564b374-e475-400b-b83b-266319556ce4 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:36.938124 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d564b374-e475-400b-b83b-266319556ce4 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 returned with HTTP 200 Jul 15 13:46:36.938522 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1441/5774] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:36 2026] GET /volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:37.950659 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5333057a-4a17-43f3-8bec-0fe55a4fb9eb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:37.952380 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5333057a-4a17-43f3-8bec-0fe55a4fb9eb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 Jul 15 13:46:37.952563 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5333057a-4a17-43f3-8bec-0fe55a4fb9eb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:37.952738 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5333057a-4a17-43f3-8bec-0fe55a4fb9eb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:37.957844 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5333057a-4a17-43f3-8bec-0fe55a4fb9eb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 returned with HTTP 404 Jul 15 13:46:37.958368 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1453/5775] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:37 2026] GET /volume/v3/volumes/183ce2aa-9265-41a0-9a50-cbfaa5753ad9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:37.964475 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:37.966608 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] DELETE https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b Jul 15 13:46:37.967065 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:37.967119 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:37.967307 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume with id: cb758820-4cb3-4af5-b7f9-c000c318ec5b Jul 15 13:46:37.975295 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:37.975295 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:37.975813 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:37.995485 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume request issued successfully. Jul 15 13:46:37.995689 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7bbed7c3-f6c9-44a7-89df-d4b623c1b106 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b returned with HTTP 202 Jul 15 13:46:37.996181 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1430/5776] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:37 2026] DELETE /volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:38.001938 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-28ddb682-523a-4e40-9cff-8e189f79e37c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:38.003655 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-28ddb682-523a-4e40-9cff-8e189f79e37c tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b Jul 15 13:46:38.003854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-28ddb682-523a-4e40-9cff-8e189f79e37c tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:38.004074 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-28ddb682-523a-4e40-9cff-8e189f79e37c tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:38.010568 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:38.010568 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:38.013825 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-28ddb682-523a-4e40-9cff-8e189f79e37c tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:38.017796 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-28ddb682-523a-4e40-9cff-8e189f79e37c tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b returned with HTTP 200 Jul 15 13:46:38.018335 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1453/5777] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:38 2026] GET /volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:39.030384 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aaf29247-b52a-4f72-9040-ae42c1f755a1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:39.032170 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aaf29247-b52a-4f72-9040-ae42c1f755a1 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b Jul 15 13:46:39.032366 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aaf29247-b52a-4f72-9040-ae42c1f755a1 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:39.032541 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aaf29247-b52a-4f72-9040-ae42c1f755a1 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:39.037823 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aaf29247-b52a-4f72-9040-ae42c1f755a1 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b returned with HTTP 404 Jul 15 13:46:39.038279 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1442/5778] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:39 2026] GET /volume/v3/volumes/cb758820-4cb3-4af5-b7f9-c000c318ec5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:39.043944 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:39.045588 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] DELETE https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 Jul 15 13:46:39.045765 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:39.045933 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:39.046107 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume with id: b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 Jul 15 13:46:39.052364 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:39.052364 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:39.052754 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:39.066799 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume request issued successfully. Jul 15 13:46:39.066951 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9d1620f5-f86c-4802-b03c-f2e608957fb6 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 returned with HTTP 202 Jul 15 13:46:39.067328 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1454/5779] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:39 2026] DELETE /volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:39.073590 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2e23dee8-387c-4d18-a5f3-3e67c95b555d None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:39.075267 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e23dee8-387c-4d18-a5f3-3e67c95b555d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 Jul 15 13:46:39.075453 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e23dee8-387c-4d18-a5f3-3e67c95b555d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:39.075644 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2e23dee8-387c-4d18-a5f3-3e67c95b555d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:39.083323 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:39.083323 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:39.086929 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2e23dee8-387c-4d18-a5f3-3e67c95b555d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:39.090808 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2e23dee8-387c-4d18-a5f3-3e67c95b555d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 returned with HTTP 200 Jul 15 13:46:39.091194 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1431/5780] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:39 2026] GET /volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:40.102054 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-2ba5e67a-dbf4-4766-9538-88c2fbaecefd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:40.103721 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ba5e67a-dbf4-4766-9538-88c2fbaecefd tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 Jul 15 13:46:40.103901 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ba5e67a-dbf4-4766-9538-88c2fbaecefd tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:40.104098 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-2ba5e67a-dbf4-4766-9538-88c2fbaecefd tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:40.109617 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-2ba5e67a-dbf4-4766-9538-88c2fbaecefd tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 returned with HTTP 404 Jul 15 13:46:40.110056 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1454/5781] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:40 2026] GET /volume/v3/volumes/b4e5ecf1-71e0-4eac-9ce0-7454e3b75a49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:40.115857 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:40.117506 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] DELETE https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff Jul 15 13:46:40.117678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:40.117848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:40.118023 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume with id: 7aef5ec1-ef4d-4546-8563-ce1273cda8ff Jul 15 13:46:40.125942 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:40.125942 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:40.126440 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:40.143153 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume request issued successfully. Jul 15 13:46:40.143377 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-42faf275-c7a6-4765-ac79-f1b47adc80dc tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff returned with HTTP 202 Jul 15 13:46:40.143782 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1443/5782] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:40 2026] DELETE /volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:40.150281 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-744d4528-1498-492d-905f-18a66a4d317d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:40.151913 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-744d4528-1498-492d-905f-18a66a4d317d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff Jul 15 13:46:40.152118 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-744d4528-1498-492d-905f-18a66a4d317d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:40.152306 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-744d4528-1498-492d-905f-18a66a4d317d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:40.158316 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:40.158316 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:40.161460 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-744d4528-1498-492d-905f-18a66a4d317d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:40.165602 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-744d4528-1498-492d-905f-18a66a4d317d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff returned with HTTP 200 Jul 15 13:46:40.165993 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1455/5783] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:40 2026] GET /volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:41.177888 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-262fde91-947f-41e3-b46e-e59ccb17dfbb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:41.179782 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-262fde91-947f-41e3-b46e-e59ccb17dfbb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff Jul 15 13:46:41.180079 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-262fde91-947f-41e3-b46e-e59ccb17dfbb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:41.180389 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-262fde91-947f-41e3-b46e-e59ccb17dfbb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:41.185872 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-262fde91-947f-41e3-b46e-e59ccb17dfbb tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff returned with HTTP 404 Jul 15 13:46:41.186343 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1432/5784] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:41 2026] GET /volume/v3/volumes/7aef5ec1-ef4d-4546-8563-ce1273cda8ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:41.192425 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ce6f131d-4ad9-48f0-aa77-18811939332d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:41.194512 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 Jul 15 13:46:41.194717 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:41.194898 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:41.195091 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume with id: ada38299-6619-4cc3-a043-4563a859cc94 Jul 15 13:46:41.201680 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:41.201680 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:41.202122 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:41.216365 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Delete volume request issued successfully. Jul 15 13:46:41.216500 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ce6f131d-4ad9-48f0-aa77-18811939332d tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 returned with HTTP 202 Jul 15 13:46:41.216862 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1455/5785] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:41 2026] DELETE /volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:41.223463 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-ccdfd2d4-5141-447b-90b8-58cadce6a4f0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:41.225232 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ccdfd2d4-5141-447b-90b8-58cadce6a4f0 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 Jul 15 13:46:41.225436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ccdfd2d4-5141-447b-90b8-58cadce6a4f0 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:41.225614 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-ccdfd2d4-5141-447b-90b8-58cadce6a4f0 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:41.231943 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:41.231943 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:41.235155 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-ccdfd2d4-5141-447b-90b8-58cadce6a4f0 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Volume info retrieved successfully. Jul 15 13:46:41.239099 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-ccdfd2d4-5141-447b-90b8-58cadce6a4f0 tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 returned with HTTP 200 Jul 15 13:46:41.239487 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1444/5786] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:41 2026] GET /volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:42.250673 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-54a62077-58d1-4291-8c7c-21bac72a22ae None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:42.252353 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-54a62077-58d1-4291-8c7c-21bac72a22ae tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] GET https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 Jul 15 13:46:42.252554 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-54a62077-58d1-4291-8c7c-21bac72a22ae tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:42.252729 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-54a62077-58d1-4291-8c7c-21bac72a22ae tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:42.258287 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-54a62077-58d1-4291-8c7c-21bac72a22ae tempest-CreateVolumesFromImageTest-1714841655 tempest-CreateVolumesFromImageTest-1714841655-project-member] https://10.4.3.158/volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 returned with HTTP 404 Jul 15 13:46:42.258803 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1456/5787] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:42 2026] GET /volume/v3/volumes/ada38299-6619-4cc3-a043-4563a859cc94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:43.152479 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:43.225364 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:43.225677 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1120218634"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:43.226975 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1120218634'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:43.227104 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume of 1 GB Jul 15 13:46:43.230950 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Availability Zones retrieved successfully. Jul 15 13:46:43.235849 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (cbe63f6c-67d2-475a-ae4e-70fba046d8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:43.236693 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6a8ef6-3305-4529-a092-2e93e4097d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:43.237486 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:43.259633 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c6a8ef6-3305-4529-a092-2e93e4097d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:43.260299 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e121be5c-4cd2-484b-aa3d-e04d19fcbd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:43.306668 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['860abc94-deff-45a3-b131-21075290a9e8', 'b732c93e-f910-4493-a3cb-137d089eb31c', 'be6deac0-9c58-4697-932d-be225081298a', 'b3e4d658-7c25-49eb-abe7-8a36e9bc48a7'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:43.307469 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e121be5c-4cd2-484b-aa3d-e04d19fcbd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['860abc94-deff-45a3-b131-21075290a9e8', 'b732c93e-f910-4493-a3cb-137d089eb31c', 'be6deac0-9c58-4697-932d-be225081298a', 'b3e4d658-7c25-49eb-abe7-8a36e9bc48a7']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:43.308215 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a95b327-2fcc-4c12-b835-568d6cadac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:43.326713 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a95b327-2fcc-4c12-b835-568d6cadac6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55018026-7733-47ca-81b8-a7dd0549c18b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1120218634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['860abc94-deff-45a3-b131-21075290a9e8','b732c93e-f910-4493-a3cb-137d089eb31c','be6deac0-9c58-4697-932d-be225081298a','b3e4d658-7c25-49eb-abe7-8a36e9bc48a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1120218634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55018026-7733-47ca-81b8-a7dd0549c18b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263fba52dfb249068010be0514dd0a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e7fa5844e64026b71f8143fb391bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:43.327372 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca95d52-a204-4a14-a2c5-27fa5d7f3f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:43.342425 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca95d52-a204-4a14-a2c5-27fa5d7f3f15) transitioned into state 'SUCCESS' from state '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-1120218634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['860abc94-deff-45a3-b131-21075290a9e8','b732c93e-f910-4493-a3cb-137d089eb31c','be6deac0-9c58-4697-932d-be225081298a','b3e4d658-7c25-49eb-abe7-8a36e9bc48a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:43.343060 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b7383a-00cf-4096-8ee2-5e2924c4ea0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:43.350858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b7383a-00cf-4096-8ee2-5e2924c4ea0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:43.351616 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (cbe63f6c-67d2-475a-ae4e-70fba046d8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:43.351922 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request issued successfully. Jul 15 13:46:43.352503 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-5059ae06-ab45-4c54-aaab-bb5b9271f2fe tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:43.352905 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1433/5788] 10.4.3.158 () {68 vars in 1258 bytes} [Wed Jul 15 13:46:43 2026] POST /volume/v3/volumes => generated 760 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:43.363713 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-eef04537-f9b4-480a-8926-6f6e69fa6ba4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:43.365393 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eef04537-f9b4-480a-8926-6f6e69fa6ba4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:43.365826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eef04537-f9b4-480a-8926-6f6e69fa6ba4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:43.365826 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-eef04537-f9b4-480a-8926-6f6e69fa6ba4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:43.372054 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:43.372054 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:43.375138 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-eef04537-f9b4-480a-8926-6f6e69fa6ba4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:43.378634 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-eef04537-f9b4-480a-8926-6f6e69fa6ba4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b returned with HTTP 200 Jul 15 13:46:43.378981 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1456/5789] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:43 2026] GET /volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:44.390075 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-46e477f5-b22a-468f-ad35-1ad8ed7cd2eb None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:44.391764 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46e477f5-b22a-468f-ad35-1ad8ed7cd2eb tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:44.391949 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46e477f5-b22a-468f-ad35-1ad8ed7cd2eb tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:44.392135 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-46e477f5-b22a-468f-ad35-1ad8ed7cd2eb tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:44.398242 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:44.398242 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:44.401173 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-46e477f5-b22a-468f-ad35-1ad8ed7cd2eb tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:44.404702 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-46e477f5-b22a-468f-ad35-1ad8ed7cd2eb tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b returned with HTTP 200 Jul 15 13:46:44.405084 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1445/5790] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:44 2026] GET /volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b => generated 853 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:44.416006 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:44.417673 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/snapshots Jul 15 13:46:44.418009 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55018026-7733-47ca-81b8-a7dd0549c18b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1912452570"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:44.425578 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:44.425578 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:44.425990 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:44.426121 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create snapshot from volume 55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:44.457709 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['3e0f7bcb-123e-4ecc-a519-b098eb279a86', 'fd26d158-87fb-4c7b-8c23-53c7c96607a9', 'f0df8c5d-524a-4795-aafb-d9dadb2f8190', '5714fd83-63e1-4003-9d08-28168cf66549'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:44.482091 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Snapshot create request issued successfully. Jul 15 13:46:44.482417 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0912fe98-5e76-46d4-b9ff-0c449176bb90 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/snapshots returned with HTTP 202 Jul 15 13:46:44.482814 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1457/5791] 10.4.3.158 () {68 vars in 1265 bytes} [Wed Jul 15 13:46:44 2026] POST /volume/v3/snapshots => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:44.490971 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-81b07a6a-2bbf-4a3b-a719-30f57bca6e4e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:44.492858 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-81b07a6a-2bbf-4a3b-a719-30f57bca6e4e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 Jul 15 13:46:44.493067 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-81b07a6a-2bbf-4a3b-a719-30f57bca6e4e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:44.493252 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-81b07a6a-2bbf-4a3b-a719-30f57bca6e4e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:44.498091 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:44.498091 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:44.498508 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-81b07a6a-2bbf-4a3b-a719-30f57bca6e4e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Snapshot retrieved successfully. Jul 15 13:46:44.499244 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-81b07a6a-2bbf-4a3b-a719-30f57bca6e4e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 returned with HTTP 200 Jul 15 13:46:44.499583 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1434/5792] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:44 2026] GET /volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:45.507613 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7529cd33-10cf-446e-8a10-92934e3ab1c1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:45.509561 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7529cd33-10cf-446e-8a10-92934e3ab1c1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 Jul 15 13:46:45.509729 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7529cd33-10cf-446e-8a10-92934e3ab1c1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:45.509897 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7529cd33-10cf-446e-8a10-92934e3ab1c1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:45.514534 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:45.514534 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:45.514907 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-7529cd33-10cf-446e-8a10-92934e3ab1c1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Snapshot retrieved successfully. Jul 15 13:46:45.515584 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7529cd33-10cf-446e-8a10-92934e3ab1c1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 returned with HTTP 200 Jul 15 13:46:45.516079 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1457/5793] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:45 2026] GET /volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:45.523327 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-b5cbd508-9455-481e-8866-2411e08d80b4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:45.524952 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:45.525308 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eea5fd9a-8554-46e1-b03d-08bcc9a72913", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-554910047"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:45.526672 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eea5fd9a-8554-46e1-b03d-08bcc9a72913', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-554910047'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:45.526780 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume of 1 GB Jul 15 13:46:45.530712 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Availability Zones retrieved successfully. Jul 15 13:46:45.535787 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (9ff86c1d-c462-4cd8-9622-6bc99c39c60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.536640 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7912a6d5-71e0-4b44-b96f-951a8266cb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.537461 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:45.559759 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7912a6d5-71e0-4b44-b96f-951a8266cb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.560273 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1df469-4ea2-4d6a-be92-5afd7d0f6b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.595895 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['cfd89fec-a4c5-41ae-92cd-14450b16a7eb', '633c8377-f1e2-4901-8d08-060ad7ecf6a3', '76d270fc-8dbc-4ca4-84af-5c4a2b76c5e2', '6780d098-84be-4717-a533-6fc535efc835'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:45.596363 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1df469-4ea2-4d6a-be92-5afd7d0f6b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd89fec-a4c5-41ae-92cd-14450b16a7eb', '633c8377-f1e2-4901-8d08-060ad7ecf6a3', '76d270fc-8dbc-4ca4-84af-5c4a2b76c5e2', '6780d098-84be-4717-a533-6fc535efc835']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.597046 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82038814-e917-4e34-8fce-fa025f09c9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.616354 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82038814-e917-4e34-8fce-fa025f09c9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a4ab4ad-548e-4db9-8696-f022921cd553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-554910047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['cfd89fec-a4c5-41ae-92cd-14450b16a7eb','633c8377-f1e2-4901-8d08-060ad7ecf6a3','76d270fc-8dbc-4ca4-84af-5c4a2b76c5e2','6780d098-84be-4717-a533-6fc535efc835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-554910047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a4ab4ad-548e-4db9-8696-f022921cd553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263fba52dfb249068010be0514dd0a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e7fa5844e64026b71f8143fb391bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.617006 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7b5a662-1f8d-457e-a793-8988121c0d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.630860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7b5a662-1f8d-457e-a793-8988121c0d80) transitioned into state 'SUCCESS' from state '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-554910047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['cfd89fec-a4c5-41ae-92cd-14450b16a7eb','633c8377-f1e2-4901-8d08-060ad7ecf6a3','76d270fc-8dbc-4ca4-84af-5c4a2b76c5e2','6780d098-84be-4717-a533-6fc535efc835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.631473 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c84eb0-831c-4a71-a921-6680e48dc45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.638707 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c84eb0-831c-4a71-a921-6680e48dc45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.639451 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (9ff86c1d-c462-4cd8-9622-6bc99c39c60a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.639731 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request issued successfully. Jul 15 13:46:45.640269 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-b5cbd508-9455-481e-8866-2411e08d80b4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:45.640670 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1446/5794] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:45 2026] POST /volume/v3/volumes => generated 759 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:45.651473 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:45.652972 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:45.653350 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eea5fd9a-8554-46e1-b03d-08bcc9a72913", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1240522792"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:45.654566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eea5fd9a-8554-46e1-b03d-08bcc9a72913', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1240522792'}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:45.654677 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume of 1 GB Jul 15 13:46:45.654900 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:45.654900 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:45.658157 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Availability Zones retrieved successfully. Jul 15 13:46:45.663470 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (cbcdeebb-e39e-47ae-8e2c-e4a0c328780d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.664284 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a276f0-b79b-4803-882b-c24c059dfbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.665048 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:45.685587 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9a276f0-b79b-4803-882b-c24c059dfbf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.686237 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9217d9c6-5919-4898-aaaa-3d66db6cfc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.717268 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['05ea7b92-8374-4647-bfbc-da433a34d3b9', '4df14071-5260-4062-82c2-f4c80bf7c8a0', '93911e50-3c7e-4222-a9cc-99b9fc3d3676', '93b480c0-5542-48d0-a108-0bc63da25ada'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:45.717882 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9217d9c6-5919-4898-aaaa-3d66db6cfc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05ea7b92-8374-4647-bfbc-da433a34d3b9', '4df14071-5260-4062-82c2-f4c80bf7c8a0', '93911e50-3c7e-4222-a9cc-99b9fc3d3676', '93b480c0-5542-48d0-a108-0bc63da25ada']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.718566 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008811fe-1e5b-4886-ba41-088a865946cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.736148 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008811fe-1e5b-4886-ba41-088a865946cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a43cf8bb-2505-45fb-9bf0-6695c88f0cab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1240522792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['05ea7b92-8374-4647-bfbc-da433a34d3b9','4df14071-5260-4062-82c2-f4c80bf7c8a0','93911e50-3c7e-4222-a9cc-99b9fc3d3676','93b480c0-5542-48d0-a108-0bc63da25ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1240522792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a43cf8bb-2505-45fb-9bf0-6695c88f0cab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263fba52dfb249068010be0514dd0a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e7fa5844e64026b71f8143fb391bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.736756 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04603526-a397-45ff-a834-5c5779299ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.750705 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04603526-a397-45ff-a834-5c5779299ae8) transitioned into state 'SUCCESS' from state '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-1240522792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['05ea7b92-8374-4647-bfbc-da433a34d3b9','4df14071-5260-4062-82c2-f4c80bf7c8a0','93911e50-3c7e-4222-a9cc-99b9fc3d3676','93b480c0-5542-48d0-a108-0bc63da25ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.751312 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2905ac7-4945-4594-b776-893a741ec583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.758483 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2905ac7-4945-4594-b776-893a741ec583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.759190 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (cbcdeebb-e39e-47ae-8e2c-e4a0c328780d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.759464 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request issued successfully. Jul 15 13:46:45.759927 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-4ad40b51-1a8c-4724-8aa4-42e36be3e88f tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:45.760374 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1458/5795] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:45 2026] POST /volume/v3/volumes => generated 760 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:45.770950 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:45.772745 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:45.773122 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eea5fd9a-8554-46e1-b03d-08bcc9a72913", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-141751050"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:45.774622 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eea5fd9a-8554-46e1-b03d-08bcc9a72913', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-141751050'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:45.774755 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume of 1 GB Jul 15 13:46:45.778913 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Availability Zones retrieved successfully. Jul 15 13:46:45.784383 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (7a613484-06ba-4954-87ee-2fc1a50857c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.785273 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7516eb35-a1a6-42c5-bea7-1ba285ad5b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.786139 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:45.810982 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7516eb35-a1a6-42c5-bea7-1ba285ad5b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.811731 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a9d8d7-257f-4dc1-bc2f-535f5e4c7196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.845060 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['23360b03-d747-4874-b927-ff0110dfd729', '8ec10e3f-d177-4a1a-a9a3-0c0875ef1e3b', 'f109da2d-bb0b-4a7e-8453-cb821f2fbab9', 'd77fbfe3-e1bb-4304-b47f-5db07ac38717'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:45.845772 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a9d8d7-257f-4dc1-bc2f-535f5e4c7196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23360b03-d747-4874-b927-ff0110dfd729', '8ec10e3f-d177-4a1a-a9a3-0c0875ef1e3b', 'f109da2d-bb0b-4a7e-8453-cb821f2fbab9', 'd77fbfe3-e1bb-4304-b47f-5db07ac38717']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.846771 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5ff76a-3f88-418e-861e-dcafded1b7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.864949 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5ff76a-3f88-418e-861e-dcafded1b7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a974f7d1-1949-44b8-98ad-4d44aa89ad9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-141751050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['23360b03-d747-4874-b927-ff0110dfd729','8ec10e3f-d177-4a1a-a9a3-0c0875ef1e3b','f109da2d-bb0b-4a7e-8453-cb821f2fbab9','d77fbfe3-e1bb-4304-b47f-5db07ac38717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-141751050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a974f7d1-1949-44b8-98ad-4d44aa89ad9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263fba52dfb249068010be0514dd0a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e7fa5844e64026b71f8143fb391bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.865895 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba196d2-9d1f-48e5-b30f-f5e0f78b67cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.881692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba196d2-9d1f-48e5-b30f-f5e0f78b67cb) transitioned into state 'SUCCESS' from state '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-141751050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['23360b03-d747-4874-b927-ff0110dfd729','8ec10e3f-d177-4a1a-a9a3-0c0875ef1e3b','f109da2d-bb0b-4a7e-8453-cb821f2fbab9','d77fbfe3-e1bb-4304-b47f-5db07ac38717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.882345 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b877dc-4b6b-4660-9894-96d32da3fc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.889715 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b877dc-4b6b-4660-9894-96d32da3fc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.890654 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (7a613484-06ba-4954-87ee-2fc1a50857c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.890974 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request issued successfully. Jul 15 13:46:45.891516 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3f524589-f0fc-472b-97b3-58ef60cd6e37 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:45.892147 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1435/5796] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:45 2026] POST /volume/v3/volumes => generated 759 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:45.902691 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c4457674-cad6-4d19-8afb-46e990837c54 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:45.904295 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:45.904625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eea5fd9a-8554-46e1-b03d-08bcc9a72913", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1966180427"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:45.905921 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eea5fd9a-8554-46e1-b03d-08bcc9a72913', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1966180427'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:45.906053 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume of 1 GB Jul 15 13:46:45.909747 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Availability Zones retrieved successfully. Jul 15 13:46:45.915299 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (7eb7edc1-bef3-4e5c-a301-5e9c541b151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:45.916143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8a3810-1e63-4d54-aa12-98842395ec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.916925 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:45.938240 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8a3810-1e63-4d54-aa12-98842395ec4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.938908 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1161faad-1d4d-4e68-862b-601ecf73a670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.971405 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['b98018bd-0fc4-4c3b-b567-d16ae0ff2e98', '09a47bfa-8fac-42e7-9099-3708152ade04', '54b0e9d7-bcb8-4cae-8dad-a1dda88b6034', '5754e25a-78aa-4b6e-8438-62e02a99d63e'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:45.972138 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1161faad-1d4d-4e68-862b-601ecf73a670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b98018bd-0fc4-4c3b-b567-d16ae0ff2e98', '09a47bfa-8fac-42e7-9099-3708152ade04', '54b0e9d7-bcb8-4cae-8dad-a1dda88b6034', '5754e25a-78aa-4b6e-8438-62e02a99d63e']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.972988 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78b1cd4-271f-47ff-aff3-15c12c93ca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:45.991389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78b1cd4-271f-47ff-aff3-15c12c93ca49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bca38dd-b8ed-4786-8d6f-1eb501bcf04b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1966180427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['b98018bd-0fc4-4c3b-b567-d16ae0ff2e98','09a47bfa-8fac-42e7-9099-3708152ade04','54b0e9d7-bcb8-4cae-8dad-a1dda88b6034','5754e25a-78aa-4b6e-8438-62e02a99d63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1966180427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bca38dd-b8ed-4786-8d6f-1eb501bcf04b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263fba52dfb249068010be0514dd0a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e7fa5844e64026b71f8143fb391bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:45.992072 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b2b6b4-5ebf-4287-91ed-d05fe04b39f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.006933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91b2b6b4-5ebf-4287-91ed-d05fe04b39f2) transitioned into state 'SUCCESS' from state '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-1966180427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['b98018bd-0fc4-4c3b-b567-d16ae0ff2e98','09a47bfa-8fac-42e7-9099-3708152ade04','54b0e9d7-bcb8-4cae-8dad-a1dda88b6034','5754e25a-78aa-4b6e-8438-62e02a99d63e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.007557 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8471da-22e0-40f2-b093-005ec0657695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.015204 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f8471da-22e0-40f2-b093-005ec0657695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.015900 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (7eb7edc1-bef3-4e5c-a301-5e9c541b151c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:46.016203 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request issued successfully. Jul 15 13:46:46.016736 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c4457674-cad6-4d19-8afb-46e990837c54 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:46.017152 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1458/5797] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:45 2026] POST /volume/v3/volumes => generated 760 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:46.031184 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-2895b454-f28a-4103-93c1-c88e43df977c None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.032981 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:46.033312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eea5fd9a-8554-46e1-b03d-08bcc9a72913", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-204920971"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:46.034725 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.volumes [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eea5fd9a-8554-46e1-b03d-08bcc9a72913', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-204920971'}} {{(pid=100146) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:46.035219 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume of 1 GB Jul 15 13:46:46.035219 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.035219 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:46.038661 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Availability Zones retrieved successfully. Jul 15 13:46:46.043798 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (b3e045e0-5f54-4d19-bebe-f5df98db8dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:46.044635 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c93b43-7bfd-4eed-9328-1996cd7b7676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.045479 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.flows.api.create_volume [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Validating volume size '1' using validate_int {{(pid=100146) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:46.067119 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c93b43-7bfd-4eed-9328-1996cd7b7676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.067826 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7504bd36-f306-4c8a-8856-64e6cb31a111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.100368 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.quota [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Created reservations ['f6c902f6-040e-4f78-a3c9-c95fe75aeeb1', '3b235e77-6da8-451f-b5ab-e7b23f6bbf94', 'ff9253a1-69f2-4890-9ec3-c623410784d2', '0f269a96-dd80-48b6-9b95-60b20a67cbb8'] {{(pid=100146) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:46.101472 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7504bd36-f306-4c8a-8856-64e6cb31a111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c902f6-040e-4f78-a3c9-c95fe75aeeb1', '3b235e77-6da8-451f-b5ab-e7b23f6bbf94', 'ff9253a1-69f2-4890-9ec3-c623410784d2', '0f269a96-dd80-48b6-9b95-60b20a67cbb8']}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.102701 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a695af6-faad-460b-8560-855a674ce24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.123641 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a695af6-faad-460b-8560-855a674ce24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cbea14c-8570-4749-b6ee-4c9f6bea5adc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-204920971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['f6c902f6-040e-4f78-a3c9-c95fe75aeeb1','3b235e77-6da8-451f-b5ab-e7b23f6bbf94','ff9253a1-69f2-4890-9ec3-c623410784d2','0f269a96-dd80-48b6-9b95-60b20a67cbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-204920971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cbea14c-8570-4749-b6ee-4c9f6bea5adc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='263fba52dfb249068010be0514dd0a90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e7fa5844e64026b71f8143fb391bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.124444 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ceff0a9-e54d-484b-b6c5-ef280c42becf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.139466 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ceff0a9-e54d-484b-b6c5-ef280c42becf) transitioned into state 'SUCCESS' from state '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-204920971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='263fba52dfb249068010be0514dd0a90',qos_specs=None,replication_status=,reservations=['f6c902f6-040e-4f78-a3c9-c95fe75aeeb1','3b235e77-6da8-451f-b5ab-e7b23f6bbf94','ff9253a1-69f2-4890-9ec3-c623410784d2','0f269a96-dd80-48b6-9b95-60b20a67cbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e7fa5844e64026b71f8143fb391bcd',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.140097 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b27ad9-e8e5-4c41-84ff-51a1eef99053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:46.148297 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b27ad9-e8e5-4c41-84ff-51a1eef99053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100146) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:46.148986 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Flow 'volume_create_api' (b3e045e0-5f54-4d19-bebe-f5df98db8dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100146) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:46.149225 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Create volume request issued successfully. Jul 15 13:46:46.149705 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-2895b454-f28a-4103-93c1-c88e43df977c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:46.150121 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1447/5798] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:46:46 2026] POST /volume/v3/volumes => generated 759 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:46.160763 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2e21bedc-e1e2-4c66-8466-ad88900381c7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.162554 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e21bedc-e1e2-4c66-8466-ad88900381c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 Jul 15 13:46:46.162739 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e21bedc-e1e2-4c66-8466-ad88900381c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.162907 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2e21bedc-e1e2-4c66-8466-ad88900381c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.169150 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.169150 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:46.172214 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-2e21bedc-e1e2-4c66-8466-ad88900381c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.175763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2e21bedc-e1e2-4c66-8466-ad88900381c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 returned with HTTP 200 Jul 15 13:46:46.176146 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1459/5799] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:46 2026] GET /volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:46.186682 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4618cbe2-7157-4873-a9c7-f265101f42f0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.188519 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4618cbe2-7157-4873-a9c7-f265101f42f0 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab Jul 15 13:46:46.188695 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4618cbe2-7157-4873-a9c7-f265101f42f0 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.188871 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4618cbe2-7157-4873-a9c7-f265101f42f0 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.195219 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.195219 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:46.198190 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4618cbe2-7157-4873-a9c7-f265101f42f0 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.201660 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4618cbe2-7157-4873-a9c7-f265101f42f0 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab returned with HTTP 200 Jul 15 13:46:46.201994 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1436/5800] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:46 2026] GET /volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:46.212854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-75c5a7f3-943a-4028-858e-d051c7d188dc None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.214618 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75c5a7f3-943a-4028-858e-d051c7d188dc tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b Jul 15 13:46:46.214790 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75c5a7f3-943a-4028-858e-d051c7d188dc tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.214970 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-75c5a7f3-943a-4028-858e-d051c7d188dc tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.221655 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.221655 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:46.224892 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-75c5a7f3-943a-4028-858e-d051c7d188dc tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.228383 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-75c5a7f3-943a-4028-858e-d051c7d188dc tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b returned with HTTP 200 Jul 15 13:46:46.228839 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1459/5801] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:46 2026] GET /volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:46.240766 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-898d67c2-9b17-47e0-b575-a6a0cdd4a34d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.242996 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-898d67c2-9b17-47e0-b575-a6a0cdd4a34d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b Jul 15 13:46:46.243232 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-898d67c2-9b17-47e0-b575-a6a0cdd4a34d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.243470 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-898d67c2-9b17-47e0-b575-a6a0cdd4a34d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.251494 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.251494 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:46.255839 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-898d67c2-9b17-47e0-b575-a6a0cdd4a34d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.260653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-898d67c2-9b17-47e0-b575-a6a0cdd4a34d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b returned with HTTP 200 Jul 15 13:46:46.261179 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1448/5802] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:46 2026] GET /volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:46.271717 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1dd759ee-cdb2-4c23-a1f6-bdb5ac5cd1b1 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.273365 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1dd759ee-cdb2-4c23-a1f6-bdb5ac5cd1b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc Jul 15 13:46:46.273557 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1dd759ee-cdb2-4c23-a1f6-bdb5ac5cd1b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.273741 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1dd759ee-cdb2-4c23-a1f6-bdb5ac5cd1b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.279621 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.279621 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:46.282504 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1dd759ee-cdb2-4c23-a1f6-bdb5ac5cd1b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.285870 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1dd759ee-cdb2-4c23-a1f6-bdb5ac5cd1b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc returned with HTTP 200 Jul 15 13:46:46.286207 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1460/5803] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:46 2026] GET /volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:46.297754 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.299448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc Jul 15 13:46:46.299630 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.299803 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.299977 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume with id: 4cbea14c-8570-4749-b6ee-4c9f6bea5adc Jul 15 13:46:46.306277 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.306277 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:46.306692 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.320374 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume request issued successfully. Jul 15 13:46:46.320536 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-39ae20f7-9a26-4925-874f-0f4a3ad87d20 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc returned with HTTP 202 Jul 15 13:46:46.320887 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1437/5804] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:46 2026] DELETE /volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:46.326712 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d30fd017-6225-4cfc-b07c-10c3aff9eafd None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:46.328854 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d30fd017-6225-4cfc-b07c-10c3aff9eafd tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc Jul 15 13:46:46.328854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d30fd017-6225-4cfc-b07c-10c3aff9eafd tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:46.328854 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d30fd017-6225-4cfc-b07c-10c3aff9eafd tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:46.334970 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:46.334970 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:46.338198 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d30fd017-6225-4cfc-b07c-10c3aff9eafd tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:46.341933 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d30fd017-6225-4cfc-b07c-10c3aff9eafd tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc returned with HTTP 200 Jul 15 13:46:46.342428 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1460/5805] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:46 2026] GET /volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:47.354271 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4c3e90e9-d0f8-4827-bca8-4d6a1cf31b9d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:47.356440 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c3e90e9-d0f8-4827-bca8-4d6a1cf31b9d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc Jul 15 13:46:47.356674 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c3e90e9-d0f8-4827-bca8-4d6a1cf31b9d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:47.356906 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4c3e90e9-d0f8-4827-bca8-4d6a1cf31b9d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:47.362319 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4c3e90e9-d0f8-4827-bca8-4d6a1cf31b9d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc returned with HTTP 404 Jul 15 13:46:47.362774 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1449/5806] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:47 2026] GET /volume/v3/volumes/4cbea14c-8570-4749-b6ee-4c9f6bea5adc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:47.369144 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:47.370649 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b Jul 15 13:46:47.370818 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:47.370996 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:47.371150 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume with id: 8bca38dd-b8ed-4786-8d6f-1eb501bcf04b Jul 15 13:46:47.377359 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:47.377359 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:47.377746 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:47.390788 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume request issued successfully. Jul 15 13:46:47.390954 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-eb9af0db-5d28-4848-aec2-455cdce48d87 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b returned with HTTP 202 Jul 15 13:46:47.391515 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1461/5807] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:47 2026] DELETE /volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:47.399540 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cbd290d4-6695-4f7b-a111-dc0cc792ff74 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:47.401380 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cbd290d4-6695-4f7b-a111-dc0cc792ff74 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b Jul 15 13:46:47.401604 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cbd290d4-6695-4f7b-a111-dc0cc792ff74 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:47.401739 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cbd290d4-6695-4f7b-a111-dc0cc792ff74 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:47.407940 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:47.407940 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:47.410887 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cbd290d4-6695-4f7b-a111-dc0cc792ff74 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:47.414714 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cbd290d4-6695-4f7b-a111-dc0cc792ff74 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b returned with HTTP 200 Jul 15 13:46:47.415089 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1438/5808] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:47 2026] GET /volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:48.429940 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5c1834ff-453f-4e6a-b491-dc13e90e68a4 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:48.431620 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c1834ff-453f-4e6a-b491-dc13e90e68a4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b Jul 15 13:46:48.431835 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c1834ff-453f-4e6a-b491-dc13e90e68a4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:48.432033 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5c1834ff-453f-4e6a-b491-dc13e90e68a4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:48.437238 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5c1834ff-453f-4e6a-b491-dc13e90e68a4 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b returned with HTTP 404 Jul 15 13:46:48.437649 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1461/5809] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:48 2026] GET /volume/v3/volumes/8bca38dd-b8ed-4786-8d6f-1eb501bcf04b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:48.443161 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:48.444676 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b Jul 15 13:46:48.444860 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:48.445072 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:48.445255 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume with id: a974f7d1-1949-44b8-98ad-4d44aa89ad9b Jul 15 13:46:48.451635 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:48.451635 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:48.452048 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:48.464973 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume request issued successfully. Jul 15 13:46:48.465205 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-efc0ccfb-5ad5-472f-8c47-8e2ebc7d2173 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b returned with HTTP 202 Jul 15 13:46:48.465720 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1450/5810] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:48 2026] DELETE /volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:48.471726 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-e6803b61-363a-4828-97e3-7c80d220cb40 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:48.473393 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e6803b61-363a-4828-97e3-7c80d220cb40 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b Jul 15 13:46:48.473575 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e6803b61-363a-4828-97e3-7c80d220cb40 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:48.473748 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-e6803b61-363a-4828-97e3-7c80d220cb40 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:48.480001 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:48.480001 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:48.483280 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-e6803b61-363a-4828-97e3-7c80d220cb40 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:48.487278 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-e6803b61-363a-4828-97e3-7c80d220cb40 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b returned with HTTP 200 Jul 15 13:46:48.487776 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1462/5811] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:48 2026] GET /volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:49.499151 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-48a78477-995d-4bec-b6de-ddfd39745a92 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:49.500871 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-48a78477-995d-4bec-b6de-ddfd39745a92 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b Jul 15 13:46:49.501081 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-48a78477-995d-4bec-b6de-ddfd39745a92 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:49.501260 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-48a78477-995d-4bec-b6de-ddfd39745a92 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:49.506565 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-48a78477-995d-4bec-b6de-ddfd39745a92 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b returned with HTTP 404 Jul 15 13:46:49.507015 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1439/5812] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:49 2026] GET /volume/v3/volumes/a974f7d1-1949-44b8-98ad-4d44aa89ad9b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:49.513065 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:49.514760 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab Jul 15 13:46:49.514972 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:49.515172 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:49.515330 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume with id: a43cf8bb-2505-45fb-9bf0-6695c88f0cab Jul 15 13:46:49.521788 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:49.521788 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:49.522206 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:49.534824 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume request issued successfully. Jul 15 13:46:49.535017 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-15bfc376-c807-4d46-bce7-bfb914a12f8d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab returned with HTTP 202 Jul 15 13:46:49.535405 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1462/5813] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:49 2026] DELETE /volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:49.541266 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8c334a07-779c-47f7-85a2-45bfef6c7b16 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:49.543300 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8c334a07-779c-47f7-85a2-45bfef6c7b16 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab Jul 15 13:46:49.543521 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8c334a07-779c-47f7-85a2-45bfef6c7b16 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:49.543697 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8c334a07-779c-47f7-85a2-45bfef6c7b16 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:49.550642 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:49.550642 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:49.553801 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-8c334a07-779c-47f7-85a2-45bfef6c7b16 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:49.557329 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8c334a07-779c-47f7-85a2-45bfef6c7b16 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab returned with HTTP 200 Jul 15 13:46:49.557684 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1451/5814] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:49 2026] GET /volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:50.568527 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-2077f124-15cb-42c7-a730-ba2240542374 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:50.570647 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2077f124-15cb-42c7-a730-ba2240542374 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab Jul 15 13:46:50.570848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2077f124-15cb-42c7-a730-ba2240542374 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:50.571045 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-2077f124-15cb-42c7-a730-ba2240542374 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:50.576414 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-2077f124-15cb-42c7-a730-ba2240542374 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab returned with HTTP 404 Jul 15 13:46:50.576845 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1463/5815] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:50 2026] GET /volume/v3/volumes/a43cf8bb-2505-45fb-9bf0-6695c88f0cab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:50.582371 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d7e8db79-c558-4574-bd26-d06da094b63e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:50.584071 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 Jul 15 13:46:50.584263 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:50.584467 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:50.584636 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume with id: 1a4ab4ad-548e-4db9-8696-f022921cd553 Jul 15 13:46:50.590765 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:50.590765 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:50.591157 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:50.603644 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume request issued successfully. Jul 15 13:46:50.603787 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d7e8db79-c558-4574-bd26-d06da094b63e tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 returned with HTTP 202 Jul 15 13:46:50.604131 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1440/5816] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:50 2026] DELETE /volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:50.610231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-c2c59d4f-94d4-4ade-b2aa-f6abe4b69b6c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:50.611894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c2c59d4f-94d4-4ade-b2aa-f6abe4b69b6c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 Jul 15 13:46:50.612088 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c2c59d4f-94d4-4ade-b2aa-f6abe4b69b6c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:50.612265 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-c2c59d4f-94d4-4ade-b2aa-f6abe4b69b6c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:50.618453 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:50.618453 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:50.621434 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-c2c59d4f-94d4-4ade-b2aa-f6abe4b69b6c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:50.625047 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-c2c59d4f-94d4-4ade-b2aa-f6abe4b69b6c tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 returned with HTTP 200 Jul 15 13:46:50.625368 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1463/5817] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:50 2026] GET /volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:51.637636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4d97630f-9d97-425e-86cc-cfbf5bc501c7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:51.639186 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d97630f-9d97-425e-86cc-cfbf5bc501c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 Jul 15 13:46:51.639349 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d97630f-9d97-425e-86cc-cfbf5bc501c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:51.639538 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4d97630f-9d97-425e-86cc-cfbf5bc501c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:51.644578 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4d97630f-9d97-425e-86cc-cfbf5bc501c7 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 returned with HTTP 404 Jul 15 13:46:51.644952 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1452/5818] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:51 2026] GET /volume/v3/volumes/1a4ab4ad-548e-4db9-8696-f022921cd553 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:51.652043 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:51.653731 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 Jul 15 13:46:51.653906 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:51.654112 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:51.654209 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.snapshots [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete snapshot with id: eea5fd9a-8554-46e1-b03d-08bcc9a72913 Jul 15 13:46:51.658759 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:51.658759 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:51.659161 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Snapshot retrieved successfully. Jul 15 13:46:51.673297 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Snapshot delete request issued successfully. Jul 15 13:46:51.673524 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b546dbe0-951f-4499-8dad-1b15bb7878e2 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 returned with HTTP 202 Jul 15 13:46:51.674094 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1464/5819] 10.4.3.158 () {66 vars in 1357 bytes} [Wed Jul 15 13:46:51 2026] DELETE /volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:51.681892 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-8408f775-70de-401c-935b-ece2e5cb3f6b None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:51.684376 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8408f775-70de-401c-935b-ece2e5cb3f6b tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 Jul 15 13:46:51.684692 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8408f775-70de-401c-935b-ece2e5cb3f6b tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:51.684989 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-8408f775-70de-401c-935b-ece2e5cb3f6b tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:51.691247 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:51.691247 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:51.691897 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-8408f775-70de-401c-935b-ece2e5cb3f6b tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Snapshot retrieved successfully. Jul 15 13:46:51.693004 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-8408f775-70de-401c-935b-ece2e5cb3f6b tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 returned with HTTP 200 Jul 15 13:46:51.693536 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1441/5820] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:51 2026] GET /volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:52.702691 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-ad5ba098-3da4-4fdd-ab9e-c7cfbfa75d97 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:52.704428 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ad5ba098-3da4-4fdd-ab9e-c7cfbfa75d97 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 Jul 15 13:46:52.704620 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ad5ba098-3da4-4fdd-ab9e-c7cfbfa75d97 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:52.704797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-ad5ba098-3da4-4fdd-ab9e-c7cfbfa75d97 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:52.708743 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-ad5ba098-3da4-4fdd-ab9e-c7cfbfa75d97 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 returned with HTTP 404 Jul 15 13:46:52.709205 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1464/5821] 10.4.3.158 () {66 vars in 1354 bytes} [Wed Jul 15 13:46:52 2026] GET /volume/v3/snapshots/eea5fd9a-8554-46e1-b03d-08bcc9a72913 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:52.714636 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:52.716125 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] DELETE https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:52.716322 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:52.716524 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:52.716668 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume with id: 55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:52.722711 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:52.722711 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:52.723105 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:52.736346 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Delete volume request issued successfully. Jul 15 13:46:52.736548 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-415eeb11-aabf-42d9-a9cf-c6523643e2b1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b returned with HTTP 202 Jul 15 13:46:52.736880 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1453/5822] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:46:52 2026] DELETE /volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:46:52.743022 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b3d22056-9613-4d46-bbc2-a2d93a92d05d None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:52.744713 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b3d22056-9613-4d46-bbc2-a2d93a92d05d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:52.744940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b3d22056-9613-4d46-bbc2-a2d93a92d05d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:52.745161 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b3d22056-9613-4d46-bbc2-a2d93a92d05d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:52.751479 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:52.751479 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:52.754625 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b3d22056-9613-4d46-bbc2-a2d93a92d05d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Volume info retrieved successfully. Jul 15 13:46:52.758257 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b3d22056-9613-4d46-bbc2-a2d93a92d05d tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b returned with HTTP 200 Jul 15 13:46:52.758730 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1465/5823] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:52 2026] GET /volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:53.770083 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2a165e76-185f-4b41-9aa2-e4ac854d78f1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:53.771798 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2a165e76-185f-4b41-9aa2-e4ac854d78f1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] GET https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b Jul 15 13:46:53.771984 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2a165e76-185f-4b41-9aa2-e4ac854d78f1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:53.772169 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2a165e76-185f-4b41-9aa2-e4ac854d78f1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:53.777404 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2a165e76-185f-4b41-9aa2-e4ac854d78f1 tempest-CreateVolumesFromSnapshotTest-443313867 tempest-CreateVolumesFromSnapshotTest-443313867-project-member] https://10.4.3.158/volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b returned with HTTP 404 Jul 15 13:46:53.777832 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1442/5824] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:46:53 2026] GET /volume/v3/volumes/55018026-7733-47ca-81b8-a7dd0549c18b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:46:54.753264 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:54.827935 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:46:54.828361 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-192356346"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:54.830064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-192356346'}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:46:54.830210 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Create volume of 1 GB Jul 15 13:46:54.835457 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Availability Zones retrieved successfully. Jul 15 13:46:54.842029 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Flow 'volume_create_api' (7d39e94c-1300-42b4-b7be-08c5c555515b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:54.843503 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02352036-13d9-4b7b-b2f0-01428ee1f2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:54.844184 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Validating volume size '1' using validate_int {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:46:54.870057 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02352036-13d9-4b7b-b2f0-01428ee1f2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:18:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=1cdef8ed-181b-46df-b10c-420e22eeed6e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cdef8ed-181b-46df-b10c-420e22eeed6e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:54.870940 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd401911-6565-4068-be5c-d284597bb38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:54.919236 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Created reservations ['4b7317c2-6cfd-45cc-a1ba-df4a8f537458', '0b8a86f9-9218-4352-826d-38b363e0e757', '542ab10b-7236-44f4-98bf-8a6ff48abb8d', '837ac338-f8e9-42f5-b7fb-4d3fa013c792'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:54.920032 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd401911-6565-4068-be5c-d284597bb38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7317c2-6cfd-45cc-a1ba-df4a8f537458', '0b8a86f9-9218-4352-826d-38b363e0e757', '542ab10b-7236-44f4-98bf-8a6ff48abb8d', '837ac338-f8e9-42f5-b7fb-4d3fa013c792']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:54.920753 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2d4925-4207-47d8-b880-7db18ef8548c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:54.948687 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b2d4925-4207-47d8-b880-7db18ef8548c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-192356346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15be7a1130854b2ab5978a05181f74d0',qos_specs=None,replication_status=,reservations=['4b7317c2-6cfd-45cc-a1ba-df4a8f537458','0b8a86f9-9218-4352-826d-38b363e0e757','542ab10b-7236-44f4-98bf-8a6ff48abb8d','837ac338-f8e9-42f5-b7fb-4d3fa013c792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cd51bd5c4734dd487849d8d806dee1c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-192356346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15be7a1130854b2ab5978a05181f74d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cd51bd5c4734dd487849d8d806dee1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cdef8ed-181b-46df-b10c-420e22eeed6e),volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:54.949655 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47523dae-8a89-42b4-bef5-fbaaac61559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:54.968237 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47523dae-8a89-42b4-bef5-fbaaac61559d) transitioned into state 'SUCCESS' from state '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-192356346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15be7a1130854b2ab5978a05181f74d0',qos_specs=None,replication_status=,reservations=['4b7317c2-6cfd-45cc-a1ba-df4a8f537458','0b8a86f9-9218-4352-826d-38b363e0e757','542ab10b-7236-44f4-98bf-8a6ff48abb8d','837ac338-f8e9-42f5-b7fb-4d3fa013c792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cd51bd5c4734dd487849d8d806dee1c',volume_type_id=1cdef8ed-181b-46df-b10c-420e22eeed6e)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:54.968941 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf6d16a-0285-4933-b51d-4c507e06ad6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:46:54.986216 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdf6d16a-0285-4933-b51d-4c507e06ad6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:46:54.986916 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Flow 'volume_create_api' (7d39e94c-1300-42b4-b7be-08c5c555515b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:46:54.987239 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Create volume request issued successfully. Jul 15 13:46:54.987762 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-6683d8a2-8c2e-4f54-85c0-951db1b0917a tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:46:54.988139 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1465/5825] 10.4.3.158 () {70 vars in 1298 bytes} [Wed Jul 15 13:46:54 2026] POST /volume/v3/volumes => generated 777 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:54.999087 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d46359a9-352e-4502-838e-38a57d656d74 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:55.001176 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d46359a9-352e-4502-838e-38a57d656d74 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 Jul 15 13:46:55.001409 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d46359a9-352e-4502-838e-38a57d656d74 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:55.001650 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d46359a9-352e-4502-838e-38a57d656d74 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:55.009533 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:55.009533 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:55.012882 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d46359a9-352e-4502-838e-38a57d656d74 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Volume info retrieved successfully. Jul 15 13:46:55.016895 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d46359a9-352e-4502-838e-38a57d656d74 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 returned with HTTP 200 Jul 15 13:46:55.017328 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1454/5826] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:46:54 2026] GET /volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:56.028495 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ea13a397-145c-4a15-86aa-bde6c60a557f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:56.030226 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea13a397-145c-4a15-86aa-bde6c60a557f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 Jul 15 13:46:56.030425 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea13a397-145c-4a15-86aa-bde6c60a557f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:56.030609 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ea13a397-145c-4a15-86aa-bde6c60a557f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:56.036831 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:56.036831 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:56.039685 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ea13a397-145c-4a15-86aa-bde6c60a557f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Volume info retrieved successfully. Jul 15 13:46:56.042879 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ea13a397-145c-4a15-86aa-bde6c60a557f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 returned with HTTP 200 Jul 15 13:46:56.043221 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1466/5827] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:46:56 2026] GET /volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:46:56.054219 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-a97e8265-0164-4d06-ab36-080ab53f37dc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:56.055846 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] POST https://10.4.3.158/volume/v3/backups Jul 15 13:46:56.056311 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1", "name": "tempest-type-Backup-2111675164"}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:46:56.057866 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.contrib.backups [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Creating new backup {'backup': {'volume_id': 'ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1', 'name': 'tempest-type-Backup-2111675164'}} {{(pid=100143) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 15 13:46:56.058078 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.contrib.backups [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Creating backup of volume ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 in container None Jul 15 13:46:56.064219 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:56.064219 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:56.064493 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Volume info retrieved successfully. Jul 15 13:46:56.082945 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Created reservations ['e1623b14-1442-4460-8dc6-24dd50680d28', 'bf91d272-a18f-4b36-9c5f-5aa4b01a68e1'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:46:56.102822 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-a97e8265-0164-4d06-ab36-080ab53f37dc tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups returned with HTTP 202 Jul 15 13:46:56.103202 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1443/5828] 10.4.3.158 () {70 vars in 1299 bytes} [Wed Jul 15 13:46:56 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:46:56.110933 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-7e5193e6-297c-43e1-adcf-cdb941d21742 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:56.113174 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e5193e6-297c-43e1-adcf-cdb941d21742 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:46:56.113338 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e5193e6-297c-43e1-adcf-cdb941d21742 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:56.113600 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-7e5193e6-297c-43e1-adcf-cdb941d21742 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:56.113743 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-7e5193e6-297c-43e1-adcf-cdb941d21742 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:46:56.117755 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:56.117755 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:46:56.118334 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-7e5193e6-297c-43e1-adcf-cdb941d21742 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:46:56.118693 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1466/5829] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:46:56 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:57.128035 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-bc1c7e8f-b40b-4985-93b2-77cd1339af3e None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:57.129760 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bc1c7e8f-b40b-4985-93b2-77cd1339af3e tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:46:57.129926 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bc1c7e8f-b40b-4985-93b2-77cd1339af3e tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:57.130117 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-bc1c7e8f-b40b-4985-93b2-77cd1339af3e tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:57.130221 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-bc1c7e8f-b40b-4985-93b2-77cd1339af3e tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:46:57.133927 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:57.133927 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:46:57.134467 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-bc1c7e8f-b40b-4985-93b2-77cd1339af3e tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:46:57.134809 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1455/5830] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:46:57 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:58.143997 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-acc3e988-0426-4179-9654-278b35e7bb2f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:58.145755 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-acc3e988-0426-4179-9654-278b35e7bb2f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:46:58.145955 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-acc3e988-0426-4179-9654-278b35e7bb2f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:58.146150 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-acc3e988-0426-4179-9654-278b35e7bb2f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:58.146251 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-acc3e988-0426-4179-9654-278b35e7bb2f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:46:58.151065 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:58.151065 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:46:58.151872 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-acc3e988-0426-4179-9654-278b35e7bb2f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:46:58.152269 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1467/5831] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:46:58 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:46:59.161828 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4dfb9720-2ccd-43b5-8e5d-baefe60504a7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:46:59.163488 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4dfb9720-2ccd-43b5-8e5d-baefe60504a7 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:46:59.163705 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4dfb9720-2ccd-43b5-8e5d-baefe60504a7 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:46:59.163874 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4dfb9720-2ccd-43b5-8e5d-baefe60504a7 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:46:59.163986 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-4dfb9720-2ccd-43b5-8e5d-baefe60504a7 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:46:59.167670 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:46:59.167670 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:46:59.168204 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4dfb9720-2ccd-43b5-8e5d-baefe60504a7 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:46:59.168529 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1444/5832] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:46:59 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:00.178080 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b0961a60-1c60-44b0-aa76-185eb60c1212 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:00.179843 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b0961a60-1c60-44b0-aa76-185eb60c1212 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:00.180086 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b0961a60-1c60-44b0-aa76-185eb60c1212 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:00.180281 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b0961a60-1c60-44b0-aa76-185eb60c1212 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:00.180410 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b0961a60-1c60-44b0-aa76-185eb60c1212 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:00.185081 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:00.185081 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:00.185933 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b0961a60-1c60-44b0-aa76-185eb60c1212 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:00.186450 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1467/5833] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:00 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:01.200133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-87e3c29f-9d4a-4f45-90a7-08d800966d80 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:01.202257 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-87e3c29f-9d4a-4f45-90a7-08d800966d80 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:01.202555 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-87e3c29f-9d4a-4f45-90a7-08d800966d80 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:01.202745 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-87e3c29f-9d4a-4f45-90a7-08d800966d80 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:01.202866 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-87e3c29f-9d4a-4f45-90a7-08d800966d80 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:01.207703 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:01.207703 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:01.208270 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-87e3c29f-9d4a-4f45-90a7-08d800966d80 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:01.208624 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1456/5834] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:01 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:02.218801 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9569b676-8c91-48e1-aeb1-4159f3f9e60f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:02.221635 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9569b676-8c91-48e1-aeb1-4159f3f9e60f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:02.221635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9569b676-8c91-48e1-aeb1-4159f3f9e60f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:02.221635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9569b676-8c91-48e1-aeb1-4159f3f9e60f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:02.221635 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-9569b676-8c91-48e1-aeb1-4159f3f9e60f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:02.224890 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:02.224890 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:02.225522 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9569b676-8c91-48e1-aeb1-4159f3f9e60f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:02.225902 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1468/5835] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:02 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:03.235624 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-6e337910-ae35-432d-a28b-0825f0585007 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:03.237333 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e337910-ae35-432d-a28b-0825f0585007 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:03.237553 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e337910-ae35-432d-a28b-0825f0585007 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:03.237731 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-6e337910-ae35-432d-a28b-0825f0585007 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:03.237835 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-6e337910-ae35-432d-a28b-0825f0585007 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:03.241733 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:03.241733 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:03.242307 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-6e337910-ae35-432d-a28b-0825f0585007 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:03.242768 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1445/5836] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:03 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:04.252051 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b95ddf17-e0b0-474f-9f63-e1da125c2bc5 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:04.253413 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b95ddf17-e0b0-474f-9f63-e1da125c2bc5 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:04.253625 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b95ddf17-e0b0-474f-9f63-e1da125c2bc5 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:04.253801 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b95ddf17-e0b0-474f-9f63-e1da125c2bc5 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:04.253892 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-b95ddf17-e0b0-474f-9f63-e1da125c2bc5 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:04.257608 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:04.257608 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:04.258125 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b95ddf17-e0b0-474f-9f63-e1da125c2bc5 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:04.258435 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1468/5837] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:04 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:05.267922 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e813b678-5e43-4b21-a409-7c0ebaf08f03 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:05.270014 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e813b678-5e43-4b21-a409-7c0ebaf08f03 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:05.270267 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e813b678-5e43-4b21-a409-7c0ebaf08f03 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:05.270492 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e813b678-5e43-4b21-a409-7c0ebaf08f03 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:05.270642 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-e813b678-5e43-4b21-a409-7c0ebaf08f03 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:05.275004 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:05.275004 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:05.275565 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e813b678-5e43-4b21-a409-7c0ebaf08f03 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:05.275909 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1457/5838] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:05 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:06.285238 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d49d71c2-fb96-4d66-8def-79f3fccd3b45 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:06.287002 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d49d71c2-fb96-4d66-8def-79f3fccd3b45 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:06.287002 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d49d71c2-fb96-4d66-8def-79f3fccd3b45 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:06.287109 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d49d71c2-fb96-4d66-8def-79f3fccd3b45 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:06.287212 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-d49d71c2-fb96-4d66-8def-79f3fccd3b45 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:06.291015 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:06.291015 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:06.291623 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d49d71c2-fb96-4d66-8def-79f3fccd3b45 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:06.291949 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1469/5839] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:06 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:07.300906 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-df9b728f-5329-4710-8d75-6c471cf60013 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:07.302516 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df9b728f-5329-4710-8d75-6c471cf60013 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:07.302722 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df9b728f-5329-4710-8d75-6c471cf60013 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:07.302894 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-df9b728f-5329-4710-8d75-6c471cf60013 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:07.303013 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-df9b728f-5329-4710-8d75-6c471cf60013 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:07.306641 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:07.306641 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:07.307181 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-df9b728f-5329-4710-8d75-6c471cf60013 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:07.307500 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1446/5840] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:07 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:08.316555 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-9b52fa08-e8aa-4333-9c34-97b2a89d081f None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:08.319148 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9b52fa08-e8aa-4333-9c34-97b2a89d081f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:08.319230 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9b52fa08-e8aa-4333-9c34-97b2a89d081f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:08.319490 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-9b52fa08-e8aa-4333-9c34-97b2a89d081f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:08.319661 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-9b52fa08-e8aa-4333-9c34-97b2a89d081f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:08.324805 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:08.324805 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:08.325665 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-9b52fa08-e8aa-4333-9c34-97b2a89d081f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:08.326160 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1469/5841] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:08 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:09.335133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f164ca5e-8e14-434b-a32a-e08ea3cde189 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:09.336859 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f164ca5e-8e14-434b-a32a-e08ea3cde189 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:09.336859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f164ca5e-8e14-434b-a32a-e08ea3cde189 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:09.337041 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f164ca5e-8e14-434b-a32a-e08ea3cde189 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:09.337195 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-f164ca5e-8e14-434b-a32a-e08ea3cde189 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:09.341064 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:09.341064 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:09.341532 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f164ca5e-8e14-434b-a32a-e08ea3cde189 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:09.341913 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1458/5842] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:09 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:10.350552 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-73258ac3-6eed-4e74-8584-0667df1062df None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:10.352161 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73258ac3-6eed-4e74-8584-0667df1062df tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:10.352375 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73258ac3-6eed-4e74-8584-0667df1062df tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:10.352571 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-73258ac3-6eed-4e74-8584-0667df1062df tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:10.352681 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.backups [None req-73258ac3-6eed-4e74-8584-0667df1062df tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100144) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:10.356852 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:10.356852 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:10.357608 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-73258ac3-6eed-4e74-8584-0667df1062df tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:10.357949 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1470/5843] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:10 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:11.366492 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-c9a10055-f23f-4895-bc67-a85ed8a2699f None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:11.368114 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c9a10055-f23f-4895-bc67-a85ed8a2699f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:11.368306 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c9a10055-f23f-4895-bc67-a85ed8a2699f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:11.368497 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-c9a10055-f23f-4895-bc67-a85ed8a2699f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:11.368597 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-c9a10055-f23f-4895-bc67-a85ed8a2699f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:11.372240 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:11.372240 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:11.372770 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-c9a10055-f23f-4895-bc67-a85ed8a2699f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:11.373091 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1447/5844] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:11 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:11.381150 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e2d142f3-c583-48fa-828c-9a206997100b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:11.382757 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e2d142f3-c583-48fa-828c-9a206997100b tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] PUT https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:11.383102 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e2d142f3-c583-48fa-828c-9a206997100b tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:47:11.389363 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:11.389363 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:11.394370 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e2d142f3-c583-48fa-828c-9a206997100b tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:11.394743 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1470/5845] 10.4.3.158 () {70 vars in 1408 bytes} [Wed Jul 15 13:47:11 2026] PUT /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 316 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:11.401487 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7ddcf759-74f2-4984-9250-f96338397f90 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:11.403447 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ddcf759-74f2-4984-9250-f96338397f90 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:11.403678 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ddcf759-74f2-4984-9250-f96338397f90 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:11.403848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7ddcf759-74f2-4984-9250-f96338397f90 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:11.403945 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.v3.backups [None req-7ddcf759-74f2-4984-9250-f96338397f90 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100146) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:11.407846 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:11.407846 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:11.408399 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7ddcf759-74f2-4984-9250-f96338397f90 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:11.408738 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1459/5846] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:11 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:11.417435 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d054793d-5853-41a9-90ab-26aa9fb01eac None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:11.419040 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d054793d-5853-41a9-90ab-26aa9fb01eac tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] DELETE https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:11.419246 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d054793d-5853-41a9-90ab-26aa9fb01eac tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:11.419415 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d054793d-5853-41a9-90ab-26aa9fb01eac tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:11.419509 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.contrib.backups [None req-d054793d-5853-41a9-90ab-26aa9fb01eac tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Delete backup with id: b351290b-65df-4c72-84d8-82c504dbf83a. Jul 15 13:47:11.423713 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:11.423713 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:11.433698 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.backup.rpcapi [None req-d054793d-5853-41a9-90ab-26aa9fb01eac tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] delete_backup rpcapi backup_id b351290b-65df-4c72-84d8-82c504dbf83a {{(pid=100144) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 15 13:47:11.435239 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d054793d-5853-41a9-90ab-26aa9fb01eac tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 202 Jul 15 13:47:11.435617 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1471/5847] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:47:11 2026] DELETE /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:47:11.442532 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-f5894bf4-9293-4ffd-b218-d36be0d0d906 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:11.444218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5894bf4-9293-4ffd-b218-d36be0d0d906 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:11.444417 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5894bf4-9293-4ffd-b218-d36be0d0d906 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:11.444614 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-f5894bf4-9293-4ffd-b218-d36be0d0d906 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:11.444715 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.backups [None req-f5894bf4-9293-4ffd-b218-d36be0d0d906 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100143) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:11.449449 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:11.449449 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:11.450021 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-f5894bf4-9293-4ffd-b218-d36be0d0d906 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 200 Jul 15 13:47:11.450330 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1448/5848] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:11 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:12.459817 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-146b61bc-93dd-470c-8bde-4ee07aa7e136 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:12.462061 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-146b61bc-93dd-470c-8bde-4ee07aa7e136 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a Jul 15 13:47:12.462389 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-146b61bc-93dd-470c-8bde-4ee07aa7e136 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:12.462706 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-146b61bc-93dd-470c-8bde-4ee07aa7e136 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:12.462831 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.backups [None req-146b61bc-93dd-470c-8bde-4ee07aa7e136 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Show backup with id b351290b-65df-4c72-84d8-82c504dbf83a. {{(pid=100145) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 15 13:47:12.466467 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-146b61bc-93dd-470c-8bde-4ee07aa7e136 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a returned with HTTP 404 Jul 15 13:47:12.466949 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1471/5849] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:12 2026] GET /volume/v3/backups/b351290b-65df-4c72-84d8-82c504dbf83a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:47:12.473353 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-33c55e8e-cd62-49de-9511-8716eaa3467f None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:12.474953 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] DELETE https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 Jul 15 13:47:12.475166 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:12.475336 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:12.475479 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Delete volume with id: ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 Jul 15 13:47:12.482361 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:12.482361 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:12.482658 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Volume info retrieved successfully. Jul 15 13:47:12.496281 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Delete volume request issued successfully. Jul 15 13:47:12.496503 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-33c55e8e-cd62-49de-9511-8716eaa3467f tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 returned with HTTP 202 Jul 15 13:47:12.497036 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1460/5850] 10.4.3.158 () {68 vars in 1391 bytes} [Wed Jul 15 13:47:12 2026] DELETE /volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:47:12.503973 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ebbea7e3-7870-4f40-880f-8bb93db4d92c None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:12.505734 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ebbea7e3-7870-4f40-880f-8bb93db4d92c tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 Jul 15 13:47:12.506019 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ebbea7e3-7870-4f40-880f-8bb93db4d92c tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:12.506276 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ebbea7e3-7870-4f40-880f-8bb93db4d92c tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:12.513479 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:12.513479 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:12.516566 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ebbea7e3-7870-4f40-880f-8bb93db4d92c tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Volume info retrieved successfully. Jul 15 13:47:12.520983 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ebbea7e3-7870-4f40-880f-8bb93db4d92c tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 returned with HTTP 200 Jul 15 13:47:12.521529 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1472/5851] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:12 2026] GET /volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:47:13.533086 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b1b9e1d9-c5d5-45ab-b56d-506525f078f1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:13.534634 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b1b9e1d9-c5d5-45ab-b56d-506525f078f1 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] GET https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 Jul 15 13:47:13.534834 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b1b9e1d9-c5d5-45ab-b56d-506525f078f1 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:13.535020 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b1b9e1d9-c5d5-45ab-b56d-506525f078f1 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:13.540103 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b1b9e1d9-c5d5-45ab-b56d-506525f078f1 tempest-ProjectAdminTests39-516573179 tempest-ProjectAdminTests39-516573179-project-admin] https://10.4.3.158/volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 returned with HTTP 404 Jul 15 13:47:13.540489 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1449/5852] 10.4.3.158 () {68 vars in 1388 bytes} [Wed Jul 15 13:47:13 2026] GET /volume/v3/volumes/ef580f44-fe22-4fa6-a2bc-3d1d5adb3fb1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:47:21.523271 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-f863c71a-7a0b-442f-b9ae-de7df82ad219 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:21.592504 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f863c71a-7a0b-442f-b9ae-de7df82ad219 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:47:21.592874 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-f863c71a-7a0b-442f-b9ae-de7df82ad219 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2068127826", "extra_specs": {}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:47:21.596171 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=133,cinder:UPDATE=45,cinder:INSERT=26 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:21.604594 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-f863c71a-7a0b-442f-b9ae-de7df82ad219 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:47:21.604947 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1472/5853] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:47:21 2026] POST /volume/v3/types => generated 212 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:21.612234 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a79803d6-6d30-4e46-a1f9-29b3c5e4a1b8 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:21.613759 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a79803d6-6d30-4e46-a1f9-29b3c5e4a1b8 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] POST https://10.4.3.158/volume/v3/types/4bae1532-2daf-4216-841e-c2186db273e1/encryption Jul 15 13:47:21.614071 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a79803d6-6d30-4e46-a1f9-29b3c5e4a1b8 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:47:21.617072 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=119,cinder:UPDATE=41,cinder:INSERT=23 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:21.627534 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a79803d6-6d30-4e46-a1f9-29b3c5e4a1b8 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/types/4bae1532-2daf-4216-841e-c2186db273e1/encryption returned with HTTP 200 Jul 15 13:47:21.627899 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1461/5854] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:47:21 2026] POST /volume/v3/types/4bae1532-2daf-4216-841e-c2186db273e1/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:21.634618 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-62f52419-42c8-49bc-87ce-f9823500e37f None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:21.683241 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:47:21.683522 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1267316954", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2068127826", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:47:21.684871 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1267316954', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2068127826', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:47:21.686526 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=150,cinder:UPDATE=55,cinder:INSERT=31 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:21.688534 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume of 1 GB Jul 15 13:47:21.689088 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:21.689088 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:21.689535 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Availability Zones retrieved successfully. Jul 15 13:47:21.694638 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (62d97d43-0407-40e2-99b1-c055b20c09de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:47:21.695489 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (697b3047-d9ea-4dd4-9293-61f48f2f226f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:21.696750 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Validating volume size '1' using validate_int {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:47:21.716988 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (697b3047-d9ea-4dd4-9293-61f48f2f226f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:47:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bae1532-2daf-4216-841e-c2186db273e1,is_public=True,name='tempest-scenario-type-luks-2068127826',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bae1532-2daf-4216-841e-c2186db273e1', '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=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:21.717634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4169b60c-60df-4daf-964b-984b2f2c120e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:21.739022 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2068127826 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2068127826, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:47:21.739252 np0000005195 devstack@c-api.service[100144]: WARNING cinder.quota [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2068127826 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2068127826, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:47:21.765525 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Created reservations ['b0bd2c12-c149-4a51-b979-08b629125982', '3ff7fef8-86bc-4fa6-96c5-3f92aa67d34e', '55a2e0a3-1430-429a-83d7-b3e5d0a40afb', '48d9c608-6c7c-4606-b587-6e6d478156d4'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:47:21.766272 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4169b60c-60df-4daf-964b-984b2f2c120e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0bd2c12-c149-4a51-b979-08b629125982', '3ff7fef8-86bc-4fa6-96c5-3f92aa67d34e', '55a2e0a3-1430-429a-83d7-b3e5d0a40afb', '48d9c608-6c7c-4606-b587-6e6d478156d4']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:21.766971 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d95f28-1e8b-47ec-9909-d2cb342da0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:21.785631 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d95f28-1e8b-47ec-9909-d2cb342da0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '634b0d75-1386-4608-89db-62748245624b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1267316954',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['b0bd2c12-c149-4a51-b979-08b629125982','3ff7fef8-86bc-4fa6-96c5-3f92aa67d34e','55a2e0a3-1430-429a-83d7-b3e5d0a40afb','48d9c608-6c7c-4606-b587-6e6d478156d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=4bae1532-2daf-4216-841e-c2186db273e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:47:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1267316954',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=634b0d75-1386-4608-89db-62748245624b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c644b0d4d7104f13bd66e612baf39480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06db76f4cfa3400595eb211db56fd71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4bae1532-2daf-4216-841e-c2186db273e1),volume_type_id=4bae1532-2daf-4216-841e-c2186db273e1)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:21.786298 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512c13d2-b715-44ee-a183-c8bea25cac9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:21.800581 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512c13d2-b715-44ee-a183-c8bea25cac9d) transitioned into state 'SUCCESS' from state '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-1267316954',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['b0bd2c12-c149-4a51-b979-08b629125982','3ff7fef8-86bc-4fa6-96c5-3f92aa67d34e','55a2e0a3-1430-429a-83d7-b3e5d0a40afb','48d9c608-6c7c-4606-b587-6e6d478156d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=4bae1532-2daf-4216-841e-c2186db273e1)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:21.801191 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb8658d-d355-4d97-b503-275ba1dd9ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:21.810067 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb8658d-d355-4d97-b503-275ba1dd9ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:21.810794 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (62d97d43-0407-40e2-99b1-c055b20c09de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:47:21.811207 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request issued successfully. Jul 15 13:47:21.811726 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-62f52419-42c8-49bc-87ce-f9823500e37f tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:47:21.812116 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1473/5855] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:47:21 2026] POST /volume/v3/volumes => generated 785 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:47:21.823785 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-4e675055-7c4d-4f98-bc4a-a0ade5f99524 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:21.825483 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e675055-7c4d-4f98-bc4a-a0ade5f99524 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b Jul 15 13:47:21.825674 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e675055-7c4d-4f98-bc4a-a0ade5f99524 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:21.825827 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-4e675055-7c4d-4f98-bc4a-a0ade5f99524 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:21.827870 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=138,cinder:UPDATE=52,cinder:INSERT=31 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:21.832568 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:21.832568 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:21.836144 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-4e675055-7c4d-4f98-bc4a-a0ade5f99524 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:21.839452 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-4e675055-7c4d-4f98-bc4a-a0ade5f99524 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b returned with HTTP 200 Jul 15 13:47:21.839792 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1450/5856] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:21 2026] GET /volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:22.851154 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-8c8faaf9-b921-4d1c-a0be-bcb4c820f5c1 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:22.852820 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8c8faaf9-b921-4d1c-a0be-bcb4c820f5c1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b Jul 15 13:47:22.853043 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8c8faaf9-b921-4d1c-a0be-bcb4c820f5c1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:22.853221 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-8c8faaf9-b921-4d1c-a0be-bcb4c820f5c1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:22.859519 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:22.859519 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:22.862781 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-8c8faaf9-b921-4d1c-a0be-bcb4c820f5c1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:22.866363 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-8c8faaf9-b921-4d1c-a0be-bcb4c820f5c1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b returned with HTTP 200 Jul 15 13:47:22.866693 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1473/5857] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:22 2026] GET /volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:22.877876 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-59943bb5-c856-4ca1-bcf8-21a4818f2a40 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:22.879371 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59943bb5-c856-4ca1-bcf8-21a4818f2a40 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b Jul 15 13:47:22.879534 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59943bb5-c856-4ca1-bcf8-21a4818f2a40 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:22.879691 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-59943bb5-c856-4ca1-bcf8-21a4818f2a40 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:22.885406 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:22.885406 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:22.888193 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-59943bb5-c856-4ca1-bcf8-21a4818f2a40 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:22.891453 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-59943bb5-c856-4ca1-bcf8-21a4818f2a40 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b returned with HTTP 200 Jul 15 13:47:22.891773 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1462/5858] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:22 2026] GET /volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b => generated 878 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:22.902091 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-b994aa65-dce9-468d-8341-0403733b1901 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:22.903763 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:47:22.904114 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-753142369", "source_volid": "634b0d75-1386-4608-89db-62748245624b", "volume_type": "tempest-scenario-type-luks-2068127826", "size": 1}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:47:22.905479 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.v3.volumes [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-753142369', 'source_volid': '634b0d75-1386-4608-89db-62748245624b', 'volume_type': 'tempest-scenario-type-luks-2068127826', 'size': 1}} {{(pid=100144) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:47:22.913984 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:22.913984 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:22.914373 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume retrieved successfully. Jul 15 13:47:22.914476 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume of 1 GB Jul 15 13:47:22.915067 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Availability Zones retrieved successfully. Jul 15 13:47:22.919732 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (a04478ab-444b-47e3-96c7-437613c4a94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:47:22.920694 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16423e2-5058-4fbc-8db8-b1dc0375346a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:22.921544 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.flows.api.create_volume [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100144) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:47:22.937842 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16423e2-5058-4fbc-8db8-b1dc0375346a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '634b0d75-1386-4608-89db-62748245624b', 'volume_type': VolumeType(created_at=2026-07-15T13:47:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bae1532-2daf-4216-841e-c2186db273e1,is_public=True,name='tempest-scenario-type-luks-2068127826',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bae1532-2daf-4216-841e-c2186db273e1', '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=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:22.938671 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9841d9f-bb4c-4c31-ab8c-eb56b541e423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:22.971357 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.quota [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Created reservations ['d96fcae5-2ac3-4947-adb8-000fea0d3022', '18f2deba-94a7-4fea-8aaf-39d498a05305', '60c333e1-bf29-46e6-9548-a129e38c5db5', '85abe21d-531f-4a27-ae17-ccf96582613d'] {{(pid=100144) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:47:22.972047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9841d9f-bb4c-4c31-ab8c-eb56b541e423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d96fcae5-2ac3-4947-adb8-000fea0d3022', '18f2deba-94a7-4fea-8aaf-39d498a05305', '60c333e1-bf29-46e6-9548-a129e38c5db5', '85abe21d-531f-4a27-ae17-ccf96582613d']}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:22.972647 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180ece20-a762-4664-a8f8-1c60b03af2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:22.999233 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180ece20-a762-4664-a8f8-1c60b03af2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab470882-a273-451a-8a1c-13f48f8ff811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-753142369',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['d96fcae5-2ac3-4947-adb8-000fea0d3022','18f2deba-94a7-4fea-8aaf-39d498a05305','60c333e1-bf29-46e6-9548-a129e38c5db5','85abe21d-531f-4a27-ae17-ccf96582613d'],size=1,snapshot_id=None,source_replicaid=,source_volid=634b0d75-1386-4608-89db-62748245624b,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=4bae1532-2daf-4216-841e-c2186db273e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-753142369',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ab470882-a273-451a-8a1c-13f48f8ff811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c644b0d4d7104f13bd66e612baf39480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=634b0d75-1386-4608-89db-62748245624b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06db76f4cfa3400595eb211db56fd71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4bae1532-2daf-4216-841e-c2186db273e1),volume_type_id=4bae1532-2daf-4216-841e-c2186db273e1)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:22.999855 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f2b668-927d-439f-a2d7-e73dae443da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:23.014026 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f2b668-927d-439f-a2d7-e73dae443da3) transitioned into state 'SUCCESS' from state '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-753142369',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['d96fcae5-2ac3-4947-adb8-000fea0d3022','18f2deba-94a7-4fea-8aaf-39d498a05305','60c333e1-bf29-46e6-9548-a129e38c5db5','85abe21d-531f-4a27-ae17-ccf96582613d'],size=1,snapshot_id=None,source_replicaid=,source_volid=634b0d75-1386-4608-89db-62748245624b,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=4bae1532-2daf-4216-841e-c2186db273e1)}' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:23.014634 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed72ebfd-3929-46e7-9d1b-c198db9e4e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:47:23.026898 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed72ebfd-3929-46e7-9d1b-c198db9e4e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100144) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:47:23.027724 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (a04478ab-444b-47e3-96c7-437613c4a94f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100144) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:47:23.029030 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request issued successfully. Jul 15 13:47:23.029030 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-b994aa65-dce9-468d-8341-0403733b1901 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:47:23.029030 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1474/5859] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:47:22 2026] POST /volume/v3/volumes => generated 811 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:47:23.040118 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-cc1de39e-ec83-40c7-8217-4ea2ab8a7ed1 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:23.041778 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc1de39e-ec83-40c7-8217-4ea2ab8a7ed1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:23.041951 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc1de39e-ec83-40c7-8217-4ea2ab8a7ed1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:23.042593 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-cc1de39e-ec83-40c7-8217-4ea2ab8a7ed1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:23.048180 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:23.048180 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:23.050974 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-cc1de39e-ec83-40c7-8217-4ea2ab8a7ed1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:23.054332 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-cc1de39e-ec83-40c7-8217-4ea2ab8a7ed1 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:23.054664 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1451/5860] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:23 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 879 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:24.065918 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-45268194-e516-4387-ae67-39bff856325b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:24.067617 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45268194-e516-4387-ae67-39bff856325b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:24.067823 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45268194-e516-4387-ae67-39bff856325b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:24.068013 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-45268194-e516-4387-ae67-39bff856325b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:24.074746 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:24.074746 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:24.078090 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-45268194-e516-4387-ae67-39bff856325b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:24.082265 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-45268194-e516-4387-ae67-39bff856325b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:24.082706 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1474/5861] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:24 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:25.095125 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-45df5c0c-702b-4491-ae58-3616e0578252 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:25.096714 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45df5c0c-702b-4491-ae58-3616e0578252 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:25.096932 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45df5c0c-702b-4491-ae58-3616e0578252 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:25.097133 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-45df5c0c-702b-4491-ae58-3616e0578252 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:25.104383 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:25.104383 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:25.107705 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-45df5c0c-702b-4491-ae58-3616e0578252 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:25.111251 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-45df5c0c-702b-4491-ae58-3616e0578252 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:25.111597 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1463/5862] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:25 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:26.124592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-9ecb1d2c-5bf6-408f-9d29-85f5f9c3436b None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:26.126413 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ecb1d2c-5bf6-408f-9d29-85f5f9c3436b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:26.126592 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ecb1d2c-5bf6-408f-9d29-85f5f9c3436b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:26.126784 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-9ecb1d2c-5bf6-408f-9d29-85f5f9c3436b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:26.133302 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:26.133302 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:26.136346 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-9ecb1d2c-5bf6-408f-9d29-85f5f9c3436b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:26.139843 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-9ecb1d2c-5bf6-408f-9d29-85f5f9c3436b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:26.140219 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1475/5863] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:26 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:27.151707 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-52ac50f1-24ec-48af-9755-99198b07c9ef None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:27.153425 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-52ac50f1-24ec-48af-9755-99198b07c9ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:27.153631 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-52ac50f1-24ec-48af-9755-99198b07c9ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:27.153824 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-52ac50f1-24ec-48af-9755-99198b07c9ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:27.159851 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:27.159851 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:27.162798 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-52ac50f1-24ec-48af-9755-99198b07c9ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:27.166196 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-52ac50f1-24ec-48af-9755-99198b07c9ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:27.166511 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1452/5864] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:27 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:28.177955 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-69e558c1-57f9-45f1-a9e8-b77e8c1d9168 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:28.179537 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69e558c1-57f9-45f1-a9e8-b77e8c1d9168 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:28.179873 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69e558c1-57f9-45f1-a9e8-b77e8c1d9168 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:28.180221 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-69e558c1-57f9-45f1-a9e8-b77e8c1d9168 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:28.188184 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:28.188184 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:28.191061 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-69e558c1-57f9-45f1-a9e8-b77e8c1d9168 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:28.195104 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-69e558c1-57f9-45f1-a9e8-b77e8c1d9168 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:28.195664 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1475/5865] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:28 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:29.207383 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-5de1a2ff-e391-4287-8436-8b00c0bd7af0 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:29.209746 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5de1a2ff-e391-4287-8436-8b00c0bd7af0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:29.210164 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5de1a2ff-e391-4287-8436-8b00c0bd7af0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:29.210445 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-5de1a2ff-e391-4287-8436-8b00c0bd7af0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:29.219633 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:29.219633 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:29.223863 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-5de1a2ff-e391-4287-8436-8b00c0bd7af0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:29.229271 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-5de1a2ff-e391-4287-8436-8b00c0bd7af0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:29.229774 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1464/5866] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:29 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:30.241798 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-12ca0448-e685-465a-b9a0-d640bfbad190 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:30.244708 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12ca0448-e685-465a-b9a0-d640bfbad190 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:30.244708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12ca0448-e685-465a-b9a0-d640bfbad190 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:30.244708 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-12ca0448-e685-465a-b9a0-d640bfbad190 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:30.250151 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:30.250151 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:47:30.255128 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-12ca0448-e685-465a-b9a0-d640bfbad190 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:30.256681 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-12ca0448-e685-465a-b9a0-d640bfbad190 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:30.257121 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1476/5867] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:30 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:31.270508 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-0e75dcb5-ce3e-4fdc-98e7-16bd21d36aa9 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:31.272096 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0e75dcb5-ce3e-4fdc-98e7-16bd21d36aa9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:31.272408 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0e75dcb5-ce3e-4fdc-98e7-16bd21d36aa9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:31.272660 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-0e75dcb5-ce3e-4fdc-98e7-16bd21d36aa9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:31.279819 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:31.279819 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:47:31.282112 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-0e75dcb5-ce3e-4fdc-98e7-16bd21d36aa9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:31.285948 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-0e75dcb5-ce3e-4fdc-98e7-16bd21d36aa9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:31.285948 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1453/5868] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:31 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:32.298419 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b5073da8-b847-49e1-ac84-ea07dbf43aec None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:32.300244 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b5073da8-b847-49e1-ac84-ea07dbf43aec tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:32.300444 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b5073da8-b847-49e1-ac84-ea07dbf43aec tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:32.300617 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b5073da8-b847-49e1-ac84-ea07dbf43aec tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:32.307638 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:32.307638 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:47:32.310985 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b5073da8-b847-49e1-ac84-ea07dbf43aec tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:32.314646 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b5073da8-b847-49e1-ac84-ea07dbf43aec tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:32.315073 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1476/5869] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:32 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:32.325705 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a319504e-3770-444f-88b6-e8cc421937b4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:47:32.327379 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a319504e-3770-444f-88b6-e8cc421937b4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:47:32.327569 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a319504e-3770-444f-88b6-e8cc421937b4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:47:32.327734 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a319504e-3770-444f-88b6-e8cc421937b4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:47:32.333994 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:47:32.333994 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:47:32.337032 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a319504e-3770-444f-88b6-e8cc421937b4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:47:32.340446 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a319504e-3770-444f-88b6-e8cc421937b4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:47:32.340772 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1465/5870] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:47:32 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:47:40.256090 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=55,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:41.284927 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=15 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:42.313806 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:47:42.339617 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:48:14.049652 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-b4883315-e7e5-4d18-abfd-c5c547c2e3e9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.051572 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-b4883315-e7e5-4d18-abfd-c5c547c2e3e9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:14.051745 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-b4883315-e7e5-4d18-abfd-c5c547c2e3e9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:14.051928 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-b4883315-e7e5-4d18-abfd-c5c547c2e3e9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:14.058177 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:14.058177 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:14.061183 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-b4883315-e7e5-4d18-abfd-c5c547c2e3e9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:14.064813 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-b4883315-e7e5-4d18-abfd-c5c547c2e3e9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:14.065188 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1477/5871] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:48:14 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:14.124016 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-d93a4a7b-b009-4a6d-bad7-c853f691ef96 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.124483 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d93a4a7b-b009-4a6d-bad7-c853f691ef96 None None] GET https://10.4.3.158/volume// Jul 15 13:48:14.124483 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d93a4a7b-b009-4a6d-bad7-c853f691ef96 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:14.124665 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-d93a4a7b-b009-4a6d-bad7-c853f691ef96 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:14.124986 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-d93a4a7b-b009-4a6d-bad7-c853f691ef96 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:48:14.125327 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1454/5872] 10.4.3.158 () {66 vars in 1428 bytes} [Wed Jul 15 13:48:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:48:14.131320 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-e7e96625-78e6-4cad-9c44-c55b4613b9ac None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.155700 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-e7e96625-78e6-4cad-9c44-c55b4613b9ac tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:48:14.155980 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-e7e96625-78e6-4cad-9c44-c55b4613b9ac tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab470882-a273-451a-8a1c-13f48f8ff811", "connector": null, "instance_uuid": "11cff3e9-41e4-470a-82e6-29dbf87dcbf0"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:14.163570 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:14.163570 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:14.185179 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-e7e96625-78e6-4cad-9c44-c55b4613b9ac tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:48:14.185712 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1477/5873] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:48:14 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:14.209757 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6be341b7-0431-4053-9ace-8b7bcd63a30d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.211623 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6be341b7-0431-4053-9ace-8b7bcd63a30d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:14.211915 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6be341b7-0431-4053-9ace-8b7bcd63a30d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:14.212162 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6be341b7-0431-4053-9ace-8b7bcd63a30d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:14.218692 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-483c2d16-0ec9-40d2-a65d-7cb3ea93352a None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.219233 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-483c2d16-0ec9-40d2-a65d-7cb3ea93352a None None] GET https://10.4.3.158/volume// Jul 15 13:48:14.219451 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-483c2d16-0ec9-40d2-a65d-7cb3ea93352a None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:14.219680 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-483c2d16-0ec9-40d2-a65d-7cb3ea93352a None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:14.219982 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-483c2d16-0ec9-40d2-a65d-7cb3ea93352a None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:48:14.220280 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1478/5874] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:48:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:48:14.221441 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:14.221441 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:14.225030 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-6be341b7-0431-4053-9ace-8b7bcd63a30d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:14.226462 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-0d9bfeba-ce19-4f26-b062-63b8d4ff695c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.228241 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-0d9bfeba-ce19-4f26-b062-63b8d4ff695c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:14.228419 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-0d9bfeba-ce19-4f26-b062-63b8d4ff695c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:14.228614 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-0d9bfeba-ce19-4f26-b062-63b8d4ff695c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:14.229054 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6be341b7-0431-4053-9ace-8b7bcd63a30d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:14.229441 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1466/5875] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:14 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:14.236736 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:14.236736 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:14.239731 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-0d9bfeba-ce19-4f26-b062-63b8d4ff695c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:14.243218 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-0d9bfeba-ce19-4f26-b062-63b8d4ff695c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:14.243541 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1455/5876] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:48:14 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 1083 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:48:14.338566 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.340476 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] PUT https://10.4.3.158/volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343 Jul 15 13:48:14.340824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:14.347455 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Acquiring lock "cinder-attachment_update-ab470882-a273-451a-8a1c-13f48f8ff811-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:48:14.351585 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Lock "cinder-attachment_update-ab470882-a273-451a-8a1c-13f48f8ff811-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:48:14.352548 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:14.352548 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:14.421533 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Lock "cinder-attachment_update-ab470882-a273-451a-8a1c-13f48f8ff811-np0000005195" released by "attachment_update" :: held 0.070s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:48:14.421814 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-2f664cf4-4fb3-4929-ab85-cb1df7e254fe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343 returned with HTTP 200 Jul 15 13:48:14.422271 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1478/5877] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:48:14 2026] PUT /volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:14.429376 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-08e7f1cb-a582-4914-aa93-b4e402a087ef None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:14.431298 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-08e7f1cb-a582-4914-aa93-b4e402a087ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/encryption Jul 15 13:48:14.431472 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-08e7f1cb-a582-4914-aa93-b4e402a087ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:14.431668 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-08e7f1cb-a582-4914-aa93-b4e402a087ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:14.439618 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:14.439618 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:14.445012 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-08e7f1cb-a582-4914-aa93-b4e402a087ef tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/encryption returned with HTTP 200 Jul 15 13:48:14.445363 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1479/5878] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:48:14 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:15.241165 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a3ed9af1-b535-4e9b-825c-f759edaf46c7 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:15.242797 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3ed9af1-b535-4e9b-825c-f759edaf46c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:15.243019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3ed9af1-b535-4e9b-825c-f759edaf46c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:15.243206 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a3ed9af1-b535-4e9b-825c-f759edaf46c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:15.251351 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:15.251351 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:15.254237 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a3ed9af1-b535-4e9b-825c-f759edaf46c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:15.257634 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a3ed9af1-b535-4e9b-825c-f759edaf46c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:15.257985 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1467/5879] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:15 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:16.268848 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2ff5e11f-d237-4f2e-bcfe-61011eab90de None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:16.270489 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ff5e11f-d237-4f2e-bcfe-61011eab90de tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:16.270667 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ff5e11f-d237-4f2e-bcfe-61011eab90de tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:16.270836 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2ff5e11f-d237-4f2e-bcfe-61011eab90de tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:16.278808 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:16.278808 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:16.281739 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2ff5e11f-d237-4f2e-bcfe-61011eab90de tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:16.285204 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2ff5e11f-d237-4f2e-bcfe-61011eab90de tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:16.285529 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1456/5880] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:16 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:17.296676 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e18a05a7-ce9f-4cff-b111-87bfd9cfe63c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:17.298714 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e18a05a7-ce9f-4cff-b111-87bfd9cfe63c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:17.298951 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e18a05a7-ce9f-4cff-b111-87bfd9cfe63c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:17.299226 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e18a05a7-ce9f-4cff-b111-87bfd9cfe63c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:17.308422 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:17.308422 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:17.311491 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e18a05a7-ce9f-4cff-b111-87bfd9cfe63c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:17.314925 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e18a05a7-ce9f-4cff-b111-87bfd9cfe63c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:17.315278 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1479/5881] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:17 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:18.327230 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0b3a8a3a-9356-47f3-92d0-472ed9f7e928 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:18.328797 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0b3a8a3a-9356-47f3-92d0-472ed9f7e928 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:18.328982 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0b3a8a3a-9356-47f3-92d0-472ed9f7e928 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:18.329174 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0b3a8a3a-9356-47f3-92d0-472ed9f7e928 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:18.338187 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:18.338187 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:18.341042 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0b3a8a3a-9356-47f3-92d0-472ed9f7e928 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:18.344459 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0b3a8a3a-9356-47f3-92d0-472ed9f7e928 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:18.344791 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1480/5882] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:18 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:19.355304 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-1809a03c-6dfb-46f0-a1c0-72970ca0dcbe None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:19.356906 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1809a03c-6dfb-46f0-a1c0-72970ca0dcbe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:19.357106 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1809a03c-6dfb-46f0-a1c0-72970ca0dcbe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:19.357310 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-1809a03c-6dfb-46f0-a1c0-72970ca0dcbe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:19.366974 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:19.366974 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:19.370115 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-1809a03c-6dfb-46f0-a1c0-72970ca0dcbe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:19.373810 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-1809a03c-6dfb-46f0-a1c0-72970ca0dcbe tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:19.374201 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1468/5883] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:19 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:19.601522 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-7b04d0bb-3512-46d7-923a-ab543f987af8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:19.603584 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-7b04d0bb-3512-46d7-923a-ab543f987af8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343/action Jul 15 13:48:19.604043 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-7b04d0bb-3512-46d7-923a-ab543f987af8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action body: b'{"os-complete": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:48:19.604172 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-7b04d0bb-3512-46d7-923a-ab543f987af8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:19.618371 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:19.618371 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:19.626297 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-8395a506-803f-48a3-b2c2-a20f511bd11a req-7b04d0bb-3512-46d7-923a-ab543f987af8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343/action returned with HTTP 204 Jul 15 13:48:19.626678 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1457/5884] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:48:19 2026] POST /volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:48:20.385763 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-efe3ce1f-0f16-4440-8a0c-4c1c8747f7a0 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.387435 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efe3ce1f-0f16-4440-8a0c-4c1c8747f7a0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:20.388922 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efe3ce1f-0f16-4440-8a0c-4c1c8747f7a0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:20.388922 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-efe3ce1f-0f16-4440-8a0c-4c1c8747f7a0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:20.395895 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:20.395895 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:20.398740 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-efe3ce1f-0f16-4440-8a0c-4c1c8747f7a0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:20.402197 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-efe3ce1f-0f16-4440-8a0c-4c1c8747f7a0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:20.402621 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1480/5885] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:20 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:20.412875 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-f58f78ba-f4fc-4601-965f-1c74d520f3fc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.414472 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f58f78ba-f4fc-4601-965f-1c74d520f3fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:20.414644 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f58f78ba-f4fc-4601-965f-1c74d520f3fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:20.414806 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-f58f78ba-f4fc-4601-965f-1c74d520f3fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:20.422861 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:20.422861 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:20.425638 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-f58f78ba-f4fc-4601-965f-1c74d520f3fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:20.428937 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-f58f78ba-f4fc-4601-965f-1c74d520f3fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:20.429269 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1481/5886] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:20 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 1196 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:20.463525 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-e7ed91c6-4fb2-4809-869f-6afbf0bcfe4a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.465563 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-e7ed91c6-4fb2-4809-869f-6afbf0bcfe4a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:20.465751 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-e7ed91c6-4fb2-4809-869f-6afbf0bcfe4a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:20.465924 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-e7ed91c6-4fb2-4809-869f-6afbf0bcfe4a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:20.474252 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:20.474252 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:20.476894 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-e7ed91c6-4fb2-4809-869f-6afbf0bcfe4a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:20.480228 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-e7ed91c6-4fb2-4809-869f-6afbf0bcfe4a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:20.480560 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1469/5887] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:48:20 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 1196 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:20.496195 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.498017 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/action Jul 15 13:48:20.498336 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100143) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:48:20.498441 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:20.507476 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:20.507476 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:20.507847 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:20.513362 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Begin detaching volume completed successfully. Jul 15 13:48:20.513521 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-2ac82f6f-0e1e-41e9-97e2-620a12bc05cf tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/action returned with HTTP 202 Jul 15 13:48:20.513838 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1458/5888] 10.4.3.158 () {72 vars in 1672 bytes} [Wed Jul 15 13:48:20 2026] POST /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 15 13:48:20.550011 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-06ff04d4-0a8f-42c2-b91c-cc272ef90e5e None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.550314 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-06ff04d4-0a8f-42c2-b91c-cc272ef90e5e None None] GET https://10.4.3.158/volume// Jul 15 13:48:20.550477 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-06ff04d4-0a8f-42c2-b91c-cc272ef90e5e None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:20.550660 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-06ff04d4-0a8f-42c2-b91c-cc272ef90e5e None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:20.550972 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-06ff04d4-0a8f-42c2-b91c-cc272ef90e5e None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:48:20.551263 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1481/5889] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:48:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:48:20.559804 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-6e8de3ab-e79d-4276-918b-f8ee8fef0093 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.561736 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-6e8de3ab-e79d-4276-918b-f8ee8fef0093 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:20.562004 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-6e8de3ab-e79d-4276-918b-f8ee8fef0093 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:20.562223 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-6e8de3ab-e79d-4276-918b-f8ee8fef0093 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:20.570948 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:20.570948 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:20.574005 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-6e8de3ab-e79d-4276-918b-f8ee8fef0093 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:20.577675 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-6e8de3ab-e79d-4276-918b-f8ee8fef0093 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:20.578066 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1482/5890] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:48:20 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 1379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:48:20.586426 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-21d1d1ec-5790-40cb-a4fb-f85e9fcf02ad None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:20.588234 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-21d1d1ec-5790-40cb-a4fb-f85e9fcf02ad tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/encryption Jul 15 13:48:20.588402 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-21d1d1ec-5790-40cb-a4fb-f85e9fcf02ad tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:20.588607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-21d1d1ec-5790-40cb-a4fb-f85e9fcf02ad tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:20.596691 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:20.596691 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:20.601861 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-21d1d1ec-5790-40cb-a4fb-f85e9fcf02ad tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/encryption returned with HTTP 200 Jul 15 13:48:20.602272 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1470/5891] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:48:20 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:21.302548 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-ca41d916-1aaa-4564-a2f5-ae94dda318d2 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:21.304465 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-ca41d916-1aaa-4564-a2f5-ae94dda318d2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343 Jul 15 13:48:21.304642 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-ca41d916-1aaa-4564-a2f5-ae94dda318d2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:21.304816 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-ca41d916-1aaa-4564-a2f5-ae94dda318d2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:21.311173 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:21.311173 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:21.350192 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-d841a3bd-dc8a-4c20-8e7c-69c7220f195c req-ca41d916-1aaa-4564-a2f5-ae94dda318d2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343 returned with HTTP 200 Jul 15 13:48:21.350613 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1459/5892] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:48:21 2026] DELETE /volume/v3/attachments/e870a3d7-879d-4d59-97cf-9ad4d22a1343 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:21.613115 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-d314809c-3845-4555-adc9-9a966de3515c req-b0fc8884-cb16-4108-a737-165b2b479893 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:21.614985 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d314809c-3845-4555-adc9-9a966de3515c req-b0fc8884-cb16-4108-a737-165b2b479893 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:21.615165 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d314809c-3845-4555-adc9-9a966de3515c req-b0fc8884-cb16-4108-a737-165b2b479893 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:21.615360 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-d314809c-3845-4555-adc9-9a966de3515c req-b0fc8884-cb16-4108-a737-165b2b479893 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:21.621561 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:21.621561 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:21.624609 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [req-d314809c-3845-4555-adc9-9a966de3515c req-b0fc8884-cb16-4108-a737-165b2b479893 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:21.628114 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-d314809c-3845-4555-adc9-9a966de3515c req-b0fc8884-cb16-4108-a737-165b2b479893 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:21.628470 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1482/5893] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:48:21 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:23.250720 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:23.252543 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:23.252752 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:23.252952 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'delete' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:23.253134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.v3.volumes [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume with id: ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:23.260173 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:23.260173 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:23.260629 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:23.271277 np0000005195 devstack@c-api.service[100144]: WARNING cinder.keymgr.conf_key_mgr [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:48:23.276485 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume request issued successfully. Jul 15 13:48:23.276667 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-0ba457ab-17dd-431e-8c45-cd286826fad5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 202 Jul 15 13:48:23.277085 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1483/5894] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:48:23 2026] DELETE /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:48:23.283776 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-a66728e8-0ae8-4805-9ccb-cf56fad211dd None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:23.285496 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a66728e8-0ae8-4805-9ccb-cf56fad211dd tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:23.285682 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a66728e8-0ae8-4805-9ccb-cf56fad211dd tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:23.285887 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-a66728e8-0ae8-4805-9ccb-cf56fad211dd tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:23.294336 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:23.294336 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:23.298033 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-a66728e8-0ae8-4805-9ccb-cf56fad211dd tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:23.302345 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-a66728e8-0ae8-4805-9ccb-cf56fad211dd tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 200 Jul 15 13:48:23.302771 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1471/5895] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:23 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:24.314778 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-3cfdae77-e517-4161-97f4-64fa586bdd29 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:24.316665 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cfdae77-e517-4161-97f4-64fa586bdd29 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 Jul 15 13:48:24.316860 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cfdae77-e517-4161-97f4-64fa586bdd29 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:24.317084 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-3cfdae77-e517-4161-97f4-64fa586bdd29 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:24.323227 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-3cfdae77-e517-4161-97f4-64fa586bdd29 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 returned with HTTP 404 Jul 15 13:48:24.323681 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1460/5896] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:24 2026] GET /volume/v3/volumes/ab470882-a273-451a-8a1c-13f48f8ff811 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:48:24.330237 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:24.332353 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b Jul 15 13:48:24.332530 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:24.332744 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:24.332918 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume with id: 634b0d75-1386-4608-89db-62748245624b Jul 15 13:48:24.339459 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:24.339459 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:24.339848 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:24.349624 np0000005195 devstack@c-api.service[100145]: WARNING cinder.keymgr.conf_key_mgr [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:48:24.354454 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume request issued successfully. Jul 15 13:48:24.354610 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b1393d92-b3d8-492a-b270-5d67509bc4c3 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b returned with HTTP 202 Jul 15 13:48:24.355023 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1483/5897] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:48:24 2026] DELETE /volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:48:24.361441 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-83270dcf-47ee-404e-a4ce-5d8afc0b091e None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:24.363169 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-83270dcf-47ee-404e-a4ce-5d8afc0b091e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b Jul 15 13:48:24.363361 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-83270dcf-47ee-404e-a4ce-5d8afc0b091e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:24.363547 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-83270dcf-47ee-404e-a4ce-5d8afc0b091e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:24.370096 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:24.370096 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:24.373290 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-83270dcf-47ee-404e-a4ce-5d8afc0b091e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:24.377246 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-83270dcf-47ee-404e-a4ce-5d8afc0b091e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b returned with HTTP 200 Jul 15 13:48:24.377557 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1484/5898] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:24 2026] GET /volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:25.389202 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-4cb2180f-81c9-4014-8310-13fb2a6ac95d None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:25.390910 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cb2180f-81c9-4014-8310-13fb2a6ac95d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b Jul 15 13:48:25.391115 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cb2180f-81c9-4014-8310-13fb2a6ac95d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:25.391333 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-4cb2180f-81c9-4014-8310-13fb2a6ac95d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:25.396711 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-4cb2180f-81c9-4014-8310-13fb2a6ac95d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b returned with HTTP 404 Jul 15 13:48:25.397282 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1472/5899] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:25 2026] GET /volume/v3/volumes/634b0d75-1386-4608-89db-62748245624b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:48:25.403360 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-e747cba1-a43e-42af-9385-bb865e89c3ec None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:25.404909 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e747cba1-a43e-42af-9385-bb865e89c3ec tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:48:25.405101 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e747cba1-a43e-42af-9385-bb865e89c3ec tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:25.405280 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-e747cba1-a43e-42af-9385-bb865e89c3ec tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Calling method 'detail' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:25.405764 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:25.405764 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:25.406026 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-e747cba1-a43e-42af-9385-bb865e89c3ec tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100143) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:48:25.413731 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-e747cba1-a43e-42af-9385-bb865e89c3ec tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Get all volumes completed successfully. Jul 15 13:48:25.415021 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:25.415021 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:25.418487 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-e747cba1-a43e-42af-9385-bb865e89c3ec tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:48:25.418823 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1461/5900] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:48:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:25.431515 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-05950533-2903-472e-9531-091990abfd7a None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:25.433200 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-05950533-2903-472e-9531-091990abfd7a tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] DELETE https://10.4.3.158/volume/v3/types/4bae1532-2daf-4216-841e-c2186db273e1 Jul 15 13:48:25.433428 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-05950533-2903-472e-9531-091990abfd7a tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:25.433624 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-05950533-2903-472e-9531-091990abfd7a tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Calling method '_delete' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:25.452506 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-05950533-2903-472e-9531-091990abfd7a tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/types/4bae1532-2daf-4216-841e-c2186db273e1 returned with HTTP 202 Jul 15 13:48:25.452849 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1484/5901] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:48:25 2026] DELETE /volume/v3/types/4bae1532-2daf-4216-841e-c2186db273e1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:48:26.257710 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-bcba04f0-2394-4a5d-b6cb-2afbc1501cdb None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:26.259324 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bcba04f0-2394-4a5d-b6cb-2afbc1501cdb tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] POST https://10.4.3.158/volume/v3/types Jul 15 13:48:26.259661 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-bcba04f0-2394-4a5d-b6cb-2afbc1501cdb tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1215872109", "extra_specs": {}}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:26.270350 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-bcba04f0-2394-4a5d-b6cb-2afbc1501cdb tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/types returned with HTTP 200 Jul 15 13:48:26.270654 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1485/5902] 10.4.3.158 () {68 vars in 1252 bytes} [Wed Jul 15 13:48:26 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:26.277746 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-6fdd0a59-4cf9-42fd-9640-f13679714c78 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:26.279594 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6fdd0a59-4cf9-42fd-9640-f13679714c78 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] POST https://10.4.3.158/volume/v3/types/219ba81d-d3a6-42af-bdde-210a56467fc5/encryption Jul 15 13:48:26.279914 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-6fdd0a59-4cf9-42fd-9640-f13679714c78 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:26.293250 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-6fdd0a59-4cf9-42fd-9640-f13679714c78 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/types/219ba81d-d3a6-42af-bdde-210a56467fc5/encryption returned with HTTP 200 Jul 15 13:48:26.293638 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1473/5903] 10.4.3.158 () {68 vars in 1397 bytes} [Wed Jul 15 13:48:26 2026] POST /volume/v3/types/219ba81d-d3a6-42af-bdde-210a56467fc5/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:26.316524 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-095a6df5-e32e-4d2b-b3be-280f81760738 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:26.318106 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:48:26.318432 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-2036659355", "snapshot_id": null, "imageRef": "a57108ac-efcd-4342-8ec5-cb99dd5d9578", "volume_type": "tempest-scenario-type-luks-1215872109", "size": 1}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:26.319813 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.v3.volumes [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-2036659355', 'snapshot_id': None, 'imageRef': 'a57108ac-efcd-4342-8ec5-cb99dd5d9578', 'volume_type': 'tempest-scenario-type-luks-1215872109', 'size': 1}} {{(pid=100143) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:48:26.444129 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume of 1 GB Jul 15 13:48:26.444492 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:26.444492 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:26.444913 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Availability Zones retrieved successfully. Jul 15 13:48:26.449902 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (dbb779c7-d371-4cbe-bdac-1d2a89d57680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:48:26.450934 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe7a063-af01-4b57-8820-e0444ec59e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:48:26.451858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.flows.api.create_volume [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Validating volume size '1' using validate_int {{(pid=100143) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:48:26.499163 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe7a063-af01-4b57-8820-e0444ec59e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-15T13:48:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=219ba81d-d3a6-42af-bdde-210a56467fc5,is_public=True,name='tempest-scenario-type-luks-1215872109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '219ba81d-d3a6-42af-bdde-210a56467fc5', '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=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:48:26.499841 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe51d3a-5a96-4252-8b31-84f991ac1988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:48:26.520583 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1215872109 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1215872109, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:48:26.520835 np0000005195 devstack@c-api.service[100143]: WARNING cinder.quota [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1215872109 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1215872109, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:48:26.542416 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.quota [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Created reservations ['a9298b69-5f3b-452d-b438-ae6171e89ff3', '06457322-49d1-4733-a663-69f677f90336', 'e8b0939f-40ec-4120-8022-7d6bfcc8c586', 'a0e98118-5956-4eb9-bc66-88c53f7bc670'] {{(pid=100143) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:48:26.543121 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe51d3a-5a96-4252-8b31-84f991ac1988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9298b69-5f3b-452d-b438-ae6171e89ff3', '06457322-49d1-4733-a663-69f677f90336', 'e8b0939f-40ec-4120-8022-7d6bfcc8c586', 'a0e98118-5956-4eb9-bc66-88c53f7bc670']}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:48:26.543762 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1f8480-5668-4de4-89b2-c9dca850353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:48:26.562916 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1f8480-5668-4de4-89b2-c9dca850353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783f4778-091a-4610-b0d6-3767c256a173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2036659355',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['a9298b69-5f3b-452d-b438-ae6171e89ff3','06457322-49d1-4733-a663-69f677f90336','e8b0939f-40ec-4120-8022-7d6bfcc8c586','a0e98118-5956-4eb9-bc66-88c53f7bc670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=219ba81d-d3a6-42af-bdde-210a56467fc5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-15T13:48:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-2036659355',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=783f4778-091a-4610-b0d6-3767c256a173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c644b0d4d7104f13bd66e612baf39480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06db76f4cfa3400595eb211db56fd71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(219ba81d-d3a6-42af-bdde-210a56467fc5),volume_type_id=219ba81d-d3a6-42af-bdde-210a56467fc5)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:48:26.564501 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d272fd-0c4b-4c8f-8d79-eea67613cddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:48:26.579995 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52d272fd-0c4b-4c8f-8d79-eea67613cddf) transitioned into state 'SUCCESS' from state '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-2036659355',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['a9298b69-5f3b-452d-b438-ae6171e89ff3','06457322-49d1-4733-a663-69f677f90336','e8b0939f-40ec-4120-8022-7d6bfcc8c586','a0e98118-5956-4eb9-bc66-88c53f7bc670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=219ba81d-d3a6-42af-bdde-210a56467fc5)}' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:48:26.580687 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e85fdc8-69e3-4395-a0a6-6887cbd69a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:48:26.589083 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e85fdc8-69e3-4395-a0a6-6887cbd69a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100143) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:48:26.589859 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (dbb779c7-d371-4cbe-bdac-1d2a89d57680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100143) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:48:26.590171 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request issued successfully. Jul 15 13:48:26.590734 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-095a6df5-e32e-4d2b-b3be-280f81760738 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:48:26.591352 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1462/5904] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:48:26 2026] POST /volume/v3/volumes => generated 792 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:48:26.602046 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-af833fa8-0553-402b-862d-aa0aab73291d None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:26.603738 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-af833fa8-0553-402b-862d-aa0aab73291d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:26.604075 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-af833fa8-0553-402b-862d-aa0aab73291d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:26.604224 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-af833fa8-0553-402b-862d-aa0aab73291d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:26.610793 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:26.610793 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:26.613896 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-af833fa8-0553-402b-862d-aa0aab73291d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:26.617442 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-af833fa8-0553-402b-862d-aa0aab73291d tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:26.617911 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1485/5905] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:26 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:27.629044 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-d2686980-2e14-45a7-a035-de086b3ba365 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:27.630680 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d2686980-2e14-45a7-a035-de086b3ba365 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:27.630864 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d2686980-2e14-45a7-a035-de086b3ba365 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:27.631053 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-d2686980-2e14-45a7-a035-de086b3ba365 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:27.637126 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:27.637126 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:27.640157 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-d2686980-2e14-45a7-a035-de086b3ba365 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:27.643852 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-d2686980-2e14-45a7-a035-de086b3ba365 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:27.644198 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1486/5906] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:27 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:28.656180 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-e1cd29ad-54f4-4291-923a-329b09f5ec99 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:28.658010 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1cd29ad-54f4-4291-923a-329b09f5ec99 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:28.658247 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1cd29ad-54f4-4291-923a-329b09f5ec99 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:28.658457 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-e1cd29ad-54f4-4291-923a-329b09f5ec99 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:28.665941 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:28.665941 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:28.669137 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-e1cd29ad-54f4-4291-923a-329b09f5ec99 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:28.672704 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-e1cd29ad-54f4-4291-923a-329b09f5ec99 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:28.673056 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1474/5907] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:28 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:29.684641 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-04e6d27a-72fc-468a-a4bd-27a87dff9654 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:29.686449 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04e6d27a-72fc-468a-a4bd-27a87dff9654 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:29.686626 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04e6d27a-72fc-468a-a4bd-27a87dff9654 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:29.686801 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-04e6d27a-72fc-468a-a4bd-27a87dff9654 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:29.693278 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:29.693278 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:29.696551 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-04e6d27a-72fc-468a-a4bd-27a87dff9654 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:29.700249 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-04e6d27a-72fc-468a-a4bd-27a87dff9654 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:29.700560 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1463/5908] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:29 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:30.712155 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-a6530ebc-6cda-4c64-b3d1-e84357e21e8c None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:30.713906 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a6530ebc-6cda-4c64-b3d1-e84357e21e8c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:30.714147 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a6530ebc-6cda-4c64-b3d1-e84357e21e8c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:30.714354 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-a6530ebc-6cda-4c64-b3d1-e84357e21e8c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:30.721349 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:30.721349 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:30.725381 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-a6530ebc-6cda-4c64-b3d1-e84357e21e8c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:30.729765 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-a6530ebc-6cda-4c64-b3d1-e84357e21e8c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:30.730160 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1486/5909] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:30 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:31.741721 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-277d3600-2d5f-47c6-b6fe-5fb0365ee109 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:31.743394 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-277d3600-2d5f-47c6-b6fe-5fb0365ee109 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:31.743579 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-277d3600-2d5f-47c6-b6fe-5fb0365ee109 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:31.743788 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-277d3600-2d5f-47c6-b6fe-5fb0365ee109 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:31.750231 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:31.750231 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:31.753419 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-277d3600-2d5f-47c6-b6fe-5fb0365ee109 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:31.757140 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-277d3600-2d5f-47c6-b6fe-5fb0365ee109 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:31.757472 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1487/5910] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:31 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:32.769458 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-0e2da586-71ba-49ba-99d7-8ae9c4f92373 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:32.771126 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0e2da586-71ba-49ba-99d7-8ae9c4f92373 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:32.771312 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0e2da586-71ba-49ba-99d7-8ae9c4f92373 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:32.771503 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-0e2da586-71ba-49ba-99d7-8ae9c4f92373 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:32.777746 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:32.777746 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:32.780839 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-0e2da586-71ba-49ba-99d7-8ae9c4f92373 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:32.784653 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-0e2da586-71ba-49ba-99d7-8ae9c4f92373 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:32.785020 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1475/5911] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:32 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:33.796807 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-2751930f-1c90-48a6-9e3a-d57306e0838e None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:33.799363 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2751930f-1c90-48a6-9e3a-d57306e0838e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:33.800055 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2751930f-1c90-48a6-9e3a-d57306e0838e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:33.800244 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-2751930f-1c90-48a6-9e3a-d57306e0838e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:33.809033 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:33.809033 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:33.814847 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-2751930f-1c90-48a6-9e3a-d57306e0838e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:33.819451 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-2751930f-1c90-48a6-9e3a-d57306e0838e tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:33.819836 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1464/5912] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:33 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:34.833797 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-1b20458e-0864-4e7b-bcbc-730b714abd4b None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:34.835485 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b20458e-0864-4e7b-bcbc-730b714abd4b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:34.835700 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b20458e-0864-4e7b-bcbc-730b714abd4b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:34.835875 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-1b20458e-0864-4e7b-bcbc-730b714abd4b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:34.842630 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:34.842630 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:34.845825 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-1b20458e-0864-4e7b-bcbc-730b714abd4b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:34.849765 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-1b20458e-0864-4e7b-bcbc-730b714abd4b tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:34.850170 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1487/5913] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:34 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:35.862095 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-398366b0-2693-42ce-8209-726e0d03c4d4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:35.863729 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-398366b0-2693-42ce-8209-726e0d03c4d4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:35.863913 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-398366b0-2693-42ce-8209-726e0d03c4d4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:35.864117 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-398366b0-2693-42ce-8209-726e0d03c4d4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:35.871119 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:35.871119 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:35.874630 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-398366b0-2693-42ce-8209-726e0d03c4d4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:35.878676 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-398366b0-2693-42ce-8209-726e0d03c4d4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:35.879041 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1488/5914] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:35 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:36.889859 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-f9668cc4-c281-48b0-ac8b-5996c8f0d62a None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:36.891828 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f9668cc4-c281-48b0-ac8b-5996c8f0d62a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:36.892070 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f9668cc4-c281-48b0-ac8b-5996c8f0d62a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:36.892306 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-f9668cc4-c281-48b0-ac8b-5996c8f0d62a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:36.899659 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:36.899659 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:36.902997 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-f9668cc4-c281-48b0-ac8b-5996c8f0d62a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:36.906667 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-f9668cc4-c281-48b0-ac8b-5996c8f0d62a tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:36.907062 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1476/5915] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:36 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:37.918100 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-993f004b-c1ed-4f8f-9a69-708e37ff0f61 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:37.919812 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-993f004b-c1ed-4f8f-9a69-708e37ff0f61 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:37.920030 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-993f004b-c1ed-4f8f-9a69-708e37ff0f61 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:37.920208 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-993f004b-c1ed-4f8f-9a69-708e37ff0f61 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:37.926760 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:37.926760 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:37.930119 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-993f004b-c1ed-4f8f-9a69-708e37ff0f61 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:37.934462 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-993f004b-c1ed-4f8f-9a69-708e37ff0f61 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:37.934927 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1465/5916] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:37 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:38.946449 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-17549261-a501-4b53-a786-c5d9243fcd44 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:38.948295 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-17549261-a501-4b53-a786-c5d9243fcd44 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:38.948483 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-17549261-a501-4b53-a786-c5d9243fcd44 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:38.948651 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-17549261-a501-4b53-a786-c5d9243fcd44 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:38.954996 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:38.954996 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:38.958129 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-17549261-a501-4b53-a786-c5d9243fcd44 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:38.962129 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-17549261-a501-4b53-a786-c5d9243fcd44 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:38.962520 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1488/5917] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:38 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:38.973412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-955c7366-f027-4a06-a661-d41603b5b175 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:38.975422 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-955c7366-f027-4a06-a661-d41603b5b175 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:38.975626 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-955c7366-f027-4a06-a661-d41603b5b175 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:38.975810 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-955c7366-f027-4a06-a661-d41603b5b175 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:38.982061 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:38.982061 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:38.985911 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-955c7366-f027-4a06-a661-d41603b5b175 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:38.990794 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-955c7366-f027-4a06-a661-d41603b5b175 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:38.991198 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1489/5918] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:48:38 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:39.068712 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-2df0c383-79fd-41f7-8e03-109acb8ac331 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:39.070628 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-2df0c383-79fd-41f7-8e03-109acb8ac331 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:39.070802 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-2df0c383-79fd-41f7-8e03-109acb8ac331 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:39.070992 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-2df0c383-79fd-41f7-8e03-109acb8ac331 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:39.076969 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:39.076969 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:39.079859 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-450af33b-670b-4feb-92fa-45533b36909e req-2df0c383-79fd-41f7-8e03-109acb8ac331 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:39.083574 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-2df0c383-79fd-41f7-8e03-109acb8ac331 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:39.083899 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1477/5919] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:48:39 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 1431 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:39.528849 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-d29261ee-0e8e-44f9-aabe-53adc135c8bc None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:39.530724 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-d29261ee-0e8e-44f9-aabe-53adc135c8bc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:39.530898 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-d29261ee-0e8e-44f9-aabe-53adc135c8bc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:39.531107 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-d29261ee-0e8e-44f9-aabe-53adc135c8bc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:39.537549 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:39.537549 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:39.541076 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-450af33b-670b-4feb-92fa-45533b36909e req-d29261ee-0e8e-44f9-aabe-53adc135c8bc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:39.545313 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-d29261ee-0e8e-44f9-aabe-53adc135c8bc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:39.545671 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1466/5920] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:48:39 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 1431 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:39.554586 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-4cb2a2f7-c7e0-4b61-bc3e-339366ac8748 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:39.554894 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4cb2a2f7-c7e0-4b61-bc3e-339366ac8748 None None] GET https://10.4.3.158/volume// Jul 15 13:48:39.555063 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4cb2a2f7-c7e0-4b61-bc3e-339366ac8748 None None] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:39.555277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-4cb2a2f7-c7e0-4b61-bc3e-339366ac8748 None None] Calling method 'all' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:39.555615 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-4cb2a2f7-c7e0-4b61-bc3e-339366ac8748 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:48:39.556053 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1489/5921] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:48:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:48:39.562940 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-cf4a4172-2af1-406a-b453-b414753ab914 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:39.564779 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-cf4a4172-2af1-406a-b453-b414753ab914 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:48:39.565110 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-cf4a4172-2af1-406a-b453-b414753ab914 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "783f4778-091a-4610-b0d6-3767c256a173", "connector": null, "instance_uuid": "40bf9084-672d-496a-948c-64d03dd685dd"}} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:39.572388 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:39.572388 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:39.595742 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-cf4a4172-2af1-406a-b453-b414753ab914 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:48:39.596108 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1490/5922] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:48:39 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:40.244673 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-8cb74209-6d86-472b-b682-fe042c0cafd4 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:40.245085 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8cb74209-6d86-472b-b682-fe042c0cafd4 None None] GET https://10.4.3.158/volume// Jul 15 13:48:40.245261 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8cb74209-6d86-472b-b682-fe042c0cafd4 None None] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:40.245443 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-8cb74209-6d86-472b-b682-fe042c0cafd4 None None] Calling method 'all' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:40.245741 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-8cb74209-6d86-472b-b682-fe042c0cafd4 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:48:40.246031 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1478/5923] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:48:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:48:40.253861 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-779fc9b6-b97a-46c5-9ac9-49455a8c2a9c None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:40.255844 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-779fc9b6-b97a-46c5-9ac9-49455a8c2a9c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:48:40.256073 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-779fc9b6-b97a-46c5-9ac9-49455a8c2a9c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:40.256268 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-779fc9b6-b97a-46c5-9ac9-49455a8c2a9c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:40.265976 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:40.265976 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:48:40.269335 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [req-450af33b-670b-4feb-92fa-45533b36909e req-779fc9b6-b97a-46c5-9ac9-49455a8c2a9c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:48:40.273535 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-779fc9b6-b97a-46c5-9ac9-49455a8c2a9c tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:48:40.273997 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1467/5924] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:48:40 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:48:40.370277 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:40.372186 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] PUT https://10.4.3.158/volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1 Jul 15 13:48:40.372541 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:40.379201 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Acquiring lock "cinder-attachment_update-783f4778-091a-4610-b0d6-3767c256a173-np0000005195" by "attachment_update" {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:48:40.384731 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Lock "cinder-attachment_update-783f4778-091a-4610-b0d6-3767c256a173-np0000005195" acquired by "attachment_update" :: waited 0.005s {{(pid=100145) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:48:40.386162 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:40.386162 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:48:40.457362 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.coordination [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Lock "cinder-attachment_update-783f4778-091a-4610-b0d6-3767c256a173-np0000005195" released by "attachment_update" :: held 0.073s {{(pid=100145) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:48:40.458000 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-4d296c9e-f6d3-4ad2-9fac-6e7467e80aa7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1 returned with HTTP 200 Jul 15 13:48:40.458364 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1490/5925] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:48:40 2026] PUT /volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:48:40.478404 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-01b5020a-307d-4a5f-91ee-1424868c4fcc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:40.480333 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-01b5020a-307d-4a5f-91ee-1424868c4fcc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1/action Jul 15 13:48:40.480676 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-01b5020a-307d-4a5f-91ee-1424868c4fcc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action body: b'{"os-complete": null}' {{(pid=100144) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:48:40.480789 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-01b5020a-307d-4a5f-91ee-1424868c4fcc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:48:40.494076 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:40.494076 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:48:40.502852 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-01b5020a-307d-4a5f-91ee-1424868c4fcc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1/action returned with HTTP 204 Jul 15 13:48:40.503232 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1491/5926] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:48:40 2026] POST /volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:48:44.431436 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-450af33b-670b-4feb-92fa-45533b36909e req-b4495a0a-751e-4313-8921-ad2f75a95b00 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:48:44.433877 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-b4495a0a-751e-4313-8921-ad2f75a95b00 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173/encryption Jul 15 13:48:44.434147 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-b4495a0a-751e-4313-8921-ad2f75a95b00 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:48:44.434380 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-b4495a0a-751e-4313-8921-ad2f75a95b00 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'index' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:48:44.444516 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:48:44.444516 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:48:44.451500 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-450af33b-670b-4feb-92fa-45533b36909e req-b4495a0a-751e-4313-8921-ad2f75a95b00 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173/encryption returned with HTTP 200 Jul 15 13:48:44.451950 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1479/5927] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:48:44 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:48:50.272364 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:48:50.451436 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:48:50.500080 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:48:54.450055 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:49:26.821261 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-e3a7dcba-466a-414c-a41a-5a8ee773ec41 req-45a3b77b-c67d-4c26-a745-21222ee4e8c7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:26.823271 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e3a7dcba-466a-414c-a41a-5a8ee773ec41 req-45a3b77b-c67d-4c26-a745-21222ee4e8c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1 Jul 15 13:49:26.823476 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e3a7dcba-466a-414c-a41a-5a8ee773ec41 req-45a3b77b-c67d-4c26-a745-21222ee4e8c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:26.823652 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-e3a7dcba-466a-414c-a41a-5a8ee773ec41 req-45a3b77b-c67d-4c26-a745-21222ee4e8c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'version_select' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:26.830925 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:26.830925 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:49:26.869090 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-e3a7dcba-466a-414c-a41a-5a8ee773ec41 req-45a3b77b-c67d-4c26-a745-21222ee4e8c7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1 returned with HTTP 200 Jul 15 13:49:26.869535 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1468/5928] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:49:26 2026] DELETE /volume/v3/attachments/7bc8a7bc-7666-4e3a-b120-d6d3e22a14c1 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:28.022919 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:28.024415 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/volumes Jul 15 13:49:28.024760 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-308266413", "source_volid": "783f4778-091a-4610-b0d6-3767c256a173", "volume_type": "tempest-scenario-type-luks-1215872109", "size": 1}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:49:28.026408 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.v3.volumes [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-308266413', 'source_volid': '783f4778-091a-4610-b0d6-3767c256a173', 'volume_type': 'tempest-scenario-type-luks-1215872109', 'size': 1}} {{(pid=100145) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 15 13:49:28.035138 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:28.035138 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:49:28.035669 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume retrieved successfully. Jul 15 13:49:28.035802 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.v3.volumes [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume of 1 GB Jul 15 13:49:28.036395 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Availability Zones retrieved successfully. Jul 15 13:49:28.041135 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (4a4df0f7-caf7-4111-8d23-cc1229de5d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:49:28.041956 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd5c434-ade8-476a-a955-b1dd091b00d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:49:28.042784 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100145) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 15 13:49:28.062163 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bd5c434-ade8-476a-a955-b1dd091b00d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '783f4778-091a-4610-b0d6-3767c256a173', 'volume_type': VolumeType(created_at=2026-07-15T13:48:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=219ba81d-d3a6-42af-bdde-210a56467fc5,is_public=True,name='tempest-scenario-type-luks-1215872109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '219ba81d-d3a6-42af-bdde-210a56467fc5', '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=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:49:28.063233 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1a3887-2822-461e-b747-95b6fb295221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:49:28.086784 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1215872109 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1215872109, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:49:28.087023 np0000005195 devstack@c-api.service[100145]: WARNING cinder.quota [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1215872109 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1215872109, it is now deprecated. Please use the default quota class for default quota. Jul 15 13:49:28.100398 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.quota [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Created reservations ['ecdfc83c-b269-4573-ab10-4698946a2aac', '868aceb8-43c7-4876-b184-6032edb7b982', '0d91d560-f513-4662-aa49-f3796bb2b083', '5df3da6c-2301-4d1e-91d7-32adec1c1386'] {{(pid=100145) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 15 13:49:28.101066 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c1a3887-2822-461e-b747-95b6fb295221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecdfc83c-b269-4573-ab10-4698946a2aac', '868aceb8-43c7-4876-b184-6032edb7b982', '0d91d560-f513-4662-aa49-f3796bb2b083', '5df3da6c-2301-4d1e-91d7-32adec1c1386']}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:49:28.101679 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c863dd8-170e-4bb7-ae13-2cf6b437325d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:49:28.128025 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c863dd8-170e-4bb7-ae13-2cf6b437325d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-308266413',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['ecdfc83c-b269-4573-ab10-4698946a2aac','868aceb8-43c7-4876-b184-6032edb7b982','0d91d560-f513-4662-aa49-f3796bb2b083','5df3da6c-2301-4d1e-91d7-32adec1c1386'],size=1,snapshot_id=None,source_replicaid=,source_volid=783f4778-091a-4610-b0d6-3767c256a173,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=219ba81d-d3a6-42af-bdde-210a56467fc5), '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-07-15T13:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-308266413',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c644b0d4d7104f13bd66e612baf39480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=783f4778-091a-4610-b0d6-3767c256a173,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06db76f4cfa3400595eb211db56fd71c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(219ba81d-d3a6-42af-bdde-210a56467fc5),volume_type_id=219ba81d-d3a6-42af-bdde-210a56467fc5)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:49:28.128636 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ccbe72-5e4d-4a78-8ab8-4e219c54e17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:49:28.142568 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ccbe72-5e4d-4a78-8ab8-4e219c54e17d) transitioned into state 'SUCCESS' from state '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-308266413',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c644b0d4d7104f13bd66e612baf39480',qos_specs=None,replication_status=,reservations=['ecdfc83c-b269-4573-ab10-4698946a2aac','868aceb8-43c7-4876-b184-6032edb7b982','0d91d560-f513-4662-aa49-f3796bb2b083','5df3da6c-2301-4d1e-91d7-32adec1c1386'],size=1,snapshot_id=None,source_replicaid=,source_volid=783f4778-091a-4610-b0d6-3767c256a173,status='creating',user_id='06db76f4cfa3400595eb211db56fd71c',volume_type_id=219ba81d-d3a6-42af-bdde-210a56467fc5)}' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:49:28.143173 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3549fc-9907-4e1d-a3ea-7e4f0d441d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 15 13:49:28.156767 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3549fc-9907-4e1d-a3ea-7e4f0d441d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100145) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 15 13:49:28.157590 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Flow 'volume_create_api' (4a4df0f7-caf7-4111-8d23-cc1229de5d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100145) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 15 13:49:28.157897 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Create volume request issued successfully. Jul 15 13:49:28.158525 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-b3f0edd2-b4c2-42e4-85d2-857018cce003 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes returned with HTTP 202 Jul 15 13:49:28.158940 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1491/5929] 10.4.3.158 () {68 vars in 1259 bytes} [Wed Jul 15 13:49:28 2026] POST /volume/v3/volumes => generated 810 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 15 13:49:28.170310 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-1589b45b-e56e-4bcf-957e-4721d02467a9 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:28.172201 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1589b45b-e56e-4bcf-957e-4721d02467a9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:28.172412 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1589b45b-e56e-4bcf-957e-4721d02467a9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:28.172610 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-1589b45b-e56e-4bcf-957e-4721d02467a9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:28.179567 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:28.179567 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:49:28.183149 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-1589b45b-e56e-4bcf-957e-4721d02467a9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:28.186941 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-1589b45b-e56e-4bcf-957e-4721d02467a9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:28.187307 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1492/5930] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:28 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:29.198607 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-712f4e11-ab8c-40c8-8d03-a8e65fd24639 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:29.200361 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-712f4e11-ab8c-40c8-8d03-a8e65fd24639 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:29.200550 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-712f4e11-ab8c-40c8-8d03-a8e65fd24639 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:29.200748 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-712f4e11-ab8c-40c8-8d03-a8e65fd24639 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:29.208178 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:29.208178 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:49:29.212089 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-712f4e11-ab8c-40c8-8d03-a8e65fd24639 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:29.215912 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-712f4e11-ab8c-40c8-8d03-a8e65fd24639 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:29.216320 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1480/5931] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:29 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:30.227886 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7000db79-c18b-4b1c-a70e-20b05dfe8ce8 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:30.229606 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7000db79-c18b-4b1c-a70e-20b05dfe8ce8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:30.229858 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7000db79-c18b-4b1c-a70e-20b05dfe8ce8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:30.230077 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7000db79-c18b-4b1c-a70e-20b05dfe8ce8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:30.237096 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:30.237096 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:49:30.240209 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7000db79-c18b-4b1c-a70e-20b05dfe8ce8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:30.244005 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7000db79-c18b-4b1c-a70e-20b05dfe8ce8 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:30.244361 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1469/5932] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:30 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:31.255627 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-d12e75e1-a273-4d32-aeb1-09182a2180da None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:31.257575 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d12e75e1-a273-4d32-aeb1-09182a2180da tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:31.257824 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d12e75e1-a273-4d32-aeb1-09182a2180da tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:31.258064 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-d12e75e1-a273-4d32-aeb1-09182a2180da tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:31.264427 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:31.264427 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:49:31.267456 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-d12e75e1-a273-4d32-aeb1-09182a2180da tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:31.271155 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-d12e75e1-a273-4d32-aeb1-09182a2180da tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:31.271538 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1492/5933] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:31 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:32.282843 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-5b19e2a3-89f4-40a7-bd45-6c1a22601fc0 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:32.284663 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5b19e2a3-89f4-40a7-bd45-6c1a22601fc0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:32.284864 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5b19e2a3-89f4-40a7-bd45-6c1a22601fc0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:32.285047 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-5b19e2a3-89f4-40a7-bd45-6c1a22601fc0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:32.291797 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:32.291797 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:49:32.295565 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-5b19e2a3-89f4-40a7-bd45-6c1a22601fc0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:32.299781 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-5b19e2a3-89f4-40a7-bd45-6c1a22601fc0 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:32.300129 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1493/5934] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:32 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:33.310783 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-aca9f1f4-9c7a-4023-bc93-18cb7423bd23 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:33.312679 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aca9f1f4-9c7a-4023-bc93-18cb7423bd23 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:33.312874 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aca9f1f4-9c7a-4023-bc93-18cb7423bd23 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:33.313067 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-aca9f1f4-9c7a-4023-bc93-18cb7423bd23 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:33.319580 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:33.319580 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:49:33.322870 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-aca9f1f4-9c7a-4023-bc93-18cb7423bd23 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:33.326575 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-aca9f1f4-9c7a-4023-bc93-18cb7423bd23 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:33.326943 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1481/5935] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:33 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:34.337782 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-b71077ae-bfbb-4883-8bf3-9da2c6dd03b7 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:34.339460 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b71077ae-bfbb-4883-8bf3-9da2c6dd03b7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:34.339644 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b71077ae-bfbb-4883-8bf3-9da2c6dd03b7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:34.339846 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-b71077ae-bfbb-4883-8bf3-9da2c6dd03b7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:34.346160 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:34.346160 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:49:34.349188 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-b71077ae-bfbb-4883-8bf3-9da2c6dd03b7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:34.352700 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-b71077ae-bfbb-4883-8bf3-9da2c6dd03b7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:34.353027 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1470/5936] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:34 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:35.364778 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-5b70ede5-c8cc-46ab-a308-35ef51a0d4f2 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:35.366831 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b70ede5-c8cc-46ab-a308-35ef51a0d4f2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:35.367197 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b70ede5-c8cc-46ab-a308-35ef51a0d4f2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:35.367496 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-5b70ede5-c8cc-46ab-a308-35ef51a0d4f2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:35.375269 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:35.375269 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:49:35.378754 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-5b70ede5-c8cc-46ab-a308-35ef51a0d4f2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:35.383378 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-5b70ede5-c8cc-46ab-a308-35ef51a0d4f2 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:35.383807 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1493/5937] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:35 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:36.395939 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-ef80fdb2-e41b-42bb-9491-c6b4389c92e4 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:36.397692 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef80fdb2-e41b-42bb-9491-c6b4389c92e4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:36.397839 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef80fdb2-e41b-42bb-9491-c6b4389c92e4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:36.398030 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-ef80fdb2-e41b-42bb-9491-c6b4389c92e4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:36.404395 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:36.404395 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:49:36.407556 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-ef80fdb2-e41b-42bb-9491-c6b4389c92e4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:36.411041 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-ef80fdb2-e41b-42bb-9491-c6b4389c92e4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:36.411377 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1494/5938] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:36 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:37.422768 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-7e77de47-ac38-4cf6-8ac3-1ea3e6aa00d9 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:37.424858 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e77de47-ac38-4cf6-8ac3-1ea3e6aa00d9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:37.425093 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e77de47-ac38-4cf6-8ac3-1ea3e6aa00d9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:37.425315 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-7e77de47-ac38-4cf6-8ac3-1ea3e6aa00d9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:37.433129 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:37.433129 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:49:37.436776 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-7e77de47-ac38-4cf6-8ac3-1ea3e6aa00d9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:37.441243 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-7e77de47-ac38-4cf6-8ac3-1ea3e6aa00d9 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:37.441669 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1482/5939] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:37 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:38.453625 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-bbd50a68-0d68-4d2c-b613-f66f5a093455 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:38.456556 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bbd50a68-0d68-4d2c-b613-f66f5a093455 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:38.456556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bbd50a68-0d68-4d2c-b613-f66f5a093455 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:38.456556 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-bbd50a68-0d68-4d2c-b613-f66f5a093455 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:38.462183 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:38.462183 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:49:38.465498 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-bbd50a68-0d68-4d2c-b613-f66f5a093455 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:38.469489 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-bbd50a68-0d68-4d2c-b613-f66f5a093455 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:38.469489 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1471/5940] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:38 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:39.481026 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-e5d97de1-b73e-4cc4-8d2b-5906e505c163 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:39.482577 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e5d97de1-b73e-4cc4-8d2b-5906e505c163 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:39.482750 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e5d97de1-b73e-4cc4-8d2b-5906e505c163 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:39.482928 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-e5d97de1-b73e-4cc4-8d2b-5906e505c163 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:39.489139 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:39.489139 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:49:39.492117 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-e5d97de1-b73e-4cc4-8d2b-5906e505c163 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:39.495830 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-e5d97de1-b73e-4cc4-8d2b-5906e505c163 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:39.496155 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1494/5941] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:49:39 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 1450 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:49:39.573294 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-fa89b159-7c3b-432d-bb73-0ad529104a31 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:39.575074 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-fa89b159-7c3b-432d-bb73-0ad529104a31 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:39.575312 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-fa89b159-7c3b-432d-bb73-0ad529104a31 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:39.575458 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-fa89b159-7c3b-432d-bb73-0ad529104a31 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:39.581885 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:39.581885 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:49:39.585193 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-fa89b159-7c3b-432d-bb73-0ad529104a31 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:39.589222 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-fa89b159-7c3b-432d-bb73-0ad529104a31 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:39.589599 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1495/5942] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:49:39 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:49:39.971949 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-1b04c961-eb13-41c7-b45b-e58312eeb876 None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:39.973875 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-1b04c961-eb13-41c7-b45b-e58312eeb876 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:39.974066 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-1b04c961-eb13-41c7-b45b-e58312eeb876 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:39.974259 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-1b04c961-eb13-41c7-b45b-e58312eeb876 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:39.980637 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:39.980637 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:49:39.983813 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-1b04c961-eb13-41c7-b45b-e58312eeb876 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:39.987816 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-1b04c961-eb13-41c7-b45b-e58312eeb876 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:39.988221 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1483/5943] 10.4.3.158 () {68 vars in 1598 bytes} [Wed Jul 15 13:49:39 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:49:39.996463 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-9ae3ac90-2976-400d-8c14-89db927bf2c0 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:39.996790 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9ae3ac90-2976-400d-8c14-89db927bf2c0 None None] GET https://10.4.3.158/volume// Jul 15 13:49:39.996953 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9ae3ac90-2976-400d-8c14-89db927bf2c0 None None] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:39.997157 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-9ae3ac90-2976-400d-8c14-89db927bf2c0 None None] Calling method 'all' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:39.997448 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-9ae3ac90-2976-400d-8c14-89db927bf2c0 None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:49:39.997721 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1472/5944] 10.4.3.158 () {66 vars in 1419 bytes} [Wed Jul 15 13:49:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:49:40.004231 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-09a3a117-c033-4683-9c29-ec3ce40c1497 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:40.006236 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-09a3a117-c033-4683-9c29-ec3ce40c1497 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/attachments Jul 15 13:49:40.006463 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-09a3a117-c033-4683-9c29-ec3ce40c1497 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a", "connector": null, "instance_uuid": "cd146621-c719-4ece-9a07-3b18a3be5c17"}} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:49:40.013452 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:40.013452 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:49:40.032745 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-09a3a117-c033-4683-9c29-ec3ce40c1497 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments returned with HTTP 200 Jul 15 13:49:40.033138 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1495/5945] 10.4.3.158 () {74 vars in 1594 bytes} [Wed Jul 15 13:49:40 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:49:40.621888 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-c6b3c0fb-915c-4fb1-9d37-449f238af3cc None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:40.622254 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c6b3c0fb-915c-4fb1-9d37-449f238af3cc None None] GET https://10.4.3.158/volume// Jul 15 13:49:40.622421 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c6b3c0fb-915c-4fb1-9d37-449f238af3cc None None] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:40.622615 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-c6b3c0fb-915c-4fb1-9d37-449f238af3cc None None] Calling method 'all' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:40.622989 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-c6b3c0fb-915c-4fb1-9d37-449f238af3cc None None] https://10.4.3.158/volume// returned with HTTP 300 Jul 15 13:49:40.623256 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1496/5946] 10.4.3.158 () {66 vars in 1426 bytes} [Wed Jul 15 13:49:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 15 13:49:40.630019 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-44f75705-baab-4da0-bd24-985d8baedfca None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:40.631979 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-44f75705-baab-4da0-bd24-985d8baedfca tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:49:40.632197 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-44f75705-baab-4da0-bd24-985d8baedfca tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:40.632372 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-44f75705-baab-4da0-bd24-985d8baedfca tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:40.641938 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:40.641938 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:49:40.645480 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-44f75705-baab-4da0-bd24-985d8baedfca tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:49:40.650379 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-44f75705-baab-4da0-bd24-985d8baedfca tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:49:40.650825 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1484/5947] 10.4.3.158 () {70 vars in 1639 bytes} [Wed Jul 15 13:49:40 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 1629 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 15 13:49:40.743170 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:40.745025 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] PUT https://10.4.3.158/volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98 Jul 15 13:49:40.745370 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.158", "host": "np0000005195", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:648112151d5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "93540f29-bb39-4197-a75b-cb10801dbc59", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:49:40.752480 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Acquiring lock "cinder-attachment_update-8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a-np0000005195" by "attachment_update" {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 15 13:49:40.756880 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Lock "cinder-attachment_update-8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a-np0000005195" acquired by "attachment_update" :: waited 0.004s {{(pid=100143) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 15 13:49:40.757808 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:40.757808 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:49:40.825796 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.coordination [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Lock "cinder-attachment_update-8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a-np0000005195" released by "attachment_update" :: held 0.069s {{(pid=100143) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 15 13:49:40.826188 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-d7838fd0-128b-440e-81c9-a56c033789c5 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98 returned with HTTP 200 Jul 15 13:49:40.826859 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1473/5948] 10.4.3.158 () {74 vars in 1704 bytes} [Wed Jul 15 13:49:40 2026] PUT /volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:49:40.846916 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-28b1bea7-4b5e-499a-928d-69e5e4f27887 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:40.849028 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-28b1bea7-4b5e-499a-928d-69e5e4f27887 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] POST https://10.4.3.158/volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98/action Jul 15 13:49:40.849364 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-28b1bea7-4b5e-499a-928d-69e5e4f27887 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action body: b'{"os-complete": null}' {{(pid=100145) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 15 13:49:40.849493 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-28b1bea7-4b5e-499a-928d-69e5e4f27887 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 15 13:49:40.863075 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:40.863075 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:49:40.870462 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-28b1bea7-4b5e-499a-928d-69e5e4f27887 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98/action returned with HTTP 204 Jul 15 13:49:40.870797 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1496/5949] 10.4.3.158 () {74 vars in 1725 bytes} [Wed Jul 15 13:49:40 2026] POST /volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:49:44.807411 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-9036f5c3-2031-4c84-9827-898d0a8609a7 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:49:44.809420 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-9036f5c3-2031-4c84-9827-898d0a8609a7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a/encryption Jul 15 13:49:44.809653 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-9036f5c3-2031-4c84-9827-898d0a8609a7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:49:44.809848 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-9036f5c3-2031-4c84-9827-898d0a8609a7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'index' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:49:44.818038 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:49:44.818038 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:49:44.823257 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [req-6cb5d5a8-0cb3-4a4f-8b09-8fa7fbcdaae0 req-9036f5c3-2031-4c84-9827-898d0a8609a7 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a/encryption returned with HTTP 200 Jul 15 13:49:44.823619 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1497/5950] 10.4.3.158 () {68 vars in 1631 bytes} [Wed Jul 15 13:49:44 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:49:50.648766 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=21 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:49:50.820459 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:49:50.868454 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:49:54.822402 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=20 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:50:21.063848 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [req-f074d61d-60f6-4479-8a94-e807bf4c561e req-518e1bc1-67d7-40da-9442-3c1be28ed1dc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:21.065618 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f074d61d-60f6-4479-8a94-e807bf4c561e req-518e1bc1-67d7-40da-9442-3c1be28ed1dc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98 Jul 15 13:50:21.065793 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f074d61d-60f6-4479-8a94-e807bf4c561e req-518e1bc1-67d7-40da-9442-3c1be28ed1dc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:21.065996 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [req-f074d61d-60f6-4479-8a94-e807bf4c561e req-518e1bc1-67d7-40da-9442-3c1be28ed1dc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'version_select' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:21.073448 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:50:21.073448 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:50:21.111915 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [req-f074d61d-60f6-4479-8a94-e807bf4c561e req-518e1bc1-67d7-40da-9442-3c1be28ed1dc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98 returned with HTTP 200 Jul 15 13:50:21.112292 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1485/5951] 10.4.3.158 () {72 vars in 1673 bytes} [Wed Jul 15 13:50:21 2026] DELETE /volume/v3/attachments/52996b17-3bec-4a32-8c7a-783875df3b98 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 15 13:50:22.489442 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:22.491112 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:50:22.491304 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:22.491468 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'delete' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:22.491627 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.v3.volumes [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume with id: 8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:50:22.497927 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:50:22.497927 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:50:22.498439 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:50:22.506945 np0000005195 devstack@c-api.service[100143]: WARNING cinder.keymgr.conf_key_mgr [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:50:22.511838 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume request issued successfully. Jul 15 13:50:22.512048 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-298aba37-7876-4ca2-be4a-4cbddf062fcb tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 202 Jul 15 13:50:22.512429 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1474/5952] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:50:22 2026] DELETE /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:50:22.519435 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-61acaa27-2e2b-4c0e-b63c-df3f6770c360 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:22.521604 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61acaa27-2e2b-4c0e-b63c-df3f6770c360 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:50:22.521858 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61acaa27-2e2b-4c0e-b63c-df3f6770c360 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:22.522143 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-61acaa27-2e2b-4c0e-b63c-df3f6770c360 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:22.530415 np0000005195 devstack@c-api.service[100145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:50:22.530415 np0000005195 devstack@c-api.service[100145]: warnings.warn( Jul 15 13:50:22.534003 np0000005195 devstack@c-api.service[100145]: INFO cinder.volume.api [None req-61acaa27-2e2b-4c0e-b63c-df3f6770c360 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:50:22.539665 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-61acaa27-2e2b-4c0e-b63c-df3f6770c360 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 200 Jul 15 13:50:22.540150 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1497/5953] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:50:22 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:50:23.551074 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-3d28c750-b52b-4158-b062-8dd19384f606 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:23.552707 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d28c750-b52b-4158-b062-8dd19384f606 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a Jul 15 13:50:23.552879 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d28c750-b52b-4158-b062-8dd19384f606 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:23.553061 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-3d28c750-b52b-4158-b062-8dd19384f606 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:23.559023 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-3d28c750-b52b-4158-b062-8dd19384f606 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a returned with HTTP 404 Jul 15 13:50:23.559498 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1498/5954] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:50:23 2026] GET /volume/v3/volumes/8e564c9e-f937-47b5-ac65-e7f9ab4e8c1a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:50:23.785397 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-d61543f9-d23a-4793-8517-209f261bc5fc None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:23.787019 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] DELETE https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:50:23.787245 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:23.787467 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:23.787644 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.v3.volumes [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume with id: 783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:50:23.793488 np0000005195 devstack@c-api.service[100146]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:50:23.793488 np0000005195 devstack@c-api.service[100146]: warnings.warn( Jul 15 13:50:23.793881 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:50:23.802071 np0000005195 devstack@c-api.service[100146]: WARNING cinder.keymgr.conf_key_mgr [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 15 13:50:23.807908 np0000005195 devstack@c-api.service[100146]: INFO cinder.volume.api [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Delete volume request issued successfully. Jul 15 13:50:23.808082 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-d61543f9-d23a-4793-8517-209f261bc5fc tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 202 Jul 15 13:50:23.808448 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1486/5955] 10.4.3.158 () {66 vars in 1351 bytes} [Wed Jul 15 13:50:23 2026] DELETE /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:50:23.814301 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.middleware.request_id [None req-7c7e4583-b40e-4df2-827c-39c82b4309c4 None None] RequestId filter calling following filter/app {{(pid=100143) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:23.815812 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c7e4583-b40e-4df2-827c-39c82b4309c4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:50:23.816001 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c7e4583-b40e-4df2-827c-39c82b4309c4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100143) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:23.816190 np0000005195 devstack@c-api.service[100143]: DEBUG cinder.api.openstack.wsgi [None req-7c7e4583-b40e-4df2-827c-39c82b4309c4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100143) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:23.822555 np0000005195 devstack@c-api.service[100143]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:50:23.822555 np0000005195 devstack@c-api.service[100143]: warnings.warn( Jul 15 13:50:23.825772 np0000005195 devstack@c-api.service[100143]: INFO cinder.volume.api [None req-7c7e4583-b40e-4df2-827c-39c82b4309c4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Volume info retrieved successfully. Jul 15 13:50:23.829815 np0000005195 devstack@c-api.service[100143]: INFO cinder.api.openstack.wsgi [None req-7c7e4583-b40e-4df2-827c-39c82b4309c4 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 200 Jul 15 13:50:23.830193 np0000005195 devstack@c-api.service[100143]: [pid: 100143|app: 0|req: 1475/5956] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:50:23 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:50:24.842238 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.middleware.request_id [None req-31504397-2fd5-4f1d-a1d1-dd18c5474b13 None None] RequestId filter calling following filter/app {{(pid=100145) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:24.844003 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-31504397-2fd5-4f1d-a1d1-dd18c5474b13 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] GET https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 Jul 15 13:50:24.844200 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-31504397-2fd5-4f1d-a1d1-dd18c5474b13 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Empty body provided in request {{(pid=100145) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:24.844378 np0000005195 devstack@c-api.service[100145]: DEBUG cinder.api.openstack.wsgi [None req-31504397-2fd5-4f1d-a1d1-dd18c5474b13 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] Calling method 'show' {{(pid=100145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:24.849626 np0000005195 devstack@c-api.service[100145]: INFO cinder.api.openstack.wsgi [None req-31504397-2fd5-4f1d-a1d1-dd18c5474b13 tempest-TestEncryptedCinderVolumes-352911790 tempest-TestEncryptedCinderVolumes-352911790-project-member] https://10.4.3.158/volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 returned with HTTP 404 Jul 15 13:50:24.850107 np0000005195 devstack@c-api.service[100145]: [pid: 100145|app: 0|req: 1498/5957] 10.4.3.158 () {66 vars in 1348 bytes} [Wed Jul 15 13:50:24 2026] GET /volume/v3/volumes/783f4778-091a-4610-b0d6-3767c256a173 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 15 13:50:24.856500 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.middleware.request_id [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 None None] RequestId filter calling following filter/app {{(pid=100144) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:24.858134 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] GET https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 Jul 15 13:50:24.858315 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Empty body provided in request {{(pid=100144) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:24.858488 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.api.openstack.wsgi [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Calling method 'detail' {{(pid=100144) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:24.859243 np0000005195 devstack@c-api.service[100144]: DEBUG cinder.volume.api [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100144) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 15 13:50:24.867353 np0000005195 devstack@c-api.service[100144]: INFO cinder.volume.api [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Get all volumes completed successfully. Jul 15 13:50:24.868646 np0000005195 devstack@c-api.service[100144]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 15 13:50:24.868646 np0000005195 devstack@c-api.service[100144]: warnings.warn( Jul 15 13:50:24.872285 np0000005195 devstack@c-api.service[100144]: INFO cinder.api.openstack.wsgi [None req-daf0b6b8-3da1-4913-aba0-efba1f1e8067 tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 15 13:50:24.872676 np0000005195 devstack@c-api.service[100144]: [pid: 100144|app: 0|req: 1499/5958] 10.4.3.158 () {66 vars in 1285 bytes} [Wed Jul 15 13:50:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 15 13:50:24.884660 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.middleware.request_id [None req-413db8cf-f895-4551-96fb-0eb9c24dd8ef None None] RequestId filter calling following filter/app {{(pid=100146) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 15 13:50:24.886377 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-413db8cf-f895-4551-96fb-0eb9c24dd8ef tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] DELETE https://10.4.3.158/volume/v3/types/219ba81d-d3a6-42af-bdde-210a56467fc5 Jul 15 13:50:24.886575 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-413db8cf-f895-4551-96fb-0eb9c24dd8ef tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Empty body provided in request {{(pid=100146) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 15 13:50:24.886764 np0000005195 devstack@c-api.service[100146]: DEBUG cinder.api.openstack.wsgi [None req-413db8cf-f895-4551-96fb-0eb9c24dd8ef tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] Calling method '_delete' {{(pid=100146) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 15 13:50:24.906345 np0000005195 devstack@c-api.service[100146]: INFO cinder.api.openstack.wsgi [None req-413db8cf-f895-4551-96fb-0eb9c24dd8ef tempest-TestEncryptedCinderVolumes-92734203 tempest-TestEncryptedCinderVolumes-92734203-project-admin] https://10.4.3.158/volume/v3/types/219ba81d-d3a6-42af-bdde-210a56467fc5 returned with HTTP 202 Jul 15 13:50:24.906749 np0000005195 devstack@c-api.service[100146]: [pid: 100146|app: 0|req: 1487/5959] 10.4.3.158 () {66 vars in 1345 bytes} [Wed Jul 15 13:50:24 2026] DELETE /volume/v3/types/219ba81d-d3a6-42af-bdde-210a56467fc5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 15 13:50:33.828412 np0000005195 devstack@c-api.service[100143]: DEBUG dbcounter [-] [100143] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:50:34.846565 np0000005195 devstack@c-api.service[100145]: DEBUG dbcounter [-] [100145] Writing DB stats cinder:SELECT=5 {{(pid=100145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:50:34.871480 np0000005195 devstack@c-api.service[100144]: DEBUG dbcounter [-] [100144] Writing DB stats cinder:SELECT=3 {{(pid=100144) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 15 13:50:34.904449 np0000005195 devstack@c-api.service[100146]: DEBUG dbcounter [-] [100146] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}